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

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]