ch-admin-api-client-typescript 5.88.48 → 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
@@ -36,7 +36,7 @@ export declare const PlatformInterpretationLanguagesApiAxiosParamCreator: (confi
36
36
  /**
37
37
  *
38
38
  * @summary Delete platform interpretation language (Auth policies: RequireManagerRole)
39
- * @param {string} languageCode
39
+ * @param {string} languageCode ISO 639-1 two-letter language code (e.g., `en`, `ko`).
40
40
  * @param {boolean} [isPermanent]
41
41
  * @param {*} [options] Override http request option.
42
42
  * @throws {RequiredError}
@@ -45,7 +45,7 @@ export declare const PlatformInterpretationLanguagesApiAxiosParamCreator: (confi
45
45
  /**
46
46
  *
47
47
  * @summary Get platform interpretation language (Auth policies: RequireManagerRole)
48
- * @param {string} languageCode
48
+ * @param {string} languageCode ISO 639-1 two-letter language code (e.g., `en`, `ko`).
49
49
  * @param {*} [options] Override http request option.
50
50
  * @throws {RequiredError}
51
51
  */
@@ -53,7 +53,7 @@ export declare const PlatformInterpretationLanguagesApiAxiosParamCreator: (confi
53
53
  /**
54
54
  *
55
55
  * @summary Update platform interpretation language (Auth policies: RequireManagerRole)
56
- * @param {string} languageCode
56
+ * @param {string} languageCode ISO 639-1 two-letter language code (e.g., `en`, `ko`).
57
57
  * @param {UpdatePlatformInterpretationLanguageCommand} [updatePlatformInterpretationLanguageCommand]
58
58
  * @param {*} [options] Override http request option.
59
59
  * @throws {RequiredError}
@@ -62,7 +62,7 @@ export declare const PlatformInterpretationLanguagesApiAxiosParamCreator: (confi
62
62
  /**
63
63
  *
64
64
  * @summary Reactivate platform interpretation language (Auth policies: RequireManagerRole)
65
- * @param {string} languageCode
65
+ * @param {string} languageCode ISO 639-1 two-letter language code (e.g., `en`, `ko`).
66
66
  * @param {*} [options] Override http request option.
67
67
  * @throws {RequiredError}
68
68
  */
@@ -96,7 +96,7 @@ export declare const PlatformInterpretationLanguagesApiFp: (configuration?: Conf
96
96
  /**
97
97
  *
98
98
  * @summary Delete platform interpretation language (Auth policies: RequireManagerRole)
99
- * @param {string} languageCode
99
+ * @param {string} languageCode ISO 639-1 two-letter language code (e.g., `en`, `ko`).
100
100
  * @param {boolean} [isPermanent]
101
101
  * @param {*} [options] Override http request option.
102
102
  * @throws {RequiredError}
@@ -105,7 +105,7 @@ export declare const PlatformInterpretationLanguagesApiFp: (configuration?: Conf
105
105
  /**
106
106
  *
107
107
  * @summary Get platform interpretation language (Auth policies: RequireManagerRole)
108
- * @param {string} languageCode
108
+ * @param {string} languageCode ISO 639-1 two-letter language code (e.g., `en`, `ko`).
109
109
  * @param {*} [options] Override http request option.
110
110
  * @throws {RequiredError}
111
111
  */
@@ -113,7 +113,7 @@ export declare const PlatformInterpretationLanguagesApiFp: (configuration?: Conf
113
113
  /**
114
114
  *
115
115
  * @summary Update platform interpretation language (Auth policies: RequireManagerRole)
116
- * @param {string} languageCode
116
+ * @param {string} languageCode ISO 639-1 two-letter language code (e.g., `en`, `ko`).
117
117
  * @param {UpdatePlatformInterpretationLanguageCommand} [updatePlatformInterpretationLanguageCommand]
118
118
  * @param {*} [options] Override http request option.
119
119
  * @throws {RequiredError}
@@ -122,7 +122,7 @@ export declare const PlatformInterpretationLanguagesApiFp: (configuration?: Conf
122
122
  /**
123
123
  *
124
124
  * @summary Reactivate platform interpretation language (Auth policies: RequireManagerRole)
125
- * @param {string} languageCode
125
+ * @param {string} languageCode ISO 639-1 two-letter language code (e.g., `en`, `ko`).
126
126
  * @param {*} [options] Override http request option.
127
127
  * @throws {RequiredError}
128
128
  */
@@ -156,7 +156,7 @@ export declare const PlatformInterpretationLanguagesApiFactory: (configuration?:
156
156
  /**
157
157
  *
158
158
  * @summary Delete platform interpretation language (Auth policies: RequireManagerRole)
159
- * @param {string} languageCode
159
+ * @param {string} languageCode ISO 639-1 two-letter language code (e.g., `en`, `ko`).
160
160
  * @param {boolean} [isPermanent]
161
161
  * @param {*} [options] Override http request option.
162
162
  * @throws {RequiredError}
@@ -165,7 +165,7 @@ export declare const PlatformInterpretationLanguagesApiFactory: (configuration?:
165
165
  /**
166
166
  *
167
167
  * @summary Get platform interpretation language (Auth policies: RequireManagerRole)
168
- * @param {string} languageCode
168
+ * @param {string} languageCode ISO 639-1 two-letter language code (e.g., `en`, `ko`).
169
169
  * @param {*} [options] Override http request option.
170
170
  * @throws {RequiredError}
171
171
  */
@@ -173,7 +173,7 @@ export declare const PlatformInterpretationLanguagesApiFactory: (configuration?:
173
173
  /**
174
174
  *
175
175
  * @summary Update platform interpretation language (Auth policies: RequireManagerRole)
176
- * @param {string} languageCode
176
+ * @param {string} languageCode ISO 639-1 two-letter language code (e.g., `en`, `ko`).
177
177
  * @param {UpdatePlatformInterpretationLanguageCommand} [updatePlatformInterpretationLanguageCommand]
178
178
  * @param {*} [options] Override http request option.
179
179
  * @throws {RequiredError}
@@ -182,7 +182,7 @@ export declare const PlatformInterpretationLanguagesApiFactory: (configuration?:
182
182
  /**
183
183
  *
184
184
  * @summary Reactivate platform interpretation language (Auth policies: RequireManagerRole)
185
- * @param {string} languageCode
185
+ * @param {string} languageCode ISO 639-1 two-letter language code (e.g., `en`, `ko`).
186
186
  * @param {*} [options] Override http request option.
187
187
  * @throws {RequiredError}
188
188
  */
@@ -240,7 +240,7 @@ export interface PlatformInterpretationLanguagesApiApiV1Platforminterpretationla
240
240
  */
241
241
  export interface PlatformInterpretationLanguagesApiApiV1PlatforminterpretationlanguagesLanguageCodeDeleteRequest {
242
242
  /**
243
- *
243
+ * ISO 639-1 two-letter language code (e.g., `en`, `ko`).
244
244
  * @type {string}
245
245
  * @memberof PlatformInterpretationLanguagesApiApiV1PlatforminterpretationlanguagesLanguageCodeDelete
246
246
  */
@@ -259,7 +259,7 @@ export interface PlatformInterpretationLanguagesApiApiV1Platforminterpretationla
259
259
  */
260
260
  export interface PlatformInterpretationLanguagesApiApiV1PlatforminterpretationlanguagesLanguageCodeGetRequest {
261
261
  /**
262
- *
262
+ * ISO 639-1 two-letter language code (e.g., `en`, `ko`).
263
263
  * @type {string}
264
264
  * @memberof PlatformInterpretationLanguagesApiApiV1PlatforminterpretationlanguagesLanguageCodeGet
265
265
  */
@@ -272,7 +272,7 @@ export interface PlatformInterpretationLanguagesApiApiV1Platforminterpretationla
272
272
  */
273
273
  export interface PlatformInterpretationLanguagesApiApiV1PlatforminterpretationlanguagesLanguageCodePutRequest {
274
274
  /**
275
- *
275
+ * ISO 639-1 two-letter language code (e.g., `en`, `ko`).
276
276
  * @type {string}
277
277
  * @memberof PlatformInterpretationLanguagesApiApiV1PlatforminterpretationlanguagesLanguageCodePut
278
278
  */
@@ -291,7 +291,7 @@ export interface PlatformInterpretationLanguagesApiApiV1Platforminterpretationla
291
291
  */
292
292
  export interface PlatformInterpretationLanguagesApiApiV1PlatforminterpretationlanguagesLanguageCodeReactivatePutRequest {
293
293
  /**
294
- *
294
+ * ISO 639-1 two-letter language code (e.g., `en`, `ko`).
295
295
  * @type {string}
296
296
  * @memberof PlatformInterpretationLanguagesApiApiV1PlatforminterpretationlanguagesLanguageCodeReactivatePut
297
297
  */
@@ -169,7 +169,7 @@ var PlatformInterpretationLanguagesApiAxiosParamCreator = function (configuratio
169
169
  /**
170
170
  *
171
171
  * @summary Delete platform interpretation language (Auth policies: RequireManagerRole)
172
- * @param {string} languageCode
172
+ * @param {string} languageCode ISO 639-1 two-letter language code (e.g., `en`, `ko`).
173
173
  * @param {boolean} [isPermanent]
174
174
  * @param {*} [options] Override http request option.
175
175
  * @throws {RequiredError}
@@ -220,7 +220,7 @@ var PlatformInterpretationLanguagesApiAxiosParamCreator = function (configuratio
220
220
  /**
221
221
  *
222
222
  * @summary Get platform interpretation language (Auth policies: RequireManagerRole)
223
- * @param {string} languageCode
223
+ * @param {string} languageCode ISO 639-1 two-letter language code (e.g., `en`, `ko`).
224
224
  * @param {*} [options] Override http request option.
225
225
  * @throws {RequiredError}
226
226
  */
@@ -267,7 +267,7 @@ var PlatformInterpretationLanguagesApiAxiosParamCreator = function (configuratio
267
267
  /**
268
268
  *
269
269
  * @summary Update platform interpretation language (Auth policies: RequireManagerRole)
270
- * @param {string} languageCode
270
+ * @param {string} languageCode ISO 639-1 two-letter language code (e.g., `en`, `ko`).
271
271
  * @param {UpdatePlatformInterpretationLanguageCommand} [updatePlatformInterpretationLanguageCommand]
272
272
  * @param {*} [options] Override http request option.
273
273
  * @throws {RequiredError}
@@ -317,7 +317,7 @@ var PlatformInterpretationLanguagesApiAxiosParamCreator = function (configuratio
317
317
  /**
318
318
  *
319
319
  * @summary Reactivate platform interpretation language (Auth policies: RequireManagerRole)
320
- * @param {string} languageCode
320
+ * @param {string} languageCode ISO 639-1 two-letter language code (e.g., `en`, `ko`).
321
321
  * @param {*} [options] Override http request option.
322
322
  * @throws {RequiredError}
323
323
  */
@@ -444,7 +444,7 @@ var PlatformInterpretationLanguagesApiFp = function (configuration) {
444
444
  /**
445
445
  *
446
446
  * @summary Delete platform interpretation language (Auth policies: RequireManagerRole)
447
- * @param {string} languageCode
447
+ * @param {string} languageCode ISO 639-1 two-letter language code (e.g., `en`, `ko`).
448
448
  * @param {boolean} [isPermanent]
449
449
  * @param {*} [options] Override http request option.
450
450
  * @throws {RequiredError}
@@ -465,7 +465,7 @@ var PlatformInterpretationLanguagesApiFp = function (configuration) {
465
465
  /**
466
466
  *
467
467
  * @summary Get platform interpretation language (Auth policies: RequireManagerRole)
468
- * @param {string} languageCode
468
+ * @param {string} languageCode ISO 639-1 two-letter language code (e.g., `en`, `ko`).
469
469
  * @param {*} [options] Override http request option.
470
470
  * @throws {RequiredError}
471
471
  */
@@ -485,7 +485,7 @@ var PlatformInterpretationLanguagesApiFp = function (configuration) {
485
485
  /**
486
486
  *
487
487
  * @summary Update platform interpretation language (Auth policies: RequireManagerRole)
488
- * @param {string} languageCode
488
+ * @param {string} languageCode ISO 639-1 two-letter language code (e.g., `en`, `ko`).
489
489
  * @param {UpdatePlatformInterpretationLanguageCommand} [updatePlatformInterpretationLanguageCommand]
490
490
  * @param {*} [options] Override http request option.
491
491
  * @throws {RequiredError}
@@ -506,7 +506,7 @@ var PlatformInterpretationLanguagesApiFp = function (configuration) {
506
506
  /**
507
507
  *
508
508
  * @summary Reactivate platform interpretation language (Auth policies: RequireManagerRole)
509
- * @param {string} languageCode
509
+ * @param {string} languageCode ISO 639-1 two-letter language code (e.g., `en`, `ko`).
510
510
  * @param {*} [options] Override http request option.
511
511
  * @throws {RequiredError}
512
512
  */
@@ -570,7 +570,7 @@ var PlatformInterpretationLanguagesApiFactory = function (configuration, basePat
570
570
  /**
571
571
  *
572
572
  * @summary Delete platform interpretation language (Auth policies: RequireManagerRole)
573
- * @param {string} languageCode
573
+ * @param {string} languageCode ISO 639-1 two-letter language code (e.g., `en`, `ko`).
574
574
  * @param {boolean} [isPermanent]
575
575
  * @param {*} [options] Override http request option.
576
576
  * @throws {RequiredError}
@@ -581,7 +581,7 @@ var PlatformInterpretationLanguagesApiFactory = function (configuration, basePat
581
581
  /**
582
582
  *
583
583
  * @summary Get platform interpretation language (Auth policies: RequireManagerRole)
584
- * @param {string} languageCode
584
+ * @param {string} languageCode ISO 639-1 two-letter language code (e.g., `en`, `ko`).
585
585
  * @param {*} [options] Override http request option.
586
586
  * @throws {RequiredError}
587
587
  */
@@ -591,7 +591,7 @@ var PlatformInterpretationLanguagesApiFactory = function (configuration, basePat
591
591
  /**
592
592
  *
593
593
  * @summary Update platform interpretation language (Auth policies: RequireManagerRole)
594
- * @param {string} languageCode
594
+ * @param {string} languageCode ISO 639-1 two-letter language code (e.g., `en`, `ko`).
595
595
  * @param {UpdatePlatformInterpretationLanguageCommand} [updatePlatformInterpretationLanguageCommand]
596
596
  * @param {*} [options] Override http request option.
597
597
  * @throws {RequiredError}
@@ -602,7 +602,7 @@ var PlatformInterpretationLanguagesApiFactory = function (configuration, basePat
602
602
  /**
603
603
  *
604
604
  * @summary Reactivate platform interpretation language (Auth policies: RequireManagerRole)
605
- * @param {string} languageCode
605
+ * @param {string} languageCode ISO 639-1 two-letter language code (e.g., `en`, `ko`).
606
606
  * @param {*} [options] Override http request option.
607
607
  * @throws {RequiredError}
608
608
  */
@@ -69,7 +69,7 @@ export declare const PrescriptionsApiAxiosParamCreator: (configuration?: Configu
69
69
  *
70
70
  * @summary Get a prescription by id (Auth policies: RequireDoctorRole)
71
71
  * @param {string} prescriptionId
72
- * @param {string} [languageCode]
72
+ * @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
73
73
  * @param {*} [options] Override http request option.
74
74
  * @throws {RequiredError}
75
75
  */
@@ -86,7 +86,7 @@ export declare const PrescriptionsApiAxiosParamCreator: (configuration?: Configu
86
86
  *
87
87
  * @summary Create prescription pdf file (Auth policies: RequireDoctorRole)
88
88
  * @param {string} prescriptionId
89
- * @param {string} [languageCode]
89
+ * @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
90
90
  * @param {*} [options] Override http request option.
91
91
  * @throws {RequiredError}
92
92
  */
@@ -170,7 +170,7 @@ export declare const PrescriptionsApiFp: (configuration?: Configuration) => {
170
170
  *
171
171
  * @summary Get a prescription by id (Auth policies: RequireDoctorRole)
172
172
  * @param {string} prescriptionId
173
- * @param {string} [languageCode]
173
+ * @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
174
174
  * @param {*} [options] Override http request option.
175
175
  * @throws {RequiredError}
176
176
  */
@@ -187,7 +187,7 @@ export declare const PrescriptionsApiFp: (configuration?: Configuration) => {
187
187
  *
188
188
  * @summary Create prescription pdf file (Auth policies: RequireDoctorRole)
189
189
  * @param {string} prescriptionId
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
  */
@@ -271,7 +271,7 @@ export declare const PrescriptionsApiFactory: (configuration?: Configuration, ba
271
271
  *
272
272
  * @summary Get a prescription by id (Auth policies: RequireDoctorRole)
273
273
  * @param {string} prescriptionId
274
- * @param {string} [languageCode]
274
+ * @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
275
275
  * @param {*} [options] Override http request option.
276
276
  * @throws {RequiredError}
277
277
  */
@@ -288,7 +288,7 @@ export declare const PrescriptionsApiFactory: (configuration?: Configuration, ba
288
288
  *
289
289
  * @summary Create prescription pdf file (Auth policies: RequireDoctorRole)
290
290
  * @param {string} prescriptionId
291
- * @param {string} [languageCode]
291
+ * @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
292
292
  * @param {*} [options] Override http request option.
293
293
  * @throws {RequiredError}
294
294
  */
@@ -456,7 +456,7 @@ export interface PrescriptionsApiApiV1PrescriptionsPrescriptionIdGetRequest {
456
456
  */
457
457
  readonly prescriptionId: string;
458
458
  /**
459
- *
459
+ * Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
460
460
  * @type {string}
461
461
  * @memberof PrescriptionsApiApiV1PrescriptionsPrescriptionIdGet
462
462
  */
@@ -488,7 +488,7 @@ export interface PrescriptionsApiApiV1PrescriptionsPrescriptionIdPdfPostRequest
488
488
  */
489
489
  readonly prescriptionId: string;
490
490
  /**
491
- *
491
+ * Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
492
492
  * @type {string}
493
493
  * @memberof PrescriptionsApiApiV1PrescriptionsPrescriptionIdPdfPost
494
494
  */
@@ -342,7 +342,7 @@ var PrescriptionsApiAxiosParamCreator = function (configuration) {
342
342
  *
343
343
  * @summary Get a prescription by id (Auth policies: RequireDoctorRole)
344
344
  * @param {string} prescriptionId
345
- * @param {string} [languageCode]
345
+ * @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
346
346
  * @param {*} [options] Override http request option.
347
347
  * @throws {RequiredError}
348
348
  */
@@ -440,7 +440,7 @@ var PrescriptionsApiAxiosParamCreator = function (configuration) {
440
440
  *
441
441
  * @summary Create prescription pdf file (Auth policies: RequireDoctorRole)
442
442
  * @param {string} prescriptionId
443
- * @param {string} [languageCode]
443
+ * @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
444
444
  * @param {*} [options] Override http request option.
445
445
  * @throws {RequiredError}
446
446
  */
@@ -737,7 +737,7 @@ var PrescriptionsApiFp = function (configuration) {
737
737
  *
738
738
  * @summary Get a prescription by id (Auth policies: RequireDoctorRole)
739
739
  * @param {string} prescriptionId
740
- * @param {string} [languageCode]
740
+ * @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
741
741
  * @param {*} [options] Override http request option.
742
742
  * @throws {RequiredError}
743
743
  */
@@ -778,7 +778,7 @@ var PrescriptionsApiFp = function (configuration) {
778
778
  *
779
779
  * @summary Create prescription pdf file (Auth policies: RequireDoctorRole)
780
780
  * @param {string} prescriptionId
781
- * @param {string} [languageCode]
781
+ * @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
782
782
  * @param {*} [options] Override http request option.
783
783
  * @throws {RequiredError}
784
784
  */
@@ -922,7 +922,7 @@ var PrescriptionsApiFactory = function (configuration, basePath, axios) {
922
922
  *
923
923
  * @summary Get a prescription by id (Auth policies: RequireDoctorRole)
924
924
  * @param {string} prescriptionId
925
- * @param {string} [languageCode]
925
+ * @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
926
926
  * @param {*} [options] Override http request option.
927
927
  * @throws {RequiredError}
928
928
  */
@@ -943,7 +943,7 @@ var PrescriptionsApiFactory = function (configuration, basePath, axios) {
943
943
  *
944
944
  * @summary Create prescription pdf file (Auth policies: RequireDoctorRole)
945
945
  * @param {string} prescriptionId
946
- * @param {string} [languageCode]
946
+ * @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
947
947
  * @param {*} [options] Override http request option.
948
948
  * @throws {RequiredError}
949
949
  */
@@ -60,7 +60,7 @@ export declare const PromotionsApiAxiosParamCreator: (configuration?: Configurat
60
60
  *
61
61
  * @summary Get promotion (Auth policies: RequireDoctorRole)
62
62
  * @param {string} promotionId
63
- * @param {string} [languageCode]
63
+ * @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
64
64
  * @param {*} [options] Override http request option.
65
65
  * @throws {RequiredError}
66
66
  */
@@ -126,7 +126,7 @@ export declare const PromotionsApiFp: (configuration?: Configuration) => {
126
126
  *
127
127
  * @summary Get promotion (Auth policies: RequireDoctorRole)
128
128
  * @param {string} promotionId
129
- * @param {string} [languageCode]
129
+ * @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
130
130
  * @param {*} [options] Override http request option.
131
131
  * @throws {RequiredError}
132
132
  */
@@ -192,7 +192,7 @@ export declare const PromotionsApiFactory: (configuration?: Configuration, baseP
192
192
  *
193
193
  * @summary Get promotion (Auth policies: RequireDoctorRole)
194
194
  * @param {string} promotionId
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
  */
@@ -327,7 +327,7 @@ export interface PromotionsApiApiV1PromotionsPromotionIdGetRequest {
327
327
  */
328
328
  readonly promotionId: string;
329
329
  /**
330
- *
330
+ * Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
331
331
  * @type {string}
332
332
  * @memberof PromotionsApiApiV1PromotionsPromotionIdGet
333
333
  */
@@ -291,7 +291,7 @@ var PromotionsApiAxiosParamCreator = function (configuration) {
291
291
  *
292
292
  * @summary Get promotion (Auth policies: RequireDoctorRole)
293
293
  * @param {string} promotionId
294
- * @param {string} [languageCode]
294
+ * @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
295
295
  * @param {*} [options] Override http request option.
296
296
  * @throws {RequiredError}
297
297
  */
@@ -519,7 +519,7 @@ var PromotionsApiFp = function (configuration) {
519
519
  *
520
520
  * @summary Get promotion (Auth policies: RequireDoctorRole)
521
521
  * @param {string} promotionId
522
- * @param {string} [languageCode]
522
+ * @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
523
523
  * @param {*} [options] Override http request option.
524
524
  * @throws {RequiredError}
525
525
  */
@@ -631,7 +631,7 @@ var PromotionsApiFactory = function (configuration, basePath, axios) {
631
631
  *
632
632
  * @summary Get promotion (Auth policies: RequireDoctorRole)
633
633
  * @param {string} promotionId
634
- * @param {string} [languageCode]
634
+ * @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
635
635
  * @param {*} [options] Override http request option.
636
636
  * @throws {RequiredError}
637
637
  */
@@ -64,7 +64,7 @@ export declare const ServiceReviewsApiAxiosParamCreator: (configuration?: Config
64
64
  *
65
65
  * @summary Delete ServiceReview. (Auth policies: RequireDoctorOrContentManagerRole)
66
66
  * @param {string} serviceReviewId
67
- * @param {string} [languageCode]
67
+ * @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
68
68
  * @param {boolean} [isPermanent]
69
69
  * @param {*} [options] Override http request option.
70
70
  * @throws {RequiredError}
@@ -74,7 +74,7 @@ export declare const ServiceReviewsApiAxiosParamCreator: (configuration?: Config
74
74
  *
75
75
  * @summary (Auth policies: RequireDoctorOrContentManagerRole)
76
76
  * @param {string} serviceReviewId
77
- * @param {string} [languageCode]
77
+ * @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
78
78
  * @param {*} [options] Override http request option.
79
79
  * @throws {RequiredError}
80
80
  */
@@ -188,7 +188,7 @@ export declare const ServiceReviewsApiFp: (configuration?: Configuration) => {
188
188
  *
189
189
  * @summary Delete ServiceReview. (Auth policies: RequireDoctorOrContentManagerRole)
190
190
  * @param {string} serviceReviewId
191
- * @param {string} [languageCode]
191
+ * @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
192
192
  * @param {boolean} [isPermanent]
193
193
  * @param {*} [options] Override http request option.
194
194
  * @throws {RequiredError}
@@ -198,7 +198,7 @@ export declare const ServiceReviewsApiFp: (configuration?: Configuration) => {
198
198
  *
199
199
  * @summary (Auth policies: RequireDoctorOrContentManagerRole)
200
200
  * @param {string} serviceReviewId
201
- * @param {string} [languageCode]
201
+ * @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
202
202
  * @param {*} [options] Override http request option.
203
203
  * @throws {RequiredError}
204
204
  */
@@ -312,7 +312,7 @@ export declare const ServiceReviewsApiFactory: (configuration?: Configuration, b
312
312
  *
313
313
  * @summary Delete ServiceReview. (Auth policies: RequireDoctorOrContentManagerRole)
314
314
  * @param {string} serviceReviewId
315
- * @param {string} [languageCode]
315
+ * @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
316
316
  * @param {boolean} [isPermanent]
317
317
  * @param {*} [options] Override http request option.
318
318
  * @throws {RequiredError}
@@ -322,7 +322,7 @@ export declare const ServiceReviewsApiFactory: (configuration?: Configuration, b
322
322
  *
323
323
  * @summary (Auth policies: RequireDoctorOrContentManagerRole)
324
324
  * @param {string} serviceReviewId
325
- * @param {string} [languageCode]
325
+ * @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
326
326
  * @param {*} [options] Override http request option.
327
327
  * @throws {RequiredError}
328
328
  */
@@ -525,7 +525,7 @@ export interface ServiceReviewsApiApiV1ServicereviewsServiceReviewIdDeleteReques
525
525
  */
526
526
  readonly serviceReviewId: string;
527
527
  /**
528
- *
528
+ * Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
529
529
  * @type {string}
530
530
  * @memberof ServiceReviewsApiApiV1ServicereviewsServiceReviewIdDelete
531
531
  */
@@ -550,7 +550,7 @@ export interface ServiceReviewsApiApiV1ServicereviewsServiceReviewIdGetRequest {
550
550
  */
551
551
  readonly serviceReviewId: string;
552
552
  /**
553
- *
553
+ * Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
554
554
  * @type {string}
555
555
  * @memberof ServiceReviewsApiApiV1ServicereviewsServiceReviewIdGet
556
556
  */
@@ -260,7 +260,7 @@ var ServiceReviewsApiAxiosParamCreator = function (configuration) {
260
260
  *
261
261
  * @summary Delete ServiceReview. (Auth policies: RequireDoctorOrContentManagerRole)
262
262
  * @param {string} serviceReviewId
263
- * @param {string} [languageCode]
263
+ * @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
264
264
  * @param {boolean} [isPermanent]
265
265
  * @param {*} [options] Override http request option.
266
266
  * @throws {RequiredError}
@@ -315,7 +315,7 @@ var ServiceReviewsApiAxiosParamCreator = function (configuration) {
315
315
  *
316
316
  * @summary (Auth policies: RequireDoctorOrContentManagerRole)
317
317
  * @param {string} serviceReviewId
318
- * @param {string} [languageCode]
318
+ * @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
319
319
  * @param {*} [options] Override http request option.
320
320
  * @throws {RequiredError}
321
321
  */
@@ -806,7 +806,7 @@ var ServiceReviewsApiFp = function (configuration) {
806
806
  *
807
807
  * @summary Delete ServiceReview. (Auth policies: RequireDoctorOrContentManagerRole)
808
808
  * @param {string} serviceReviewId
809
- * @param {string} [languageCode]
809
+ * @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
810
810
  * @param {boolean} [isPermanent]
811
811
  * @param {*} [options] Override http request option.
812
812
  * @throws {RequiredError}
@@ -828,7 +828,7 @@ var ServiceReviewsApiFp = function (configuration) {
828
828
  *
829
829
  * @summary (Auth policies: RequireDoctorOrContentManagerRole)
830
830
  * @param {string} serviceReviewId
831
- * @param {string} [languageCode]
831
+ * @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
832
832
  * @param {*} [options] Override http request option.
833
833
  * @throws {RequiredError}
834
834
  */
@@ -1046,7 +1046,7 @@ var ServiceReviewsApiFactory = function (configuration, basePath, axios) {
1046
1046
  *
1047
1047
  * @summary Delete ServiceReview. (Auth policies: RequireDoctorOrContentManagerRole)
1048
1048
  * @param {string} serviceReviewId
1049
- * @param {string} [languageCode]
1049
+ * @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
1050
1050
  * @param {boolean} [isPermanent]
1051
1051
  * @param {*} [options] Override http request option.
1052
1052
  * @throws {RequiredError}
@@ -1058,7 +1058,7 @@ var ServiceReviewsApiFactory = function (configuration, basePath, axios) {
1058
1058
  *
1059
1059
  * @summary (Auth policies: RequireDoctorOrContentManagerRole)
1060
1060
  * @param {string} serviceReviewId
1061
- * @param {string} [languageCode]
1061
+ * @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
1062
1062
  * @param {*} [options] Override http request option.
1063
1063
  * @throws {RequiredError}
1064
1064
  */
@@ -51,7 +51,7 @@ export declare const ServicesApiAxiosParamCreator: (configuration?: Configuratio
51
51
  *
52
52
  * @summary Get Service by ServiceId (Auth policies: RequireDoctorOrContentManagerRole)
53
53
  * @param {string} serviceId
54
- * @param {string} [languageCode]
54
+ * @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
55
55
  * @param {boolean} [returnDefaultValue]
56
56
  * @param {*} [options] Override http request option.
57
57
  * @throws {RequiredError}
@@ -61,7 +61,7 @@ export declare const ServicesApiAxiosParamCreator: (configuration?: Configuratio
61
61
  *
62
62
  * @summary Get Service by slug (Auth policies: RequireDoctorOrContentManagerRole)
63
63
  * @param {string} slug
64
- * @param {string} [languageCode]
64
+ * @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
65
65
  * @param {boolean} [returnDefaultValue]
66
66
  * @param {*} [options] Override http request option.
67
67
  * @throws {RequiredError}
@@ -103,7 +103,7 @@ export declare const ServicesApiFp: (configuration?: Configuration) => {
103
103
  *
104
104
  * @summary Get Service by ServiceId (Auth policies: RequireDoctorOrContentManagerRole)
105
105
  * @param {string} serviceId
106
- * @param {string} [languageCode]
106
+ * @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
107
107
  * @param {boolean} [returnDefaultValue]
108
108
  * @param {*} [options] Override http request option.
109
109
  * @throws {RequiredError}
@@ -113,7 +113,7 @@ export declare const ServicesApiFp: (configuration?: Configuration) => {
113
113
  *
114
114
  * @summary Get Service by slug (Auth policies: RequireDoctorOrContentManagerRole)
115
115
  * @param {string} slug
116
- * @param {string} [languageCode]
116
+ * @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
117
117
  * @param {boolean} [returnDefaultValue]
118
118
  * @param {*} [options] Override http request option.
119
119
  * @throws {RequiredError}
@@ -155,7 +155,7 @@ export declare const ServicesApiFactory: (configuration?: Configuration, basePat
155
155
  *
156
156
  * @summary Get Service by ServiceId (Auth policies: RequireDoctorOrContentManagerRole)
157
157
  * @param {string} serviceId
158
- * @param {string} [languageCode]
158
+ * @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
159
159
  * @param {boolean} [returnDefaultValue]
160
160
  * @param {*} [options] Override http request option.
161
161
  * @throws {RequiredError}
@@ -165,7 +165,7 @@ export declare const ServicesApiFactory: (configuration?: Configuration, basePat
165
165
  *
166
166
  * @summary Get Service by slug (Auth policies: RequireDoctorOrContentManagerRole)
167
167
  * @param {string} slug
168
- * @param {string} [languageCode]
168
+ * @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
169
169
  * @param {boolean} [returnDefaultValue]
170
170
  * @param {*} [options] Override http request option.
171
171
  * @throws {RequiredError}
@@ -306,7 +306,7 @@ export interface ServicesApiApiV1ServicesServiceIdGetRequest {
306
306
  */
307
307
  readonly serviceId: string;
308
308
  /**
309
- *
309
+ * Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
310
310
  * @type {string}
311
311
  * @memberof ServicesApiApiV1ServicesServiceIdGet
312
312
  */
@@ -331,7 +331,7 @@ export interface ServicesApiApiV1ServicesSlugGetRequest {
331
331
  */
332
332
  readonly slug: string;
333
333
  /**
334
- *
334
+ * Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
335
335
  * @type {string}
336
336
  * @memberof ServicesApiApiV1ServicesSlugGet
337
337
  */