Class: Increase::Models::Transaction::Source::WireTransferRejection

Inherits:
BaseModel
  • Object
show all
Defined in:
lib/increase/models/transaction.rb

Instance Attribute Summary collapse

Method Summary

Methods inherited from BaseModel

#[], #inspect, #to_h, #to_s

Instance Attribute Details

#transfer_idString

The identifier of the Wire Transfer that led to this Transaction.

Returns:

  • (String)


2198
# File 'lib/increase/models/transaction.rb', line 2198

required :transfer_id, String