Class: ApiBanking::AadhaarVerificationService::Configuration
- Inherits:
-
Object
- Object
- ApiBanking::AadhaarVerificationService::Configuration
- Defined in:
- lib/api_banking/soap/aadhaarVerificationService.rb
Instance Attribute Summary collapse
-
#environment ⇒ Object
Returns the value of attribute environment.
-
#proxy ⇒ Object
Returns the value of attribute proxy.
-
#timeout ⇒ Object
Returns the value of attribute timeout.
Instance Attribute Details
#environment ⇒ Object
Returns the value of attribute environment.
37 38 39 |
# File 'lib/api_banking/soap/aadhaarVerificationService.rb', line 37 def environment @environment end |
#proxy ⇒ Object
Returns the value of attribute proxy.
37 38 39 |
# File 'lib/api_banking/soap/aadhaarVerificationService.rb', line 37 def proxy @proxy end |
#timeout ⇒ Object
Returns the value of attribute timeout.
37 38 39 |
# File 'lib/api_banking/soap/aadhaarVerificationService.rb', line 37 def timeout @timeout end |