RecurrenceOutput type
繰り返しモデル。
type RecurrenceOutput =
| RecurrenceOutputParent
| DailyRecurrenceOutput
| HourlyRecurrenceOutput
| MonthlyRecurrenceByWeekDaysOutput
| MonthlyRecurrenceByDatesOutput
| RecurrenceWithCronOutput
| WeeklyRecurrenceOutput