Module: Candid::Encounters::V4::Types::ResponsiblePartyType

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

Constant Summary collapse

INSURANCE_PAY =
"INSURANCE_PAY"
SELF_PAY =
"SELF_PAY"
UNKNOWN =
"UNKNOWN"

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