Class: ApiBanking::GetPaymentStatus::Configuration

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

Instance Attribute Summary collapse

Instance Attribute Details

#environmentObject

Returns the value of attribute environment.



24
25
26
# File 'lib/api_banking/json/getPaymentStatus.rb', line 24

def environment
  @environment
end

#proxyObject

Returns the value of attribute proxy.



24
25
26
# File 'lib/api_banking/json/getPaymentStatus.rb', line 24

def proxy
  @proxy
end

#timeoutObject

Returns the value of attribute timeout.



24
25
26
# File 'lib/api_banking/json/getPaymentStatus.rb', line 24

def timeout
  @timeout
end