ch-admin-api-client-typescript 5.88.47 → 5.88.52

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 (93) hide show
  1. package/lib/api/about-us-api.d.ts +8 -8
  2. package/lib/api/about-us-api.js +6 -6
  3. package/lib/api/appointments-api.d.ts +12 -12
  4. package/lib/api/appointments-api.js +9 -9
  5. package/lib/api/article-categories-api.d.ts +4 -4
  6. package/lib/api/article-categories-api.js +3 -3
  7. package/lib/api/articles-api.d.ts +16 -16
  8. package/lib/api/articles-api.js +12 -12
  9. package/lib/api/badges-api.d.ts +4 -4
  10. package/lib/api/badges-api.js +3 -3
  11. package/lib/api/benefits-api.d.ts +4 -4
  12. package/lib/api/benefits-api.js +3 -3
  13. package/lib/api/call-histories-api.d.ts +4 -4
  14. package/lib/api/call-histories-api.js +3 -3
  15. package/lib/api/contributors-api.d.ts +8 -8
  16. package/lib/api/contributors-api.js +6 -6
  17. package/lib/api/countries-api.d.ts +24 -24
  18. package/lib/api/countries-api.js +18 -18
  19. package/lib/api/curation-categories-api.d.ts +12 -12
  20. package/lib/api/curation-categories-api.js +9 -9
  21. package/lib/api/curations-api.d.ts +12 -12
  22. package/lib/api/curations-api.js +9 -9
  23. package/lib/api/deal-global-settings-api.d.ts +4 -4
  24. package/lib/api/deal-global-settings-api.js +3 -3
  25. package/lib/api/deals-api.d.ts +16 -16
  26. package/lib/api/deals-api.js +12 -12
  27. package/lib/api/doctor-affiliations-api.d.ts +4 -4
  28. package/lib/api/doctor-affiliations-api.js +3 -3
  29. package/lib/api/doctors-api.d.ts +12 -12
  30. package/lib/api/doctors-api.js +9 -9
  31. package/lib/api/faq-categories-api.d.ts +8 -8
  32. package/lib/api/faq-categories-api.js +6 -6
  33. package/lib/api/faqs-api.d.ts +8 -8
  34. package/lib/api/faqs-api.js +6 -6
  35. package/lib/api/form-results-api.d.ts +8 -8
  36. package/lib/api/form-results-api.js +6 -6
  37. package/lib/api/form-templates-api.d.ts +8 -8
  38. package/lib/api/form-templates-api.js +6 -6
  39. package/lib/api/frequently-asked-questions-api.d.ts +4 -4
  40. package/lib/api/frequently-asked-questions-api.js +3 -3
  41. package/lib/api/general-articles-api.d.ts +8 -8
  42. package/lib/api/general-articles-api.js +6 -6
  43. package/lib/api/hospital-branches-api.d.ts +4 -4
  44. package/lib/api/hospital-branches-api.js +3 -3
  45. package/lib/api/hospital-groups-api.d.ts +4 -4
  46. package/lib/api/hospital-groups-api.js +3 -3
  47. package/lib/api/hospitals-api.d.ts +136 -136
  48. package/lib/api/hospitals-api.js +104 -104
  49. package/lib/api/languages-api.d.ts +36 -36
  50. package/lib/api/languages-api.js +27 -27
  51. package/lib/api/patient-affiliations-api.d.ts +4 -4
  52. package/lib/api/patient-affiliations-api.js +3 -3
  53. package/lib/api/patients-api.d.ts +4 -4
  54. package/lib/api/patients-api.js +3 -3
  55. package/lib/api/platform-interpretation-languages-api.d.ts +16 -16
  56. package/lib/api/platform-interpretation-languages-api.js +12 -12
  57. package/lib/api/prescriptions-api.d.ts +8 -8
  58. package/lib/api/prescriptions-api.js +6 -6
  59. package/lib/api/promotions-api.d.ts +4 -4
  60. package/lib/api/promotions-api.js +3 -3
  61. package/lib/api/service-reviews-api.d.ts +8 -8
  62. package/lib/api/service-reviews-api.js +6 -6
  63. package/lib/api/services-api.d.ts +8 -8
  64. package/lib/api/services-api.js +6 -6
  65. package/lib/api/specialties-api.d.ts +8 -8
  66. package/lib/api/specialties-api.js +6 -6
  67. package/lib/api/specialty-types-api.d.ts +8 -8
  68. package/lib/api/specialty-types-api.js +6 -6
  69. package/lib/api/survey-forms-api.d.ts +8 -8
  70. package/lib/api/survey-forms-api.js +6 -6
  71. package/lib/api/survey-results-api.d.ts +4 -4
  72. package/lib/api/survey-results-api.js +3 -3
  73. package/lib/api/users-api.d.ts +4 -4
  74. package/lib/api/users-api.js +3 -3
  75. package/lib/api/web-apps-api.d.ts +139 -12
  76. package/lib/api/web-apps-api.d.ts.map +1 -1
  77. package/lib/api/web-apps-api.js +275 -11
  78. package/lib/models/country-language-item-model.d.ts +12 -0
  79. package/lib/models/country-language-item-model.d.ts.map +1 -1
  80. package/lib/models/country-language-model.d.ts +12 -0
  81. package/lib/models/country-language-model.d.ts.map +1 -1
  82. package/lib/models/deploy-web-apps-command.d.ts +31 -0
  83. package/lib/models/deploy-web-apps-command.d.ts.map +1 -0
  84. package/lib/models/deploy-web-apps-command.js +15 -0
  85. package/lib/models/index.d.ts +2 -0
  86. package/lib/models/index.d.ts.map +1 -1
  87. package/lib/models/index.js +2 -0
  88. package/lib/models/save-country-language-command.d.ts +6 -0
  89. package/lib/models/save-country-language-command.d.ts.map +1 -1
  90. package/lib/models/suspend-web-apps-command.d.ts +31 -0
  91. package/lib/models/suspend-web-apps-command.d.ts.map +1 -0
  92. package/lib/models/suspend-web-apps-command.js +15 -0
  93. package/package.json +1 -1
@@ -156,7 +156,7 @@ var DealsApiAxiosParamCreator = function (configuration) {
156
156
  *
157
157
  * @summary Get deal. (Auth policies: RequireLocalManagerOrContentManagerRole)
158
158
  * @param {string} dealId
159
- * @param {string} [languageCode]
159
+ * @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
160
160
  * @param {*} [options] Override http request option.
161
161
  * @throws {RequiredError}
162
162
  */
@@ -751,7 +751,7 @@ var DealsApiAxiosParamCreator = function (configuration) {
751
751
  * @summary Get DealPackage. (Auth policies: RequireLocalManagerOrContentManagerRole)
752
752
  * @param {string} dealId
753
753
  * @param {string} packageId
754
- * @param {string} [languageCode]
754
+ * @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
755
755
  * @param {*} [options] Override http request option.
756
756
  * @throws {RequiredError}
757
757
  */
@@ -1274,7 +1274,7 @@ var DealsApiAxiosParamCreator = function (configuration) {
1274
1274
  * @summary Get DealService. (Auth policies: RequireLocalManagerOrContentManagerRole)
1275
1275
  * @param {string} dealId
1276
1276
  * @param {string} serviceId
1277
- * @param {string} [languageCode]
1277
+ * @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
1278
1278
  * @param {*} [options] Override http request option.
1279
1279
  * @throws {RequiredError}
1280
1280
  */
@@ -1826,7 +1826,7 @@ var DealsApiAxiosParamCreator = function (configuration) {
1826
1826
  *
1827
1827
  * @summary Get deal by slug. (Auth policies: RequireLocalManagerOrContentManagerRole)
1828
1828
  * @param {string} slug
1829
- * @param {string} [languageCode]
1829
+ * @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
1830
1830
  * @param {boolean} [returnDefaultValue]
1831
1831
  * @param {*} [options] Override http request option.
1832
1832
  * @throws {RequiredError}
@@ -1912,7 +1912,7 @@ var DealsApiFp = function (configuration) {
1912
1912
  *
1913
1913
  * @summary Get deal. (Auth policies: RequireLocalManagerOrContentManagerRole)
1914
1914
  * @param {string} dealId
1915
- * @param {string} [languageCode]
1915
+ * @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
1916
1916
  * @param {*} [options] Override http request option.
1917
1917
  * @throws {RequiredError}
1918
1918
  */
@@ -2134,7 +2134,7 @@ var DealsApiFp = function (configuration) {
2134
2134
  * @summary Get DealPackage. (Auth policies: RequireLocalManagerOrContentManagerRole)
2135
2135
  * @param {string} dealId
2136
2136
  * @param {string} packageId
2137
- * @param {string} [languageCode]
2137
+ * @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
2138
2138
  * @param {*} [options] Override http request option.
2139
2139
  * @throws {RequiredError}
2140
2140
  */
@@ -2348,7 +2348,7 @@ var DealsApiFp = function (configuration) {
2348
2348
  * @summary Get DealService. (Auth policies: RequireLocalManagerOrContentManagerRole)
2349
2349
  * @param {string} dealId
2350
2350
  * @param {string} serviceId
2351
- * @param {string} [languageCode]
2351
+ * @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
2352
2352
  * @param {*} [options] Override http request option.
2353
2353
  * @throws {RequiredError}
2354
2354
  */
@@ -2543,7 +2543,7 @@ var DealsApiFp = function (configuration) {
2543
2543
  *
2544
2544
  * @summary Get deal by slug. (Auth policies: RequireLocalManagerOrContentManagerRole)
2545
2545
  * @param {string} slug
2546
- * @param {string} [languageCode]
2546
+ * @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
2547
2547
  * @param {boolean} [returnDefaultValue]
2548
2548
  * @param {*} [options] Override http request option.
2549
2549
  * @throws {RequiredError}
@@ -2586,7 +2586,7 @@ var DealsApiFactory = function (configuration, basePath, axios) {
2586
2586
  *
2587
2587
  * @summary Get deal. (Auth policies: RequireLocalManagerOrContentManagerRole)
2588
2588
  * @param {string} dealId
2589
- * @param {string} [languageCode]
2589
+ * @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
2590
2590
  * @param {*} [options] Override http request option.
2591
2591
  * @throws {RequiredError}
2592
2592
  */
@@ -2718,7 +2718,7 @@ var DealsApiFactory = function (configuration, basePath, axios) {
2718
2718
  * @summary Get DealPackage. (Auth policies: RequireLocalManagerOrContentManagerRole)
2719
2719
  * @param {string} dealId
2720
2720
  * @param {string} packageId
2721
- * @param {string} [languageCode]
2721
+ * @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
2722
2722
  * @param {*} [options] Override http request option.
2723
2723
  * @throws {RequiredError}
2724
2724
  */
@@ -2832,7 +2832,7 @@ var DealsApiFactory = function (configuration, basePath, axios) {
2832
2832
  * @summary Get DealService. (Auth policies: RequireLocalManagerOrContentManagerRole)
2833
2833
  * @param {string} dealId
2834
2834
  * @param {string} serviceId
2835
- * @param {string} [languageCode]
2835
+ * @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
2836
2836
  * @param {*} [options] Override http request option.
2837
2837
  * @throws {RequiredError}
2838
2838
  */
@@ -2957,7 +2957,7 @@ var DealsApiFactory = function (configuration, basePath, axios) {
2957
2957
  *
2958
2958
  * @summary Get deal by slug. (Auth policies: RequireLocalManagerOrContentManagerRole)
2959
2959
  * @param {string} slug
2960
- * @param {string} [languageCode]
2960
+ * @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
2961
2961
  * @param {boolean} [returnDefaultValue]
2962
2962
  * @param {*} [options] Override http request option.
2963
2963
  * @throws {RequiredError}
@@ -192,7 +192,7 @@ export declare const DoctorAffiliationsApiAxiosParamCreator: (configuration?: Co
192
192
  *
193
193
  * @summary Get doctor affiliation. (Auth policies: RequireDoctorOrContentManagerRole)
194
194
  * @param {string} id
195
- * @param {string} [languageCode]
195
+ * @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
196
196
  * @param {*} [options] Override http request option.
197
197
  * @throws {RequiredError}
198
198
  */
@@ -417,7 +417,7 @@ export declare const DoctorAffiliationsApiFp: (configuration?: Configuration) =>
417
417
  *
418
418
  * @summary Get doctor affiliation. (Auth policies: RequireDoctorOrContentManagerRole)
419
419
  * @param {string} id
420
- * @param {string} [languageCode]
420
+ * @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
421
421
  * @param {*} [options] Override http request option.
422
422
  * @throws {RequiredError}
423
423
  */
@@ -642,7 +642,7 @@ export declare const DoctorAffiliationsApiFactory: (configuration?: Configuratio
642
642
  *
643
643
  * @summary Get doctor affiliation. (Auth policies: RequireDoctorOrContentManagerRole)
644
644
  * @param {string} id
645
- * @param {string} [languageCode]
645
+ * @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
646
646
  * @param {*} [options] Override http request option.
647
647
  * @throws {RequiredError}
648
648
  */
@@ -1161,7 +1161,7 @@ export interface DoctorAffiliationsApiApiV1DoctoraffiliationsIdGetRequest {
1161
1161
  */
1162
1162
  readonly id: string;
1163
1163
  /**
1164
- *
1164
+ * Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
1165
1165
  * @type {string}
1166
1166
  * @memberof DoctorAffiliationsApiApiV1DoctoraffiliationsIdGet
1167
1167
  */
@@ -903,7 +903,7 @@ var DoctorAffiliationsApiAxiosParamCreator = function (configuration) {
903
903
  *
904
904
  * @summary Get doctor affiliation. (Auth policies: RequireDoctorOrContentManagerRole)
905
905
  * @param {string} id
906
- * @param {string} [languageCode]
906
+ * @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
907
907
  * @param {*} [options] Override http request option.
908
908
  * @throws {RequiredError}
909
909
  */
@@ -1613,7 +1613,7 @@ var DoctorAffiliationsApiFp = function (configuration) {
1613
1613
  *
1614
1614
  * @summary Get doctor affiliation. (Auth policies: RequireDoctorOrContentManagerRole)
1615
1615
  * @param {string} id
1616
- * @param {string} [languageCode]
1616
+ * @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
1617
1617
  * @param {*} [options] Override http request option.
1618
1618
  * @throws {RequiredError}
1619
1619
  */
@@ -1964,7 +1964,7 @@ var DoctorAffiliationsApiFactory = function (configuration, basePath, axios) {
1964
1964
  *
1965
1965
  * @summary Get doctor affiliation. (Auth policies: RequireDoctorOrContentManagerRole)
1966
1966
  * @param {string} id
1967
- * @param {string} [languageCode]
1967
+ * @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
1968
1968
  * @param {*} [options] Override http request option.
1969
1969
  * @throws {RequiredError}
1970
1970
  */
@@ -208,7 +208,7 @@ export declare const DoctorsApiAxiosParamCreator: (configuration?: Configuration
208
208
  *
209
209
  * @summary Delete DoctorLanguage (Auth policies: RequireDoctorOrContentManagerRole)
210
210
  * @param {string} doctorId
211
- * @param {string} languageCode
211
+ * @param {string} languageCode Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
212
212
  * @param {*} [options] Override http request option.
213
213
  * @throws {RequiredError}
214
214
  */
@@ -217,7 +217,7 @@ export declare const DoctorsApiAxiosParamCreator: (configuration?: Configuration
217
217
  *
218
218
  * @summary Get DoctorLanguage. (Auth policies: RequireDoctorOrContentManagerRole)
219
219
  * @param {string} doctorId
220
- * @param {string} languageCode
220
+ * @param {string} languageCode Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
221
221
  * @param {*} [options] Override http request option.
222
222
  * @throws {RequiredError}
223
223
  */
@@ -226,7 +226,7 @@ export declare const DoctorsApiAxiosParamCreator: (configuration?: Configuration
226
226
  *
227
227
  * @summary Update DoctorLanguage. (Auth policies: RequireDoctorOrContentManagerRole)
228
228
  * @param {string} doctorId
229
- * @param {string} languageCode
229
+ * @param {string} languageCode Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
230
230
  * @param {UpdateDoctorLanguageCommand} [updateDoctorLanguageCommand]
231
231
  * @param {*} [options] Override http request option.
232
232
  * @throws {RequiredError}
@@ -634,7 +634,7 @@ export declare const DoctorsApiFp: (configuration?: Configuration) => {
634
634
  *
635
635
  * @summary Delete DoctorLanguage (Auth policies: RequireDoctorOrContentManagerRole)
636
636
  * @param {string} doctorId
637
- * @param {string} languageCode
637
+ * @param {string} languageCode Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
638
638
  * @param {*} [options] Override http request option.
639
639
  * @throws {RequiredError}
640
640
  */
@@ -643,7 +643,7 @@ export declare const DoctorsApiFp: (configuration?: Configuration) => {
643
643
  *
644
644
  * @summary Get DoctorLanguage. (Auth policies: RequireDoctorOrContentManagerRole)
645
645
  * @param {string} doctorId
646
- * @param {string} languageCode
646
+ * @param {string} languageCode Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
647
647
  * @param {*} [options] Override http request option.
648
648
  * @throws {RequiredError}
649
649
  */
@@ -652,7 +652,7 @@ export declare const DoctorsApiFp: (configuration?: Configuration) => {
652
652
  *
653
653
  * @summary Update DoctorLanguage. (Auth policies: RequireDoctorOrContentManagerRole)
654
654
  * @param {string} doctorId
655
- * @param {string} languageCode
655
+ * @param {string} languageCode Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
656
656
  * @param {UpdateDoctorLanguageCommand} [updateDoctorLanguageCommand]
657
657
  * @param {*} [options] Override http request option.
658
658
  * @throws {RequiredError}
@@ -1060,7 +1060,7 @@ export declare const DoctorsApiFactory: (configuration?: Configuration, basePath
1060
1060
  *
1061
1061
  * @summary Delete DoctorLanguage (Auth policies: RequireDoctorOrContentManagerRole)
1062
1062
  * @param {string} doctorId
1063
- * @param {string} languageCode
1063
+ * @param {string} languageCode Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
1064
1064
  * @param {*} [options] Override http request option.
1065
1065
  * @throws {RequiredError}
1066
1066
  */
@@ -1069,7 +1069,7 @@ export declare const DoctorsApiFactory: (configuration?: Configuration, basePath
1069
1069
  *
1070
1070
  * @summary Get DoctorLanguage. (Auth policies: RequireDoctorOrContentManagerRole)
1071
1071
  * @param {string} doctorId
1072
- * @param {string} languageCode
1072
+ * @param {string} languageCode Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
1073
1073
  * @param {*} [options] Override http request option.
1074
1074
  * @throws {RequiredError}
1075
1075
  */
@@ -1078,7 +1078,7 @@ export declare const DoctorsApiFactory: (configuration?: Configuration, basePath
1078
1078
  *
1079
1079
  * @summary Update DoctorLanguage. (Auth policies: RequireDoctorOrContentManagerRole)
1080
1080
  * @param {string} doctorId
1081
- * @param {string} languageCode
1081
+ * @param {string} languageCode Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
1082
1082
  * @param {UpdateDoctorLanguageCommand} [updateDoctorLanguageCommand]
1083
1083
  * @param {*} [options] Override http request option.
1084
1084
  * @throws {RequiredError}
@@ -1730,7 +1730,7 @@ export interface DoctorsApiApiV1DoctorsDoctorIdLanguagesLanguageCodeDeleteReques
1730
1730
  */
1731
1731
  readonly doctorId: string;
1732
1732
  /**
1733
- *
1733
+ * Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
1734
1734
  * @type {string}
1735
1735
  * @memberof DoctorsApiApiV1DoctorsDoctorIdLanguagesLanguageCodeDelete
1736
1736
  */
@@ -1749,7 +1749,7 @@ export interface DoctorsApiApiV1DoctorsDoctorIdLanguagesLanguageCodeGetRequest {
1749
1749
  */
1750
1750
  readonly doctorId: string;
1751
1751
  /**
1752
- *
1752
+ * Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
1753
1753
  * @type {string}
1754
1754
  * @memberof DoctorsApiApiV1DoctorsDoctorIdLanguagesLanguageCodeGet
1755
1755
  */
@@ -1768,7 +1768,7 @@ export interface DoctorsApiApiV1DoctorsDoctorIdLanguagesLanguageCodePutRequest {
1768
1768
  */
1769
1769
  readonly doctorId: string;
1770
1770
  /**
1771
- *
1771
+ * Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
1772
1772
  * @type {string}
1773
1773
  * @memberof DoctorsApiApiV1DoctorsDoctorIdLanguagesLanguageCodePut
1774
1774
  */
@@ -948,7 +948,7 @@ var DoctorsApiAxiosParamCreator = function (configuration) {
948
948
  *
949
949
  * @summary Delete DoctorLanguage (Auth policies: RequireDoctorOrContentManagerRole)
950
950
  * @param {string} doctorId
951
- * @param {string} languageCode
951
+ * @param {string} languageCode Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
952
952
  * @param {*} [options] Override http request option.
953
953
  * @throws {RequiredError}
954
954
  */
@@ -999,7 +999,7 @@ var DoctorsApiAxiosParamCreator = function (configuration) {
999
999
  *
1000
1000
  * @summary Get DoctorLanguage. (Auth policies: RequireDoctorOrContentManagerRole)
1001
1001
  * @param {string} doctorId
1002
- * @param {string} languageCode
1002
+ * @param {string} languageCode Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
1003
1003
  * @param {*} [options] Override http request option.
1004
1004
  * @throws {RequiredError}
1005
1005
  */
@@ -1050,7 +1050,7 @@ var DoctorsApiAxiosParamCreator = function (configuration) {
1050
1050
  *
1051
1051
  * @summary Update DoctorLanguage. (Auth policies: RequireDoctorOrContentManagerRole)
1052
1052
  * @param {string} doctorId
1053
- * @param {string} languageCode
1053
+ * @param {string} languageCode Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
1054
1054
  * @param {UpdateDoctorLanguageCommand} [updateDoctorLanguageCommand]
1055
1055
  * @param {*} [options] Override http request option.
1056
1056
  * @throws {RequiredError}
@@ -2742,7 +2742,7 @@ var DoctorsApiFp = function (configuration) {
2742
2742
  *
2743
2743
  * @summary Delete DoctorLanguage (Auth policies: RequireDoctorOrContentManagerRole)
2744
2744
  * @param {string} doctorId
2745
- * @param {string} languageCode
2745
+ * @param {string} languageCode Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
2746
2746
  * @param {*} [options] Override http request option.
2747
2747
  * @throws {RequiredError}
2748
2748
  */
@@ -2763,7 +2763,7 @@ var DoctorsApiFp = function (configuration) {
2763
2763
  *
2764
2764
  * @summary Get DoctorLanguage. (Auth policies: RequireDoctorOrContentManagerRole)
2765
2765
  * @param {string} doctorId
2766
- * @param {string} languageCode
2766
+ * @param {string} languageCode Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
2767
2767
  * @param {*} [options] Override http request option.
2768
2768
  * @throws {RequiredError}
2769
2769
  */
@@ -2784,7 +2784,7 @@ var DoctorsApiFp = function (configuration) {
2784
2784
  *
2785
2785
  * @summary Update DoctorLanguage. (Auth policies: RequireDoctorOrContentManagerRole)
2786
2786
  * @param {string} doctorId
2787
- * @param {string} languageCode
2787
+ * @param {string} languageCode Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
2788
2788
  * @param {UpdateDoctorLanguageCommand} [updateDoctorLanguageCommand]
2789
2789
  * @param {*} [options] Override http request option.
2790
2790
  * @throws {RequiredError}
@@ -3502,7 +3502,7 @@ var DoctorsApiFactory = function (configuration, basePath, axios) {
3502
3502
  *
3503
3503
  * @summary Delete DoctorLanguage (Auth policies: RequireDoctorOrContentManagerRole)
3504
3504
  * @param {string} doctorId
3505
- * @param {string} languageCode
3505
+ * @param {string} languageCode Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
3506
3506
  * @param {*} [options] Override http request option.
3507
3507
  * @throws {RequiredError}
3508
3508
  */
@@ -3513,7 +3513,7 @@ var DoctorsApiFactory = function (configuration, basePath, axios) {
3513
3513
  *
3514
3514
  * @summary Get DoctorLanguage. (Auth policies: RequireDoctorOrContentManagerRole)
3515
3515
  * @param {string} doctorId
3516
- * @param {string} languageCode
3516
+ * @param {string} languageCode Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
3517
3517
  * @param {*} [options] Override http request option.
3518
3518
  * @throws {RequiredError}
3519
3519
  */
@@ -3524,7 +3524,7 @@ var DoctorsApiFactory = function (configuration, basePath, axios) {
3524
3524
  *
3525
3525
  * @summary Update DoctorLanguage. (Auth policies: RequireDoctorOrContentManagerRole)
3526
3526
  * @param {string} doctorId
3527
- * @param {string} languageCode
3527
+ * @param {string} languageCode Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
3528
3528
  * @param {UpdateDoctorLanguageCommand} [updateDoctorLanguageCommand]
3529
3529
  * @param {*} [options] Override http request option.
3530
3530
  * @throws {RequiredError}
@@ -36,7 +36,7 @@ export declare const FaqCategoriesApiAxiosParamCreator: (configuration?: Configu
36
36
  *
37
37
  * @summary Get FaqCategory. (Auth policies: RequireLocalManagerOrContentManagerRole)
38
38
  * @param {string} faqCategoryId
39
- * @param {string} [languageCode]
39
+ * @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
40
40
  * @param {boolean} [returnDefaultValue]
41
41
  * @param {*} [options] Override http request option.
42
42
  * @throws {RequiredError}
@@ -99,7 +99,7 @@ export declare const FaqCategoriesApiAxiosParamCreator: (configuration?: Configu
99
99
  *
100
100
  * @summary Get FaqCategory by slug. (Auth policies: RequireLocalManagerOrContentManagerRole)
101
101
  * @param {string} slug
102
- * @param {string} [languageCode]
102
+ * @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
103
103
  * @param {*} [options] Override http request option.
104
104
  * @throws {RequiredError}
105
105
  */
@@ -124,7 +124,7 @@ export declare const FaqCategoriesApiFp: (configuration?: Configuration) => {
124
124
  *
125
125
  * @summary Get FaqCategory. (Auth policies: RequireLocalManagerOrContentManagerRole)
126
126
  * @param {string} faqCategoryId
127
- * @param {string} [languageCode]
127
+ * @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
128
128
  * @param {boolean} [returnDefaultValue]
129
129
  * @param {*} [options] Override http request option.
130
130
  * @throws {RequiredError}
@@ -187,7 +187,7 @@ export declare const FaqCategoriesApiFp: (configuration?: Configuration) => {
187
187
  *
188
188
  * @summary Get FaqCategory by slug. (Auth policies: RequireLocalManagerOrContentManagerRole)
189
189
  * @param {string} slug
190
- * @param {string} [languageCode]
190
+ * @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
191
191
  * @param {*} [options] Override http request option.
192
192
  * @throws {RequiredError}
193
193
  */
@@ -212,7 +212,7 @@ export declare const FaqCategoriesApiFactory: (configuration?: Configuration, ba
212
212
  *
213
213
  * @summary Get FaqCategory. (Auth policies: RequireLocalManagerOrContentManagerRole)
214
214
  * @param {string} faqCategoryId
215
- * @param {string} [languageCode]
215
+ * @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
216
216
  * @param {boolean} [returnDefaultValue]
217
217
  * @param {*} [options] Override http request option.
218
218
  * @throws {RequiredError}
@@ -275,7 +275,7 @@ export declare const FaqCategoriesApiFactory: (configuration?: Configuration, ba
275
275
  *
276
276
  * @summary Get FaqCategory by slug. (Auth policies: RequireLocalManagerOrContentManagerRole)
277
277
  * @param {string} slug
278
- * @param {string} [languageCode]
278
+ * @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
279
279
  * @param {*} [options] Override http request option.
280
280
  * @throws {RequiredError}
281
281
  */
@@ -319,7 +319,7 @@ export interface FaqCategoriesApiApiV1FaqcategoriesFaqCategoryIdGetRequest {
319
319
  */
320
320
  readonly faqCategoryId: string;
321
321
  /**
322
- *
322
+ * Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
323
323
  * @type {string}
324
324
  * @memberof FaqCategoriesApiApiV1FaqcategoriesFaqCategoryIdGet
325
325
  */
@@ -487,7 +487,7 @@ export interface FaqCategoriesApiApiV1FaqcategoriesSlugGetRequest {
487
487
  */
488
488
  readonly slug: string;
489
489
  /**
490
- *
490
+ * Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
491
491
  * @type {string}
492
492
  * @memberof FaqCategoriesApiApiV1FaqcategoriesSlugGet
493
493
  */
@@ -160,7 +160,7 @@ var FaqCategoriesApiAxiosParamCreator = function (configuration) {
160
160
  *
161
161
  * @summary Get FaqCategory. (Auth policies: RequireLocalManagerOrContentManagerRole)
162
162
  * @param {string} faqCategoryId
163
- * @param {string} [languageCode]
163
+ * @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
164
164
  * @param {boolean} [returnDefaultValue]
165
165
  * @param {*} [options] Override http request option.
166
166
  * @throws {RequiredError}
@@ -501,7 +501,7 @@ var FaqCategoriesApiAxiosParamCreator = function (configuration) {
501
501
  *
502
502
  * @summary Get FaqCategory by slug. (Auth policies: RequireLocalManagerOrContentManagerRole)
503
503
  * @param {string} slug
504
- * @param {string} [languageCode]
504
+ * @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
505
505
  * @param {*} [options] Override http request option.
506
506
  * @throws {RequiredError}
507
507
  */
@@ -584,7 +584,7 @@ var FaqCategoriesApiFp = function (configuration) {
584
584
  *
585
585
  * @summary Get FaqCategory. (Auth policies: RequireLocalManagerOrContentManagerRole)
586
586
  * @param {string} faqCategoryId
587
- * @param {string} [languageCode]
587
+ * @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
588
588
  * @param {boolean} [returnDefaultValue]
589
589
  * @param {*} [options] Override http request option.
590
590
  * @throws {RequiredError}
@@ -719,7 +719,7 @@ var FaqCategoriesApiFp = function (configuration) {
719
719
  *
720
720
  * @summary Get FaqCategory by slug. (Auth policies: RequireLocalManagerOrContentManagerRole)
721
721
  * @param {string} slug
722
- * @param {string} [languageCode]
722
+ * @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
723
723
  * @param {*} [options] Override http request option.
724
724
  * @throws {RequiredError}
725
725
  */
@@ -762,7 +762,7 @@ var FaqCategoriesApiFactory = function (configuration, basePath, axios) {
762
762
  *
763
763
  * @summary Get FaqCategory. (Auth policies: RequireLocalManagerOrContentManagerRole)
764
764
  * @param {string} faqCategoryId
765
- * @param {string} [languageCode]
765
+ * @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
766
766
  * @param {boolean} [returnDefaultValue]
767
767
  * @param {*} [options] Override http request option.
768
768
  * @throws {RequiredError}
@@ -837,7 +837,7 @@ var FaqCategoriesApiFactory = function (configuration, basePath, axios) {
837
837
  *
838
838
  * @summary Get FaqCategory by slug. (Auth policies: RequireLocalManagerOrContentManagerRole)
839
839
  * @param {string} slug
840
- * @param {string} [languageCode]
840
+ * @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
841
841
  * @param {*} [options] Override http request option.
842
842
  * @throws {RequiredError}
843
843
  */
@@ -44,7 +44,7 @@ export declare const FaqsApiAxiosParamCreator: (configuration?: Configuration) =
44
44
  *
45
45
  * @summary Get faq. (Auth policies: RequireLocalManagerOrContentManagerRole)
46
46
  * @param {string} faqId
47
- * @param {string} [languageCode]
47
+ * @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
48
48
  * @param {boolean} [returnDefaultValue]
49
49
  * @param {*} [options] Override http request option.
50
50
  * @throws {RequiredError}
@@ -197,7 +197,7 @@ export declare const FaqsApiAxiosParamCreator: (configuration?: Configuration) =
197
197
  *
198
198
  * @summary Get faq by slug. (Auth policies: RequireLocalManagerOrContentManagerRole)
199
199
  * @param {string} slug
200
- * @param {string} [languageCode]
200
+ * @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
201
201
  * @param {*} [options] Override http request option.
202
202
  * @throws {RequiredError}
203
203
  */
@@ -222,7 +222,7 @@ export declare const FaqsApiFp: (configuration?: Configuration) => {
222
222
  *
223
223
  * @summary Get faq. (Auth policies: RequireLocalManagerOrContentManagerRole)
224
224
  * @param {string} faqId
225
- * @param {string} [languageCode]
225
+ * @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
226
226
  * @param {boolean} [returnDefaultValue]
227
227
  * @param {*} [options] Override http request option.
228
228
  * @throws {RequiredError}
@@ -375,7 +375,7 @@ export declare const FaqsApiFp: (configuration?: Configuration) => {
375
375
  *
376
376
  * @summary Get faq by slug. (Auth policies: RequireLocalManagerOrContentManagerRole)
377
377
  * @param {string} slug
378
- * @param {string} [languageCode]
378
+ * @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
379
379
  * @param {*} [options] Override http request option.
380
380
  * @throws {RequiredError}
381
381
  */
@@ -400,7 +400,7 @@ export declare const FaqsApiFactory: (configuration?: Configuration, basePath?:
400
400
  *
401
401
  * @summary Get faq. (Auth policies: RequireLocalManagerOrContentManagerRole)
402
402
  * @param {string} faqId
403
- * @param {string} [languageCode]
403
+ * @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
404
404
  * @param {boolean} [returnDefaultValue]
405
405
  * @param {*} [options] Override http request option.
406
406
  * @throws {RequiredError}
@@ -553,7 +553,7 @@ export declare const FaqsApiFactory: (configuration?: Configuration, basePath?:
553
553
  *
554
554
  * @summary Get faq by slug. (Auth policies: RequireLocalManagerOrContentManagerRole)
555
555
  * @param {string} slug
556
- * @param {string} [languageCode]
556
+ * @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
557
557
  * @param {*} [options] Override http request option.
558
558
  * @throws {RequiredError}
559
559
  */
@@ -597,7 +597,7 @@ export interface FaqsApiApiV1FaqsFaqIdGetRequest {
597
597
  */
598
598
  readonly faqId: string;
599
599
  /**
600
- *
600
+ * Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
601
601
  * @type {string}
602
602
  * @memberof FaqsApiApiV1FaqsFaqIdGet
603
603
  */
@@ -990,7 +990,7 @@ export interface FaqsApiApiV1FaqsSlugGetRequest {
990
990
  */
991
991
  readonly slug: string;
992
992
  /**
993
- *
993
+ * Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
994
994
  * @type {string}
995
995
  * @memberof FaqsApiApiV1FaqsSlugGet
996
996
  */
@@ -160,7 +160,7 @@ var FaqsApiAxiosParamCreator = function (configuration) {
160
160
  *
161
161
  * @summary Get faq. (Auth policies: RequireLocalManagerOrContentManagerRole)
162
162
  * @param {string} faqId
163
- * @param {string} [languageCode]
163
+ * @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
164
164
  * @param {boolean} [returnDefaultValue]
165
165
  * @param {*} [options] Override http request option.
166
166
  * @throws {RequiredError}
@@ -997,7 +997,7 @@ var FaqsApiAxiosParamCreator = function (configuration) {
997
997
  *
998
998
  * @summary Get faq by slug. (Auth policies: RequireLocalManagerOrContentManagerRole)
999
999
  * @param {string} slug
1000
- * @param {string} [languageCode]
1000
+ * @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
1001
1001
  * @param {*} [options] Override http request option.
1002
1002
  * @throws {RequiredError}
1003
1003
  */
@@ -1080,7 +1080,7 @@ var FaqsApiFp = function (configuration) {
1080
1080
  *
1081
1081
  * @summary Get faq. (Auth policies: RequireLocalManagerOrContentManagerRole)
1082
1082
  * @param {string} faqId
1083
- * @param {string} [languageCode]
1083
+ * @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
1084
1084
  * @param {boolean} [returnDefaultValue]
1085
1085
  * @param {*} [options] Override http request option.
1086
1086
  * @throws {RequiredError}
@@ -1413,7 +1413,7 @@ var FaqsApiFp = function (configuration) {
1413
1413
  *
1414
1414
  * @summary Get faq by slug. (Auth policies: RequireLocalManagerOrContentManagerRole)
1415
1415
  * @param {string} slug
1416
- * @param {string} [languageCode]
1416
+ * @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
1417
1417
  * @param {*} [options] Override http request option.
1418
1418
  * @throws {RequiredError}
1419
1419
  */
@@ -1456,7 +1456,7 @@ var FaqsApiFactory = function (configuration, basePath, axios) {
1456
1456
  *
1457
1457
  * @summary Get faq. (Auth policies: RequireLocalManagerOrContentManagerRole)
1458
1458
  * @param {string} faqId
1459
- * @param {string} [languageCode]
1459
+ * @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
1460
1460
  * @param {boolean} [returnDefaultValue]
1461
1461
  * @param {*} [options] Override http request option.
1462
1462
  * @throws {RequiredError}
@@ -1639,7 +1639,7 @@ var FaqsApiFactory = function (configuration, basePath, axios) {
1639
1639
  *
1640
1640
  * @summary Get faq by slug. (Auth policies: RequireLocalManagerOrContentManagerRole)
1641
1641
  * @param {string} slug
1642
- * @param {string} [languageCode]
1642
+ * @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
1643
1643
  * @param {*} [options] Override http request option.
1644
1644
  * @throws {RequiredError}
1645
1645
  */