mindee-api-dotnet

NutritionFactsLabelV1TotalCarbohydrate.DailyValue Property

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

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

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

Property Value

Nullable<double>


Documentation generated by MdDocs