Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 467 Bytes

PaginationLinks.md

File metadata and controls

13 lines (9 loc) · 467 Bytes

# PaginationLinks

Properties

Name Type Description Notes
first string The first page of data. [optional]
last string The last page of data. [optional]
prev string The previous page of data. [optional]
next string The next page of data. [optional]

[Back to API list] [Back to README]