Documentation
    Preparing search index...
    "export=": {
        BaggageAllowance: any[];
        DataLists: {
            BaggageAllowanceList: any[];
            PaxList: any[];
            PaxSegmentList: any[];
        };
        OfferExpirationDateTime: any;
        OfferID: any;
        OrderItems: any[];
        PaymentInfo: any[];
        ResponseID: string;
    }

    Type Declaration

    • BaggageAllowance: any[]
    • DataLists: { BaggageAllowanceList: any[]; PaxList: any[]; PaxSegmentList: any[] }
    • OfferExpirationDateTime: any
    • OfferID: any
    • OrderItems: any[]
    • PaymentInfo: any[]
    • ResponseID: string