Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 860 Bytes

BrandedFoodObjectNutrients.md

File metadata and controls

14 lines (11 loc) · 860 Bytes

BrandedFoodObjectNutrients

Properties

Name Type Description Notes
Name string Nutrient name [optional] [default to null]
Per100g float64 Amount of the nutrient per 100g of food [optional] [default to null]
MeasurementUnit string The unit used for the measure of this nutrient [optional] [default to null]
Rank int32 Nutrient rank [optional] [default to null]
DataPoints int32 Number of observations on which the value is based [optional] [default to null]
Description string Description of the nutrient source [optional] [default to null]

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