toggle menu
kaskad_platform
1.0.0
jvm
switch theme
search in API
ui
/
ru.sydis.ui.trend.data
/
TrendUserSet
Trend
User
Set
data
class
TrendUserSet
(
val
id
:
Int
,
var
name
:
String
=
"trend.userSet.newSet.title".localizedName()
,
var
areasCount
:
Int
=
1
,
var
parentId
:
Int
)
Members
Constructors
Trend
User
Set
Link copied to clipboard
constructor
(
id
:
Int
,
name
:
String
=
"trend.userSet.newSet.title".localizedName()
,
areasCount
:
Int
=
1
,
parentId
:
Int
)
Properties
areas
Count
Link copied to clipboard
var
areasCount
:
Int
id
Link copied to clipboard
val
id
:
Int
name
Link copied to clipboard
var
name
:
String
parent
Id
Link copied to clipboard
var
parentId
:
Int