ch-api-client-typescript2 3.2.7 → 3.3.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (5) hide show
  1. package/lib/api.d.ts +1010 -1006
  2. package/lib/api.d.ts.map +1 -1
  3. package/lib/api.js +729 -430
  4. package/package.json +1 -1
  5. package/src/api.ts +1362 -1210
package/lib/api.js CHANGED
@@ -78,9 +78,9 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
78
78
  return (mod && mod.__esModule) ? mod : { "default": mod };
79
79
  };
80
80
  Object.defineProperty(exports, "__esModule", { value: true });
81
- exports.ContributorsApi = exports.ContributorsApiFactory = exports.ContributorsApiFp = exports.ContributorsApiAxiosParamCreator = exports.ConsultationsApi = exports.ConsultationsApiFactory = exports.ConsultationsApiFp = exports.ConsultationsApiAxiosParamCreator = exports.CommunicationsApi = exports.CommunicationsApiFactory = exports.CommunicationsApiFp = exports.CommunicationsApiAxiosParamCreator = exports.ChatUsersApi = exports.ChatUsersApiFactory = exports.ChatUsersApiFp = exports.ChatUsersApiAxiosParamCreator = exports.BookingsApi = exports.BookingsApiFactory = exports.BookingsApiFp = exports.BookingsApiAxiosParamCreator = exports.ArticlesApi = exports.ArticlesApiFactory = exports.ArticlesApiFp = exports.ArticlesApiAxiosParamCreator = exports.AccreditationsApi = exports.AccreditationsApiFactory = exports.AccreditationsApiFp = exports.AccreditationsApiAxiosParamCreator = exports.AboutUsApi = exports.AboutUsApiFactory = exports.AboutUsApiFp = exports.AboutUsApiAxiosParamCreator = exports.UserLocationType = exports.SnsType = exports.ReviewType = exports.ReviewCategory = exports.RejectReason = exports.RefundPolicy = exports.RecurringInterval = exports.Procedure = exports.NotificationCode = exports.MediaType = exports.MarketingType = exports.Gender = exports.ContributionType = exports.ConsultationType = exports.ConsultationStatus = exports.BookingStatus = exports.AutocompleteMode = exports.ArticleStatus = void 0;
82
- exports.PlansApiFp = exports.PlansApiAxiosParamCreator = exports.PatientsApi = exports.PatientsApiFactory = exports.PatientsApiFp = exports.PatientsApiAxiosParamCreator = exports.NotificationsApi = exports.NotificationsApiFactory = exports.NotificationsApiFp = exports.NotificationsApiAxiosParamCreator = exports.MembershipsApi = exports.MembershipsApiFactory = exports.MembershipsApiFp = exports.MembershipsApiAxiosParamCreator = exports.LanguagesApi = exports.LanguagesApiFactory = exports.LanguagesApiFp = exports.LanguagesApiAxiosParamCreator = exports.ImagesApi = exports.ImagesApiFactory = exports.ImagesApiFp = exports.ImagesApiAxiosParamCreator = exports.HospitalsApi = exports.HospitalsApiFactory = exports.HospitalsApiFp = exports.HospitalsApiAxiosParamCreator = exports.GroupChannelsApi = exports.GroupChannelsApiFactory = exports.GroupChannelsApiFp = exports.GroupChannelsApiAxiosParamCreator = exports.FaqsApi = exports.FaqsApiFactory = exports.FaqsApiFp = exports.FaqsApiAxiosParamCreator = exports.FaqCategoriesApi = exports.FaqCategoriesApiFactory = exports.FaqCategoriesApiFp = exports.FaqCategoriesApiAxiosParamCreator = exports.DoctorsApi = exports.DoctorsApiFactory = exports.DoctorsApiFp = exports.DoctorsApiAxiosParamCreator = exports.DealsApi = exports.DealsApiFactory = exports.DealsApiFp = exports.DealsApiAxiosParamCreator = exports.CountriesApi = exports.CountriesApiFactory = exports.CountriesApiFp = exports.CountriesApiAxiosParamCreator = void 0;
83
- exports.TagsApi = exports.TagsApiFactory = exports.TagsApiFp = exports.TagsApiAxiosParamCreator = exports.SpecialtyTypesApi = exports.SpecialtyTypesApiFactory = exports.SpecialtyTypesApiFp = exports.SpecialtyTypesApiAxiosParamCreator = exports.SpecialtiesApi = exports.SpecialtiesApiFactory = exports.SpecialtiesApiFp = exports.SpecialtiesApiAxiosParamCreator = exports.ServicesCategoriesApi = exports.ServicesCategoriesApiFactory = exports.ServicesCategoriesApiFp = exports.ServicesCategoriesApiAxiosParamCreator = exports.ServicesApi = exports.ServicesApiFactory = exports.ServicesApiFp = exports.ServicesApiAxiosParamCreator = exports.ServiceReviewsApi = exports.ServiceReviewsApiFactory = exports.ServiceReviewsApiFp = exports.ServiceReviewsApiAxiosParamCreator = exports.SearchApi = exports.SearchApiFactory = exports.SearchApiFp = exports.SearchApiAxiosParamCreator = exports.ProfilesApi = exports.ProfilesApiFactory = exports.ProfilesApiFp = exports.ProfilesApiAxiosParamCreator = exports.PlansApi = exports.PlansApiFactory = void 0;
81
+ exports.CountriesApiAxiosParamCreator = exports.ContributorsApi = exports.ContributorsApiFactory = exports.ContributorsApiFp = exports.ContributorsApiAxiosParamCreator = exports.ConsultationsApi = exports.ConsultationsApiFactory = exports.ConsultationsApiFp = exports.ConsultationsApiAxiosParamCreator = exports.CommunicationsApi = exports.CommunicationsApiFactory = exports.CommunicationsApiFp = exports.CommunicationsApiAxiosParamCreator = exports.ChatUsersApi = exports.ChatUsersApiFactory = exports.ChatUsersApiFp = exports.ChatUsersApiAxiosParamCreator = exports.BookingsApi = exports.BookingsApiFactory = exports.BookingsApiFp = exports.BookingsApiAxiosParamCreator = exports.ArticlesApi = exports.ArticlesApiFactory = exports.ArticlesApiFp = exports.ArticlesApiAxiosParamCreator = exports.AccreditationsApi = exports.AccreditationsApiFactory = exports.AccreditationsApiFp = exports.AccreditationsApiAxiosParamCreator = exports.AboutUsApi = exports.AboutUsApiFactory = exports.AboutUsApiFp = exports.AboutUsApiAxiosParamCreator = exports.UserLocationType = exports.SnsType = exports.ReviewType = exports.RejectReason = exports.RefundPolicy = exports.RecurringInterval = exports.Procedure = exports.NotificationCode = exports.MediaType = exports.MarketingType = exports.Gender = exports.ContributionType = exports.ConsultationType = exports.ConsultationStatus = exports.BookingStatus = exports.AutocompleteMode = exports.ArticleStatus = void 0;
82
+ exports.PlansApiFactory = exports.PlansApiFp = exports.PlansApiAxiosParamCreator = exports.PatientsApi = exports.PatientsApiFactory = exports.PatientsApiFp = exports.PatientsApiAxiosParamCreator = exports.NotificationsApi = exports.NotificationsApiFactory = exports.NotificationsApiFp = exports.NotificationsApiAxiosParamCreator = exports.MembershipsApi = exports.MembershipsApiFactory = exports.MembershipsApiFp = exports.MembershipsApiAxiosParamCreator = exports.LanguagesApi = exports.LanguagesApiFactory = exports.LanguagesApiFp = exports.LanguagesApiAxiosParamCreator = exports.ImagesApi = exports.ImagesApiFactory = exports.ImagesApiFp = exports.ImagesApiAxiosParamCreator = exports.HospitalsApi = exports.HospitalsApiFactory = exports.HospitalsApiFp = exports.HospitalsApiAxiosParamCreator = exports.GroupChannelsApi = exports.GroupChannelsApiFactory = exports.GroupChannelsApiFp = exports.GroupChannelsApiAxiosParamCreator = exports.FaqsApi = exports.FaqsApiFactory = exports.FaqsApiFp = exports.FaqsApiAxiosParamCreator = exports.FaqCategoriesApi = exports.FaqCategoriesApiFactory = exports.FaqCategoriesApiFp = exports.FaqCategoriesApiAxiosParamCreator = exports.DoctorsApi = exports.DoctorsApiFactory = exports.DoctorsApiFp = exports.DoctorsApiAxiosParamCreator = exports.DealsApi = exports.DealsApiFactory = exports.DealsApiFp = exports.DealsApiAxiosParamCreator = exports.CountriesApi = exports.CountriesApiFactory = exports.CountriesApiFp = void 0;
83
+ exports.TagsApi = exports.TagsApiFactory = exports.TagsApiFp = exports.TagsApiAxiosParamCreator = exports.SpecialtyTypesApi = exports.SpecialtyTypesApiFactory = exports.SpecialtyTypesApiFp = exports.SpecialtyTypesApiAxiosParamCreator = exports.SpecialtiesApi = exports.SpecialtiesApiFactory = exports.SpecialtiesApiFp = exports.SpecialtiesApiAxiosParamCreator = exports.ServicesCategoriesApi = exports.ServicesCategoriesApiFactory = exports.ServicesCategoriesApiFp = exports.ServicesCategoriesApiAxiosParamCreator = exports.ServicesApi = exports.ServicesApiFactory = exports.ServicesApiFp = exports.ServicesApiAxiosParamCreator = exports.ServiceReviewsApi = exports.ServiceReviewsApiFactory = exports.ServiceReviewsApiFp = exports.ServiceReviewsApiAxiosParamCreator = exports.SearchApi = exports.SearchApiFactory = exports.SearchApiFp = exports.SearchApiAxiosParamCreator = exports.ProfilesApi = exports.ProfilesApiFactory = exports.ProfilesApiFp = exports.ProfilesApiAxiosParamCreator = exports.PlansApi = void 0;
84
84
  var axios_1 = __importDefault(require("axios"));
85
85
  // Some imports not used depending on template conditions
86
86
  // @ts-ignore
@@ -272,18 +272,6 @@ var RejectReason;
272
272
  RejectReason["ScheduleNotAvailable"] = "ScheduleNotAvailable";
273
273
  RejectReason["OtherReason"] = "OtherReason";
274
274
  })(RejectReason = exports.RejectReason || (exports.RejectReason = {}));
275
- /**
276
- *
277
- * @export
278
- * @enum {string}
279
- */
280
- var ReviewCategory;
281
- (function (ReviewCategory) {
282
- ReviewCategory["Services"] = "Services";
283
- ReviewCategory["Hospitality"] = "Hospitality";
284
- ReviewCategory["Transfer"] = "Transfer";
285
- ReviewCategory["Etc"] = "Etc";
286
- })(ReviewCategory = exports.ReviewCategory || (exports.ReviewCategory = {}));
287
275
  /**
288
276
  *
289
277
  * @export
@@ -332,13 +320,7 @@ var AboutUsApiAxiosParamCreator = function (configuration) {
332
320
  * @param {string} [hospitalId]
333
321
  * @param {string} [hospitalName]
334
322
  * @param {string} [hospitalSlug]
335
- * @param {string} [overviewTitle]
336
- * @param {string} [normalizedOverviewTitle]
337
- * @param {string} [overview]
338
- * @param {string} [content]
339
- * @param {string} [customStyle]
340
- * @param {string} [background]
341
- * @param {string} [backgroundThumbnail]
323
+ * @param {string} [name]
342
324
  * @param {string} [languageCode]
343
325
  * @param {boolean} [returnDefaultValue]
344
326
  * @param {boolean} [confirmed]
@@ -348,7 +330,7 @@ var AboutUsApiAxiosParamCreator = function (configuration) {
348
330
  * @param {*} [options] Override http request option.
349
331
  * @throws {RequiredError}
350
332
  */
351
- apiV2AboutusGet: function (hospitalId, hospitalName, hospitalSlug, overviewTitle, normalizedOverviewTitle, overview, content, customStyle, background, backgroundThumbnail, languageCode, returnDefaultValue, confirmed, page, limit, lastRetrieved, options) {
333
+ apiV2AboutusGet: function (hospitalId, hospitalName, hospitalSlug, name, languageCode, returnDefaultValue, confirmed, page, limit, lastRetrieved, options) {
352
334
  if (options === void 0) { options = {}; }
353
335
  return __awaiter(_this, void 0, void 0, function () {
354
336
  var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
@@ -370,26 +352,8 @@ var AboutUsApiAxiosParamCreator = function (configuration) {
370
352
  if (hospitalSlug !== undefined) {
371
353
  localVarQueryParameter['HospitalSlug'] = hospitalSlug;
372
354
  }
373
- if (overviewTitle !== undefined) {
374
- localVarQueryParameter['OverviewTitle'] = overviewTitle;
375
- }
376
- if (normalizedOverviewTitle !== undefined) {
377
- localVarQueryParameter['NormalizedOverviewTitle'] = normalizedOverviewTitle;
378
- }
379
- if (overview !== undefined) {
380
- localVarQueryParameter['Overview'] = overview;
381
- }
382
- if (content !== undefined) {
383
- localVarQueryParameter['Content'] = content;
384
- }
385
- if (customStyle !== undefined) {
386
- localVarQueryParameter['CustomStyle'] = customStyle;
387
- }
388
- if (background !== undefined) {
389
- localVarQueryParameter['Background'] = background;
390
- }
391
- if (backgroundThumbnail !== undefined) {
392
- localVarQueryParameter['BackgroundThumbnail'] = backgroundThumbnail;
355
+ if (name !== undefined) {
356
+ localVarQueryParameter['Name'] = name;
393
357
  }
394
358
  if (languageCode !== undefined) {
395
359
  localVarQueryParameter['LanguageCode'] = languageCode;
@@ -518,13 +482,7 @@ var AboutUsApiFp = function (configuration) {
518
482
  * @param {string} [hospitalId]
519
483
  * @param {string} [hospitalName]
520
484
  * @param {string} [hospitalSlug]
521
- * @param {string} [overviewTitle]
522
- * @param {string} [normalizedOverviewTitle]
523
- * @param {string} [overview]
524
- * @param {string} [content]
525
- * @param {string} [customStyle]
526
- * @param {string} [background]
527
- * @param {string} [backgroundThumbnail]
485
+ * @param {string} [name]
528
486
  * @param {string} [languageCode]
529
487
  * @param {boolean} [returnDefaultValue]
530
488
  * @param {boolean} [confirmed]
@@ -534,12 +492,12 @@ var AboutUsApiFp = function (configuration) {
534
492
  * @param {*} [options] Override http request option.
535
493
  * @throws {RequiredError}
536
494
  */
537
- apiV2AboutusGet: function (hospitalId, hospitalName, hospitalSlug, overviewTitle, normalizedOverviewTitle, overview, content, customStyle, background, backgroundThumbnail, languageCode, returnDefaultValue, confirmed, page, limit, lastRetrieved, options) {
495
+ apiV2AboutusGet: function (hospitalId, hospitalName, hospitalSlug, name, languageCode, returnDefaultValue, confirmed, page, limit, lastRetrieved, options) {
538
496
  return __awaiter(this, void 0, void 0, function () {
539
497
  var localVarAxiosArgs;
540
498
  return __generator(this, function (_a) {
541
499
  switch (_a.label) {
542
- case 0: return [4 /*yield*/, localVarAxiosParamCreator.apiV2AboutusGet(hospitalId, hospitalName, hospitalSlug, overviewTitle, normalizedOverviewTitle, overview, content, customStyle, background, backgroundThumbnail, languageCode, returnDefaultValue, confirmed, page, limit, lastRetrieved, options)];
500
+ case 0: return [4 /*yield*/, localVarAxiosParamCreator.apiV2AboutusGet(hospitalId, hospitalName, hospitalSlug, name, languageCode, returnDefaultValue, confirmed, page, limit, lastRetrieved, options)];
543
501
  case 1:
544
502
  localVarAxiosArgs = _a.sent();
545
503
  return [2 /*return*/, (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)];
@@ -606,13 +564,7 @@ var AboutUsApiFactory = function (configuration, basePath, axios) {
606
564
  * @param {string} [hospitalId]
607
565
  * @param {string} [hospitalName]
608
566
  * @param {string} [hospitalSlug]
609
- * @param {string} [overviewTitle]
610
- * @param {string} [normalizedOverviewTitle]
611
- * @param {string} [overview]
612
- * @param {string} [content]
613
- * @param {string} [customStyle]
614
- * @param {string} [background]
615
- * @param {string} [backgroundThumbnail]
567
+ * @param {string} [name]
616
568
  * @param {string} [languageCode]
617
569
  * @param {boolean} [returnDefaultValue]
618
570
  * @param {boolean} [confirmed]
@@ -622,8 +574,8 @@ var AboutUsApiFactory = function (configuration, basePath, axios) {
622
574
  * @param {*} [options] Override http request option.
623
575
  * @throws {RequiredError}
624
576
  */
625
- apiV2AboutusGet: function (hospitalId, hospitalName, hospitalSlug, overviewTitle, normalizedOverviewTitle, overview, content, customStyle, background, backgroundThumbnail, languageCode, returnDefaultValue, confirmed, page, limit, lastRetrieved, options) {
626
- return localVarFp.apiV2AboutusGet(hospitalId, hospitalName, hospitalSlug, overviewTitle, normalizedOverviewTitle, overview, content, customStyle, background, backgroundThumbnail, languageCode, returnDefaultValue, confirmed, page, limit, lastRetrieved, options).then(function (request) { return request(axios, basePath); });
577
+ apiV2AboutusGet: function (hospitalId, hospitalName, hospitalSlug, name, languageCode, returnDefaultValue, confirmed, page, limit, lastRetrieved, options) {
578
+ return localVarFp.apiV2AboutusGet(hospitalId, hospitalName, hospitalSlug, name, languageCode, returnDefaultValue, confirmed, page, limit, lastRetrieved, options).then(function (request) { return request(axios, basePath); });
627
579
  },
628
580
  /**
629
581
  *
@@ -668,13 +620,7 @@ var AboutUsApi = /** @class */ (function (_super) {
668
620
  * @param {string} [hospitalId]
669
621
  * @param {string} [hospitalName]
670
622
  * @param {string} [hospitalSlug]
671
- * @param {string} [overviewTitle]
672
- * @param {string} [normalizedOverviewTitle]
673
- * @param {string} [overview]
674
- * @param {string} [content]
675
- * @param {string} [customStyle]
676
- * @param {string} [background]
677
- * @param {string} [backgroundThumbnail]
623
+ * @param {string} [name]
678
624
  * @param {string} [languageCode]
679
625
  * @param {boolean} [returnDefaultValue]
680
626
  * @param {boolean} [confirmed]
@@ -685,9 +631,9 @@ var AboutUsApi = /** @class */ (function (_super) {
685
631
  * @throws {RequiredError}
686
632
  * @memberof AboutUsApi
687
633
  */
688
- AboutUsApi.prototype.apiV2AboutusGet = function (hospitalId, hospitalName, hospitalSlug, overviewTitle, normalizedOverviewTitle, overview, content, customStyle, background, backgroundThumbnail, languageCode, returnDefaultValue, confirmed, page, limit, lastRetrieved, options) {
634
+ AboutUsApi.prototype.apiV2AboutusGet = function (hospitalId, hospitalName, hospitalSlug, name, languageCode, returnDefaultValue, confirmed, page, limit, lastRetrieved, options) {
689
635
  var _this = this;
690
- return (0, exports.AboutUsApiFp)(this.configuration).apiV2AboutusGet(hospitalId, hospitalName, hospitalSlug, overviewTitle, normalizedOverviewTitle, overview, content, customStyle, background, backgroundThumbnail, languageCode, returnDefaultValue, confirmed, page, limit, lastRetrieved, options).then(function (request) { return request(_this.axios, _this.basePath); });
636
+ return (0, exports.AboutUsApiFp)(this.configuration).apiV2AboutusGet(hospitalId, hospitalName, hospitalSlug, name, languageCode, returnDefaultValue, confirmed, page, limit, lastRetrieved, options).then(function (request) { return request(_this.axios, _this.basePath); });
691
637
  };
692
638
  /**
693
639
  *
@@ -1002,16 +948,17 @@ var ArticlesApiAxiosParamCreator = function (configuration) {
1002
948
  * @param {string} [contributorId]
1003
949
  * @param {string} [contributorName]
1004
950
  * @param {string} [email]
1005
- * @param {string} [description]
1006
951
  * @param {string} [website]
1007
952
  * @param {ContributionType} [contributionType]
953
+ * @param {string} [languageCode]
954
+ * @param {boolean} [showHidden]
1008
955
  * @param {number} [page]
1009
956
  * @param {number} [limit]
1010
957
  * @param {Date} [lastRetrieved]
1011
958
  * @param {*} [options] Override http request option.
1012
959
  * @throws {RequiredError}
1013
960
  */
1014
- apiV2ArticlesArticleIdContributorsGet: function (articleId, articleName, contributorId, contributorName, email, description, website, contributionType, page, limit, lastRetrieved, options) {
961
+ apiV2ArticlesArticleIdContributorsGet: function (articleId, articleName, contributorId, contributorName, email, website, contributionType, languageCode, showHidden, page, limit, lastRetrieved, options) {
1015
962
  if (options === void 0) { options = {}; }
1016
963
  return __awaiter(_this, void 0, void 0, function () {
1017
964
  var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
@@ -1039,15 +986,18 @@ var ArticlesApiAxiosParamCreator = function (configuration) {
1039
986
  if (email !== undefined) {
1040
987
  localVarQueryParameter['Email'] = email;
1041
988
  }
1042
- if (description !== undefined) {
1043
- localVarQueryParameter['Description'] = description;
1044
- }
1045
989
  if (website !== undefined) {
1046
990
  localVarQueryParameter['Website'] = website;
1047
991
  }
1048
992
  if (contributionType !== undefined) {
1049
993
  localVarQueryParameter['ContributionType'] = contributionType;
1050
994
  }
995
+ if (languageCode !== undefined) {
996
+ localVarQueryParameter['LanguageCode'] = languageCode;
997
+ }
998
+ if (showHidden !== undefined) {
999
+ localVarQueryParameter['ShowHidden'] = showHidden;
1000
+ }
1051
1001
  if (page !== undefined) {
1052
1002
  localVarQueryParameter['page'] = page;
1053
1003
  }
@@ -1378,7 +1328,7 @@ var ArticlesApiAxiosParamCreator = function (configuration) {
1378
1328
  *
1379
1329
  * @summary Get all Articles.
1380
1330
  * @param {string} [id]
1381
- * @param {string} [title]
1331
+ * @param {string} [name]
1382
1332
  * @param {string} [description]
1383
1333
  * @param {ArticleStatus} [status]
1384
1334
  * @param {MarketingType} [marketingType]
@@ -1400,7 +1350,7 @@ var ArticlesApiAxiosParamCreator = function (configuration) {
1400
1350
  * @param {*} [options] Override http request option.
1401
1351
  * @throws {RequiredError}
1402
1352
  */
1403
- apiV2ArticlesGet: function (id, title, description, status, marketingType, userId, userName, hospitalId, hospitalName, countryId, tag, exceptArticleId, exceptHospitalId, contributorId, languageCode, showHidden, returnDefaultValue, page, limit, lastRetrieved, options) {
1353
+ apiV2ArticlesGet: function (id, name, description, status, marketingType, userId, userName, hospitalId, hospitalName, countryId, tag, exceptArticleId, exceptHospitalId, contributorId, languageCode, showHidden, returnDefaultValue, page, limit, lastRetrieved, options) {
1404
1354
  if (options === void 0) { options = {}; }
1405
1355
  return __awaiter(_this, void 0, void 0, function () {
1406
1356
  var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
@@ -1416,8 +1366,8 @@ var ArticlesApiAxiosParamCreator = function (configuration) {
1416
1366
  if (id !== undefined) {
1417
1367
  localVarQueryParameter['Id'] = id;
1418
1368
  }
1419
- if (title !== undefined) {
1420
- localVarQueryParameter['Title'] = title;
1369
+ if (name !== undefined) {
1370
+ localVarQueryParameter['Name'] = name;
1421
1371
  }
1422
1372
  if (description !== undefined) {
1423
1373
  localVarQueryParameter['Description'] = description;
@@ -1564,21 +1514,22 @@ var ArticlesApiFp = function (configuration) {
1564
1514
  * @param {string} [contributorId]
1565
1515
  * @param {string} [contributorName]
1566
1516
  * @param {string} [email]
1567
- * @param {string} [description]
1568
1517
  * @param {string} [website]
1569
1518
  * @param {ContributionType} [contributionType]
1519
+ * @param {string} [languageCode]
1520
+ * @param {boolean} [showHidden]
1570
1521
  * @param {number} [page]
1571
1522
  * @param {number} [limit]
1572
1523
  * @param {Date} [lastRetrieved]
1573
1524
  * @param {*} [options] Override http request option.
1574
1525
  * @throws {RequiredError}
1575
1526
  */
1576
- apiV2ArticlesArticleIdContributorsGet: function (articleId, articleName, contributorId, contributorName, email, description, website, contributionType, page, limit, lastRetrieved, options) {
1527
+ apiV2ArticlesArticleIdContributorsGet: function (articleId, articleName, contributorId, contributorName, email, website, contributionType, languageCode, showHidden, page, limit, lastRetrieved, options) {
1577
1528
  return __awaiter(this, void 0, void 0, function () {
1578
1529
  var localVarAxiosArgs;
1579
1530
  return __generator(this, function (_a) {
1580
1531
  switch (_a.label) {
1581
- case 0: return [4 /*yield*/, localVarAxiosParamCreator.apiV2ArticlesArticleIdContributorsGet(articleId, articleName, contributorId, contributorName, email, description, website, contributionType, page, limit, lastRetrieved, options)];
1532
+ case 0: return [4 /*yield*/, localVarAxiosParamCreator.apiV2ArticlesArticleIdContributorsGet(articleId, articleName, contributorId, contributorName, email, website, contributionType, languageCode, showHidden, page, limit, lastRetrieved, options)];
1582
1533
  case 1:
1583
1534
  localVarAxiosArgs = _a.sent();
1584
1535
  return [2 /*return*/, (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)];
@@ -1747,7 +1698,7 @@ var ArticlesApiFp = function (configuration) {
1747
1698
  *
1748
1699
  * @summary Get all Articles.
1749
1700
  * @param {string} [id]
1750
- * @param {string} [title]
1701
+ * @param {string} [name]
1751
1702
  * @param {string} [description]
1752
1703
  * @param {ArticleStatus} [status]
1753
1704
  * @param {MarketingType} [marketingType]
@@ -1769,12 +1720,12 @@ var ArticlesApiFp = function (configuration) {
1769
1720
  * @param {*} [options] Override http request option.
1770
1721
  * @throws {RequiredError}
1771
1722
  */
1772
- apiV2ArticlesGet: function (id, title, description, status, marketingType, userId, userName, hospitalId, hospitalName, countryId, tag, exceptArticleId, exceptHospitalId, contributorId, languageCode, showHidden, returnDefaultValue, page, limit, lastRetrieved, options) {
1723
+ apiV2ArticlesGet: function (id, name, description, status, marketingType, userId, userName, hospitalId, hospitalName, countryId, tag, exceptArticleId, exceptHospitalId, contributorId, languageCode, showHidden, returnDefaultValue, page, limit, lastRetrieved, options) {
1773
1724
  return __awaiter(this, void 0, void 0, function () {
1774
1725
  var localVarAxiosArgs;
1775
1726
  return __generator(this, function (_a) {
1776
1727
  switch (_a.label) {
1777
- case 0: return [4 /*yield*/, localVarAxiosParamCreator.apiV2ArticlesGet(id, title, description, status, marketingType, userId, userName, hospitalId, hospitalName, countryId, tag, exceptArticleId, exceptHospitalId, contributorId, languageCode, showHidden, returnDefaultValue, page, limit, lastRetrieved, options)];
1728
+ case 0: return [4 /*yield*/, localVarAxiosParamCreator.apiV2ArticlesGet(id, name, description, status, marketingType, userId, userName, hospitalId, hospitalName, countryId, tag, exceptArticleId, exceptHospitalId, contributorId, languageCode, showHidden, returnDefaultValue, page, limit, lastRetrieved, options)];
1778
1729
  case 1:
1779
1730
  localVarAxiosArgs = _a.sent();
1780
1731
  return [2 /*return*/, (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)];
@@ -1832,17 +1783,18 @@ var ArticlesApiFactory = function (configuration, basePath, axios) {
1832
1783
  * @param {string} [contributorId]
1833
1784
  * @param {string} [contributorName]
1834
1785
  * @param {string} [email]
1835
- * @param {string} [description]
1836
1786
  * @param {string} [website]
1837
1787
  * @param {ContributionType} [contributionType]
1788
+ * @param {string} [languageCode]
1789
+ * @param {boolean} [showHidden]
1838
1790
  * @param {number} [page]
1839
1791
  * @param {number} [limit]
1840
1792
  * @param {Date} [lastRetrieved]
1841
1793
  * @param {*} [options] Override http request option.
1842
1794
  * @throws {RequiredError}
1843
1795
  */
1844
- apiV2ArticlesArticleIdContributorsGet: function (articleId, articleName, contributorId, contributorName, email, description, website, contributionType, page, limit, lastRetrieved, options) {
1845
- return localVarFp.apiV2ArticlesArticleIdContributorsGet(articleId, articleName, contributorId, contributorName, email, description, website, contributionType, page, limit, lastRetrieved, options).then(function (request) { return request(axios, basePath); });
1796
+ apiV2ArticlesArticleIdContributorsGet: function (articleId, articleName, contributorId, contributorName, email, website, contributionType, languageCode, showHidden, page, limit, lastRetrieved, options) {
1797
+ return localVarFp.apiV2ArticlesArticleIdContributorsGet(articleId, articleName, contributorId, contributorName, email, website, contributionType, languageCode, showHidden, page, limit, lastRetrieved, options).then(function (request) { return request(axios, basePath); });
1846
1798
  },
1847
1799
  /**
1848
1800
  *
@@ -1935,7 +1887,7 @@ var ArticlesApiFactory = function (configuration, basePath, axios) {
1935
1887
  *
1936
1888
  * @summary Get all Articles.
1937
1889
  * @param {string} [id]
1938
- * @param {string} [title]
1890
+ * @param {string} [name]
1939
1891
  * @param {string} [description]
1940
1892
  * @param {ArticleStatus} [status]
1941
1893
  * @param {MarketingType} [marketingType]
@@ -1957,8 +1909,8 @@ var ArticlesApiFactory = function (configuration, basePath, axios) {
1957
1909
  * @param {*} [options] Override http request option.
1958
1910
  * @throws {RequiredError}
1959
1911
  */
1960
- apiV2ArticlesGet: function (id, title, description, status, marketingType, userId, userName, hospitalId, hospitalName, countryId, tag, exceptArticleId, exceptHospitalId, contributorId, languageCode, showHidden, returnDefaultValue, page, limit, lastRetrieved, options) {
1961
- return localVarFp.apiV2ArticlesGet(id, title, description, status, marketingType, userId, userName, hospitalId, hospitalName, countryId, tag, exceptArticleId, exceptHospitalId, contributorId, languageCode, showHidden, returnDefaultValue, page, limit, lastRetrieved, options).then(function (request) { return request(axios, basePath); });
1912
+ apiV2ArticlesGet: function (id, name, description, status, marketingType, userId, userName, hospitalId, hospitalName, countryId, tag, exceptArticleId, exceptHospitalId, contributorId, languageCode, showHidden, returnDefaultValue, page, limit, lastRetrieved, options) {
1913
+ return localVarFp.apiV2ArticlesGet(id, name, description, status, marketingType, userId, userName, hospitalId, hospitalName, countryId, tag, exceptArticleId, exceptHospitalId, contributorId, languageCode, showHidden, returnDefaultValue, page, limit, lastRetrieved, options).then(function (request) { return request(axios, basePath); });
1962
1914
  },
1963
1915
  /**
1964
1916
  *
@@ -2006,9 +1958,10 @@ var ArticlesApi = /** @class */ (function (_super) {
2006
1958
  * @param {string} [contributorId]
2007
1959
  * @param {string} [contributorName]
2008
1960
  * @param {string} [email]
2009
- * @param {string} [description]
2010
1961
  * @param {string} [website]
2011
1962
  * @param {ContributionType} [contributionType]
1963
+ * @param {string} [languageCode]
1964
+ * @param {boolean} [showHidden]
2012
1965
  * @param {number} [page]
2013
1966
  * @param {number} [limit]
2014
1967
  * @param {Date} [lastRetrieved]
@@ -2016,9 +1969,9 @@ var ArticlesApi = /** @class */ (function (_super) {
2016
1969
  * @throws {RequiredError}
2017
1970
  * @memberof ArticlesApi
2018
1971
  */
2019
- ArticlesApi.prototype.apiV2ArticlesArticleIdContributorsGet = function (articleId, articleName, contributorId, contributorName, email, description, website, contributionType, page, limit, lastRetrieved, options) {
1972
+ ArticlesApi.prototype.apiV2ArticlesArticleIdContributorsGet = function (articleId, articleName, contributorId, contributorName, email, website, contributionType, languageCode, showHidden, page, limit, lastRetrieved, options) {
2020
1973
  var _this = this;
2021
- return (0, exports.ArticlesApiFp)(this.configuration).apiV2ArticlesArticleIdContributorsGet(articleId, articleName, contributorId, contributorName, email, description, website, contributionType, page, limit, lastRetrieved, options).then(function (request) { return request(_this.axios, _this.basePath); });
1974
+ return (0, exports.ArticlesApiFp)(this.configuration).apiV2ArticlesArticleIdContributorsGet(articleId, articleName, contributorId, contributorName, email, website, contributionType, languageCode, showHidden, page, limit, lastRetrieved, options).then(function (request) { return request(_this.axios, _this.basePath); });
2022
1975
  };
2023
1976
  /**
2024
1977
  *
@@ -2125,7 +2078,7 @@ var ArticlesApi = /** @class */ (function (_super) {
2125
2078
  *
2126
2079
  * @summary Get all Articles.
2127
2080
  * @param {string} [id]
2128
- * @param {string} [title]
2081
+ * @param {string} [name]
2129
2082
  * @param {string} [description]
2130
2083
  * @param {ArticleStatus} [status]
2131
2084
  * @param {MarketingType} [marketingType]
@@ -2148,9 +2101,9 @@ var ArticlesApi = /** @class */ (function (_super) {
2148
2101
  * @throws {RequiredError}
2149
2102
  * @memberof ArticlesApi
2150
2103
  */
2151
- ArticlesApi.prototype.apiV2ArticlesGet = function (id, title, description, status, marketingType, userId, userName, hospitalId, hospitalName, countryId, tag, exceptArticleId, exceptHospitalId, contributorId, languageCode, showHidden, returnDefaultValue, page, limit, lastRetrieved, options) {
2104
+ ArticlesApi.prototype.apiV2ArticlesGet = function (id, name, description, status, marketingType, userId, userName, hospitalId, hospitalName, countryId, tag, exceptArticleId, exceptHospitalId, contributorId, languageCode, showHidden, returnDefaultValue, page, limit, lastRetrieved, options) {
2152
2105
  var _this = this;
2153
- return (0, exports.ArticlesApiFp)(this.configuration).apiV2ArticlesGet(id, title, description, status, marketingType, userId, userName, hospitalId, hospitalName, countryId, tag, exceptArticleId, exceptHospitalId, contributorId, languageCode, showHidden, returnDefaultValue, page, limit, lastRetrieved, options).then(function (request) { return request(_this.axios, _this.basePath); });
2106
+ return (0, exports.ArticlesApiFp)(this.configuration).apiV2ArticlesGet(id, name, description, status, marketingType, userId, userName, hospitalId, hospitalName, countryId, tag, exceptArticleId, exceptHospitalId, contributorId, languageCode, showHidden, returnDefaultValue, page, limit, lastRetrieved, options).then(function (request) { return request(_this.axios, _this.basePath); });
2154
2107
  };
2155
2108
  /**
2156
2109
  *
@@ -4254,7 +4207,6 @@ var ContributorsApiAxiosParamCreator = function (configuration) {
4254
4207
  * @param {string} [id]
4255
4208
  * @param {string} [name]
4256
4209
  * @param {string} [email]
4257
- * @param {string} [description]
4258
4210
  * @param {string} [website]
4259
4211
  * @param {string} [hospitalId]
4260
4212
  * @param {boolean} [interviewerOnly]
@@ -4267,7 +4219,7 @@ var ContributorsApiAxiosParamCreator = function (configuration) {
4267
4219
  * @param {*} [options] Override http request option.
4268
4220
  * @throws {RequiredError}
4269
4221
  */
4270
- apiV2ContributorsGet: function (id, name, email, description, website, hospitalId, interviewerOnly, showHidden, languageCode, returnDefaultValue, page, limit, lastRetrieved, options) {
4222
+ apiV2ContributorsGet: function (id, name, email, website, hospitalId, interviewerOnly, showHidden, languageCode, returnDefaultValue, page, limit, lastRetrieved, options) {
4271
4223
  if (options === void 0) { options = {}; }
4272
4224
  return __awaiter(_this, void 0, void 0, function () {
4273
4225
  var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
@@ -4289,9 +4241,6 @@ var ContributorsApiAxiosParamCreator = function (configuration) {
4289
4241
  if (email !== undefined) {
4290
4242
  localVarQueryParameter['Email'] = email;
4291
4243
  }
4292
- if (description !== undefined) {
4293
- localVarQueryParameter['Description'] = description;
4294
- }
4295
4244
  if (website !== undefined) {
4296
4245
  localVarQueryParameter['Website'] = website;
4297
4246
  }
@@ -4458,7 +4407,6 @@ var ContributorsApiFp = function (configuration) {
4458
4407
  * @param {string} [id]
4459
4408
  * @param {string} [name]
4460
4409
  * @param {string} [email]
4461
- * @param {string} [description]
4462
4410
  * @param {string} [website]
4463
4411
  * @param {string} [hospitalId]
4464
4412
  * @param {boolean} [interviewerOnly]
@@ -4471,12 +4419,12 @@ var ContributorsApiFp = function (configuration) {
4471
4419
  * @param {*} [options] Override http request option.
4472
4420
  * @throws {RequiredError}
4473
4421
  */
4474
- apiV2ContributorsGet: function (id, name, email, description, website, hospitalId, interviewerOnly, showHidden, languageCode, returnDefaultValue, page, limit, lastRetrieved, options) {
4422
+ apiV2ContributorsGet: function (id, name, email, website, hospitalId, interviewerOnly, showHidden, languageCode, returnDefaultValue, page, limit, lastRetrieved, options) {
4475
4423
  return __awaiter(this, void 0, void 0, function () {
4476
4424
  var localVarAxiosArgs;
4477
4425
  return __generator(this, function (_a) {
4478
4426
  switch (_a.label) {
4479
- case 0: return [4 /*yield*/, localVarAxiosParamCreator.apiV2ContributorsGet(id, name, email, description, website, hospitalId, interviewerOnly, showHidden, languageCode, returnDefaultValue, page, limit, lastRetrieved, options)];
4427
+ case 0: return [4 /*yield*/, localVarAxiosParamCreator.apiV2ContributorsGet(id, name, email, website, hospitalId, interviewerOnly, showHidden, languageCode, returnDefaultValue, page, limit, lastRetrieved, options)];
4480
4428
  case 1:
4481
4429
  localVarAxiosArgs = _a.sent();
4482
4430
  return [2 /*return*/, (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)];
@@ -4562,7 +4510,6 @@ var ContributorsApiFactory = function (configuration, basePath, axios) {
4562
4510
  * @param {string} [id]
4563
4511
  * @param {string} [name]
4564
4512
  * @param {string} [email]
4565
- * @param {string} [description]
4566
4513
  * @param {string} [website]
4567
4514
  * @param {string} [hospitalId]
4568
4515
  * @param {boolean} [interviewerOnly]
@@ -4575,8 +4522,8 @@ var ContributorsApiFactory = function (configuration, basePath, axios) {
4575
4522
  * @param {*} [options] Override http request option.
4576
4523
  * @throws {RequiredError}
4577
4524
  */
4578
- apiV2ContributorsGet: function (id, name, email, description, website, hospitalId, interviewerOnly, showHidden, languageCode, returnDefaultValue, page, limit, lastRetrieved, options) {
4579
- return localVarFp.apiV2ContributorsGet(id, name, email, description, website, hospitalId, interviewerOnly, showHidden, languageCode, returnDefaultValue, page, limit, lastRetrieved, options).then(function (request) { return request(axios, basePath); });
4525
+ apiV2ContributorsGet: function (id, name, email, website, hospitalId, interviewerOnly, showHidden, languageCode, returnDefaultValue, page, limit, lastRetrieved, options) {
4526
+ return localVarFp.apiV2ContributorsGet(id, name, email, website, hospitalId, interviewerOnly, showHidden, languageCode, returnDefaultValue, page, limit, lastRetrieved, options).then(function (request) { return request(axios, basePath); });
4580
4527
  },
4581
4528
  /**
4582
4529
  *
@@ -4656,7 +4603,6 @@ var ContributorsApi = /** @class */ (function (_super) {
4656
4603
  * @param {string} [id]
4657
4604
  * @param {string} [name]
4658
4605
  * @param {string} [email]
4659
- * @param {string} [description]
4660
4606
  * @param {string} [website]
4661
4607
  * @param {string} [hospitalId]
4662
4608
  * @param {boolean} [interviewerOnly]
@@ -4670,9 +4616,9 @@ var ContributorsApi = /** @class */ (function (_super) {
4670
4616
  * @throws {RequiredError}
4671
4617
  * @memberof ContributorsApi
4672
4618
  */
4673
- ContributorsApi.prototype.apiV2ContributorsGet = function (id, name, email, description, website, hospitalId, interviewerOnly, showHidden, languageCode, returnDefaultValue, page, limit, lastRetrieved, options) {
4619
+ ContributorsApi.prototype.apiV2ContributorsGet = function (id, name, email, website, hospitalId, interviewerOnly, showHidden, languageCode, returnDefaultValue, page, limit, lastRetrieved, options) {
4674
4620
  var _this = this;
4675
- return (0, exports.ContributorsApiFp)(this.configuration).apiV2ContributorsGet(id, name, email, description, website, hospitalId, interviewerOnly, showHidden, languageCode, returnDefaultValue, page, limit, lastRetrieved, options).then(function (request) { return request(_this.axios, _this.basePath); });
4621
+ return (0, exports.ContributorsApiFp)(this.configuration).apiV2ContributorsGet(id, name, email, website, hospitalId, interviewerOnly, showHidden, languageCode, returnDefaultValue, page, limit, lastRetrieved, options).then(function (request) { return request(_this.axios, _this.basePath); });
4676
4622
  };
4677
4623
  /**
4678
4624
  *
@@ -5491,8 +5437,11 @@ var DealsApiAxiosParamCreator = function (configuration) {
5491
5437
  * @param {string} [hospitalId]
5492
5438
  * @param {string} [hospitalName]
5493
5439
  * @param {string} [specialtyId]
5440
+ * @param {string} [specialtyName]
5494
5441
  * @param {string} [specialtyTypeId]
5442
+ * @param {string} [specialtyTypeName]
5495
5443
  * @param {string} [serviceId]
5444
+ * @param {string} [serviceName]
5496
5445
  * @param {string} [exceptHospitalId]
5497
5446
  * @param {string} [exceptDealId]
5498
5447
  * @param {Array<string>} [ids]
@@ -5506,7 +5455,7 @@ var DealsApiAxiosParamCreator = function (configuration) {
5506
5455
  * @param {*} [options] Override http request option.
5507
5456
  * @throws {RequiredError}
5508
5457
  */
5509
- apiV2DealsGet: function (id, name, marketingType, countryId, hospitalId, hospitalName, specialtyId, specialtyTypeId, serviceId, exceptHospitalId, exceptDealId, ids, serviceDuration, languageCode, showHidden, returnDefaultValue, page, limit, lastRetrieved, options) {
5458
+ apiV2DealsGet: function (id, name, marketingType, countryId, hospitalId, hospitalName, specialtyId, specialtyName, specialtyTypeId, specialtyTypeName, serviceId, serviceName, exceptHospitalId, exceptDealId, ids, serviceDuration, languageCode, showHidden, returnDefaultValue, page, limit, lastRetrieved, options) {
5510
5459
  if (options === void 0) { options = {}; }
5511
5460
  return __awaiter(_this, void 0, void 0, function () {
5512
5461
  var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
@@ -5540,12 +5489,21 @@ var DealsApiAxiosParamCreator = function (configuration) {
5540
5489
  if (specialtyId !== undefined) {
5541
5490
  localVarQueryParameter['SpecialtyId'] = specialtyId;
5542
5491
  }
5492
+ if (specialtyName !== undefined) {
5493
+ localVarQueryParameter['SpecialtyName'] = specialtyName;
5494
+ }
5543
5495
  if (specialtyTypeId !== undefined) {
5544
5496
  localVarQueryParameter['SpecialtyTypeId'] = specialtyTypeId;
5545
5497
  }
5498
+ if (specialtyTypeName !== undefined) {
5499
+ localVarQueryParameter['SpecialtyTypeName'] = specialtyTypeName;
5500
+ }
5546
5501
  if (serviceId !== undefined) {
5547
5502
  localVarQueryParameter['ServiceId'] = serviceId;
5548
5503
  }
5504
+ if (serviceName !== undefined) {
5505
+ localVarQueryParameter['ServiceName'] = serviceName;
5506
+ }
5549
5507
  if (exceptHospitalId !== undefined) {
5550
5508
  localVarQueryParameter['ExceptHospitalId'] = exceptHospitalId;
5551
5509
  }
@@ -5598,8 +5556,11 @@ var DealsApiAxiosParamCreator = function (configuration) {
5598
5556
  * @param {string} [hospitalId]
5599
5557
  * @param {string} [hospitalName]
5600
5558
  * @param {string} [specialtyId]
5559
+ * @param {string} [specialtyName]
5601
5560
  * @param {string} [specialtyTypeId]
5561
+ * @param {string} [specialtyTypeName]
5602
5562
  * @param {string} [serviceId]
5563
+ * @param {string} [serviceName]
5603
5564
  * @param {string} [exceptHospitalId]
5604
5565
  * @param {string} [exceptDealId]
5605
5566
  * @param {Array<string>} [ids]
@@ -5613,7 +5574,7 @@ var DealsApiAxiosParamCreator = function (configuration) {
5613
5574
  * @param {*} [options] Override http request option.
5614
5575
  * @throws {RequiredError}
5615
5576
  */
5616
- apiV2DealsSimpleGet: function (id, name, marketingType, countryId, hospitalId, hospitalName, specialtyId, specialtyTypeId, serviceId, exceptHospitalId, exceptDealId, ids, serviceDuration, languageCode, showHidden, returnDefaultValue, page, limit, lastRetrieved, options) {
5577
+ apiV2DealsSimpleGet: function (id, name, marketingType, countryId, hospitalId, hospitalName, specialtyId, specialtyName, specialtyTypeId, specialtyTypeName, serviceId, serviceName, exceptHospitalId, exceptDealId, ids, serviceDuration, languageCode, showHidden, returnDefaultValue, page, limit, lastRetrieved, options) {
5617
5578
  if (options === void 0) { options = {}; }
5618
5579
  return __awaiter(_this, void 0, void 0, function () {
5619
5580
  var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
@@ -5647,12 +5608,21 @@ var DealsApiAxiosParamCreator = function (configuration) {
5647
5608
  if (specialtyId !== undefined) {
5648
5609
  localVarQueryParameter['SpecialtyId'] = specialtyId;
5649
5610
  }
5611
+ if (specialtyName !== undefined) {
5612
+ localVarQueryParameter['SpecialtyName'] = specialtyName;
5613
+ }
5650
5614
  if (specialtyTypeId !== undefined) {
5651
5615
  localVarQueryParameter['SpecialtyTypeId'] = specialtyTypeId;
5652
5616
  }
5617
+ if (specialtyTypeName !== undefined) {
5618
+ localVarQueryParameter['SpecialtyTypeName'] = specialtyTypeName;
5619
+ }
5653
5620
  if (serviceId !== undefined) {
5654
5621
  localVarQueryParameter['ServiceId'] = serviceId;
5655
5622
  }
5623
+ if (serviceName !== undefined) {
5624
+ localVarQueryParameter['ServiceName'] = serviceName;
5625
+ }
5656
5626
  if (exceptHospitalId !== undefined) {
5657
5627
  localVarQueryParameter['ExceptHospitalId'] = exceptHospitalId;
5658
5628
  }
@@ -5872,8 +5842,11 @@ var DealsApiFp = function (configuration) {
5872
5842
  * @param {string} [hospitalId]
5873
5843
  * @param {string} [hospitalName]
5874
5844
  * @param {string} [specialtyId]
5845
+ * @param {string} [specialtyName]
5875
5846
  * @param {string} [specialtyTypeId]
5847
+ * @param {string} [specialtyTypeName]
5876
5848
  * @param {string} [serviceId]
5849
+ * @param {string} [serviceName]
5877
5850
  * @param {string} [exceptHospitalId]
5878
5851
  * @param {string} [exceptDealId]
5879
5852
  * @param {Array<string>} [ids]
@@ -5887,12 +5860,12 @@ var DealsApiFp = function (configuration) {
5887
5860
  * @param {*} [options] Override http request option.
5888
5861
  * @throws {RequiredError}
5889
5862
  */
5890
- apiV2DealsGet: function (id, name, marketingType, countryId, hospitalId, hospitalName, specialtyId, specialtyTypeId, serviceId, exceptHospitalId, exceptDealId, ids, serviceDuration, languageCode, showHidden, returnDefaultValue, page, limit, lastRetrieved, options) {
5863
+ apiV2DealsGet: function (id, name, marketingType, countryId, hospitalId, hospitalName, specialtyId, specialtyName, specialtyTypeId, specialtyTypeName, serviceId, serviceName, exceptHospitalId, exceptDealId, ids, serviceDuration, languageCode, showHidden, returnDefaultValue, page, limit, lastRetrieved, options) {
5891
5864
  return __awaiter(this, void 0, void 0, function () {
5892
5865
  var localVarAxiosArgs;
5893
5866
  return __generator(this, function (_a) {
5894
5867
  switch (_a.label) {
5895
- case 0: return [4 /*yield*/, localVarAxiosParamCreator.apiV2DealsGet(id, name, marketingType, countryId, hospitalId, hospitalName, specialtyId, specialtyTypeId, serviceId, exceptHospitalId, exceptDealId, ids, serviceDuration, languageCode, showHidden, returnDefaultValue, page, limit, lastRetrieved, options)];
5868
+ case 0: return [4 /*yield*/, localVarAxiosParamCreator.apiV2DealsGet(id, name, marketingType, countryId, hospitalId, hospitalName, specialtyId, specialtyName, specialtyTypeId, specialtyTypeName, serviceId, serviceName, exceptHospitalId, exceptDealId, ids, serviceDuration, languageCode, showHidden, returnDefaultValue, page, limit, lastRetrieved, options)];
5896
5869
  case 1:
5897
5870
  localVarAxiosArgs = _a.sent();
5898
5871
  return [2 /*return*/, (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)];
@@ -5910,8 +5883,11 @@ var DealsApiFp = function (configuration) {
5910
5883
  * @param {string} [hospitalId]
5911
5884
  * @param {string} [hospitalName]
5912
5885
  * @param {string} [specialtyId]
5886
+ * @param {string} [specialtyName]
5913
5887
  * @param {string} [specialtyTypeId]
5888
+ * @param {string} [specialtyTypeName]
5914
5889
  * @param {string} [serviceId]
5890
+ * @param {string} [serviceName]
5915
5891
  * @param {string} [exceptHospitalId]
5916
5892
  * @param {string} [exceptDealId]
5917
5893
  * @param {Array<string>} [ids]
@@ -5925,12 +5901,12 @@ var DealsApiFp = function (configuration) {
5925
5901
  * @param {*} [options] Override http request option.
5926
5902
  * @throws {RequiredError}
5927
5903
  */
5928
- apiV2DealsSimpleGet: function (id, name, marketingType, countryId, hospitalId, hospitalName, specialtyId, specialtyTypeId, serviceId, exceptHospitalId, exceptDealId, ids, serviceDuration, languageCode, showHidden, returnDefaultValue, page, limit, lastRetrieved, options) {
5904
+ apiV2DealsSimpleGet: function (id, name, marketingType, countryId, hospitalId, hospitalName, specialtyId, specialtyName, specialtyTypeId, specialtyTypeName, serviceId, serviceName, exceptHospitalId, exceptDealId, ids, serviceDuration, languageCode, showHidden, returnDefaultValue, page, limit, lastRetrieved, options) {
5929
5905
  return __awaiter(this, void 0, void 0, function () {
5930
5906
  var localVarAxiosArgs;
5931
5907
  return __generator(this, function (_a) {
5932
5908
  switch (_a.label) {
5933
- case 0: return [4 /*yield*/, localVarAxiosParamCreator.apiV2DealsSimpleGet(id, name, marketingType, countryId, hospitalId, hospitalName, specialtyId, specialtyTypeId, serviceId, exceptHospitalId, exceptDealId, ids, serviceDuration, languageCode, showHidden, returnDefaultValue, page, limit, lastRetrieved, options)];
5909
+ case 0: return [4 /*yield*/, localVarAxiosParamCreator.apiV2DealsSimpleGet(id, name, marketingType, countryId, hospitalId, hospitalName, specialtyId, specialtyName, specialtyTypeId, specialtyTypeName, serviceId, serviceName, exceptHospitalId, exceptDealId, ids, serviceDuration, languageCode, showHidden, returnDefaultValue, page, limit, lastRetrieved, options)];
5934
5910
  case 1:
5935
5911
  localVarAxiosArgs = _a.sent();
5936
5912
  return [2 /*return*/, (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)];
@@ -6046,8 +6022,11 @@ var DealsApiFactory = function (configuration, basePath, axios) {
6046
6022
  * @param {string} [hospitalId]
6047
6023
  * @param {string} [hospitalName]
6048
6024
  * @param {string} [specialtyId]
6025
+ * @param {string} [specialtyName]
6049
6026
  * @param {string} [specialtyTypeId]
6027
+ * @param {string} [specialtyTypeName]
6050
6028
  * @param {string} [serviceId]
6029
+ * @param {string} [serviceName]
6051
6030
  * @param {string} [exceptHospitalId]
6052
6031
  * @param {string} [exceptDealId]
6053
6032
  * @param {Array<string>} [ids]
@@ -6061,8 +6040,8 @@ var DealsApiFactory = function (configuration, basePath, axios) {
6061
6040
  * @param {*} [options] Override http request option.
6062
6041
  * @throws {RequiredError}
6063
6042
  */
6064
- apiV2DealsGet: function (id, name, marketingType, countryId, hospitalId, hospitalName, specialtyId, specialtyTypeId, serviceId, exceptHospitalId, exceptDealId, ids, serviceDuration, languageCode, showHidden, returnDefaultValue, page, limit, lastRetrieved, options) {
6065
- return localVarFp.apiV2DealsGet(id, name, marketingType, countryId, hospitalId, hospitalName, specialtyId, specialtyTypeId, serviceId, exceptHospitalId, exceptDealId, ids, serviceDuration, languageCode, showHidden, returnDefaultValue, page, limit, lastRetrieved, options).then(function (request) { return request(axios, basePath); });
6043
+ apiV2DealsGet: function (id, name, marketingType, countryId, hospitalId, hospitalName, specialtyId, specialtyName, specialtyTypeId, specialtyTypeName, serviceId, serviceName, exceptHospitalId, exceptDealId, ids, serviceDuration, languageCode, showHidden, returnDefaultValue, page, limit, lastRetrieved, options) {
6044
+ return localVarFp.apiV2DealsGet(id, name, marketingType, countryId, hospitalId, hospitalName, specialtyId, specialtyName, specialtyTypeId, specialtyTypeName, serviceId, serviceName, exceptHospitalId, exceptDealId, ids, serviceDuration, languageCode, showHidden, returnDefaultValue, page, limit, lastRetrieved, options).then(function (request) { return request(axios, basePath); });
6066
6045
  },
6067
6046
  /**
6068
6047
  *
@@ -6074,8 +6053,11 @@ var DealsApiFactory = function (configuration, basePath, axios) {
6074
6053
  * @param {string} [hospitalId]
6075
6054
  * @param {string} [hospitalName]
6076
6055
  * @param {string} [specialtyId]
6056
+ * @param {string} [specialtyName]
6077
6057
  * @param {string} [specialtyTypeId]
6058
+ * @param {string} [specialtyTypeName]
6078
6059
  * @param {string} [serviceId]
6060
+ * @param {string} [serviceName]
6079
6061
  * @param {string} [exceptHospitalId]
6080
6062
  * @param {string} [exceptDealId]
6081
6063
  * @param {Array<string>} [ids]
@@ -6089,8 +6071,8 @@ var DealsApiFactory = function (configuration, basePath, axios) {
6089
6071
  * @param {*} [options] Override http request option.
6090
6072
  * @throws {RequiredError}
6091
6073
  */
6092
- apiV2DealsSimpleGet: function (id, name, marketingType, countryId, hospitalId, hospitalName, specialtyId, specialtyTypeId, serviceId, exceptHospitalId, exceptDealId, ids, serviceDuration, languageCode, showHidden, returnDefaultValue, page, limit, lastRetrieved, options) {
6093
- return localVarFp.apiV2DealsSimpleGet(id, name, marketingType, countryId, hospitalId, hospitalName, specialtyId, specialtyTypeId, serviceId, exceptHospitalId, exceptDealId, ids, serviceDuration, languageCode, showHidden, returnDefaultValue, page, limit, lastRetrieved, options).then(function (request) { return request(axios, basePath); });
6074
+ apiV2DealsSimpleGet: function (id, name, marketingType, countryId, hospitalId, hospitalName, specialtyId, specialtyName, specialtyTypeId, specialtyTypeName, serviceId, serviceName, exceptHospitalId, exceptDealId, ids, serviceDuration, languageCode, showHidden, returnDefaultValue, page, limit, lastRetrieved, options) {
6075
+ return localVarFp.apiV2DealsSimpleGet(id, name, marketingType, countryId, hospitalId, hospitalName, specialtyId, specialtyName, specialtyTypeId, specialtyTypeName, serviceId, serviceName, exceptHospitalId, exceptDealId, ids, serviceDuration, languageCode, showHidden, returnDefaultValue, page, limit, lastRetrieved, options).then(function (request) { return request(axios, basePath); });
6094
6076
  },
6095
6077
  /**
6096
6078
  *
@@ -6204,8 +6186,11 @@ var DealsApi = /** @class */ (function (_super) {
6204
6186
  * @param {string} [hospitalId]
6205
6187
  * @param {string} [hospitalName]
6206
6188
  * @param {string} [specialtyId]
6189
+ * @param {string} [specialtyName]
6207
6190
  * @param {string} [specialtyTypeId]
6191
+ * @param {string} [specialtyTypeName]
6208
6192
  * @param {string} [serviceId]
6193
+ * @param {string} [serviceName]
6209
6194
  * @param {string} [exceptHospitalId]
6210
6195
  * @param {string} [exceptDealId]
6211
6196
  * @param {Array<string>} [ids]
@@ -6220,9 +6205,9 @@ var DealsApi = /** @class */ (function (_super) {
6220
6205
  * @throws {RequiredError}
6221
6206
  * @memberof DealsApi
6222
6207
  */
6223
- DealsApi.prototype.apiV2DealsGet = function (id, name, marketingType, countryId, hospitalId, hospitalName, specialtyId, specialtyTypeId, serviceId, exceptHospitalId, exceptDealId, ids, serviceDuration, languageCode, showHidden, returnDefaultValue, page, limit, lastRetrieved, options) {
6208
+ DealsApi.prototype.apiV2DealsGet = function (id, name, marketingType, countryId, hospitalId, hospitalName, specialtyId, specialtyName, specialtyTypeId, specialtyTypeName, serviceId, serviceName, exceptHospitalId, exceptDealId, ids, serviceDuration, languageCode, showHidden, returnDefaultValue, page, limit, lastRetrieved, options) {
6224
6209
  var _this = this;
6225
- return (0, exports.DealsApiFp)(this.configuration).apiV2DealsGet(id, name, marketingType, countryId, hospitalId, hospitalName, specialtyId, specialtyTypeId, serviceId, exceptHospitalId, exceptDealId, ids, serviceDuration, languageCode, showHidden, returnDefaultValue, page, limit, lastRetrieved, options).then(function (request) { return request(_this.axios, _this.basePath); });
6210
+ return (0, exports.DealsApiFp)(this.configuration).apiV2DealsGet(id, name, marketingType, countryId, hospitalId, hospitalName, specialtyId, specialtyName, specialtyTypeId, specialtyTypeName, serviceId, serviceName, exceptHospitalId, exceptDealId, ids, serviceDuration, languageCode, showHidden, returnDefaultValue, page, limit, lastRetrieved, options).then(function (request) { return request(_this.axios, _this.basePath); });
6226
6211
  };
6227
6212
  /**
6228
6213
  *
@@ -6234,8 +6219,11 @@ var DealsApi = /** @class */ (function (_super) {
6234
6219
  * @param {string} [hospitalId]
6235
6220
  * @param {string} [hospitalName]
6236
6221
  * @param {string} [specialtyId]
6222
+ * @param {string} [specialtyName]
6237
6223
  * @param {string} [specialtyTypeId]
6224
+ * @param {string} [specialtyTypeName]
6238
6225
  * @param {string} [serviceId]
6226
+ * @param {string} [serviceName]
6239
6227
  * @param {string} [exceptHospitalId]
6240
6228
  * @param {string} [exceptDealId]
6241
6229
  * @param {Array<string>} [ids]
@@ -6250,9 +6238,9 @@ var DealsApi = /** @class */ (function (_super) {
6250
6238
  * @throws {RequiredError}
6251
6239
  * @memberof DealsApi
6252
6240
  */
6253
- DealsApi.prototype.apiV2DealsSimpleGet = function (id, name, marketingType, countryId, hospitalId, hospitalName, specialtyId, specialtyTypeId, serviceId, exceptHospitalId, exceptDealId, ids, serviceDuration, languageCode, showHidden, returnDefaultValue, page, limit, lastRetrieved, options) {
6241
+ DealsApi.prototype.apiV2DealsSimpleGet = function (id, name, marketingType, countryId, hospitalId, hospitalName, specialtyId, specialtyName, specialtyTypeId, specialtyTypeName, serviceId, serviceName, exceptHospitalId, exceptDealId, ids, serviceDuration, languageCode, showHidden, returnDefaultValue, page, limit, lastRetrieved, options) {
6254
6242
  var _this = this;
6255
- return (0, exports.DealsApiFp)(this.configuration).apiV2DealsSimpleGet(id, name, marketingType, countryId, hospitalId, hospitalName, specialtyId, specialtyTypeId, serviceId, exceptHospitalId, exceptDealId, ids, serviceDuration, languageCode, showHidden, returnDefaultValue, page, limit, lastRetrieved, options).then(function (request) { return request(_this.axios, _this.basePath); });
6243
+ return (0, exports.DealsApiFp)(this.configuration).apiV2DealsSimpleGet(id, name, marketingType, countryId, hospitalId, hospitalName, specialtyId, specialtyName, specialtyTypeId, specialtyTypeName, serviceId, serviceName, exceptHospitalId, exceptDealId, ids, serviceDuration, languageCode, showHidden, returnDefaultValue, page, limit, lastRetrieved, options).then(function (request) { return request(_this.axios, _this.basePath); });
6256
6244
  };
6257
6245
  /**
6258
6246
  *
@@ -6996,6 +6984,7 @@ var DoctorsApiAxiosParamCreator = function (configuration) {
6996
6984
  *
6997
6985
  * @summary Get all Doctors.
6998
6986
  * @param {string} [hospitalId]
6987
+ * @param {string} [hospitalName]
6999
6988
  * @param {string} [languageCode]
7000
6989
  * @param {boolean} [returnDefaultValue]
7001
6990
  * @param {Array<string>} [ids]
@@ -7014,7 +7003,7 @@ var DoctorsApiAxiosParamCreator = function (configuration) {
7014
7003
  * @param {*} [options] Override http request option.
7015
7004
  * @throws {RequiredError}
7016
7005
  */
7017
- apiV2DoctorsGet: function (hospitalId, languageCode, returnDefaultValue, ids, specialtyId, consultationEnabled, id, fullname, email, gender, dateOfBirth, created, showHidden, page, limit, lastRetrieved, options) {
7006
+ apiV2DoctorsGet: function (hospitalId, hospitalName, languageCode, returnDefaultValue, ids, specialtyId, consultationEnabled, id, fullname, email, gender, dateOfBirth, created, showHidden, page, limit, lastRetrieved, options) {
7018
7007
  if (options === void 0) { options = {}; }
7019
7008
  return __awaiter(_this, void 0, void 0, function () {
7020
7009
  var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
@@ -7030,6 +7019,9 @@ var DoctorsApiAxiosParamCreator = function (configuration) {
7030
7019
  if (hospitalId !== undefined) {
7031
7020
  localVarQueryParameter['HospitalId'] = hospitalId;
7032
7021
  }
7022
+ if (hospitalName !== undefined) {
7023
+ localVarQueryParameter['HospitalName'] = hospitalName;
7024
+ }
7033
7025
  if (languageCode !== undefined) {
7034
7026
  localVarQueryParameter['LanguageCode'] = languageCode;
7035
7027
  }
@@ -7095,6 +7087,7 @@ var DoctorsApiAxiosParamCreator = function (configuration) {
7095
7087
  *
7096
7088
  * @summary Get all Doctors.
7097
7089
  * @param {string} [hospitalId]
7090
+ * @param {string} [hospitalName]
7098
7091
  * @param {string} [languageCode]
7099
7092
  * @param {boolean} [returnDefaultValue]
7100
7093
  * @param {Array<string>} [ids]
@@ -7113,7 +7106,7 @@ var DoctorsApiAxiosParamCreator = function (configuration) {
7113
7106
  * @param {*} [options] Override http request option.
7114
7107
  * @throws {RequiredError}
7115
7108
  */
7116
- apiV2DoctorsSimpleGet: function (hospitalId, languageCode, returnDefaultValue, ids, specialtyId, consultationEnabled, id, fullname, email, gender, dateOfBirth, created, showHidden, page, limit, lastRetrieved, options) {
7109
+ apiV2DoctorsSimpleGet: function (hospitalId, hospitalName, languageCode, returnDefaultValue, ids, specialtyId, consultationEnabled, id, fullname, email, gender, dateOfBirth, created, showHidden, page, limit, lastRetrieved, options) {
7117
7110
  if (options === void 0) { options = {}; }
7118
7111
  return __awaiter(_this, void 0, void 0, function () {
7119
7112
  var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
@@ -7129,6 +7122,9 @@ var DoctorsApiAxiosParamCreator = function (configuration) {
7129
7122
  if (hospitalId !== undefined) {
7130
7123
  localVarQueryParameter['HospitalId'] = hospitalId;
7131
7124
  }
7125
+ if (hospitalName !== undefined) {
7126
+ localVarQueryParameter['HospitalName'] = hospitalName;
7127
+ }
7132
7128
  if (languageCode !== undefined) {
7133
7129
  localVarQueryParameter['LanguageCode'] = languageCode;
7134
7130
  }
@@ -7593,6 +7589,7 @@ var DoctorsApiFp = function (configuration) {
7593
7589
  *
7594
7590
  * @summary Get all Doctors.
7595
7591
  * @param {string} [hospitalId]
7592
+ * @param {string} [hospitalName]
7596
7593
  * @param {string} [languageCode]
7597
7594
  * @param {boolean} [returnDefaultValue]
7598
7595
  * @param {Array<string>} [ids]
@@ -7611,12 +7608,12 @@ var DoctorsApiFp = function (configuration) {
7611
7608
  * @param {*} [options] Override http request option.
7612
7609
  * @throws {RequiredError}
7613
7610
  */
7614
- apiV2DoctorsGet: function (hospitalId, languageCode, returnDefaultValue, ids, specialtyId, consultationEnabled, id, fullname, email, gender, dateOfBirth, created, showHidden, page, limit, lastRetrieved, options) {
7611
+ apiV2DoctorsGet: function (hospitalId, hospitalName, languageCode, returnDefaultValue, ids, specialtyId, consultationEnabled, id, fullname, email, gender, dateOfBirth, created, showHidden, page, limit, lastRetrieved, options) {
7615
7612
  return __awaiter(this, void 0, void 0, function () {
7616
7613
  var localVarAxiosArgs;
7617
7614
  return __generator(this, function (_a) {
7618
7615
  switch (_a.label) {
7619
- case 0: return [4 /*yield*/, localVarAxiosParamCreator.apiV2DoctorsGet(hospitalId, languageCode, returnDefaultValue, ids, specialtyId, consultationEnabled, id, fullname, email, gender, dateOfBirth, created, showHidden, page, limit, lastRetrieved, options)];
7616
+ case 0: return [4 /*yield*/, localVarAxiosParamCreator.apiV2DoctorsGet(hospitalId, hospitalName, languageCode, returnDefaultValue, ids, specialtyId, consultationEnabled, id, fullname, email, gender, dateOfBirth, created, showHidden, page, limit, lastRetrieved, options)];
7620
7617
  case 1:
7621
7618
  localVarAxiosArgs = _a.sent();
7622
7619
  return [2 /*return*/, (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)];
@@ -7628,6 +7625,7 @@ var DoctorsApiFp = function (configuration) {
7628
7625
  *
7629
7626
  * @summary Get all Doctors.
7630
7627
  * @param {string} [hospitalId]
7628
+ * @param {string} [hospitalName]
7631
7629
  * @param {string} [languageCode]
7632
7630
  * @param {boolean} [returnDefaultValue]
7633
7631
  * @param {Array<string>} [ids]
@@ -7646,12 +7644,12 @@ var DoctorsApiFp = function (configuration) {
7646
7644
  * @param {*} [options] Override http request option.
7647
7645
  * @throws {RequiredError}
7648
7646
  */
7649
- apiV2DoctorsSimpleGet: function (hospitalId, languageCode, returnDefaultValue, ids, specialtyId, consultationEnabled, id, fullname, email, gender, dateOfBirth, created, showHidden, page, limit, lastRetrieved, options) {
7647
+ apiV2DoctorsSimpleGet: function (hospitalId, hospitalName, languageCode, returnDefaultValue, ids, specialtyId, consultationEnabled, id, fullname, email, gender, dateOfBirth, created, showHidden, page, limit, lastRetrieved, options) {
7650
7648
  return __awaiter(this, void 0, void 0, function () {
7651
7649
  var localVarAxiosArgs;
7652
7650
  return __generator(this, function (_a) {
7653
7651
  switch (_a.label) {
7654
- case 0: return [4 /*yield*/, localVarAxiosParamCreator.apiV2DoctorsSimpleGet(hospitalId, languageCode, returnDefaultValue, ids, specialtyId, consultationEnabled, id, fullname, email, gender, dateOfBirth, created, showHidden, page, limit, lastRetrieved, options)];
7652
+ case 0: return [4 /*yield*/, localVarAxiosParamCreator.apiV2DoctorsSimpleGet(hospitalId, hospitalName, languageCode, returnDefaultValue, ids, specialtyId, consultationEnabled, id, fullname, email, gender, dateOfBirth, created, showHidden, page, limit, lastRetrieved, options)];
7655
7653
  case 1:
7656
7654
  localVarAxiosArgs = _a.sent();
7657
7655
  return [2 /*return*/, (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)];
@@ -7893,6 +7891,7 @@ var DoctorsApiFactory = function (configuration, basePath, axios) {
7893
7891
  *
7894
7892
  * @summary Get all Doctors.
7895
7893
  * @param {string} [hospitalId]
7894
+ * @param {string} [hospitalName]
7896
7895
  * @param {string} [languageCode]
7897
7896
  * @param {boolean} [returnDefaultValue]
7898
7897
  * @param {Array<string>} [ids]
@@ -7911,13 +7910,14 @@ var DoctorsApiFactory = function (configuration, basePath, axios) {
7911
7910
  * @param {*} [options] Override http request option.
7912
7911
  * @throws {RequiredError}
7913
7912
  */
7914
- apiV2DoctorsGet: function (hospitalId, languageCode, returnDefaultValue, ids, specialtyId, consultationEnabled, id, fullname, email, gender, dateOfBirth, created, showHidden, page, limit, lastRetrieved, options) {
7915
- return localVarFp.apiV2DoctorsGet(hospitalId, languageCode, returnDefaultValue, ids, specialtyId, consultationEnabled, id, fullname, email, gender, dateOfBirth, created, showHidden, page, limit, lastRetrieved, options).then(function (request) { return request(axios, basePath); });
7913
+ apiV2DoctorsGet: function (hospitalId, hospitalName, languageCode, returnDefaultValue, ids, specialtyId, consultationEnabled, id, fullname, email, gender, dateOfBirth, created, showHidden, page, limit, lastRetrieved, options) {
7914
+ return localVarFp.apiV2DoctorsGet(hospitalId, hospitalName, languageCode, returnDefaultValue, ids, specialtyId, consultationEnabled, id, fullname, email, gender, dateOfBirth, created, showHidden, page, limit, lastRetrieved, options).then(function (request) { return request(axios, basePath); });
7916
7915
  },
7917
7916
  /**
7918
7917
  *
7919
7918
  * @summary Get all Doctors.
7920
7919
  * @param {string} [hospitalId]
7920
+ * @param {string} [hospitalName]
7921
7921
  * @param {string} [languageCode]
7922
7922
  * @param {boolean} [returnDefaultValue]
7923
7923
  * @param {Array<string>} [ids]
@@ -7936,8 +7936,8 @@ var DoctorsApiFactory = function (configuration, basePath, axios) {
7936
7936
  * @param {*} [options] Override http request option.
7937
7937
  * @throws {RequiredError}
7938
7938
  */
7939
- apiV2DoctorsSimpleGet: function (hospitalId, languageCode, returnDefaultValue, ids, specialtyId, consultationEnabled, id, fullname, email, gender, dateOfBirth, created, showHidden, page, limit, lastRetrieved, options) {
7940
- return localVarFp.apiV2DoctorsSimpleGet(hospitalId, languageCode, returnDefaultValue, ids, specialtyId, consultationEnabled, id, fullname, email, gender, dateOfBirth, created, showHidden, page, limit, lastRetrieved, options).then(function (request) { return request(axios, basePath); });
7939
+ apiV2DoctorsSimpleGet: function (hospitalId, hospitalName, languageCode, returnDefaultValue, ids, specialtyId, consultationEnabled, id, fullname, email, gender, dateOfBirth, created, showHidden, page, limit, lastRetrieved, options) {
7940
+ return localVarFp.apiV2DoctorsSimpleGet(hospitalId, hospitalName, languageCode, returnDefaultValue, ids, specialtyId, consultationEnabled, id, fullname, email, gender, dateOfBirth, created, showHidden, page, limit, lastRetrieved, options).then(function (request) { return request(axios, basePath); });
7941
7941
  },
7942
7942
  /**
7943
7943
  *
@@ -8197,6 +8197,7 @@ var DoctorsApi = /** @class */ (function (_super) {
8197
8197
  *
8198
8198
  * @summary Get all Doctors.
8199
8199
  * @param {string} [hospitalId]
8200
+ * @param {string} [hospitalName]
8200
8201
  * @param {string} [languageCode]
8201
8202
  * @param {boolean} [returnDefaultValue]
8202
8203
  * @param {Array<string>} [ids]
@@ -8216,14 +8217,15 @@ var DoctorsApi = /** @class */ (function (_super) {
8216
8217
  * @throws {RequiredError}
8217
8218
  * @memberof DoctorsApi
8218
8219
  */
8219
- DoctorsApi.prototype.apiV2DoctorsGet = function (hospitalId, languageCode, returnDefaultValue, ids, specialtyId, consultationEnabled, id, fullname, email, gender, dateOfBirth, created, showHidden, page, limit, lastRetrieved, options) {
8220
+ DoctorsApi.prototype.apiV2DoctorsGet = function (hospitalId, hospitalName, languageCode, returnDefaultValue, ids, specialtyId, consultationEnabled, id, fullname, email, gender, dateOfBirth, created, showHidden, page, limit, lastRetrieved, options) {
8220
8221
  var _this = this;
8221
- return (0, exports.DoctorsApiFp)(this.configuration).apiV2DoctorsGet(hospitalId, languageCode, returnDefaultValue, ids, specialtyId, consultationEnabled, id, fullname, email, gender, dateOfBirth, created, showHidden, page, limit, lastRetrieved, options).then(function (request) { return request(_this.axios, _this.basePath); });
8222
+ return (0, exports.DoctorsApiFp)(this.configuration).apiV2DoctorsGet(hospitalId, hospitalName, languageCode, returnDefaultValue, ids, specialtyId, consultationEnabled, id, fullname, email, gender, dateOfBirth, created, showHidden, page, limit, lastRetrieved, options).then(function (request) { return request(_this.axios, _this.basePath); });
8222
8223
  };
8223
8224
  /**
8224
8225
  *
8225
8226
  * @summary Get all Doctors.
8226
8227
  * @param {string} [hospitalId]
8228
+ * @param {string} [hospitalName]
8227
8229
  * @param {string} [languageCode]
8228
8230
  * @param {boolean} [returnDefaultValue]
8229
8231
  * @param {Array<string>} [ids]
@@ -8243,9 +8245,9 @@ var DoctorsApi = /** @class */ (function (_super) {
8243
8245
  * @throws {RequiredError}
8244
8246
  * @memberof DoctorsApi
8245
8247
  */
8246
- DoctorsApi.prototype.apiV2DoctorsSimpleGet = function (hospitalId, languageCode, returnDefaultValue, ids, specialtyId, consultationEnabled, id, fullname, email, gender, dateOfBirth, created, showHidden, page, limit, lastRetrieved, options) {
8248
+ DoctorsApi.prototype.apiV2DoctorsSimpleGet = function (hospitalId, hospitalName, languageCode, returnDefaultValue, ids, specialtyId, consultationEnabled, id, fullname, email, gender, dateOfBirth, created, showHidden, page, limit, lastRetrieved, options) {
8247
8249
  var _this = this;
8248
- return (0, exports.DoctorsApiFp)(this.configuration).apiV2DoctorsSimpleGet(hospitalId, languageCode, returnDefaultValue, ids, specialtyId, consultationEnabled, id, fullname, email, gender, dateOfBirth, created, showHidden, page, limit, lastRetrieved, options).then(function (request) { return request(_this.axios, _this.basePath); });
8250
+ return (0, exports.DoctorsApiFp)(this.configuration).apiV2DoctorsSimpleGet(hospitalId, hospitalName, languageCode, returnDefaultValue, ids, specialtyId, consultationEnabled, id, fullname, email, gender, dateOfBirth, created, showHidden, page, limit, lastRetrieved, options).then(function (request) { return request(_this.axios, _this.basePath); });
8249
8251
  };
8250
8252
  /**
8251
8253
  *
@@ -8350,15 +8352,18 @@ var FaqCategoriesApiAxiosParamCreator = function (configuration) {
8350
8352
  * @param {string} [id]
8351
8353
  * @param {string} [parentId]
8352
8354
  * @param {string} [name]
8353
- * @param {string} [description]
8355
+ * @param {string} [hospitalId]
8356
+ * @param {string} [hospitalName]
8354
8357
  * @param {string} [languageCode]
8358
+ * @param {boolean} [showHidden]
8359
+ * @param {boolean} [returnDefaultValue]
8355
8360
  * @param {number} [page]
8356
8361
  * @param {number} [limit]
8357
8362
  * @param {Date} [lastRetrieved]
8358
8363
  * @param {*} [options] Override http request option.
8359
8364
  * @throws {RequiredError}
8360
8365
  */
8361
- apiV2FaqcategoriesGet: function (id, parentId, name, description, languageCode, page, limit, lastRetrieved, options) {
8366
+ apiV2FaqcategoriesGet: function (id, parentId, name, hospitalId, hospitalName, languageCode, showHidden, returnDefaultValue, page, limit, lastRetrieved, options) {
8362
8367
  if (options === void 0) { options = {}; }
8363
8368
  return __awaiter(_this, void 0, void 0, function () {
8364
8369
  var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
@@ -8380,12 +8385,21 @@ var FaqCategoriesApiAxiosParamCreator = function (configuration) {
8380
8385
  if (name !== undefined) {
8381
8386
  localVarQueryParameter['Name'] = name;
8382
8387
  }
8383
- if (description !== undefined) {
8384
- localVarQueryParameter['Description'] = description;
8388
+ if (hospitalId !== undefined) {
8389
+ localVarQueryParameter['HospitalId'] = hospitalId;
8390
+ }
8391
+ if (hospitalName !== undefined) {
8392
+ localVarQueryParameter['HospitalName'] = hospitalName;
8385
8393
  }
8386
8394
  if (languageCode !== undefined) {
8387
8395
  localVarQueryParameter['LanguageCode'] = languageCode;
8388
8396
  }
8397
+ if (showHidden !== undefined) {
8398
+ localVarQueryParameter['ShowHidden'] = showHidden;
8399
+ }
8400
+ if (returnDefaultValue !== undefined) {
8401
+ localVarQueryParameter['ReturnDefaultValue'] = returnDefaultValue;
8402
+ }
8389
8403
  if (page !== undefined) {
8390
8404
  localVarQueryParameter['page'] = page;
8391
8405
  }
@@ -8502,20 +8516,23 @@ var FaqCategoriesApiFp = function (configuration) {
8502
8516
  * @param {string} [id]
8503
8517
  * @param {string} [parentId]
8504
8518
  * @param {string} [name]
8505
- * @param {string} [description]
8519
+ * @param {string} [hospitalId]
8520
+ * @param {string} [hospitalName]
8506
8521
  * @param {string} [languageCode]
8522
+ * @param {boolean} [showHidden]
8523
+ * @param {boolean} [returnDefaultValue]
8507
8524
  * @param {number} [page]
8508
8525
  * @param {number} [limit]
8509
8526
  * @param {Date} [lastRetrieved]
8510
8527
  * @param {*} [options] Override http request option.
8511
8528
  * @throws {RequiredError}
8512
8529
  */
8513
- apiV2FaqcategoriesGet: function (id, parentId, name, description, languageCode, page, limit, lastRetrieved, options) {
8530
+ apiV2FaqcategoriesGet: function (id, parentId, name, hospitalId, hospitalName, languageCode, showHidden, returnDefaultValue, page, limit, lastRetrieved, options) {
8514
8531
  return __awaiter(this, void 0, void 0, function () {
8515
8532
  var localVarAxiosArgs;
8516
8533
  return __generator(this, function (_a) {
8517
8534
  switch (_a.label) {
8518
- case 0: return [4 /*yield*/, localVarAxiosParamCreator.apiV2FaqcategoriesGet(id, parentId, name, description, languageCode, page, limit, lastRetrieved, options)];
8535
+ case 0: return [4 /*yield*/, localVarAxiosParamCreator.apiV2FaqcategoriesGet(id, parentId, name, hospitalId, hospitalName, languageCode, showHidden, returnDefaultValue, page, limit, lastRetrieved, options)];
8519
8536
  case 1:
8520
8537
  localVarAxiosArgs = _a.sent();
8521
8538
  return [2 /*return*/, (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)];
@@ -8582,16 +8599,19 @@ var FaqCategoriesApiFactory = function (configuration, basePath, axios) {
8582
8599
  * @param {string} [id]
8583
8600
  * @param {string} [parentId]
8584
8601
  * @param {string} [name]
8585
- * @param {string} [description]
8602
+ * @param {string} [hospitalId]
8603
+ * @param {string} [hospitalName]
8586
8604
  * @param {string} [languageCode]
8605
+ * @param {boolean} [showHidden]
8606
+ * @param {boolean} [returnDefaultValue]
8587
8607
  * @param {number} [page]
8588
8608
  * @param {number} [limit]
8589
8609
  * @param {Date} [lastRetrieved]
8590
8610
  * @param {*} [options] Override http request option.
8591
8611
  * @throws {RequiredError}
8592
8612
  */
8593
- apiV2FaqcategoriesGet: function (id, parentId, name, description, languageCode, page, limit, lastRetrieved, options) {
8594
- return localVarFp.apiV2FaqcategoriesGet(id, parentId, name, description, languageCode, page, limit, lastRetrieved, options).then(function (request) { return request(axios, basePath); });
8613
+ apiV2FaqcategoriesGet: function (id, parentId, name, hospitalId, hospitalName, languageCode, showHidden, returnDefaultValue, page, limit, lastRetrieved, options) {
8614
+ return localVarFp.apiV2FaqcategoriesGet(id, parentId, name, hospitalId, hospitalName, languageCode, showHidden, returnDefaultValue, page, limit, lastRetrieved, options).then(function (request) { return request(axios, basePath); });
8595
8615
  },
8596
8616
  /**
8597
8617
  *
@@ -8650,8 +8670,11 @@ var FaqCategoriesApi = /** @class */ (function (_super) {
8650
8670
  * @param {string} [id]
8651
8671
  * @param {string} [parentId]
8652
8672
  * @param {string} [name]
8653
- * @param {string} [description]
8673
+ * @param {string} [hospitalId]
8674
+ * @param {string} [hospitalName]
8654
8675
  * @param {string} [languageCode]
8676
+ * @param {boolean} [showHidden]
8677
+ * @param {boolean} [returnDefaultValue]
8655
8678
  * @param {number} [page]
8656
8679
  * @param {number} [limit]
8657
8680
  * @param {Date} [lastRetrieved]
@@ -8659,9 +8682,9 @@ var FaqCategoriesApi = /** @class */ (function (_super) {
8659
8682
  * @throws {RequiredError}
8660
8683
  * @memberof FaqCategoriesApi
8661
8684
  */
8662
- FaqCategoriesApi.prototype.apiV2FaqcategoriesGet = function (id, parentId, name, description, languageCode, page, limit, lastRetrieved, options) {
8685
+ FaqCategoriesApi.prototype.apiV2FaqcategoriesGet = function (id, parentId, name, hospitalId, hospitalName, languageCode, showHidden, returnDefaultValue, page, limit, lastRetrieved, options) {
8663
8686
  var _this = this;
8664
- return (0, exports.FaqCategoriesApiFp)(this.configuration).apiV2FaqcategoriesGet(id, parentId, name, description, languageCode, page, limit, lastRetrieved, options).then(function (request) { return request(_this.axios, _this.basePath); });
8687
+ return (0, exports.FaqCategoriesApiFp)(this.configuration).apiV2FaqcategoriesGet(id, parentId, name, hospitalId, hospitalName, languageCode, showHidden, returnDefaultValue, page, limit, lastRetrieved, options).then(function (request) { return request(_this.axios, _this.basePath); });
8665
8688
  };
8666
8689
  /**
8667
8690
  *
@@ -8815,24 +8838,113 @@ var FaqsApiAxiosParamCreator = function (configuration) {
8815
8838
  });
8816
8839
  });
8817
8840
  },
8841
+ /**
8842
+ *
8843
+ * @summary GetAll FaqTags.
8844
+ * @param {string} faqId
8845
+ * @param {string} [tagId]
8846
+ * @param {number} [page]
8847
+ * @param {number} [limit]
8848
+ * @param {Date} [lastRetrieved]
8849
+ * @param {*} [options] Override http request option.
8850
+ * @throws {RequiredError}
8851
+ */
8852
+ apiV2FaqsFaqIdTagsGet: function (faqId, tagId, page, limit, lastRetrieved, options) {
8853
+ if (options === void 0) { options = {}; }
8854
+ return __awaiter(_this, void 0, void 0, function () {
8855
+ var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
8856
+ return __generator(this, function (_a) {
8857
+ // verify required parameter 'faqId' is not null or undefined
8858
+ (0, common_1.assertParamExists)('apiV2FaqsFaqIdTagsGet', 'faqId', faqId);
8859
+ localVarPath = "/api/v2/faqs/{faqId}/tags"
8860
+ .replace("{".concat("faqId", "}"), encodeURIComponent(String(faqId)));
8861
+ localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
8862
+ if (configuration) {
8863
+ baseOptions = configuration.baseOptions;
8864
+ }
8865
+ localVarRequestOptions = __assign(__assign({ method: 'GET' }, baseOptions), options);
8866
+ localVarHeaderParameter = {};
8867
+ localVarQueryParameter = {};
8868
+ if (tagId !== undefined) {
8869
+ localVarQueryParameter['TagId'] = tagId;
8870
+ }
8871
+ if (page !== undefined) {
8872
+ localVarQueryParameter['page'] = page;
8873
+ }
8874
+ if (limit !== undefined) {
8875
+ localVarQueryParameter['limit'] = limit;
8876
+ }
8877
+ if (lastRetrieved !== undefined) {
8878
+ localVarQueryParameter['lastRetrieved'] = (lastRetrieved instanceof Date) ?
8879
+ lastRetrieved.toISOString() :
8880
+ lastRetrieved;
8881
+ }
8882
+ (0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
8883
+ headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
8884
+ localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
8885
+ return [2 /*return*/, {
8886
+ url: (0, common_1.toPathString)(localVarUrlObj),
8887
+ options: localVarRequestOptions,
8888
+ }];
8889
+ });
8890
+ });
8891
+ },
8892
+ /**
8893
+ *
8894
+ * @summary Get FaqTag.
8895
+ * @param {string} faqId
8896
+ * @param {string} tagId
8897
+ * @param {*} [options] Override http request option.
8898
+ * @throws {RequiredError}
8899
+ */
8900
+ apiV2FaqsFaqIdTagsTagIdGet: function (faqId, tagId, options) {
8901
+ if (options === void 0) { options = {}; }
8902
+ return __awaiter(_this, void 0, void 0, function () {
8903
+ var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
8904
+ return __generator(this, function (_a) {
8905
+ // verify required parameter 'faqId' is not null or undefined
8906
+ (0, common_1.assertParamExists)('apiV2FaqsFaqIdTagsTagIdGet', 'faqId', faqId);
8907
+ // verify required parameter 'tagId' is not null or undefined
8908
+ (0, common_1.assertParamExists)('apiV2FaqsFaqIdTagsTagIdGet', 'tagId', tagId);
8909
+ localVarPath = "/api/v2/faqs/{faqId}/tags/{tagId}"
8910
+ .replace("{".concat("faqId", "}"), encodeURIComponent(String(faqId)))
8911
+ .replace("{".concat("tagId", "}"), encodeURIComponent(String(tagId)));
8912
+ localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
8913
+ if (configuration) {
8914
+ baseOptions = configuration.baseOptions;
8915
+ }
8916
+ localVarRequestOptions = __assign(__assign({ method: 'GET' }, baseOptions), options);
8917
+ localVarHeaderParameter = {};
8918
+ localVarQueryParameter = {};
8919
+ (0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
8920
+ headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
8921
+ localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
8922
+ return [2 /*return*/, {
8923
+ url: (0, common_1.toPathString)(localVarUrlObj),
8924
+ options: localVarRequestOptions,
8925
+ }];
8926
+ });
8927
+ });
8928
+ },
8818
8929
  /**
8819
8930
  *
8820
8931
  * @summary Get all Faqs.
8821
8932
  * @param {string} [id]
8822
- * @param {string} [title]
8823
- * @param {string} [content]
8933
+ * @param {string} [name]
8934
+ * @param {string} [slug]
8824
8935
  * @param {string} [categoryId]
8825
8936
  * @param {string} [hospitalId]
8826
8937
  * @param {string} [hospitalName]
8827
8938
  * @param {string} [languageCode]
8828
8939
  * @param {boolean} [showHidden]
8940
+ * @param {boolean} [returnDefaultValue]
8829
8941
  * @param {number} [page]
8830
8942
  * @param {number} [limit]
8831
8943
  * @param {Date} [lastRetrieved]
8832
8944
  * @param {*} [options] Override http request option.
8833
8945
  * @throws {RequiredError}
8834
8946
  */
8835
- apiV2FaqsGet: function (id, title, content, categoryId, hospitalId, hospitalName, languageCode, showHidden, page, limit, lastRetrieved, options) {
8947
+ apiV2FaqsGet: function (id, name, slug, categoryId, hospitalId, hospitalName, languageCode, showHidden, returnDefaultValue, page, limit, lastRetrieved, options) {
8836
8948
  if (options === void 0) { options = {}; }
8837
8949
  return __awaiter(_this, void 0, void 0, function () {
8838
8950
  var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
@@ -8848,11 +8960,11 @@ var FaqsApiAxiosParamCreator = function (configuration) {
8848
8960
  if (id !== undefined) {
8849
8961
  localVarQueryParameter['Id'] = id;
8850
8962
  }
8851
- if (title !== undefined) {
8852
- localVarQueryParameter['Title'] = title;
8963
+ if (name !== undefined) {
8964
+ localVarQueryParameter['Name'] = name;
8853
8965
  }
8854
- if (content !== undefined) {
8855
- localVarQueryParameter['Content'] = content;
8966
+ if (slug !== undefined) {
8967
+ localVarQueryParameter['Slug'] = slug;
8856
8968
  }
8857
8969
  if (categoryId !== undefined) {
8858
8970
  localVarQueryParameter['CategoryId'] = categoryId;
@@ -8869,6 +8981,9 @@ var FaqsApiAxiosParamCreator = function (configuration) {
8869
8981
  if (showHidden !== undefined) {
8870
8982
  localVarQueryParameter['ShowHidden'] = showHidden;
8871
8983
  }
8984
+ if (returnDefaultValue !== undefined) {
8985
+ localVarQueryParameter['ReturnDefaultValue'] = returnDefaultValue;
8986
+ }
8872
8987
  if (page !== undefined) {
8873
8988
  localVarQueryParameter['page'] = page;
8874
8989
  }
@@ -9006,27 +9121,21 @@ var FaqsApiFp = function (configuration) {
9006
9121
  },
9007
9122
  /**
9008
9123
  *
9009
- * @summary Get all Faqs.
9010
- * @param {string} [id]
9011
- * @param {string} [title]
9012
- * @param {string} [content]
9013
- * @param {string} [categoryId]
9014
- * @param {string} [hospitalId]
9015
- * @param {string} [hospitalName]
9016
- * @param {string} [languageCode]
9017
- * @param {boolean} [showHidden]
9124
+ * @summary GetAll FaqTags.
9125
+ * @param {string} faqId
9126
+ * @param {string} [tagId]
9018
9127
  * @param {number} [page]
9019
9128
  * @param {number} [limit]
9020
9129
  * @param {Date} [lastRetrieved]
9021
9130
  * @param {*} [options] Override http request option.
9022
9131
  * @throws {RequiredError}
9023
9132
  */
9024
- apiV2FaqsGet: function (id, title, content, categoryId, hospitalId, hospitalName, languageCode, showHidden, page, limit, lastRetrieved, options) {
9133
+ apiV2FaqsFaqIdTagsGet: function (faqId, tagId, page, limit, lastRetrieved, options) {
9025
9134
  return __awaiter(this, void 0, void 0, function () {
9026
9135
  var localVarAxiosArgs;
9027
9136
  return __generator(this, function (_a) {
9028
9137
  switch (_a.label) {
9029
- case 0: return [4 /*yield*/, localVarAxiosParamCreator.apiV2FaqsGet(id, title, content, categoryId, hospitalId, hospitalName, languageCode, showHidden, page, limit, lastRetrieved, options)];
9138
+ case 0: return [4 /*yield*/, localVarAxiosParamCreator.apiV2FaqsFaqIdTagsGet(faqId, tagId, page, limit, lastRetrieved, options)];
9030
9139
  case 1:
9031
9140
  localVarAxiosArgs = _a.sent();
9032
9141
  return [2 /*return*/, (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)];
@@ -9036,18 +9145,18 @@ var FaqsApiFp = function (configuration) {
9036
9145
  },
9037
9146
  /**
9038
9147
  *
9039
- * @summary Get faq by slug.
9040
- * @param {string} slug
9041
- * @param {string} [languageCode]
9148
+ * @summary Get FaqTag.
9149
+ * @param {string} faqId
9150
+ * @param {string} tagId
9042
9151
  * @param {*} [options] Override http request option.
9043
9152
  * @throws {RequiredError}
9044
9153
  */
9045
- apiV2FaqsSlugGet: function (slug, languageCode, options) {
9154
+ apiV2FaqsFaqIdTagsTagIdGet: function (faqId, tagId, options) {
9046
9155
  return __awaiter(this, void 0, void 0, function () {
9047
9156
  var localVarAxiosArgs;
9048
9157
  return __generator(this, function (_a) {
9049
9158
  switch (_a.label) {
9050
- case 0: return [4 /*yield*/, localVarAxiosParamCreator.apiV2FaqsSlugGet(slug, languageCode, options)];
9159
+ case 0: return [4 /*yield*/, localVarAxiosParamCreator.apiV2FaqsFaqIdTagsTagIdGet(faqId, tagId, options)];
9051
9160
  case 1:
9052
9161
  localVarAxiosArgs = _a.sent();
9053
9162
  return [2 /*return*/, (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)];
@@ -9055,22 +9164,74 @@ var FaqsApiFp = function (configuration) {
9055
9164
  });
9056
9165
  });
9057
9166
  },
9058
- };
9059
- };
9060
- exports.FaqsApiFp = FaqsApiFp;
9061
- /**
9062
- * FaqsApi - factory interface
9063
- * @export
9064
- */
9065
- var FaqsApiFactory = function (configuration, basePath, axios) {
9066
- var localVarFp = (0, exports.FaqsApiFp)(configuration);
9067
- return {
9068
9167
  /**
9069
9168
  *
9070
- * @summary Get faq.
9071
- * @param {string} faqId
9072
- * @param {string} [languageCode]
9073
- * @param {*} [options] Override http request option.
9169
+ * @summary Get all Faqs.
9170
+ * @param {string} [id]
9171
+ * @param {string} [name]
9172
+ * @param {string} [slug]
9173
+ * @param {string} [categoryId]
9174
+ * @param {string} [hospitalId]
9175
+ * @param {string} [hospitalName]
9176
+ * @param {string} [languageCode]
9177
+ * @param {boolean} [showHidden]
9178
+ * @param {boolean} [returnDefaultValue]
9179
+ * @param {number} [page]
9180
+ * @param {number} [limit]
9181
+ * @param {Date} [lastRetrieved]
9182
+ * @param {*} [options] Override http request option.
9183
+ * @throws {RequiredError}
9184
+ */
9185
+ apiV2FaqsGet: function (id, name, slug, categoryId, hospitalId, hospitalName, languageCode, showHidden, returnDefaultValue, page, limit, lastRetrieved, options) {
9186
+ return __awaiter(this, void 0, void 0, function () {
9187
+ var localVarAxiosArgs;
9188
+ return __generator(this, function (_a) {
9189
+ switch (_a.label) {
9190
+ case 0: return [4 /*yield*/, localVarAxiosParamCreator.apiV2FaqsGet(id, name, slug, categoryId, hospitalId, hospitalName, languageCode, showHidden, returnDefaultValue, page, limit, lastRetrieved, options)];
9191
+ case 1:
9192
+ localVarAxiosArgs = _a.sent();
9193
+ return [2 /*return*/, (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)];
9194
+ }
9195
+ });
9196
+ });
9197
+ },
9198
+ /**
9199
+ *
9200
+ * @summary Get faq by slug.
9201
+ * @param {string} slug
9202
+ * @param {string} [languageCode]
9203
+ * @param {*} [options] Override http request option.
9204
+ * @throws {RequiredError}
9205
+ */
9206
+ apiV2FaqsSlugGet: function (slug, languageCode, options) {
9207
+ return __awaiter(this, void 0, void 0, function () {
9208
+ var localVarAxiosArgs;
9209
+ return __generator(this, function (_a) {
9210
+ switch (_a.label) {
9211
+ case 0: return [4 /*yield*/, localVarAxiosParamCreator.apiV2FaqsSlugGet(slug, languageCode, options)];
9212
+ case 1:
9213
+ localVarAxiosArgs = _a.sent();
9214
+ return [2 /*return*/, (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)];
9215
+ }
9216
+ });
9217
+ });
9218
+ },
9219
+ };
9220
+ };
9221
+ exports.FaqsApiFp = FaqsApiFp;
9222
+ /**
9223
+ * FaqsApi - factory interface
9224
+ * @export
9225
+ */
9226
+ var FaqsApiFactory = function (configuration, basePath, axios) {
9227
+ var localVarFp = (0, exports.FaqsApiFp)(configuration);
9228
+ return {
9229
+ /**
9230
+ *
9231
+ * @summary Get faq.
9232
+ * @param {string} faqId
9233
+ * @param {string} [languageCode]
9234
+ * @param {*} [options] Override http request option.
9074
9235
  * @throws {RequiredError}
9075
9236
  */
9076
9237
  apiV2FaqsFaqIdGet: function (faqId, languageCode, options) {
@@ -9102,25 +9263,51 @@ var FaqsApiFactory = function (configuration, basePath, axios) {
9102
9263
  apiV2FaqsFaqIdMediasMediaIdGet: function (faqId, mediaId, options) {
9103
9264
  return localVarFp.apiV2FaqsFaqIdMediasMediaIdGet(faqId, mediaId, options).then(function (request) { return request(axios, basePath); });
9104
9265
  },
9266
+ /**
9267
+ *
9268
+ * @summary GetAll FaqTags.
9269
+ * @param {string} faqId
9270
+ * @param {string} [tagId]
9271
+ * @param {number} [page]
9272
+ * @param {number} [limit]
9273
+ * @param {Date} [lastRetrieved]
9274
+ * @param {*} [options] Override http request option.
9275
+ * @throws {RequiredError}
9276
+ */
9277
+ apiV2FaqsFaqIdTagsGet: function (faqId, tagId, page, limit, lastRetrieved, options) {
9278
+ return localVarFp.apiV2FaqsFaqIdTagsGet(faqId, tagId, page, limit, lastRetrieved, options).then(function (request) { return request(axios, basePath); });
9279
+ },
9280
+ /**
9281
+ *
9282
+ * @summary Get FaqTag.
9283
+ * @param {string} faqId
9284
+ * @param {string} tagId
9285
+ * @param {*} [options] Override http request option.
9286
+ * @throws {RequiredError}
9287
+ */
9288
+ apiV2FaqsFaqIdTagsTagIdGet: function (faqId, tagId, options) {
9289
+ return localVarFp.apiV2FaqsFaqIdTagsTagIdGet(faqId, tagId, options).then(function (request) { return request(axios, basePath); });
9290
+ },
9105
9291
  /**
9106
9292
  *
9107
9293
  * @summary Get all Faqs.
9108
9294
  * @param {string} [id]
9109
- * @param {string} [title]
9110
- * @param {string} [content]
9295
+ * @param {string} [name]
9296
+ * @param {string} [slug]
9111
9297
  * @param {string} [categoryId]
9112
9298
  * @param {string} [hospitalId]
9113
9299
  * @param {string} [hospitalName]
9114
9300
  * @param {string} [languageCode]
9115
9301
  * @param {boolean} [showHidden]
9302
+ * @param {boolean} [returnDefaultValue]
9116
9303
  * @param {number} [page]
9117
9304
  * @param {number} [limit]
9118
9305
  * @param {Date} [lastRetrieved]
9119
9306
  * @param {*} [options] Override http request option.
9120
9307
  * @throws {RequiredError}
9121
9308
  */
9122
- apiV2FaqsGet: function (id, title, content, categoryId, hospitalId, hospitalName, languageCode, showHidden, page, limit, lastRetrieved, options) {
9123
- return localVarFp.apiV2FaqsGet(id, title, content, categoryId, hospitalId, hospitalName, languageCode, showHidden, page, limit, lastRetrieved, options).then(function (request) { return request(axios, basePath); });
9309
+ apiV2FaqsGet: function (id, name, slug, categoryId, hospitalId, hospitalName, languageCode, showHidden, returnDefaultValue, page, limit, lastRetrieved, options) {
9310
+ return localVarFp.apiV2FaqsGet(id, name, slug, categoryId, hospitalId, hospitalName, languageCode, showHidden, returnDefaultValue, page, limit, lastRetrieved, options).then(function (request) { return request(axios, basePath); });
9124
9311
  },
9125
9312
  /**
9126
9313
  *
@@ -9190,17 +9377,47 @@ var FaqsApi = /** @class */ (function (_super) {
9190
9377
  var _this = this;
9191
9378
  return (0, exports.FaqsApiFp)(this.configuration).apiV2FaqsFaqIdMediasMediaIdGet(faqId, mediaId, options).then(function (request) { return request(_this.axios, _this.basePath); });
9192
9379
  };
9380
+ /**
9381
+ *
9382
+ * @summary GetAll FaqTags.
9383
+ * @param {string} faqId
9384
+ * @param {string} [tagId]
9385
+ * @param {number} [page]
9386
+ * @param {number} [limit]
9387
+ * @param {Date} [lastRetrieved]
9388
+ * @param {*} [options] Override http request option.
9389
+ * @throws {RequiredError}
9390
+ * @memberof FaqsApi
9391
+ */
9392
+ FaqsApi.prototype.apiV2FaqsFaqIdTagsGet = function (faqId, tagId, page, limit, lastRetrieved, options) {
9393
+ var _this = this;
9394
+ return (0, exports.FaqsApiFp)(this.configuration).apiV2FaqsFaqIdTagsGet(faqId, tagId, page, limit, lastRetrieved, options).then(function (request) { return request(_this.axios, _this.basePath); });
9395
+ };
9396
+ /**
9397
+ *
9398
+ * @summary Get FaqTag.
9399
+ * @param {string} faqId
9400
+ * @param {string} tagId
9401
+ * @param {*} [options] Override http request option.
9402
+ * @throws {RequiredError}
9403
+ * @memberof FaqsApi
9404
+ */
9405
+ FaqsApi.prototype.apiV2FaqsFaqIdTagsTagIdGet = function (faqId, tagId, options) {
9406
+ var _this = this;
9407
+ return (0, exports.FaqsApiFp)(this.configuration).apiV2FaqsFaqIdTagsTagIdGet(faqId, tagId, options).then(function (request) { return request(_this.axios, _this.basePath); });
9408
+ };
9193
9409
  /**
9194
9410
  *
9195
9411
  * @summary Get all Faqs.
9196
9412
  * @param {string} [id]
9197
- * @param {string} [title]
9198
- * @param {string} [content]
9413
+ * @param {string} [name]
9414
+ * @param {string} [slug]
9199
9415
  * @param {string} [categoryId]
9200
9416
  * @param {string} [hospitalId]
9201
9417
  * @param {string} [hospitalName]
9202
9418
  * @param {string} [languageCode]
9203
9419
  * @param {boolean} [showHidden]
9420
+ * @param {boolean} [returnDefaultValue]
9204
9421
  * @param {number} [page]
9205
9422
  * @param {number} [limit]
9206
9423
  * @param {Date} [lastRetrieved]
@@ -9208,9 +9425,9 @@ var FaqsApi = /** @class */ (function (_super) {
9208
9425
  * @throws {RequiredError}
9209
9426
  * @memberof FaqsApi
9210
9427
  */
9211
- FaqsApi.prototype.apiV2FaqsGet = function (id, title, content, categoryId, hospitalId, hospitalName, languageCode, showHidden, page, limit, lastRetrieved, options) {
9428
+ FaqsApi.prototype.apiV2FaqsGet = function (id, name, slug, categoryId, hospitalId, hospitalName, languageCode, showHidden, returnDefaultValue, page, limit, lastRetrieved, options) {
9212
9429
  var _this = this;
9213
- return (0, exports.FaqsApiFp)(this.configuration).apiV2FaqsGet(id, title, content, categoryId, hospitalId, hospitalName, languageCode, showHidden, page, limit, lastRetrieved, options).then(function (request) { return request(_this.axios, _this.basePath); });
9430
+ return (0, exports.FaqsApiFp)(this.configuration).apiV2FaqsGet(id, name, slug, categoryId, hospitalId, hospitalName, languageCode, showHidden, returnDefaultValue, page, limit, lastRetrieved, options).then(function (request) { return request(_this.axios, _this.basePath); });
9214
9431
  };
9215
9432
  /**
9216
9433
  *
@@ -9639,13 +9856,14 @@ var HospitalsApiAxiosParamCreator = function (configuration) {
9639
9856
  * @param {string} [languageCode]
9640
9857
  * @param {Array<string>} [ids]
9641
9858
  * @param {boolean} [returnDefaultValue]
9859
+ * @param {boolean} [paymentEnabled]
9642
9860
  * @param {number} [page]
9643
9861
  * @param {number} [limit]
9644
9862
  * @param {Date} [lastRetrieved]
9645
9863
  * @param {*} [options] Override http request option.
9646
9864
  * @throws {RequiredError}
9647
9865
  */
9648
- apiV2HospitalsGet: function (hospitalId, name, countryId, created, marketingType, specialtyTypeId, specialtyId, serviceId, exceptHospitalId, showHidden, languageCode, ids, returnDefaultValue, page, limit, lastRetrieved, options) {
9866
+ apiV2HospitalsGet: function (hospitalId, name, countryId, created, marketingType, specialtyTypeId, specialtyId, serviceId, exceptHospitalId, showHidden, languageCode, ids, returnDefaultValue, paymentEnabled, page, limit, lastRetrieved, options) {
9649
9867
  if (options === void 0) { options = {}; }
9650
9868
  return __awaiter(_this, void 0, void 0, function () {
9651
9869
  var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
@@ -9699,6 +9917,9 @@ var HospitalsApiAxiosParamCreator = function (configuration) {
9699
9917
  if (returnDefaultValue !== undefined) {
9700
9918
  localVarQueryParameter['ReturnDefaultValue'] = returnDefaultValue;
9701
9919
  }
9920
+ if (paymentEnabled !== undefined) {
9921
+ localVarQueryParameter['PaymentEnabled'] = paymentEnabled;
9922
+ }
9702
9923
  if (page !== undefined) {
9703
9924
  localVarQueryParameter['page'] = page;
9704
9925
  }
@@ -10354,25 +10575,25 @@ var HospitalsApiAxiosParamCreator = function (configuration) {
10354
10575
  *
10355
10576
  * @summary Get all HospitalSpecialties.
10356
10577
  * @param {string} hospitalId
10357
- * @param {string} [hospitalName]
10358
- * @param {string} [hospitalSlug]
10359
10578
  * @param {string} [specialtyId]
10360
10579
  * @param {string} [specialtyName]
10361
10580
  * @param {string} [specialtyTypeId]
10362
- * @param {string} [hospitalSpecialtySlug]
10363
- * @param {string} [title]
10581
+ * @param {string} [specialtyTypeName]
10582
+ * @param {string} [hospitalSpecialtyId]
10583
+ * @param {string} [name]
10584
+ * @param {string} [slug]
10364
10585
  * @param {MarketingType} [marketingType]
10365
- * @param {string} [languageCode]
10366
- * @param {boolean} [showHidden]
10367
10586
  * @param {boolean} [returnDefaultValue]
10368
10587
  * @param {boolean} [includeServices]
10588
+ * @param {string} [languageCode]
10589
+ * @param {boolean} [showHidden]
10369
10590
  * @param {number} [page]
10370
10591
  * @param {number} [limit]
10371
10592
  * @param {Date} [lastRetrieved]
10372
10593
  * @param {*} [options] Override http request option.
10373
10594
  * @throws {RequiredError}
10374
10595
  */
10375
- apiV2HospitalsHospitalIdSpecialtiesGet: function (hospitalId, hospitalName, hospitalSlug, specialtyId, specialtyName, specialtyTypeId, hospitalSpecialtySlug, title, marketingType, languageCode, showHidden, returnDefaultValue, includeServices, page, limit, lastRetrieved, options) {
10596
+ apiV2HospitalsHospitalIdSpecialtiesGet: function (hospitalId, specialtyId, specialtyName, specialtyTypeId, specialtyTypeName, hospitalSpecialtyId, name, slug, marketingType, returnDefaultValue, includeServices, languageCode, showHidden, page, limit, lastRetrieved, options) {
10376
10597
  if (options === void 0) { options = {}; }
10377
10598
  return __awaiter(_this, void 0, void 0, function () {
10378
10599
  var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
@@ -10388,12 +10609,6 @@ var HospitalsApiAxiosParamCreator = function (configuration) {
10388
10609
  localVarRequestOptions = __assign(__assign({ method: 'GET' }, baseOptions), options);
10389
10610
  localVarHeaderParameter = {};
10390
10611
  localVarQueryParameter = {};
10391
- if (hospitalName !== undefined) {
10392
- localVarQueryParameter['HospitalName'] = hospitalName;
10393
- }
10394
- if (hospitalSlug !== undefined) {
10395
- localVarQueryParameter['HospitalSlug'] = hospitalSlug;
10396
- }
10397
10612
  if (specialtyId !== undefined) {
10398
10613
  localVarQueryParameter['SpecialtyId'] = specialtyId;
10399
10614
  }
@@ -10403,27 +10618,33 @@ var HospitalsApiAxiosParamCreator = function (configuration) {
10403
10618
  if (specialtyTypeId !== undefined) {
10404
10619
  localVarQueryParameter['SpecialtyTypeId'] = specialtyTypeId;
10405
10620
  }
10406
- if (hospitalSpecialtySlug !== undefined) {
10407
- localVarQueryParameter['HospitalSpecialtySlug'] = hospitalSpecialtySlug;
10621
+ if (specialtyTypeName !== undefined) {
10622
+ localVarQueryParameter['SpecialtyTypeName'] = specialtyTypeName;
10623
+ }
10624
+ if (hospitalSpecialtyId !== undefined) {
10625
+ localVarQueryParameter['HospitalSpecialtyId'] = hospitalSpecialtyId;
10626
+ }
10627
+ if (name !== undefined) {
10628
+ localVarQueryParameter['Name'] = name;
10408
10629
  }
10409
- if (title !== undefined) {
10410
- localVarQueryParameter['Title'] = title;
10630
+ if (slug !== undefined) {
10631
+ localVarQueryParameter['Slug'] = slug;
10411
10632
  }
10412
10633
  if (marketingType !== undefined) {
10413
10634
  localVarQueryParameter['MarketingType'] = marketingType;
10414
10635
  }
10415
- if (languageCode !== undefined) {
10416
- localVarQueryParameter['LanguageCode'] = languageCode;
10417
- }
10418
- if (showHidden !== undefined) {
10419
- localVarQueryParameter['ShowHidden'] = showHidden;
10420
- }
10421
10636
  if (returnDefaultValue !== undefined) {
10422
10637
  localVarQueryParameter['ReturnDefaultValue'] = returnDefaultValue;
10423
10638
  }
10424
10639
  if (includeServices !== undefined) {
10425
10640
  localVarQueryParameter['IncludeServices'] = includeServices;
10426
10641
  }
10642
+ if (languageCode !== undefined) {
10643
+ localVarQueryParameter['LanguageCode'] = languageCode;
10644
+ }
10645
+ if (showHidden !== undefined) {
10646
+ localVarQueryParameter['ShowHidden'] = showHidden;
10647
+ }
10427
10648
  if (page !== undefined) {
10428
10649
  localVarQueryParameter['page'] = page;
10429
10650
  }
@@ -10549,25 +10770,25 @@ var HospitalsApiAxiosParamCreator = function (configuration) {
10549
10770
  *
10550
10771
  * @summary Get all HospitalSpecialties.
10551
10772
  * @param {string} hospitalId
10552
- * @param {string} [hospitalName]
10553
- * @param {string} [hospitalSlug]
10554
10773
  * @param {string} [specialtyId]
10555
10774
  * @param {string} [specialtyName]
10556
10775
  * @param {string} [specialtyTypeId]
10557
- * @param {string} [hospitalSpecialtySlug]
10558
- * @param {string} [title]
10776
+ * @param {string} [specialtyTypeName]
10777
+ * @param {string} [hospitalSpecialtyId]
10778
+ * @param {string} [name]
10779
+ * @param {string} [slug]
10559
10780
  * @param {MarketingType} [marketingType]
10560
- * @param {string} [languageCode]
10561
- * @param {boolean} [showHidden]
10562
10781
  * @param {boolean} [returnDefaultValue]
10563
10782
  * @param {boolean} [includeServices]
10783
+ * @param {string} [languageCode]
10784
+ * @param {boolean} [showHidden]
10564
10785
  * @param {number} [page]
10565
10786
  * @param {number} [limit]
10566
10787
  * @param {Date} [lastRetrieved]
10567
10788
  * @param {*} [options] Override http request option.
10568
10789
  * @throws {RequiredError}
10569
10790
  */
10570
- apiV2HospitalsHospitalIdSpecialtiesSimpleGet: function (hospitalId, hospitalName, hospitalSlug, specialtyId, specialtyName, specialtyTypeId, hospitalSpecialtySlug, title, marketingType, languageCode, showHidden, returnDefaultValue, includeServices, page, limit, lastRetrieved, options) {
10791
+ apiV2HospitalsHospitalIdSpecialtiesSimpleGet: function (hospitalId, specialtyId, specialtyName, specialtyTypeId, specialtyTypeName, hospitalSpecialtyId, name, slug, marketingType, returnDefaultValue, includeServices, languageCode, showHidden, page, limit, lastRetrieved, options) {
10571
10792
  if (options === void 0) { options = {}; }
10572
10793
  return __awaiter(_this, void 0, void 0, function () {
10573
10794
  var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
@@ -10583,12 +10804,6 @@ var HospitalsApiAxiosParamCreator = function (configuration) {
10583
10804
  localVarRequestOptions = __assign(__assign({ method: 'GET' }, baseOptions), options);
10584
10805
  localVarHeaderParameter = {};
10585
10806
  localVarQueryParameter = {};
10586
- if (hospitalName !== undefined) {
10587
- localVarQueryParameter['HospitalName'] = hospitalName;
10588
- }
10589
- if (hospitalSlug !== undefined) {
10590
- localVarQueryParameter['HospitalSlug'] = hospitalSlug;
10591
- }
10592
10807
  if (specialtyId !== undefined) {
10593
10808
  localVarQueryParameter['SpecialtyId'] = specialtyId;
10594
10809
  }
@@ -10598,20 +10813,20 @@ var HospitalsApiAxiosParamCreator = function (configuration) {
10598
10813
  if (specialtyTypeId !== undefined) {
10599
10814
  localVarQueryParameter['SpecialtyTypeId'] = specialtyTypeId;
10600
10815
  }
10601
- if (hospitalSpecialtySlug !== undefined) {
10602
- localVarQueryParameter['HospitalSpecialtySlug'] = hospitalSpecialtySlug;
10816
+ if (specialtyTypeName !== undefined) {
10817
+ localVarQueryParameter['SpecialtyTypeName'] = specialtyTypeName;
10603
10818
  }
10604
- if (title !== undefined) {
10605
- localVarQueryParameter['Title'] = title;
10819
+ if (hospitalSpecialtyId !== undefined) {
10820
+ localVarQueryParameter['HospitalSpecialtyId'] = hospitalSpecialtyId;
10606
10821
  }
10607
- if (marketingType !== undefined) {
10608
- localVarQueryParameter['MarketingType'] = marketingType;
10822
+ if (name !== undefined) {
10823
+ localVarQueryParameter['Name'] = name;
10609
10824
  }
10610
- if (languageCode !== undefined) {
10611
- localVarQueryParameter['LanguageCode'] = languageCode;
10825
+ if (slug !== undefined) {
10826
+ localVarQueryParameter['Slug'] = slug;
10612
10827
  }
10613
- if (showHidden !== undefined) {
10614
- localVarQueryParameter['ShowHidden'] = showHidden;
10828
+ if (marketingType !== undefined) {
10829
+ localVarQueryParameter['MarketingType'] = marketingType;
10615
10830
  }
10616
10831
  if (returnDefaultValue !== undefined) {
10617
10832
  localVarQueryParameter['ReturnDefaultValue'] = returnDefaultValue;
@@ -10619,6 +10834,12 @@ var HospitalsApiAxiosParamCreator = function (configuration) {
10619
10834
  if (includeServices !== undefined) {
10620
10835
  localVarQueryParameter['IncludeServices'] = includeServices;
10621
10836
  }
10837
+ if (languageCode !== undefined) {
10838
+ localVarQueryParameter['LanguageCode'] = languageCode;
10839
+ }
10840
+ if (showHidden !== undefined) {
10841
+ localVarQueryParameter['ShowHidden'] = showHidden;
10842
+ }
10622
10843
  if (page !== undefined) {
10623
10844
  localVarQueryParameter['page'] = page;
10624
10845
  }
@@ -10640,6 +10861,55 @@ var HospitalsApiAxiosParamCreator = function (configuration) {
10640
10861
  });
10641
10862
  });
10642
10863
  },
10864
+ /**
10865
+ *
10866
+ * @summary Get HospitalSpecialty by slug.
10867
+ * @param {string} hospitalId
10868
+ * @param {string} slug
10869
+ * @param {string} [languageCode]
10870
+ * @param {boolean} [returnDefaultValue]
10871
+ * @param {boolean} [includeServices]
10872
+ * @param {*} [options] Override http request option.
10873
+ * @throws {RequiredError}
10874
+ */
10875
+ apiV2HospitalsHospitalIdSpecialtiesSlugGet: function (hospitalId, slug, languageCode, returnDefaultValue, includeServices, options) {
10876
+ if (options === void 0) { options = {}; }
10877
+ return __awaiter(_this, void 0, void 0, function () {
10878
+ var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
10879
+ return __generator(this, function (_a) {
10880
+ // verify required parameter 'hospitalId' is not null or undefined
10881
+ (0, common_1.assertParamExists)('apiV2HospitalsHospitalIdSpecialtiesSlugGet', 'hospitalId', hospitalId);
10882
+ // verify required parameter 'slug' is not null or undefined
10883
+ (0, common_1.assertParamExists)('apiV2HospitalsHospitalIdSpecialtiesSlugGet', 'slug', slug);
10884
+ localVarPath = "/api/v2/hospitals/{hospitalId}/specialties/{slug}"
10885
+ .replace("{".concat("hospitalId", "}"), encodeURIComponent(String(hospitalId)))
10886
+ .replace("{".concat("slug", "}"), encodeURIComponent(String(slug)));
10887
+ localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
10888
+ if (configuration) {
10889
+ baseOptions = configuration.baseOptions;
10890
+ }
10891
+ localVarRequestOptions = __assign(__assign({ method: 'GET' }, baseOptions), options);
10892
+ localVarHeaderParameter = {};
10893
+ localVarQueryParameter = {};
10894
+ if (languageCode !== undefined) {
10895
+ localVarQueryParameter['languageCode'] = languageCode;
10896
+ }
10897
+ if (returnDefaultValue !== undefined) {
10898
+ localVarQueryParameter['returnDefaultValue'] = returnDefaultValue;
10899
+ }
10900
+ if (includeServices !== undefined) {
10901
+ localVarQueryParameter['includeServices'] = includeServices;
10902
+ }
10903
+ (0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
10904
+ headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
10905
+ localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
10906
+ return [2 /*return*/, {
10907
+ url: (0, common_1.toPathString)(localVarUrlObj),
10908
+ options: localVarRequestOptions,
10909
+ }];
10910
+ });
10911
+ });
10912
+ },
10643
10913
  /**
10644
10914
  *
10645
10915
  * @summary Get HospitalSpecialty.
@@ -10694,14 +10964,9 @@ var HospitalsApiAxiosParamCreator = function (configuration) {
10694
10964
  * @summary Get all HospitalServices.
10695
10965
  * @param {string} hospitalId
10696
10966
  * @param {string} specialtyId
10697
- * @param {string} [hospitalName]
10698
- * @param {string} [hospitalSlug]
10699
10967
  * @param {string} [id]
10700
10968
  * @param {string} [name]
10701
- * @param {string} [description]
10702
- * @param {string} [specialtyName]
10703
- * @param {string} [specialtyTypeId]
10704
- * @param {string} [specialtyTypeName]
10969
+ * @param {string} [slug]
10705
10970
  * @param {string} [serviceCategoryId]
10706
10971
  * @param {MarketingType} [marketingType]
10707
10972
  * @param {Procedure} [procedure]
@@ -10714,7 +10979,7 @@ var HospitalsApiAxiosParamCreator = function (configuration) {
10714
10979
  * @param {*} [options] Override http request option.
10715
10980
  * @throws {RequiredError}
10716
10981
  */
10717
- apiV2HospitalsHospitalIdSpecialtiesSpecialtyIdServicesGet: function (hospitalId, specialtyId, hospitalName, hospitalSlug, id, name, description, specialtyName, specialtyTypeId, specialtyTypeName, serviceCategoryId, marketingType, procedure, created, languageCode, returnDefaultValue, page, limit, lastRetrieved, options) {
10982
+ apiV2HospitalsHospitalIdSpecialtiesSpecialtyIdServicesGet: function (hospitalId, specialtyId, id, name, slug, serviceCategoryId, marketingType, procedure, created, languageCode, returnDefaultValue, page, limit, lastRetrieved, options) {
10718
10983
  if (options === void 0) { options = {}; }
10719
10984
  return __awaiter(_this, void 0, void 0, function () {
10720
10985
  var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
@@ -10733,29 +10998,14 @@ var HospitalsApiAxiosParamCreator = function (configuration) {
10733
10998
  localVarRequestOptions = __assign(__assign({ method: 'GET' }, baseOptions), options);
10734
10999
  localVarHeaderParameter = {};
10735
11000
  localVarQueryParameter = {};
10736
- if (hospitalName !== undefined) {
10737
- localVarQueryParameter['HospitalName'] = hospitalName;
10738
- }
10739
- if (hospitalSlug !== undefined) {
10740
- localVarQueryParameter['HospitalSlug'] = hospitalSlug;
10741
- }
10742
11001
  if (id !== undefined) {
10743
11002
  localVarQueryParameter['Id'] = id;
10744
11003
  }
10745
11004
  if (name !== undefined) {
10746
11005
  localVarQueryParameter['Name'] = name;
10747
11006
  }
10748
- if (description !== undefined) {
10749
- localVarQueryParameter['Description'] = description;
10750
- }
10751
- if (specialtyName !== undefined) {
10752
- localVarQueryParameter['SpecialtyName'] = specialtyName;
10753
- }
10754
- if (specialtyTypeId !== undefined) {
10755
- localVarQueryParameter['SpecialtyTypeId'] = specialtyTypeId;
10756
- }
10757
- if (specialtyTypeName !== undefined) {
10758
- localVarQueryParameter['SpecialtyTypeName'] = specialtyTypeName;
11007
+ if (slug !== undefined) {
11008
+ localVarQueryParameter['Slug'] = slug;
10759
11009
  }
10760
11010
  if (serviceCategoryId !== undefined) {
10761
11011
  localVarQueryParameter['ServiceCategoryId'] = serviceCategoryId;
@@ -11079,13 +11329,14 @@ var HospitalsApiAxiosParamCreator = function (configuration) {
11079
11329
  * @param {string} [languageCode]
11080
11330
  * @param {Array<string>} [ids]
11081
11331
  * @param {boolean} [returnDefaultValue]
11332
+ * @param {boolean} [paymentEnabled]
11082
11333
  * @param {number} [page]
11083
11334
  * @param {number} [limit]
11084
11335
  * @param {Date} [lastRetrieved]
11085
11336
  * @param {*} [options] Override http request option.
11086
11337
  * @throws {RequiredError}
11087
11338
  */
11088
- apiV2HospitalsSimpleGet: function (hospitalId, name, countryId, created, marketingType, specialtyTypeId, specialtyId, serviceId, exceptHospitalId, showHidden, languageCode, ids, returnDefaultValue, page, limit, lastRetrieved, options) {
11339
+ apiV2HospitalsSimpleGet: function (hospitalId, name, countryId, created, marketingType, specialtyTypeId, specialtyId, serviceId, exceptHospitalId, showHidden, languageCode, ids, returnDefaultValue, paymentEnabled, page, limit, lastRetrieved, options) {
11089
11340
  if (options === void 0) { options = {}; }
11090
11341
  return __awaiter(_this, void 0, void 0, function () {
11091
11342
  var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
@@ -11139,6 +11390,9 @@ var HospitalsApiAxiosParamCreator = function (configuration) {
11139
11390
  if (returnDefaultValue !== undefined) {
11140
11391
  localVarQueryParameter['ReturnDefaultValue'] = returnDefaultValue;
11141
11392
  }
11393
+ if (paymentEnabled !== undefined) {
11394
+ localVarQueryParameter['PaymentEnabled'] = paymentEnabled;
11395
+ }
11142
11396
  if (page !== undefined) {
11143
11397
  localVarQueryParameter['page'] = page;
11144
11398
  }
@@ -11226,18 +11480,19 @@ var HospitalsApiFp = function (configuration) {
11226
11480
  * @param {string} [languageCode]
11227
11481
  * @param {Array<string>} [ids]
11228
11482
  * @param {boolean} [returnDefaultValue]
11483
+ * @param {boolean} [paymentEnabled]
11229
11484
  * @param {number} [page]
11230
11485
  * @param {number} [limit]
11231
11486
  * @param {Date} [lastRetrieved]
11232
11487
  * @param {*} [options] Override http request option.
11233
11488
  * @throws {RequiredError}
11234
11489
  */
11235
- apiV2HospitalsGet: function (hospitalId, name, countryId, created, marketingType, specialtyTypeId, specialtyId, serviceId, exceptHospitalId, showHidden, languageCode, ids, returnDefaultValue, page, limit, lastRetrieved, options) {
11490
+ apiV2HospitalsGet: function (hospitalId, name, countryId, created, marketingType, specialtyTypeId, specialtyId, serviceId, exceptHospitalId, showHidden, languageCode, ids, returnDefaultValue, paymentEnabled, page, limit, lastRetrieved, options) {
11236
11491
  return __awaiter(this, void 0, void 0, function () {
11237
11492
  var localVarAxiosArgs;
11238
11493
  return __generator(this, function (_a) {
11239
11494
  switch (_a.label) {
11240
- case 0: return [4 /*yield*/, localVarAxiosParamCreator.apiV2HospitalsGet(hospitalId, name, countryId, created, marketingType, specialtyTypeId, specialtyId, serviceId, exceptHospitalId, showHidden, languageCode, ids, returnDefaultValue, page, limit, lastRetrieved, options)];
11495
+ case 0: return [4 /*yield*/, localVarAxiosParamCreator.apiV2HospitalsGet(hospitalId, name, countryId, created, marketingType, specialtyTypeId, specialtyId, serviceId, exceptHospitalId, showHidden, languageCode, ids, returnDefaultValue, paymentEnabled, page, limit, lastRetrieved, options)];
11241
11496
  case 1:
11242
11497
  localVarAxiosArgs = _a.sent();
11243
11498
  return [2 /*return*/, (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)];
@@ -11555,30 +11810,30 @@ var HospitalsApiFp = function (configuration) {
11555
11810
  *
11556
11811
  * @summary Get all HospitalSpecialties.
11557
11812
  * @param {string} hospitalId
11558
- * @param {string} [hospitalName]
11559
- * @param {string} [hospitalSlug]
11560
11813
  * @param {string} [specialtyId]
11561
11814
  * @param {string} [specialtyName]
11562
11815
  * @param {string} [specialtyTypeId]
11563
- * @param {string} [hospitalSpecialtySlug]
11564
- * @param {string} [title]
11816
+ * @param {string} [specialtyTypeName]
11817
+ * @param {string} [hospitalSpecialtyId]
11818
+ * @param {string} [name]
11819
+ * @param {string} [slug]
11565
11820
  * @param {MarketingType} [marketingType]
11566
- * @param {string} [languageCode]
11567
- * @param {boolean} [showHidden]
11568
11821
  * @param {boolean} [returnDefaultValue]
11569
11822
  * @param {boolean} [includeServices]
11823
+ * @param {string} [languageCode]
11824
+ * @param {boolean} [showHidden]
11570
11825
  * @param {number} [page]
11571
11826
  * @param {number} [limit]
11572
11827
  * @param {Date} [lastRetrieved]
11573
11828
  * @param {*} [options] Override http request option.
11574
11829
  * @throws {RequiredError}
11575
11830
  */
11576
- apiV2HospitalsHospitalIdSpecialtiesGet: function (hospitalId, hospitalName, hospitalSlug, specialtyId, specialtyName, specialtyTypeId, hospitalSpecialtySlug, title, marketingType, languageCode, showHidden, returnDefaultValue, includeServices, page, limit, lastRetrieved, options) {
11831
+ apiV2HospitalsHospitalIdSpecialtiesGet: function (hospitalId, specialtyId, specialtyName, specialtyTypeId, specialtyTypeName, hospitalSpecialtyId, name, slug, marketingType, returnDefaultValue, includeServices, languageCode, showHidden, page, limit, lastRetrieved, options) {
11577
11832
  return __awaiter(this, void 0, void 0, function () {
11578
11833
  var localVarAxiosArgs;
11579
11834
  return __generator(this, function (_a) {
11580
11835
  switch (_a.label) {
11581
- case 0: return [4 /*yield*/, localVarAxiosParamCreator.apiV2HospitalsHospitalIdSpecialtiesGet(hospitalId, hospitalName, hospitalSlug, specialtyId, specialtyName, specialtyTypeId, hospitalSpecialtySlug, title, marketingType, languageCode, showHidden, returnDefaultValue, includeServices, page, limit, lastRetrieved, options)];
11836
+ case 0: return [4 /*yield*/, localVarAxiosParamCreator.apiV2HospitalsHospitalIdSpecialtiesGet(hospitalId, specialtyId, specialtyName, specialtyTypeId, specialtyTypeName, hospitalSpecialtyId, name, slug, marketingType, returnDefaultValue, includeServices, languageCode, showHidden, page, limit, lastRetrieved, options)];
11582
11837
  case 1:
11583
11838
  localVarAxiosArgs = _a.sent();
11584
11839
  return [2 /*return*/, (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)];
@@ -11638,30 +11893,54 @@ var HospitalsApiFp = function (configuration) {
11638
11893
  *
11639
11894
  * @summary Get all HospitalSpecialties.
11640
11895
  * @param {string} hospitalId
11641
- * @param {string} [hospitalName]
11642
- * @param {string} [hospitalSlug]
11643
11896
  * @param {string} [specialtyId]
11644
11897
  * @param {string} [specialtyName]
11645
11898
  * @param {string} [specialtyTypeId]
11646
- * @param {string} [hospitalSpecialtySlug]
11647
- * @param {string} [title]
11899
+ * @param {string} [specialtyTypeName]
11900
+ * @param {string} [hospitalSpecialtyId]
11901
+ * @param {string} [name]
11902
+ * @param {string} [slug]
11648
11903
  * @param {MarketingType} [marketingType]
11649
- * @param {string} [languageCode]
11650
- * @param {boolean} [showHidden]
11651
11904
  * @param {boolean} [returnDefaultValue]
11652
11905
  * @param {boolean} [includeServices]
11906
+ * @param {string} [languageCode]
11907
+ * @param {boolean} [showHidden]
11653
11908
  * @param {number} [page]
11654
11909
  * @param {number} [limit]
11655
11910
  * @param {Date} [lastRetrieved]
11656
11911
  * @param {*} [options] Override http request option.
11657
11912
  * @throws {RequiredError}
11658
11913
  */
11659
- apiV2HospitalsHospitalIdSpecialtiesSimpleGet: function (hospitalId, hospitalName, hospitalSlug, specialtyId, specialtyName, specialtyTypeId, hospitalSpecialtySlug, title, marketingType, languageCode, showHidden, returnDefaultValue, includeServices, page, limit, lastRetrieved, options) {
11914
+ apiV2HospitalsHospitalIdSpecialtiesSimpleGet: function (hospitalId, specialtyId, specialtyName, specialtyTypeId, specialtyTypeName, hospitalSpecialtyId, name, slug, marketingType, returnDefaultValue, includeServices, languageCode, showHidden, page, limit, lastRetrieved, options) {
11915
+ return __awaiter(this, void 0, void 0, function () {
11916
+ var localVarAxiosArgs;
11917
+ return __generator(this, function (_a) {
11918
+ switch (_a.label) {
11919
+ case 0: return [4 /*yield*/, localVarAxiosParamCreator.apiV2HospitalsHospitalIdSpecialtiesSimpleGet(hospitalId, specialtyId, specialtyName, specialtyTypeId, specialtyTypeName, hospitalSpecialtyId, name, slug, marketingType, returnDefaultValue, includeServices, languageCode, showHidden, page, limit, lastRetrieved, options)];
11920
+ case 1:
11921
+ localVarAxiosArgs = _a.sent();
11922
+ return [2 /*return*/, (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)];
11923
+ }
11924
+ });
11925
+ });
11926
+ },
11927
+ /**
11928
+ *
11929
+ * @summary Get HospitalSpecialty by slug.
11930
+ * @param {string} hospitalId
11931
+ * @param {string} slug
11932
+ * @param {string} [languageCode]
11933
+ * @param {boolean} [returnDefaultValue]
11934
+ * @param {boolean} [includeServices]
11935
+ * @param {*} [options] Override http request option.
11936
+ * @throws {RequiredError}
11937
+ */
11938
+ apiV2HospitalsHospitalIdSpecialtiesSlugGet: function (hospitalId, slug, languageCode, returnDefaultValue, includeServices, options) {
11660
11939
  return __awaiter(this, void 0, void 0, function () {
11661
11940
  var localVarAxiosArgs;
11662
11941
  return __generator(this, function (_a) {
11663
11942
  switch (_a.label) {
11664
- case 0: return [4 /*yield*/, localVarAxiosParamCreator.apiV2HospitalsHospitalIdSpecialtiesSimpleGet(hospitalId, hospitalName, hospitalSlug, specialtyId, specialtyName, specialtyTypeId, hospitalSpecialtySlug, title, marketingType, languageCode, showHidden, returnDefaultValue, includeServices, page, limit, lastRetrieved, options)];
11943
+ case 0: return [4 /*yield*/, localVarAxiosParamCreator.apiV2HospitalsHospitalIdSpecialtiesSlugGet(hospitalId, slug, languageCode, returnDefaultValue, includeServices, options)];
11665
11944
  case 1:
11666
11945
  localVarAxiosArgs = _a.sent();
11667
11946
  return [2 /*return*/, (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)];
@@ -11698,14 +11977,9 @@ var HospitalsApiFp = function (configuration) {
11698
11977
  * @summary Get all HospitalServices.
11699
11978
  * @param {string} hospitalId
11700
11979
  * @param {string} specialtyId
11701
- * @param {string} [hospitalName]
11702
- * @param {string} [hospitalSlug]
11703
11980
  * @param {string} [id]
11704
11981
  * @param {string} [name]
11705
- * @param {string} [description]
11706
- * @param {string} [specialtyName]
11707
- * @param {string} [specialtyTypeId]
11708
- * @param {string} [specialtyTypeName]
11982
+ * @param {string} [slug]
11709
11983
  * @param {string} [serviceCategoryId]
11710
11984
  * @param {MarketingType} [marketingType]
11711
11985
  * @param {Procedure} [procedure]
@@ -11718,12 +11992,12 @@ var HospitalsApiFp = function (configuration) {
11718
11992
  * @param {*} [options] Override http request option.
11719
11993
  * @throws {RequiredError}
11720
11994
  */
11721
- apiV2HospitalsHospitalIdSpecialtiesSpecialtyIdServicesGet: function (hospitalId, specialtyId, hospitalName, hospitalSlug, id, name, description, specialtyName, specialtyTypeId, specialtyTypeName, serviceCategoryId, marketingType, procedure, created, languageCode, returnDefaultValue, page, limit, lastRetrieved, options) {
11995
+ apiV2HospitalsHospitalIdSpecialtiesSpecialtyIdServicesGet: function (hospitalId, specialtyId, id, name, slug, serviceCategoryId, marketingType, procedure, created, languageCode, returnDefaultValue, page, limit, lastRetrieved, options) {
11722
11996
  return __awaiter(this, void 0, void 0, function () {
11723
11997
  var localVarAxiosArgs;
11724
11998
  return __generator(this, function (_a) {
11725
11999
  switch (_a.label) {
11726
- case 0: return [4 /*yield*/, localVarAxiosParamCreator.apiV2HospitalsHospitalIdSpecialtiesSpecialtyIdServicesGet(hospitalId, specialtyId, hospitalName, hospitalSlug, id, name, description, specialtyName, specialtyTypeId, specialtyTypeName, serviceCategoryId, marketingType, procedure, created, languageCode, returnDefaultValue, page, limit, lastRetrieved, options)];
12000
+ case 0: return [4 /*yield*/, localVarAxiosParamCreator.apiV2HospitalsHospitalIdSpecialtiesSpecialtyIdServicesGet(hospitalId, specialtyId, id, name, slug, serviceCategoryId, marketingType, procedure, created, languageCode, returnDefaultValue, page, limit, lastRetrieved, options)];
11727
12001
  case 1:
11728
12002
  localVarAxiosArgs = _a.sent();
11729
12003
  return [2 /*return*/, (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)];
@@ -11870,18 +12144,19 @@ var HospitalsApiFp = function (configuration) {
11870
12144
  * @param {string} [languageCode]
11871
12145
  * @param {Array<string>} [ids]
11872
12146
  * @param {boolean} [returnDefaultValue]
12147
+ * @param {boolean} [paymentEnabled]
11873
12148
  * @param {number} [page]
11874
12149
  * @param {number} [limit]
11875
12150
  * @param {Date} [lastRetrieved]
11876
12151
  * @param {*} [options] Override http request option.
11877
12152
  * @throws {RequiredError}
11878
12153
  */
11879
- apiV2HospitalsSimpleGet: function (hospitalId, name, countryId, created, marketingType, specialtyTypeId, specialtyId, serviceId, exceptHospitalId, showHidden, languageCode, ids, returnDefaultValue, page, limit, lastRetrieved, options) {
12154
+ apiV2HospitalsSimpleGet: function (hospitalId, name, countryId, created, marketingType, specialtyTypeId, specialtyId, serviceId, exceptHospitalId, showHidden, languageCode, ids, returnDefaultValue, paymentEnabled, page, limit, lastRetrieved, options) {
11880
12155
  return __awaiter(this, void 0, void 0, function () {
11881
12156
  var localVarAxiosArgs;
11882
12157
  return __generator(this, function (_a) {
11883
12158
  switch (_a.label) {
11884
- case 0: return [4 /*yield*/, localVarAxiosParamCreator.apiV2HospitalsSimpleGet(hospitalId, name, countryId, created, marketingType, specialtyTypeId, specialtyId, serviceId, exceptHospitalId, showHidden, languageCode, ids, returnDefaultValue, page, limit, lastRetrieved, options)];
12159
+ case 0: return [4 /*yield*/, localVarAxiosParamCreator.apiV2HospitalsSimpleGet(hospitalId, name, countryId, created, marketingType, specialtyTypeId, specialtyId, serviceId, exceptHospitalId, showHidden, languageCode, ids, returnDefaultValue, paymentEnabled, page, limit, lastRetrieved, options)];
11885
12160
  case 1:
11886
12161
  localVarAxiosArgs = _a.sent();
11887
12162
  return [2 /*return*/, (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)];
@@ -11936,14 +12211,15 @@ var HospitalsApiFactory = function (configuration, basePath, axios) {
11936
12211
  * @param {string} [languageCode]
11937
12212
  * @param {Array<string>} [ids]
11938
12213
  * @param {boolean} [returnDefaultValue]
12214
+ * @param {boolean} [paymentEnabled]
11939
12215
  * @param {number} [page]
11940
12216
  * @param {number} [limit]
11941
12217
  * @param {Date} [lastRetrieved]
11942
12218
  * @param {*} [options] Override http request option.
11943
12219
  * @throws {RequiredError}
11944
12220
  */
11945
- apiV2HospitalsGet: function (hospitalId, name, countryId, created, marketingType, specialtyTypeId, specialtyId, serviceId, exceptHospitalId, showHidden, languageCode, ids, returnDefaultValue, page, limit, lastRetrieved, options) {
11946
- return localVarFp.apiV2HospitalsGet(hospitalId, name, countryId, created, marketingType, specialtyTypeId, specialtyId, serviceId, exceptHospitalId, showHidden, languageCode, ids, returnDefaultValue, page, limit, lastRetrieved, options).then(function (request) { return request(axios, basePath); });
12221
+ apiV2HospitalsGet: function (hospitalId, name, countryId, created, marketingType, specialtyTypeId, specialtyId, serviceId, exceptHospitalId, showHidden, languageCode, ids, returnDefaultValue, paymentEnabled, page, limit, lastRetrieved, options) {
12222
+ return localVarFp.apiV2HospitalsGet(hospitalId, name, countryId, created, marketingType, specialtyTypeId, specialtyId, serviceId, exceptHospitalId, showHidden, languageCode, ids, returnDefaultValue, paymentEnabled, page, limit, lastRetrieved, options).then(function (request) { return request(axios, basePath); });
11947
12223
  },
11948
12224
  /**
11949
12225
  *
@@ -12125,26 +12401,26 @@ var HospitalsApiFactory = function (configuration, basePath, axios) {
12125
12401
  *
12126
12402
  * @summary Get all HospitalSpecialties.
12127
12403
  * @param {string} hospitalId
12128
- * @param {string} [hospitalName]
12129
- * @param {string} [hospitalSlug]
12130
12404
  * @param {string} [specialtyId]
12131
12405
  * @param {string} [specialtyName]
12132
12406
  * @param {string} [specialtyTypeId]
12133
- * @param {string} [hospitalSpecialtySlug]
12134
- * @param {string} [title]
12407
+ * @param {string} [specialtyTypeName]
12408
+ * @param {string} [hospitalSpecialtyId]
12409
+ * @param {string} [name]
12410
+ * @param {string} [slug]
12135
12411
  * @param {MarketingType} [marketingType]
12136
- * @param {string} [languageCode]
12137
- * @param {boolean} [showHidden]
12138
12412
  * @param {boolean} [returnDefaultValue]
12139
12413
  * @param {boolean} [includeServices]
12414
+ * @param {string} [languageCode]
12415
+ * @param {boolean} [showHidden]
12140
12416
  * @param {number} [page]
12141
12417
  * @param {number} [limit]
12142
12418
  * @param {Date} [lastRetrieved]
12143
12419
  * @param {*} [options] Override http request option.
12144
12420
  * @throws {RequiredError}
12145
12421
  */
12146
- apiV2HospitalsHospitalIdSpecialtiesGet: function (hospitalId, hospitalName, hospitalSlug, specialtyId, specialtyName, specialtyTypeId, hospitalSpecialtySlug, title, marketingType, languageCode, showHidden, returnDefaultValue, includeServices, page, limit, lastRetrieved, options) {
12147
- return localVarFp.apiV2HospitalsHospitalIdSpecialtiesGet(hospitalId, hospitalName, hospitalSlug, specialtyId, specialtyName, specialtyTypeId, hospitalSpecialtySlug, title, marketingType, languageCode, showHidden, returnDefaultValue, includeServices, page, limit, lastRetrieved, options).then(function (request) { return request(axios, basePath); });
12422
+ apiV2HospitalsHospitalIdSpecialtiesGet: function (hospitalId, specialtyId, specialtyName, specialtyTypeId, specialtyTypeName, hospitalSpecialtyId, name, slug, marketingType, returnDefaultValue, includeServices, languageCode, showHidden, page, limit, lastRetrieved, options) {
12423
+ return localVarFp.apiV2HospitalsHospitalIdSpecialtiesGet(hospitalId, specialtyId, specialtyName, specialtyTypeId, specialtyTypeName, hospitalSpecialtyId, name, slug, marketingType, returnDefaultValue, includeServices, languageCode, showHidden, page, limit, lastRetrieved, options).then(function (request) { return request(axios, basePath); });
12148
12424
  },
12149
12425
  /**
12150
12426
  *
@@ -12178,26 +12454,40 @@ var HospitalsApiFactory = function (configuration, basePath, axios) {
12178
12454
  *
12179
12455
  * @summary Get all HospitalSpecialties.
12180
12456
  * @param {string} hospitalId
12181
- * @param {string} [hospitalName]
12182
- * @param {string} [hospitalSlug]
12183
12457
  * @param {string} [specialtyId]
12184
12458
  * @param {string} [specialtyName]
12185
12459
  * @param {string} [specialtyTypeId]
12186
- * @param {string} [hospitalSpecialtySlug]
12187
- * @param {string} [title]
12460
+ * @param {string} [specialtyTypeName]
12461
+ * @param {string} [hospitalSpecialtyId]
12462
+ * @param {string} [name]
12463
+ * @param {string} [slug]
12188
12464
  * @param {MarketingType} [marketingType]
12189
- * @param {string} [languageCode]
12190
- * @param {boolean} [showHidden]
12191
12465
  * @param {boolean} [returnDefaultValue]
12192
12466
  * @param {boolean} [includeServices]
12467
+ * @param {string} [languageCode]
12468
+ * @param {boolean} [showHidden]
12193
12469
  * @param {number} [page]
12194
12470
  * @param {number} [limit]
12195
12471
  * @param {Date} [lastRetrieved]
12196
12472
  * @param {*} [options] Override http request option.
12197
12473
  * @throws {RequiredError}
12198
12474
  */
12199
- apiV2HospitalsHospitalIdSpecialtiesSimpleGet: function (hospitalId, hospitalName, hospitalSlug, specialtyId, specialtyName, specialtyTypeId, hospitalSpecialtySlug, title, marketingType, languageCode, showHidden, returnDefaultValue, includeServices, page, limit, lastRetrieved, options) {
12200
- return localVarFp.apiV2HospitalsHospitalIdSpecialtiesSimpleGet(hospitalId, hospitalName, hospitalSlug, specialtyId, specialtyName, specialtyTypeId, hospitalSpecialtySlug, title, marketingType, languageCode, showHidden, returnDefaultValue, includeServices, page, limit, lastRetrieved, options).then(function (request) { return request(axios, basePath); });
12475
+ apiV2HospitalsHospitalIdSpecialtiesSimpleGet: function (hospitalId, specialtyId, specialtyName, specialtyTypeId, specialtyTypeName, hospitalSpecialtyId, name, slug, marketingType, returnDefaultValue, includeServices, languageCode, showHidden, page, limit, lastRetrieved, options) {
12476
+ return localVarFp.apiV2HospitalsHospitalIdSpecialtiesSimpleGet(hospitalId, specialtyId, specialtyName, specialtyTypeId, specialtyTypeName, hospitalSpecialtyId, name, slug, marketingType, returnDefaultValue, includeServices, languageCode, showHidden, page, limit, lastRetrieved, options).then(function (request) { return request(axios, basePath); });
12477
+ },
12478
+ /**
12479
+ *
12480
+ * @summary Get HospitalSpecialty by slug.
12481
+ * @param {string} hospitalId
12482
+ * @param {string} slug
12483
+ * @param {string} [languageCode]
12484
+ * @param {boolean} [returnDefaultValue]
12485
+ * @param {boolean} [includeServices]
12486
+ * @param {*} [options] Override http request option.
12487
+ * @throws {RequiredError}
12488
+ */
12489
+ apiV2HospitalsHospitalIdSpecialtiesSlugGet: function (hospitalId, slug, languageCode, returnDefaultValue, includeServices, options) {
12490
+ return localVarFp.apiV2HospitalsHospitalIdSpecialtiesSlugGet(hospitalId, slug, languageCode, returnDefaultValue, includeServices, options).then(function (request) { return request(axios, basePath); });
12201
12491
  },
12202
12492
  /**
12203
12493
  *
@@ -12218,14 +12508,9 @@ var HospitalsApiFactory = function (configuration, basePath, axios) {
12218
12508
  * @summary Get all HospitalServices.
12219
12509
  * @param {string} hospitalId
12220
12510
  * @param {string} specialtyId
12221
- * @param {string} [hospitalName]
12222
- * @param {string} [hospitalSlug]
12223
12511
  * @param {string} [id]
12224
12512
  * @param {string} [name]
12225
- * @param {string} [description]
12226
- * @param {string} [specialtyName]
12227
- * @param {string} [specialtyTypeId]
12228
- * @param {string} [specialtyTypeName]
12513
+ * @param {string} [slug]
12229
12514
  * @param {string} [serviceCategoryId]
12230
12515
  * @param {MarketingType} [marketingType]
12231
12516
  * @param {Procedure} [procedure]
@@ -12238,8 +12523,8 @@ var HospitalsApiFactory = function (configuration, basePath, axios) {
12238
12523
  * @param {*} [options] Override http request option.
12239
12524
  * @throws {RequiredError}
12240
12525
  */
12241
- apiV2HospitalsHospitalIdSpecialtiesSpecialtyIdServicesGet: function (hospitalId, specialtyId, hospitalName, hospitalSlug, id, name, description, specialtyName, specialtyTypeId, specialtyTypeName, serviceCategoryId, marketingType, procedure, created, languageCode, returnDefaultValue, page, limit, lastRetrieved, options) {
12242
- return localVarFp.apiV2HospitalsHospitalIdSpecialtiesSpecialtyIdServicesGet(hospitalId, specialtyId, hospitalName, hospitalSlug, id, name, description, specialtyName, specialtyTypeId, specialtyTypeName, serviceCategoryId, marketingType, procedure, created, languageCode, returnDefaultValue, page, limit, lastRetrieved, options).then(function (request) { return request(axios, basePath); });
12526
+ apiV2HospitalsHospitalIdSpecialtiesSpecialtyIdServicesGet: function (hospitalId, specialtyId, id, name, slug, serviceCategoryId, marketingType, procedure, created, languageCode, returnDefaultValue, page, limit, lastRetrieved, options) {
12527
+ return localVarFp.apiV2HospitalsHospitalIdSpecialtiesSpecialtyIdServicesGet(hospitalId, specialtyId, id, name, slug, serviceCategoryId, marketingType, procedure, created, languageCode, returnDefaultValue, page, limit, lastRetrieved, options).then(function (request) { return request(axios, basePath); });
12243
12528
  },
12244
12529
  /**
12245
12530
  *
@@ -12330,14 +12615,15 @@ var HospitalsApiFactory = function (configuration, basePath, axios) {
12330
12615
  * @param {string} [languageCode]
12331
12616
  * @param {Array<string>} [ids]
12332
12617
  * @param {boolean} [returnDefaultValue]
12618
+ * @param {boolean} [paymentEnabled]
12333
12619
  * @param {number} [page]
12334
12620
  * @param {number} [limit]
12335
12621
  * @param {Date} [lastRetrieved]
12336
12622
  * @param {*} [options] Override http request option.
12337
12623
  * @throws {RequiredError}
12338
12624
  */
12339
- apiV2HospitalsSimpleGet: function (hospitalId, name, countryId, created, marketingType, specialtyTypeId, specialtyId, serviceId, exceptHospitalId, showHidden, languageCode, ids, returnDefaultValue, page, limit, lastRetrieved, options) {
12340
- return localVarFp.apiV2HospitalsSimpleGet(hospitalId, name, countryId, created, marketingType, specialtyTypeId, specialtyId, serviceId, exceptHospitalId, showHidden, languageCode, ids, returnDefaultValue, page, limit, lastRetrieved, options).then(function (request) { return request(axios, basePath); });
12625
+ apiV2HospitalsSimpleGet: function (hospitalId, name, countryId, created, marketingType, specialtyTypeId, specialtyId, serviceId, exceptHospitalId, showHidden, languageCode, ids, returnDefaultValue, paymentEnabled, page, limit, lastRetrieved, options) {
12626
+ return localVarFp.apiV2HospitalsSimpleGet(hospitalId, name, countryId, created, marketingType, specialtyTypeId, specialtyId, serviceId, exceptHospitalId, showHidden, languageCode, ids, returnDefaultValue, paymentEnabled, page, limit, lastRetrieved, options).then(function (request) { return request(axios, basePath); });
12341
12627
  },
12342
12628
  /**
12343
12629
  *
@@ -12380,6 +12666,7 @@ var HospitalsApi = /** @class */ (function (_super) {
12380
12666
  * @param {string} [languageCode]
12381
12667
  * @param {Array<string>} [ids]
12382
12668
  * @param {boolean} [returnDefaultValue]
12669
+ * @param {boolean} [paymentEnabled]
12383
12670
  * @param {number} [page]
12384
12671
  * @param {number} [limit]
12385
12672
  * @param {Date} [lastRetrieved]
@@ -12387,9 +12674,9 @@ var HospitalsApi = /** @class */ (function (_super) {
12387
12674
  * @throws {RequiredError}
12388
12675
  * @memberof HospitalsApi
12389
12676
  */
12390
- HospitalsApi.prototype.apiV2HospitalsGet = function (hospitalId, name, countryId, created, marketingType, specialtyTypeId, specialtyId, serviceId, exceptHospitalId, showHidden, languageCode, ids, returnDefaultValue, page, limit, lastRetrieved, options) {
12677
+ HospitalsApi.prototype.apiV2HospitalsGet = function (hospitalId, name, countryId, created, marketingType, specialtyTypeId, specialtyId, serviceId, exceptHospitalId, showHidden, languageCode, ids, returnDefaultValue, paymentEnabled, page, limit, lastRetrieved, options) {
12391
12678
  var _this = this;
12392
- return (0, exports.HospitalsApiFp)(this.configuration).apiV2HospitalsGet(hospitalId, name, countryId, created, marketingType, specialtyTypeId, specialtyId, serviceId, exceptHospitalId, showHidden, languageCode, ids, returnDefaultValue, page, limit, lastRetrieved, options).then(function (request) { return request(_this.axios, _this.basePath); });
12679
+ return (0, exports.HospitalsApiFp)(this.configuration).apiV2HospitalsGet(hospitalId, name, countryId, created, marketingType, specialtyTypeId, specialtyId, serviceId, exceptHospitalId, showHidden, languageCode, ids, returnDefaultValue, paymentEnabled, page, limit, lastRetrieved, options).then(function (request) { return request(_this.axios, _this.basePath); });
12393
12680
  };
12394
12681
  /**
12395
12682
  *
@@ -12597,18 +12884,18 @@ var HospitalsApi = /** @class */ (function (_super) {
12597
12884
  *
12598
12885
  * @summary Get all HospitalSpecialties.
12599
12886
  * @param {string} hospitalId
12600
- * @param {string} [hospitalName]
12601
- * @param {string} [hospitalSlug]
12602
12887
  * @param {string} [specialtyId]
12603
12888
  * @param {string} [specialtyName]
12604
12889
  * @param {string} [specialtyTypeId]
12605
- * @param {string} [hospitalSpecialtySlug]
12606
- * @param {string} [title]
12890
+ * @param {string} [specialtyTypeName]
12891
+ * @param {string} [hospitalSpecialtyId]
12892
+ * @param {string} [name]
12893
+ * @param {string} [slug]
12607
12894
  * @param {MarketingType} [marketingType]
12608
- * @param {string} [languageCode]
12609
- * @param {boolean} [showHidden]
12610
12895
  * @param {boolean} [returnDefaultValue]
12611
12896
  * @param {boolean} [includeServices]
12897
+ * @param {string} [languageCode]
12898
+ * @param {boolean} [showHidden]
12612
12899
  * @param {number} [page]
12613
12900
  * @param {number} [limit]
12614
12901
  * @param {Date} [lastRetrieved]
@@ -12616,9 +12903,9 @@ var HospitalsApi = /** @class */ (function (_super) {
12616
12903
  * @throws {RequiredError}
12617
12904
  * @memberof HospitalsApi
12618
12905
  */
12619
- HospitalsApi.prototype.apiV2HospitalsHospitalIdSpecialtiesGet = function (hospitalId, hospitalName, hospitalSlug, specialtyId, specialtyName, specialtyTypeId, hospitalSpecialtySlug, title, marketingType, languageCode, showHidden, returnDefaultValue, includeServices, page, limit, lastRetrieved, options) {
12906
+ HospitalsApi.prototype.apiV2HospitalsHospitalIdSpecialtiesGet = function (hospitalId, specialtyId, specialtyName, specialtyTypeId, specialtyTypeName, hospitalSpecialtyId, name, slug, marketingType, returnDefaultValue, includeServices, languageCode, showHidden, page, limit, lastRetrieved, options) {
12620
12907
  var _this = this;
12621
- return (0, exports.HospitalsApiFp)(this.configuration).apiV2HospitalsHospitalIdSpecialtiesGet(hospitalId, hospitalName, hospitalSlug, specialtyId, specialtyName, specialtyTypeId, hospitalSpecialtySlug, title, marketingType, languageCode, showHidden, returnDefaultValue, includeServices, page, limit, lastRetrieved, options).then(function (request) { return request(_this.axios, _this.basePath); });
12908
+ return (0, exports.HospitalsApiFp)(this.configuration).apiV2HospitalsHospitalIdSpecialtiesGet(hospitalId, specialtyId, specialtyName, specialtyTypeId, specialtyTypeName, hospitalSpecialtyId, name, slug, marketingType, returnDefaultValue, includeServices, languageCode, showHidden, page, limit, lastRetrieved, options).then(function (request) { return request(_this.axios, _this.basePath); });
12622
12909
  };
12623
12910
  /**
12624
12911
  *
@@ -12656,18 +12943,18 @@ var HospitalsApi = /** @class */ (function (_super) {
12656
12943
  *
12657
12944
  * @summary Get all HospitalSpecialties.
12658
12945
  * @param {string} hospitalId
12659
- * @param {string} [hospitalName]
12660
- * @param {string} [hospitalSlug]
12661
12946
  * @param {string} [specialtyId]
12662
12947
  * @param {string} [specialtyName]
12663
12948
  * @param {string} [specialtyTypeId]
12664
- * @param {string} [hospitalSpecialtySlug]
12665
- * @param {string} [title]
12949
+ * @param {string} [specialtyTypeName]
12950
+ * @param {string} [hospitalSpecialtyId]
12951
+ * @param {string} [name]
12952
+ * @param {string} [slug]
12666
12953
  * @param {MarketingType} [marketingType]
12667
- * @param {string} [languageCode]
12668
- * @param {boolean} [showHidden]
12669
12954
  * @param {boolean} [returnDefaultValue]
12670
12955
  * @param {boolean} [includeServices]
12956
+ * @param {string} [languageCode]
12957
+ * @param {boolean} [showHidden]
12671
12958
  * @param {number} [page]
12672
12959
  * @param {number} [limit]
12673
12960
  * @param {Date} [lastRetrieved]
@@ -12675,9 +12962,25 @@ var HospitalsApi = /** @class */ (function (_super) {
12675
12962
  * @throws {RequiredError}
12676
12963
  * @memberof HospitalsApi
12677
12964
  */
12678
- HospitalsApi.prototype.apiV2HospitalsHospitalIdSpecialtiesSimpleGet = function (hospitalId, hospitalName, hospitalSlug, specialtyId, specialtyName, specialtyTypeId, hospitalSpecialtySlug, title, marketingType, languageCode, showHidden, returnDefaultValue, includeServices, page, limit, lastRetrieved, options) {
12965
+ HospitalsApi.prototype.apiV2HospitalsHospitalIdSpecialtiesSimpleGet = function (hospitalId, specialtyId, specialtyName, specialtyTypeId, specialtyTypeName, hospitalSpecialtyId, name, slug, marketingType, returnDefaultValue, includeServices, languageCode, showHidden, page, limit, lastRetrieved, options) {
12679
12966
  var _this = this;
12680
- return (0, exports.HospitalsApiFp)(this.configuration).apiV2HospitalsHospitalIdSpecialtiesSimpleGet(hospitalId, hospitalName, hospitalSlug, specialtyId, specialtyName, specialtyTypeId, hospitalSpecialtySlug, title, marketingType, languageCode, showHidden, returnDefaultValue, includeServices, page, limit, lastRetrieved, options).then(function (request) { return request(_this.axios, _this.basePath); });
12967
+ return (0, exports.HospitalsApiFp)(this.configuration).apiV2HospitalsHospitalIdSpecialtiesSimpleGet(hospitalId, specialtyId, specialtyName, specialtyTypeId, specialtyTypeName, hospitalSpecialtyId, name, slug, marketingType, returnDefaultValue, includeServices, languageCode, showHidden, page, limit, lastRetrieved, options).then(function (request) { return request(_this.axios, _this.basePath); });
12968
+ };
12969
+ /**
12970
+ *
12971
+ * @summary Get HospitalSpecialty by slug.
12972
+ * @param {string} hospitalId
12973
+ * @param {string} slug
12974
+ * @param {string} [languageCode]
12975
+ * @param {boolean} [returnDefaultValue]
12976
+ * @param {boolean} [includeServices]
12977
+ * @param {*} [options] Override http request option.
12978
+ * @throws {RequiredError}
12979
+ * @memberof HospitalsApi
12980
+ */
12981
+ HospitalsApi.prototype.apiV2HospitalsHospitalIdSpecialtiesSlugGet = function (hospitalId, slug, languageCode, returnDefaultValue, includeServices, options) {
12982
+ var _this = this;
12983
+ return (0, exports.HospitalsApiFp)(this.configuration).apiV2HospitalsHospitalIdSpecialtiesSlugGet(hospitalId, slug, languageCode, returnDefaultValue, includeServices, options).then(function (request) { return request(_this.axios, _this.basePath); });
12681
12984
  };
12682
12985
  /**
12683
12986
  *
@@ -12700,14 +13003,9 @@ var HospitalsApi = /** @class */ (function (_super) {
12700
13003
  * @summary Get all HospitalServices.
12701
13004
  * @param {string} hospitalId
12702
13005
  * @param {string} specialtyId
12703
- * @param {string} [hospitalName]
12704
- * @param {string} [hospitalSlug]
12705
13006
  * @param {string} [id]
12706
13007
  * @param {string} [name]
12707
- * @param {string} [description]
12708
- * @param {string} [specialtyName]
12709
- * @param {string} [specialtyTypeId]
12710
- * @param {string} [specialtyTypeName]
13008
+ * @param {string} [slug]
12711
13009
  * @param {string} [serviceCategoryId]
12712
13010
  * @param {MarketingType} [marketingType]
12713
13011
  * @param {Procedure} [procedure]
@@ -12721,9 +13019,9 @@ var HospitalsApi = /** @class */ (function (_super) {
12721
13019
  * @throws {RequiredError}
12722
13020
  * @memberof HospitalsApi
12723
13021
  */
12724
- HospitalsApi.prototype.apiV2HospitalsHospitalIdSpecialtiesSpecialtyIdServicesGet = function (hospitalId, specialtyId, hospitalName, hospitalSlug, id, name, description, specialtyName, specialtyTypeId, specialtyTypeName, serviceCategoryId, marketingType, procedure, created, languageCode, returnDefaultValue, page, limit, lastRetrieved, options) {
13022
+ HospitalsApi.prototype.apiV2HospitalsHospitalIdSpecialtiesSpecialtyIdServicesGet = function (hospitalId, specialtyId, id, name, slug, serviceCategoryId, marketingType, procedure, created, languageCode, returnDefaultValue, page, limit, lastRetrieved, options) {
12725
13023
  var _this = this;
12726
- return (0, exports.HospitalsApiFp)(this.configuration).apiV2HospitalsHospitalIdSpecialtiesSpecialtyIdServicesGet(hospitalId, specialtyId, hospitalName, hospitalSlug, id, name, description, specialtyName, specialtyTypeId, specialtyTypeName, serviceCategoryId, marketingType, procedure, created, languageCode, returnDefaultValue, page, limit, lastRetrieved, options).then(function (request) { return request(_this.axios, _this.basePath); });
13024
+ return (0, exports.HospitalsApiFp)(this.configuration).apiV2HospitalsHospitalIdSpecialtiesSpecialtyIdServicesGet(hospitalId, specialtyId, id, name, slug, serviceCategoryId, marketingType, procedure, created, languageCode, returnDefaultValue, page, limit, lastRetrieved, options).then(function (request) { return request(_this.axios, _this.basePath); });
12727
13025
  };
12728
13026
  /**
12729
13027
  *
@@ -12824,6 +13122,7 @@ var HospitalsApi = /** @class */ (function (_super) {
12824
13122
  * @param {string} [languageCode]
12825
13123
  * @param {Array<string>} [ids]
12826
13124
  * @param {boolean} [returnDefaultValue]
13125
+ * @param {boolean} [paymentEnabled]
12827
13126
  * @param {number} [page]
12828
13127
  * @param {number} [limit]
12829
13128
  * @param {Date} [lastRetrieved]
@@ -12831,9 +13130,9 @@ var HospitalsApi = /** @class */ (function (_super) {
12831
13130
  * @throws {RequiredError}
12832
13131
  * @memberof HospitalsApi
12833
13132
  */
12834
- HospitalsApi.prototype.apiV2HospitalsSimpleGet = function (hospitalId, name, countryId, created, marketingType, specialtyTypeId, specialtyId, serviceId, exceptHospitalId, showHidden, languageCode, ids, returnDefaultValue, page, limit, lastRetrieved, options) {
13133
+ HospitalsApi.prototype.apiV2HospitalsSimpleGet = function (hospitalId, name, countryId, created, marketingType, specialtyTypeId, specialtyId, serviceId, exceptHospitalId, showHidden, languageCode, ids, returnDefaultValue, paymentEnabled, page, limit, lastRetrieved, options) {
12835
13134
  var _this = this;
12836
- return (0, exports.HospitalsApiFp)(this.configuration).apiV2HospitalsSimpleGet(hospitalId, name, countryId, created, marketingType, specialtyTypeId, specialtyId, serviceId, exceptHospitalId, showHidden, languageCode, ids, returnDefaultValue, page, limit, lastRetrieved, options).then(function (request) { return request(_this.axios, _this.basePath); });
13135
+ return (0, exports.HospitalsApiFp)(this.configuration).apiV2HospitalsSimpleGet(hospitalId, name, countryId, created, marketingType, specialtyTypeId, specialtyId, serviceId, exceptHospitalId, showHidden, languageCode, ids, returnDefaultValue, paymentEnabled, page, limit, lastRetrieved, options).then(function (request) { return request(_this.axios, _this.basePath); });
12837
13136
  };
12838
13137
  /**
12839
13138
  *
@@ -16274,12 +16573,10 @@ var ServiceReviewsApiAxiosParamCreator = function (configuration) {
16274
16573
  /**
16275
16574
  *
16276
16575
  * @param {string} serviceReviewId
16277
- * @param {string} [languageCode]
16278
- * @param {boolean} [returnDefaultValue]
16279
16576
  * @param {*} [options] Override http request option.
16280
16577
  * @throws {RequiredError}
16281
16578
  */
16282
- apiV2ServicereviewsServiceReviewIdGet: function (serviceReviewId, languageCode, returnDefaultValue, options) {
16579
+ apiV2ServicereviewsServiceReviewIdGet: function (serviceReviewId, options) {
16283
16580
  if (options === void 0) { options = {}; }
16284
16581
  return __awaiter(_this, void 0, void 0, function () {
16285
16582
  var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
@@ -16295,12 +16592,6 @@ var ServiceReviewsApiAxiosParamCreator = function (configuration) {
16295
16592
  localVarRequestOptions = __assign(__assign({ method: 'GET' }, baseOptions), options);
16296
16593
  localVarHeaderParameter = {};
16297
16594
  localVarQueryParameter = {};
16298
- if (languageCode !== undefined) {
16299
- localVarQueryParameter['languageCode'] = languageCode;
16300
- }
16301
- if (returnDefaultValue !== undefined) {
16302
- localVarQueryParameter['returnDefaultValue'] = returnDefaultValue;
16303
- }
16304
16595
  (0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
16305
16596
  headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
16306
16597
  localVarRequestOptions.headers = __assign(__assign(__assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
@@ -16678,17 +16969,15 @@ var ServiceReviewsApiFp = function (configuration) {
16678
16969
  /**
16679
16970
  *
16680
16971
  * @param {string} serviceReviewId
16681
- * @param {string} [languageCode]
16682
- * @param {boolean} [returnDefaultValue]
16683
16972
  * @param {*} [options] Override http request option.
16684
16973
  * @throws {RequiredError}
16685
16974
  */
16686
- apiV2ServicereviewsServiceReviewIdGet: function (serviceReviewId, languageCode, returnDefaultValue, options) {
16975
+ apiV2ServicereviewsServiceReviewIdGet: function (serviceReviewId, options) {
16687
16976
  return __awaiter(this, void 0, void 0, function () {
16688
16977
  var localVarAxiosArgs;
16689
16978
  return __generator(this, function (_a) {
16690
16979
  switch (_a.label) {
16691
- case 0: return [4 /*yield*/, localVarAxiosParamCreator.apiV2ServicereviewsServiceReviewIdGet(serviceReviewId, languageCode, returnDefaultValue, options)];
16980
+ case 0: return [4 /*yield*/, localVarAxiosParamCreator.apiV2ServicereviewsServiceReviewIdGet(serviceReviewId, options)];
16692
16981
  case 1:
16693
16982
  localVarAxiosArgs = _a.sent();
16694
16983
  return [2 /*return*/, (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)];
@@ -16883,13 +17172,11 @@ var ServiceReviewsApiFactory = function (configuration, basePath, axios) {
16883
17172
  /**
16884
17173
  *
16885
17174
  * @param {string} serviceReviewId
16886
- * @param {string} [languageCode]
16887
- * @param {boolean} [returnDefaultValue]
16888
17175
  * @param {*} [options] Override http request option.
16889
17176
  * @throws {RequiredError}
16890
17177
  */
16891
- apiV2ServicereviewsServiceReviewIdGet: function (serviceReviewId, languageCode, returnDefaultValue, options) {
16892
- return localVarFp.apiV2ServicereviewsServiceReviewIdGet(serviceReviewId, languageCode, returnDefaultValue, options).then(function (request) { return request(axios, basePath); });
17178
+ apiV2ServicereviewsServiceReviewIdGet: function (serviceReviewId, options) {
17179
+ return localVarFp.apiV2ServicereviewsServiceReviewIdGet(serviceReviewId, options).then(function (request) { return request(axios, basePath); });
16893
17180
  },
16894
17181
  /**
16895
17182
  *
@@ -17028,15 +17315,13 @@ var ServiceReviewsApi = /** @class */ (function (_super) {
17028
17315
  /**
17029
17316
  *
17030
17317
  * @param {string} serviceReviewId
17031
- * @param {string} [languageCode]
17032
- * @param {boolean} [returnDefaultValue]
17033
17318
  * @param {*} [options] Override http request option.
17034
17319
  * @throws {RequiredError}
17035
17320
  * @memberof ServiceReviewsApi
17036
17321
  */
17037
- ServiceReviewsApi.prototype.apiV2ServicereviewsServiceReviewIdGet = function (serviceReviewId, languageCode, returnDefaultValue, options) {
17322
+ ServiceReviewsApi.prototype.apiV2ServicereviewsServiceReviewIdGet = function (serviceReviewId, options) {
17038
17323
  var _this = this;
17039
- return (0, exports.ServiceReviewsApiFp)(this.configuration).apiV2ServicereviewsServiceReviewIdGet(serviceReviewId, languageCode, returnDefaultValue, options).then(function (request) { return request(_this.axios, _this.basePath); });
17324
+ return (0, exports.ServiceReviewsApiFp)(this.configuration).apiV2ServicereviewsServiceReviewIdGet(serviceReviewId, options).then(function (request) { return request(_this.axios, _this.basePath); });
17040
17325
  };
17041
17326
  /**
17042
17327
  *
@@ -17134,12 +17419,12 @@ var ServicesApiAxiosParamCreator = function (configuration) {
17134
17419
  /**
17135
17420
  *
17136
17421
  * @summary Get all HospitalServices.
17422
+ * @param {string} [id]
17423
+ * @param {string} [name]
17424
+ * @param {string} [slug]
17137
17425
  * @param {string} [hospitalId]
17138
17426
  * @param {string} [hospitalName]
17139
17427
  * @param {string} [hospitalSlug]
17140
- * @param {string} [id]
17141
- * @param {string} [name]
17142
- * @param {string} [description]
17143
17428
  * @param {string} [specialtyId]
17144
17429
  * @param {string} [specialtyName]
17145
17430
  * @param {string} [specialtyTypeId]
@@ -17156,7 +17441,7 @@ var ServicesApiAxiosParamCreator = function (configuration) {
17156
17441
  * @param {*} [options] Override http request option.
17157
17442
  * @throws {RequiredError}
17158
17443
  */
17159
- apiV2ServicesGet: function (hospitalId, hospitalName, hospitalSlug, id, name, description, specialtyId, specialtyName, specialtyTypeId, specialtyTypeName, serviceCategoryId, marketingType, procedure, created, languageCode, returnDefaultValue, page, limit, lastRetrieved, options) {
17444
+ apiV2ServicesGet: function (id, name, slug, hospitalId, hospitalName, hospitalSlug, specialtyId, specialtyName, specialtyTypeId, specialtyTypeName, serviceCategoryId, marketingType, procedure, created, languageCode, returnDefaultValue, page, limit, lastRetrieved, options) {
17160
17445
  if (options === void 0) { options = {}; }
17161
17446
  return __awaiter(_this, void 0, void 0, function () {
17162
17447
  var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
@@ -17169,6 +17454,15 @@ var ServicesApiAxiosParamCreator = function (configuration) {
17169
17454
  localVarRequestOptions = __assign(__assign({ method: 'GET' }, baseOptions), options);
17170
17455
  localVarHeaderParameter = {};
17171
17456
  localVarQueryParameter = {};
17457
+ if (id !== undefined) {
17458
+ localVarQueryParameter['Id'] = id;
17459
+ }
17460
+ if (name !== undefined) {
17461
+ localVarQueryParameter['Name'] = name;
17462
+ }
17463
+ if (slug !== undefined) {
17464
+ localVarQueryParameter['Slug'] = slug;
17465
+ }
17172
17466
  if (hospitalId !== undefined) {
17173
17467
  localVarQueryParameter['HospitalId'] = hospitalId;
17174
17468
  }
@@ -17178,15 +17472,6 @@ var ServicesApiAxiosParamCreator = function (configuration) {
17178
17472
  if (hospitalSlug !== undefined) {
17179
17473
  localVarQueryParameter['HospitalSlug'] = hospitalSlug;
17180
17474
  }
17181
- if (id !== undefined) {
17182
- localVarQueryParameter['Id'] = id;
17183
- }
17184
- if (name !== undefined) {
17185
- localVarQueryParameter['Name'] = name;
17186
- }
17187
- if (description !== undefined) {
17188
- localVarQueryParameter['Description'] = description;
17189
- }
17190
17475
  if (specialtyId !== undefined) {
17191
17476
  localVarQueryParameter['SpecialtyId'] = specialtyId;
17192
17477
  }
@@ -17333,12 +17618,12 @@ var ServicesApiFp = function (configuration) {
17333
17618
  /**
17334
17619
  *
17335
17620
  * @summary Get all HospitalServices.
17621
+ * @param {string} [id]
17622
+ * @param {string} [name]
17623
+ * @param {string} [slug]
17336
17624
  * @param {string} [hospitalId]
17337
17625
  * @param {string} [hospitalName]
17338
17626
  * @param {string} [hospitalSlug]
17339
- * @param {string} [id]
17340
- * @param {string} [name]
17341
- * @param {string} [description]
17342
17627
  * @param {string} [specialtyId]
17343
17628
  * @param {string} [specialtyName]
17344
17629
  * @param {string} [specialtyTypeId]
@@ -17355,12 +17640,12 @@ var ServicesApiFp = function (configuration) {
17355
17640
  * @param {*} [options] Override http request option.
17356
17641
  * @throws {RequiredError}
17357
17642
  */
17358
- apiV2ServicesGet: function (hospitalId, hospitalName, hospitalSlug, id, name, description, specialtyId, specialtyName, specialtyTypeId, specialtyTypeName, serviceCategoryId, marketingType, procedure, created, languageCode, returnDefaultValue, page, limit, lastRetrieved, options) {
17643
+ apiV2ServicesGet: function (id, name, slug, hospitalId, hospitalName, hospitalSlug, specialtyId, specialtyName, specialtyTypeId, specialtyTypeName, serviceCategoryId, marketingType, procedure, created, languageCode, returnDefaultValue, page, limit, lastRetrieved, options) {
17359
17644
  return __awaiter(this, void 0, void 0, function () {
17360
17645
  var localVarAxiosArgs;
17361
17646
  return __generator(this, function (_a) {
17362
17647
  switch (_a.label) {
17363
- case 0: return [4 /*yield*/, localVarAxiosParamCreator.apiV2ServicesGet(hospitalId, hospitalName, hospitalSlug, id, name, description, specialtyId, specialtyName, specialtyTypeId, specialtyTypeName, serviceCategoryId, marketingType, procedure, created, languageCode, returnDefaultValue, page, limit, lastRetrieved, options)];
17648
+ case 0: return [4 /*yield*/, localVarAxiosParamCreator.apiV2ServicesGet(id, name, slug, hospitalId, hospitalName, hospitalSlug, specialtyId, specialtyName, specialtyTypeId, specialtyTypeName, serviceCategoryId, marketingType, procedure, created, languageCode, returnDefaultValue, page, limit, lastRetrieved, options)];
17364
17649
  case 1:
17365
17650
  localVarAxiosArgs = _a.sent();
17366
17651
  return [2 /*return*/, (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)];
@@ -17423,12 +17708,12 @@ var ServicesApiFactory = function (configuration, basePath, axios) {
17423
17708
  /**
17424
17709
  *
17425
17710
  * @summary Get all HospitalServices.
17711
+ * @param {string} [id]
17712
+ * @param {string} [name]
17713
+ * @param {string} [slug]
17426
17714
  * @param {string} [hospitalId]
17427
17715
  * @param {string} [hospitalName]
17428
17716
  * @param {string} [hospitalSlug]
17429
- * @param {string} [id]
17430
- * @param {string} [name]
17431
- * @param {string} [description]
17432
17717
  * @param {string} [specialtyId]
17433
17718
  * @param {string} [specialtyName]
17434
17719
  * @param {string} [specialtyTypeId]
@@ -17445,8 +17730,8 @@ var ServicesApiFactory = function (configuration, basePath, axios) {
17445
17730
  * @param {*} [options] Override http request option.
17446
17731
  * @throws {RequiredError}
17447
17732
  */
17448
- apiV2ServicesGet: function (hospitalId, hospitalName, hospitalSlug, id, name, description, specialtyId, specialtyName, specialtyTypeId, specialtyTypeName, serviceCategoryId, marketingType, procedure, created, languageCode, returnDefaultValue, page, limit, lastRetrieved, options) {
17449
- return localVarFp.apiV2ServicesGet(hospitalId, hospitalName, hospitalSlug, id, name, description, specialtyId, specialtyName, specialtyTypeId, specialtyTypeName, serviceCategoryId, marketingType, procedure, created, languageCode, returnDefaultValue, page, limit, lastRetrieved, options).then(function (request) { return request(axios, basePath); });
17733
+ apiV2ServicesGet: function (id, name, slug, hospitalId, hospitalName, hospitalSlug, specialtyId, specialtyName, specialtyTypeId, specialtyTypeName, serviceCategoryId, marketingType, procedure, created, languageCode, returnDefaultValue, page, limit, lastRetrieved, options) {
17734
+ return localVarFp.apiV2ServicesGet(id, name, slug, hospitalId, hospitalName, hospitalSlug, specialtyId, specialtyName, specialtyTypeId, specialtyTypeName, serviceCategoryId, marketingType, procedure, created, languageCode, returnDefaultValue, page, limit, lastRetrieved, options).then(function (request) { return request(axios, basePath); });
17450
17735
  },
17451
17736
  /**
17452
17737
  *
@@ -17487,12 +17772,12 @@ var ServicesApi = /** @class */ (function (_super) {
17487
17772
  /**
17488
17773
  *
17489
17774
  * @summary Get all HospitalServices.
17775
+ * @param {string} [id]
17776
+ * @param {string} [name]
17777
+ * @param {string} [slug]
17490
17778
  * @param {string} [hospitalId]
17491
17779
  * @param {string} [hospitalName]
17492
17780
  * @param {string} [hospitalSlug]
17493
- * @param {string} [id]
17494
- * @param {string} [name]
17495
- * @param {string} [description]
17496
17781
  * @param {string} [specialtyId]
17497
17782
  * @param {string} [specialtyName]
17498
17783
  * @param {string} [specialtyTypeId]
@@ -17510,9 +17795,9 @@ var ServicesApi = /** @class */ (function (_super) {
17510
17795
  * @throws {RequiredError}
17511
17796
  * @memberof ServicesApi
17512
17797
  */
17513
- ServicesApi.prototype.apiV2ServicesGet = function (hospitalId, hospitalName, hospitalSlug, id, name, description, specialtyId, specialtyName, specialtyTypeId, specialtyTypeName, serviceCategoryId, marketingType, procedure, created, languageCode, returnDefaultValue, page, limit, lastRetrieved, options) {
17798
+ ServicesApi.prototype.apiV2ServicesGet = function (id, name, slug, hospitalId, hospitalName, hospitalSlug, specialtyId, specialtyName, specialtyTypeId, specialtyTypeName, serviceCategoryId, marketingType, procedure, created, languageCode, returnDefaultValue, page, limit, lastRetrieved, options) {
17514
17799
  var _this = this;
17515
- return (0, exports.ServicesApiFp)(this.configuration).apiV2ServicesGet(hospitalId, hospitalName, hospitalSlug, id, name, description, specialtyId, specialtyName, specialtyTypeId, specialtyTypeName, serviceCategoryId, marketingType, procedure, created, languageCode, returnDefaultValue, page, limit, lastRetrieved, options).then(function (request) { return request(_this.axios, _this.basePath); });
17800
+ return (0, exports.ServicesApiFp)(this.configuration).apiV2ServicesGet(id, name, slug, hospitalId, hospitalName, hospitalSlug, specialtyId, specialtyName, specialtyTypeId, specialtyTypeName, serviceCategoryId, marketingType, procedure, created, languageCode, returnDefaultValue, page, limit, lastRetrieved, options).then(function (request) { return request(_this.axios, _this.basePath); });
17516
17801
  };
17517
17802
  /**
17518
17803
  *
@@ -18503,9 +18788,10 @@ var SpecialtyTypesApiAxiosParamCreator = function (configuration) {
18503
18788
  * @param {MarketingType} [marketingType]
18504
18789
  * @param {string} [hospitalId]
18505
18790
  * @param {Date} [created]
18506
- * @param {string} [languageCode]
18507
18791
  * @param {Array<string>} [ids]
18508
18792
  * @param {string} [specialtyTypeCategoryId]
18793
+ * @param {string} [languageCode]
18794
+ * @param {boolean} [showHidden]
18509
18795
  * @param {boolean} [returnDefaultValue]
18510
18796
  * @param {number} [page]
18511
18797
  * @param {number} [limit]
@@ -18513,7 +18799,7 @@ var SpecialtyTypesApiAxiosParamCreator = function (configuration) {
18513
18799
  * @param {*} [options] Override http request option.
18514
18800
  * @throws {RequiredError}
18515
18801
  */
18516
- apiV2SpecialtytypesGet: function (id, name, description, marketingType, hospitalId, created, languageCode, ids, specialtyTypeCategoryId, returnDefaultValue, page, limit, lastRetrieved, options) {
18802
+ apiV2SpecialtytypesGet: function (id, name, description, marketingType, hospitalId, created, ids, specialtyTypeCategoryId, languageCode, showHidden, returnDefaultValue, page, limit, lastRetrieved, options) {
18517
18803
  if (options === void 0) { options = {}; }
18518
18804
  return __awaiter(_this, void 0, void 0, function () {
18519
18805
  var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
@@ -18546,15 +18832,18 @@ var SpecialtyTypesApiAxiosParamCreator = function (configuration) {
18546
18832
  created.toISOString() :
18547
18833
  created;
18548
18834
  }
18549
- if (languageCode !== undefined) {
18550
- localVarQueryParameter['LanguageCode'] = languageCode;
18551
- }
18552
18835
  if (ids) {
18553
18836
  localVarQueryParameter['Ids'] = ids;
18554
18837
  }
18555
18838
  if (specialtyTypeCategoryId !== undefined) {
18556
18839
  localVarQueryParameter['SpecialtyTypeCategoryId'] = specialtyTypeCategoryId;
18557
18840
  }
18841
+ if (languageCode !== undefined) {
18842
+ localVarQueryParameter['LanguageCode'] = languageCode;
18843
+ }
18844
+ if (showHidden !== undefined) {
18845
+ localVarQueryParameter['ShowHidden'] = showHidden;
18846
+ }
18558
18847
  if (returnDefaultValue !== undefined) {
18559
18848
  localVarQueryParameter['ReturnDefaultValue'] = returnDefaultValue;
18560
18849
  }
@@ -18588,9 +18877,10 @@ var SpecialtyTypesApiAxiosParamCreator = function (configuration) {
18588
18877
  * @param {MarketingType} [marketingType]
18589
18878
  * @param {string} [hospitalId]
18590
18879
  * @param {Date} [created]
18591
- * @param {string} [languageCode]
18592
18880
  * @param {Array<string>} [ids]
18593
18881
  * @param {string} [specialtyTypeCategoryId]
18882
+ * @param {string} [languageCode]
18883
+ * @param {boolean} [showHidden]
18594
18884
  * @param {boolean} [returnDefaultValue]
18595
18885
  * @param {number} [page]
18596
18886
  * @param {number} [limit]
@@ -18598,7 +18888,7 @@ var SpecialtyTypesApiAxiosParamCreator = function (configuration) {
18598
18888
  * @param {*} [options] Override http request option.
18599
18889
  * @throws {RequiredError}
18600
18890
  */
18601
- apiV2SpecialtytypesSimpleGet: function (id, name, description, marketingType, hospitalId, created, languageCode, ids, specialtyTypeCategoryId, returnDefaultValue, page, limit, lastRetrieved, options) {
18891
+ apiV2SpecialtytypesSimpleGet: function (id, name, description, marketingType, hospitalId, created, ids, specialtyTypeCategoryId, languageCode, showHidden, returnDefaultValue, page, limit, lastRetrieved, options) {
18602
18892
  if (options === void 0) { options = {}; }
18603
18893
  return __awaiter(_this, void 0, void 0, function () {
18604
18894
  var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
@@ -18631,15 +18921,18 @@ var SpecialtyTypesApiAxiosParamCreator = function (configuration) {
18631
18921
  created.toISOString() :
18632
18922
  created;
18633
18923
  }
18634
- if (languageCode !== undefined) {
18635
- localVarQueryParameter['LanguageCode'] = languageCode;
18636
- }
18637
18924
  if (ids) {
18638
18925
  localVarQueryParameter['Ids'] = ids;
18639
18926
  }
18640
18927
  if (specialtyTypeCategoryId !== undefined) {
18641
18928
  localVarQueryParameter['SpecialtyTypeCategoryId'] = specialtyTypeCategoryId;
18642
18929
  }
18930
+ if (languageCode !== undefined) {
18931
+ localVarQueryParameter['LanguageCode'] = languageCode;
18932
+ }
18933
+ if (showHidden !== undefined) {
18934
+ localVarQueryParameter['ShowHidden'] = showHidden;
18935
+ }
18643
18936
  if (returnDefaultValue !== undefined) {
18644
18937
  localVarQueryParameter['ReturnDefaultValue'] = returnDefaultValue;
18645
18938
  }
@@ -18855,9 +19148,10 @@ var SpecialtyTypesApiFp = function (configuration) {
18855
19148
  * @param {MarketingType} [marketingType]
18856
19149
  * @param {string} [hospitalId]
18857
19150
  * @param {Date} [created]
18858
- * @param {string} [languageCode]
18859
19151
  * @param {Array<string>} [ids]
18860
19152
  * @param {string} [specialtyTypeCategoryId]
19153
+ * @param {string} [languageCode]
19154
+ * @param {boolean} [showHidden]
18861
19155
  * @param {boolean} [returnDefaultValue]
18862
19156
  * @param {number} [page]
18863
19157
  * @param {number} [limit]
@@ -18865,12 +19159,12 @@ var SpecialtyTypesApiFp = function (configuration) {
18865
19159
  * @param {*} [options] Override http request option.
18866
19160
  * @throws {RequiredError}
18867
19161
  */
18868
- apiV2SpecialtytypesGet: function (id, name, description, marketingType, hospitalId, created, languageCode, ids, specialtyTypeCategoryId, returnDefaultValue, page, limit, lastRetrieved, options) {
19162
+ apiV2SpecialtytypesGet: function (id, name, description, marketingType, hospitalId, created, ids, specialtyTypeCategoryId, languageCode, showHidden, returnDefaultValue, page, limit, lastRetrieved, options) {
18869
19163
  return __awaiter(this, void 0, void 0, function () {
18870
19164
  var localVarAxiosArgs;
18871
19165
  return __generator(this, function (_a) {
18872
19166
  switch (_a.label) {
18873
- case 0: return [4 /*yield*/, localVarAxiosParamCreator.apiV2SpecialtytypesGet(id, name, description, marketingType, hospitalId, created, languageCode, ids, specialtyTypeCategoryId, returnDefaultValue, page, limit, lastRetrieved, options)];
19167
+ case 0: return [4 /*yield*/, localVarAxiosParamCreator.apiV2SpecialtytypesGet(id, name, description, marketingType, hospitalId, created, ids, specialtyTypeCategoryId, languageCode, showHidden, returnDefaultValue, page, limit, lastRetrieved, options)];
18874
19168
  case 1:
18875
19169
  localVarAxiosArgs = _a.sent();
18876
19170
  return [2 /*return*/, (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)];
@@ -18887,9 +19181,10 @@ var SpecialtyTypesApiFp = function (configuration) {
18887
19181
  * @param {MarketingType} [marketingType]
18888
19182
  * @param {string} [hospitalId]
18889
19183
  * @param {Date} [created]
18890
- * @param {string} [languageCode]
18891
19184
  * @param {Array<string>} [ids]
18892
19185
  * @param {string} [specialtyTypeCategoryId]
19186
+ * @param {string} [languageCode]
19187
+ * @param {boolean} [showHidden]
18893
19188
  * @param {boolean} [returnDefaultValue]
18894
19189
  * @param {number} [page]
18895
19190
  * @param {number} [limit]
@@ -18897,12 +19192,12 @@ var SpecialtyTypesApiFp = function (configuration) {
18897
19192
  * @param {*} [options] Override http request option.
18898
19193
  * @throws {RequiredError}
18899
19194
  */
18900
- apiV2SpecialtytypesSimpleGet: function (id, name, description, marketingType, hospitalId, created, languageCode, ids, specialtyTypeCategoryId, returnDefaultValue, page, limit, lastRetrieved, options) {
19195
+ apiV2SpecialtytypesSimpleGet: function (id, name, description, marketingType, hospitalId, created, ids, specialtyTypeCategoryId, languageCode, showHidden, returnDefaultValue, page, limit, lastRetrieved, options) {
18901
19196
  return __awaiter(this, void 0, void 0, function () {
18902
19197
  var localVarAxiosArgs;
18903
19198
  return __generator(this, function (_a) {
18904
19199
  switch (_a.label) {
18905
- case 0: return [4 /*yield*/, localVarAxiosParamCreator.apiV2SpecialtytypesSimpleGet(id, name, description, marketingType, hospitalId, created, languageCode, ids, specialtyTypeCategoryId, returnDefaultValue, page, limit, lastRetrieved, options)];
19200
+ case 0: return [4 /*yield*/, localVarAxiosParamCreator.apiV2SpecialtytypesSimpleGet(id, name, description, marketingType, hospitalId, created, ids, specialtyTypeCategoryId, languageCode, showHidden, returnDefaultValue, page, limit, lastRetrieved, options)];
18906
19201
  case 1:
18907
19202
  localVarAxiosArgs = _a.sent();
18908
19203
  return [2 /*return*/, (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)];
@@ -19017,9 +19312,10 @@ var SpecialtyTypesApiFactory = function (configuration, basePath, axios) {
19017
19312
  * @param {MarketingType} [marketingType]
19018
19313
  * @param {string} [hospitalId]
19019
19314
  * @param {Date} [created]
19020
- * @param {string} [languageCode]
19021
19315
  * @param {Array<string>} [ids]
19022
19316
  * @param {string} [specialtyTypeCategoryId]
19317
+ * @param {string} [languageCode]
19318
+ * @param {boolean} [showHidden]
19023
19319
  * @param {boolean} [returnDefaultValue]
19024
19320
  * @param {number} [page]
19025
19321
  * @param {number} [limit]
@@ -19027,8 +19323,8 @@ var SpecialtyTypesApiFactory = function (configuration, basePath, axios) {
19027
19323
  * @param {*} [options] Override http request option.
19028
19324
  * @throws {RequiredError}
19029
19325
  */
19030
- apiV2SpecialtytypesGet: function (id, name, description, marketingType, hospitalId, created, languageCode, ids, specialtyTypeCategoryId, returnDefaultValue, page, limit, lastRetrieved, options) {
19031
- return localVarFp.apiV2SpecialtytypesGet(id, name, description, marketingType, hospitalId, created, languageCode, ids, specialtyTypeCategoryId, returnDefaultValue, page, limit, lastRetrieved, options).then(function (request) { return request(axios, basePath); });
19326
+ apiV2SpecialtytypesGet: function (id, name, description, marketingType, hospitalId, created, ids, specialtyTypeCategoryId, languageCode, showHidden, returnDefaultValue, page, limit, lastRetrieved, options) {
19327
+ return localVarFp.apiV2SpecialtytypesGet(id, name, description, marketingType, hospitalId, created, ids, specialtyTypeCategoryId, languageCode, showHidden, returnDefaultValue, page, limit, lastRetrieved, options).then(function (request) { return request(axios, basePath); });
19032
19328
  },
19033
19329
  /**
19034
19330
  *
@@ -19039,9 +19335,10 @@ var SpecialtyTypesApiFactory = function (configuration, basePath, axios) {
19039
19335
  * @param {MarketingType} [marketingType]
19040
19336
  * @param {string} [hospitalId]
19041
19337
  * @param {Date} [created]
19042
- * @param {string} [languageCode]
19043
19338
  * @param {Array<string>} [ids]
19044
19339
  * @param {string} [specialtyTypeCategoryId]
19340
+ * @param {string} [languageCode]
19341
+ * @param {boolean} [showHidden]
19045
19342
  * @param {boolean} [returnDefaultValue]
19046
19343
  * @param {number} [page]
19047
19344
  * @param {number} [limit]
@@ -19049,8 +19346,8 @@ var SpecialtyTypesApiFactory = function (configuration, basePath, axios) {
19049
19346
  * @param {*} [options] Override http request option.
19050
19347
  * @throws {RequiredError}
19051
19348
  */
19052
- apiV2SpecialtytypesSimpleGet: function (id, name, description, marketingType, hospitalId, created, languageCode, ids, specialtyTypeCategoryId, returnDefaultValue, page, limit, lastRetrieved, options) {
19053
- return localVarFp.apiV2SpecialtytypesSimpleGet(id, name, description, marketingType, hospitalId, created, languageCode, ids, specialtyTypeCategoryId, returnDefaultValue, page, limit, lastRetrieved, options).then(function (request) { return request(axios, basePath); });
19349
+ apiV2SpecialtytypesSimpleGet: function (id, name, description, marketingType, hospitalId, created, ids, specialtyTypeCategoryId, languageCode, showHidden, returnDefaultValue, page, limit, lastRetrieved, options) {
19350
+ return localVarFp.apiV2SpecialtytypesSimpleGet(id, name, description, marketingType, hospitalId, created, ids, specialtyTypeCategoryId, languageCode, showHidden, returnDefaultValue, page, limit, lastRetrieved, options).then(function (request) { return request(axios, basePath); });
19054
19351
  },
19055
19352
  /**
19056
19353
  *
@@ -19123,9 +19420,10 @@ var SpecialtyTypesApi = /** @class */ (function (_super) {
19123
19420
  * @param {MarketingType} [marketingType]
19124
19421
  * @param {string} [hospitalId]
19125
19422
  * @param {Date} [created]
19126
- * @param {string} [languageCode]
19127
19423
  * @param {Array<string>} [ids]
19128
19424
  * @param {string} [specialtyTypeCategoryId]
19425
+ * @param {string} [languageCode]
19426
+ * @param {boolean} [showHidden]
19129
19427
  * @param {boolean} [returnDefaultValue]
19130
19428
  * @param {number} [page]
19131
19429
  * @param {number} [limit]
@@ -19134,9 +19432,9 @@ var SpecialtyTypesApi = /** @class */ (function (_super) {
19134
19432
  * @throws {RequiredError}
19135
19433
  * @memberof SpecialtyTypesApi
19136
19434
  */
19137
- SpecialtyTypesApi.prototype.apiV2SpecialtytypesGet = function (id, name, description, marketingType, hospitalId, created, languageCode, ids, specialtyTypeCategoryId, returnDefaultValue, page, limit, lastRetrieved, options) {
19435
+ SpecialtyTypesApi.prototype.apiV2SpecialtytypesGet = function (id, name, description, marketingType, hospitalId, created, ids, specialtyTypeCategoryId, languageCode, showHidden, returnDefaultValue, page, limit, lastRetrieved, options) {
19138
19436
  var _this = this;
19139
- return (0, exports.SpecialtyTypesApiFp)(this.configuration).apiV2SpecialtytypesGet(id, name, description, marketingType, hospitalId, created, languageCode, ids, specialtyTypeCategoryId, returnDefaultValue, page, limit, lastRetrieved, options).then(function (request) { return request(_this.axios, _this.basePath); });
19437
+ return (0, exports.SpecialtyTypesApiFp)(this.configuration).apiV2SpecialtytypesGet(id, name, description, marketingType, hospitalId, created, ids, specialtyTypeCategoryId, languageCode, showHidden, returnDefaultValue, page, limit, lastRetrieved, options).then(function (request) { return request(_this.axios, _this.basePath); });
19140
19438
  };
19141
19439
  /**
19142
19440
  *
@@ -19147,9 +19445,10 @@ var SpecialtyTypesApi = /** @class */ (function (_super) {
19147
19445
  * @param {MarketingType} [marketingType]
19148
19446
  * @param {string} [hospitalId]
19149
19447
  * @param {Date} [created]
19150
- * @param {string} [languageCode]
19151
19448
  * @param {Array<string>} [ids]
19152
19449
  * @param {string} [specialtyTypeCategoryId]
19450
+ * @param {string} [languageCode]
19451
+ * @param {boolean} [showHidden]
19153
19452
  * @param {boolean} [returnDefaultValue]
19154
19453
  * @param {number} [page]
19155
19454
  * @param {number} [limit]
@@ -19158,9 +19457,9 @@ var SpecialtyTypesApi = /** @class */ (function (_super) {
19158
19457
  * @throws {RequiredError}
19159
19458
  * @memberof SpecialtyTypesApi
19160
19459
  */
19161
- SpecialtyTypesApi.prototype.apiV2SpecialtytypesSimpleGet = function (id, name, description, marketingType, hospitalId, created, languageCode, ids, specialtyTypeCategoryId, returnDefaultValue, page, limit, lastRetrieved, options) {
19460
+ SpecialtyTypesApi.prototype.apiV2SpecialtytypesSimpleGet = function (id, name, description, marketingType, hospitalId, created, ids, specialtyTypeCategoryId, languageCode, showHidden, returnDefaultValue, page, limit, lastRetrieved, options) {
19162
19461
  var _this = this;
19163
- return (0, exports.SpecialtyTypesApiFp)(this.configuration).apiV2SpecialtytypesSimpleGet(id, name, description, marketingType, hospitalId, created, languageCode, ids, specialtyTypeCategoryId, returnDefaultValue, page, limit, lastRetrieved, options).then(function (request) { return request(_this.axios, _this.basePath); });
19462
+ return (0, exports.SpecialtyTypesApiFp)(this.configuration).apiV2SpecialtytypesSimpleGet(id, name, description, marketingType, hospitalId, created, ids, specialtyTypeCategoryId, languageCode, showHidden, returnDefaultValue, page, limit, lastRetrieved, options).then(function (request) { return request(_this.axios, _this.basePath); });
19164
19463
  };
19165
19464
  /**
19166
19465
  *