mindee-api-dotnet

NutritionFactsLabelV1TotalSugar Class

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

The total amount of sugars in the product.

public sealed class NutritionFactsLabelV1TotalSugar

Inheritance: object → NutritionFactsLabelV1TotalSugar

Constructors

Name Description
NutritionFactsLabelV1TotalSugar()  

Properties

Name Description
DailyValue DVs are the recommended amounts of total sugars to consume or not to exceed each day.
Per100G The amount of total sugars per 100g of the product.
PerServing The amount of total sugars 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