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