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
@@ -289,6 +289,300 @@ export declare const SpecialtyTypesApiFactory: (configuration?: Configuration, b
289
289
  */
290
290
  apiV2SpecialtytypesSpecialtyTypeIdMediasMediaIdGet(specialtyTypeId: string, mediaId: string, options?: any): AxiosPromise<MediaModel>;
291
291
  };
292
+ /**
293
+ * Request parameters for apiV2SpecialtytypesGet operation in SpecialtyTypesApi.
294
+ * @export
295
+ * @interface SpecialtyTypesApiApiV2SpecialtytypesGetRequest
296
+ */
297
+ export interface SpecialtyTypesApiApiV2SpecialtytypesGetRequest {
298
+ /**
299
+ *
300
+ * @type {string}
301
+ * @memberof SpecialtyTypesApiApiV2SpecialtytypesGet
302
+ */
303
+ readonly id?: string;
304
+ /**
305
+ *
306
+ * @type {string}
307
+ * @memberof SpecialtyTypesApiApiV2SpecialtytypesGet
308
+ */
309
+ readonly name?: string;
310
+ /**
311
+ *
312
+ * @type {string}
313
+ * @memberof SpecialtyTypesApiApiV2SpecialtytypesGet
314
+ */
315
+ readonly description?: string;
316
+ /**
317
+ *
318
+ * @type {MarketingType}
319
+ * @memberof SpecialtyTypesApiApiV2SpecialtytypesGet
320
+ */
321
+ readonly marketingType?: MarketingType;
322
+ /**
323
+ *
324
+ * @type {string}
325
+ * @memberof SpecialtyTypesApiApiV2SpecialtytypesGet
326
+ */
327
+ readonly hospitalId?: string;
328
+ /**
329
+ *
330
+ * @type {Date}
331
+ * @memberof SpecialtyTypesApiApiV2SpecialtytypesGet
332
+ */
333
+ readonly created?: Date;
334
+ /**
335
+ *
336
+ * @type {Array<string>}
337
+ * @memberof SpecialtyTypesApiApiV2SpecialtytypesGet
338
+ */
339
+ readonly ids?: Array<string>;
340
+ /**
341
+ *
342
+ * @type {string}
343
+ * @memberof SpecialtyTypesApiApiV2SpecialtytypesGet
344
+ */
345
+ readonly specialtyTypeCategoryId?: string;
346
+ /**
347
+ *
348
+ * @type {string}
349
+ * @memberof SpecialtyTypesApiApiV2SpecialtytypesGet
350
+ */
351
+ readonly languageCode?: string;
352
+ /**
353
+ *
354
+ * @type {boolean}
355
+ * @memberof SpecialtyTypesApiApiV2SpecialtytypesGet
356
+ */
357
+ readonly showHidden?: boolean;
358
+ /**
359
+ *
360
+ * @type {boolean}
361
+ * @memberof SpecialtyTypesApiApiV2SpecialtytypesGet
362
+ */
363
+ readonly returnDefaultValue?: boolean;
364
+ /**
365
+ *
366
+ * @type {number}
367
+ * @memberof SpecialtyTypesApiApiV2SpecialtytypesGet
368
+ */
369
+ readonly page?: number;
370
+ /**
371
+ *
372
+ * @type {number}
373
+ * @memberof SpecialtyTypesApiApiV2SpecialtytypesGet
374
+ */
375
+ readonly limit?: number;
376
+ /**
377
+ *
378
+ * @type {Date}
379
+ * @memberof SpecialtyTypesApiApiV2SpecialtytypesGet
380
+ */
381
+ readonly lastRetrieved?: Date;
382
+ }
383
+ /**
384
+ * Request parameters for apiV2SpecialtytypesSimpleGet operation in SpecialtyTypesApi.
385
+ * @export
386
+ * @interface SpecialtyTypesApiApiV2SpecialtytypesSimpleGetRequest
387
+ */
388
+ export interface SpecialtyTypesApiApiV2SpecialtytypesSimpleGetRequest {
389
+ /**
390
+ *
391
+ * @type {string}
392
+ * @memberof SpecialtyTypesApiApiV2SpecialtytypesSimpleGet
393
+ */
394
+ readonly id?: string;
395
+ /**
396
+ *
397
+ * @type {string}
398
+ * @memberof SpecialtyTypesApiApiV2SpecialtytypesSimpleGet
399
+ */
400
+ readonly name?: string;
401
+ /**
402
+ *
403
+ * @type {string}
404
+ * @memberof SpecialtyTypesApiApiV2SpecialtytypesSimpleGet
405
+ */
406
+ readonly description?: string;
407
+ /**
408
+ *
409
+ * @type {MarketingType}
410
+ * @memberof SpecialtyTypesApiApiV2SpecialtytypesSimpleGet
411
+ */
412
+ readonly marketingType?: MarketingType;
413
+ /**
414
+ *
415
+ * @type {string}
416
+ * @memberof SpecialtyTypesApiApiV2SpecialtytypesSimpleGet
417
+ */
418
+ readonly hospitalId?: string;
419
+ /**
420
+ *
421
+ * @type {Date}
422
+ * @memberof SpecialtyTypesApiApiV2SpecialtytypesSimpleGet
423
+ */
424
+ readonly created?: Date;
425
+ /**
426
+ *
427
+ * @type {Array<string>}
428
+ * @memberof SpecialtyTypesApiApiV2SpecialtytypesSimpleGet
429
+ */
430
+ readonly ids?: Array<string>;
431
+ /**
432
+ *
433
+ * @type {string}
434
+ * @memberof SpecialtyTypesApiApiV2SpecialtytypesSimpleGet
435
+ */
436
+ readonly specialtyTypeCategoryId?: string;
437
+ /**
438
+ *
439
+ * @type {string}
440
+ * @memberof SpecialtyTypesApiApiV2SpecialtytypesSimpleGet
441
+ */
442
+ readonly languageCode?: string;
443
+ /**
444
+ *
445
+ * @type {boolean}
446
+ * @memberof SpecialtyTypesApiApiV2SpecialtytypesSimpleGet
447
+ */
448
+ readonly showHidden?: boolean;
449
+ /**
450
+ *
451
+ * @type {boolean}
452
+ * @memberof SpecialtyTypesApiApiV2SpecialtytypesSimpleGet
453
+ */
454
+ readonly returnDefaultValue?: boolean;
455
+ /**
456
+ *
457
+ * @type {number}
458
+ * @memberof SpecialtyTypesApiApiV2SpecialtytypesSimpleGet
459
+ */
460
+ readonly page?: number;
461
+ /**
462
+ *
463
+ * @type {number}
464
+ * @memberof SpecialtyTypesApiApiV2SpecialtytypesSimpleGet
465
+ */
466
+ readonly limit?: number;
467
+ /**
468
+ *
469
+ * @type {Date}
470
+ * @memberof SpecialtyTypesApiApiV2SpecialtytypesSimpleGet
471
+ */
472
+ readonly lastRetrieved?: Date;
473
+ }
474
+ /**
475
+ * Request parameters for apiV2SpecialtytypesSlugGet operation in SpecialtyTypesApi.
476
+ * @export
477
+ * @interface SpecialtyTypesApiApiV2SpecialtytypesSlugGetRequest
478
+ */
479
+ export interface SpecialtyTypesApiApiV2SpecialtytypesSlugGetRequest {
480
+ /**
481
+ *
482
+ * @type {string}
483
+ * @memberof SpecialtyTypesApiApiV2SpecialtytypesSlugGet
484
+ */
485
+ readonly slug: string;
486
+ /**
487
+ *
488
+ * @type {string}
489
+ * @memberof SpecialtyTypesApiApiV2SpecialtytypesSlugGet
490
+ */
491
+ readonly languageCode?: string;
492
+ /**
493
+ *
494
+ * @type {boolean}
495
+ * @memberof SpecialtyTypesApiApiV2SpecialtytypesSlugGet
496
+ */
497
+ readonly returnDefaultValue?: boolean;
498
+ }
499
+ /**
500
+ * Request parameters for apiV2SpecialtytypesSpecialtyTypeIdGet operation in SpecialtyTypesApi.
501
+ * @export
502
+ * @interface SpecialtyTypesApiApiV2SpecialtytypesSpecialtyTypeIdGetRequest
503
+ */
504
+ export interface SpecialtyTypesApiApiV2SpecialtytypesSpecialtyTypeIdGetRequest {
505
+ /**
506
+ *
507
+ * @type {string}
508
+ * @memberof SpecialtyTypesApiApiV2SpecialtytypesSpecialtyTypeIdGet
509
+ */
510
+ readonly specialtyTypeId: string;
511
+ /**
512
+ *
513
+ * @type {string}
514
+ * @memberof SpecialtyTypesApiApiV2SpecialtytypesSpecialtyTypeIdGet
515
+ */
516
+ readonly languageCode?: string;
517
+ /**
518
+ *
519
+ * @type {boolean}
520
+ * @memberof SpecialtyTypesApiApiV2SpecialtytypesSpecialtyTypeIdGet
521
+ */
522
+ readonly returnDefaultValue?: boolean;
523
+ }
524
+ /**
525
+ * Request parameters for apiV2SpecialtytypesSpecialtyTypeIdMediasGet operation in SpecialtyTypesApi.
526
+ * @export
527
+ * @interface SpecialtyTypesApiApiV2SpecialtytypesSpecialtyTypeIdMediasGetRequest
528
+ */
529
+ export interface SpecialtyTypesApiApiV2SpecialtytypesSpecialtyTypeIdMediasGetRequest {
530
+ /**
531
+ *
532
+ * @type {string}
533
+ * @memberof SpecialtyTypesApiApiV2SpecialtytypesSpecialtyTypeIdMediasGet
534
+ */
535
+ readonly specialtyTypeId: string;
536
+ /**
537
+ *
538
+ * @type {string}
539
+ * @memberof SpecialtyTypesApiApiV2SpecialtytypesSpecialtyTypeIdMediasGet
540
+ */
541
+ readonly id?: string;
542
+ /**
543
+ *
544
+ * @type {MediaType}
545
+ * @memberof SpecialtyTypesApiApiV2SpecialtytypesSpecialtyTypeIdMediasGet
546
+ */
547
+ readonly mediaType?: MediaType;
548
+ /**
549
+ *
550
+ * @type {number}
551
+ * @memberof SpecialtyTypesApiApiV2SpecialtytypesSpecialtyTypeIdMediasGet
552
+ */
553
+ readonly page?: number;
554
+ /**
555
+ *
556
+ * @type {number}
557
+ * @memberof SpecialtyTypesApiApiV2SpecialtytypesSpecialtyTypeIdMediasGet
558
+ */
559
+ readonly limit?: number;
560
+ /**
561
+ *
562
+ * @type {Date}
563
+ * @memberof SpecialtyTypesApiApiV2SpecialtytypesSpecialtyTypeIdMediasGet
564
+ */
565
+ readonly lastRetrieved?: Date;
566
+ }
567
+ /**
568
+ * Request parameters for apiV2SpecialtytypesSpecialtyTypeIdMediasMediaIdGet operation in SpecialtyTypesApi.
569
+ * @export
570
+ * @interface SpecialtyTypesApiApiV2SpecialtytypesSpecialtyTypeIdMediasMediaIdGetRequest
571
+ */
572
+ export interface SpecialtyTypesApiApiV2SpecialtytypesSpecialtyTypeIdMediasMediaIdGetRequest {
573
+ /**
574
+ *
575
+ * @type {string}
576
+ * @memberof SpecialtyTypesApiApiV2SpecialtytypesSpecialtyTypeIdMediasMediaIdGet
577
+ */
578
+ readonly specialtyTypeId: string;
579
+ /**
580
+ *
581
+ * @type {string}
582
+ * @memberof SpecialtyTypesApiApiV2SpecialtytypesSpecialtyTypeIdMediasMediaIdGet
583
+ */
584
+ readonly mediaId: string;
585
+ }
292
586
  /**
293
587
  * SpecialtyTypesApi - object-oriented interface
294
588
  * @export
@@ -299,92 +593,56 @@ export declare class SpecialtyTypesApi extends BaseAPI {
299
593
  /**
300
594
  *
301
595
  * @summary Get all Departments.
302
- * @param {string} [id]
303
- * @param {string} [name]
304
- * @param {string} [description]
305
- * @param {MarketingType} [marketingType]
306
- * @param {string} [hospitalId]
307
- * @param {Date} [created]
308
- * @param {Array<string>} [ids]
309
- * @param {string} [specialtyTypeCategoryId]
310
- * @param {string} [languageCode]
311
- * @param {boolean} [showHidden]
312
- * @param {boolean} [returnDefaultValue]
313
- * @param {number} [page]
314
- * @param {number} [limit]
315
- * @param {Date} [lastRetrieved]
596
+ * @param {SpecialtyTypesApiApiV2SpecialtytypesGetRequest} requestParameters Request parameters.
316
597
  * @param {*} [options] Override http request option.
317
598
  * @throws {RequiredError}
318
599
  * @memberof SpecialtyTypesApi
319
600
  */
320
- apiV2SpecialtytypesGet(id?: string, name?: string, description?: string, marketingType?: MarketingType, hospitalId?: string, created?: Date, ids?: Array<string>, specialtyTypeCategoryId?: string, languageCode?: string, showHidden?: boolean, returnDefaultValue?: boolean, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<SpecialtyTypesModel, any>>;
601
+ apiV2SpecialtytypesGet(requestParameters?: SpecialtyTypesApiApiV2SpecialtytypesGetRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<SpecialtyTypesModel, any>>;
321
602
  /**
322
603
  *
323
604
  * @summary Get all Hospitals.
324
- * @param {string} [id]
325
- * @param {string} [name]
326
- * @param {string} [description]
327
- * @param {MarketingType} [marketingType]
328
- * @param {string} [hospitalId]
329
- * @param {Date} [created]
330
- * @param {Array<string>} [ids]
331
- * @param {string} [specialtyTypeCategoryId]
332
- * @param {string} [languageCode]
333
- * @param {boolean} [showHidden]
334
- * @param {boolean} [returnDefaultValue]
335
- * @param {number} [page]
336
- * @param {number} [limit]
337
- * @param {Date} [lastRetrieved]
605
+ * @param {SpecialtyTypesApiApiV2SpecialtytypesSimpleGetRequest} requestParameters Request parameters.
338
606
  * @param {*} [options] Override http request option.
339
607
  * @throws {RequiredError}
340
608
  * @memberof SpecialtyTypesApi
341
609
  */
342
- apiV2SpecialtytypesSimpleGet(id?: string, name?: string, description?: string, marketingType?: MarketingType, hospitalId?: string, created?: Date, ids?: Array<string>, specialtyTypeCategoryId?: string, languageCode?: string, showHidden?: boolean, returnDefaultValue?: boolean, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<SpecialtyTypesSimpleModel, any>>;
610
+ apiV2SpecialtytypesSimpleGet(requestParameters?: SpecialtyTypesApiApiV2SpecialtytypesSimpleGetRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<SpecialtyTypesSimpleModel, any>>;
343
611
  /**
344
612
  *
345
613
  * @summary
346
- * @param {string} slug
347
- * @param {string} [languageCode]
348
- * @param {boolean} [returnDefaultValue]
614
+ * @param {SpecialtyTypesApiApiV2SpecialtytypesSlugGetRequest} requestParameters Request parameters.
349
615
  * @param {*} [options] Override http request option.
350
616
  * @throws {RequiredError}
351
617
  * @memberof SpecialtyTypesApi
352
618
  */
353
- apiV2SpecialtytypesSlugGet(slug: string, languageCode?: string, returnDefaultValue?: boolean, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<SpecialtyTypeModel, any>>;
619
+ apiV2SpecialtytypesSlugGet(requestParameters: SpecialtyTypesApiApiV2SpecialtytypesSlugGetRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<SpecialtyTypeModel, any>>;
354
620
  /**
355
621
  *
356
622
  * @summary
357
- * @param {string} specialtyTypeId
358
- * @param {string} [languageCode]
359
- * @param {boolean} [returnDefaultValue]
623
+ * @param {SpecialtyTypesApiApiV2SpecialtytypesSpecialtyTypeIdGetRequest} requestParameters Request parameters.
360
624
  * @param {*} [options] Override http request option.
361
625
  * @throws {RequiredError}
362
626
  * @memberof SpecialtyTypesApi
363
627
  */
364
- apiV2SpecialtytypesSpecialtyTypeIdGet(specialtyTypeId: string, languageCode?: string, returnDefaultValue?: boolean, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<SpecialtyTypeModel, any>>;
628
+ apiV2SpecialtytypesSpecialtyTypeIdGet(requestParameters: SpecialtyTypesApiApiV2SpecialtytypesSpecialtyTypeIdGetRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<SpecialtyTypeModel, any>>;
365
629
  /**
366
630
  *
367
631
  * @summary Get all SpecialtyTypeMedias.
368
- * @param {string} specialtyTypeId
369
- * @param {string} [id]
370
- * @param {MediaType} [mediaType]
371
- * @param {number} [page]
372
- * @param {number} [limit]
373
- * @param {Date} [lastRetrieved]
632
+ * @param {SpecialtyTypesApiApiV2SpecialtytypesSpecialtyTypeIdMediasGetRequest} requestParameters Request parameters.
374
633
  * @param {*} [options] Override http request option.
375
634
  * @throws {RequiredError}
376
635
  * @memberof SpecialtyTypesApi
377
636
  */
378
- apiV2SpecialtytypesSpecialtyTypeIdMediasGet(specialtyTypeId: string, id?: string, mediaType?: MediaType, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<MediasModel, any>>;
637
+ apiV2SpecialtytypesSpecialtyTypeIdMediasGet(requestParameters: SpecialtyTypesApiApiV2SpecialtytypesSpecialtyTypeIdMediasGetRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<MediasModel, any>>;
379
638
  /**
380
639
  *
381
640
  * @summary Get SpecialtyTypeMedia.
382
- * @param {string} specialtyTypeId
383
- * @param {string} mediaId
641
+ * @param {SpecialtyTypesApiApiV2SpecialtytypesSpecialtyTypeIdMediasMediaIdGetRequest} requestParameters Request parameters.
384
642
  * @param {*} [options] Override http request option.
385
643
  * @throws {RequiredError}
386
644
  * @memberof SpecialtyTypesApi
387
645
  */
388
- apiV2SpecialtytypesSpecialtyTypeIdMediasMediaIdGet(specialtyTypeId: string, mediaId: string, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<MediaModel, any>>;
646
+ apiV2SpecialtytypesSpecialtyTypeIdMediasMediaIdGet(requestParameters: SpecialtyTypesApiApiV2SpecialtytypesSpecialtyTypeIdMediasMediaIdGetRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<MediaModel, any>>;
389
647
  }
390
648
  //# sourceMappingURL=specialty-types-api.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"specialty-types-api.d.ts","sourceRoot":"","sources":["../../src/api/specialty-types-api.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"specialty-types-api.d.ts","sourceRoot":"","sources":["../../src/api/specialty-types-api.ts"],"names":[],"mappings":"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"}
@@ -733,110 +733,76 @@ var SpecialtyTypesApi = /** @class */ (function (_super) {
733
733
  /**
734
734
  *
735
735
  * @summary Get all Departments.
736
- * @param {string} [id]
737
- * @param {string} [name]
738
- * @param {string} [description]
739
- * @param {MarketingType} [marketingType]
740
- * @param {string} [hospitalId]
741
- * @param {Date} [created]
742
- * @param {Array<string>} [ids]
743
- * @param {string} [specialtyTypeCategoryId]
744
- * @param {string} [languageCode]
745
- * @param {boolean} [showHidden]
746
- * @param {boolean} [returnDefaultValue]
747
- * @param {number} [page]
748
- * @param {number} [limit]
749
- * @param {Date} [lastRetrieved]
736
+ * @param {SpecialtyTypesApiApiV2SpecialtytypesGetRequest} requestParameters Request parameters.
750
737
  * @param {*} [options] Override http request option.
751
738
  * @throws {RequiredError}
752
739
  * @memberof SpecialtyTypesApi
753
740
  */
754
- SpecialtyTypesApi.prototype.apiV2SpecialtytypesGet = function (id, name, description, marketingType, hospitalId, created, ids, specialtyTypeCategoryId, languageCode, showHidden, returnDefaultValue, page, limit, lastRetrieved, options) {
741
+ SpecialtyTypesApi.prototype.apiV2SpecialtytypesGet = function (requestParameters, options) {
755
742
  var _this = this;
756
- return (0, exports.SpecialtyTypesApiFp)(this.configuration).apiV2SpecialtytypesGet(id, name, description, marketingType, hospitalId, created, ids, specialtyTypeCategoryId, languageCode, showHidden, returnDefaultValue, page, limit, lastRetrieved, options).then(function (request) { return request(_this.axios, _this.basePath); });
743
+ if (requestParameters === void 0) { requestParameters = {}; }
744
+ return (0, exports.SpecialtyTypesApiFp)(this.configuration).apiV2SpecialtytypesGet(requestParameters.id, requestParameters.name, requestParameters.description, requestParameters.marketingType, requestParameters.hospitalId, requestParameters.created, requestParameters.ids, requestParameters.specialtyTypeCategoryId, requestParameters.languageCode, requestParameters.showHidden, requestParameters.returnDefaultValue, requestParameters.page, requestParameters.limit, requestParameters.lastRetrieved, options).then(function (request) { return request(_this.axios, _this.basePath); });
757
745
  };
758
746
  /**
759
747
  *
760
748
  * @summary Get all Hospitals.
761
- * @param {string} [id]
762
- * @param {string} [name]
763
- * @param {string} [description]
764
- * @param {MarketingType} [marketingType]
765
- * @param {string} [hospitalId]
766
- * @param {Date} [created]
767
- * @param {Array<string>} [ids]
768
- * @param {string} [specialtyTypeCategoryId]
769
- * @param {string} [languageCode]
770
- * @param {boolean} [showHidden]
771
- * @param {boolean} [returnDefaultValue]
772
- * @param {number} [page]
773
- * @param {number} [limit]
774
- * @param {Date} [lastRetrieved]
749
+ * @param {SpecialtyTypesApiApiV2SpecialtytypesSimpleGetRequest} requestParameters Request parameters.
775
750
  * @param {*} [options] Override http request option.
776
751
  * @throws {RequiredError}
777
752
  * @memberof SpecialtyTypesApi
778
753
  */
779
- SpecialtyTypesApi.prototype.apiV2SpecialtytypesSimpleGet = function (id, name, description, marketingType, hospitalId, created, ids, specialtyTypeCategoryId, languageCode, showHidden, returnDefaultValue, page, limit, lastRetrieved, options) {
754
+ SpecialtyTypesApi.prototype.apiV2SpecialtytypesSimpleGet = function (requestParameters, options) {
780
755
  var _this = this;
781
- return (0, exports.SpecialtyTypesApiFp)(this.configuration).apiV2SpecialtytypesSimpleGet(id, name, description, marketingType, hospitalId, created, ids, specialtyTypeCategoryId, languageCode, showHidden, returnDefaultValue, page, limit, lastRetrieved, options).then(function (request) { return request(_this.axios, _this.basePath); });
756
+ if (requestParameters === void 0) { requestParameters = {}; }
757
+ return (0, exports.SpecialtyTypesApiFp)(this.configuration).apiV2SpecialtytypesSimpleGet(requestParameters.id, requestParameters.name, requestParameters.description, requestParameters.marketingType, requestParameters.hospitalId, requestParameters.created, requestParameters.ids, requestParameters.specialtyTypeCategoryId, requestParameters.languageCode, requestParameters.showHidden, requestParameters.returnDefaultValue, requestParameters.page, requestParameters.limit, requestParameters.lastRetrieved, options).then(function (request) { return request(_this.axios, _this.basePath); });
782
758
  };
783
759
  /**
784
760
  *
785
761
  * @summary
786
- * @param {string} slug
787
- * @param {string} [languageCode]
788
- * @param {boolean} [returnDefaultValue]
762
+ * @param {SpecialtyTypesApiApiV2SpecialtytypesSlugGetRequest} requestParameters Request parameters.
789
763
  * @param {*} [options] Override http request option.
790
764
  * @throws {RequiredError}
791
765
  * @memberof SpecialtyTypesApi
792
766
  */
793
- SpecialtyTypesApi.prototype.apiV2SpecialtytypesSlugGet = function (slug, languageCode, returnDefaultValue, options) {
767
+ SpecialtyTypesApi.prototype.apiV2SpecialtytypesSlugGet = function (requestParameters, options) {
794
768
  var _this = this;
795
- return (0, exports.SpecialtyTypesApiFp)(this.configuration).apiV2SpecialtytypesSlugGet(slug, languageCode, returnDefaultValue, options).then(function (request) { return request(_this.axios, _this.basePath); });
769
+ return (0, exports.SpecialtyTypesApiFp)(this.configuration).apiV2SpecialtytypesSlugGet(requestParameters.slug, requestParameters.languageCode, requestParameters.returnDefaultValue, options).then(function (request) { return request(_this.axios, _this.basePath); });
796
770
  };
797
771
  /**
798
772
  *
799
773
  * @summary
800
- * @param {string} specialtyTypeId
801
- * @param {string} [languageCode]
802
- * @param {boolean} [returnDefaultValue]
774
+ * @param {SpecialtyTypesApiApiV2SpecialtytypesSpecialtyTypeIdGetRequest} requestParameters Request parameters.
803
775
  * @param {*} [options] Override http request option.
804
776
  * @throws {RequiredError}
805
777
  * @memberof SpecialtyTypesApi
806
778
  */
807
- SpecialtyTypesApi.prototype.apiV2SpecialtytypesSpecialtyTypeIdGet = function (specialtyTypeId, languageCode, returnDefaultValue, options) {
779
+ SpecialtyTypesApi.prototype.apiV2SpecialtytypesSpecialtyTypeIdGet = function (requestParameters, options) {
808
780
  var _this = this;
809
- return (0, exports.SpecialtyTypesApiFp)(this.configuration).apiV2SpecialtytypesSpecialtyTypeIdGet(specialtyTypeId, languageCode, returnDefaultValue, options).then(function (request) { return request(_this.axios, _this.basePath); });
781
+ return (0, exports.SpecialtyTypesApiFp)(this.configuration).apiV2SpecialtytypesSpecialtyTypeIdGet(requestParameters.specialtyTypeId, requestParameters.languageCode, requestParameters.returnDefaultValue, options).then(function (request) { return request(_this.axios, _this.basePath); });
810
782
  };
811
783
  /**
812
784
  *
813
785
  * @summary Get all SpecialtyTypeMedias.
814
- * @param {string} specialtyTypeId
815
- * @param {string} [id]
816
- * @param {MediaType} [mediaType]
817
- * @param {number} [page]
818
- * @param {number} [limit]
819
- * @param {Date} [lastRetrieved]
786
+ * @param {SpecialtyTypesApiApiV2SpecialtytypesSpecialtyTypeIdMediasGetRequest} requestParameters Request parameters.
820
787
  * @param {*} [options] Override http request option.
821
788
  * @throws {RequiredError}
822
789
  * @memberof SpecialtyTypesApi
823
790
  */
824
- SpecialtyTypesApi.prototype.apiV2SpecialtytypesSpecialtyTypeIdMediasGet = function (specialtyTypeId, id, mediaType, page, limit, lastRetrieved, options) {
791
+ SpecialtyTypesApi.prototype.apiV2SpecialtytypesSpecialtyTypeIdMediasGet = function (requestParameters, options) {
825
792
  var _this = this;
826
- return (0, exports.SpecialtyTypesApiFp)(this.configuration).apiV2SpecialtytypesSpecialtyTypeIdMediasGet(specialtyTypeId, id, mediaType, page, limit, lastRetrieved, options).then(function (request) { return request(_this.axios, _this.basePath); });
793
+ return (0, exports.SpecialtyTypesApiFp)(this.configuration).apiV2SpecialtytypesSpecialtyTypeIdMediasGet(requestParameters.specialtyTypeId, requestParameters.id, requestParameters.mediaType, requestParameters.page, requestParameters.limit, requestParameters.lastRetrieved, options).then(function (request) { return request(_this.axios, _this.basePath); });
827
794
  };
828
795
  /**
829
796
  *
830
797
  * @summary Get SpecialtyTypeMedia.
831
- * @param {string} specialtyTypeId
832
- * @param {string} mediaId
798
+ * @param {SpecialtyTypesApiApiV2SpecialtytypesSpecialtyTypeIdMediasMediaIdGetRequest} requestParameters Request parameters.
833
799
  * @param {*} [options] Override http request option.
834
800
  * @throws {RequiredError}
835
801
  * @memberof SpecialtyTypesApi
836
802
  */
837
- SpecialtyTypesApi.prototype.apiV2SpecialtytypesSpecialtyTypeIdMediasMediaIdGet = function (specialtyTypeId, mediaId, options) {
803
+ SpecialtyTypesApi.prototype.apiV2SpecialtytypesSpecialtyTypeIdMediasMediaIdGet = function (requestParameters, options) {
838
804
  var _this = this;
839
- return (0, exports.SpecialtyTypesApiFp)(this.configuration).apiV2SpecialtytypesSpecialtyTypeIdMediasMediaIdGet(specialtyTypeId, mediaId, options).then(function (request) { return request(_this.axios, _this.basePath); });
805
+ return (0, exports.SpecialtyTypesApiFp)(this.configuration).apiV2SpecialtytypesSpecialtyTypeIdMediasMediaIdGet(requestParameters.specialtyTypeId, requestParameters.mediaId, options).then(function (request) { return request(_this.axios, _this.basePath); });
840
806
  };
841
807
  return SpecialtyTypesApi;
842
808
  }(base_1.BaseAPI));
@@ -58,6 +58,25 @@ export declare const SurveyFormsApiFactory: (configuration?: Configuration, base
58
58
  */
59
59
  apiV2SurveyformsSurveyFormIdGet(surveyFormId: string, languageCode?: string, options?: any): AxiosPromise<SurveyFormModel>;
60
60
  };
61
+ /**
62
+ * Request parameters for apiV2SurveyformsSurveyFormIdGet operation in SurveyFormsApi.
63
+ * @export
64
+ * @interface SurveyFormsApiApiV2SurveyformsSurveyFormIdGetRequest
65
+ */
66
+ export interface SurveyFormsApiApiV2SurveyformsSurveyFormIdGetRequest {
67
+ /**
68
+ *
69
+ * @type {string}
70
+ * @memberof SurveyFormsApiApiV2SurveyformsSurveyFormIdGet
71
+ */
72
+ readonly surveyFormId: string;
73
+ /**
74
+ *
75
+ * @type {string}
76
+ * @memberof SurveyFormsApiApiV2SurveyformsSurveyFormIdGet
77
+ */
78
+ readonly languageCode?: string;
79
+ }
61
80
  /**
62
81
  * SurveyFormsApi - object-oriented interface
63
82
  * @export
@@ -68,12 +87,11 @@ export declare class SurveyFormsApi extends BaseAPI {
68
87
  /**
69
88
  *
70
89
  * @summary Get survey form by id
71
- * @param {string} surveyFormId
72
- * @param {string} [languageCode]
90
+ * @param {SurveyFormsApiApiV2SurveyformsSurveyFormIdGetRequest} requestParameters Request parameters.
73
91
  * @param {*} [options] Override http request option.
74
92
  * @throws {RequiredError}
75
93
  * @memberof SurveyFormsApi
76
94
  */
77
- apiV2SurveyformsSurveyFormIdGet(surveyFormId: string, languageCode?: string, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<SurveyFormModel, any>>;
95
+ apiV2SurveyformsSurveyFormIdGet(requestParameters: SurveyFormsApiApiV2SurveyformsSurveyFormIdGetRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<SurveyFormModel, any>>;
78
96
  }
79
97
  //# sourceMappingURL=survey-forms-api.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"survey-forms-api.d.ts","sourceRoot":"","sources":["../../src/api/survey-forms-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,eAAe,EAAE,MAAM,WAAW,CAAC;AAC5C;;;GAGG;AACH,eAAO,MAAM,+BAA+B,mBAA6B,aAAa;IAE9E;;;;;;;OAOG;oDACmD,MAAM,iBAAiB,MAAM,YAAW,kBAAkB,KAAQ,QAAQ,WAAW,CAAC;CAgCnJ,CAAC;AAEF;;;GAGG;AACH,eAAO,MAAM,gBAAgB,mBAA4B,aAAa;IAG9D;;;;;;;OAOG;kDACiD,MAAM,iBAAiB,MAAM,YAAY,kBAAkB,oBAAoB,aAAa,aAAa,MAAM,KAAK,aAAa,eAAe,CAAC;CAK5M,CAAC;AAEF;;;GAGG;AACH,eAAO,MAAM,qBAAqB,mBAA6B,aAAa,aAAa,MAAM,UAAU,aAAa;IAG9G;;;;;;;OAOG;kDAC2C,MAAM,iBAAiB,MAAM,YAAY,GAAG,GAAG,aAAa,eAAe,CAAC;CAIjI,CAAC;AAEF;;;;;GAKG;AACH,qBAAa,cAAe,SAAQ,OAAO;IACvC;;;;;;;;OAQG;IACI,+BAA+B,CAAC,YAAY,EAAE,MAAM,EAAE,YAAY,CAAC,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,kBAAkB;CAGnH"}
1
+ {"version":3,"file":"survey-forms-api.d.ts","sourceRoot":"","sources":["../../src/api/survey-forms-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,eAAe,EAAE,MAAM,WAAW,CAAC;AAC5C;;;GAGG;AACH,eAAO,MAAM,+BAA+B,mBAA6B,aAAa;IAE9E;;;;;;;OAOG;oDACmD,MAAM,iBAAiB,MAAM,YAAW,kBAAkB,KAAQ,QAAQ,WAAW,CAAC;CAgCnJ,CAAC;AAEF;;;GAGG;AACH,eAAO,MAAM,gBAAgB,mBAA4B,aAAa;IAG9D;;;;;;;OAOG;kDACiD,MAAM,iBAAiB,MAAM,YAAY,kBAAkB,oBAAoB,aAAa,aAAa,MAAM,KAAK,aAAa,eAAe,CAAC;CAK5M,CAAC;AAEF;;;GAGG;AACH,eAAO,MAAM,qBAAqB,mBAA6B,aAAa,aAAa,MAAM,UAAU,aAAa;IAG9G;;;;;;;OAOG;kDAC2C,MAAM,iBAAiB,MAAM,YAAY,GAAG,GAAG,aAAa,eAAe,CAAC;CAIjI,CAAC;AAEF;;;;GAIG;AACH,MAAM,WAAW,oDAAoD;IACjE;;;;OAIG;IACH,QAAQ,CAAC,YAAY,EAAE,MAAM,CAAA;IAE7B;;;;OAIG;IACH,QAAQ,CAAC,YAAY,CAAC,EAAE,MAAM,CAAA;CACjC;AAED;;;;;GAKG;AACH,qBAAa,cAAe,SAAQ,OAAO;IACvC;;;;;;;OAOG;IACI,+BAA+B,CAAC,iBAAiB,EAAE,oDAAoD,EAAE,OAAO,CAAC,EAAE,kBAAkB;CAG/I"}
@@ -198,15 +198,14 @@ var SurveyFormsApi = /** @class */ (function (_super) {
198
198
  /**
199
199
  *
200
200
  * @summary Get survey form by id
201
- * @param {string} surveyFormId
202
- * @param {string} [languageCode]
201
+ * @param {SurveyFormsApiApiV2SurveyformsSurveyFormIdGetRequest} requestParameters Request parameters.
203
202
  * @param {*} [options] Override http request option.
204
203
  * @throws {RequiredError}
205
204
  * @memberof SurveyFormsApi
206
205
  */
207
- SurveyFormsApi.prototype.apiV2SurveyformsSurveyFormIdGet = function (surveyFormId, languageCode, options) {
206
+ SurveyFormsApi.prototype.apiV2SurveyformsSurveyFormIdGet = function (requestParameters, options) {
208
207
  var _this = this;
209
- return (0, exports.SurveyFormsApiFp)(this.configuration).apiV2SurveyformsSurveyFormIdGet(surveyFormId, languageCode, options).then(function (request) { return request(_this.axios, _this.basePath); });
208
+ return (0, exports.SurveyFormsApiFp)(this.configuration).apiV2SurveyformsSurveyFormIdGet(requestParameters.surveyFormId, requestParameters.languageCode, options).then(function (request) { return request(_this.axios, _this.basePath); });
210
209
  };
211
210
  return SurveyFormsApi;
212
211
  }(base_1.BaseAPI));