Record - task : AppointmentConfiguration

Configurations related to an Appointment

Fields

  • appointmentDetails string | AppointmentData
  • A CronExpression (as a string) or task:AppointmentDetails for scheduling an Appointment.

  • noOfRecurrences int
  • Number of times to trigger the task, after which the task stops running.