Skip to main content
Version: 2.0.0

TimerCron

Represents a timer element that is executed according to a cron expression.

Properties

Expression

Expression: string

The cron expression of the timer.


Payload

Payload: any

The payload of the timer.


StartAt

StartAt: DateTime

The start date and time of the timer.