Class: ApiBanking::SocialBankingService::Configuration

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

Instance Attribute Summary collapse

Instance Attribute Details

#environmentObject

Returns the value of attribute environment.



31
32
33
# File 'lib/api_banking/soap/socialBankingService.rb', line 31

def environment
  @environment
end

#proxyObject

Returns the value of attribute proxy.



31
32
33
# File 'lib/api_banking/soap/socialBankingService.rb', line 31

def proxy
  @proxy
end

#timeoutObject

Returns the value of attribute timeout.



31
32
33
# File 'lib/api_banking/soap/socialBankingService.rb', line 31

def timeout
  @timeout
end