Class: ChartMogul::Configuration

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

Instance Attribute Summary collapse

Instance Attribute Details

#account_tokenObject

Returns the value of attribute account_token.



3
4
5
# File 'lib/chartmogul/configuration.rb', line 3

def 
  @account_token
end

#secret_keyObject

Returns the value of attribute secret_key.



4
5
6
# File 'lib/chartmogul/configuration.rb', line 4

def secret_key
  @secret_key
end