Module: Candid::ServiceLines::V2::Types::MeasurementUnitCode

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

Constant Summary collapse

MILLILITERS =
"ML"
UNITS =
"UN"
GRAMS =
"GR"
INTERNATIONAL_UNIT =
"F2"
MILLIGRAM =
"ME"

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