ScheduleRecurrence interface

The schedule recurrence.

Properties

recurrenceType

The recurrence type.

recurrenceValue

The recurrence value.

weeklyDaysList

The week days list. Applicable only for schedules of recurrence type 'weekly'.

Property Details

recurrenceType

The recurrence type.

recurrenceType: RecurrenceType

Property Value

recurrenceValue

The recurrence value.

recurrenceValue: number

Property Value

number

weeklyDaysList

The week days list. Applicable only for schedules of recurrence type 'weekly'.

weeklyDaysList?: DayOfWeek[]

Property Value