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
@@ -258,7 +258,7 @@ var BadgesApiAxiosParamCreator = function (configuration) {
258
258
  *
259
259
  * @summary Get badge (Auth policies: RequireContentManagerRole)
260
260
  * @param {string} badgeId
261
- * @param {string} [languageCode]
261
+ * @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
262
262
  * @param {*} [options] Override http request option.
263
263
  * @throws {RequiredError}
264
264
  */
@@ -618,7 +618,7 @@ var BadgesApiFp = function (configuration) {
618
618
  *
619
619
  * @summary Get badge (Auth policies: RequireContentManagerRole)
620
620
  * @param {string} badgeId
621
- * @param {string} [languageCode]
621
+ * @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
622
622
  * @param {*} [options] Override http request option.
623
623
  * @throws {RequiredError}
624
624
  */
@@ -774,7 +774,7 @@ var BadgesApiFactory = function (configuration, basePath, axios) {
774
774
  *
775
775
  * @summary Get badge (Auth policies: RequireContentManagerRole)
776
776
  * @param {string} badgeId
777
- * @param {string} [languageCode]
777
+ * @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
778
778
  * @param {*} [options] Override http request option.
779
779
  * @throws {RequiredError}
780
780
  */
@@ -38,7 +38,7 @@ export declare const BenefitsApiAxiosParamCreator: (configuration?: Configuratio
38
38
  *
39
39
  * @summary Get benefit (Auth policies: RequireContentManagerRole)
40
40
  * @param {string} benefitId
41
- * @param {string} [languageCode]
41
+ * @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
42
42
  * @param {*} [options] Override http request option.
43
43
  * @throws {RequiredError}
44
44
  */
@@ -116,7 +116,7 @@ export declare const BenefitsApiFp: (configuration?: Configuration) => {
116
116
  *
117
117
  * @summary Get benefit (Auth policies: RequireContentManagerRole)
118
118
  * @param {string} benefitId
119
- * @param {string} [languageCode]
119
+ * @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
120
120
  * @param {*} [options] Override http request option.
121
121
  * @throws {RequiredError}
122
122
  */
@@ -194,7 +194,7 @@ export declare const BenefitsApiFactory: (configuration?: Configuration, basePat
194
194
  *
195
195
  * @summary Get benefit (Auth policies: RequireContentManagerRole)
196
196
  * @param {string} benefitId
197
- * @param {string} [languageCode]
197
+ * @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
198
198
  * @param {*} [options] Override http request option.
199
199
  * @throws {RequiredError}
200
200
  */
@@ -286,7 +286,7 @@ export interface BenefitsApiApiV1BenefitsBenefitIdGetRequest {
286
286
  */
287
287
  readonly benefitId: string;
288
288
  /**
289
- *
289
+ * Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
290
290
  * @type {string}
291
291
  * @memberof BenefitsApiApiV1BenefitsBenefitIdGet
292
292
  */
@@ -156,7 +156,7 @@ var BenefitsApiAxiosParamCreator = function (configuration) {
156
156
  *
157
157
  * @summary Get benefit (Auth policies: RequireContentManagerRole)
158
158
  * @param {string} benefitId
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
  */
@@ -528,7 +528,7 @@ var BenefitsApiFp = function (configuration) {
528
528
  *
529
529
  * @summary Get benefit (Auth policies: RequireContentManagerRole)
530
530
  * @param {string} benefitId
531
- * @param {string} [languageCode]
531
+ * @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
532
532
  * @param {*} [options] Override http request option.
533
533
  * @throws {RequiredError}
534
534
  */
@@ -684,7 +684,7 @@ var BenefitsApiFactory = function (configuration, basePath, axios) {
684
684
  *
685
685
  * @summary Get benefit (Auth policies: RequireContentManagerRole)
686
686
  * @param {string} benefitId
687
- * @param {string} [languageCode]
687
+ * @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
688
688
  * @param {*} [options] Override http request option.
689
689
  * @throws {RequiredError}
690
690
  */
@@ -24,7 +24,7 @@ export declare const CallHistoriesApiAxiosParamCreator: (configuration?: Configu
24
24
  *
25
25
  * @summary Get callHistory (Auth policies: RequireDoctorOrPatientManagerRole)
26
26
  * @param {string} callId
27
- * @param {string} [languageCode]
27
+ * @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
28
28
  * @param {*} [options] Override http request option.
29
29
  * @throws {RequiredError}
30
30
  */
@@ -70,7 +70,7 @@ export declare const CallHistoriesApiFp: (configuration?: Configuration) => {
70
70
  *
71
71
  * @summary Get callHistory (Auth policies: RequireDoctorOrPatientManagerRole)
72
72
  * @param {string} callId
73
- * @param {string} [languageCode]
73
+ * @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
74
74
  * @param {*} [options] Override http request option.
75
75
  * @throws {RequiredError}
76
76
  */
@@ -116,7 +116,7 @@ export declare const CallHistoriesApiFactory: (configuration?: Configuration, ba
116
116
  *
117
117
  * @summary Get callHistory (Auth policies: RequireDoctorOrPatientManagerRole)
118
118
  * @param {string} callId
119
- * @param {string} [languageCode]
119
+ * @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
120
120
  * @param {*} [options] Override http request option.
121
121
  * @throws {RequiredError}
122
122
  */
@@ -166,7 +166,7 @@ export interface CallHistoriesApiApiV1CallhistoriesCallIdGetRequest {
166
166
  */
167
167
  readonly callId: string;
168
168
  /**
169
- *
169
+ * Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
170
170
  * @type {string}
171
171
  * @memberof CallHistoriesApiApiV1CallhistoriesCallIdGet
172
172
  */
@@ -105,7 +105,7 @@ var CallHistoriesApiAxiosParamCreator = function (configuration) {
105
105
  *
106
106
  * @summary Get callHistory (Auth policies: RequireDoctorOrPatientManagerRole)
107
107
  * @param {string} callId
108
- * @param {string} [languageCode]
108
+ * @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
109
109
  * @param {*} [options] Override http request option.
110
110
  * @throws {RequiredError}
111
111
  */
@@ -326,7 +326,7 @@ var CallHistoriesApiFp = function (configuration) {
326
326
  *
327
327
  * @summary Get callHistory (Auth policies: RequireDoctorOrPatientManagerRole)
328
328
  * @param {string} callId
329
- * @param {string} [languageCode]
329
+ * @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
330
330
  * @param {*} [options] Override http request option.
331
331
  * @throws {RequiredError}
332
332
  */
@@ -412,7 +412,7 @@ var CallHistoriesApiFactory = function (configuration, basePath, axios) {
412
412
  *
413
413
  * @summary Get callHistory (Auth policies: RequireDoctorOrPatientManagerRole)
414
414
  * @param {string} callId
415
- * @param {string} [languageCode]
415
+ * @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
416
416
  * @param {*} [options] Override http request option.
417
417
  * @throws {RequiredError}
418
418
  */
@@ -40,7 +40,7 @@ export declare const ContributorsApiAxiosParamCreator: (configuration?: Configur
40
40
  *
41
41
  * @summary Get Contributor. (Auth policies: RequireDoctorOrContentManagerRole)
42
42
  * @param {string} contributorId
43
- * @param {string} [languageCode]
43
+ * @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
44
44
  * @param {boolean} [returnDefaultValue]
45
45
  * @param {*} [options] Override http request option.
46
46
  * @throws {RequiredError}
@@ -155,7 +155,7 @@ export declare const ContributorsApiAxiosParamCreator: (configuration?: Configur
155
155
  *
156
156
  * @summary Get Contributor by slug. (Auth policies: RequireDoctorOrContentManagerRole)
157
157
  * @param {string} slug
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}
@@ -180,7 +180,7 @@ export declare const ContributorsApiFp: (configuration?: Configuration) => {
180
180
  *
181
181
  * @summary Get Contributor. (Auth policies: RequireDoctorOrContentManagerRole)
182
182
  * @param {string} contributorId
183
- * @param {string} [languageCode]
183
+ * @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
184
184
  * @param {boolean} [returnDefaultValue]
185
185
  * @param {*} [options] Override http request option.
186
186
  * @throws {RequiredError}
@@ -295,7 +295,7 @@ export declare const ContributorsApiFp: (configuration?: Configuration) => {
295
295
  *
296
296
  * @summary Get Contributor by slug. (Auth policies: RequireDoctorOrContentManagerRole)
297
297
  * @param {string} slug
298
- * @param {string} [languageCode]
298
+ * @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
299
299
  * @param {boolean} [returnDefaultValue]
300
300
  * @param {*} [options] Override http request option.
301
301
  * @throws {RequiredError}
@@ -320,7 +320,7 @@ export declare const ContributorsApiFactory: (configuration?: Configuration, bas
320
320
  *
321
321
  * @summary Get Contributor. (Auth policies: RequireDoctorOrContentManagerRole)
322
322
  * @param {string} contributorId
323
- * @param {string} [languageCode]
323
+ * @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
324
324
  * @param {boolean} [returnDefaultValue]
325
325
  * @param {*} [options] Override http request option.
326
326
  * @throws {RequiredError}
@@ -435,7 +435,7 @@ export declare const ContributorsApiFactory: (configuration?: Configuration, bas
435
435
  *
436
436
  * @summary Get Contributor by slug. (Auth policies: RequireDoctorOrContentManagerRole)
437
437
  * @param {string} slug
438
- * @param {string} [languageCode]
438
+ * @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
439
439
  * @param {boolean} [returnDefaultValue]
440
440
  * @param {*} [options] Override http request option.
441
441
  * @throws {RequiredError}
@@ -474,7 +474,7 @@ export interface ContributorsApiApiV1ContributorsContributorIdGetRequest {
474
474
  */
475
475
  readonly contributorId: string;
476
476
  /**
477
- *
477
+ * Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
478
478
  * @type {string}
479
479
  * @memberof ContributorsApiApiV1ContributorsContributorIdGet
480
480
  */
@@ -779,7 +779,7 @@ export interface ContributorsApiApiV1ContributorsSlugGetRequest {
779
779
  */
780
780
  readonly slug: string;
781
781
  /**
782
- *
782
+ * Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
783
783
  * @type {string}
784
784
  * @memberof ContributorsApiApiV1ContributorsSlugGet
785
785
  */
@@ -156,7 +156,7 @@ var ContributorsApiAxiosParamCreator = function (configuration) {
156
156
  *
157
157
  * @summary Get Contributor. (Auth policies: RequireDoctorOrContentManagerRole)
158
158
  * @param {string} contributorId
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 {boolean} [returnDefaultValue]
161
161
  * @param {*} [options] Override http request option.
162
162
  * @throws {RequiredError}
@@ -780,7 +780,7 @@ var ContributorsApiAxiosParamCreator = function (configuration) {
780
780
  *
781
781
  * @summary Get Contributor by slug. (Auth policies: RequireDoctorOrContentManagerRole)
782
782
  * @param {string} slug
783
- * @param {string} [languageCode]
783
+ * @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
784
784
  * @param {boolean} [returnDefaultValue]
785
785
  * @param {*} [options] Override http request option.
786
786
  * @throws {RequiredError}
@@ -866,7 +866,7 @@ var ContributorsApiFp = function (configuration) {
866
866
  *
867
867
  * @summary Get Contributor. (Auth policies: RequireDoctorOrContentManagerRole)
868
868
  * @param {string} contributorId
869
- * @param {string} [languageCode]
869
+ * @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
870
870
  * @param {boolean} [returnDefaultValue]
871
871
  * @param {*} [options] Override http request option.
872
872
  * @throws {RequiredError}
@@ -1113,7 +1113,7 @@ var ContributorsApiFp = function (configuration) {
1113
1113
  *
1114
1114
  * @summary Get Contributor by slug. (Auth policies: RequireDoctorOrContentManagerRole)
1115
1115
  * @param {string} slug
1116
- * @param {string} [languageCode]
1116
+ * @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
1117
1117
  * @param {boolean} [returnDefaultValue]
1118
1118
  * @param {*} [options] Override http request option.
1119
1119
  * @throws {RequiredError}
@@ -1156,7 +1156,7 @@ var ContributorsApiFactory = function (configuration, basePath, axios) {
1156
1156
  *
1157
1157
  * @summary Get Contributor. (Auth policies: RequireDoctorOrContentManagerRole)
1158
1158
  * @param {string} contributorId
1159
- * @param {string} [languageCode]
1159
+ * @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
1160
1160
  * @param {boolean} [returnDefaultValue]
1161
1161
  * @param {*} [options] Override http request option.
1162
1162
  * @throws {RequiredError}
@@ -1293,7 +1293,7 @@ var ContributorsApiFactory = function (configuration, basePath, axios) {
1293
1293
  *
1294
1294
  * @summary Get Contributor by slug. (Auth policies: RequireDoctorOrContentManagerRole)
1295
1295
  * @param {string} slug
1296
- * @param {string} [languageCode]
1296
+ * @param {string} [languageCode] Language code. Accepts either `en` (ISO 639-1 two-letter) or `en-US` (locale) format.
1297
1297
  * @param {boolean} [returnDefaultValue]
1298
1298
  * @param {*} [options] Override http request option.
1299
1299
  * @throws {RequiredError}
@@ -101,7 +101,7 @@ export declare const CountriesApiAxiosParamCreator: (configuration?: Configurati
101
101
  *
102
102
  * @summary Get country. (Auth policies: RequireDefaultAdminAppRole)
103
103
  * @param {string} countryId
104
- * @param {string} [languageCode]
104
+ * @param {string} [languageCode] Locale code for selecting translation value (e.g., `en-US`, `ko-KR`). Two-letter ISO 639-1 code (e.g., `en`, `ko`) is also accepted and will be automatically resolved to the matching locale via `FallbackTargetLanguageCode` lookup.
105
105
  * @param {boolean} [returnDefaultValue]
106
106
  * @param {*} [options] Override http request option.
107
107
  * @throws {RequiredError}
@@ -111,7 +111,7 @@ export declare const CountriesApiAxiosParamCreator: (configuration?: Configurati
111
111
  *
112
112
  * @summary Remove language from country language list (Auth policies: RequireManagerRole)
113
113
  * @param {string} countryId
114
- * @param {string} code
114
+ * @param {string} code Locale code for the language to remove from the country (e.g., `en-US`, `ko-KR`). Two-letter ISO 639-1 code (e.g., `en`, `ko`) is also accepted and will be automatically resolved to the matching locale via `FallbackTargetLanguageCode` lookup.
115
115
  * @param {*} [options] Override http request option.
116
116
  * @throws {RequiredError}
117
117
  */
@@ -120,8 +120,8 @@ export declare const CountriesApiAxiosParamCreator: (configuration?: Configurati
120
120
  *
121
121
  * @summary Get language of country (Auth policies: RequireManagerRole)
122
122
  * @param {string} countryId
123
- * @param {string} code
124
- * @param {string} [languageCode] LanguageCode for selecting translation value
123
+ * @param {string} code Two-letter ISO 639-1 language code identifying the Language entity (e.g., `en`, `ko`). This is NOT a locale code — the Language entity always uses 2-letter codes as its primary key.
124
+ * @param {string} [languageCode] Locale code for selecting translation value (e.g., `en-US`, `ko-KR`). Two-letter ISO 639-1 code (e.g., `en`, `ko`) is also accepted and will be automatically resolved to the matching locale via `FallbackTargetLanguageCode` lookup.
125
125
  * @param {*} [options] Override http request option.
126
126
  * @throws {RequiredError}
127
127
  */
@@ -130,7 +130,7 @@ export declare const CountriesApiAxiosParamCreator: (configuration?: Configurati
130
130
  *
131
131
  * @summary Add language into country language list (Auth policies: RequireManagerRole)
132
132
  * @param {string} countryId
133
- * @param {string} code
133
+ * @param {string} code Locale code for the language to associate with the country (e.g., `en-US`, `ko-KR`). Two-letter ISO 639-1 code (e.g., `en`, `ko`) is also accepted and will be automatically resolved to the matching locale via `FallbackTargetLanguageCode` lookup.
134
134
  * @param {SaveCountryLanguageCommand} [saveCountryLanguageCommand]
135
135
  * @param {*} [options] Override http request option.
136
136
  * @throws {RequiredError}
@@ -279,7 +279,7 @@ export declare const CountriesApiAxiosParamCreator: (configuration?: Configurati
279
279
  *
280
280
  * @summary Get country by slug (Auth policies: RequireDefaultAdminAppRole)
281
281
  * @param {string} slug
282
- * @param {string} [languageCode]
282
+ * @param {string} [languageCode] Locale code for selecting translation value (e.g., `en-US`, `ko-KR`). Two-letter ISO 639-1 code (e.g., `en`, `ko`) is also accepted and will be automatically resolved to the matching locale via `FallbackTargetLanguageCode` lookup.
283
283
  * @param {boolean} [returnDefaultValue]
284
284
  * @param {*} [options] Override http request option.
285
285
  * @throws {RequiredError}
@@ -362,7 +362,7 @@ export declare const CountriesApiFp: (configuration?: Configuration) => {
362
362
  *
363
363
  * @summary Get country. (Auth policies: RequireDefaultAdminAppRole)
364
364
  * @param {string} countryId
365
- * @param {string} [languageCode]
365
+ * @param {string} [languageCode] Locale code for selecting translation value (e.g., `en-US`, `ko-KR`). Two-letter ISO 639-1 code (e.g., `en`, `ko`) is also accepted and will be automatically resolved to the matching locale via `FallbackTargetLanguageCode` lookup.
366
366
  * @param {boolean} [returnDefaultValue]
367
367
  * @param {*} [options] Override http request option.
368
368
  * @throws {RequiredError}
@@ -372,7 +372,7 @@ export declare const CountriesApiFp: (configuration?: Configuration) => {
372
372
  *
373
373
  * @summary Remove language from country language list (Auth policies: RequireManagerRole)
374
374
  * @param {string} countryId
375
- * @param {string} code
375
+ * @param {string} code Locale code for the language to remove from the country (e.g., `en-US`, `ko-KR`). Two-letter ISO 639-1 code (e.g., `en`, `ko`) is also accepted and will be automatically resolved to the matching locale via `FallbackTargetLanguageCode` lookup.
376
376
  * @param {*} [options] Override http request option.
377
377
  * @throws {RequiredError}
378
378
  */
@@ -381,8 +381,8 @@ export declare const CountriesApiFp: (configuration?: Configuration) => {
381
381
  *
382
382
  * @summary Get language of country (Auth policies: RequireManagerRole)
383
383
  * @param {string} countryId
384
- * @param {string} code
385
- * @param {string} [languageCode] LanguageCode for selecting translation value
384
+ * @param {string} code Two-letter ISO 639-1 language code identifying the Language entity (e.g., `en`, `ko`). This is NOT a locale code — the Language entity always uses 2-letter codes as its primary key.
385
+ * @param {string} [languageCode] Locale code for selecting translation value (e.g., `en-US`, `ko-KR`). Two-letter ISO 639-1 code (e.g., `en`, `ko`) is also accepted and will be automatically resolved to the matching locale via `FallbackTargetLanguageCode` lookup.
386
386
  * @param {*} [options] Override http request option.
387
387
  * @throws {RequiredError}
388
388
  */
@@ -391,7 +391,7 @@ export declare const CountriesApiFp: (configuration?: Configuration) => {
391
391
  *
392
392
  * @summary Add language into country language list (Auth policies: RequireManagerRole)
393
393
  * @param {string} countryId
394
- * @param {string} code
394
+ * @param {string} code Locale code for the language to associate with the country (e.g., `en-US`, `ko-KR`). Two-letter ISO 639-1 code (e.g., `en`, `ko`) is also accepted and will be automatically resolved to the matching locale via `FallbackTargetLanguageCode` lookup.
395
395
  * @param {SaveCountryLanguageCommand} [saveCountryLanguageCommand]
396
396
  * @param {*} [options] Override http request option.
397
397
  * @throws {RequiredError}
@@ -540,7 +540,7 @@ export declare const CountriesApiFp: (configuration?: Configuration) => {
540
540
  *
541
541
  * @summary Get country by slug (Auth policies: RequireDefaultAdminAppRole)
542
542
  * @param {string} slug
543
- * @param {string} [languageCode]
543
+ * @param {string} [languageCode] Locale code for selecting translation value (e.g., `en-US`, `ko-KR`). Two-letter ISO 639-1 code (e.g., `en`, `ko`) is also accepted and will be automatically resolved to the matching locale via `FallbackTargetLanguageCode` lookup.
544
544
  * @param {boolean} [returnDefaultValue]
545
545
  * @param {*} [options] Override http request option.
546
546
  * @throws {RequiredError}
@@ -623,7 +623,7 @@ export declare const CountriesApiFactory: (configuration?: Configuration, basePa
623
623
  *
624
624
  * @summary Get country. (Auth policies: RequireDefaultAdminAppRole)
625
625
  * @param {string} countryId
626
- * @param {string} [languageCode]
626
+ * @param {string} [languageCode] Locale code for selecting translation value (e.g., `en-US`, `ko-KR`). Two-letter ISO 639-1 code (e.g., `en`, `ko`) is also accepted and will be automatically resolved to the matching locale via `FallbackTargetLanguageCode` lookup.
627
627
  * @param {boolean} [returnDefaultValue]
628
628
  * @param {*} [options] Override http request option.
629
629
  * @throws {RequiredError}
@@ -633,7 +633,7 @@ export declare const CountriesApiFactory: (configuration?: Configuration, basePa
633
633
  *
634
634
  * @summary Remove language from country language list (Auth policies: RequireManagerRole)
635
635
  * @param {string} countryId
636
- * @param {string} code
636
+ * @param {string} code Locale code for the language to remove from the country (e.g., `en-US`, `ko-KR`). Two-letter ISO 639-1 code (e.g., `en`, `ko`) is also accepted and will be automatically resolved to the matching locale via `FallbackTargetLanguageCode` lookup.
637
637
  * @param {*} [options] Override http request option.
638
638
  * @throws {RequiredError}
639
639
  */
@@ -642,8 +642,8 @@ export declare const CountriesApiFactory: (configuration?: Configuration, basePa
642
642
  *
643
643
  * @summary Get language of country (Auth policies: RequireManagerRole)
644
644
  * @param {string} countryId
645
- * @param {string} code
646
- * @param {string} [languageCode] LanguageCode for selecting translation value
645
+ * @param {string} code Two-letter ISO 639-1 language code identifying the Language entity (e.g., `en`, `ko`). This is NOT a locale code — the Language entity always uses 2-letter codes as its primary key.
646
+ * @param {string} [languageCode] Locale code for selecting translation value (e.g., `en-US`, `ko-KR`). Two-letter ISO 639-1 code (e.g., `en`, `ko`) is also accepted and will be automatically resolved to the matching locale via `FallbackTargetLanguageCode` lookup.
647
647
  * @param {*} [options] Override http request option.
648
648
  * @throws {RequiredError}
649
649
  */
@@ -652,7 +652,7 @@ export declare const CountriesApiFactory: (configuration?: Configuration, basePa
652
652
  *
653
653
  * @summary Add language into country language list (Auth policies: RequireManagerRole)
654
654
  * @param {string} countryId
655
- * @param {string} code
655
+ * @param {string} code Locale code for the language to associate with the country (e.g., `en-US`, `ko-KR`). Two-letter ISO 639-1 code (e.g., `en`, `ko`) is also accepted and will be automatically resolved to the matching locale via `FallbackTargetLanguageCode` lookup.
656
656
  * @param {SaveCountryLanguageCommand} [saveCountryLanguageCommand]
657
657
  * @param {*} [options] Override http request option.
658
658
  * @throws {RequiredError}
@@ -801,7 +801,7 @@ export declare const CountriesApiFactory: (configuration?: Configuration, basePa
801
801
  *
802
802
  * @summary Get country by slug (Auth policies: RequireDefaultAdminAppRole)
803
803
  * @param {string} slug
804
- * @param {string} [languageCode]
804
+ * @param {string} [languageCode] Locale code for selecting translation value (e.g., `en-US`, `ko-KR`). Two-letter ISO 639-1 code (e.g., `en`, `ko`) is also accepted and will be automatically resolved to the matching locale via `FallbackTargetLanguageCode` lookup.
805
805
  * @param {boolean} [returnDefaultValue]
806
806
  * @param {*} [options] Override http request option.
807
807
  * @throws {RequiredError}
@@ -973,7 +973,7 @@ export interface CountriesApiApiV1CountriesCountryIdGetRequest {
973
973
  */
974
974
  readonly countryId: string;
975
975
  /**
976
- *
976
+ * Locale code for selecting translation value (e.g., `en-US`, `ko-KR`). Two-letter ISO 639-1 code (e.g., `en`, `ko`) is also accepted and will be automatically resolved to the matching locale via `FallbackTargetLanguageCode` lookup.
977
977
  * @type {string}
978
978
  * @memberof CountriesApiApiV1CountriesCountryIdGet
979
979
  */
@@ -998,7 +998,7 @@ export interface CountriesApiApiV1CountriesCountryIdLanguagesCodeDeleteRequest {
998
998
  */
999
999
  readonly countryId: string;
1000
1000
  /**
1001
- *
1001
+ * Locale code for the language to remove from the country (e.g., `en-US`, `ko-KR`). Two-letter ISO 639-1 code (e.g., `en`, `ko`) is also accepted and will be automatically resolved to the matching locale via `FallbackTargetLanguageCode` lookup.
1002
1002
  * @type {string}
1003
1003
  * @memberof CountriesApiApiV1CountriesCountryIdLanguagesCodeDelete
1004
1004
  */
@@ -1017,13 +1017,13 @@ export interface CountriesApiApiV1CountriesCountryIdLanguagesCodeGetRequest {
1017
1017
  */
1018
1018
  readonly countryId: string;
1019
1019
  /**
1020
- *
1020
+ * Two-letter ISO 639-1 language code identifying the Language entity (e.g., `en`, `ko`). This is NOT a locale code — the Language entity always uses 2-letter codes as its primary key.
1021
1021
  * @type {string}
1022
1022
  * @memberof CountriesApiApiV1CountriesCountryIdLanguagesCodeGet
1023
1023
  */
1024
1024
  readonly code: string;
1025
1025
  /**
1026
- * LanguageCode for selecting translation value
1026
+ * Locale code for selecting translation value (e.g., `en-US`, `ko-KR`). Two-letter ISO 639-1 code (e.g., `en`, `ko`) is also accepted and will be automatically resolved to the matching locale via `FallbackTargetLanguageCode` lookup.
1027
1027
  * @type {string}
1028
1028
  * @memberof CountriesApiApiV1CountriesCountryIdLanguagesCodeGet
1029
1029
  */
@@ -1042,7 +1042,7 @@ export interface CountriesApiApiV1CountriesCountryIdLanguagesCodePostRequest {
1042
1042
  */
1043
1043
  readonly countryId: string;
1044
1044
  /**
1045
- *
1045
+ * Locale code for the language to associate with the country (e.g., `en-US`, `ko-KR`). Two-letter ISO 639-1 code (e.g., `en`, `ko`) is also accepted and will be automatically resolved to the matching locale via `FallbackTargetLanguageCode` lookup.
1046
1046
  * @type {string}
1047
1047
  * @memberof CountriesApiApiV1CountriesCountryIdLanguagesCodePost
1048
1048
  */
@@ -1411,7 +1411,7 @@ export interface CountriesApiApiV1CountriesSlugGetRequest {
1411
1411
  */
1412
1412
  readonly slug: string;
1413
1413
  /**
1414
- *
1414
+ * Locale code for selecting translation value (e.g., `en-US`, `ko-KR`). Two-letter ISO 639-1 code (e.g., `en`, `ko`) is also accepted and will be automatically resolved to the matching locale via `FallbackTargetLanguageCode` lookup.
1415
1415
  * @type {string}
1416
1416
  * @memberof CountriesApiApiV1CountriesSlugGet
1417
1417
  */
@@ -431,7 +431,7 @@ var CountriesApiAxiosParamCreator = function (configuration) {
431
431
  *
432
432
  * @summary Get country. (Auth policies: RequireDefaultAdminAppRole)
433
433
  * @param {string} countryId
434
- * @param {string} [languageCode]
434
+ * @param {string} [languageCode] Locale code for selecting translation value (e.g., `en-US`, `ko-KR`). Two-letter ISO 639-1 code (e.g., `en`, `ko`) is also accepted and will be automatically resolved to the matching locale via `FallbackTargetLanguageCode` lookup.
435
435
  * @param {boolean} [returnDefaultValue]
436
436
  * @param {*} [options] Override http request option.
437
437
  * @throws {RequiredError}
@@ -486,7 +486,7 @@ var CountriesApiAxiosParamCreator = function (configuration) {
486
486
  *
487
487
  * @summary Remove language from country language list (Auth policies: RequireManagerRole)
488
488
  * @param {string} countryId
489
- * @param {string} code
489
+ * @param {string} code Locale code for the language to remove from the country (e.g., `en-US`, `ko-KR`). Two-letter ISO 639-1 code (e.g., `en`, `ko`) is also accepted and will be automatically resolved to the matching locale via `FallbackTargetLanguageCode` lookup.
490
490
  * @param {*} [options] Override http request option.
491
491
  * @throws {RequiredError}
492
492
  */
@@ -537,8 +537,8 @@ var CountriesApiAxiosParamCreator = function (configuration) {
537
537
  *
538
538
  * @summary Get language of country (Auth policies: RequireManagerRole)
539
539
  * @param {string} countryId
540
- * @param {string} code
541
- * @param {string} [languageCode] LanguageCode for selecting translation value
540
+ * @param {string} code Two-letter ISO 639-1 language code identifying the Language entity (e.g., `en`, `ko`). This is NOT a locale code — the Language entity always uses 2-letter codes as its primary key.
541
+ * @param {string} [languageCode] Locale code for selecting translation value (e.g., `en-US`, `ko-KR`). Two-letter ISO 639-1 code (e.g., `en`, `ko`) is also accepted and will be automatically resolved to the matching locale via `FallbackTargetLanguageCode` lookup.
542
542
  * @param {*} [options] Override http request option.
543
543
  * @throws {RequiredError}
544
544
  */
@@ -592,7 +592,7 @@ var CountriesApiAxiosParamCreator = function (configuration) {
592
592
  *
593
593
  * @summary Add language into country language list (Auth policies: RequireManagerRole)
594
594
  * @param {string} countryId
595
- * @param {string} code
595
+ * @param {string} code Locale code for the language to associate with the country (e.g., `en-US`, `ko-KR`). Two-letter ISO 639-1 code (e.g., `en`, `ko`) is also accepted and will be automatically resolved to the matching locale via `FallbackTargetLanguageCode` lookup.
596
596
  * @param {SaveCountryLanguageCommand} [saveCountryLanguageCommand]
597
597
  * @param {*} [options] Override http request option.
598
598
  * @throws {RequiredError}
@@ -1413,7 +1413,7 @@ var CountriesApiAxiosParamCreator = function (configuration) {
1413
1413
  *
1414
1414
  * @summary Get country by slug (Auth policies: RequireDefaultAdminAppRole)
1415
1415
  * @param {string} slug
1416
- * @param {string} [languageCode]
1416
+ * @param {string} [languageCode] Locale code for selecting translation value (e.g., `en-US`, `ko-KR`). Two-letter ISO 639-1 code (e.g., `en`, `ko`) is also accepted and will be automatically resolved to the matching locale via `FallbackTargetLanguageCode` lookup.
1417
1417
  * @param {boolean} [returnDefaultValue]
1418
1418
  * @param {*} [options] Override http request option.
1419
1419
  * @throws {RequiredError}
@@ -1655,7 +1655,7 @@ var CountriesApiFp = function (configuration) {
1655
1655
  *
1656
1656
  * @summary Get country. (Auth policies: RequireDefaultAdminAppRole)
1657
1657
  * @param {string} countryId
1658
- * @param {string} [languageCode]
1658
+ * @param {string} [languageCode] Locale code for selecting translation value (e.g., `en-US`, `ko-KR`). Two-letter ISO 639-1 code (e.g., `en`, `ko`) is also accepted and will be automatically resolved to the matching locale via `FallbackTargetLanguageCode` lookup.
1659
1659
  * @param {boolean} [returnDefaultValue]
1660
1660
  * @param {*} [options] Override http request option.
1661
1661
  * @throws {RequiredError}
@@ -1677,7 +1677,7 @@ var CountriesApiFp = function (configuration) {
1677
1677
  *
1678
1678
  * @summary Remove language from country language list (Auth policies: RequireManagerRole)
1679
1679
  * @param {string} countryId
1680
- * @param {string} code
1680
+ * @param {string} code Locale code for the language to remove from the country (e.g., `en-US`, `ko-KR`). Two-letter ISO 639-1 code (e.g., `en`, `ko`) is also accepted and will be automatically resolved to the matching locale via `FallbackTargetLanguageCode` lookup.
1681
1681
  * @param {*} [options] Override http request option.
1682
1682
  * @throws {RequiredError}
1683
1683
  */
@@ -1698,8 +1698,8 @@ var CountriesApiFp = function (configuration) {
1698
1698
  *
1699
1699
  * @summary Get language of country (Auth policies: RequireManagerRole)
1700
1700
  * @param {string} countryId
1701
- * @param {string} code
1702
- * @param {string} [languageCode] LanguageCode for selecting translation value
1701
+ * @param {string} code Two-letter ISO 639-1 language code identifying the Language entity (e.g., `en`, `ko`). This is NOT a locale code — the Language entity always uses 2-letter codes as its primary key.
1702
+ * @param {string} [languageCode] Locale code for selecting translation value (e.g., `en-US`, `ko-KR`). Two-letter ISO 639-1 code (e.g., `en`, `ko`) is also accepted and will be automatically resolved to the matching locale via `FallbackTargetLanguageCode` lookup.
1703
1703
  * @param {*} [options] Override http request option.
1704
1704
  * @throws {RequiredError}
1705
1705
  */
@@ -1720,7 +1720,7 @@ var CountriesApiFp = function (configuration) {
1720
1720
  *
1721
1721
  * @summary Add language into country language list (Auth policies: RequireManagerRole)
1722
1722
  * @param {string} countryId
1723
- * @param {string} code
1723
+ * @param {string} code Locale code for the language to associate with the country (e.g., `en-US`, `ko-KR`). Two-letter ISO 639-1 code (e.g., `en`, `ko`) is also accepted and will be automatically resolved to the matching locale via `FallbackTargetLanguageCode` lookup.
1724
1724
  * @param {SaveCountryLanguageCommand} [saveCountryLanguageCommand]
1725
1725
  * @param {*} [options] Override http request option.
1726
1726
  * @throws {RequiredError}
@@ -2049,7 +2049,7 @@ var CountriesApiFp = function (configuration) {
2049
2049
  *
2050
2050
  * @summary Get country by slug (Auth policies: RequireDefaultAdminAppRole)
2051
2051
  * @param {string} slug
2052
- * @param {string} [languageCode]
2052
+ * @param {string} [languageCode] Locale code for selecting translation value (e.g., `en-US`, `ko-KR`). Two-letter ISO 639-1 code (e.g., `en`, `ko`) is also accepted and will be automatically resolved to the matching locale via `FallbackTargetLanguageCode` lookup.
2053
2053
  * @param {boolean} [returnDefaultValue]
2054
2054
  * @param {*} [options] Override http request option.
2055
2055
  * @throws {RequiredError}
@@ -2172,7 +2172,7 @@ var CountriesApiFactory = function (configuration, basePath, axios) {
2172
2172
  *
2173
2173
  * @summary Get country. (Auth policies: RequireDefaultAdminAppRole)
2174
2174
  * @param {string} countryId
2175
- * @param {string} [languageCode]
2175
+ * @param {string} [languageCode] Locale code for selecting translation value (e.g., `en-US`, `ko-KR`). Two-letter ISO 639-1 code (e.g., `en`, `ko`) is also accepted and will be automatically resolved to the matching locale via `FallbackTargetLanguageCode` lookup.
2176
2176
  * @param {boolean} [returnDefaultValue]
2177
2177
  * @param {*} [options] Override http request option.
2178
2178
  * @throws {RequiredError}
@@ -2184,7 +2184,7 @@ var CountriesApiFactory = function (configuration, basePath, axios) {
2184
2184
  *
2185
2185
  * @summary Remove language from country language list (Auth policies: RequireManagerRole)
2186
2186
  * @param {string} countryId
2187
- * @param {string} code
2187
+ * @param {string} code Locale code for the language to remove from the country (e.g., `en-US`, `ko-KR`). Two-letter ISO 639-1 code (e.g., `en`, `ko`) is also accepted and will be automatically resolved to the matching locale via `FallbackTargetLanguageCode` lookup.
2188
2188
  * @param {*} [options] Override http request option.
2189
2189
  * @throws {RequiredError}
2190
2190
  */
@@ -2195,8 +2195,8 @@ var CountriesApiFactory = function (configuration, basePath, axios) {
2195
2195
  *
2196
2196
  * @summary Get language of country (Auth policies: RequireManagerRole)
2197
2197
  * @param {string} countryId
2198
- * @param {string} code
2199
- * @param {string} [languageCode] LanguageCode for selecting translation value
2198
+ * @param {string} code Two-letter ISO 639-1 language code identifying the Language entity (e.g., `en`, `ko`). This is NOT a locale code — the Language entity always uses 2-letter codes as its primary key.
2199
+ * @param {string} [languageCode] Locale code for selecting translation value (e.g., `en-US`, `ko-KR`). Two-letter ISO 639-1 code (e.g., `en`, `ko`) is also accepted and will be automatically resolved to the matching locale via `FallbackTargetLanguageCode` lookup.
2200
2200
  * @param {*} [options] Override http request option.
2201
2201
  * @throws {RequiredError}
2202
2202
  */
@@ -2207,7 +2207,7 @@ var CountriesApiFactory = function (configuration, basePath, axios) {
2207
2207
  *
2208
2208
  * @summary Add language into country language list (Auth policies: RequireManagerRole)
2209
2209
  * @param {string} countryId
2210
- * @param {string} code
2210
+ * @param {string} code Locale code for the language to associate with the country (e.g., `en-US`, `ko-KR`). Two-letter ISO 639-1 code (e.g., `en`, `ko`) is also accepted and will be automatically resolved to the matching locale via `FallbackTargetLanguageCode` lookup.
2211
2211
  * @param {SaveCountryLanguageCommand} [saveCountryLanguageCommand]
2212
2212
  * @param {*} [options] Override http request option.
2213
2213
  * @throws {RequiredError}
@@ -2386,7 +2386,7 @@ var CountriesApiFactory = function (configuration, basePath, axios) {
2386
2386
  *
2387
2387
  * @summary Get country by slug (Auth policies: RequireDefaultAdminAppRole)
2388
2388
  * @param {string} slug
2389
- * @param {string} [languageCode]
2389
+ * @param {string} [languageCode] Locale code for selecting translation value (e.g., `en-US`, `ko-KR`). Two-letter ISO 639-1 code (e.g., `en`, `ko`) is also accepted and will be automatically resolved to the matching locale via `FallbackTargetLanguageCode` lookup.
2390
2390
  * @param {boolean} [returnDefaultValue]
2391
2391
  * @param {*} [options] Override http request option.
2392
2392
  * @throws {RequiredError}