toggle menu
snabble Android SDK API Documentation
androidJvm
switch theme
search in API
core
/
io.snabble.sdk
/
ShopServices
/
Descriptions
Descriptions
data
class
Descriptions
(
val
german
:
String
?
,
val
english
:
String
?
)
Members
Constructors
Descriptions
Link copied to clipboard
constructor
(
german
:
String
?
,
english
:
String
?
)
Properties
english
Link copied to clipboard
@
SerializedName
(
value
=
"en"
)
val
english
:
String
?
Description in the language en.
german
Link copied to clipboard
@
SerializedName
(
value
=
"de"
)
val
german
:
String
?
Description in the language de.