roava
Toggle table of contents
0.0.5-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
roava
roava
/
dev.roava.json.group
/
RoleListData
Role
List
Data
data
class
RoleListData
(
val
id
:
Int
?
=
0
,
val
roles
:
List
<
RoleData
>
?
=
null
)
Members
Constructors
Role
List
Data
Link copied to clipboard
constructor
(
id
:
Int
?
=
0
,
roles
:
List
<
RoleData
>
?
=
null
)
Properties
id
Link copied to clipboard
val
id
:
Int
?
=
0
roles
Link copied to clipboard
val
roles
:
List
<
RoleData
>
?
=
null