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