Documentation
    Preparing search index...
    • Parameters

      • response: any

      Returns {
          DataLists: {
              BaggageAllowance: {
                  BaggageAllowanceID: any;
                  PieceAllowance: { ApplicablePartyText: any; TotalQty: any };
                  TypeCode: any;
              }[];
              OriginDest: any;
              Pax: any;
              PaxJourney: any[];
              PaxSegment: any;
              PriceClass: any;
              ServiceDefinition: any;
          };
          Oras: string[];
          OriginListFlights: any;
          ResponseID: any;
      }