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

Contains_Enum

Specifies whether a product contains or is free from a related item.

Referenced By

AllergenDetails

Properties

Name Description Type Required Generic Enum Ignore
value Contains_Enum_Base false "Contains" ,"Free From" ,"Other_" ${prop.ignore}
extension string false ${prop.ignore}
{
  "value" : [ "Contains", "Free From", "Other_" ],
  "extension" : "string"
}