# GetProjectEventsResponse
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**events** | [**Vec<models::ProjectEventsDatapoint>**](ProjectEventsDatapoint.md) | The list of data points. | [readonly]
**page_token** | Option<**String**> | Pagination token to be included in next page request | [optional][readonly]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)