v3.1.2
2020.3+

Class Purchases.RedeemGooglePlayStorePurchaseArgs

Inheritance
Purchases.RedeemGooglePlayStorePurchaseArgs
Namespace: Unity.Services.Economy
Syntax
[Obsolete("The model provided by Economy.Purchases.RedeemGooglePlayStorePurchaseArgs has been moved to EconomyService.Instance.RedeemGooglePlayStorePurchaseArgs, and should be accessed from there instead. This API will be removed in an upcoming release.", false)]
public class RedeemGooglePlayStorePurchaseArgs : RedeemGooglePlayStorePurchaseArgs

Constructors

RedeemGooglePlayStorePurchaseArgs(String, String, String, Int32, String)

Declaration
public RedeemGooglePlayStorePurchaseArgs(string realMoneyPurchaseId, string purchaseData, string purchaseDataSignature, int localCost, string localCurrency)
Parameters
TypeNameDescription
StringrealMoneyPurchaseId
StringpurchaseData
StringpurchaseDataSignature
Int32localCost
StringlocalCurrency