Skip to main content

SendPatientMessages

The types of notifications that were sent to the patient when the booking was created, or last updated. It defaults to true.

type SendPatientMessages {
confirmation: Boolean
reminder: Boolean
followup: Boolean
cancellation: Boolean
}

Fields

SendPatientMessages.confirmation ● Boolean scalar

SendPatientMessages.reminder ● Boolean scalar

SendPatientMessages.followup ● Boolean scalar

SendPatientMessages.cancellation ● Boolean scalar

Member Of

Booking object