toggle menu
kaskad_platform
1.0.0
jvm
switch theme
search in API
ui
/
ru.sydis.ui.sentry.controllers.userControl
/
userController
/
UserRow
User
Row
data
class
UserRow
(
val
name
:
String
,
val
fullName
:
String
,
val
description
:
String
,
val
isBlocked
:
Boolean
)
Members
Constructors
User
Row
Link copied to clipboard
constructor
(
name
:
String
,
fullName
:
String
,
description
:
String
,
isBlocked
:
Boolean
)
Properties
description
Link copied to clipboard
val
description
:
String
full
Name
Link copied to clipboard
val
fullName
:
String
is
Blocked
Link copied to clipboard
val
isBlocked
:
Boolean
name
Link copied to clipboard
val
name
:
String