Search Results for

    Show / Hide Table of Contents

    Class DisputeCreationDetail

    Inheritance
    object
    DisputeCreationDetail
    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.Definitions
    Assembly: connect-sdk-dotnet.dll
    Syntax
    public class DisputeCreationDetail

    Properties

    DisputeCreationDate

    The date and time of creation of this dispute, in yyyyMMddHHmmss format.

    Declaration
    public string DisputeCreationDate { get; set; }
    Property Value
    Type Description
    string

    DisputeOriginator

    The originator of this dispute, which is either Worldline or you as our client.

    Declaration
    public string DisputeOriginator { get; set; }
    Property Value
    Type Description
    string

    UserName

    The user account name of the dispute creator.

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