Represents a paginated list of Handle, similar to the paginated resource list objects in the PokeAPI. See: https://pokeapi.co/docs/v2#resource-listspagination-section
The total number of resources available from this API.
The URL for the next page in the list.
The URL for the previous page in the list.
The list of returned resources in this page.