WebService::Fastly::Object::PaginationCursorMeta

Load the model package

use WebService::Fastly::Object::PaginationCursorMeta;

Properties

Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- next_cursor | string | Cursor for the next page. | [optional] limit | int | Maximum number of results returned. | [optional]

[Back to Model list] [Back to API list] [Back to README]