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

DietaryRestrictions

Properties

Name Description Type Required Generic Enum Ignore
@type string true true
AllergenDetails array false AllergenDetails --- false
LifestyleChoices_Enum array false LifestyleChoices_Enum --- false
ExtensionPoint ExtensionPoint false true
{
  "@type" : "string",
  "allergenDetails" : [ {
    "@type" : "string",
    "allergyInformationEnum" : { },
    "containsEnum" : { },
    "extensionPoint" : { }
  } ],
  "lifestyleChoicesEnum" : [ {
    "value" : { },
    "extension" : "string"
  } ],
  "extensionPoint" : { }
}