AppointmentStateType

Valid values for the lifecycle status of the appointment are:

  • initialized: Appointment initialized

  • confirmed: Appointment confirmed

  • cancelled: Appointment cancelled

  • completed: Appointment completed

  • failed: Appointment failed

Enum value

initialized

confirmed

cancelled

completed

failed