Class: SendGrid4r::REST::Settings::Mail::AddressWhitelist

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



11
12
13
# File 'lib/sendgrid4r/rest/settings/mail.rb', line 11

def enabled
  @enabled
end

#listObject

Returns the value of attribute list

Returns:

  • (Object)

    the current value of list



11
12
13
# File 'lib/sendgrid4r/rest/settings/mail.rb', line 11

def list
  @list
end