Hierarchy

  • SheduleEditOptions

Properties

dayOfMonth?: string

Cron day of month syntax

dayOfWeek?: string

Cron day of week syntax

hour?: string

Cron hour syntax

isActive?: boolean

Whether the schedule should be activated on creation

minute?: string

Cron minute syntax

month?: string

Cron month syntax

name?: string

Schedule name

Generated using TypeDoc