Class: SendGrid4r::REST::Settings::Tracking::Click
- Inherits:
-
Struct
- Object
- Struct
- SendGrid4r::REST::Settings::Tracking::Click
- Defined in:
- lib/sendgrid4r/rest/settings/tracking.rb
Instance Attribute Summary collapse
-
#enabled ⇒ Object
Returns the value of attribute enabled.
Instance Attribute Details
#enabled ⇒ Object
Returns the value of attribute enabled
11 12 13 |
# File 'lib/sendgrid4r/rest/settings/tracking.rb', line 11 def enabled @enabled end |