docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class GoogleVerification

    The receipt verification details from the validation service.

    Inheritance
    object
    GoogleVerification
    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 GoogleVerification

    Constructors

    GoogleVerification(StatusOptions, GoogleStore)

    Declaration
    [Preserve]
    public GoogleVerification(GoogleVerification.StatusOptions status, GoogleStore store)
    Parameters
    Type Name Description
    GoogleVerification.StatusOptions status
    GoogleStore store

    Fields

    Status

    Status of the receipt verification.

    Declaration
    [Preserve]
    [JsonConverter(typeof(StringEnumConverter))]
    public GoogleVerification.StatusOptions Status
    Field Value
    Type Description
    GoogleVerification.StatusOptions

    Store

    Further details from the receipt validation service.

    Declaration
    [Preserve]
    public GoogleStore Store
    Field Value
    Type Description
    GoogleStore
    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)