| Name | Type | Description | Notes |
|---|---|---|---|
| data | List<BalanceHistoryItemDto> | Array of balance history data points | |
| next | String | Cursor for next page | [optional] |
| prev | String | Cursor for previous page | [optional] |
| total | BigDecimal | Total count of items | [optional] |
| Name | Type | Description | Notes |
|---|---|---|---|
| data | List<BalanceHistoryItemDto> | Array of balance history data points | |
| next | String | Cursor for next page | [optional] |
| prev | String | Cursor for previous page | [optional] |
| total | BigDecimal | Total count of items | [optional] |