mindee-api-dotnet

NutritionFactsLabelV1Protein Class

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

The amount of protein in the product.

public sealed class NutritionFactsLabelV1Protein

Inheritance: object → NutritionFactsLabelV1Protein

Constructors

Name Description
NutritionFactsLabelV1Protein()  

Properties

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