Class: Invofox::Configuration

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

Instance Attribute Summary collapse

Instance Attribute Details

#api_keyObject

Returns the value of attribute api_key.



2
3
4
# File 'lib/invofox/configuration.rb', line 2

def api_key
  @api_key
end

#loggerObject

Returns the value of attribute logger.



2
3
4
# File 'lib/invofox/configuration.rb', line 2

def logger
  @logger
end