toggle menu
kaskad_platform
1.0.0
jvm
switch theme
search in API
ui
/
ru.sydis.ui.trend.data
/
FolderSet
Folder
Set
data
class
FolderSet
(
val
id
:
Int
,
val
name
:
String
,
val
parentId
:
Int
)
Members
Constructors
Folder
Set
Link copied to clipboard
constructor
(
id
:
Int
,
name
:
String
,
parentId
:
Int
)
Properties
id
Link copied to clipboard
val
id
:
Int
name
Link copied to clipboard
val
name
:
String
parent
Id
Link copied to clipboard
val
parentId
:
Int