Compartir a través de


RecurrenceSchedule interface

Properties

hours

[Required] List of hours for the schedule.

minutes

[Required] List of minutes for the schedule.

monthDays

List of month days for the schedule

weekDays

List of days for the schedule.

Property Details

hours

[Required] List of hours for the schedule.

hours: number[]

Property Value

number[]

minutes

[Required] List of minutes for the schedule.

minutes: number[]

Property Value

number[]

monthDays

List of month days for the schedule

monthDays?: number[]

Property Value

number[]

weekDays

List of days for the schedule.

weekDays?: string[]

Property Value

string[]