Module: Candid::Commons::Types::ClaimAdjustmentGroupCodes

Extended by:
Internal::Types::Enum
Defined in:
lib/candid/commons/types/claim_adjustment_group_codes.rb

Constant Summary collapse

CO =
"CO"
CR =
"CR"
DE =
"DE"
MA =
"MA"
OA =
"OA"
PI =
"PI"
PR =
"PR"
RR =
"RR"
NC =
"NC"
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