User Brand Lottery
data class UserBrandLottery(val variation: Int, val winnersAmount: Int?, val nextSaleStop: Date, val infoUrl: String?, val purchaseUrl: String?, val headline: String?, val body: String?, val ctaLabel: String?, val ctaLink: String?, val animation: Int, val primaryColor: String?, val backgroundColor: String?, val backgroundImage: String?, val backgroundImageLandscape: String?, val backgroundVideoLandscape: String?, val backgroundVideo: String?, val foregroundImage: String?, val backgroundOverlay: Boolean)
User brand lottery
Constructors
Link copied to clipboard
constructor(variation: Int, winnersAmount: Int?, nextSaleStop: Date, infoUrl: String?, purchaseUrl: String?, headline: String?, body: String?, ctaLabel: String?, ctaLink: String?, animation: Int, primaryColor: String?, backgroundColor: String?, backgroundImage: String?, backgroundImageLandscape: String?, backgroundVideoLandscape: String?, backgroundVideo: String?, foregroundImage: String?, backgroundOverlay: Boolean)
Create empty User brand lottery
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Either backgroundImageLandscape og backgroundVideoLandscape is set, not both at the same time.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Either backgroundVideoLandscape og backgroundImageLandscape is set, not both at the same time.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard