Site Content
1.6.2
jvm
Site Content
/
dk.ds.site_content.domain.model.sitesettings
/
SiteSettingItemDetail
Site
Setting
Item
Detail
data
class
SiteSettingItemDetail
(
val
backgroundImage
:
String
?
,
val
backgroundImageLandscape
:
String
?
,
val
link
:
String
?
)
Members
Constructors
Site
Setting
Item
Detail
Link copied to clipboard
constructor
(
backgroundImage
:
String
?
,
backgroundImageLandscape
:
String
?
,
link
:
String
?
)
Properties
background
Image
Link copied to clipboard
val
backgroundImage
:
String
?
background
Image
Landscape
Link copied to clipboard
val
backgroundImageLandscape
:
String
?
link
Link copied to clipboard
val
link
:
String
?