Declaring Type: NutritionFactsLabelV1Document
Namespace: Mindee.Product.NutritionFactsLabel
Assembly: Mindee
Assembly Version: 3.22.0+aa1b44d54eab23ff2156f9ad9391c70a961697c0
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