ch-api-client-typescript2 4.9.7 → 4.9.8

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 (145) hide show
  1. package/lib/api/about-us-api.d.ts +123 -19
  2. package/lib/api/about-us-api.d.ts.map +1 -1
  3. package/lib/api/about-us-api.js +10 -22
  4. package/lib/api/accreditations-api.d.ts +60 -9
  5. package/lib/api/accreditations-api.d.ts.map +1 -1
  6. package/lib/api/accreditations-api.js +7 -11
  7. package/lib/api/app-version-api.d.ts +15 -2
  8. package/lib/api/app-version-api.d.ts.map +1 -1
  9. package/lib/api/app-version-api.js +3 -3
  10. package/lib/api/appointments-api.d.ts +201 -31
  11. package/lib/api/appointments-api.d.ts.map +1 -1
  12. package/lib/api/appointments-api.js +16 -36
  13. package/lib/api/articles-api.d.ts +453 -70
  14. package/lib/api/articles-api.d.ts.map +1 -1
  15. package/lib/api/articles-api.js +34 -81
  16. package/lib/api/bookings-api.d.ts +183 -28
  17. package/lib/api/bookings-api.d.ts.map +1 -1
  18. package/lib/api/bookings-api.js +16 -33
  19. package/lib/api/chat-users-api.d.ts +84 -12
  20. package/lib/api/chat-users-api.d.ts.map +1 -1
  21. package/lib/api/chat-users-api.js +15 -16
  22. package/lib/api/consultations-api.d.ts +171 -26
  23. package/lib/api/consultations-api.d.ts.map +1 -1
  24. package/lib/api/consultations-api.js +16 -31
  25. package/lib/api/contributors-api.d.ts +213 -33
  26. package/lib/api/contributors-api.d.ts.map +1 -1
  27. package/lib/api/contributors-api.js +16 -38
  28. package/lib/api/countries-api.d.ts +189 -29
  29. package/lib/api/countries-api.d.ts.map +1 -1
  30. package/lib/api/countries-api.js +16 -34
  31. package/lib/api/deals-api.d.ts +630 -103
  32. package/lib/api/deals-api.d.ts.map +1 -1
  33. package/lib/api/deals-api.js +65 -119
  34. package/lib/api/devices-api.d.ts +150 -22
  35. package/lib/api/devices-api.d.ts.map +1 -1
  36. package/lib/api/devices-api.js +20 -28
  37. package/lib/api/doctor-affiliations-api.d.ts +252 -40
  38. package/lib/api/doctor-affiliations-api.d.ts.map +1 -1
  39. package/lib/api/doctor-affiliations-api.js +30 -48
  40. package/lib/api/doctors-api.d.ts +675 -105
  41. package/lib/api/doctors-api.d.ts.map +1 -1
  42. package/lib/api/doctors-api.js +47 -120
  43. package/lib/api/faq-categories-api.d.ts +117 -18
  44. package/lib/api/faq-categories-api.d.ts.map +1 -1
  45. package/lib/api/faq-categories-api.js +10 -21
  46. package/lib/api/faqs-api.d.ts +249 -38
  47. package/lib/api/faqs-api.d.ts.map +1 -1
  48. package/lib/api/faqs-api.js +22 -45
  49. package/lib/api/group-channels-api.d.ts +117 -17
  50. package/lib/api/group-channels-api.d.ts.map +1 -1
  51. package/lib/api/group-channels-api.js +15 -22
  52. package/lib/api/header-navigations-api.d.ts +15 -2
  53. package/lib/api/header-navigations-api.d.ts.map +1 -1
  54. package/lib/api/header-navigations-api.js +3 -3
  55. package/lib/api/hospitals-api.d.ts +1695 -270
  56. package/lib/api/hospitals-api.d.ts.map +1 -1
  57. package/lib/api/hospitals-api.js +162 -315
  58. package/lib/api/hospitals-consultation-timetables-api.d.ts +39 -6
  59. package/lib/api/hospitals-consultation-timetables-api.d.ts.map +1 -1
  60. package/lib/api/hospitals-consultation-timetables-api.js +3 -7
  61. package/lib/api/images-api.d.ts +15 -2
  62. package/lib/api/images-api.d.ts.map +1 -1
  63. package/lib/api/images-api.js +4 -3
  64. package/lib/api/languages-api.d.ts +66 -10
  65. package/lib/api/languages-api.d.ts.map +1 -1
  66. package/lib/api/languages-api.js +7 -12
  67. package/lib/api/memberships-api.d.ts +111 -17
  68. package/lib/api/memberships-api.d.ts.map +1 -1
  69. package/lib/api/memberships-api.js +10 -20
  70. package/lib/api/notifications-api.d.ts +54 -8
  71. package/lib/api/notifications-api.d.ts.map +1 -1
  72. package/lib/api/notifications-api.js +8 -10
  73. package/lib/api/origins-api.d.ts +45 -6
  74. package/lib/api/origins-api.d.ts.map +1 -1
  75. package/lib/api/origins-api.js +11 -9
  76. package/lib/api/patients-api.d.ts +96 -13
  77. package/lib/api/patients-api.d.ts.map +1 -1
  78. package/lib/api/patients-api.js +19 -19
  79. package/lib/api/plans-api.d.ts +108 -16
  80. package/lib/api/plans-api.d.ts.map +1 -1
  81. package/lib/api/plans-api.js +13 -20
  82. package/lib/api/profiles-api.d.ts +75 -10
  83. package/lib/api/profiles-api.d.ts.map +1 -1
  84. package/lib/api/profiles-api.js +19 -15
  85. package/lib/api/service-reviews-api.d.ts +312 -47
  86. package/lib/api/service-reviews-api.d.ts.map +1 -1
  87. package/lib/api/service-reviews-api.js +32 -57
  88. package/lib/api/services-api.d.ts +189 -31
  89. package/lib/api/services-api.d.ts.map +1 -1
  90. package/lib/api/services-api.js +21 -36
  91. package/lib/api/services-categories-api.d.ts +54 -8
  92. package/lib/api/services-categories-api.d.ts.map +1 -1
  93. package/lib/api/services-categories-api.js +7 -10
  94. package/lib/api/specialties-api.d.ts +294 -46
  95. package/lib/api/specialties-api.d.ts.map +1 -1
  96. package/lib/api/specialties-api.js +20 -52
  97. package/lib/api/specialty-types-api.d.ts +306 -48
  98. package/lib/api/specialty-types-api.d.ts.map +1 -1
  99. package/lib/api/specialty-types-api.js +20 -54
  100. package/lib/api/survey-forms-api.d.ts +21 -3
  101. package/lib/api/survey-forms-api.d.ts.map +1 -1
  102. package/lib/api/survey-forms-api.js +3 -4
  103. package/lib/api/survey-results-api.d.ts +15 -2
  104. package/lib/api/survey-results-api.d.ts.map +1 -1
  105. package/lib/api/survey-results-api.js +4 -3
  106. package/lib/api/tags-api.d.ts +54 -8
  107. package/lib/api/tags-api.d.ts.map +1 -1
  108. package/lib/api/tags-api.js +7 -10
  109. package/package.json +2 -2
  110. package/src/api/about-us-api.ts +142 -22
  111. package/src/api/accreditations-api.ts +69 -11
  112. package/src/api/app-version-api.ts +17 -3
  113. package/src/api/appointments-api.ts +232 -36
  114. package/src/api/articles-api.ts +523 -81
  115. package/src/api/bookings-api.ts +211 -33
  116. package/src/api/chat-users-api.ts +96 -16
  117. package/src/api/consultations-api.ts +197 -31
  118. package/src/api/contributors-api.ts +246 -38
  119. package/src/api/countries-api.ts +218 -34
  120. package/src/api/deals-api.ts +745 -119
  121. package/src/api/devices-api.ts +172 -28
  122. package/src/api/doctor-affiliations-api.ts +296 -48
  123. package/src/api/doctors-api.ts +780 -120
  124. package/src/api/faq-categories-api.ts +135 -21
  125. package/src/api/faqs-api.ts +287 -45
  126. package/src/api/group-channels-api.ts +134 -22
  127. package/src/api/header-navigations-api.ts +17 -3
  128. package/src/api/hospitals-api.ts +1985 -315
  129. package/src/api/hospitals-consultation-timetables-api.ts +45 -7
  130. package/src/api/images-api.ts +17 -3
  131. package/src/api/languages-api.ts +76 -12
  132. package/src/api/memberships-api.ts +128 -20
  133. package/src/api/notifications-api.ts +62 -10
  134. package/src/api/origins-api.ts +51 -9
  135. package/src/api/patients-api.ts +109 -19
  136. package/src/api/plans-api.ts +124 -20
  137. package/src/api/profiles-api.ts +85 -15
  138. package/src/api/service-reviews-api.ts +359 -57
  139. package/src/api/services-api.ts +224 -36
  140. package/src/api/services-categories-api.ts +62 -10
  141. package/src/api/specialties-api.ts +340 -52
  142. package/src/api/specialty-types-api.ts +354 -54
  143. package/src/api/survey-forms-api.ts +24 -4
  144. package/src/api/survey-results-api.ts +17 -3
  145. package/src/api/tags-api.ts +62 -10
@@ -224,6 +224,209 @@ export declare const ContributorsApiFactory: (configuration?: Configuration, bas
224
224
  */
225
225
  apiV2ContributorsSlugGet(slug: string, languageCode?: string, returnDefaultValue?: boolean, options?: any): AxiosPromise<ContributorModel>;
226
226
  };
227
+ /**
228
+ * Request parameters for apiV2ContributorsContributorIdGet operation in ContributorsApi.
229
+ * @export
230
+ * @interface ContributorsApiApiV2ContributorsContributorIdGetRequest
231
+ */
232
+ export interface ContributorsApiApiV2ContributorsContributorIdGetRequest {
233
+ /**
234
+ *
235
+ * @type {string}
236
+ * @memberof ContributorsApiApiV2ContributorsContributorIdGet
237
+ */
238
+ readonly contributorId: string;
239
+ /**
240
+ *
241
+ * @type {string}
242
+ * @memberof ContributorsApiApiV2ContributorsContributorIdGet
243
+ */
244
+ readonly languageCode?: string;
245
+ /**
246
+ *
247
+ * @type {boolean}
248
+ * @memberof ContributorsApiApiV2ContributorsContributorIdGet
249
+ */
250
+ readonly returnDefaultValue?: boolean;
251
+ }
252
+ /**
253
+ * Request parameters for apiV2ContributorsContributorIdHandlesGet operation in ContributorsApi.
254
+ * @export
255
+ * @interface ContributorsApiApiV2ContributorsContributorIdHandlesGetRequest
256
+ */
257
+ export interface ContributorsApiApiV2ContributorsContributorIdHandlesGetRequest {
258
+ /**
259
+ *
260
+ * @type {string}
261
+ * @memberof ContributorsApiApiV2ContributorsContributorIdHandlesGet
262
+ */
263
+ readonly contributorId: string;
264
+ /**
265
+ *
266
+ * @type {string}
267
+ * @memberof ContributorsApiApiV2ContributorsContributorIdHandlesGet
268
+ */
269
+ readonly contributorId2?: string;
270
+ /**
271
+ *
272
+ * @type {string}
273
+ * @memberof ContributorsApiApiV2ContributorsContributorIdHandlesGet
274
+ */
275
+ readonly id?: string;
276
+ /**
277
+ *
278
+ * @type {SnsType}
279
+ * @memberof ContributorsApiApiV2ContributorsContributorIdHandlesGet
280
+ */
281
+ readonly snsType?: SnsType;
282
+ /**
283
+ *
284
+ * @type {string}
285
+ * @memberof ContributorsApiApiV2ContributorsContributorIdHandlesGet
286
+ */
287
+ readonly handle?: string;
288
+ /**
289
+ *
290
+ * @type {number}
291
+ * @memberof ContributorsApiApiV2ContributorsContributorIdHandlesGet
292
+ */
293
+ readonly page?: number;
294
+ /**
295
+ *
296
+ * @type {number}
297
+ * @memberof ContributorsApiApiV2ContributorsContributorIdHandlesGet
298
+ */
299
+ readonly limit?: number;
300
+ /**
301
+ *
302
+ * @type {Date}
303
+ * @memberof ContributorsApiApiV2ContributorsContributorIdHandlesGet
304
+ */
305
+ readonly lastRetrieved?: Date;
306
+ }
307
+ /**
308
+ * Request parameters for apiV2ContributorsContributorIdHandlesHandleIdGet operation in ContributorsApi.
309
+ * @export
310
+ * @interface ContributorsApiApiV2ContributorsContributorIdHandlesHandleIdGetRequest
311
+ */
312
+ export interface ContributorsApiApiV2ContributorsContributorIdHandlesHandleIdGetRequest {
313
+ /**
314
+ *
315
+ * @type {string}
316
+ * @memberof ContributorsApiApiV2ContributorsContributorIdHandlesHandleIdGet
317
+ */
318
+ readonly contributorId: string;
319
+ /**
320
+ *
321
+ * @type {string}
322
+ * @memberof ContributorsApiApiV2ContributorsContributorIdHandlesHandleIdGet
323
+ */
324
+ readonly handleId: string;
325
+ }
326
+ /**
327
+ * Request parameters for apiV2ContributorsGet operation in ContributorsApi.
328
+ * @export
329
+ * @interface ContributorsApiApiV2ContributorsGetRequest
330
+ */
331
+ export interface ContributorsApiApiV2ContributorsGetRequest {
332
+ /**
333
+ *
334
+ * @type {string}
335
+ * @memberof ContributorsApiApiV2ContributorsGet
336
+ */
337
+ readonly id?: string;
338
+ /**
339
+ *
340
+ * @type {string}
341
+ * @memberof ContributorsApiApiV2ContributorsGet
342
+ */
343
+ readonly name?: string;
344
+ /**
345
+ *
346
+ * @type {string}
347
+ * @memberof ContributorsApiApiV2ContributorsGet
348
+ */
349
+ readonly email?: string;
350
+ /**
351
+ *
352
+ * @type {string}
353
+ * @memberof ContributorsApiApiV2ContributorsGet
354
+ */
355
+ readonly website?: string;
356
+ /**
357
+ *
358
+ * @type {string}
359
+ * @memberof ContributorsApiApiV2ContributorsGet
360
+ */
361
+ readonly hospitalId?: string;
362
+ /**
363
+ *
364
+ * @type {boolean}
365
+ * @memberof ContributorsApiApiV2ContributorsGet
366
+ */
367
+ readonly interviewerOnly?: boolean;
368
+ /**
369
+ *
370
+ * @type {boolean}
371
+ * @memberof ContributorsApiApiV2ContributorsGet
372
+ */
373
+ readonly showHidden?: boolean;
374
+ /**
375
+ *
376
+ * @type {string}
377
+ * @memberof ContributorsApiApiV2ContributorsGet
378
+ */
379
+ readonly languageCode?: string;
380
+ /**
381
+ *
382
+ * @type {boolean}
383
+ * @memberof ContributorsApiApiV2ContributorsGet
384
+ */
385
+ readonly returnDefaultValue?: boolean;
386
+ /**
387
+ *
388
+ * @type {number}
389
+ * @memberof ContributorsApiApiV2ContributorsGet
390
+ */
391
+ readonly page?: number;
392
+ /**
393
+ *
394
+ * @type {number}
395
+ * @memberof ContributorsApiApiV2ContributorsGet
396
+ */
397
+ readonly limit?: number;
398
+ /**
399
+ *
400
+ * @type {Date}
401
+ * @memberof ContributorsApiApiV2ContributorsGet
402
+ */
403
+ readonly lastRetrieved?: Date;
404
+ }
405
+ /**
406
+ * Request parameters for apiV2ContributorsSlugGet operation in ContributorsApi.
407
+ * @export
408
+ * @interface ContributorsApiApiV2ContributorsSlugGetRequest
409
+ */
410
+ export interface ContributorsApiApiV2ContributorsSlugGetRequest {
411
+ /**
412
+ *
413
+ * @type {string}
414
+ * @memberof ContributorsApiApiV2ContributorsSlugGet
415
+ */
416
+ readonly slug: string;
417
+ /**
418
+ *
419
+ * @type {string}
420
+ * @memberof ContributorsApiApiV2ContributorsSlugGet
421
+ */
422
+ readonly languageCode?: string;
423
+ /**
424
+ *
425
+ * @type {boolean}
426
+ * @memberof ContributorsApiApiV2ContributorsSlugGet
427
+ */
428
+ readonly returnDefaultValue?: boolean;
429
+ }
227
430
  /**
228
431
  * ContributorsApi - object-oriented interface
229
432
  * @export
@@ -234,70 +437,47 @@ export declare class ContributorsApi extends BaseAPI {
234
437
  /**
235
438
  *
236
439
  * @summary Get Contributor.
237
- * @param {string} contributorId
238
- * @param {string} [languageCode]
239
- * @param {boolean} [returnDefaultValue]
440
+ * @param {ContributorsApiApiV2ContributorsContributorIdGetRequest} requestParameters Request parameters.
240
441
  * @param {*} [options] Override http request option.
241
442
  * @throws {RequiredError}
242
443
  * @memberof ContributorsApi
243
444
  */
244
- apiV2ContributorsContributorIdGet(contributorId: string, languageCode?: string, returnDefaultValue?: boolean, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<ContributorModel, any>>;
445
+ apiV2ContributorsContributorIdGet(requestParameters: ContributorsApiApiV2ContributorsContributorIdGetRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<ContributorModel, any>>;
245
446
  /**
246
447
  *
247
448
  * @summary Get all ContributorHandles.
248
- * @param {string} contributorId
249
- * @param {string} [contributorId2]
250
- * @param {string} [id]
251
- * @param {SnsType} [snsType]
252
- * @param {string} [handle]
253
- * @param {number} [page]
254
- * @param {number} [limit]
255
- * @param {Date} [lastRetrieved]
449
+ * @param {ContributorsApiApiV2ContributorsContributorIdHandlesGetRequest} requestParameters Request parameters.
256
450
  * @param {*} [options] Override http request option.
257
451
  * @throws {RequiredError}
258
452
  * @memberof ContributorsApi
259
453
  */
260
- apiV2ContributorsContributorIdHandlesGet(contributorId: string, contributorId2?: string, id?: string, snsType?: SnsType, handle?: string, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<ContributorSnsHandlesModel, any>>;
454
+ apiV2ContributorsContributorIdHandlesGet(requestParameters: ContributorsApiApiV2ContributorsContributorIdHandlesGetRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<ContributorSnsHandlesModel, any>>;
261
455
  /**
262
456
  *
263
457
  * @summary Get ContributorHandle.
264
- * @param {string} contributorId
265
- * @param {string} handleId
458
+ * @param {ContributorsApiApiV2ContributorsContributorIdHandlesHandleIdGetRequest} requestParameters Request parameters.
266
459
  * @param {*} [options] Override http request option.
267
460
  * @throws {RequiredError}
268
461
  * @memberof ContributorsApi
269
462
  */
270
- apiV2ContributorsContributorIdHandlesHandleIdGet(contributorId: string, handleId: string, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<SnsHandleModel, any>>;
463
+ apiV2ContributorsContributorIdHandlesHandleIdGet(requestParameters: ContributorsApiApiV2ContributorsContributorIdHandlesHandleIdGetRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<SnsHandleModel, any>>;
271
464
  /**
272
465
  *
273
466
  * @summary Get all Contributors.
274
- * @param {string} [id]
275
- * @param {string} [name]
276
- * @param {string} [email]
277
- * @param {string} [website]
278
- * @param {string} [hospitalId]
279
- * @param {boolean} [interviewerOnly]
280
- * @param {boolean} [showHidden]
281
- * @param {string} [languageCode]
282
- * @param {boolean} [returnDefaultValue]
283
- * @param {number} [page]
284
- * @param {number} [limit]
285
- * @param {Date} [lastRetrieved]
467
+ * @param {ContributorsApiApiV2ContributorsGetRequest} requestParameters Request parameters.
286
468
  * @param {*} [options] Override http request option.
287
469
  * @throws {RequiredError}
288
470
  * @memberof ContributorsApi
289
471
  */
290
- apiV2ContributorsGet(id?: string, name?: string, email?: string, website?: string, hospitalId?: string, interviewerOnly?: boolean, showHidden?: boolean, languageCode?: string, returnDefaultValue?: boolean, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<ContributorsModel, any>>;
472
+ apiV2ContributorsGet(requestParameters?: ContributorsApiApiV2ContributorsGetRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<ContributorsModel, any>>;
291
473
  /**
292
474
  *
293
475
  * @summary Get Contributor by slug.
294
- * @param {string} slug
295
- * @param {string} [languageCode]
296
- * @param {boolean} [returnDefaultValue]
476
+ * @param {ContributorsApiApiV2ContributorsSlugGetRequest} requestParameters Request parameters.
297
477
  * @param {*} [options] Override http request option.
298
478
  * @throws {RequiredError}
299
479
  * @memberof ContributorsApi
300
480
  */
301
- apiV2ContributorsSlugGet(slug: string, languageCode?: string, returnDefaultValue?: boolean, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<ContributorModel, any>>;
481
+ apiV2ContributorsSlugGet(requestParameters: ContributorsApiApiV2ContributorsSlugGetRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<ContributorModel, any>>;
302
482
  }
303
483
  //# sourceMappingURL=contributors-api.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"contributors-api.d.ts","sourceRoot":"","sources":["../../src/api/contributors-api.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAoB,EAAE,YAAY,EAAE,aAAa,EAAE,kBAAkB,EAAE,MAAM,OAAO,CAAC;AACrF,OAAO,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;AAKjD,OAAO,EAAiC,WAAW,EAAE,OAAO,EAAiB,MAAM,SAAS,CAAC;AAE7F,OAAO,EAAE,gBAAgB,EAAE,MAAM,WAAW,CAAC;AAE7C,OAAO,EAAE,0BAA0B,EAAE,MAAM,WAAW,CAAC;AAEvD,OAAO,EAAE,iBAAiB,EAAE,MAAM,WAAW,CAAC;AAE9C,OAAO,EAAE,cAAc,EAAE,MAAM,WAAW,CAAC;AAE3C,OAAO,EAAE,OAAO,EAAE,MAAM,WAAW,CAAC;AACpC;;;GAGG;AACH,eAAO,MAAM,gCAAgC,mBAA6B,aAAa;IAE/E;;;;;;;;OAQG;uDACsD,MAAM,iBAAiB,MAAM,uBAAuB,OAAO,YAAW,kBAAkB,KAAQ,QAAQ,WAAW,CAAC;IAmC7K;;;;;;;;;;;;;OAaG;8DAC6D,MAAM,mBAAmB,MAAM,OAAO,MAAM,YAAY,OAAO,WAAW,MAAM,SAAS,MAAM,UAAU,MAAM,kBAAkB,IAAI,YAAW,kBAAkB,KAAQ,QAAQ,WAAW,CAAC;IAyD9P;;;;;;;OAOG;sEACqE,MAAM,YAAY,MAAM,YAAW,kBAAkB,KAAQ,QAAQ,WAAW,CAAC;IA8BzJ;;;;;;;;;;;;;;;;;OAiBG;gCAC+B,MAAM,SAAS,MAAM,UAAU,MAAM,YAAY,MAAM,eAAe,MAAM,oBAAoB,OAAO,eAAe,OAAO,iBAAiB,MAAM,uBAAuB,OAAO,SAAS,MAAM,UAAU,MAAM,kBAAkB,IAAI,YAAW,kBAAkB,KAAQ,QAAQ,WAAW,CAAC;IA0ElU;;;;;;;;OAQG;qCACoC,MAAM,iBAAiB,MAAM,uBAAuB,OAAO,YAAW,kBAAkB,KAAQ,QAAQ,WAAW,CAAC;CAoClK,CAAC;AAEF;;;GAGG;AACH,eAAO,MAAM,iBAAiB,mBAA4B,aAAa;IAG/D;;;;;;;;OAQG;qDACoD,MAAM,iBAAiB,MAAM,uBAAuB,OAAO,YAAY,kBAAkB,oBAAoB,aAAa,aAAa,MAAM,KAAK,aAAa,gBAAgB,CAAC;IAIvO;;;;;;;;;;;;;OAaG;4DAC2D,MAAM,mBAAmB,MAAM,OAAO,MAAM,YAAY,OAAO,WAAW,MAAM,SAAS,MAAM,UAAU,MAAM,kBAAkB,IAAI,YAAY,kBAAkB,oBAAoB,aAAa,aAAa,MAAM,KAAK,aAAa,0BAA0B,CAAC;IAIlU;;;;;;;OAOG;oEACmE,MAAM,YAAY,MAAM,YAAY,kBAAkB,oBAAoB,aAAa,aAAa,MAAM,KAAK,aAAa,cAAc,CAAC;IAIjN;;;;;;;;;;;;;;;;;OAiBG;8BAC6B,MAAM,SAAS,MAAM,UAAU,MAAM,YAAY,MAAM,eAAe,MAAM,oBAAoB,OAAO,eAAe,OAAO,iBAAiB,MAAM,uBAAuB,OAAO,SAAS,MAAM,UAAU,MAAM,kBAAkB,IAAI,YAAY,kBAAkB,oBAAoB,aAAa,aAAa,MAAM,KAAK,aAAa,iBAAiB,CAAC;IAI7X;;;;;;;;OAQG;mCACkC,MAAM,iBAAiB,MAAM,uBAAuB,OAAO,YAAY,kBAAkB,oBAAoB,aAAa,aAAa,MAAM,KAAK,aAAa,gBAAgB,CAAC;CAK5N,CAAC;AAEF;;;GAGG;AACH,eAAO,MAAM,sBAAsB,mBAA6B,aAAa,aAAa,MAAM,UAAU,aAAa;IAG/G;;;;;;;;OAQG;qDAC8C,MAAM,iBAAiB,MAAM,uBAAuB,OAAO,YAAY,GAAG,GAAG,aAAa,gBAAgB,CAAC;IAG5J;;;;;;;;;;;;;OAaG;4DACqD,MAAM,mBAAmB,MAAM,OAAO,MAAM,YAAY,OAAO,WAAW,MAAM,SAAS,MAAM,UAAU,MAAM,kBAAkB,IAAI,YAAY,GAAG,GAAG,aAAa,0BAA0B,CAAC;IAGvP;;;;;;;OAOG;oEAC6D,MAAM,YAAY,MAAM,YAAY,GAAG,GAAG,aAAa,cAAc,CAAC;IAGtI;;;;;;;;;;;;;;;;;OAiBG;8BACuB,MAAM,SAAS,MAAM,UAAU,MAAM,YAAY,MAAM,eAAe,MAAM,oBAAoB,OAAO,eAAe,OAAO,iBAAiB,MAAM,uBAAuB,OAAO,SAAS,MAAM,UAAU,MAAM,kBAAkB,IAAI,YAAY,GAAG,GAAG,aAAa,iBAAiB,CAAC;IAGlT;;;;;;;;OAQG;mCAC4B,MAAM,iBAAiB,MAAM,uBAAuB,OAAO,YAAY,GAAG,GAAG,aAAa,gBAAgB,CAAC;CAIjJ,CAAC;AAEF;;;;;GAKG;AACH,qBAAa,eAAgB,SAAQ,OAAO;IACxC;;;;;;;;;OASG;IACI,iCAAiC,CAAC,aAAa,EAAE,MAAM,EAAE,YAAY,CAAC,EAAE,MAAM,EAAE,kBAAkB,CAAC,EAAE,OAAO,EAAE,OAAO,CAAC,EAAE,kBAAkB;IAIjJ;;;;;;;;;;;;;;OAcG;IACI,wCAAwC,CAAC,aAAa,EAAE,MAAM,EAAE,cAAc,CAAC,EAAE,MAAM,EAAE,EAAE,CAAC,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,OAAO,EAAE,MAAM,CAAC,EAAE,MAAM,EAAE,IAAI,CAAC,EAAE,MAAM,EAAE,KAAK,CAAC,EAAE,MAAM,EAAE,aAAa,CAAC,EAAE,IAAI,EAAE,OAAO,CAAC,EAAE,kBAAkB;IAIlO;;;;;;;;OAQG;IACI,gDAAgD,CAAC,aAAa,EAAE,MAAM,EAAE,QAAQ,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,kBAAkB;IAI7H;;;;;;;;;;;;;;;;;;OAkBG;IACI,oBAAoB,CAAC,EAAE,CAAC,EAAE,MAAM,EAAE,IAAI,CAAC,EAAE,MAAM,EAAE,KAAK,CAAC,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,MAAM,EAAE,UAAU,CAAC,EAAE,MAAM,EAAE,eAAe,CAAC,EAAE,OAAO,EAAE,UAAU,CAAC,EAAE,OAAO,EAAE,YAAY,CAAC,EAAE,MAAM,EAAE,kBAAkB,CAAC,EAAE,OAAO,EAAE,IAAI,CAAC,EAAE,MAAM,EAAE,KAAK,CAAC,EAAE,MAAM,EAAE,aAAa,CAAC,EAAE,IAAI,EAAE,OAAO,CAAC,EAAE,kBAAkB;IAItS;;;;;;;;;OASG;IACI,wBAAwB,CAAC,IAAI,EAAE,MAAM,EAAE,YAAY,CAAC,EAAE,MAAM,EAAE,kBAAkB,CAAC,EAAE,OAAO,EAAE,OAAO,CAAC,EAAE,kBAAkB;CAGlI"}
1
+ {"version":3,"file":"contributors-api.d.ts","sourceRoot":"","sources":["../../src/api/contributors-api.ts"],"names":[],"mappings":"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"}
@@ -586,85 +586,63 @@ var ContributorsApi = /** @class */ (function (_super) {
586
586
  /**
587
587
  *
588
588
  * @summary Get Contributor.
589
- * @param {string} contributorId
590
- * @param {string} [languageCode]
591
- * @param {boolean} [returnDefaultValue]
589
+ * @param {ContributorsApiApiV2ContributorsContributorIdGetRequest} requestParameters Request parameters.
592
590
  * @param {*} [options] Override http request option.
593
591
  * @throws {RequiredError}
594
592
  * @memberof ContributorsApi
595
593
  */
596
- ContributorsApi.prototype.apiV2ContributorsContributorIdGet = function (contributorId, languageCode, returnDefaultValue, options) {
594
+ ContributorsApi.prototype.apiV2ContributorsContributorIdGet = function (requestParameters, options) {
597
595
  var _this = this;
598
- return (0, exports.ContributorsApiFp)(this.configuration).apiV2ContributorsContributorIdGet(contributorId, languageCode, returnDefaultValue, options).then(function (request) { return request(_this.axios, _this.basePath); });
596
+ return (0, exports.ContributorsApiFp)(this.configuration).apiV2ContributorsContributorIdGet(requestParameters.contributorId, requestParameters.languageCode, requestParameters.returnDefaultValue, options).then(function (request) { return request(_this.axios, _this.basePath); });
599
597
  };
600
598
  /**
601
599
  *
602
600
  * @summary Get all ContributorHandles.
603
- * @param {string} contributorId
604
- * @param {string} [contributorId2]
605
- * @param {string} [id]
606
- * @param {SnsType} [snsType]
607
- * @param {string} [handle]
608
- * @param {number} [page]
609
- * @param {number} [limit]
610
- * @param {Date} [lastRetrieved]
601
+ * @param {ContributorsApiApiV2ContributorsContributorIdHandlesGetRequest} requestParameters Request parameters.
611
602
  * @param {*} [options] Override http request option.
612
603
  * @throws {RequiredError}
613
604
  * @memberof ContributorsApi
614
605
  */
615
- ContributorsApi.prototype.apiV2ContributorsContributorIdHandlesGet = function (contributorId, contributorId2, id, snsType, handle, page, limit, lastRetrieved, options) {
606
+ ContributorsApi.prototype.apiV2ContributorsContributorIdHandlesGet = function (requestParameters, options) {
616
607
  var _this = this;
617
- return (0, exports.ContributorsApiFp)(this.configuration).apiV2ContributorsContributorIdHandlesGet(contributorId, contributorId2, id, snsType, handle, page, limit, lastRetrieved, options).then(function (request) { return request(_this.axios, _this.basePath); });
608
+ return (0, exports.ContributorsApiFp)(this.configuration).apiV2ContributorsContributorIdHandlesGet(requestParameters.contributorId, requestParameters.contributorId2, requestParameters.id, requestParameters.snsType, requestParameters.handle, requestParameters.page, requestParameters.limit, requestParameters.lastRetrieved, options).then(function (request) { return request(_this.axios, _this.basePath); });
618
609
  };
619
610
  /**
620
611
  *
621
612
  * @summary Get ContributorHandle.
622
- * @param {string} contributorId
623
- * @param {string} handleId
613
+ * @param {ContributorsApiApiV2ContributorsContributorIdHandlesHandleIdGetRequest} requestParameters Request parameters.
624
614
  * @param {*} [options] Override http request option.
625
615
  * @throws {RequiredError}
626
616
  * @memberof ContributorsApi
627
617
  */
628
- ContributorsApi.prototype.apiV2ContributorsContributorIdHandlesHandleIdGet = function (contributorId, handleId, options) {
618
+ ContributorsApi.prototype.apiV2ContributorsContributorIdHandlesHandleIdGet = function (requestParameters, options) {
629
619
  var _this = this;
630
- return (0, exports.ContributorsApiFp)(this.configuration).apiV2ContributorsContributorIdHandlesHandleIdGet(contributorId, handleId, options).then(function (request) { return request(_this.axios, _this.basePath); });
620
+ return (0, exports.ContributorsApiFp)(this.configuration).apiV2ContributorsContributorIdHandlesHandleIdGet(requestParameters.contributorId, requestParameters.handleId, options).then(function (request) { return request(_this.axios, _this.basePath); });
631
621
  };
632
622
  /**
633
623
  *
634
624
  * @summary Get all Contributors.
635
- * @param {string} [id]
636
- * @param {string} [name]
637
- * @param {string} [email]
638
- * @param {string} [website]
639
- * @param {string} [hospitalId]
640
- * @param {boolean} [interviewerOnly]
641
- * @param {boolean} [showHidden]
642
- * @param {string} [languageCode]
643
- * @param {boolean} [returnDefaultValue]
644
- * @param {number} [page]
645
- * @param {number} [limit]
646
- * @param {Date} [lastRetrieved]
625
+ * @param {ContributorsApiApiV2ContributorsGetRequest} requestParameters Request parameters.
647
626
  * @param {*} [options] Override http request option.
648
627
  * @throws {RequiredError}
649
628
  * @memberof ContributorsApi
650
629
  */
651
- ContributorsApi.prototype.apiV2ContributorsGet = function (id, name, email, website, hospitalId, interviewerOnly, showHidden, languageCode, returnDefaultValue, page, limit, lastRetrieved, options) {
630
+ ContributorsApi.prototype.apiV2ContributorsGet = function (requestParameters, options) {
652
631
  var _this = this;
653
- return (0, exports.ContributorsApiFp)(this.configuration).apiV2ContributorsGet(id, name, email, website, hospitalId, interviewerOnly, showHidden, languageCode, returnDefaultValue, page, limit, lastRetrieved, options).then(function (request) { return request(_this.axios, _this.basePath); });
632
+ if (requestParameters === void 0) { requestParameters = {}; }
633
+ return (0, exports.ContributorsApiFp)(this.configuration).apiV2ContributorsGet(requestParameters.id, requestParameters.name, requestParameters.email, requestParameters.website, requestParameters.hospitalId, requestParameters.interviewerOnly, requestParameters.showHidden, requestParameters.languageCode, requestParameters.returnDefaultValue, requestParameters.page, requestParameters.limit, requestParameters.lastRetrieved, options).then(function (request) { return request(_this.axios, _this.basePath); });
654
634
  };
655
635
  /**
656
636
  *
657
637
  * @summary Get Contributor by slug.
658
- * @param {string} slug
659
- * @param {string} [languageCode]
660
- * @param {boolean} [returnDefaultValue]
638
+ * @param {ContributorsApiApiV2ContributorsSlugGetRequest} requestParameters Request parameters.
661
639
  * @param {*} [options] Override http request option.
662
640
  * @throws {RequiredError}
663
641
  * @memberof ContributorsApi
664
642
  */
665
- ContributorsApi.prototype.apiV2ContributorsSlugGet = function (slug, languageCode, returnDefaultValue, options) {
643
+ ContributorsApi.prototype.apiV2ContributorsSlugGet = function (requestParameters, options) {
666
644
  var _this = this;
667
- return (0, exports.ContributorsApiFp)(this.configuration).apiV2ContributorsSlugGet(slug, languageCode, returnDefaultValue, options).then(function (request) { return request(_this.axios, _this.basePath); });
645
+ return (0, exports.ContributorsApiFp)(this.configuration).apiV2ContributorsSlugGet(requestParameters.slug, requestParameters.languageCode, requestParameters.returnDefaultValue, options).then(function (request) { return request(_this.axios, _this.basePath); });
668
646
  };
669
647
  return ContributorsApi;
670
648
  }(base_1.BaseAPI));
@@ -212,6 +212,185 @@ export declare const CountriesApiFactory: (configuration?: Configuration, basePa
212
212
  */
213
213
  apiV2CountriesSlugGet(slug: string, languageCode?: string, returnDefaultValue?: boolean, options?: any): AxiosPromise<CountryModel>;
214
214
  };
215
+ /**
216
+ * Request parameters for apiV2CountriesCountryIdGet operation in CountriesApi.
217
+ * @export
218
+ * @interface CountriesApiApiV2CountriesCountryIdGetRequest
219
+ */
220
+ export interface CountriesApiApiV2CountriesCountryIdGetRequest {
221
+ /**
222
+ *
223
+ * @type {string}
224
+ * @memberof CountriesApiApiV2CountriesCountryIdGet
225
+ */
226
+ readonly countryId: string;
227
+ /**
228
+ *
229
+ * @type {string}
230
+ * @memberof CountriesApiApiV2CountriesCountryIdGet
231
+ */
232
+ readonly languageCode?: string;
233
+ /**
234
+ *
235
+ * @type {boolean}
236
+ * @memberof CountriesApiApiV2CountriesCountryIdGet
237
+ */
238
+ readonly returnDefaultValue?: boolean;
239
+ }
240
+ /**
241
+ * Request parameters for apiV2CountriesCountryIdMediasGet operation in CountriesApi.
242
+ * @export
243
+ * @interface CountriesApiApiV2CountriesCountryIdMediasGetRequest
244
+ */
245
+ export interface CountriesApiApiV2CountriesCountryIdMediasGetRequest {
246
+ /**
247
+ *
248
+ * @type {string}
249
+ * @memberof CountriesApiApiV2CountriesCountryIdMediasGet
250
+ */
251
+ readonly countryId: string;
252
+ /**
253
+ *
254
+ * @type {string}
255
+ * @memberof CountriesApiApiV2CountriesCountryIdMediasGet
256
+ */
257
+ readonly id?: string;
258
+ /**
259
+ *
260
+ * @type {MediaType}
261
+ * @memberof CountriesApiApiV2CountriesCountryIdMediasGet
262
+ */
263
+ readonly mediaType?: MediaType;
264
+ /**
265
+ *
266
+ * @type {number}
267
+ * @memberof CountriesApiApiV2CountriesCountryIdMediasGet
268
+ */
269
+ readonly page?: number;
270
+ /**
271
+ *
272
+ * @type {number}
273
+ * @memberof CountriesApiApiV2CountriesCountryIdMediasGet
274
+ */
275
+ readonly limit?: number;
276
+ /**
277
+ *
278
+ * @type {Date}
279
+ * @memberof CountriesApiApiV2CountriesCountryIdMediasGet
280
+ */
281
+ readonly lastRetrieved?: Date;
282
+ }
283
+ /**
284
+ * Request parameters for apiV2CountriesCountryIdMediasMediaIdGet operation in CountriesApi.
285
+ * @export
286
+ * @interface CountriesApiApiV2CountriesCountryIdMediasMediaIdGetRequest
287
+ */
288
+ export interface CountriesApiApiV2CountriesCountryIdMediasMediaIdGetRequest {
289
+ /**
290
+ *
291
+ * @type {string}
292
+ * @memberof CountriesApiApiV2CountriesCountryIdMediasMediaIdGet
293
+ */
294
+ readonly countryId: string;
295
+ /**
296
+ *
297
+ * @type {string}
298
+ * @memberof CountriesApiApiV2CountriesCountryIdMediasMediaIdGet
299
+ */
300
+ readonly mediaId: string;
301
+ }
302
+ /**
303
+ * Request parameters for apiV2CountriesGet operation in CountriesApi.
304
+ * @export
305
+ * @interface CountriesApiApiV2CountriesGetRequest
306
+ */
307
+ export interface CountriesApiApiV2CountriesGetRequest {
308
+ /**
309
+ *
310
+ * @type {string}
311
+ * @memberof CountriesApiApiV2CountriesGet
312
+ */
313
+ readonly id?: string;
314
+ /**
315
+ *
316
+ * @type {string}
317
+ * @memberof CountriesApiApiV2CountriesGet
318
+ */
319
+ readonly name?: string;
320
+ /**
321
+ *
322
+ * @type {string}
323
+ * @memberof CountriesApiApiV2CountriesGet
324
+ */
325
+ readonly description?: string;
326
+ /**
327
+ *
328
+ * @type {Date}
329
+ * @memberof CountriesApiApiV2CountriesGet
330
+ */
331
+ readonly createdDate?: Date;
332
+ /**
333
+ *
334
+ * @type {string}
335
+ * @memberof CountriesApiApiV2CountriesGet
336
+ */
337
+ readonly languageCode?: string;
338
+ /**
339
+ *
340
+ * @type {boolean}
341
+ * @memberof CountriesApiApiV2CountriesGet
342
+ */
343
+ readonly showHidden?: boolean;
344
+ /**
345
+ *
346
+ * @type {boolean}
347
+ * @memberof CountriesApiApiV2CountriesGet
348
+ */
349
+ readonly returnDefaultValue?: boolean;
350
+ /**
351
+ *
352
+ * @type {number}
353
+ * @memberof CountriesApiApiV2CountriesGet
354
+ */
355
+ readonly page?: number;
356
+ /**
357
+ *
358
+ * @type {number}
359
+ * @memberof CountriesApiApiV2CountriesGet
360
+ */
361
+ readonly limit?: number;
362
+ /**
363
+ *
364
+ * @type {Date}
365
+ * @memberof CountriesApiApiV2CountriesGet
366
+ */
367
+ readonly lastRetrieved?: Date;
368
+ }
369
+ /**
370
+ * Request parameters for apiV2CountriesSlugGet operation in CountriesApi.
371
+ * @export
372
+ * @interface CountriesApiApiV2CountriesSlugGetRequest
373
+ */
374
+ export interface CountriesApiApiV2CountriesSlugGetRequest {
375
+ /**
376
+ *
377
+ * @type {string}
378
+ * @memberof CountriesApiApiV2CountriesSlugGet
379
+ */
380
+ readonly slug: string;
381
+ /**
382
+ *
383
+ * @type {string}
384
+ * @memberof CountriesApiApiV2CountriesSlugGet
385
+ */
386
+ readonly languageCode?: string;
387
+ /**
388
+ *
389
+ * @type {boolean}
390
+ * @memberof CountriesApiApiV2CountriesSlugGet
391
+ */
392
+ readonly returnDefaultValue?: boolean;
393
+ }
215
394
  /**
216
395
  * CountriesApi - object-oriented interface
217
396
  * @export
@@ -222,66 +401,47 @@ export declare class CountriesApi extends BaseAPI {
222
401
  /**
223
402
  *
224
403
  * @summary
225
- * @param {string} countryId
226
- * @param {string} [languageCode]
227
- * @param {boolean} [returnDefaultValue]
404
+ * @param {CountriesApiApiV2CountriesCountryIdGetRequest} requestParameters Request parameters.
228
405
  * @param {*} [options] Override http request option.
229
406
  * @throws {RequiredError}
230
407
  * @memberof CountriesApi
231
408
  */
232
- apiV2CountriesCountryIdGet(countryId: string, languageCode?: string, returnDefaultValue?: boolean, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<CountryModel, any>>;
409
+ apiV2CountriesCountryIdGet(requestParameters: CountriesApiApiV2CountriesCountryIdGetRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<CountryModel, any>>;
233
410
  /**
234
411
  *
235
412
  * @summary Get all CountryMedias.
236
- * @param {string} countryId
237
- * @param {string} [id]
238
- * @param {MediaType} [mediaType]
239
- * @param {number} [page]
240
- * @param {number} [limit]
241
- * @param {Date} [lastRetrieved]
413
+ * @param {CountriesApiApiV2CountriesCountryIdMediasGetRequest} requestParameters Request parameters.
242
414
  * @param {*} [options] Override http request option.
243
415
  * @throws {RequiredError}
244
416
  * @memberof CountriesApi
245
417
  */
246
- apiV2CountriesCountryIdMediasGet(countryId: string, id?: string, mediaType?: MediaType, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<MediasModel, any>>;
418
+ apiV2CountriesCountryIdMediasGet(requestParameters: CountriesApiApiV2CountriesCountryIdMediasGetRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<MediasModel, any>>;
247
419
  /**
248
420
  *
249
421
  * @summary Get CountryMedia.
250
- * @param {string} countryId
251
- * @param {string} mediaId
422
+ * @param {CountriesApiApiV2CountriesCountryIdMediasMediaIdGetRequest} requestParameters Request parameters.
252
423
  * @param {*} [options] Override http request option.
253
424
  * @throws {RequiredError}
254
425
  * @memberof CountriesApi
255
426
  */
256
- apiV2CountriesCountryIdMediasMediaIdGet(countryId: string, mediaId: string, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<MediaModel, any>>;
427
+ apiV2CountriesCountryIdMediasMediaIdGet(requestParameters: CountriesApiApiV2CountriesCountryIdMediasMediaIdGetRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<MediaModel, any>>;
257
428
  /**
258
429
  *
259
430
  * @summary Get all countries.
260
- * @param {string} [id]
261
- * @param {string} [name]
262
- * @param {string} [description]
263
- * @param {Date} [createdDate]
264
- * @param {string} [languageCode]
265
- * @param {boolean} [showHidden]
266
- * @param {boolean} [returnDefaultValue]
267
- * @param {number} [page]
268
- * @param {number} [limit]
269
- * @param {Date} [lastRetrieved]
431
+ * @param {CountriesApiApiV2CountriesGetRequest} requestParameters Request parameters.
270
432
  * @param {*} [options] Override http request option.
271
433
  * @throws {RequiredError}
272
434
  * @memberof CountriesApi
273
435
  */
274
- apiV2CountriesGet(id?: string, name?: string, description?: string, createdDate?: Date, languageCode?: string, showHidden?: boolean, returnDefaultValue?: boolean, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<CountriesModel, any>>;
436
+ apiV2CountriesGet(requestParameters?: CountriesApiApiV2CountriesGetRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<CountriesModel, any>>;
275
437
  /**
276
438
  *
277
439
  * @summary
278
- * @param {string} slug
279
- * @param {string} [languageCode]
280
- * @param {boolean} [returnDefaultValue]
440
+ * @param {CountriesApiApiV2CountriesSlugGetRequest} requestParameters Request parameters.
281
441
  * @param {*} [options] Override http request option.
282
442
  * @throws {RequiredError}
283
443
  * @memberof CountriesApi
284
444
  */
285
- apiV2CountriesSlugGet(slug: string, languageCode?: string, returnDefaultValue?: boolean, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<CountryModel, any>>;
445
+ apiV2CountriesSlugGet(requestParameters: CountriesApiApiV2CountriesSlugGetRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<CountryModel, any>>;
286
446
  }
287
447
  //# sourceMappingURL=countries-api.d.ts.map