Method: TransferZero::Transaction#due_amount
- Defined in:
- lib/transferzero-sdk/models/transaction.rb
#due_amount ⇒ Object
The amount needed to be paid in for the transaction to get funded
46 47 48 |
# File 'lib/transferzero-sdk/models/transaction.rb', line 46 def due_amount @due_amount end |