Module: Candid::PreEncounter::Coverages::V1::Types::CoverageLevel

Extended by:
Internal::Types::Enum
Defined in:
lib/candid/pre_encounter/coverages/v_1/types/coverage_level.rb

Constant Summary collapse

EMPLOYEE_AND_CHILDREN =
"EMPLOYEE_AND_CHILDREN"
EMPLOYEE_ONLY =
"EMPLOYEE_ONLY"
EMPLOYEE_AND_SPOUSE =
"EMPLOYEE_AND_SPOUSE"
FAMILY =
"FAMILY"
INDIVIDUAL =
"INDIVIDUAL"

Method Summary

Methods included from Internal::Types::Enum

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

Methods included from Internal::Types::Type

#coerce, #strict!, #strict?

Methods included from Internal::JSON::Serializable

#dump, #load