app
androidJvm
app
/
openfoodfacts.github.scrachx.openfood.models
/
ProductState
Product
State
androidJvm
class
ProductState
:
Serializable
Content copied to clipboard
Types
Constructors
Functions
Properties
Constructors
Product
State
Link copied to clipboard
androidJvm
fun
ProductState
(
)
Content copied to clipboard
Types
Companion
Link copied to clipboard
androidJvm
object
Companion
Content copied to clipboard
Functions
set
Additional
Property
Link copied to clipboard
androidJvm
fun
setAdditionalProperty
(
name
:
String
,
value
:
Any
)
Content copied to clipboard
to
String
Link copied to clipboard
androidJvm
open
override
fun
toString
(
)
:
String
Content copied to clipboard
Properties
additional
Properties
Link copied to clipboard
androidJvm
val
additionalProperties
:
MutableMap
<
String
,
Any
>
Content copied to clipboard
code
Link copied to clipboard
androidJvm
var
code
:
String
?
=
null
Content copied to clipboard
The code
product
Link copied to clipboard
androidJvm
var
product
:
Product
?
=
null
Content copied to clipboard
The product
status
Link copied to clipboard
androidJvm
var
status
:
Long
=
0
Content copied to clipboard
The status
status
Verbose
Link copied to clipboard
androidJvm
var
statusVerbose
:
String
?
=
null
Content copied to clipboard
The status_verbose