Method: TransferZero::Transaction#metadata
- Defined in:
- lib/transferzero-sdk/models/transaction.rb
#metadata ⇒ Object
Additional metadata to store on the transaction. If you widh to store your local transaction ID, you should add it here inside a sendRef field, and we will return this value back to you in the daily transaction reports.
25 26 27 |
# File 'lib/transferzero-sdk/models/transaction.rb', line 25 def end |