Skip to content
This repository has been archived by the owner on Dec 12, 2024. It is now read-only.

Latest commit

 

History

History
17 lines (9 loc) · 432 Bytes

PaginationMeta.md

File metadata and controls

17 lines (9 loc) · 432 Bytes

PaginationMeta

Properties

Name Type Description Notes
currentPage Integer Current page.
nextPage Integer Next page. [optional]
prevPage Integer Previous page. [optional]
totalPages Integer Total number of pages.
totalCount Integer Total number of records.