docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Struct BillingProgramReportingDetails

    The details used to report transactions made outside of Google Play Billing.

    This is C# representation of the Java Class BillingProgramReportingDetails See more

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.Equals(object, object)
    object.GetType()
    object.ReferenceEquals(object, object)
    Namespace: UnityEngine.Purchasing.GoogleBilling.Models
    Assembly: Unity.Purchasing.Stores.dll
    Syntax
    public struct BillingProgramReportingDetails

    Fields

    externalTransactionToken

    Returns an external transaction token that can be used to report a transaction made outside of Google Play Billing.

    Declaration
    public string externalTransactionToken
    Field Value
    Type Description
    string

    responseCode

    Returns the billing program that the reporting details are associated with.

    Declaration
    public GoogleBillingResponseCode responseCode
    Field Value
    Type Description
    GoogleBillingResponseCode
    In This Article
    Back to top
    Copyright © 2026 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)