Search Results for

    Show / Hide Table of Contents

    Class CapturesResponse

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

    Properties

    Captures

    The list of all captures performed on the requested payment.

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