Documentation
    Preparing search index...
    interface Value {
        BaggageAllowance: BaggageAllowance[];
        DataLists: DataLists;
        Errors: any[];
        OfferExpirationDateTime: string;
        OfferID: string;
        OrderItems: OrderItem[];
        PaymentInfo: PaymentInfo[];
        PaymentTimeLimitDateTime: string;
        ResponseID: any;
        servicesComplementaires: any[];
    }
    Index

    Properties

    BaggageAllowance: BaggageAllowance[]
    DataLists: DataLists
    Errors: any[]
    OfferExpirationDateTime: string
    OfferID: string
    OrderItems: OrderItem[]
    PaymentInfo: PaymentInfo[]
    PaymentTimeLimitDateTime: string
    ResponseID: any
    servicesComplementaires: any[]