Octavius Framework
Toggle table of contents
desktop
Target filter
desktop
Switch theme
Search in API
Skip to content
Octavius Framework
feature-asian-media
/
org.octavius.modules.asian.home.model
/
DashboardItem
Dashboard
Item
desktop
@
Serializable
data
class
DashboardItem
(
val
id
:
Int
,
val
mainTitle
:
String
)
Members
Constructors
Dashboard
Item
Link copied to clipboard
desktop
constructor
(
id
:
Int
,
mainTitle
:
String
)
Properties
id
Link copied to clipboard
desktop
val
id
:
Int
main
Title
Link copied to clipboard
desktop
val
mainTitle
:
String