The type of the data within the paginated response
Fetches the next page of results
A promise that resolves to the next page, or null if there is no next page
Fetches the previous page of results
A promise that resolves to the previous page, or null if there is no next page
Wraps a paginated API response, providing methods to navigate between pages
The properties of the current page's data are directly accessible on instances of this class