Class: ApiBanking::NotificationService::Configuration

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

Instance Attribute Summary collapse

Instance Attribute Details

#environmentObject

Returns the value of attribute environment.



87
88
89
# File 'lib/api_banking/soap/notificationService.rb', line 87

def environment
  @environment
end

#proxyObject

Returns the value of attribute proxy.



87
88
89
# File 'lib/api_banking/soap/notificationService.rb', line 87

def proxy
  @proxy
end

#timeoutObject

Returns the value of attribute timeout.



87
88
89
# File 'lib/api_banking/soap/notificationService.rb', line 87

def timeout
  @timeout
end