Documentation

PlayerPurchaseAppleappstoreRequest

Properties

Id

  • id: string

ID of the purchase.

memberof

PlayerPurchaseAppleappstoreRequest

Local Cost

  • localCost: number

The cost of the purchase as an integer in the minor currency format, for example, $1.99 USD would be 199.

memberof

PlayerPurchaseAppleappstoreRequest

Local Currency

  • localCurrency: string

The ISO-4217 currency code with which the player purchased the IAP.

memberof

PlayerPurchaseAppleappstoreRequest

Receipt

  • receipt: string

Receipt data returned from the Apple App Store as a result of a successful purchase. This should be base64 encoded.

memberof

PlayerPurchaseAppleappstoreRequest