Declaring Type: NutritionFactsLabelV1TotalCarbohydrate
Namespace: Mindee.Product.NutritionFactsLabel
Assembly: Mindee
Assembly Version: 3.21.0+995c229708fe61b0dacbe0bfca8ad9e39db87623
The amount of total carbohydrates per serving of the product.
[JsonPropertyName("per_serving")]
public double? PerServing { get; set; }
Nullable<double>
Documentation generated by MdDocs