You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[[Back to Model list]](../README.md#documentation-for-models)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to README]](../README.md)
[[Back to Model list]](../README.md#documentation-for-models)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to README]](../README.md)
How an event occurs or recurs. \"single\" is a standalone event, \"series\" is a parent specification of a recurring series, and \"occurrence\" is an individual event in a series.
[[Back to Model list]](../README.md#documentation-for-models)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to README]](../README.md)
**days_of_week** | [**list[CalendarDayOfWeek]**](CalendarDayOfWeek.md) | Which days of the week the event will be scheduled, only valid/present for \"weekly\" recurring events | [optional]
**interval** | **int** | How often the event will be scheduled, in units of \"frequency\" |
12
+
**timezone** | **str** | The timezone the event will be scheduled in, in Area/Location format |
13
+
14
+
[[Back to Model list]](../README.md#documentation-for-models)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to README]](../README.md)
**count** | **int** | Required for \"afterOccurrences\" - The number of times the event will be scheduled before it stops being scheduled | [optional]
9
+
**date** | **str** | Required for \"afterDate\" - The date and time after which the event will stop being scheduled, **without timezone or offset** | [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)
[[Back to Model list]](../README.md#documentation-for-models)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to README]](../README.md)
0 commit comments