AdaptyPaywallProductReference

data class AdaptyPaywallProductReference(val vendorId: String, adaptyProductId: String, val promotionalOfferId: String? = null, val winBackOfferId: String? = null, val basePlanId: String? = null, val offerId: String? = null)

Constructors

Link copied to clipboard
constructor(vendorId: String, adaptyProductId: String, promotionalOfferId: String? = null, winBackOfferId: String? = null, basePlanId: String? = null, offerId: String? = null)

Properties

Link copied to clipboard
val basePlanId: String? = null
Link copied to clipboard
val offerId: String? = null
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val winBackOfferId: String? = null