Interface: Purchase

iap.Purchase

Represents an individual purchase of a game product.

Properties

developerPayload

Optional developerPayload: string

An optional developer-specified payload provided during the purchase of the product.


paymentID

paymentID: string

The identifier for the purchase transaction.


productID

productID: string

The product’s game-specific identifier.


purchaseTime

purchaseTime: string

Unix timestamp of when the purchase occurred.


purchaseToken

purchaseToken: string

A token representing the purchase that may be used to consume the purchase.