Namespace: Mindee.Product.NutritionFactsLabel
Assembly: Mindee
Assembly Version: 3.21.0+995c229708fe61b0dacbe0bfca8ad9e39db87623
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