Class: ApiBanking::AadhaarVerificationService::Verification::ErrorInfo
- Inherits:
-
Struct
- Object
- Struct
- ApiBanking::AadhaarVerificationService::Verification::ErrorInfo
- Defined in:
- lib/api_banking/soap/aadhaarVerificationService.rb
Instance Attribute Summary collapse
-
#errSrc ⇒ Object
Returns the value of attribute errSrc.
-
#hostErrCode ⇒ Object
Returns the value of attribute hostErrCode.
-
#hostErrDesc ⇒ Object
Returns the value of attribute hostErrDesc.
Instance Attribute Details
#errSrc ⇒ Object
Returns the value of attribute errSrc
24 25 26 |
# File 'lib/api_banking/soap/aadhaarVerificationService.rb', line 24 def errSrc @errSrc end |
#hostErrCode ⇒ Object
Returns the value of attribute hostErrCode
24 25 26 |
# File 'lib/api_banking/soap/aadhaarVerificationService.rb', line 24 def hostErrCode @hostErrCode end |
#hostErrDesc ⇒ Object
Returns the value of attribute hostErrDesc
24 25 26 |
# File 'lib/api_banking/soap/aadhaarVerificationService.rb', line 24 def hostErrDesc @hostErrDesc end |