Class: ApiBanking::PrepaidCardManagementService::LoadCard::Result
- Inherits:
-
Struct
- Object
- Struct
- ApiBanking::PrepaidCardManagementService::LoadCard::Result
- Defined in:
- lib/api_banking/soap/prepaidCardManagementService.rb
Instance Attribute Summary collapse
-
#uniqueResponseNo ⇒ Object
Returns the value of attribute uniqueResponseNo.
-
#version ⇒ Object
Returns the value of attribute version.
Instance Attribute Details
#uniqueResponseNo ⇒ Object
Returns the value of attribute uniqueResponseNo
20 21 22 |
# File 'lib/api_banking/soap/prepaidCardManagementService.rb', line 20 def uniqueResponseNo @uniqueResponseNo end |
#version ⇒ Object
Returns the value of attribute version
20 21 22 |
# File 'lib/api_banking/soap/prepaidCardManagementService.rb', line 20 def version @version end |