Documentation
    Preparing search index...
    • Parameters

      • jsonRS: any
      • index: any

      Returns {
          additionalInfo: any[];
          baggage: any[];
          BaggageAllowance: any[];
          DataLists: {
              BaggageAllowanceList: any[];
              PaxList: any[];
              PaxSegmentList: any[];
          };
          Errors: any[];
          OfferExpirationDateTime: any;
          OfferID: any;
          OrderItems: any[];
          PaymentInfo: { Payment: string; PaymentInfoID: string }[];
          PaymentTimeLimitDateTime: any;
          ResponseID: any;
      }