Class: SendGrid4r::REST::Settings::Mail::PlainContent
- Inherits:
-
Struct
- Object
- Struct
- SendGrid4r::REST::Settings::Mail::PlainContent
- Defined in:
- lib/sendgrid4r/rest/settings/mail.rb
Instance Attribute Summary collapse
-
#enabled ⇒ Object
Returns the value of attribute enabled.
Instance Attribute Details
#enabled ⇒ Object
Returns the value of attribute enabled
71 72 73 |
# File 'lib/sendgrid4r/rest/settings/mail.rb', line 71 def enabled @enabled end |