Documentation
    Preparing search index...
    • Parameters

      Returns {
          BookingRef: {};
          DataLists: {
              BaggageAllowanceList: any[];
              ContactInfoList: any[];
              OriginDestList: any[];
              PaxList: any[];
              PaxSegmentList: any[];
          };
          OrderID: any;
          OrderItem: any[];
          OwnerCode: any;
          PaymentInfo: any[];
          PaymentTimeLimitDateTime: any;
          StatusCode: any;
          ticketDocInfo: any[];
          tickets: any[];
      }