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; }
NutritionFactsLabelV1Nutrients
Documentation generated by MdDocs