docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class Purchases.RedeemAppleAppStorePurchaseArgs

    Inheritance
    object
    RedeemAppleAppStorePurchaseArgs
    Purchases.RedeemAppleAppStorePurchaseArgs
    Inherited Members
    RedeemAppleAppStorePurchaseArgs.RealMoneyPurchaseId
    RedeemAppleAppStorePurchaseArgs.Receipt
    RedeemAppleAppStorePurchaseArgs.LocalCost
    RedeemAppleAppStorePurchaseArgs.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.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 Purchases.RedeemAppleAppStorePurchaseArgs : RedeemAppleAppStorePurchaseArgs

    Constructors

    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
    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)