Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 745 Bytes

PaginationLinks.md

File metadata and controls

15 lines (10 loc) · 745 Bytes

PaginationLinks

Properties

Name Type Description Notes
first str, none_type The first page of data. [optional]
last str, none_type The last page of data. [optional]
prev str, none_type The previous page of data. [optional]
next str, none_type The next page of data. [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

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