Class: ApiBanking::AadhaarVerificationService::Verification::ResHdr
- Inherits:
-
Struct
- Object
- Struct
- ApiBanking::AadhaarVerificationService::Verification::ResHdr
- Defined in:
- lib/api_banking/soap/aadhaarVerificationService.rb
Instance Attribute Summary collapse
-
#consumerContext ⇒ Object
Returns the value of attribute consumerContext.
-
#errorDetails ⇒ Object
Returns the value of attribute errorDetails.
-
#serviceContext ⇒ Object
Returns the value of attribute serviceContext.
-
#serviceResponse ⇒ Object
Returns the value of attribute serviceResponse.
Instance Attribute Details
#consumerContext ⇒ Object
Returns the value of attribute consumerContext
21 22 23 |
# File 'lib/api_banking/soap/aadhaarVerificationService.rb', line 21 def consumerContext @consumerContext end |
#errorDetails ⇒ Object
Returns the value of attribute errorDetails
21 22 23 |
# File 'lib/api_banking/soap/aadhaarVerificationService.rb', line 21 def errorDetails @errorDetails end |
#serviceContext ⇒ Object
Returns the value of attribute serviceContext
21 22 23 |
# File 'lib/api_banking/soap/aadhaarVerificationService.rb', line 21 def serviceContext @serviceContext end |
#serviceResponse ⇒ Object
Returns the value of attribute serviceResponse
21 22 23 |
# File 'lib/api_banking/soap/aadhaarVerificationService.rb', line 21 def serviceResponse @serviceResponse end |