Documentation
    Preparing search index...
    • Parameters

      • jsonRS: any

      Returns {
          amount: any;
          bagages: any[];
          conditions: {
              available: boolean;
              cancel: boolean;
              change: boolean;
              date: string;
              price: any;
              title: string;
          }[];
      }