# 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]](../../README.md#endpoints) [[Back to README]](../../README.md)