C# Class Spontaneous.DataModel.ProductExtendedData

Exibir arquivo Open project: pashkov/Spontaneous Class Usage Examples

Public Properties

Property Type Description
AlergensWarnings string
Ingredients string
KosherBy string
KosherType string
NutritionFacts NutritionFacts
NutritionTable List
ProductId string
ProductionCountry string
Provider string
RawHtmlResponse string
Weight string

Property Details

AlergensWarnings public_oe property

public string AlergensWarnings
return string

Ingredients public_oe property

public string Ingredients
return string

KosherBy public_oe property

public string KosherBy
return string

KosherType public_oe property

public string KosherType
return string

NutritionFacts public_oe property

public NutritionFacts,Spontaneous.DataModel NutritionFacts
return NutritionFacts

NutritionTable public_oe property

public List NutritionTable
return List

ProductId public_oe property

public string ProductId
return string

ProductionCountry public_oe property

public string ProductionCountry
return string

Provider public_oe property

public string Provider
return string

RawHtmlResponse public_oe property

public string RawHtmlResponse
return string

Weight public_oe property

public string Weight
return string