Class: HighLevel::Models::Locations::MailgunSchema

Inherits:
Data
  • Object
show all
Defined in:
lib/high_level/models/locations/mailgun_schema.rb

Instance Attribute Summary collapse

Instance Attribute Details

#api_keyObject (readonly)

Returns the value of attribute api_key

Returns:

  • (Object)

    the current value of api_key



9
10
11
# File 'lib/high_level/models/locations/mailgun_schema.rb', line 9

def api_key
  @api_key
end

#domainObject (readonly)

Returns the value of attribute domain

Returns:

  • (Object)

    the current value of domain



9
10
11
# File 'lib/high_level/models/locations/mailgun_schema.rb', line 9

def domain
  @domain
end