Promotions

Promotions

Types

Link copied to clipboard
object Companion

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

Hash code

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 = "message")
val message: String? = null
Link copied to clipboard
@get:JvmName(name = "status")
val status: String? = null
Link copied to clipboard
@get:JvmName(name = "targeted")
val targeted: List<Promotion>? = null
Link copied to clipboard
@get:JvmName(name = "unTargeted")
val unTargeted: List<Promotion>? = null