# ListPatchNotes200Response
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**items** | [**Vec<models::PatchNote>**](PatchNote.md) | |
**next_cursor** | Option<**String**> | The cursor for retrieving the next page, or `null` if no more results are available. |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)