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, e.g. $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