Documentation
    Preparing search index...
    • Parameters

      • jsonRS: any

      Returns {
          baggage: any[];
          BaggageAllowance: any[];
          conditionCurrency: any;
          DataLists: {
              BaggageAllowanceList: any[];
              MediaLists: any[];
              PaxList: any[];
              PaxSegmentList: any[];
          };
          isInstantPurchase: boolean;
          OfferExpirationDateTime: any;
          OfferID: any;
          OrderItems: any[];
          PaymentInfo: { Payment: string; PaymentInfoID: string }[];
          PaymentTimeLimitDateTime: any;
          remarks: any[];
          ResponseID: any;
          servicesComplementaires: any[];
          totalPrice: number;
      }