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