mindee-api-dotnet

NutritionFactsLabelV1TotalCarbohydrate Class

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

The total amount of carbohydrates in the product.

public sealed class NutritionFactsLabelV1TotalCarbohydrate

Inheritance: object → NutritionFactsLabelV1TotalCarbohydrate

Constructors

Name Description
NutritionFactsLabelV1TotalCarbohydrate()  

Properties

Name Description
DailyValue DVs are the recommended amounts of total carbohydrates to consume or not to exceed each day.
Per100G The amount of total carbohydrates per 100g of the product.
PerServing The amount of total carbohydrates per serving of the product.

Methods

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