Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 1.09 KB

BrandedFoodObjectDietFlags.md

File metadata and controls

15 lines (12 loc) · 1.09 KB

IO.Swagger.Model.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 int? 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 bool? Boolean representing if the ingredient is a known allergen [optional]

[Back to Model list] [Back to API list] [Back to README]