Type Alias Balances

Balances: {
    [variant in CryptoCurrencyCode]: Balance
}

Result type for Client.getBalances method