mindee-api-dotnet

NutritionFactsLabelV1Sodium Class

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

The amount of sodium in the product.

public sealed class NutritionFactsLabelV1Sodium

Inheritance: object → NutritionFactsLabelV1Sodium

Constructors

Name Description
NutritionFactsLabelV1Sodium()  

Properties

Name Description
DailyValue DVs are the recommended amounts of sodium to consume or not to exceed each day.
Per100G The amount of sodium per 100g of the product.
PerServing The amount of sodium per serving of the product.
Unit The unit of measurement for the amount of sodium.

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