Search Results for

    Show / Hide Table of Contents

    Class DisputesResponse

    Inheritance
    object
    DisputesResponse
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Ingenico.Connect.Sdk.Domain.Dispute
    Assembly: connect-sdk-dotnet.dll
    Syntax
    public class DisputesResponse

    Properties

    Disputes

    Array containing disputes and their characteristics.

    Declaration
    public IList<Dispute> Disputes { get; set; }
    Property Value
    Type Description
    IList<Dispute>
    In This Article
    Back to top Copyright (c) 2016 Global Collect Services B.V.