Class: TuffnellsApi::Configuration

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

Instance Attribute Summary collapse

Instance Attribute Details

#account_codeObject

Returns the value of attribute account_code.



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

def 
  @account_code
end

#proxyObject

Returns the value of attribute proxy.



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

def proxy
  @proxy
end

#read_timeoutObject

Returns the value of attribute read_timeout.



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

def read_timeout
  @read_timeout
end