Method: TransferZero::Transaction#input_amount
- Defined in:
- lib/transferzero-sdk/models/transaction.rb
#input_amount ⇒ Object
The amount that was requested in the input currency
37 38 39 |
# File 'lib/transferzero-sdk/models/transaction.rb', line 37 def input_amount @input_amount end |