TransactionStart

data class TransactionStart(val product: StoreProductType, val paywallInfo: PaywallInfo) : SuperwallEvent(source)

Constructors

Link copied to clipboard
constructor(product: StoreProductType, paywallInfo: PaywallInfo)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open override val rawName: String