SiteSettingItemDetail

data class SiteSettingItemDetail(val backgroundImage: String?, val backgroundImageLandscape: String?, val link: String?)

Constructors

Link copied to clipboard
constructor(backgroundImage: String?, backgroundImageLandscape: String?, link: String?)

Properties

Link copied to clipboard
Link copied to clipboard
val link: String?