Class: ApiBanking::PrepaidCardManagementService::Configuration

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

Instance Attribute Summary collapse

Instance Attribute Details

#environmentObject

Returns the value of attribute environment.



42
43
44
# File 'lib/api_banking/soap/prepaidCardManagementService.rb', line 42

def environment
  @environment
end

#proxyObject

Returns the value of attribute proxy.



42
43
44
# File 'lib/api_banking/soap/prepaidCardManagementService.rb', line 42

def proxy
  @proxy
end

#timeoutObject

Returns the value of attribute timeout.



42
43
44
# File 'lib/api_banking/soap/prepaidCardManagementService.rb', line 42

def timeout
  @timeout
end