Documentation
    Preparing search index...
    • Parameters

      • jsonRS: any

      Returns {
          DataLists: {
              BaggageAllowance: any[];
              ContactInfoList: any[];
              OriginDestList: any[];
              PaxJourneyList: any[];
              PaxList: any[];
              PaxSegment: any[];
              PriceClass: any[];
              ServiceDefinitionList: any[];
          };
          Order: {
              BookingRef: {};
              OrderID: any;
              OrderItems: any[];
              OwnerCode: any;
              PaymentTimeLimitDateTime: any;
              StatusCode: any;
          };
          PaymentInfo: any[];
          ticketDocInfo: any[];
      }