Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 1.08 KB

File metadata and controls

12 lines (8 loc) · 1.08 KB

PaginationLinksJson

Represents pagination links for navigating between pages of data.

Fields

Field Type Required Description
Next LinkJson Represents a link to a related resource.
Self LinkJson Represents a link to a related resource.
Prev LinkJson Represents a link to a related resource.