Class: SendGrid4r::REST::Settings::Mail::Template

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



64
65
66
# File 'lib/sendgrid4r/rest/settings/mail.rb', line 64

def enabled
  @enabled
end

#html_contentObject

Returns the value of attribute html_content

Returns:

  • (Object)

    the current value of html_content



64
65
66
# File 'lib/sendgrid4r/rest/settings/mail.rb', line 64

def html_content
  @html_content
end