mindee-api-dotnet

NutritionFactsLabelV1AddedSugar Class

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

The amount of added sugars in the product.

public sealed class NutritionFactsLabelV1AddedSugar

Inheritance: object → NutritionFactsLabelV1AddedSugar

Constructors

Name Description
NutritionFactsLabelV1AddedSugar()  

Properties

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