Readonly
created_at
created_at: Date
cron
cron: {
day_of_month: string;
day_of_week: string;
hour: string;
minute: string;
month: string;
}
is_active
is_active: boolean
Readonly
is_processing
is_processing: boolean
last_run_at
last_run_at: null | string | Date
next_run_at
next_run_at: string | Date
only_when_online
only_when_online: boolean
Readonly
relationships
relationships: {
tasks: RawScheduleTaskList;
}
updated_at
updated_at: Date
Create a task for this schedule