toggle menu
lunaCore
androidJvm
switch theme
search in API
lunaCore
/
ru.visionlabs.sdk.lunaweb.v6.models_event
/
Body
Body
@
JsonClass
(
generateAdapter
=
true
)
data
class
Body
(
@
Json
(
name
=
"attributes"
)
val
attributes
:
Attributes
?
)
Members
Constructors
Body
Link copied to clipboard
constructor
(
@
Json
(
name
=
"attributes"
)
attributes
:
Attributes
?
)
Properties
attributes
Link copied to clipboard
val
attributes
:
Attributes
?