Class: HighLevel::Models::Payments::CustomProviderKeys

Inherits:
Data
  • Object
show all
Defined in:
lib/high_level/models/payments/custom_provider_keys.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/payments/custom_provider_keys.rb', line 9

def api_key
  @api_key
end

#publishable_keyObject (readonly)

Returns the value of attribute publishable_key

Returns:

  • (Object)

    the current value of publishable_key



9
10
11
# File 'lib/high_level/models/payments/custom_provider_keys.rb', line 9

def publishable_key
  @publishable_key
end