Search Results for

    Show / Hide Table of Contents

    Class OrderOutput

    Inheritance
    object
    OrderOutput
    CaptureOutput
    PaymentOutput
    RefundOutput
    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.Payment.Definitions
    Assembly: connect-sdk-dotnet.dll
    Syntax
    public class OrderOutput

    Properties

    AmountOfMoney

    Object containing amount and ISO currency code attributes

    Declaration
    public AmountOfMoney AmountOfMoney { get; set; }
    Property Value
    Type Description
    AmountOfMoney

    References

    Object that holds all reference properties that are linked to this transaction

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