Class: ApiBanking::InstantMoneyTransferService::Configuration

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

Instance Attribute Summary collapse

Instance Attribute Details

#environmentObject

Returns the value of attribute environment.



55
56
57
# File 'lib/api_banking/soap/instantMoneyTransferService.rb', line 55

def environment
  @environment
end

#proxyObject

Returns the value of attribute proxy.



55
56
57
# File 'lib/api_banking/soap/instantMoneyTransferService.rb', line 55

def proxy
  @proxy
end

#timeoutObject

Returns the value of attribute timeout.



55
56
57
# File 'lib/api_banking/soap/instantMoneyTransferService.rb', line 55

def timeout
  @timeout
end