Class: CandidApiClient::PreEncounter::Appointments::V1::Types::AppointmentStatus

Inherits:
Object
  • Object
show all
Defined in:
lib/candidhealth/pre_encounter/appointments/v_1/types/appointment_status.rb

Constant Summary collapse

PENDING =
"PENDING"
NOT_READY =
"NOT_READY"
READY =
"READY"
CHECKED_IN =
"CHECKED_IN"