docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class StoreIdentifiers

    The store identifiers.

    Inheritance
    object
    StoreIdentifiers
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Unity.Services.Economy.Model
    Assembly: Unity.Services.Economy.dll
    Syntax
    [Preserve]
    public class StoreIdentifiers

    Constructors

    StoreIdentifiers()

    Declaration
    [Preserve]
    public StoreIdentifiers()

    Fields

    AppleAppStore

    Apple App Store identifier

    Declaration
    [Preserve]
    [JsonProperty("appleAppStore")]
    public string AppleAppStore
    Field Value
    Type Description
    string

    GooglePlayStore

    Google Play Store identifier

    Declaration
    [Preserve]
    [JsonProperty("googlePlayStore")]
    public string GooglePlayStore
    Field Value
    Type Description
    string
    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)