mindee-api-dotnet

NutritionFactsLabelV1AddedSugar.DailyValue Property

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

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

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

Property Value

Nullable<double>


Documentation generated by MdDocs