Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 493 Bytes

File metadata and controls

16 lines (8 loc) · 493 Bytes

AddressBalancePagedResponse

Properties

Name Type Description Notes
data List<AddressBalanceItemDto> Array of address balance data
next String Cursor for next page [optional]
prev String Cursor for previous page (reserved for future support) [optional]
total BigDecimal Total count of items [optional]