Search Results for

    Show / Hide Table of Contents

    Class OrderApprovePayment

    Inheritance
    object
    OrderApprovePayment
    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 OrderApprovePayment

    Properties

    AdditionalInput

    Object containing additional input on the order

    Declaration
    public AdditionalOrderInputAirlineData AdditionalInput { get; set; }
    Property Value
    Type Description
    AdditionalOrderInputAirlineData

    Customer

    Object containing data related to the customer

    Declaration
    public CustomerApprovePayment Customer { get; set; }
    Property Value
    Type Description
    CustomerApprovePayment

    References

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

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