Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 760 Bytes

IngredientObjectComponents.md

File metadata and controls

13 lines (10 loc) · 760 Bytes

IngredientObjectComponents

Properties

Name Type Description Notes
name str The kind of component, e.g. bone [optional]
pct_weight float The weight of the component as a percentage of the total weight of the food [optional]
gram_weight float The weight of the component in grams [optional]
is_refuse bool Whether the component is refuse, i.e. not edible [optional]
data_points int The number of obersvations on which the measure is based [optional]

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