Module: Candid::PreEncounter::Coverages::V1::Types::CoverageValueUnit

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

Constant Summary collapse

PERCENT =
"PERCENT"
CURRENCY =
"CURRENCY"
COUNT =
"COUNT"

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