Zync SDK
Toggle table of contents
1.0.30
commonMain
Platform filter
commonMain
Switch theme
Search in API
Zync SDK
Zync SDK
/
zync.api.user.models
/
UserRole
/
UserRole
User
Role
constructor
(
roleUid
:
String
,
roleKey
:
String
,
roleName
:
String
,
roleDescription
:
String
?
,
permissions
:
List
<
UserPermission
>
)