Class: ApiBanking::SinglePayment::Configuration

Inherits:
Object
  • Object
show all
Defined in:
lib/api_banking/json/singlePayment.rb

Instance Attribute Summary collapse

Instance Attribute Details

#environmentObject

Returns the value of attribute environment.



25
26
27
# File 'lib/api_banking/json/singlePayment.rb', line 25

def environment
  @environment
end

#proxyObject

Returns the value of attribute proxy.



25
26
27
# File 'lib/api_banking/json/singlePayment.rb', line 25

def proxy
  @proxy
end

#timeoutObject

Returns the value of attribute timeout.



25
26
27
# File 'lib/api_banking/json/singlePayment.rb', line 25

def timeout
  @timeout
end