Site Content
1.6.2
jvm
Site Content
/
dk.ds.site_content.domain.model.usersettings
/
MenuPage
/
MenuPage
Menu
Page
constructor
(
variation
:
Int
,
animation
:
Int
,
brand
:
String
,
logoImageUrl
:
String
,
headline
:
String
,
body
:
String
,
ctaLabel
:
String
,
ctaLink
:
String
?
,
countdownDateTime
:
Date
?
,
addonImages
:
List
<
MenuPage.AddonImage
>
,
background
:
MenuPage.MenuPageBackground
)