Class: ApiBanking::InstantMoneyTransferService::CancelTransfer::Result

Inherits:
Struct
  • Object
show all
Defined in:
lib/api_banking/soap/instantMoneyTransferService.rb

Instance Attribute Summary collapse

Instance Attribute Details

#cancelResultObject

Returns the value of attribute cancelResult

Returns:

  • (Object)

    the current value of cancelResult



18
19
20
# File 'lib/api_banking/soap/instantMoneyTransferService.rb', line 18

def cancelResult
  @cancelResult
end

#uniqueResponseNoObject

Returns the value of attribute uniqueResponseNo

Returns:

  • (Object)

    the current value of uniqueResponseNo



18
19
20
# File 'lib/api_banking/soap/instantMoneyTransferService.rb', line 18

def uniqueResponseNo
  @uniqueResponseNo
end