docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class AppItem

    Inheritance
    object
    AppItem
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: UnityEngine.UDP.Editor
    Assembly: com.unity.purchasing.udp.Editor.dll
    Syntax
    [Serializable]
    public class AppItem

    Fields

    clientId

    Declaration
    public string clientId
    Field Value
    Type Description
    string

    id

    Declaration
    public string id
    Field Value
    Type Description
    string

    name

    Declaration
    public string name
    Field Value
    Type Description
    string

    ownerId

    Declaration
    public string ownerId
    Field Value
    Type Description
    string

    ownerType

    Declaration
    public string ownerType
    Field Value
    Type Description
    string

    packageName

    Declaration
    public string packageName
    Field Value
    Type Description
    string

    revision

    Declaration
    public string revision
    Field Value
    Type Description
    string

    slug

    Declaration
    public string slug
    Field Value
    Type Description
    string

    status

    Declaration
    public string status
    Field Value
    Type Description
    string

    type

    Declaration
    public string type
    Field Value
    Type Description
    string
    In This Article
    Back to top
    Copyright © 2025 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)