docs.unity3d.com
    Show / Hide Table of Contents

    Struct TransactionFailedParameters

    Namespace: Unity.Services.Analytics
    Syntax
    public struct TransactionFailedParameters

    Fields

    AmazonUserID

    Declaration
    public string AmazonUserID
    Field Value
    Type Description
    String

    EngagementID

    Declaration
    public long? EngagementID
    Field Value
    Type Description
    Nullable<Int64>

    FailureReason

    Declaration
    public string FailureReason
    Field Value
    Type Description
    String

    GameStoreID

    Declaration
    public string GameStoreID
    Field Value
    Type Description
    String

    IsInitiator

    Declaration
    public bool? IsInitiator
    Field Value
    Type Description
    Nullable<Boolean>

    PaymentCountry

    Optional. If this is left null or empty, the machine's locale will be used

    Declaration
    public string PaymentCountry
    Field Value
    Type Description
    String

    ProductID

    Declaration
    public string ProductID
    Field Value
    Type Description
    String

    ProductsReceived

    Declaration
    public Product ProductsReceived
    Field Value
    Type Description
    Product

    ProductsSpent

    Declaration
    public Product ProductsSpent
    Field Value
    Type Description
    Product

    RevenueValidated

    Declaration
    public long? RevenueValidated
    Field Value
    Type Description
    Nullable<Int64>

    StoreID

    Declaration
    public string StoreID
    Field Value
    Type Description
    String

    StoreItemID

    Declaration
    public string StoreItemID
    Field Value
    Type Description
    String

    StoreItemSkuID

    Declaration
    public string StoreItemSkuID
    Field Value
    Type Description
    String

    StoreSourceID

    Declaration
    public string StoreSourceID
    Field Value
    Type Description
    String

    TransactionID

    Declaration
    public string TransactionID
    Field Value
    Type Description
    String

    TransactionName

    Declaration
    public string TransactionName
    Field Value
    Type Description
    String

    TransactionServer

    Declaration
    public TransactionServer? TransactionServer
    Field Value
    Type Description
    Nullable<TransactionServer>

    TransactionType

    Declaration
    public TransactionType TransactionType
    Field Value
    Type Description
    TransactionType
    Back to top
    Terms of use
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023