Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 472 Bytes

PaginationLinks.md

File metadata and controls

13 lines (9 loc) · 472 Bytes

Fastly.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]