Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 513 Bytes

DailyBalanceListPaging.md

File metadata and controls

12 lines (9 loc) · 513 Bytes

# DailyBalanceListPaging

Properties

Name Type Description Notes
page int Current page number
per_page int Current page size (number of entries in this page)
page_count int Total number of pages
total_count int Total number of entries across all pages

[Back to Model list] [Back to API list] [Back to README]