Search Results for

    Show / Hide Table of Contents

    Class RefundsResponse

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

    Properties

    Refunds

    The list of all refunds performed on the requested payment.

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