mindee-api-dotnet

NutritionFactsLabelV1Calorie.PerServing Property

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

The amount of calories per serving of the product.

[JsonPropertyName("per_serving")]
public double? PerServing { get; set; }

Property Value

Nullable<double>


Documentation generated by MdDocs