共用方式為


RecurrenceSchedule interface

屬性

hours

[必要]排程的時數清單。

minutes

[必要]排程的分鐘數清單。

monthDays

排程的月份天數清單

weekDays

排程的天數清單。

屬性詳細資料

hours

[必要]排程的時數清單。

hours: number[]

屬性值

number[]

minutes

[必要]排程的分鐘數清單。

minutes: number[]

屬性值

number[]

monthDays

排程的月份天數清單

monthDays?: number[]

屬性值

number[]

weekDays

排程的天數清單。

weekDays?: string[]

屬性值

string[]