docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class WinProductDescription

    A common format for Billing Subsystems to use to describe available In App Purchases to the Biller, including purchase state via Receipt and Transaction Identifiers.

    Inheritance
    object
    WinProductDescription
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: UnityEngine.Purchasing.Default
    Assembly: solution.dll
    Syntax
    public class WinProductDescription

    Constructors

    Name Description
    WinProductDescription(string, string, string, string, string, decimal, string, string, bool)

    Constructor which initialized member from parametars.

    Properties

    Name Description
    ISOCurrencyCode

    The product's currency code.

    consumable

    Whether or not the product is consumable.

    description

    The product's description.

    platformSpecificID

    The product's specific ID on the Windows Store.

    price

    The product's price, as text.

    priceDecimal

    The product's price, as a decimal.

    receipt

    The product's purchase receipt.

    title

    The product's title, or name.

    transactionID

    The product's purchase transaction ID.

    In This Article
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023