Declaring Type: NutritionFactsLabelV1Sodium
Namespace: Mindee.Product.NutritionFactsLabel
Assembly: Mindee
Assembly Version: 3.22.0+aa1b44d54eab23ff2156f9ad9391c70a961697c0
DVs are the recommended amounts of sodium to consume or not to exceed each day.
[JsonPropertyName("daily_value")]
public double? DailyValue { get; set; }
Nullable<double>
Documentation generated by MdDocs