toggle menu
lunaCore
androidJvm
switch theme
search in API
lunaCore
/
ru.visionlabs.sdk.lunaweb.v6.models_events
/
UpperClothing
Upper
Clothing
@
JsonClass
(
generateAdapter
=
true
)
data
class
UpperClothing
(
@
Json
(
name
=
"colors"
)
val
colors
:
List
<
String
?
>
?
)
Members
Constructors
Upper
Clothing
Link copied to clipboard
constructor
(
@
Json
(
name
=
"colors"
)
colors
:
List
<
String
?
>
?
)
Properties
colors
Link copied to clipboard
val
colors
:
List
<
String
?
>
?