Class: SendGrid4r::REST::Settings::Partner::Partner

Inherits:
Struct
  • Object
show all
Defined in:
lib/sendgrid4r/rest/settings/partner.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/partner.rb', line 11

def enabled
  @enabled
end

#license_keyObject

Returns the value of attribute license_key

Returns:

  • (Object)

    the current value of license_key



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

def license_key
  @license_key
end