PromotionDisplay

Promotion display

Functions

Link copied to clipboard
abstract fun describeContents(): Int
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String
Link copied to clipboard
abstract fun writeToParcel(p0: Parcel, p1: Int)

Properties

Link copied to clipboard
@get:JvmName(name = "bannerText")
val bannerText: String? = null
Link copied to clipboard
@get:JvmName(name = "bannerType")
val bannerType: String? = null
Link copied to clipboard
@get:JvmName(name = "description")
val description: String? = null
Link copied to clipboard
@get:JvmName(name = "displayType")
val displayType: String? = null
Link copied to clipboard
@get:JvmName(name = "expandedImageUrl")
val expandedImageUrl: String? = null
Link copied to clipboard
@get:JvmName(name = "headline")
val headline: String? = null
Link copied to clipboard
@get:JvmName(name = "id")
val id: Int? = null
Link copied to clipboard
@get:JvmName(name = "limitationDetails")
val limitationDetails: String? = null
Link copied to clipboard
@get:JvmName(name = "thumbnailUrl")
val thumbnailUrl: String? = null