Class: ApiBanking::InstantMoneyTransferService::CancelTransfer::Result
- Inherits:
-
Struct
- Object
- Struct
- ApiBanking::InstantMoneyTransferService::CancelTransfer::Result
- Defined in:
- lib/api_banking/soap/instantMoneyTransferService.rb
Instance Attribute Summary collapse
-
#cancelResult ⇒ Object
Returns the value of attribute cancelResult.
-
#uniqueResponseNo ⇒ Object
Returns the value of attribute uniqueResponseNo.
Instance Attribute Details
#cancelResult ⇒ Object
Returns the value of attribute cancelResult
18 19 20 |
# File 'lib/api_banking/soap/instantMoneyTransferService.rb', line 18 def cancelResult @cancelResult end |
#uniqueResponseNo ⇒ Object
Returns the value of attribute uniqueResponseNo
18 19 20 |
# File 'lib/api_banking/soap/instantMoneyTransferService.rb', line 18 def uniqueResponseNo @uniqueResponseNo end |