Class: ApiBanking::InstantCreditService::Configuration

Inherits:
Object
  • Object
show all
Defined in:
lib/api_banking/soap/instantCreditService.rb

Instance Attribute Summary collapse

Instance Attribute Details

#environmentObject

Returns the value of attribute environment.



33
34
35
# File 'lib/api_banking/soap/instantCreditService.rb', line 33

def environment
  @environment
end

#proxyObject

Returns the value of attribute proxy.



33
34
35
# File 'lib/api_banking/soap/instantCreditService.rb', line 33

def proxy
  @proxy
end

#timeoutObject

Returns the value of attribute timeout.



33
34
35
# File 'lib/api_banking/soap/instantCreditService.rb', line 33

def timeout
  @timeout
end