Class: SendGrid4r::REST::Settings::Mail::PlainContent

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

Instance Attribute Summary collapse

Instance Attribute Details

#enabledObject

Returns the value of attribute enabled

Returns:

  • (Object)

    the current value of enabled



71
72
73
# File 'lib/sendgrid4r/rest/settings/mail.rb', line 71

def enabled
  @enabled
end