Record -
task
: AppointmentConfiguration
Configurations related to an appointment, which are used to define the behavior of an appointment when initializing
the task:Listener
.
Closed record
Fields
- appointmentDetails string | AppointmentData
-
A CRON expression as a string or
task:AppointmentData
for scheduling an appointment
- noOfRecurrences int
-
Number of times to trigger the task after which the task stops running