User Settings
data class UserSettings(val primaryBrand: String?, val lotto: UserBrandNumberGames?, val vikingLotto: UserBrandNumberGames?, val eurojackpot: UserBrandNumberGames?, val keno: UserBrandNumberGames?, val ugePakken: UserBrand?, val promotionSpots: List<PromotionSpot>?, val banners: List<Banner>?, val tilePlacements: List<String>?, val altEllerIntet: UserBrandNumberGames?, val plus: UserBrand?, val promotions: UserBrand?, val spilSammen: UserBrand?, val quick: UserBrandQuick?, val klasselotteriet: UserBrandLottery?, val klubLotto: MenuPage?)
Constructors
Link copied to clipboard
constructor(primaryBrand: String?, lotto: UserBrandNumberGames?, vikingLotto: UserBrandNumberGames?, eurojackpot: UserBrandNumberGames?, keno: UserBrandNumberGames?, ugePakken: UserBrand?, promotionSpots: List<PromotionSpot>?, banners: List<Banner>?, tilePlacements: List<String>?, altEllerIntet: UserBrandNumberGames?, plus: UserBrand?, promotions: UserBrand?, spilSammen: UserBrand?, quick: UserBrandQuick?, klasselotteriet: UserBrandLottery?, klubLotto: MenuPage?)