<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ms-0100:AllergenDetails xmlns:ms-0100="http://www.modeldev.restauranttechnologynetwork.com/models/v1"> <ms-0100:AllergyInformation_Enum>Gluten</ms-0100:AllergyInformation_Enum> <ms-0100:Contains_Enum>Contains</ms-0100:Contains_Enum> </ms-0100: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.
|
||||||||||||
|