Promotion

Promotion

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 = "endPurchasedDate")
val endPurchasedDate: String? = null
Link copied to clipboard
@get:JvmName(name = "id")
val id: Int? = null
Link copied to clipboard
@get:JvmName(name = "limitByUser")
val limitByUser: Boolean? = null
Link copied to clipboard
@get:JvmName(name = "limitByUserDateType")
val limitByUserDateType: String? = null
Link copied to clipboard
@get:JvmName(name = "limitByUserDays")
val limitByUserDays: Int? = null
Link copied to clipboard
@get:JvmName(name = "limitByUserPerPromotion")
val limitByUserPerPromotion: Int? = null
Link copied to clipboard
@get:JvmName(name = "limitByUserReceiptCount")
val limitByUserReceiptCount: Int? = null
Link copied to clipboard
@get:JvmName(name = "limitByUserType")
val limitByUserType: String? = null
Link copied to clipboard
@get:JvmName(name = "maxRewards")
val maxRewards: Int? = null
Link copied to clipboard
@get:JvmName(name = "maxSubmissions")
val maxSubmissions: Int? = null
Link copied to clipboard
@get:JvmName(name = "minimumDollarAmount")
val minimumDollarAmount: Int? = null
Link copied to clipboard
@get:JvmName(name = "name")
val name: String? = null
Link copied to clipboard
@get:JvmName(name = "promotionDisplay")
val promotionDisplay: PromotionDisplay? = null
Link copied to clipboard
@get:JvmName(name = "promotionsPerReceipt")
val promotionsPerReceipt: Int? = null
Link copied to clipboard
@get:JvmName(name = "promotionType")
val promotionType: String? = null
Link copied to clipboard
@get:JvmName(name = "qualifiedProductIndices")
val qualifiedProductIndices: List<Int>? = null
Link copied to clipboard
@get:JvmName(name = "rewardType")
val rewardType: String? = null
Link copied to clipboard
@get:JvmName(name = "slug")
val slug: String? = null
Link copied to clipboard
@get:JvmName(name = "startPurchasedDate")
val startPurchasedDate: String? = null
Link copied to clipboard
@get:JvmName(name = "submissionEndDate")
val submissionEndDate: String? = null
Link copied to clipboard
@get:JvmName(name = "submissionStartDate")
val submissionStartDate: String? = null