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
@@ -1459,6 +1459,741 @@ export const DoctorsApiFactory = function (configuration?: Configuration, basePa
1459
1459
  };
1460
1460
  };
1461
1461
 
1462
+ /**
1463
+ * Request parameters for apiV2DoctorsDoctorIdCertificatesCertificateIdGet operation in DoctorsApi.
1464
+ * @export
1465
+ * @interface DoctorsApiApiV2DoctorsDoctorIdCertificatesCertificateIdGetRequest
1466
+ */
1467
+ export interface DoctorsApiApiV2DoctorsDoctorIdCertificatesCertificateIdGetRequest {
1468
+ /**
1469
+ *
1470
+ * @type {string}
1471
+ * @memberof DoctorsApiApiV2DoctorsDoctorIdCertificatesCertificateIdGet
1472
+ */
1473
+ readonly doctorId: string
1474
+
1475
+ /**
1476
+ *
1477
+ * @type {string}
1478
+ * @memberof DoctorsApiApiV2DoctorsDoctorIdCertificatesCertificateIdGet
1479
+ */
1480
+ readonly certificateId: string
1481
+ }
1482
+
1483
+ /**
1484
+ * Request parameters for apiV2DoctorsDoctorIdCertificatesGet operation in DoctorsApi.
1485
+ * @export
1486
+ * @interface DoctorsApiApiV2DoctorsDoctorIdCertificatesGetRequest
1487
+ */
1488
+ export interface DoctorsApiApiV2DoctorsDoctorIdCertificatesGetRequest {
1489
+ /**
1490
+ *
1491
+ * @type {string}
1492
+ * @memberof DoctorsApiApiV2DoctorsDoctorIdCertificatesGet
1493
+ */
1494
+ readonly doctorId: string
1495
+
1496
+ /**
1497
+ *
1498
+ * @type {string}
1499
+ * @memberof DoctorsApiApiV2DoctorsDoctorIdCertificatesGet
1500
+ */
1501
+ readonly doctorName?: string
1502
+
1503
+ /**
1504
+ *
1505
+ * @type {string}
1506
+ * @memberof DoctorsApiApiV2DoctorsDoctorIdCertificatesGet
1507
+ */
1508
+ readonly certificateId?: string
1509
+
1510
+ /**
1511
+ *
1512
+ * @type {string}
1513
+ * @memberof DoctorsApiApiV2DoctorsDoctorIdCertificatesGet
1514
+ */
1515
+ readonly certificate?: string
1516
+
1517
+ /**
1518
+ *
1519
+ * @type {Date}
1520
+ * @memberof DoctorsApiApiV2DoctorsDoctorIdCertificatesGet
1521
+ */
1522
+ readonly activeFrom?: Date
1523
+
1524
+ /**
1525
+ *
1526
+ * @type {Date}
1527
+ * @memberof DoctorsApiApiV2DoctorsDoctorIdCertificatesGet
1528
+ */
1529
+ readonly activeTo?: Date
1530
+
1531
+ /**
1532
+ *
1533
+ * @type {number}
1534
+ * @memberof DoctorsApiApiV2DoctorsDoctorIdCertificatesGet
1535
+ */
1536
+ readonly page?: number
1537
+
1538
+ /**
1539
+ *
1540
+ * @type {number}
1541
+ * @memberof DoctorsApiApiV2DoctorsDoctorIdCertificatesGet
1542
+ */
1543
+ readonly limit?: number
1544
+
1545
+ /**
1546
+ *
1547
+ * @type {Date}
1548
+ * @memberof DoctorsApiApiV2DoctorsDoctorIdCertificatesGet
1549
+ */
1550
+ readonly lastRetrieved?: Date
1551
+ }
1552
+
1553
+ /**
1554
+ * Request parameters for apiV2DoctorsDoctorIdEducationsEducationIdGet operation in DoctorsApi.
1555
+ * @export
1556
+ * @interface DoctorsApiApiV2DoctorsDoctorIdEducationsEducationIdGetRequest
1557
+ */
1558
+ export interface DoctorsApiApiV2DoctorsDoctorIdEducationsEducationIdGetRequest {
1559
+ /**
1560
+ *
1561
+ * @type {string}
1562
+ * @memberof DoctorsApiApiV2DoctorsDoctorIdEducationsEducationIdGet
1563
+ */
1564
+ readonly doctorId: string
1565
+
1566
+ /**
1567
+ *
1568
+ * @type {string}
1569
+ * @memberof DoctorsApiApiV2DoctorsDoctorIdEducationsEducationIdGet
1570
+ */
1571
+ readonly educationId: string
1572
+ }
1573
+
1574
+ /**
1575
+ * Request parameters for apiV2DoctorsDoctorIdEducationsGet operation in DoctorsApi.
1576
+ * @export
1577
+ * @interface DoctorsApiApiV2DoctorsDoctorIdEducationsGetRequest
1578
+ */
1579
+ export interface DoctorsApiApiV2DoctorsDoctorIdEducationsGetRequest {
1580
+ /**
1581
+ *
1582
+ * @type {string}
1583
+ * @memberof DoctorsApiApiV2DoctorsDoctorIdEducationsGet
1584
+ */
1585
+ readonly doctorId: string
1586
+
1587
+ /**
1588
+ *
1589
+ * @type {string}
1590
+ * @memberof DoctorsApiApiV2DoctorsDoctorIdEducationsGet
1591
+ */
1592
+ readonly doctorName?: string
1593
+
1594
+ /**
1595
+ *
1596
+ * @type {string}
1597
+ * @memberof DoctorsApiApiV2DoctorsDoctorIdEducationsGet
1598
+ */
1599
+ readonly educationId?: string
1600
+
1601
+ /**
1602
+ *
1603
+ * @type {string}
1604
+ * @memberof DoctorsApiApiV2DoctorsDoctorIdEducationsGet
1605
+ */
1606
+ readonly institution?: string
1607
+
1608
+ /**
1609
+ *
1610
+ * @type {string}
1611
+ * @memberof DoctorsApiApiV2DoctorsDoctorIdEducationsGet
1612
+ */
1613
+ readonly qualification?: string
1614
+
1615
+ /**
1616
+ *
1617
+ * @type {Date}
1618
+ * @memberof DoctorsApiApiV2DoctorsDoctorIdEducationsGet
1619
+ */
1620
+ readonly graduationDate?: Date
1621
+
1622
+ /**
1623
+ *
1624
+ * @type {number}
1625
+ * @memberof DoctorsApiApiV2DoctorsDoctorIdEducationsGet
1626
+ */
1627
+ readonly page?: number
1628
+
1629
+ /**
1630
+ *
1631
+ * @type {number}
1632
+ * @memberof DoctorsApiApiV2DoctorsDoctorIdEducationsGet
1633
+ */
1634
+ readonly limit?: number
1635
+
1636
+ /**
1637
+ *
1638
+ * @type {Date}
1639
+ * @memberof DoctorsApiApiV2DoctorsDoctorIdEducationsGet
1640
+ */
1641
+ readonly lastRetrieved?: Date
1642
+ }
1643
+
1644
+ /**
1645
+ * Request parameters for apiV2DoctorsDoctorIdGet operation in DoctorsApi.
1646
+ * @export
1647
+ * @interface DoctorsApiApiV2DoctorsDoctorIdGetRequest
1648
+ */
1649
+ export interface DoctorsApiApiV2DoctorsDoctorIdGetRequest {
1650
+ /**
1651
+ *
1652
+ * @type {string}
1653
+ * @memberof DoctorsApiApiV2DoctorsDoctorIdGet
1654
+ */
1655
+ readonly doctorId: string
1656
+
1657
+ /**
1658
+ *
1659
+ * @type {string}
1660
+ * @memberof DoctorsApiApiV2DoctorsDoctorIdGet
1661
+ */
1662
+ readonly languageCode?: string
1663
+
1664
+ /**
1665
+ *
1666
+ * @type {boolean}
1667
+ * @memberof DoctorsApiApiV2DoctorsDoctorIdGet
1668
+ */
1669
+ readonly returnDefaultValue?: boolean
1670
+ }
1671
+
1672
+ /**
1673
+ * Request parameters for apiV2DoctorsDoctorIdLanguagesGet operation in DoctorsApi.
1674
+ * @export
1675
+ * @interface DoctorsApiApiV2DoctorsDoctorIdLanguagesGetRequest
1676
+ */
1677
+ export interface DoctorsApiApiV2DoctorsDoctorIdLanguagesGetRequest {
1678
+ /**
1679
+ *
1680
+ * @type {string}
1681
+ * @memberof DoctorsApiApiV2DoctorsDoctorIdLanguagesGet
1682
+ */
1683
+ readonly doctorId: string
1684
+
1685
+ /**
1686
+ *
1687
+ * @type {string}
1688
+ * @memberof DoctorsApiApiV2DoctorsDoctorIdLanguagesGet
1689
+ */
1690
+ readonly languageCode?: string
1691
+
1692
+ /**
1693
+ *
1694
+ * @type {number}
1695
+ * @memberof DoctorsApiApiV2DoctorsDoctorIdLanguagesGet
1696
+ */
1697
+ readonly page?: number
1698
+
1699
+ /**
1700
+ *
1701
+ * @type {number}
1702
+ * @memberof DoctorsApiApiV2DoctorsDoctorIdLanguagesGet
1703
+ */
1704
+ readonly limit?: number
1705
+
1706
+ /**
1707
+ *
1708
+ * @type {Date}
1709
+ * @memberof DoctorsApiApiV2DoctorsDoctorIdLanguagesGet
1710
+ */
1711
+ readonly lastRetrieved?: Date
1712
+ }
1713
+
1714
+ /**
1715
+ * Request parameters for apiV2DoctorsDoctorIdLanguagesLanguageCodeGet operation in DoctorsApi.
1716
+ * @export
1717
+ * @interface DoctorsApiApiV2DoctorsDoctorIdLanguagesLanguageCodeGetRequest
1718
+ */
1719
+ export interface DoctorsApiApiV2DoctorsDoctorIdLanguagesLanguageCodeGetRequest {
1720
+ /**
1721
+ *
1722
+ * @type {string}
1723
+ * @memberof DoctorsApiApiV2DoctorsDoctorIdLanguagesLanguageCodeGet
1724
+ */
1725
+ readonly doctorId: string
1726
+
1727
+ /**
1728
+ *
1729
+ * @type {string}
1730
+ * @memberof DoctorsApiApiV2DoctorsDoctorIdLanguagesLanguageCodeGet
1731
+ */
1732
+ readonly languageCode: string
1733
+ }
1734
+
1735
+ /**
1736
+ * Request parameters for apiV2DoctorsDoctorIdMediasGet operation in DoctorsApi.
1737
+ * @export
1738
+ * @interface DoctorsApiApiV2DoctorsDoctorIdMediasGetRequest
1739
+ */
1740
+ export interface DoctorsApiApiV2DoctorsDoctorIdMediasGetRequest {
1741
+ /**
1742
+ *
1743
+ * @type {string}
1744
+ * @memberof DoctorsApiApiV2DoctorsDoctorIdMediasGet
1745
+ */
1746
+ readonly doctorId: string
1747
+
1748
+ /**
1749
+ *
1750
+ * @type {string}
1751
+ * @memberof DoctorsApiApiV2DoctorsDoctorIdMediasGet
1752
+ */
1753
+ readonly id?: string
1754
+
1755
+ /**
1756
+ *
1757
+ * @type {MediaType}
1758
+ * @memberof DoctorsApiApiV2DoctorsDoctorIdMediasGet
1759
+ */
1760
+ readonly mediaType?: MediaType
1761
+
1762
+ /**
1763
+ *
1764
+ * @type {number}
1765
+ * @memberof DoctorsApiApiV2DoctorsDoctorIdMediasGet
1766
+ */
1767
+ readonly page?: number
1768
+
1769
+ /**
1770
+ *
1771
+ * @type {number}
1772
+ * @memberof DoctorsApiApiV2DoctorsDoctorIdMediasGet
1773
+ */
1774
+ readonly limit?: number
1775
+
1776
+ /**
1777
+ *
1778
+ * @type {Date}
1779
+ * @memberof DoctorsApiApiV2DoctorsDoctorIdMediasGet
1780
+ */
1781
+ readonly lastRetrieved?: Date
1782
+ }
1783
+
1784
+ /**
1785
+ * Request parameters for apiV2DoctorsDoctorIdMediasMediaIdGet operation in DoctorsApi.
1786
+ * @export
1787
+ * @interface DoctorsApiApiV2DoctorsDoctorIdMediasMediaIdGetRequest
1788
+ */
1789
+ export interface DoctorsApiApiV2DoctorsDoctorIdMediasMediaIdGetRequest {
1790
+ /**
1791
+ *
1792
+ * @type {string}
1793
+ * @memberof DoctorsApiApiV2DoctorsDoctorIdMediasMediaIdGet
1794
+ */
1795
+ readonly doctorId: string
1796
+
1797
+ /**
1798
+ *
1799
+ * @type {string}
1800
+ * @memberof DoctorsApiApiV2DoctorsDoctorIdMediasMediaIdGet
1801
+ */
1802
+ readonly mediaId: string
1803
+ }
1804
+
1805
+ /**
1806
+ * Request parameters for apiV2DoctorsDoctorIdPortfoliosGet operation in DoctorsApi.
1807
+ * @export
1808
+ * @interface DoctorsApiApiV2DoctorsDoctorIdPortfoliosGetRequest
1809
+ */
1810
+ export interface DoctorsApiApiV2DoctorsDoctorIdPortfoliosGetRequest {
1811
+ /**
1812
+ *
1813
+ * @type {string}
1814
+ * @memberof DoctorsApiApiV2DoctorsDoctorIdPortfoliosGet
1815
+ */
1816
+ readonly doctorId: string
1817
+
1818
+ /**
1819
+ *
1820
+ * @type {string}
1821
+ * @memberof DoctorsApiApiV2DoctorsDoctorIdPortfoliosGet
1822
+ */
1823
+ readonly doctorName?: string
1824
+
1825
+ /**
1826
+ *
1827
+ * @type {string}
1828
+ * @memberof DoctorsApiApiV2DoctorsDoctorIdPortfoliosGet
1829
+ */
1830
+ readonly portfolioId?: string
1831
+
1832
+ /**
1833
+ *
1834
+ * @type {string}
1835
+ * @memberof DoctorsApiApiV2DoctorsDoctorIdPortfoliosGet
1836
+ */
1837
+ readonly name?: string
1838
+
1839
+ /**
1840
+ *
1841
+ * @type {number}
1842
+ * @memberof DoctorsApiApiV2DoctorsDoctorIdPortfoliosGet
1843
+ */
1844
+ readonly page?: number
1845
+
1846
+ /**
1847
+ *
1848
+ * @type {number}
1849
+ * @memberof DoctorsApiApiV2DoctorsDoctorIdPortfoliosGet
1850
+ */
1851
+ readonly limit?: number
1852
+
1853
+ /**
1854
+ *
1855
+ * @type {Date}
1856
+ * @memberof DoctorsApiApiV2DoctorsDoctorIdPortfoliosGet
1857
+ */
1858
+ readonly lastRetrieved?: Date
1859
+ }
1860
+
1861
+ /**
1862
+ * Request parameters for apiV2DoctorsDoctorIdPortfoliosPortfolioIdGet operation in DoctorsApi.
1863
+ * @export
1864
+ * @interface DoctorsApiApiV2DoctorsDoctorIdPortfoliosPortfolioIdGetRequest
1865
+ */
1866
+ export interface DoctorsApiApiV2DoctorsDoctorIdPortfoliosPortfolioIdGetRequest {
1867
+ /**
1868
+ *
1869
+ * @type {string}
1870
+ * @memberof DoctorsApiApiV2DoctorsDoctorIdPortfoliosPortfolioIdGet
1871
+ */
1872
+ readonly doctorId: string
1873
+
1874
+ /**
1875
+ *
1876
+ * @type {string}
1877
+ * @memberof DoctorsApiApiV2DoctorsDoctorIdPortfoliosPortfolioIdGet
1878
+ */
1879
+ readonly portfolioId: string
1880
+ }
1881
+
1882
+ /**
1883
+ * Request parameters for apiV2DoctorsDoctorIdSpecialtiesGet operation in DoctorsApi.
1884
+ * @export
1885
+ * @interface DoctorsApiApiV2DoctorsDoctorIdSpecialtiesGetRequest
1886
+ */
1887
+ export interface DoctorsApiApiV2DoctorsDoctorIdSpecialtiesGetRequest {
1888
+ /**
1889
+ *
1890
+ * @type {string}
1891
+ * @memberof DoctorsApiApiV2DoctorsDoctorIdSpecialtiesGet
1892
+ */
1893
+ readonly doctorId: string
1894
+
1895
+ /**
1896
+ *
1897
+ * @type {string}
1898
+ * @memberof DoctorsApiApiV2DoctorsDoctorIdSpecialtiesGet
1899
+ */
1900
+ readonly doctorName?: string
1901
+
1902
+ /**
1903
+ *
1904
+ * @type {string}
1905
+ * @memberof DoctorsApiApiV2DoctorsDoctorIdSpecialtiesGet
1906
+ */
1907
+ readonly specialtyId?: string
1908
+
1909
+ /**
1910
+ *
1911
+ * @type {string}
1912
+ * @memberof DoctorsApiApiV2DoctorsDoctorIdSpecialtiesGet
1913
+ */
1914
+ readonly specialtyName?: string
1915
+
1916
+ /**
1917
+ *
1918
+ * @type {string}
1919
+ * @memberof DoctorsApiApiV2DoctorsDoctorIdSpecialtiesGet
1920
+ */
1921
+ readonly languageCode?: string
1922
+
1923
+ /**
1924
+ *
1925
+ * @type {number}
1926
+ * @memberof DoctorsApiApiV2DoctorsDoctorIdSpecialtiesGet
1927
+ */
1928
+ readonly page?: number
1929
+
1930
+ /**
1931
+ *
1932
+ * @type {number}
1933
+ * @memberof DoctorsApiApiV2DoctorsDoctorIdSpecialtiesGet
1934
+ */
1935
+ readonly limit?: number
1936
+
1937
+ /**
1938
+ *
1939
+ * @type {Date}
1940
+ * @memberof DoctorsApiApiV2DoctorsDoctorIdSpecialtiesGet
1941
+ */
1942
+ readonly lastRetrieved?: Date
1943
+ }
1944
+
1945
+ /**
1946
+ * Request parameters for apiV2DoctorsDoctorIdSpecialtiesSpecialtyIdGet operation in DoctorsApi.
1947
+ * @export
1948
+ * @interface DoctorsApiApiV2DoctorsDoctorIdSpecialtiesSpecialtyIdGetRequest
1949
+ */
1950
+ export interface DoctorsApiApiV2DoctorsDoctorIdSpecialtiesSpecialtyIdGetRequest {
1951
+ /**
1952
+ *
1953
+ * @type {string}
1954
+ * @memberof DoctorsApiApiV2DoctorsDoctorIdSpecialtiesSpecialtyIdGet
1955
+ */
1956
+ readonly doctorId: string
1957
+
1958
+ /**
1959
+ *
1960
+ * @type {string}
1961
+ * @memberof DoctorsApiApiV2DoctorsDoctorIdSpecialtiesSpecialtyIdGet
1962
+ */
1963
+ readonly specialtyId: string
1964
+
1965
+ /**
1966
+ *
1967
+ * @type {string}
1968
+ * @memberof DoctorsApiApiV2DoctorsDoctorIdSpecialtiesSpecialtyIdGet
1969
+ */
1970
+ readonly languageCode?: string
1971
+ }
1972
+
1973
+ /**
1974
+ * Request parameters for apiV2DoctorsGet operation in DoctorsApi.
1975
+ * @export
1976
+ * @interface DoctorsApiApiV2DoctorsGetRequest
1977
+ */
1978
+ export interface DoctorsApiApiV2DoctorsGetRequest {
1979
+ /**
1980
+ *
1981
+ * @type {string}
1982
+ * @memberof DoctorsApiApiV2DoctorsGet
1983
+ */
1984
+ readonly hospitalId?: string
1985
+
1986
+ /**
1987
+ *
1988
+ * @type {string}
1989
+ * @memberof DoctorsApiApiV2DoctorsGet
1990
+ */
1991
+ readonly hospitalName?: string
1992
+
1993
+ /**
1994
+ *
1995
+ * @type {Array<string>}
1996
+ * @memberof DoctorsApiApiV2DoctorsGet
1997
+ */
1998
+ readonly ids?: Array<string>
1999
+
2000
+ /**
2001
+ *
2002
+ * @type {string}
2003
+ * @memberof DoctorsApiApiV2DoctorsGet
2004
+ */
2005
+ readonly specialtyId?: string
2006
+
2007
+ /**
2008
+ *
2009
+ * @type {boolean}
2010
+ * @memberof DoctorsApiApiV2DoctorsGet
2011
+ */
2012
+ readonly consultationEnabled?: boolean
2013
+
2014
+ /**
2015
+ *
2016
+ * @type {string}
2017
+ * @memberof DoctorsApiApiV2DoctorsGet
2018
+ */
2019
+ readonly languageCode?: string
2020
+
2021
+ /**
2022
+ *
2023
+ * @type {string}
2024
+ * @memberof DoctorsApiApiV2DoctorsGet
2025
+ */
2026
+ readonly id?: string
2027
+
2028
+ /**
2029
+ *
2030
+ * @type {string}
2031
+ * @memberof DoctorsApiApiV2DoctorsGet
2032
+ */
2033
+ readonly fullname?: string
2034
+
2035
+ /**
2036
+ *
2037
+ * @type {string}
2038
+ * @memberof DoctorsApiApiV2DoctorsGet
2039
+ */
2040
+ readonly email?: string
2041
+
2042
+ /**
2043
+ *
2044
+ * @type {Gender}
2045
+ * @memberof DoctorsApiApiV2DoctorsGet
2046
+ */
2047
+ readonly gender?: Gender
2048
+
2049
+ /**
2050
+ *
2051
+ * @type {Date}
2052
+ * @memberof DoctorsApiApiV2DoctorsGet
2053
+ */
2054
+ readonly dateOfBirth?: Date
2055
+
2056
+ /**
2057
+ *
2058
+ * @type {Date}
2059
+ * @memberof DoctorsApiApiV2DoctorsGet
2060
+ */
2061
+ readonly created?: Date
2062
+
2063
+ /**
2064
+ *
2065
+ * @type {number}
2066
+ * @memberof DoctorsApiApiV2DoctorsGet
2067
+ */
2068
+ readonly page?: number
2069
+
2070
+ /**
2071
+ *
2072
+ * @type {number}
2073
+ * @memberof DoctorsApiApiV2DoctorsGet
2074
+ */
2075
+ readonly limit?: number
2076
+
2077
+ /**
2078
+ *
2079
+ * @type {Date}
2080
+ * @memberof DoctorsApiApiV2DoctorsGet
2081
+ */
2082
+ readonly lastRetrieved?: Date
2083
+ }
2084
+
2085
+ /**
2086
+ * Request parameters for apiV2DoctorsSimpleGet operation in DoctorsApi.
2087
+ * @export
2088
+ * @interface DoctorsApiApiV2DoctorsSimpleGetRequest
2089
+ */
2090
+ export interface DoctorsApiApiV2DoctorsSimpleGetRequest {
2091
+ /**
2092
+ *
2093
+ * @type {string}
2094
+ * @memberof DoctorsApiApiV2DoctorsSimpleGet
2095
+ */
2096
+ readonly hospitalId?: string
2097
+
2098
+ /**
2099
+ *
2100
+ * @type {string}
2101
+ * @memberof DoctorsApiApiV2DoctorsSimpleGet
2102
+ */
2103
+ readonly hospitalName?: string
2104
+
2105
+ /**
2106
+ *
2107
+ * @type {Array<string>}
2108
+ * @memberof DoctorsApiApiV2DoctorsSimpleGet
2109
+ */
2110
+ readonly ids?: Array<string>
2111
+
2112
+ /**
2113
+ *
2114
+ * @type {string}
2115
+ * @memberof DoctorsApiApiV2DoctorsSimpleGet
2116
+ */
2117
+ readonly specialtyId?: string
2118
+
2119
+ /**
2120
+ *
2121
+ * @type {boolean}
2122
+ * @memberof DoctorsApiApiV2DoctorsSimpleGet
2123
+ */
2124
+ readonly consultationEnabled?: boolean
2125
+
2126
+ /**
2127
+ *
2128
+ * @type {string}
2129
+ * @memberof DoctorsApiApiV2DoctorsSimpleGet
2130
+ */
2131
+ readonly languageCode?: string
2132
+
2133
+ /**
2134
+ *
2135
+ * @type {string}
2136
+ * @memberof DoctorsApiApiV2DoctorsSimpleGet
2137
+ */
2138
+ readonly id?: string
2139
+
2140
+ /**
2141
+ *
2142
+ * @type {string}
2143
+ * @memberof DoctorsApiApiV2DoctorsSimpleGet
2144
+ */
2145
+ readonly fullname?: string
2146
+
2147
+ /**
2148
+ *
2149
+ * @type {string}
2150
+ * @memberof DoctorsApiApiV2DoctorsSimpleGet
2151
+ */
2152
+ readonly email?: string
2153
+
2154
+ /**
2155
+ *
2156
+ * @type {Gender}
2157
+ * @memberof DoctorsApiApiV2DoctorsSimpleGet
2158
+ */
2159
+ readonly gender?: Gender
2160
+
2161
+ /**
2162
+ *
2163
+ * @type {Date}
2164
+ * @memberof DoctorsApiApiV2DoctorsSimpleGet
2165
+ */
2166
+ readonly dateOfBirth?: Date
2167
+
2168
+ /**
2169
+ *
2170
+ * @type {Date}
2171
+ * @memberof DoctorsApiApiV2DoctorsSimpleGet
2172
+ */
2173
+ readonly created?: Date
2174
+
2175
+ /**
2176
+ *
2177
+ * @type {number}
2178
+ * @memberof DoctorsApiApiV2DoctorsSimpleGet
2179
+ */
2180
+ readonly page?: number
2181
+
2182
+ /**
2183
+ *
2184
+ * @type {number}
2185
+ * @memberof DoctorsApiApiV2DoctorsSimpleGet
2186
+ */
2187
+ readonly limit?: number
2188
+
2189
+ /**
2190
+ *
2191
+ * @type {Date}
2192
+ * @memberof DoctorsApiApiV2DoctorsSimpleGet
2193
+ */
2194
+ readonly lastRetrieved?: Date
2195
+ }
2196
+
1462
2197
  /**
1463
2198
  * DoctorsApi - object-oriented interface
1464
2199
  * @export
@@ -1469,255 +2204,180 @@ export class DoctorsApi extends BaseAPI {
1469
2204
  /**
1470
2205
  *
1471
2206
  * @summary Get DoctorCertificate.
1472
- * @param {string} doctorId
1473
- * @param {string} certificateId
2207
+ * @param {DoctorsApiApiV2DoctorsDoctorIdCertificatesCertificateIdGetRequest} requestParameters Request parameters.
1474
2208
  * @param {*} [options] Override http request option.
1475
2209
  * @throws {RequiredError}
1476
2210
  * @memberof DoctorsApi
1477
2211
  */
1478
- public apiV2DoctorsDoctorIdCertificatesCertificateIdGet(doctorId: string, certificateId: string, options?: AxiosRequestConfig) {
1479
- return DoctorsApiFp(this.configuration).apiV2DoctorsDoctorIdCertificatesCertificateIdGet(doctorId, certificateId, options).then((request) => request(this.axios, this.basePath));
2212
+ public apiV2DoctorsDoctorIdCertificatesCertificateIdGet(requestParameters: DoctorsApiApiV2DoctorsDoctorIdCertificatesCertificateIdGetRequest, options?: AxiosRequestConfig) {
2213
+ return DoctorsApiFp(this.configuration).apiV2DoctorsDoctorIdCertificatesCertificateIdGet(requestParameters.doctorId, requestParameters.certificateId, options).then((request) => request(this.axios, this.basePath));
1480
2214
  }
1481
2215
 
1482
2216
  /**
1483
2217
  *
1484
2218
  * @summary Get All DoctorCertificate.
1485
- * @param {string} doctorId
1486
- * @param {string} [doctorName]
1487
- * @param {string} [certificateId]
1488
- * @param {string} [certificate]
1489
- * @param {Date} [activeFrom]
1490
- * @param {Date} [activeTo]
1491
- * @param {number} [page]
1492
- * @param {number} [limit]
1493
- * @param {Date} [lastRetrieved]
2219
+ * @param {DoctorsApiApiV2DoctorsDoctorIdCertificatesGetRequest} requestParameters Request parameters.
1494
2220
  * @param {*} [options] Override http request option.
1495
2221
  * @throws {RequiredError}
1496
2222
  * @memberof DoctorsApi
1497
2223
  */
1498
- public apiV2DoctorsDoctorIdCertificatesGet(doctorId: string, doctorName?: string, certificateId?: string, certificate?: string, activeFrom?: Date, activeTo?: Date, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig) {
1499
- return DoctorsApiFp(this.configuration).apiV2DoctorsDoctorIdCertificatesGet(doctorId, doctorName, certificateId, certificate, activeFrom, activeTo, page, limit, lastRetrieved, options).then((request) => request(this.axios, this.basePath));
2224
+ public apiV2DoctorsDoctorIdCertificatesGet(requestParameters: DoctorsApiApiV2DoctorsDoctorIdCertificatesGetRequest, options?: AxiosRequestConfig) {
2225
+ return DoctorsApiFp(this.configuration).apiV2DoctorsDoctorIdCertificatesGet(requestParameters.doctorId, requestParameters.doctorName, requestParameters.certificateId, requestParameters.certificate, requestParameters.activeFrom, requestParameters.activeTo, requestParameters.page, requestParameters.limit, requestParameters.lastRetrieved, options).then((request) => request(this.axios, this.basePath));
1500
2226
  }
1501
2227
 
1502
2228
  /**
1503
2229
  *
1504
2230
  * @summary Get DoctorEducation.
1505
- * @param {string} doctorId
1506
- * @param {string} educationId
2231
+ * @param {DoctorsApiApiV2DoctorsDoctorIdEducationsEducationIdGetRequest} requestParameters Request parameters.
1507
2232
  * @param {*} [options] Override http request option.
1508
2233
  * @throws {RequiredError}
1509
2234
  * @memberof DoctorsApi
1510
2235
  */
1511
- public apiV2DoctorsDoctorIdEducationsEducationIdGet(doctorId: string, educationId: string, options?: AxiosRequestConfig) {
1512
- return DoctorsApiFp(this.configuration).apiV2DoctorsDoctorIdEducationsEducationIdGet(doctorId, educationId, options).then((request) => request(this.axios, this.basePath));
2236
+ public apiV2DoctorsDoctorIdEducationsEducationIdGet(requestParameters: DoctorsApiApiV2DoctorsDoctorIdEducationsEducationIdGetRequest, options?: AxiosRequestConfig) {
2237
+ return DoctorsApiFp(this.configuration).apiV2DoctorsDoctorIdEducationsEducationIdGet(requestParameters.doctorId, requestParameters.educationId, options).then((request) => request(this.axios, this.basePath));
1513
2238
  }
1514
2239
 
1515
2240
  /**
1516
2241
  *
1517
2242
  * @summary Get all DoctorEducations.
1518
- * @param {string} doctorId
1519
- * @param {string} [doctorName]
1520
- * @param {string} [educationId]
1521
- * @param {string} [institution]
1522
- * @param {string} [qualification]
1523
- * @param {Date} [graduationDate]
1524
- * @param {number} [page]
1525
- * @param {number} [limit]
1526
- * @param {Date} [lastRetrieved]
2243
+ * @param {DoctorsApiApiV2DoctorsDoctorIdEducationsGetRequest} requestParameters Request parameters.
1527
2244
  * @param {*} [options] Override http request option.
1528
2245
  * @throws {RequiredError}
1529
2246
  * @memberof DoctorsApi
1530
2247
  */
1531
- public apiV2DoctorsDoctorIdEducationsGet(doctorId: string, doctorName?: string, educationId?: string, institution?: string, qualification?: string, graduationDate?: Date, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig) {
1532
- return DoctorsApiFp(this.configuration).apiV2DoctorsDoctorIdEducationsGet(doctorId, doctorName, educationId, institution, qualification, graduationDate, page, limit, lastRetrieved, options).then((request) => request(this.axios, this.basePath));
2248
+ public apiV2DoctorsDoctorIdEducationsGet(requestParameters: DoctorsApiApiV2DoctorsDoctorIdEducationsGetRequest, options?: AxiosRequestConfig) {
2249
+ return DoctorsApiFp(this.configuration).apiV2DoctorsDoctorIdEducationsGet(requestParameters.doctorId, requestParameters.doctorName, requestParameters.educationId, requestParameters.institution, requestParameters.qualification, requestParameters.graduationDate, requestParameters.page, requestParameters.limit, requestParameters.lastRetrieved, options).then((request) => request(this.axios, this.basePath));
1533
2250
  }
1534
2251
 
1535
2252
  /**
1536
2253
  *
1537
2254
  * @summary
1538
- * @param {string} doctorId
1539
- * @param {string} [languageCode]
1540
- * @param {boolean} [returnDefaultValue]
2255
+ * @param {DoctorsApiApiV2DoctorsDoctorIdGetRequest} requestParameters Request parameters.
1541
2256
  * @param {*} [options] Override http request option.
1542
2257
  * @throws {RequiredError}
1543
2258
  * @memberof DoctorsApi
1544
2259
  */
1545
- public apiV2DoctorsDoctorIdGet(doctorId: string, languageCode?: string, returnDefaultValue?: boolean, options?: AxiosRequestConfig) {
1546
- return DoctorsApiFp(this.configuration).apiV2DoctorsDoctorIdGet(doctorId, languageCode, returnDefaultValue, options).then((request) => request(this.axios, this.basePath));
2260
+ public apiV2DoctorsDoctorIdGet(requestParameters: DoctorsApiApiV2DoctorsDoctorIdGetRequest, options?: AxiosRequestConfig) {
2261
+ return DoctorsApiFp(this.configuration).apiV2DoctorsDoctorIdGet(requestParameters.doctorId, requestParameters.languageCode, requestParameters.returnDefaultValue, options).then((request) => request(this.axios, this.basePath));
1547
2262
  }
1548
2263
 
1549
2264
  /**
1550
2265
  *
1551
2266
  * @summary Get all DoctorLanguages.
1552
- * @param {string} doctorId
1553
- * @param {string} [languageCode]
1554
- * @param {number} [page]
1555
- * @param {number} [limit]
1556
- * @param {Date} [lastRetrieved]
2267
+ * @param {DoctorsApiApiV2DoctorsDoctorIdLanguagesGetRequest} requestParameters Request parameters.
1557
2268
  * @param {*} [options] Override http request option.
1558
2269
  * @throws {RequiredError}
1559
2270
  * @memberof DoctorsApi
1560
2271
  */
1561
- public apiV2DoctorsDoctorIdLanguagesGet(doctorId: string, languageCode?: string, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig) {
1562
- return DoctorsApiFp(this.configuration).apiV2DoctorsDoctorIdLanguagesGet(doctorId, languageCode, page, limit, lastRetrieved, options).then((request) => request(this.axios, this.basePath));
2272
+ public apiV2DoctorsDoctorIdLanguagesGet(requestParameters: DoctorsApiApiV2DoctorsDoctorIdLanguagesGetRequest, options?: AxiosRequestConfig) {
2273
+ return DoctorsApiFp(this.configuration).apiV2DoctorsDoctorIdLanguagesGet(requestParameters.doctorId, requestParameters.languageCode, requestParameters.page, requestParameters.limit, requestParameters.lastRetrieved, options).then((request) => request(this.axios, this.basePath));
1563
2274
  }
1564
2275
 
1565
2276
  /**
1566
2277
  *
1567
2278
  * @summary Get DoctorLanguage.
1568
- * @param {string} doctorId
1569
- * @param {string} languageCode
2279
+ * @param {DoctorsApiApiV2DoctorsDoctorIdLanguagesLanguageCodeGetRequest} requestParameters Request parameters.
1570
2280
  * @param {*} [options] Override http request option.
1571
2281
  * @throws {RequiredError}
1572
2282
  * @memberof DoctorsApi
1573
2283
  */
1574
- public apiV2DoctorsDoctorIdLanguagesLanguageCodeGet(doctorId: string, languageCode: string, options?: AxiosRequestConfig) {
1575
- return DoctorsApiFp(this.configuration).apiV2DoctorsDoctorIdLanguagesLanguageCodeGet(doctorId, languageCode, options).then((request) => request(this.axios, this.basePath));
2284
+ public apiV2DoctorsDoctorIdLanguagesLanguageCodeGet(requestParameters: DoctorsApiApiV2DoctorsDoctorIdLanguagesLanguageCodeGetRequest, options?: AxiosRequestConfig) {
2285
+ return DoctorsApiFp(this.configuration).apiV2DoctorsDoctorIdLanguagesLanguageCodeGet(requestParameters.doctorId, requestParameters.languageCode, options).then((request) => request(this.axios, this.basePath));
1576
2286
  }
1577
2287
 
1578
2288
  /**
1579
2289
  *
1580
2290
  * @summary Get all DoctorMedias.
1581
- * @param {string} doctorId
1582
- * @param {string} [id]
1583
- * @param {MediaType} [mediaType]
1584
- * @param {number} [page]
1585
- * @param {number} [limit]
1586
- * @param {Date} [lastRetrieved]
2291
+ * @param {DoctorsApiApiV2DoctorsDoctorIdMediasGetRequest} requestParameters Request parameters.
1587
2292
  * @param {*} [options] Override http request option.
1588
2293
  * @throws {RequiredError}
1589
2294
  * @memberof DoctorsApi
1590
2295
  */
1591
- public apiV2DoctorsDoctorIdMediasGet(doctorId: string, id?: string, mediaType?: MediaType, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig) {
1592
- return DoctorsApiFp(this.configuration).apiV2DoctorsDoctorIdMediasGet(doctorId, id, mediaType, page, limit, lastRetrieved, options).then((request) => request(this.axios, this.basePath));
2296
+ public apiV2DoctorsDoctorIdMediasGet(requestParameters: DoctorsApiApiV2DoctorsDoctorIdMediasGetRequest, options?: AxiosRequestConfig) {
2297
+ return DoctorsApiFp(this.configuration).apiV2DoctorsDoctorIdMediasGet(requestParameters.doctorId, requestParameters.id, requestParameters.mediaType, requestParameters.page, requestParameters.limit, requestParameters.lastRetrieved, options).then((request) => request(this.axios, this.basePath));
1593
2298
  }
1594
2299
 
1595
2300
  /**
1596
2301
  *
1597
2302
  * @summary Get DoctorMedia.
1598
- * @param {string} doctorId
1599
- * @param {string} mediaId
2303
+ * @param {DoctorsApiApiV2DoctorsDoctorIdMediasMediaIdGetRequest} requestParameters Request parameters.
1600
2304
  * @param {*} [options] Override http request option.
1601
2305
  * @throws {RequiredError}
1602
2306
  * @memberof DoctorsApi
1603
2307
  */
1604
- public apiV2DoctorsDoctorIdMediasMediaIdGet(doctorId: string, mediaId: string, options?: AxiosRequestConfig) {
1605
- return DoctorsApiFp(this.configuration).apiV2DoctorsDoctorIdMediasMediaIdGet(doctorId, mediaId, options).then((request) => request(this.axios, this.basePath));
2308
+ public apiV2DoctorsDoctorIdMediasMediaIdGet(requestParameters: DoctorsApiApiV2DoctorsDoctorIdMediasMediaIdGetRequest, options?: AxiosRequestConfig) {
2309
+ return DoctorsApiFp(this.configuration).apiV2DoctorsDoctorIdMediasMediaIdGet(requestParameters.doctorId, requestParameters.mediaId, options).then((request) => request(this.axios, this.basePath));
1606
2310
  }
1607
2311
 
1608
2312
  /**
1609
2313
  *
1610
2314
  * @summary Get All DoctorPortfolios
1611
- * @param {string} doctorId
1612
- * @param {string} [doctorName]
1613
- * @param {string} [portfolioId]
1614
- * @param {string} [name]
1615
- * @param {number} [page]
1616
- * @param {number} [limit]
1617
- * @param {Date} [lastRetrieved]
2315
+ * @param {DoctorsApiApiV2DoctorsDoctorIdPortfoliosGetRequest} requestParameters Request parameters.
1618
2316
  * @param {*} [options] Override http request option.
1619
2317
  * @throws {RequiredError}
1620
2318
  * @memberof DoctorsApi
1621
2319
  */
1622
- public apiV2DoctorsDoctorIdPortfoliosGet(doctorId: string, doctorName?: string, portfolioId?: string, name?: string, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig) {
1623
- return DoctorsApiFp(this.configuration).apiV2DoctorsDoctorIdPortfoliosGet(doctorId, doctorName, portfolioId, name, page, limit, lastRetrieved, options).then((request) => request(this.axios, this.basePath));
2320
+ public apiV2DoctorsDoctorIdPortfoliosGet(requestParameters: DoctorsApiApiV2DoctorsDoctorIdPortfoliosGetRequest, options?: AxiosRequestConfig) {
2321
+ return DoctorsApiFp(this.configuration).apiV2DoctorsDoctorIdPortfoliosGet(requestParameters.doctorId, requestParameters.doctorName, requestParameters.portfolioId, requestParameters.name, requestParameters.page, requestParameters.limit, requestParameters.lastRetrieved, options).then((request) => request(this.axios, this.basePath));
1624
2322
  }
1625
2323
 
1626
2324
  /**
1627
2325
  *
1628
2326
  * @summary Get DoctorPortfolio.
1629
- * @param {string} doctorId
1630
- * @param {string} portfolioId
2327
+ * @param {DoctorsApiApiV2DoctorsDoctorIdPortfoliosPortfolioIdGetRequest} requestParameters Request parameters.
1631
2328
  * @param {*} [options] Override http request option.
1632
2329
  * @throws {RequiredError}
1633
2330
  * @memberof DoctorsApi
1634
2331
  */
1635
- public apiV2DoctorsDoctorIdPortfoliosPortfolioIdGet(doctorId: string, portfolioId: string, options?: AxiosRequestConfig) {
1636
- return DoctorsApiFp(this.configuration).apiV2DoctorsDoctorIdPortfoliosPortfolioIdGet(doctorId, portfolioId, options).then((request) => request(this.axios, this.basePath));
2332
+ public apiV2DoctorsDoctorIdPortfoliosPortfolioIdGet(requestParameters: DoctorsApiApiV2DoctorsDoctorIdPortfoliosPortfolioIdGetRequest, options?: AxiosRequestConfig) {
2333
+ return DoctorsApiFp(this.configuration).apiV2DoctorsDoctorIdPortfoliosPortfolioIdGet(requestParameters.doctorId, requestParameters.portfolioId, options).then((request) => request(this.axios, this.basePath));
1637
2334
  }
1638
2335
 
1639
2336
  /**
1640
2337
  *
1641
2338
  * @summary Get All DoctorSpecialties.
1642
- * @param {string} doctorId
1643
- * @param {string} [doctorName]
1644
- * @param {string} [specialtyId]
1645
- * @param {string} [specialtyName]
1646
- * @param {string} [languageCode]
1647
- * @param {number} [page]
1648
- * @param {number} [limit]
1649
- * @param {Date} [lastRetrieved]
2339
+ * @param {DoctorsApiApiV2DoctorsDoctorIdSpecialtiesGetRequest} requestParameters Request parameters.
1650
2340
  * @param {*} [options] Override http request option.
1651
2341
  * @throws {RequiredError}
1652
2342
  * @memberof DoctorsApi
1653
2343
  */
1654
- public apiV2DoctorsDoctorIdSpecialtiesGet(doctorId: string, doctorName?: string, specialtyId?: string, specialtyName?: string, languageCode?: string, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig) {
1655
- return DoctorsApiFp(this.configuration).apiV2DoctorsDoctorIdSpecialtiesGet(doctorId, doctorName, specialtyId, specialtyName, languageCode, page, limit, lastRetrieved, options).then((request) => request(this.axios, this.basePath));
2344
+ public apiV2DoctorsDoctorIdSpecialtiesGet(requestParameters: DoctorsApiApiV2DoctorsDoctorIdSpecialtiesGetRequest, options?: AxiosRequestConfig) {
2345
+ return DoctorsApiFp(this.configuration).apiV2DoctorsDoctorIdSpecialtiesGet(requestParameters.doctorId, requestParameters.doctorName, requestParameters.specialtyId, requestParameters.specialtyName, requestParameters.languageCode, requestParameters.page, requestParameters.limit, requestParameters.lastRetrieved, options).then((request) => request(this.axios, this.basePath));
1656
2346
  }
1657
2347
 
1658
2348
  /**
1659
2349
  *
1660
2350
  * @summary Get DoctorSpecialty
1661
- * @param {string} doctorId
1662
- * @param {string} specialtyId
1663
- * @param {string} [languageCode]
2351
+ * @param {DoctorsApiApiV2DoctorsDoctorIdSpecialtiesSpecialtyIdGetRequest} requestParameters Request parameters.
1664
2352
  * @param {*} [options] Override http request option.
1665
2353
  * @throws {RequiredError}
1666
2354
  * @memberof DoctorsApi
1667
2355
  */
1668
- public apiV2DoctorsDoctorIdSpecialtiesSpecialtyIdGet(doctorId: string, specialtyId: string, languageCode?: string, options?: AxiosRequestConfig) {
1669
- return DoctorsApiFp(this.configuration).apiV2DoctorsDoctorIdSpecialtiesSpecialtyIdGet(doctorId, specialtyId, languageCode, options).then((request) => request(this.axios, this.basePath));
2356
+ public apiV2DoctorsDoctorIdSpecialtiesSpecialtyIdGet(requestParameters: DoctorsApiApiV2DoctorsDoctorIdSpecialtiesSpecialtyIdGetRequest, options?: AxiosRequestConfig) {
2357
+ return DoctorsApiFp(this.configuration).apiV2DoctorsDoctorIdSpecialtiesSpecialtyIdGet(requestParameters.doctorId, requestParameters.specialtyId, requestParameters.languageCode, options).then((request) => request(this.axios, this.basePath));
1670
2358
  }
1671
2359
 
1672
2360
  /**
1673
2361
  *
1674
2362
  * @summary Get all Doctors.
1675
- * @param {string} [hospitalId]
1676
- * @param {string} [hospitalName]
1677
- * @param {Array<string>} [ids]
1678
- * @param {string} [specialtyId]
1679
- * @param {boolean} [consultationEnabled]
1680
- * @param {string} [languageCode]
1681
- * @param {string} [id]
1682
- * @param {string} [fullname]
1683
- * @param {string} [email]
1684
- * @param {Gender} [gender]
1685
- * @param {Date} [dateOfBirth]
1686
- * @param {Date} [created]
1687
- * @param {number} [page]
1688
- * @param {number} [limit]
1689
- * @param {Date} [lastRetrieved]
2363
+ * @param {DoctorsApiApiV2DoctorsGetRequest} requestParameters Request parameters.
1690
2364
  * @param {*} [options] Override http request option.
1691
2365
  * @throws {RequiredError}
1692
2366
  * @memberof DoctorsApi
1693
2367
  */
1694
- public apiV2DoctorsGet(hospitalId?: string, hospitalName?: string, ids?: Array<string>, specialtyId?: string, consultationEnabled?: boolean, languageCode?: string, id?: string, fullname?: string, email?: string, gender?: Gender, dateOfBirth?: Date, created?: Date, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig) {
1695
- return DoctorsApiFp(this.configuration).apiV2DoctorsGet(hospitalId, hospitalName, ids, specialtyId, consultationEnabled, languageCode, id, fullname, email, gender, dateOfBirth, created, page, limit, lastRetrieved, options).then((request) => request(this.axios, this.basePath));
2368
+ public apiV2DoctorsGet(requestParameters: DoctorsApiApiV2DoctorsGetRequest = {}, options?: AxiosRequestConfig) {
2369
+ return DoctorsApiFp(this.configuration).apiV2DoctorsGet(requestParameters.hospitalId, requestParameters.hospitalName, requestParameters.ids, requestParameters.specialtyId, requestParameters.consultationEnabled, requestParameters.languageCode, requestParameters.id, requestParameters.fullname, requestParameters.email, requestParameters.gender, requestParameters.dateOfBirth, requestParameters.created, requestParameters.page, requestParameters.limit, requestParameters.lastRetrieved, options).then((request) => request(this.axios, this.basePath));
1696
2370
  }
1697
2371
 
1698
2372
  /**
1699
2373
  *
1700
2374
  * @summary Get all Doctors.
1701
- * @param {string} [hospitalId]
1702
- * @param {string} [hospitalName]
1703
- * @param {Array<string>} [ids]
1704
- * @param {string} [specialtyId]
1705
- * @param {boolean} [consultationEnabled]
1706
- * @param {string} [languageCode]
1707
- * @param {string} [id]
1708
- * @param {string} [fullname]
1709
- * @param {string} [email]
1710
- * @param {Gender} [gender]
1711
- * @param {Date} [dateOfBirth]
1712
- * @param {Date} [created]
1713
- * @param {number} [page]
1714
- * @param {number} [limit]
1715
- * @param {Date} [lastRetrieved]
2375
+ * @param {DoctorsApiApiV2DoctorsSimpleGetRequest} requestParameters Request parameters.
1716
2376
  * @param {*} [options] Override http request option.
1717
2377
  * @throws {RequiredError}
1718
2378
  * @memberof DoctorsApi
1719
2379
  */
1720
- public apiV2DoctorsSimpleGet(hospitalId?: string, hospitalName?: string, ids?: Array<string>, specialtyId?: string, consultationEnabled?: boolean, languageCode?: string, id?: string, fullname?: string, email?: string, gender?: Gender, dateOfBirth?: Date, created?: Date, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig) {
1721
- return DoctorsApiFp(this.configuration).apiV2DoctorsSimpleGet(hospitalId, hospitalName, ids, specialtyId, consultationEnabled, languageCode, id, fullname, email, gender, dateOfBirth, created, page, limit, lastRetrieved, options).then((request) => request(this.axios, this.basePath));
2380
+ public apiV2DoctorsSimpleGet(requestParameters: DoctorsApiApiV2DoctorsSimpleGetRequest = {}, options?: AxiosRequestConfig) {
2381
+ return DoctorsApiFp(this.configuration).apiV2DoctorsSimpleGet(requestParameters.hospitalId, requestParameters.hospitalName, requestParameters.ids, requestParameters.specialtyId, requestParameters.consultationEnabled, requestParameters.languageCode, requestParameters.id, requestParameters.fullname, requestParameters.email, requestParameters.gender, requestParameters.dateOfBirth, requestParameters.created, requestParameters.page, requestParameters.limit, requestParameters.lastRetrieved, options).then((request) => request(this.axios, this.basePath));
1722
2382
  }
1723
2383
  }