Class: SendGrid4r::REST::Settings::Mail::ForwardBounce

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



43
44
45
# File 'lib/sendgrid4r/rest/settings/mail.rb', line 43

def email
  @email
end

#enabledObject

Returns the value of attribute enabled

Returns:

  • (Object)

    the current value of enabled



43
44
45
# File 'lib/sendgrid4r/rest/settings/mail.rb', line 43

def enabled
  @enabled
end