Skip to main content

Scheduledactionresponse

Properties

NameTypeDescriptionNotes
id(optional) stringUnique identifier for this scheduled action.[default to undefined]
created(optional) stringThe time when this scheduled action was created.[default to undefined]
jobType(optional) stringType of the scheduled job.[default to undefined]
content(optional) ScheduledactionresponseContent[default to undefined]
startTime(optional) stringThe time when this scheduled action should start.[default to undefined]
cronString(optional) stringCron expression defining the schedule for this action.[default to undefined]
timeZoneId(optional) stringTime zone ID for interpreting the cron expression.[default to undefined]