PurchaseProductOpts

external interface PurchaseProductOpts(source)

Properties

Link copied to clipboard
abstract var quantity: Double?

The number of items the user wants to purchase.

Link copied to clipboard
abstract var username: String?

The string that associates the transaction with a user account on your service (applicationUsername).