docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class Purchases.RedeemGooglePlayStorePurchaseArgs

    Inheritance
    object
    RedeemGooglePlayStorePurchaseArgs
    Purchases.RedeemGooglePlayStorePurchaseArgs
    Inherited Members
    RedeemGooglePlayStorePurchaseArgs.RealMoneyPurchaseId
    RedeemGooglePlayStorePurchaseArgs.PurchaseData
    RedeemGooglePlayStorePurchaseArgs.PurchaseDataSignature
    RedeemGooglePlayStorePurchaseArgs.LocalCost
    RedeemGooglePlayStorePurchaseArgs.LocalCurrency
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Unity.Services.Economy
    Assembly: Unity.Services.Economy.dll
    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 Purchases.RedeemGooglePlayStorePurchaseArgs : RedeemGooglePlayStorePurchaseArgs

    Constructors

    RedeemGooglePlayStorePurchaseArgs(string, string, string, int, string)

    Declaration
    public RedeemGooglePlayStorePurchaseArgs(string realMoneyPurchaseId, string purchaseData, string purchaseDataSignature, int localCost, string localCurrency)
    Parameters
    Type Name Description
    string realMoneyPurchaseId
    string purchaseData
    string purchaseDataSignature
    int localCost
    string localCurrency
    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)