Search Results for

    Show / Hide Table of Contents

    Class AdditionalOrderInputAirlineData

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

    Properties

    AirlineData

    Object that holds airline specific data

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

    LodgingData

    Object that holds lodging specific data

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