Method: TransferZero::Currency#max
- Defined in:
- lib/transferzero-sdk/models/currency.rb
#max ⇒ Object
The maximum amount allowed in a transaction
39 40 41 |
# File 'lib/transferzero-sdk/models/currency.rb', line 39 def max @max end |