Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 564 Bytes

PaginationEnvelope.md

File metadata and controls

13 lines (9 loc) · 564 Bytes

PaginationEnvelope

Properties

Name Type Description Notes
page int Current page number
pages int Number of pages available in the collection
results list[object] Array of objects with the results of the current page
total int Total number of items in the collection

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