RecurrenceScheduleOccurrence Class

The recurrence schedule occurrence.

Inheritance
RecurrenceScheduleOccurrence

Constructor

RecurrenceScheduleOccurrence(*, additional_properties: Optional[Dict[str, Any]] = None, day: Optional[Union[str, _models.DayOfWeek]] = None, occurrence: Optional[int] = None, **kwargs)

Variables

additional_properties
dict[str, any]

Unmatched properties from the message are deserialized to this collection.

day
str or DayOfWeek

The day of the week. Known values are: "Sunday", "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday".

occurrence
int

The occurrence.