WebService::Fastly::Object::PaginationLinks

Load the model package

use WebService::Fastly::Object::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 Model list] [Back to API list] [Back to README]