Source: https://restauranttechnologynetwork.com/technical-documents

UnitOfMeasure_Enum

Specifies the unit of measure for an associated item.

Properties

Name Description Type Required Generic Enum Ignore
value UnitOfMeasure_Enum_Base false "Calories" ,"Grams" ,"Milligrams" ,"Ounces" ,"Pounds" ,"Cups" ,"Pints" ,"Quarts" ,"Gallons" ,"Other_" ${prop.ignore}
extension string false ${prop.ignore}
{
  "value" : [ "Calories", "Grams", "Milligrams", "Ounces", "Pounds", "Cups", "Pints", "Quarts", "Gallons", "Other_" ],
  "extension" : "string"
}