Module: Candid::ServiceLines::V2::Types::ServiceIdQualifier

Extended by:
Internal::Types::Enum
Defined in:
lib/candid/service_lines/v_2/types/service_id_qualifier.rb

Constant Summary collapse

EAN_UCC_13 =
"EN"
EAN_UCC_8 =
"EO"
HIBC =
"HI"
NDC_5_4_2_FORMAT =
"N4"
CUSTOMER_ORDER_NUMBER =
"ON"
GTIN =
"UK"
UCC_12 =
"UP"

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