Documentation

PlayerPurchaseGoogleplaystoreRequest

Properties

Id

  • id: string

ID of the purchase.

memberof

PlayerPurchaseGoogleplaystoreRequest

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

PlayerPurchaseGoogleplaystoreRequest

Local Currency

  • localCurrency: string

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

memberof

PlayerPurchaseGoogleplaystoreRequest

Purchase Data

  • purchaseData: string

A JSON encoded string returned from a successful in-app billing purchase.

memberof

PlayerPurchaseGoogleplaystoreRequest

Purchase Data Signature

  • purchaseDataSignature: string

A signature of the purchaseData returned from a successful in-app billing purchase.

memberof

PlayerPurchaseGoogleplaystoreRequest