Module: Candid::X12::V1::Types::TypeOfCareCode

Extended by:
Internal::Types::Enum
Defined in:
lib/candid/x_12/v_1/types/type_of_care_code.rb

Constant Summary collapse

C_1 =
"1"
C_2 =
"2"
C_3 =
"3"
C_4 =
"4"
C_5 =
"5"
C_6 =
"6"
C_7 =
"7"
C_8 =
"8"
C_9 =
"9"

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