Constructor RedeemAppleAppStorePurchaseArgs
RedeemAppleAppStorePurchaseArgs(string, string, int, string)
Declaration
public RedeemAppleAppStorePurchaseArgs(string realMoneyPurchaseId, string receipt, int localCost, string localCurrency)
Parameters
| Type | Name | Description |
|---|---|---|
| string | realMoneyPurchaseId | |
| string | receipt | |
| int | localCost | |
| string | localCurrency |