The URLs to navigate the different pages.
prev
str
The URL (with offset and limit parameters) of the previous page; only present if the offset is greater than 0.
[optional] [readonly]
_self
The URL (with offset and limit parameters) of the current page.
next
The URL (with offset and limit parameters) of the next page; only present if the offset and limit is less than the total number of elements.
Last updated 2 years ago