Declaring Type: NutritionFactsLabelV1Sodium
Namespace: Mindee.Product.NutritionFactsLabel
Assembly: Mindee
Assembly Version: 3.21.0+995c229708fe61b0dacbe0bfca8ad9e39db87623
The amount of sodium per 100g of the product.
[JsonPropertyName("per_100g")]
public double? Per100G { get; set; }
Nullable<double>
Documentation generated by MdDocs