Class: Ontraport::Configuration

Inherits:
Object
  • Object
show all
Defined in:
lib/ontraport/configuration.rb

Overview

The Gem’s configuration

Instance Attribute Summary collapse

Instance Attribute Details

#api_idObject

Returns the value of attribute api_id.



26
27
28
# File 'lib/ontraport/configuration.rb', line 26

def api_id
  @api_id
end

#api_keyObject

Returns the value of attribute api_key.



26
27
28
# File 'lib/ontraport/configuration.rb', line 26

def api_key
  @api_key
end