Method: FuseClient::AssetReportAccountsInnerBalance#iso_currency_code
- Defined in:
- lib/fuse_client/models/asset_report_accounts_inner_balance.rb
#iso_currency_code ⇒ Object
The ISO-4217 currency code of the balance.
25 26 27 |
# File 'lib/fuse_client/models/asset_report_accounts_inner_balance.rb', line 25 def iso_currency_code @iso_currency_code end |