Class: SendGrid4r::REST::Settings::Tracking::Click

Inherits:
Struct
  • Object
show all
Defined in:
lib/sendgrid4r/rest/settings/tracking.rb

Instance Attribute Summary collapse

Instance Attribute Details

#enabledObject

Returns the value of attribute enabled

Returns:

  • (Object)

    the current value of enabled



11
12
13
# File 'lib/sendgrid4r/rest/settings/tracking.rb', line 11

def enabled
  @enabled
end