mindee-api-dotnet

NutritionFactsLabelV1Document.Nutrients Property

Declaring Type: NutritionFactsLabelV1Document
Namespace: Mindee.Product.NutritionFactsLabel
Assembly: Mindee
Assembly Version: 3.21.0+995c229708fe61b0dacbe0bfca8ad9e39db87623

The amount of nutrients in the product.

[JsonPropertyName("nutrients")]
[JsonConverter(Mindee.Parsing.ObjectListJsonConverter`2<Mindee.Product.NutritionFactsLabel.NutritionFactsLabelV1Nutrients,Mindee.Product.NutritionFactsLabel.NutritionFactsLabelV1Nutrient>)]
public NutritionFactsLabelV1Nutrients Nutrients { get; set; }

Property Value

NutritionFactsLabelV1Nutrients


Documentation generated by MdDocs