Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 434 Bytes

PaginationLinks.md

File metadata and controls

12 lines (8 loc) · 434 Bytes

TessJsonApi.PaginationLinks

Properties

Name Type Description Notes
prev String The previous page of the collection. [optional]
next String The next page of the collection. [optional]
first String The first page of the collection. [optional]
last String The final page of the collection. [optional]