<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ms-0200:AllergenDetails xmlns:ms-0200="http://www.modeldev.restauranttechnologynetwork.com/models/v2"> <ms-0200:AllergyInformation_Enum>Gluten</ms-0200:AllergyInformation_Enum> <ms-0200:Contains_Enum>Contains</ms-0200:Contains_Enum> </ms-0200:AllergenDetails>
{ "AllergenDetails" : { "AllergyInformation_Enum" : { "value" : "Gluten" }, "Contains_Enum" : { "value" : "Contains" } } }
Name | Description | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
AllergyInformation_Enum |
Specifies a type of allergen.
|
||||||||||||
|
|||||||||||||
Contains_Enum |
Specifies whether the allergen either contains or is free from the allergen identified in the AllergyInformation field.
|
||||||||||||
|