Namespace: Mindee.Product.NutritionFactsLabel
Assembly: Mindee
Assembly Version: 3.22.0+aa1b44d54eab23ff2156f9ad9391c70a961697c0
The amount of calories in the product.
public sealed class NutritionFactsLabelV1Calorie
Inheritance: object → NutritionFactsLabelV1Calorie
Name | Description |
---|---|
NutritionFactsLabelV1Calorie() |
Name | Description |
---|---|
DailyValue | DVs are the recommended amounts of calories to consume or not to exceed each day. |
Per100G | The amount of calories per 100g of the product. |
PerServing | The amount of calories per serving of the product. |
Name | Description |
---|---|
ToFieldList() | Output the object in a format suitable for inclusion in an rST field list. |
ToString() | A prettier representation of the line values. |
Documentation generated by MdDocs