# AddressBalancePagedResponse ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| |**data** | [**Array<AddressBalanceItemDto>**](AddressBalanceItemDto.md) | 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]](../../README.md#documentation-for-api-endpoints) [[Back to Model list]](../../README.md#documentation-for-models) [[Back to README]](../../README.md)