Module: Candid::PreEncounter::Appointments::V1::Types::AppointmentStatus
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/candid/pre_encounter/appointments/v_1/types/appointment_status.rb
Constant Summary collapse
- PENDING =
"PENDING"- NOT_READY =
"NOT_READY"- READY =
"READY"- CHECKED_IN =
"CHECKED_IN"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, strict!, strict?, values