Class RedeemAppleAppStorePurchaseResult
The result from redeeming an Apple App Store purchase.
Inherited Members
Namespace: Unity.Services.Economy.Model
Assembly: solution.dll
Syntax
public class RedeemAppleAppStorePurchaseResult
Constructors
| Name | Description |
|---|---|
| RedeemAppleAppStorePurchaseResult(AppleVerification, Rewards) |
Fields
| Name | Description |
|---|---|
| Rewards | The Rewards given in exchange for this purchase. |
| Verification | The receipt verification details from the Apple App Store validation service. |