app
androidJvm
app
/
openfoodfacts.github.scrachx.openfood.models
/
ProductIngredient
/
ProductIngredient
Product
Ingredient
androidJvm
fun
ProductIngredient
(
text
:
String
?
=
null
,
id
:
String
,
rank
:
Long
=
-1
,
percent
:
String
?
=
null
,
percentEstimate
:
Float
?
=
null
,
percentMin
:
Float
?
=
null
,
percentMax
:
Float
?
=
null
,
vegan
:
String
?
=
null
,
vegetarian
:
String
?
=
null
,
hasSubIngredients
:
String
?
=
null
)
Content copied to clipboard