private external fun getBalance(account: Account, asset_id: ByteArray): Long (source)
Calls "Neo.Account.GetBalance".
account - the Account
asset_id - the asset to get the Account's balance for
Return
the Account's balance for the specified asset