| Name | Type | Description | Notes |
|---|---|---|---|
| data | Array<ConnectedAccountBalances> | Flat balance row for a single asset within an account and wallet type. One row per (assetId, balanceType). | [default to undefined] |
| total | number | Total number of balance rows by query. | [optional] [default to undefined] |
| next | string | A cursor for the next page of results, if available. | [optional] [default to undefined] |
[Back to top] [Back to API list] [Back to Model list] [Back to README]