Site Content
1.6.2
jvm
Site Content
/
dk.ds.site_content.domain.model.usersettings
/
MenuPage
/
AddonImage
Addon
Image
data
class
AddonImage
(
val
imageUrl
:
String
,
val
imageText
:
String
,
val
placement
:
MenuPage.AddonImagePlacement
)
Members
Constructors
Addon
Image
Link copied to clipboard
constructor
(
imageUrl
:
String
,
imageText
:
String
,
placement
:
MenuPage.AddonImagePlacement
)
Properties
image
Text
Link copied to clipboard
val
imageText
:
String
image
Url
Link copied to clipboard
val
imageUrl
:
String
placement
Link copied to clipboard
val
placement
:
MenuPage.AddonImagePlacement