Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 470 Bytes

File metadata and controls

16 lines (8 loc) · 470 Bytes

BalanceHistoryPagedResponse

Properties

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]