Class: SendGrid4r::REST::Settings::Mail::ForwardSpam

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

Instance Attribute Summary collapse

Instance Attribute Details

#emailObject

Returns the value of attribute email

Returns:

  • (Object)

    the current value of email



50
51
52
# File 'lib/sendgrid4r/rest/settings/mail.rb', line 50

def email
  @email
end

#enabledObject

Returns the value of attribute enabled

Returns:

  • (Object)

    the current value of enabled



50
51
52
# File 'lib/sendgrid4r/rest/settings/mail.rb', line 50

def enabled
  @enabled
end