PurchaseEvent

data class PurchaseEvent(val purchases: List<Purchase>)(source)

Constructors

Link copied to clipboard
constructor(purchases: List<Purchase>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Functions

Link copied to clipboard