Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 493 Bytes

PaginationMeta.md

File metadata and controls

12 lines (9 loc) · 493 Bytes

# PaginationMeta

Properties

Name Type Description Notes
size float Number of elements per page.
total_elements float Number of overall matched elements.
total_pages float Overall number of pages.
page float Current number of page.

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