Method: TransferZero::Currency#max

Defined in:
lib/transferzero-sdk/models/currency.rb

#maxObject

The maximum amount allowed in a transaction



39
40
41
# File 'lib/transferzero-sdk/models/currency.rb', line 39

def max
  @max
end