toggle menu
kaskad_platform
1.0.0
jvm
switch theme
search in API
ui
/
ru.sydis.ui.sentry.controllers.groupController
/
groupProperties
/
UserInfo
User
Info
data
class
UserInfo
(
val
name
:
String
,
val
description
:
String
,
val
fullName
:
String
,
val
groupId
:
Long
?
)
Members
Constructors
User
Info
Link copied to clipboard
constructor
(
name
:
String
,
description
:
String
,
fullName
:
String
,
groupId
:
Long
?
)
Properties
description
Link copied to clipboard
val
description
:
String
full
Name
Link copied to clipboard
val
fullName
:
String
group
Id
Link copied to clipboard
val
groupId
:
Long
?
name
Link copied to clipboard
val
name
:
String