Interface PurchasesStoreTransaction

List of all non subscription transactions. Use this to fetch the history of non-subscription purchases

Hierarchy

  • PurchasesStoreTransaction

Properties

productIdentifier: string

Product Id associated with the transaction.

purchaseDate: string

Purchase date of the transaction in ISO 8601 format.

transactionIdentifier: string

Id of the transaction.

Generated using TypeDoc