# ListCalendarEvents200Response
## Properties
**success** | **bool** | |
**data** | Option<[**models::ListEventsData**](ListEventsData.md)> | | [optional]
**errors** | Option<[**Vec<models::CalendarAccountError>**](CalendarAccountError.md)> | | [optional]
**metadata** | Option<**std::collections::HashMap<String, serde_json::Value>**> | | [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)