TransactionComplete

data class TransactionComplete(val transaction: StoreTransactionType?, val product: StoreProductType, val paywallInfo: PaywallInfo) : SuperwallEvent(source)

Constructors

Link copied to clipboard
constructor(transaction: StoreTransactionType?, 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
Link copied to clipboard