| Name | Type | Description | Notes |
|---|---|---|---|
| data | Array<AddressBalanceItemDto> | Array of address balance data | [default to undefined] |
| next | string | Cursor for next page | [optional] [default to undefined] |
| prev | string | Cursor for previous page (reserved for future support) | [optional] [default to undefined] |
| total | number | Total count of items | [optional] [default to undefined] |
[Back to top] [Back to API list] [Back to Model list] [Back to README]