Module: Candid::Encounters::V4::Types::EncounterOwnerOfNextActionType

Extended by:
Internal::Types::Enum
Defined in:
lib/candid/encounters/v_4/types/encounter_owner_of_next_action_type.rb

Constant Summary collapse

CANDID =
"CANDID"
CUSTOMER =
"CUSTOMER"
CODER =
"CODER"
NONE =
"NONE"

Method Summary

Methods included from Internal::Types::Enum

coerce, finalize!, inspect, load, strict!, strict?, values

Methods included from Internal::Types::Type

#coerce, #strict!, #strict?

Methods included from Internal::JSON::Serializable

#dump, #load