| Name | Type | Description | Notes |
|---|---|---|---|
| id | String | [optional] | |
| type | ExchangeType | [optional] | |
| name | String | Display name of the exchange account | [optional] |
| status | String | [optional] | |
| assets | List<ExchangeAsset> | [optional] | |
| success | Boolean | Did succeed in retrieve balance data | [optional] |
| tradingAccounts | List<ExchangeTradingAccount> | [optional] | |
| isSubaccount | Boolean | True if the account is a subaccount in an exchange | [optional] |
| mainAccountId | String | if the account is a sub-account, the ID of the main account | [optional] |