Dela via


RecurrenceOutput type

Modell för upprepning.

type RecurrenceOutput =
  | RecurrenceOutputParent
  | DailyRecurrenceOutput
  | HourlyRecurrenceOutput
  | MonthlyRecurrenceByWeekDaysOutput
  | MonthlyRecurrenceByDatesOutput
  | RecurrenceWithCronOutput
  | WeeklyRecurrenceOutput