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