v3.1.2
2020.3+

Class Purchases.RedeemAppleAppStorePurchaseArgs

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

Constructors

RedeemAppleAppStorePurchaseArgs(String, String, Int32, String)

Declaration
public RedeemAppleAppStorePurchaseArgs(string realMoneyPurchaseId, string receipt, int localCost, string localCurrency)
Parameters
TypeNameDescription
StringrealMoneyPurchaseId
Stringreceipt
Int32localCost
StringlocalCurrency