RecurrenceOutput type
Model opakování.
type RecurrenceOutput =
| RecurrenceOutputParent
| DailyRecurrenceOutput
| HourlyRecurrenceOutput
| MonthlyRecurrenceByWeekDaysOutput
| MonthlyRecurrenceByDatesOutput
| RecurrenceWithCronOutput
| WeeklyRecurrenceOutput