mindee-api-dotnet

NutritionFactsLabelV1Nutrient.DailyValue Property

Declaring Type: NutritionFactsLabelV1Nutrient
Namespace: Mindee.Product.NutritionFactsLabel
Assembly: Mindee
Assembly Version: 3.22.0+aa1b44d54eab23ff2156f9ad9391c70a961697c0

DVs are the recommended amounts of nutrients to consume or not to exceed each day.

[JsonPropertyName("daily_value")]
public double? DailyValue { get; set; }

Property Value

Nullable<double>


Documentation generated by MdDocs