Documentation
    Preparing search index...
    • Parameters

      • jsonRS: any

      Returns {
          DataLists: {
              BaggageAllowance: any[];
              OriginDest: any[];
              Pax: any[];
              PaxJourney: any[];
              PaxSegment: any[];
              SeatProfile: any[];
              ServiceDefinition: any[];
          };
          Offer: {
              OfferExpirationDateTime: any;
              OfferID: any;
              OfferItem: any[];
              OwnerCode: any;
          };
      }