docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class GoogleStore

    Details from the receipt validation service.

    Inheritance
    object
    GoogleStore
    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
    public class GoogleStore

    Constructors

    GoogleStore(string)

    Declaration
    [Preserve]
    [JsonConstructor]
    public GoogleStore(string receipt)
    Parameters
    Type Name Description
    string receipt

    Fields

    Receipt

    The purchase receipt data.

    Declaration
    [Preserve]
    public string Receipt
    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)