Method: TransferZero::Account#amount
- Defined in:
- lib/transferzero-sdk/models/account.rb
#amount ⇒ Object
The account balance for the given currency
18 19 20 |
# File 'lib/transferzero-sdk/models/account.rb', line 18 def amount @amount end |