Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 818 Bytes

IngredientObjectComponents.md

File metadata and controls

13 lines (10 loc) · 818 Bytes

IO.Swagger.Model.IngredientObjectComponents

Properties

Name Type Description Notes
Name string The kind of component, e.g. bone [optional]
PctWeight decimal? The weight of the component as a percentage of the total weight of the food [optional]
GramWeight decimal? The weight of the component in grams [optional]
IsRefuse bool? Whether the component is refuse, i.e. not edible [optional]
DataPoints int? The number of obersvations on which the measure is based [optional]

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