toggle menu
Joyfill
2.0.0-RC8
common
switch theme
search in API
legacy-models
/
joyfill
/
Group
Group
@
Serializable
data
class
Group
(
val
id
:
String
,
val
identifier
:
String
,
val
title
:
String
)
Members
Constructors
Group
Link copied to clipboard
constructor
(
id
:
String
,
identifier
:
String
,
title
:
String
)
Properties
id
Link copied to clipboard
@
SerialName
(
value
=
"_id"
)
val
id
:
String
identifier
Link copied to clipboard
val
identifier
:
String
title
Link copied to clipboard
val
title
:
String