Class: ApiBanking::PrepaidCardService::Configuration

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

Instance Attribute Summary collapse

Instance Attribute Details

#environmentObject

Returns the value of attribute environment.



86
87
88
# File 'lib/api_banking/soap/prepaidCardService.rb', line 86

def environment
  @environment
end

#proxyObject

Returns the value of attribute proxy.



86
87
88
# File 'lib/api_banking/soap/prepaidCardService.rb', line 86

def proxy
  @proxy
end

#timeoutObject

Returns the value of attribute timeout.



86
87
88
# File 'lib/api_banking/soap/prepaidCardService.rb', line 86

def timeout
  @timeout
end