Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 937 Bytes

BrandedFoodObjectDietFlags.md

File metadata and controls

12 lines (11 loc) · 937 Bytes

BrandedFoodObjectDietFlags

Properties

Name Type Description Notes
ingredient String Ingredient name [optional]
ingredientDescription String Description of the ingredient [optional]
dietLabel String Name of the diet with which this ingredient may not be compatible [optional]
isCompatible String A description of if we believe this ingredient is compatible with the diet [optional]
compatibilityLevel Integer A numeric representation of if we believe this ingredient is compatible with the diet. Higher values indicate more compatibility [optional]
compatibilityDescription String A description of how we graded this ingredient for compatibility with the diet [optional]
isAllergen Boolean Boolean representing if the ingredient is a known allergen [optional]