# ResponsePagination
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**prev_page** | Option<**String**> | A URL that calls the previous page of the response. | [optional]
**next_page** | Option<**String**> | A URL that calls the next page of the response. | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)