ch-api-client-typescript2 5.46.3 → 5.48.3

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 (535) hide show
  1. package/lib/api/about-us-api.d.ts.map +1 -1
  2. package/lib/api/about-us-api.js +32 -11
  3. package/lib/api/accounts-api.d.ts.map +1 -1
  4. package/lib/api/accounts-api.js +18 -5
  5. package/lib/api/accreditations-api.d.ts.map +1 -1
  6. package/lib/api/accreditations-api.js +25 -8
  7. package/lib/api/app-version-api.d.ts.map +1 -1
  8. package/lib/api/app-version-api.js +18 -5
  9. package/lib/api/appointments-api.d.ts.map +1 -1
  10. package/lib/api/appointments-api.js +67 -26
  11. package/lib/api/articles-api.d.ts.map +1 -1
  12. package/lib/api/articles-api.js +88 -35
  13. package/lib/api/call-histories-api.d.ts.map +1 -1
  14. package/lib/api/call-histories-api.js +25 -8
  15. package/lib/api/chat-users-api.d.ts.map +1 -1
  16. package/lib/api/chat-users-api.js +53 -20
  17. package/lib/api/communications-api.d.ts.map +1 -1
  18. package/lib/api/communications-api.js +32 -11
  19. package/lib/api/contributors-api.d.ts.map +1 -1
  20. package/lib/api/contributors-api.js +46 -17
  21. package/lib/api/countries-api.d.ts.map +1 -1
  22. package/lib/api/countries-api.js +46 -17
  23. package/lib/api/curations-api.d.ts.map +1 -1
  24. package/lib/api/curations-api.js +39 -14
  25. package/lib/api/currencies-api.d.ts.map +1 -1
  26. package/lib/api/currencies-api.js +18 -5
  27. package/lib/api/deals-api.d.ts.map +1 -1
  28. package/lib/api/deals-api.js +74 -29
  29. package/lib/api/devices-api.d.ts.map +1 -1
  30. package/lib/api/devices-api.js +46 -17
  31. package/lib/api/doctor-affiliations-api.d.ts.map +1 -1
  32. package/lib/api/doctor-affiliations-api.js +53 -20
  33. package/lib/api/doctors-api.d.ts.map +1 -1
  34. package/lib/api/doctors-api.js +116 -47
  35. package/lib/api/external-api.d.ts.map +1 -1
  36. package/lib/api/external-api.js +18 -5
  37. package/lib/api/faq-categories-api.d.ts.map +1 -1
  38. package/lib/api/faq-categories-api.js +32 -11
  39. package/lib/api/faqs-api.d.ts.map +1 -1
  40. package/lib/api/faqs-api.js +60 -23
  41. package/lib/api/form-results-api.d.ts.map +1 -1
  42. package/lib/api/form-results-api.js +39 -14
  43. package/lib/api/form-templates-api.d.ts.map +1 -1
  44. package/lib/api/form-templates-api.js +18 -5
  45. package/lib/api/group-channels-api.d.ts.map +1 -1
  46. package/lib/api/group-channels-api.js +46 -17
  47. package/lib/api/hospitals-api.d.ts.map +1 -1
  48. package/lib/api/hospitals-api.js +438 -185
  49. package/lib/api/images-api.d.ts.map +1 -1
  50. package/lib/api/images-api.js +18 -5
  51. package/lib/api/languages-api.d.ts.map +1 -1
  52. package/lib/api/languages-api.js +25 -8
  53. package/lib/api/medias-api.d.ts.map +1 -1
  54. package/lib/api/medias-api.js +18 -5
  55. package/lib/api/messages-api.d.ts.map +1 -1
  56. package/lib/api/messages-api.js +18 -5
  57. package/lib/api/notifications-api.d.ts.map +1 -1
  58. package/lib/api/notifications-api.js +25 -8
  59. package/lib/api/origins-api.d.ts.map +1 -1
  60. package/lib/api/origins-api.js +39 -14
  61. package/lib/api/patients-api.d.ts.map +1 -1
  62. package/lib/api/patients-api.js +53 -20
  63. package/lib/api/plans-api.d.ts.map +1 -1
  64. package/lib/api/plans-api.js +39 -14
  65. package/lib/api/prescriptions-api.d.ts.map +1 -1
  66. package/lib/api/prescriptions-api.js +25 -8
  67. package/lib/api/profiles-api.d.ts.map +1 -1
  68. package/lib/api/profiles-api.js +60 -23
  69. package/lib/api/promotions-api.d.ts.map +1 -1
  70. package/lib/api/promotions-api.js +18 -5
  71. package/lib/api/secure-containers-api.d.ts.map +1 -1
  72. package/lib/api/secure-containers-api.js +46 -17
  73. package/lib/api/service-reviews-api.d.ts.map +1 -1
  74. package/lib/api/service-reviews-api.js +81 -32
  75. package/lib/api/services-api.d.ts.map +1 -1
  76. package/lib/api/services-api.js +32 -11
  77. package/lib/api/services-categories-api.d.ts.map +1 -1
  78. package/lib/api/services-categories-api.js +25 -8
  79. package/lib/api/specialties-api.d.ts.map +1 -1
  80. package/lib/api/specialties-api.js +53 -20
  81. package/lib/api/specialty-types-api.d.ts.map +1 -1
  82. package/lib/api/specialty-types-api.js +60 -23
  83. package/lib/api/survey-forms-api.d.ts.map +1 -1
  84. package/lib/api/survey-forms-api.js +18 -5
  85. package/lib/api/survey-results-api.d.ts.map +1 -1
  86. package/lib/api/survey-results-api.js +25 -8
  87. package/lib/api/tags-api.d.ts.map +1 -1
  88. package/lib/api/tags-api.js +25 -8
  89. package/lib/api/vonage-users-api.d.ts.map +1 -1
  90. package/lib/api/vonage-users-api.js +32 -11
  91. package/lib/common.d.ts.map +1 -1
  92. package/lib/common.js +2 -2
  93. package/{src/models/department-document-model.ts → lib/models/hospital-specialty-document-model.d.ts} +111 -154
  94. package/lib/models/hospital-specialty-document-model.d.ts.map +1 -0
  95. package/{src/index.ts → lib/models/hospital-specialty-document-model.js} +2 -5
  96. package/lib/models/hospital-specialty-simple-sub-document-model.d.ts +308 -0
  97. package/lib/models/hospital-specialty-simple-sub-document-model.d.ts.map +1 -0
  98. package/{src/models/channel-pstn.ts → lib/models/hospital-specialty-simple-sub-document-model.js} +2 -17
  99. package/lib/models/index.d.ts +4 -0
  100. package/lib/models/index.d.ts.map +1 -1
  101. package/lib/models/index.js +4 -0
  102. package/{src/models/specialty-document-model.ts → lib/models/service-document-model.d.ts} +116 -149
  103. package/lib/models/service-document-model.d.ts.map +1 -0
  104. package/{src/models/channel-mms.ts → lib/models/service-document-model.js} +2 -17
  105. package/{src/models/channel-messenger.ts → lib/models/simple-translation-item-document-model.d.ts} +7 -12
  106. package/lib/models/simple-translation-item-document-model.d.ts.map +1 -0
  107. package/{src/models/channel-sms.ts → lib/models/simple-translation-item-document-model.js} +2 -17
  108. package/package.json +11 -6
  109. package/.gitattributes +0 -2
  110. package/.github/workflows/publish-npm.yml +0 -45
  111. package/openapitools.json +0 -7
  112. package/src/.openapi-generator/FILES +0 -430
  113. package/src/.openapi-generator/VERSION +0 -1
  114. package/src/.openapi-generator-ignore +0 -23
  115. package/src/api/about-us-api.ts +0 -490
  116. package/src/api/accounts-api.ts +0 -149
  117. package/src/api/accreditations-api.ts +0 -283
  118. package/src/api/app-version-api.ts +0 -139
  119. package/src/api/appointments-api.ts +0 -1107
  120. package/src/api/articles-api.ts +0 -1682
  121. package/src/api/call-histories-api.ts +0 -245
  122. package/src/api/chat-users-api.ts +0 -587
  123. package/src/api/communications-api.ts +0 -252
  124. package/src/api/contributors-api.ts +0 -799
  125. package/src/api/countries-api.ts +0 -759
  126. package/src/api/curations-api.ts +0 -469
  127. package/src/api/currencies-api.ts +0 -200
  128. package/src/api/deals-api.ts +0 -1894
  129. package/src/api/devices-api.ts +0 -621
  130. package/src/api/doctor-affiliations-api.ts +0 -972
  131. package/src/api/doctors-api.ts +0 -2383
  132. package/src/api/external-api.ts +0 -120
  133. package/src/api/faq-categories-api.ts +0 -476
  134. package/src/api/faqs-api.ts +0 -980
  135. package/src/api/form-results-api.ts +0 -557
  136. package/src/api/form-templates-api.ts +0 -183
  137. package/src/api/group-channels-api.ts +0 -567
  138. package/src/api/hospitals-api.ts +0 -9242
  139. package/src/api/images-api.ts +0 -148
  140. package/src/api/languages-api.ts +0 -311
  141. package/src/api/medias-api.ts +0 -154
  142. package/src/api/messages-api.ts +0 -147
  143. package/src/api/notifications-api.ts +0 -293
  144. package/src/api/origins-api.ts +0 -365
  145. package/src/api/patients-api.ts +0 -603
  146. package/src/api/plans-api.ts +0 -506
  147. package/src/api/prescriptions-api.ts +0 -333
  148. package/src/api/profiles-api.ts +0 -623
  149. package/src/api/promotions-api.ts +0 -216
  150. package/src/api/secure-containers-api.ts +0 -610
  151. package/src/api/service-reviews-api.ts +0 -1291
  152. package/src/api/services-api.ts +0 -664
  153. package/src/api/services-categories-api.ts +0 -283
  154. package/src/api/specialties-api.ts +0 -1059
  155. package/src/api/specialty-types-api.ts +0 -1174
  156. package/src/api/survey-forms-api.ts +0 -183
  157. package/src/api/survey-results-api.ts +0 -228
  158. package/src/api/tags-api.ts +0 -283
  159. package/src/api/vonage-users-api.ts +0 -301
  160. package/src/api.ts +0 -62
  161. package/src/base.ts +0 -71
  162. package/src/common.ts +0 -148
  163. package/src/configuration.ts +0 -101
  164. package/src/git_push.sh +0 -57
  165. package/src/models/about-us-page-item-model.ts +0 -63
  166. package/src/models/about-us-page-model.ts +0 -117
  167. package/src/models/about-us-pages-model.ts +0 -42
  168. package/src/models/accreditation-document-model.ts +0 -50
  169. package/src/models/accreditation-item-model.ts +0 -54
  170. package/src/models/accreditation-model.ts +0 -54
  171. package/src/models/accreditations-model.ts +0 -42
  172. package/src/models/admin-message-model.ts +0 -84
  173. package/src/models/app-version-model.ts +0 -51
  174. package/src/models/appointment-change-log-model.ts +0 -51
  175. package/src/models/appointment-item-model.ts +0 -372
  176. package/src/models/appointment-model.ts +0 -396
  177. package/src/models/appointment-option-document-model.ts +0 -60
  178. package/src/models/appointment-option-model.ts +0 -66
  179. package/src/models/appointment-refund-bank-transfer-model.ts +0 -54
  180. package/src/models/appointment-refund-upi-model.ts +0 -42
  181. package/src/models/appointment-status.ts +0 -39
  182. package/src/models/appointment-timetable-date-model.ts +0 -69
  183. package/src/models/appointment-timetable-status.ts +0 -31
  184. package/src/models/appointment-timetable-time-slot-model.ts +0 -81
  185. package/src/models/appointment-type.ts +0 -34
  186. package/src/models/appointments-model.ts +0 -42
  187. package/src/models/article-contributor-document-model.ts +0 -45
  188. package/src/models/article-contributor-item-model.ts +0 -108
  189. package/src/models/article-contributor-model.ts +0 -144
  190. package/src/models/article-contributors-model.ts +0 -42
  191. package/src/models/article-document-model.ts +0 -426
  192. package/src/models/article-item-model.ts +0 -186
  193. package/src/models/article-model.ts +0 -207
  194. package/src/models/article-sources-model.ts +0 -42
  195. package/src/models/article-tag-item-model.ts +0 -42
  196. package/src/models/article-tag-model.ts +0 -42
  197. package/src/models/article-tags-model.ts +0 -42
  198. package/src/models/article-type.ts +0 -33
  199. package/src/models/articles-model.ts +0 -42
  200. package/src/models/auditable-entity-document-model.ts +0 -54
  201. package/src/models/auditable-entity-model.ts +0 -72
  202. package/src/models/auditable-entity.ts +0 -72
  203. package/src/models/award-model.ts +0 -48
  204. package/src/models/bank-account-info-item-model.ts +0 -78
  205. package/src/models/bank-account-info-model.ts +0 -78
  206. package/src/models/bank-account-infos-model.ts +0 -42
  207. package/src/models/bank-transfer-payment-model.ts +0 -48
  208. package/src/models/call-status.ts +0 -40
  209. package/src/models/cancel-appointment-command.ts +0 -48
  210. package/src/models/change-email-command.ts +0 -30
  211. package/src/models/channel-sip.ts +0 -42
  212. package/src/models/channel-vbc.ts +0 -30
  213. package/src/models/channel-viber.ts +0 -30
  214. package/src/models/channel-web-socket.ts +0 -42
  215. package/src/models/channel-whats-app.ts +0 -30
  216. package/src/models/charge-status.ts +0 -32
  217. package/src/models/chat-user-model.ts +0 -78
  218. package/src/models/chat-users-model.ts +0 -39
  219. package/src/models/check-notifications-command.ts +0 -36
  220. package/src/models/communication-user-token-model.ts +0 -48
  221. package/src/models/confirm-email-command.ts +0 -30
  222. package/src/models/contact-type.ts +0 -36
  223. package/src/models/contribution-type.ts +0 -32
  224. package/src/models/contributor-item-model.ts +0 -123
  225. package/src/models/contributor-model.ts +0 -153
  226. package/src/models/contributor-sns-handles-model.ts +0 -42
  227. package/src/models/contributor-sub-document-model.ts +0 -315
  228. package/src/models/contributors-model.ts +0 -42
  229. package/src/models/coordinate-system.ts +0 -42
  230. package/src/models/countries-model.ts +0 -42
  231. package/src/models/country-currency-document-model.ts +0 -48
  232. package/src/models/country-currency-item-model.ts +0 -60
  233. package/src/models/country-document-model.ts +0 -411
  234. package/src/models/country-item-model.ts +0 -129
  235. package/src/models/country-language-document-model.ts +0 -48
  236. package/src/models/country-language-item-model.ts +0 -54
  237. package/src/models/country-model.ts +0 -159
  238. package/src/models/create-appointment-command.ts +0 -159
  239. package/src/models/create-call-history-command.ts +0 -69
  240. package/src/models/create-chat-user-command.ts +0 -54
  241. package/src/models/create-cors-command.ts +0 -30
  242. package/src/models/create-device-command.ts +0 -69
  243. package/src/models/create-form-result-command.ts +0 -51
  244. package/src/models/create-media-command.ts +0 -57
  245. package/src/models/create-patient-command.ts +0 -93
  246. package/src/models/create-profile-command.ts +0 -96
  247. package/src/models/create-service-review-command.ts +0 -87
  248. package/src/models/create-survey-result-command.ts +0 -63
  249. package/src/models/curation-categories-model.ts +0 -42
  250. package/src/models/curation-category-model.ts +0 -42
  251. package/src/models/curation-model.ts +0 -66
  252. package/src/models/curations-by-category-item-model.ts +0 -54
  253. package/src/models/curations-by-category-model.ts +0 -51
  254. package/src/models/currencies-model.ts +0 -42
  255. package/src/models/currency-item-model.ts +0 -48
  256. package/src/models/day-of-week.ts +0 -36
  257. package/src/models/deal-document-model.ts +0 -447
  258. package/src/models/deal-item-model.ts +0 -210
  259. package/src/models/deal-item-simple-model.ts +0 -54
  260. package/src/models/deal-mapping-model.ts +0 -33
  261. package/src/models/deal-model.ts +0 -264
  262. package/src/models/deal-package-item-model.ts +0 -132
  263. package/src/models/deal-package-mapping-model.ts +0 -75
  264. package/src/models/deal-package-model.ts +0 -171
  265. package/src/models/deal-packages-model.ts +0 -42
  266. package/src/models/deal-service-item-model.ts +0 -72
  267. package/src/models/deal-service-mapping-model.ts +0 -42
  268. package/src/models/deal-service-model.ts +0 -72
  269. package/src/models/deal-service-sub-document-model.ts +0 -333
  270. package/src/models/deal-service-translation-item-document-model.ts +0 -42
  271. package/src/models/deal-services-model.ts +0 -42
  272. package/src/models/deal-translation-document-model.ts +0 -42
  273. package/src/models/deals-model.ts +0 -42
  274. package/src/models/deals-simple-model.ts +0 -42
  275. package/src/models/department-sub-document-model.ts +0 -327
  276. package/src/models/device-item-model.ts +0 -63
  277. package/src/models/device-model.ts +0 -69
  278. package/src/models/devices-model.ts +0 -42
  279. package/src/models/doctor-affiliation-item-model.ts +0 -261
  280. package/src/models/doctor-affiliation-model.ts +0 -351
  281. package/src/models/doctor-affiliation-translation-document-model.ts +0 -60
  282. package/src/models/doctor-affiliations-model.ts +0 -42
  283. package/src/models/doctor-certificate-item-model.ts +0 -66
  284. package/src/models/doctor-certificate-model.ts +0 -66
  285. package/src/models/doctor-certificate-sub-document-model.ts +0 -48
  286. package/src/models/doctor-certificates-model.ts +0 -42
  287. package/src/models/doctor-document-model.ts +0 -513
  288. package/src/models/doctor-education-item-model.ts +0 -78
  289. package/src/models/doctor-education-model.ts +0 -78
  290. package/src/models/doctor-educations-model.ts +0 -42
  291. package/src/models/doctor-item-model.ts +0 -105
  292. package/src/models/doctor-language-item-model.ts +0 -60
  293. package/src/models/doctor-language-model.ts +0 -60
  294. package/src/models/doctor-languages-model.ts +0 -42
  295. package/src/models/doctor-model.ts +0 -135
  296. package/src/models/doctor-portfolio-item-model.ts +0 -66
  297. package/src/models/doctor-portfolio-item-simple-model.ts +0 -48
  298. package/src/models/doctor-portfolio-model.ts +0 -66
  299. package/src/models/doctor-portfolios-model.ts +0 -42
  300. package/src/models/doctor-prefix.ts +0 -31
  301. package/src/models/doctor-simple-item-model.ts +0 -48
  302. package/src/models/doctor-specialties-model.ts +0 -42
  303. package/src/models/doctor-specialty-item-model.ts +0 -66
  304. package/src/models/doctor-specialty-model.ts +0 -66
  305. package/src/models/doctor-specialty-sub-document-model.ts +0 -321
  306. package/src/models/doctor-specialty-translation-item-document-model.ts +0 -42
  307. package/src/models/doctors-model.ts +0 -42
  308. package/src/models/doctors-simple-model.ts +0 -42
  309. package/src/models/facebook-user-data-deletion-response-model.ts +0 -48
  310. package/src/models/faq-categories-model.ts +0 -42
  311. package/src/models/faq-category-item-model.ts +0 -99
  312. package/src/models/faq-category-model.ts +0 -126
  313. package/src/models/faq-item-model.ts +0 -138
  314. package/src/models/faq-model.ts +0 -171
  315. package/src/models/faq-tag-item-model.ts +0 -42
  316. package/src/models/faq-tag-model.ts +0 -42
  317. package/src/models/faq-tags-model.ts +0 -42
  318. package/src/models/faqs-model.ts +0 -42
  319. package/src/models/feature-detail-document-model.ts +0 -78
  320. package/src/models/feature-detail-model.ts +0 -78
  321. package/src/models/feature-model.ts +0 -39
  322. package/src/models/footer-navigation-item-model.ts +0 -72
  323. package/src/models/form-field-model.ts +0 -129
  324. package/src/models/form-field-option-model.ts +0 -60
  325. package/src/models/form-result-field-input-model.ts +0 -39
  326. package/src/models/form-result-field-model.ts +0 -99
  327. package/src/models/form-result-item-model.ts +0 -111
  328. package/src/models/form-result-model.ts +0 -120
  329. package/src/models/form-result-section-input-model.ts +0 -39
  330. package/src/models/form-result-section-model.ts +0 -69
  331. package/src/models/form-result-status.ts +0 -32
  332. package/src/models/form-result-value-input-model.ts +0 -42
  333. package/src/models/form-result-value-model.ts +0 -66
  334. package/src/models/form-results-model.ts +0 -42
  335. package/src/models/form-section-model.ts +0 -69
  336. package/src/models/form-template-model.ts +0 -129
  337. package/src/models/form-template-status.ts +0 -31
  338. package/src/models/form-template-type.ts +0 -32
  339. package/src/models/gender.ts +0 -34
  340. package/src/models/geography-point.ts +0 -63
  341. package/src/models/get-appointment-timetables-response-model.ts +0 -51
  342. package/src/models/grade-document-model.ts +0 -48
  343. package/src/models/grade-model.ts +0 -48
  344. package/src/models/header-navigation-item-model.ts +0 -78
  345. package/src/models/hospital-accreditation-item-model.ts +0 -54
  346. package/src/models/hospital-accreditation-model.ts +0 -54
  347. package/src/models/hospital-accreditations-model.ts +0 -42
  348. package/src/models/hospital-branch-item-mapping-model.ts +0 -93
  349. package/src/models/hospital-branch-item-model.ts +0 -69
  350. package/src/models/hospital-branches-model.ts +0 -51
  351. package/src/models/hospital-consultation-option-model.ts +0 -42
  352. package/src/models/hospital-contact-document-model.ts +0 -78
  353. package/src/models/hospital-contact-item-model.ts +0 -87
  354. package/src/models/hospital-contacts-model.ts +0 -42
  355. package/src/models/hospital-doctor-portfolio-item-model.ts +0 -60
  356. package/src/models/hospital-doctor-portfolios-model.ts +0 -42
  357. package/src/models/hospital-document-model.ts +0 -516
  358. package/src/models/hospital-equipment-item-model.ts +0 -72
  359. package/src/models/hospital-equipment-model.ts +0 -72
  360. package/src/models/hospital-equipments-model.ts +0 -42
  361. package/src/models/hospital-evaluation-item-model.ts +0 -36
  362. package/src/models/hospital-evaluation-model.ts +0 -48
  363. package/src/models/hospital-evaluations-model.ts +0 -42
  364. package/src/models/hospital-group-item-model.ts +0 -60
  365. package/src/models/hospital-item-model.ts +0 -265
  366. package/src/models/hospital-language-item-model.ts +0 -60
  367. package/src/models/hospital-languages-model.ts +0 -42
  368. package/src/models/hospital-model.ts +0 -388
  369. package/src/models/hospital-payment-gateway-model.ts +0 -36
  370. package/src/models/hospital-payment-method-model.ts +0 -90
  371. package/src/models/hospital-payment-methods-model.ts +0 -42
  372. package/src/models/hospital-rating-item-model.ts +0 -72
  373. package/src/models/hospital-ratings-model.ts +0 -42
  374. package/src/models/hospital-service-item-model.ts +0 -162
  375. package/src/models/hospital-service-model.ts +0 -255
  376. package/src/models/hospital-services-model.ts +0 -42
  377. package/src/models/hospital-simple-item-model.ts +0 -54
  378. package/src/models/hospital-sns-handles-model.ts +0 -42
  379. package/src/models/hospital-specialties-model.ts +0 -42
  380. package/src/models/hospital-specialties-simple-model.ts +0 -42
  381. package/src/models/hospital-specialty-item-model.ts +0 -162
  382. package/src/models/hospital-specialty-model.ts +0 -243
  383. package/src/models/hospital-specialty-simple-item-model.ts +0 -60
  384. package/src/models/hospital-specialty-sub-document-model.ts +0 -333
  385. package/src/models/hospital-specialty-translation-item-document-model.ts +0 -48
  386. package/src/models/hospital-sub-document-model.ts +0 -360
  387. package/src/models/hospital-tag-item-model.ts +0 -36
  388. package/src/models/hospital-tag-model.ts +0 -42
  389. package/src/models/hospital-tags-model.ts +0 -42
  390. package/src/models/hospital-translation-document-model.ts +0 -72
  391. package/src/models/hospital-working-day-of-week-model.ts +0 -45
  392. package/src/models/hospital-working-days-model.ts +0 -42
  393. package/src/models/hospitals-model.ts +0 -42
  394. package/src/models/hospitals-simple-model.ts +0 -42
  395. package/src/models/index.ts +0 -375
  396. package/src/models/invite-send-bird-group-channel-command.ts +0 -30
  397. package/src/models/landing-item-model.ts +0 -81
  398. package/src/models/landing-model.ts +0 -141
  399. package/src/models/landings-model.ts +0 -42
  400. package/src/models/language-item-model.ts +0 -60
  401. package/src/models/language-model.ts +0 -60
  402. package/src/models/languages-model.ts +0 -42
  403. package/src/models/localized-url-model.ts +0 -42
  404. package/src/models/location-document-model.ts +0 -93
  405. package/src/models/location-model.ts +0 -103
  406. package/src/models/marketing-type.ts +0 -32
  407. package/src/models/media-document-model.ts +0 -66
  408. package/src/models/media-model.ts +0 -69
  409. package/src/models/media-type.ts +0 -37
  410. package/src/models/medias-model.ts +0 -42
  411. package/src/models/metadata.ts +0 -42
  412. package/src/models/notice-item-model.ts +0 -93
  413. package/src/models/notice-status.ts +0 -32
  414. package/src/models/notices-model.ts +0 -42
  415. package/src/models/notification-code.ts +0 -68
  416. package/src/models/notification-model.ts +0 -93
  417. package/src/models/notifications-model.ts +0 -48
  418. package/src/models/package-sub-document-model.ts +0 -72
  419. package/src/models/page-block-link-model.ts +0 -81
  420. package/src/models/page-block-link-type.ts +0 -32
  421. package/src/models/page-block-location-model.ts +0 -48
  422. package/src/models/page-block-model.ts +0 -147
  423. package/src/models/page-block-type.ts +0 -48
  424. package/src/models/page-item-model.ts +0 -102
  425. package/src/models/page-item-status.ts +0 -32
  426. package/src/models/page-section-list-type.ts +0 -34
  427. package/src/models/page-section-model.ts +0 -69
  428. package/src/models/paged-list-meta-data.ts +0 -84
  429. package/src/models/patient-model.ts +0 -129
  430. package/src/models/pay-appointment-command.ts +0 -39
  431. package/src/models/payment-method.ts +0 -35
  432. package/src/models/payment-model.ts +0 -87
  433. package/src/models/payment-status.ts +0 -33
  434. package/src/models/plan-hospital-item-model.ts +0 -54
  435. package/src/models/plan-hospital-model.ts +0 -54
  436. package/src/models/plan-hospitals-model.ts +0 -42
  437. package/src/models/plan-item-model.ts +0 -75
  438. package/src/models/plan-model.ts +0 -75
  439. package/src/models/plans-model.ts +0 -42
  440. package/src/models/platform.ts +0 -32
  441. package/src/models/policies-model.ts +0 -42
  442. package/src/models/policy-item-model.ts +0 -66
  443. package/src/models/policy-model.ts +0 -126
  444. package/src/models/prescription-diagnosis-model.ts +0 -42
  445. package/src/models/prescription-item-model.ts +0 -180
  446. package/src/models/prescription-medication-model.ts +0 -84
  447. package/src/models/prescription-model.ts +0 -207
  448. package/src/models/prescription-symptom-model.ts +0 -54
  449. package/src/models/prescriptions-model.ts +0 -42
  450. package/src/models/problem-details.ts +0 -56
  451. package/src/models/procedure.ts +0 -31
  452. package/src/models/promotion-model.ts +0 -108
  453. package/src/models/promotion-type.ts +0 -32
  454. package/src/models/promotions-model.ts +0 -42
  455. package/src/models/recurring-interval.ts +0 -33
  456. package/src/models/refund-appointment-command.ts +0 -48
  457. package/src/models/refund-policy.ts +0 -32
  458. package/src/models/refund-status.ts +0 -32
  459. package/src/models/register-patient-command.ts +0 -42
  460. package/src/models/registered-account-model.ts +0 -66
  461. package/src/models/reject-reason.ts +0 -33
  462. package/src/models/remove-cors-command.ts +0 -30
  463. package/src/models/request-handoff-command.ts +0 -48
  464. package/src/models/reschedule-appointment-command.ts +0 -42
  465. package/src/models/review-type.ts +0 -32
  466. package/src/models/secure-container-item-model.ts +0 -48
  467. package/src/models/secure-container-model.ts +0 -57
  468. package/src/models/secure-containers-model.ts +0 -42
  469. package/src/models/secure-file-item-input-model.ts +0 -48
  470. package/src/models/secure-file-model.ts +0 -93
  471. package/src/models/secure-files-uploaded-model.ts +0 -33
  472. package/src/models/send-bird-group-channel-member.ts +0 -87
  473. package/src/models/send-bird-group-channel-model.ts +0 -153
  474. package/src/models/send-bird-group-channelr-operator.ts +0 -42
  475. package/src/models/service-categories-model.ts +0 -42
  476. package/src/models/service-category-item-model.ts +0 -60
  477. package/src/models/service-category-model.ts +0 -60
  478. package/src/models/service-review-item-model.ts +0 -183
  479. package/src/models/service-review-model.ts +0 -183
  480. package/src/models/service-reviews-model.ts +0 -42
  481. package/src/models/simple-translation-model.ts +0 -60
  482. package/src/models/simple-translation-with-description-model.ts +0 -66
  483. package/src/models/sns-handle-document-model.ts +0 -36
  484. package/src/models/sns-handle-model.ts +0 -45
  485. package/src/models/sns-type.ts +0 -35
  486. package/src/models/source-model.ts +0 -48
  487. package/src/models/specialties-model.ts +0 -42
  488. package/src/models/specialties-simple-model.ts +0 -42
  489. package/src/models/specialty-item-model.ts +0 -123
  490. package/src/models/specialty-item-simple-model.ts +0 -60
  491. package/src/models/specialty-model.ts +0 -150
  492. package/src/models/specialty-type-item-model.ts +0 -132
  493. package/src/models/specialty-type-model.ts +0 -159
  494. package/src/models/specialty-type-simple-item-model.ts +0 -54
  495. package/src/models/specialty-types-model.ts +0 -42
  496. package/src/models/specialty-types-simple-model.ts +0 -42
  497. package/src/models/survey-form-affiliation-model.ts +0 -63
  498. package/src/models/survey-form-element-model.ts +0 -96
  499. package/src/models/survey-form-element-option-model.ts +0 -66
  500. package/src/models/survey-form-element-types.ts +0 -44
  501. package/src/models/survey-form-model.ts +0 -117
  502. package/src/models/survey-form-status.ts +0 -31
  503. package/src/models/survey-result-element-input-model.ts +0 -54
  504. package/src/models/survey-result-element-value-input-model.ts +0 -42
  505. package/src/models/tag-document-model.ts +0 -36
  506. package/src/models/tag-item-model.ts +0 -48
  507. package/src/models/tag-model.ts +0 -48
  508. package/src/models/tags-model.ts +0 -42
  509. package/src/models/translation-document-model.ts +0 -36
  510. package/src/models/translation-item-document-model.ts +0 -36
  511. package/src/models/update-appointment-command.ts +0 -99
  512. package/src/models/update-call-history-command.ts +0 -81
  513. package/src/models/update-chat-user-command.ts +0 -48
  514. package/src/models/update-device-command.ts +0 -54
  515. package/src/models/update-media-command.ts +0 -57
  516. package/src/models/update-patient-command.ts +0 -87
  517. package/src/models/update-profile-command.ts +0 -84
  518. package/src/models/update-secure-container-command.ts +0 -45
  519. package/src/models/update-service-review-command.ts +0 -84
  520. package/src/models/update-survey-result-command.ts +0 -36
  521. package/src/models/update-vonage-user-command.ts +0 -66
  522. package/src/models/upi-payment-model.ts +0 -36
  523. package/src/models/uploaded-medias-model.ts +0 -33
  524. package/src/models/user-channels.ts +0 -105
  525. package/src/models/user-language-document-model.ts +0 -60
  526. package/src/models/user-language-model.ts +0 -60
  527. package/src/models/user-model.ts +0 -123
  528. package/src/models/user-property.ts +0 -30
  529. package/src/models/validate-specialty-names-by-specialty-type-command.ts +0 -42
  530. package/src/models/validate-specialty-names-result.ts +0 -30
  531. package/src/models/vonage-user.ts +0 -63
  532. package/src/models/web-app-metadata-model.ts +0 -66
  533. package/src/models/working-day-item-model.ts +0 -60
  534. package/src/models/working-day-model.ts +0 -60
  535. package/tsconfig.json +0 -71
@@ -1,972 +0,0 @@
1
- /* tslint:disable */
2
- /* eslint-disable */
3
- /**
4
- * CloudHospital Api
5
- * CloudHospital application with Swagger, Swashbuckle, and API versioning.
6
- *
7
- * The version of the OpenAPI document: 2
8
- * Contact: developer@icloudhospital.com
9
- *
10
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
11
- * https://openapi-generator.tech
12
- * Do not edit the class manually.
13
- */
14
-
15
-
16
- import globalAxios, { AxiosPromise, AxiosInstance, AxiosRequestConfig } from 'axios';
17
- import { Configuration } from '../configuration';
18
- // Some imports not used depending on template conditions
19
- // @ts-ignore
20
- import { DUMMY_BASE_URL, assertParamExists, setApiKeyToObject, setBasicAuthToObject, setBearerAuthToObject, setOAuthToObject, setSearchParams, serializeDataIfNeeded, toPathString, createRequestFunction } from '../common';
21
- // @ts-ignore
22
- import { BASE_PATH, COLLECTION_FORMATS, RequestArgs, BaseAPI, RequiredError } from '../base';
23
- // @ts-ignore
24
- import { DoctorAffiliationModel } from '../models';
25
- // @ts-ignore
26
- import { DoctorAffiliationsModel } from '../models';
27
- // @ts-ignore
28
- import { GetAppointmentTimetablesResponseModel } from '../models';
29
- // @ts-ignore
30
- import { MarketingType } from '../models';
31
- // @ts-ignore
32
- import { MediaModel } from '../models';
33
- // @ts-ignore
34
- import { MediaType } from '../models';
35
- // @ts-ignore
36
- import { MediasModel } from '../models';
37
- /**
38
- * DoctorAffiliationsApi - axios parameter creator
39
- * @export
40
- */
41
- export const DoctorAffiliationsApiAxiosParamCreator = function (configuration?: Configuration) {
42
- return {
43
- /**
44
- *
45
- * @summary Get DoctorAffiliationAppointmentTimetables
46
- * @param {string} doctorAffiliationId
47
- * @param {number} [year]
48
- * @param {number} [month]
49
- * @param {string} [timeZone]
50
- * @param {boolean} [isExternal]
51
- * @param {boolean} [isOnline]
52
- * @param {string} [appointmentIdExcluded]
53
- * @param {boolean} [excludeUnavailableTimeSlots]
54
- * @param {*} [options] Override http request option.
55
- * @throws {RequiredError}
56
- */
57
- apiV2DoctoraffiliationsDoctorAffiliationIdAppointmenttimetablesGet: async (doctorAffiliationId: string, year?: number, month?: number, timeZone?: string, isExternal?: boolean, isOnline?: boolean, appointmentIdExcluded?: string, excludeUnavailableTimeSlots?: boolean, options: AxiosRequestConfig = {}): Promise<RequestArgs> => {
58
- // verify required parameter 'doctorAffiliationId' is not null or undefined
59
- assertParamExists('apiV2DoctoraffiliationsDoctorAffiliationIdAppointmenttimetablesGet', 'doctorAffiliationId', doctorAffiliationId)
60
- const localVarPath = `/api/v2/doctoraffiliations/{doctorAffiliationId}/appointmenttimetables`
61
- .replace(`{${"doctorAffiliationId"}}`, encodeURIComponent(String(doctorAffiliationId)));
62
- // use dummy base URL string because the URL constructor only accepts absolute URLs.
63
- const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
64
- let baseOptions;
65
- if (configuration) {
66
- baseOptions = configuration.baseOptions;
67
- }
68
-
69
- const localVarRequestOptions = { method: 'GET', ...baseOptions, ...options};
70
- const localVarHeaderParameter = {} as any;
71
- const localVarQueryParameter = {} as any;
72
-
73
- // authentication oauth2 required
74
- // oauth required
75
- await setOAuthToObject(localVarHeaderParameter, "oauth2", ["cloudhospital_api"], configuration)
76
-
77
- if (year !== undefined) {
78
- localVarQueryParameter['Year'] = year;
79
- }
80
-
81
- if (month !== undefined) {
82
- localVarQueryParameter['Month'] = month;
83
- }
84
-
85
- if (timeZone !== undefined) {
86
- localVarQueryParameter['TimeZone'] = timeZone;
87
- }
88
-
89
- if (isExternal !== undefined) {
90
- localVarQueryParameter['IsExternal'] = isExternal;
91
- }
92
-
93
- if (isOnline !== undefined) {
94
- localVarQueryParameter['IsOnline'] = isOnline;
95
- }
96
-
97
- if (appointmentIdExcluded !== undefined) {
98
- localVarQueryParameter['AppointmentIdExcluded'] = appointmentIdExcluded;
99
- }
100
-
101
- if (excludeUnavailableTimeSlots !== undefined) {
102
- localVarQueryParameter['ExcludeUnavailableTimeSlots'] = excludeUnavailableTimeSlots;
103
- }
104
-
105
-
106
-
107
- setSearchParams(localVarUrlObj, localVarQueryParameter);
108
- let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
109
- localVarRequestOptions.headers = {...localVarHeaderParameter, ...headersFromBaseOptions, ...options.headers};
110
-
111
- return {
112
- url: toPathString(localVarUrlObj),
113
- options: localVarRequestOptions,
114
- };
115
- },
116
- /**
117
- *
118
- * @summary Get all DoctorAffiliationMedias.
119
- * @param {string} doctorAffiliationId
120
- * @param {string} [id]
121
- * @param {MediaType} [mediaType]
122
- * @param {number} [page]
123
- * @param {number} [limit]
124
- * @param {Date} [lastRetrieved]
125
- * @param {*} [options] Override http request option.
126
- * @throws {RequiredError}
127
- */
128
- apiV2DoctoraffiliationsDoctorAffiliationIdMediasGet: async (doctorAffiliationId: string, id?: string, mediaType?: MediaType, page?: number, limit?: number, lastRetrieved?: Date, options: AxiosRequestConfig = {}): Promise<RequestArgs> => {
129
- // verify required parameter 'doctorAffiliationId' is not null or undefined
130
- assertParamExists('apiV2DoctoraffiliationsDoctorAffiliationIdMediasGet', 'doctorAffiliationId', doctorAffiliationId)
131
- const localVarPath = `/api/v2/doctoraffiliations/{doctorAffiliationId}/medias`
132
- .replace(`{${"doctorAffiliationId"}}`, encodeURIComponent(String(doctorAffiliationId)));
133
- // use dummy base URL string because the URL constructor only accepts absolute URLs.
134
- const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
135
- let baseOptions;
136
- if (configuration) {
137
- baseOptions = configuration.baseOptions;
138
- }
139
-
140
- const localVarRequestOptions = { method: 'GET', ...baseOptions, ...options};
141
- const localVarHeaderParameter = {} as any;
142
- const localVarQueryParameter = {} as any;
143
-
144
- if (id !== undefined) {
145
- localVarQueryParameter['Id'] = id;
146
- }
147
-
148
- if (mediaType !== undefined) {
149
- localVarQueryParameter['MediaType'] = mediaType;
150
- }
151
-
152
- if (page !== undefined) {
153
- localVarQueryParameter['page'] = page;
154
- }
155
-
156
- if (limit !== undefined) {
157
- localVarQueryParameter['limit'] = limit;
158
- }
159
-
160
- if (lastRetrieved !== undefined) {
161
- localVarQueryParameter['lastRetrieved'] = (lastRetrieved as any instanceof Date) ?
162
- (lastRetrieved as any).toISOString() :
163
- lastRetrieved;
164
- }
165
-
166
-
167
-
168
- setSearchParams(localVarUrlObj, localVarQueryParameter);
169
- let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
170
- localVarRequestOptions.headers = {...localVarHeaderParameter, ...headersFromBaseOptions, ...options.headers};
171
-
172
- return {
173
- url: toPathString(localVarUrlObj),
174
- options: localVarRequestOptions,
175
- };
176
- },
177
- /**
178
- *
179
- * @summary Get DoctorAffiliationMedia.
180
- * @param {string} doctorAffiliationId
181
- * @param {string} mediaId
182
- * @param {*} [options] Override http request option.
183
- * @throws {RequiredError}
184
- */
185
- apiV2DoctoraffiliationsDoctorAffiliationIdMediasMediaIdGet: async (doctorAffiliationId: string, mediaId: string, options: AxiosRequestConfig = {}): Promise<RequestArgs> => {
186
- // verify required parameter 'doctorAffiliationId' is not null or undefined
187
- assertParamExists('apiV2DoctoraffiliationsDoctorAffiliationIdMediasMediaIdGet', 'doctorAffiliationId', doctorAffiliationId)
188
- // verify required parameter 'mediaId' is not null or undefined
189
- assertParamExists('apiV2DoctoraffiliationsDoctorAffiliationIdMediasMediaIdGet', 'mediaId', mediaId)
190
- const localVarPath = `/api/v2/doctoraffiliations/{doctorAffiliationId}/medias/{mediaId}`
191
- .replace(`{${"doctorAffiliationId"}}`, encodeURIComponent(String(doctorAffiliationId)))
192
- .replace(`{${"mediaId"}}`, encodeURIComponent(String(mediaId)));
193
- // use dummy base URL string because the URL constructor only accepts absolute URLs.
194
- const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
195
- let baseOptions;
196
- if (configuration) {
197
- baseOptions = configuration.baseOptions;
198
- }
199
-
200
- const localVarRequestOptions = { method: 'GET', ...baseOptions, ...options};
201
- const localVarHeaderParameter = {} as any;
202
- const localVarQueryParameter = {} as any;
203
-
204
-
205
-
206
- setSearchParams(localVarUrlObj, localVarQueryParameter);
207
- let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
208
- localVarRequestOptions.headers = {...localVarHeaderParameter, ...headersFromBaseOptions, ...options.headers};
209
-
210
- return {
211
- url: toPathString(localVarUrlObj),
212
- options: localVarRequestOptions,
213
- };
214
- },
215
- /**
216
- *
217
- * @summary Get all doctor affiliations.
218
- * @param {string} [hospitalId]
219
- * @param {string} [hospitalName]
220
- * @param {string} [doctorId]
221
- * @param {string} [doctorName]
222
- * @param {string} [doctorSlug]
223
- * @param {string} [specialtyId]
224
- * @param {MarketingType} [marketingType]
225
- * @param {string} [countryId]
226
- * @param {string} [exceptDoctorId]
227
- * @param {boolean} [appointmentEnabled]
228
- * @param {string} [languageCode]
229
- * @param {number} [page]
230
- * @param {number} [limit]
231
- * @param {Date} [lastRetrieved]
232
- * @param {*} [options] Override http request option.
233
- * @throws {RequiredError}
234
- */
235
- apiV2DoctoraffiliationsGet: async (hospitalId?: string, hospitalName?: string, doctorId?: string, doctorName?: string, doctorSlug?: string, specialtyId?: string, marketingType?: MarketingType, countryId?: string, exceptDoctorId?: string, appointmentEnabled?: boolean, languageCode?: string, page?: number, limit?: number, lastRetrieved?: Date, options: AxiosRequestConfig = {}): Promise<RequestArgs> => {
236
- const localVarPath = `/api/v2/doctoraffiliations`;
237
- // use dummy base URL string because the URL constructor only accepts absolute URLs.
238
- const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
239
- let baseOptions;
240
- if (configuration) {
241
- baseOptions = configuration.baseOptions;
242
- }
243
-
244
- const localVarRequestOptions = { method: 'GET', ...baseOptions, ...options};
245
- const localVarHeaderParameter = {} as any;
246
- const localVarQueryParameter = {} as any;
247
-
248
- if (hospitalId !== undefined) {
249
- localVarQueryParameter['HospitalId'] = hospitalId;
250
- }
251
-
252
- if (hospitalName !== undefined) {
253
- localVarQueryParameter['HospitalName'] = hospitalName;
254
- }
255
-
256
- if (doctorId !== undefined) {
257
- localVarQueryParameter['DoctorId'] = doctorId;
258
- }
259
-
260
- if (doctorName !== undefined) {
261
- localVarQueryParameter['DoctorName'] = doctorName;
262
- }
263
-
264
- if (doctorSlug !== undefined) {
265
- localVarQueryParameter['DoctorSlug'] = doctorSlug;
266
- }
267
-
268
- if (specialtyId !== undefined) {
269
- localVarQueryParameter['SpecialtyId'] = specialtyId;
270
- }
271
-
272
- if (marketingType !== undefined) {
273
- localVarQueryParameter['MarketingType'] = marketingType;
274
- }
275
-
276
- if (countryId !== undefined) {
277
- localVarQueryParameter['CountryId'] = countryId;
278
- }
279
-
280
- if (exceptDoctorId !== undefined) {
281
- localVarQueryParameter['ExceptDoctorId'] = exceptDoctorId;
282
- }
283
-
284
- if (appointmentEnabled !== undefined) {
285
- localVarQueryParameter['AppointmentEnabled'] = appointmentEnabled;
286
- }
287
-
288
- if (languageCode !== undefined) {
289
- localVarQueryParameter['LanguageCode'] = languageCode;
290
- }
291
-
292
- if (page !== undefined) {
293
- localVarQueryParameter['page'] = page;
294
- }
295
-
296
- if (limit !== undefined) {
297
- localVarQueryParameter['limit'] = limit;
298
- }
299
-
300
- if (lastRetrieved !== undefined) {
301
- localVarQueryParameter['lastRetrieved'] = (lastRetrieved as any instanceof Date) ?
302
- (lastRetrieved as any).toISOString() :
303
- lastRetrieved;
304
- }
305
-
306
-
307
-
308
- setSearchParams(localVarUrlObj, localVarQueryParameter);
309
- let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
310
- localVarRequestOptions.headers = {...localVarHeaderParameter, ...headersFromBaseOptions, ...options.headers};
311
-
312
- return {
313
- url: toPathString(localVarUrlObj),
314
- options: localVarRequestOptions,
315
- };
316
- },
317
- /**
318
- *
319
- * @summary Get doctor affiliation.
320
- * @param {string} id
321
- * @param {string} [languageCode]
322
- * @param {*} [options] Override http request option.
323
- * @throws {RequiredError}
324
- */
325
- apiV2DoctoraffiliationsIdGet: async (id: string, languageCode?: string, options: AxiosRequestConfig = {}): Promise<RequestArgs> => {
326
- // verify required parameter 'id' is not null or undefined
327
- assertParamExists('apiV2DoctoraffiliationsIdGet', 'id', id)
328
- const localVarPath = `/api/v2/doctoraffiliations/{id}`
329
- .replace(`{${"id"}}`, encodeURIComponent(String(id)));
330
- // use dummy base URL string because the URL constructor only accepts absolute URLs.
331
- const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
332
- let baseOptions;
333
- if (configuration) {
334
- baseOptions = configuration.baseOptions;
335
- }
336
-
337
- const localVarRequestOptions = { method: 'GET', ...baseOptions, ...options};
338
- const localVarHeaderParameter = {} as any;
339
- const localVarQueryParameter = {} as any;
340
-
341
- if (languageCode !== undefined) {
342
- localVarQueryParameter['languageCode'] = languageCode;
343
- }
344
-
345
-
346
-
347
- setSearchParams(localVarUrlObj, localVarQueryParameter);
348
- let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
349
- localVarRequestOptions.headers = {...localVarHeaderParameter, ...headersFromBaseOptions, ...options.headers};
350
-
351
- return {
352
- url: toPathString(localVarUrlObj),
353
- options: localVarRequestOptions,
354
- };
355
- },
356
- /**
357
- *
358
- * @summary Get doctorAffiliation by slug
359
- * @param {string} slug
360
- * @param {string} [languageCode]
361
- * @param {string} [hospitalId]
362
- * @param {*} [options] Override http request option.
363
- * @throws {RequiredError}
364
- */
365
- apiV2DoctoraffiliationsSlugGet: async (slug: string, languageCode?: string, hospitalId?: string, options: AxiosRequestConfig = {}): Promise<RequestArgs> => {
366
- // verify required parameter 'slug' is not null or undefined
367
- assertParamExists('apiV2DoctoraffiliationsSlugGet', 'slug', slug)
368
- const localVarPath = `/api/v2/doctoraffiliations/{slug}`
369
- .replace(`{${"slug"}}`, encodeURIComponent(String(slug)));
370
- // use dummy base URL string because the URL constructor only accepts absolute URLs.
371
- const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
372
- let baseOptions;
373
- if (configuration) {
374
- baseOptions = configuration.baseOptions;
375
- }
376
-
377
- const localVarRequestOptions = { method: 'GET', ...baseOptions, ...options};
378
- const localVarHeaderParameter = {} as any;
379
- const localVarQueryParameter = {} as any;
380
-
381
- if (languageCode !== undefined) {
382
- localVarQueryParameter['languageCode'] = languageCode;
383
- }
384
-
385
- if (hospitalId !== undefined) {
386
- localVarQueryParameter['hospitalId'] = hospitalId;
387
- }
388
-
389
-
390
-
391
- setSearchParams(localVarUrlObj, localVarQueryParameter);
392
- let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
393
- localVarRequestOptions.headers = {...localVarHeaderParameter, ...headersFromBaseOptions, ...options.headers};
394
-
395
- return {
396
- url: toPathString(localVarUrlObj),
397
- options: localVarRequestOptions,
398
- };
399
- },
400
- }
401
- };
402
-
403
- /**
404
- * DoctorAffiliationsApi - functional programming interface
405
- * @export
406
- */
407
- export const DoctorAffiliationsApiFp = function(configuration?: Configuration) {
408
- const localVarAxiosParamCreator = DoctorAffiliationsApiAxiosParamCreator(configuration)
409
- return {
410
- /**
411
- *
412
- * @summary Get DoctorAffiliationAppointmentTimetables
413
- * @param {string} doctorAffiliationId
414
- * @param {number} [year]
415
- * @param {number} [month]
416
- * @param {string} [timeZone]
417
- * @param {boolean} [isExternal]
418
- * @param {boolean} [isOnline]
419
- * @param {string} [appointmentIdExcluded]
420
- * @param {boolean} [excludeUnavailableTimeSlots]
421
- * @param {*} [options] Override http request option.
422
- * @throws {RequiredError}
423
- */
424
- async apiV2DoctoraffiliationsDoctorAffiliationIdAppointmenttimetablesGet(doctorAffiliationId: string, year?: number, month?: number, timeZone?: string, isExternal?: boolean, isOnline?: boolean, appointmentIdExcluded?: string, excludeUnavailableTimeSlots?: boolean, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<GetAppointmentTimetablesResponseModel>> {
425
- const localVarAxiosArgs = await localVarAxiosParamCreator.apiV2DoctoraffiliationsDoctorAffiliationIdAppointmenttimetablesGet(doctorAffiliationId, year, month, timeZone, isExternal, isOnline, appointmentIdExcluded, excludeUnavailableTimeSlots, options);
426
- return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration);
427
- },
428
- /**
429
- *
430
- * @summary Get all DoctorAffiliationMedias.
431
- * @param {string} doctorAffiliationId
432
- * @param {string} [id]
433
- * @param {MediaType} [mediaType]
434
- * @param {number} [page]
435
- * @param {number} [limit]
436
- * @param {Date} [lastRetrieved]
437
- * @param {*} [options] Override http request option.
438
- * @throws {RequiredError}
439
- */
440
- async apiV2DoctoraffiliationsDoctorAffiliationIdMediasGet(doctorAffiliationId: string, id?: string, mediaType?: MediaType, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<MediasModel>> {
441
- const localVarAxiosArgs = await localVarAxiosParamCreator.apiV2DoctoraffiliationsDoctorAffiliationIdMediasGet(doctorAffiliationId, id, mediaType, page, limit, lastRetrieved, options);
442
- return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration);
443
- },
444
- /**
445
- *
446
- * @summary Get DoctorAffiliationMedia.
447
- * @param {string} doctorAffiliationId
448
- * @param {string} mediaId
449
- * @param {*} [options] Override http request option.
450
- * @throws {RequiredError}
451
- */
452
- async apiV2DoctoraffiliationsDoctorAffiliationIdMediasMediaIdGet(doctorAffiliationId: string, mediaId: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<MediaModel>> {
453
- const localVarAxiosArgs = await localVarAxiosParamCreator.apiV2DoctoraffiliationsDoctorAffiliationIdMediasMediaIdGet(doctorAffiliationId, mediaId, options);
454
- return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration);
455
- },
456
- /**
457
- *
458
- * @summary Get all doctor affiliations.
459
- * @param {string} [hospitalId]
460
- * @param {string} [hospitalName]
461
- * @param {string} [doctorId]
462
- * @param {string} [doctorName]
463
- * @param {string} [doctorSlug]
464
- * @param {string} [specialtyId]
465
- * @param {MarketingType} [marketingType]
466
- * @param {string} [countryId]
467
- * @param {string} [exceptDoctorId]
468
- * @param {boolean} [appointmentEnabled]
469
- * @param {string} [languageCode]
470
- * @param {number} [page]
471
- * @param {number} [limit]
472
- * @param {Date} [lastRetrieved]
473
- * @param {*} [options] Override http request option.
474
- * @throws {RequiredError}
475
- */
476
- async apiV2DoctoraffiliationsGet(hospitalId?: string, hospitalName?: string, doctorId?: string, doctorName?: string, doctorSlug?: string, specialtyId?: string, marketingType?: MarketingType, countryId?: string, exceptDoctorId?: string, appointmentEnabled?: boolean, languageCode?: string, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<DoctorAffiliationsModel>> {
477
- const localVarAxiosArgs = await localVarAxiosParamCreator.apiV2DoctoraffiliationsGet(hospitalId, hospitalName, doctorId, doctorName, doctorSlug, specialtyId, marketingType, countryId, exceptDoctorId, appointmentEnabled, languageCode, page, limit, lastRetrieved, options);
478
- return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration);
479
- },
480
- /**
481
- *
482
- * @summary Get doctor affiliation.
483
- * @param {string} id
484
- * @param {string} [languageCode]
485
- * @param {*} [options] Override http request option.
486
- * @throws {RequiredError}
487
- */
488
- async apiV2DoctoraffiliationsIdGet(id: string, languageCode?: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<DoctorAffiliationModel>> {
489
- const localVarAxiosArgs = await localVarAxiosParamCreator.apiV2DoctoraffiliationsIdGet(id, languageCode, options);
490
- return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration);
491
- },
492
- /**
493
- *
494
- * @summary Get doctorAffiliation by slug
495
- * @param {string} slug
496
- * @param {string} [languageCode]
497
- * @param {string} [hospitalId]
498
- * @param {*} [options] Override http request option.
499
- * @throws {RequiredError}
500
- */
501
- async apiV2DoctoraffiliationsSlugGet(slug: string, languageCode?: string, hospitalId?: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<DoctorAffiliationModel>> {
502
- const localVarAxiosArgs = await localVarAxiosParamCreator.apiV2DoctoraffiliationsSlugGet(slug, languageCode, hospitalId, options);
503
- return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration);
504
- },
505
- }
506
- };
507
-
508
- /**
509
- * DoctorAffiliationsApi - factory interface
510
- * @export
511
- */
512
- export const DoctorAffiliationsApiFactory = function (configuration?: Configuration, basePath?: string, axios?: AxiosInstance) {
513
- const localVarFp = DoctorAffiliationsApiFp(configuration)
514
- return {
515
- /**
516
- *
517
- * @summary Get DoctorAffiliationAppointmentTimetables
518
- * @param {string} doctorAffiliationId
519
- * @param {number} [year]
520
- * @param {number} [month]
521
- * @param {string} [timeZone]
522
- * @param {boolean} [isExternal]
523
- * @param {boolean} [isOnline]
524
- * @param {string} [appointmentIdExcluded]
525
- * @param {boolean} [excludeUnavailableTimeSlots]
526
- * @param {*} [options] Override http request option.
527
- * @throws {RequiredError}
528
- */
529
- apiV2DoctoraffiliationsDoctorAffiliationIdAppointmenttimetablesGet(doctorAffiliationId: string, year?: number, month?: number, timeZone?: string, isExternal?: boolean, isOnline?: boolean, appointmentIdExcluded?: string, excludeUnavailableTimeSlots?: boolean, options?: any): AxiosPromise<GetAppointmentTimetablesResponseModel> {
530
- return localVarFp.apiV2DoctoraffiliationsDoctorAffiliationIdAppointmenttimetablesGet(doctorAffiliationId, year, month, timeZone, isExternal, isOnline, appointmentIdExcluded, excludeUnavailableTimeSlots, options).then((request) => request(axios, basePath));
531
- },
532
- /**
533
- *
534
- * @summary Get all DoctorAffiliationMedias.
535
- * @param {string} doctorAffiliationId
536
- * @param {string} [id]
537
- * @param {MediaType} [mediaType]
538
- * @param {number} [page]
539
- * @param {number} [limit]
540
- * @param {Date} [lastRetrieved]
541
- * @param {*} [options] Override http request option.
542
- * @throws {RequiredError}
543
- */
544
- apiV2DoctoraffiliationsDoctorAffiliationIdMediasGet(doctorAffiliationId: string, id?: string, mediaType?: MediaType, page?: number, limit?: number, lastRetrieved?: Date, options?: any): AxiosPromise<MediasModel> {
545
- return localVarFp.apiV2DoctoraffiliationsDoctorAffiliationIdMediasGet(doctorAffiliationId, id, mediaType, page, limit, lastRetrieved, options).then((request) => request(axios, basePath));
546
- },
547
- /**
548
- *
549
- * @summary Get DoctorAffiliationMedia.
550
- * @param {string} doctorAffiliationId
551
- * @param {string} mediaId
552
- * @param {*} [options] Override http request option.
553
- * @throws {RequiredError}
554
- */
555
- apiV2DoctoraffiliationsDoctorAffiliationIdMediasMediaIdGet(doctorAffiliationId: string, mediaId: string, options?: any): AxiosPromise<MediaModel> {
556
- return localVarFp.apiV2DoctoraffiliationsDoctorAffiliationIdMediasMediaIdGet(doctorAffiliationId, mediaId, options).then((request) => request(axios, basePath));
557
- },
558
- /**
559
- *
560
- * @summary Get all doctor affiliations.
561
- * @param {string} [hospitalId]
562
- * @param {string} [hospitalName]
563
- * @param {string} [doctorId]
564
- * @param {string} [doctorName]
565
- * @param {string} [doctorSlug]
566
- * @param {string} [specialtyId]
567
- * @param {MarketingType} [marketingType]
568
- * @param {string} [countryId]
569
- * @param {string} [exceptDoctorId]
570
- * @param {boolean} [appointmentEnabled]
571
- * @param {string} [languageCode]
572
- * @param {number} [page]
573
- * @param {number} [limit]
574
- * @param {Date} [lastRetrieved]
575
- * @param {*} [options] Override http request option.
576
- * @throws {RequiredError}
577
- */
578
- apiV2DoctoraffiliationsGet(hospitalId?: string, hospitalName?: string, doctorId?: string, doctorName?: string, doctorSlug?: string, specialtyId?: string, marketingType?: MarketingType, countryId?: string, exceptDoctorId?: string, appointmentEnabled?: boolean, languageCode?: string, page?: number, limit?: number, lastRetrieved?: Date, options?: any): AxiosPromise<DoctorAffiliationsModel> {
579
- return localVarFp.apiV2DoctoraffiliationsGet(hospitalId, hospitalName, doctorId, doctorName, doctorSlug, specialtyId, marketingType, countryId, exceptDoctorId, appointmentEnabled, languageCode, page, limit, lastRetrieved, options).then((request) => request(axios, basePath));
580
- },
581
- /**
582
- *
583
- * @summary Get doctor affiliation.
584
- * @param {string} id
585
- * @param {string} [languageCode]
586
- * @param {*} [options] Override http request option.
587
- * @throws {RequiredError}
588
- */
589
- apiV2DoctoraffiliationsIdGet(id: string, languageCode?: string, options?: any): AxiosPromise<DoctorAffiliationModel> {
590
- return localVarFp.apiV2DoctoraffiliationsIdGet(id, languageCode, options).then((request) => request(axios, basePath));
591
- },
592
- /**
593
- *
594
- * @summary Get doctorAffiliation by slug
595
- * @param {string} slug
596
- * @param {string} [languageCode]
597
- * @param {string} [hospitalId]
598
- * @param {*} [options] Override http request option.
599
- * @throws {RequiredError}
600
- */
601
- apiV2DoctoraffiliationsSlugGet(slug: string, languageCode?: string, hospitalId?: string, options?: any): AxiosPromise<DoctorAffiliationModel> {
602
- return localVarFp.apiV2DoctoraffiliationsSlugGet(slug, languageCode, hospitalId, options).then((request) => request(axios, basePath));
603
- },
604
- };
605
- };
606
-
607
- /**
608
- * Request parameters for apiV2DoctoraffiliationsDoctorAffiliationIdAppointmenttimetablesGet operation in DoctorAffiliationsApi.
609
- * @export
610
- * @interface DoctorAffiliationsApiApiV2DoctoraffiliationsDoctorAffiliationIdAppointmenttimetablesGetRequest
611
- */
612
- export interface DoctorAffiliationsApiApiV2DoctoraffiliationsDoctorAffiliationIdAppointmenttimetablesGetRequest {
613
- /**
614
- *
615
- * @type {string}
616
- * @memberof DoctorAffiliationsApiApiV2DoctoraffiliationsDoctorAffiliationIdAppointmenttimetablesGet
617
- */
618
- readonly doctorAffiliationId: string
619
-
620
- /**
621
- *
622
- * @type {number}
623
- * @memberof DoctorAffiliationsApiApiV2DoctoraffiliationsDoctorAffiliationIdAppointmenttimetablesGet
624
- */
625
- readonly year?: number
626
-
627
- /**
628
- *
629
- * @type {number}
630
- * @memberof DoctorAffiliationsApiApiV2DoctoraffiliationsDoctorAffiliationIdAppointmenttimetablesGet
631
- */
632
- readonly month?: number
633
-
634
- /**
635
- *
636
- * @type {string}
637
- * @memberof DoctorAffiliationsApiApiV2DoctoraffiliationsDoctorAffiliationIdAppointmenttimetablesGet
638
- */
639
- readonly timeZone?: string
640
-
641
- /**
642
- *
643
- * @type {boolean}
644
- * @memberof DoctorAffiliationsApiApiV2DoctoraffiliationsDoctorAffiliationIdAppointmenttimetablesGet
645
- */
646
- readonly isExternal?: boolean
647
-
648
- /**
649
- *
650
- * @type {boolean}
651
- * @memberof DoctorAffiliationsApiApiV2DoctoraffiliationsDoctorAffiliationIdAppointmenttimetablesGet
652
- */
653
- readonly isOnline?: boolean
654
-
655
- /**
656
- *
657
- * @type {string}
658
- * @memberof DoctorAffiliationsApiApiV2DoctoraffiliationsDoctorAffiliationIdAppointmenttimetablesGet
659
- */
660
- readonly appointmentIdExcluded?: string
661
-
662
- /**
663
- *
664
- * @type {boolean}
665
- * @memberof DoctorAffiliationsApiApiV2DoctoraffiliationsDoctorAffiliationIdAppointmenttimetablesGet
666
- */
667
- readonly excludeUnavailableTimeSlots?: boolean
668
- }
669
-
670
- /**
671
- * Request parameters for apiV2DoctoraffiliationsDoctorAffiliationIdMediasGet operation in DoctorAffiliationsApi.
672
- * @export
673
- * @interface DoctorAffiliationsApiApiV2DoctoraffiliationsDoctorAffiliationIdMediasGetRequest
674
- */
675
- export interface DoctorAffiliationsApiApiV2DoctoraffiliationsDoctorAffiliationIdMediasGetRequest {
676
- /**
677
- *
678
- * @type {string}
679
- * @memberof DoctorAffiliationsApiApiV2DoctoraffiliationsDoctorAffiliationIdMediasGet
680
- */
681
- readonly doctorAffiliationId: string
682
-
683
- /**
684
- *
685
- * @type {string}
686
- * @memberof DoctorAffiliationsApiApiV2DoctoraffiliationsDoctorAffiliationIdMediasGet
687
- */
688
- readonly id?: string
689
-
690
- /**
691
- *
692
- * @type {MediaType}
693
- * @memberof DoctorAffiliationsApiApiV2DoctoraffiliationsDoctorAffiliationIdMediasGet
694
- */
695
- readonly mediaType?: MediaType
696
-
697
- /**
698
- *
699
- * @type {number}
700
- * @memberof DoctorAffiliationsApiApiV2DoctoraffiliationsDoctorAffiliationIdMediasGet
701
- */
702
- readonly page?: number
703
-
704
- /**
705
- *
706
- * @type {number}
707
- * @memberof DoctorAffiliationsApiApiV2DoctoraffiliationsDoctorAffiliationIdMediasGet
708
- */
709
- readonly limit?: number
710
-
711
- /**
712
- *
713
- * @type {Date}
714
- * @memberof DoctorAffiliationsApiApiV2DoctoraffiliationsDoctorAffiliationIdMediasGet
715
- */
716
- readonly lastRetrieved?: Date
717
- }
718
-
719
- /**
720
- * Request parameters for apiV2DoctoraffiliationsDoctorAffiliationIdMediasMediaIdGet operation in DoctorAffiliationsApi.
721
- * @export
722
- * @interface DoctorAffiliationsApiApiV2DoctoraffiliationsDoctorAffiliationIdMediasMediaIdGetRequest
723
- */
724
- export interface DoctorAffiliationsApiApiV2DoctoraffiliationsDoctorAffiliationIdMediasMediaIdGetRequest {
725
- /**
726
- *
727
- * @type {string}
728
- * @memberof DoctorAffiliationsApiApiV2DoctoraffiliationsDoctorAffiliationIdMediasMediaIdGet
729
- */
730
- readonly doctorAffiliationId: string
731
-
732
- /**
733
- *
734
- * @type {string}
735
- * @memberof DoctorAffiliationsApiApiV2DoctoraffiliationsDoctorAffiliationIdMediasMediaIdGet
736
- */
737
- readonly mediaId: string
738
- }
739
-
740
- /**
741
- * Request parameters for apiV2DoctoraffiliationsGet operation in DoctorAffiliationsApi.
742
- * @export
743
- * @interface DoctorAffiliationsApiApiV2DoctoraffiliationsGetRequest
744
- */
745
- export interface DoctorAffiliationsApiApiV2DoctoraffiliationsGetRequest {
746
- /**
747
- *
748
- * @type {string}
749
- * @memberof DoctorAffiliationsApiApiV2DoctoraffiliationsGet
750
- */
751
- readonly hospitalId?: string
752
-
753
- /**
754
- *
755
- * @type {string}
756
- * @memberof DoctorAffiliationsApiApiV2DoctoraffiliationsGet
757
- */
758
- readonly hospitalName?: string
759
-
760
- /**
761
- *
762
- * @type {string}
763
- * @memberof DoctorAffiliationsApiApiV2DoctoraffiliationsGet
764
- */
765
- readonly doctorId?: string
766
-
767
- /**
768
- *
769
- * @type {string}
770
- * @memberof DoctorAffiliationsApiApiV2DoctoraffiliationsGet
771
- */
772
- readonly doctorName?: string
773
-
774
- /**
775
- *
776
- * @type {string}
777
- * @memberof DoctorAffiliationsApiApiV2DoctoraffiliationsGet
778
- */
779
- readonly doctorSlug?: string
780
-
781
- /**
782
- *
783
- * @type {string}
784
- * @memberof DoctorAffiliationsApiApiV2DoctoraffiliationsGet
785
- */
786
- readonly specialtyId?: string
787
-
788
- /**
789
- *
790
- * @type {MarketingType}
791
- * @memberof DoctorAffiliationsApiApiV2DoctoraffiliationsGet
792
- */
793
- readonly marketingType?: MarketingType
794
-
795
- /**
796
- *
797
- * @type {string}
798
- * @memberof DoctorAffiliationsApiApiV2DoctoraffiliationsGet
799
- */
800
- readonly countryId?: string
801
-
802
- /**
803
- *
804
- * @type {string}
805
- * @memberof DoctorAffiliationsApiApiV2DoctoraffiliationsGet
806
- */
807
- readonly exceptDoctorId?: string
808
-
809
- /**
810
- *
811
- * @type {boolean}
812
- * @memberof DoctorAffiliationsApiApiV2DoctoraffiliationsGet
813
- */
814
- readonly appointmentEnabled?: boolean
815
-
816
- /**
817
- *
818
- * @type {string}
819
- * @memberof DoctorAffiliationsApiApiV2DoctoraffiliationsGet
820
- */
821
- readonly languageCode?: string
822
-
823
- /**
824
- *
825
- * @type {number}
826
- * @memberof DoctorAffiliationsApiApiV2DoctoraffiliationsGet
827
- */
828
- readonly page?: number
829
-
830
- /**
831
- *
832
- * @type {number}
833
- * @memberof DoctorAffiliationsApiApiV2DoctoraffiliationsGet
834
- */
835
- readonly limit?: number
836
-
837
- /**
838
- *
839
- * @type {Date}
840
- * @memberof DoctorAffiliationsApiApiV2DoctoraffiliationsGet
841
- */
842
- readonly lastRetrieved?: Date
843
- }
844
-
845
- /**
846
- * Request parameters for apiV2DoctoraffiliationsIdGet operation in DoctorAffiliationsApi.
847
- * @export
848
- * @interface DoctorAffiliationsApiApiV2DoctoraffiliationsIdGetRequest
849
- */
850
- export interface DoctorAffiliationsApiApiV2DoctoraffiliationsIdGetRequest {
851
- /**
852
- *
853
- * @type {string}
854
- * @memberof DoctorAffiliationsApiApiV2DoctoraffiliationsIdGet
855
- */
856
- readonly id: string
857
-
858
- /**
859
- *
860
- * @type {string}
861
- * @memberof DoctorAffiliationsApiApiV2DoctoraffiliationsIdGet
862
- */
863
- readonly languageCode?: string
864
- }
865
-
866
- /**
867
- * Request parameters for apiV2DoctoraffiliationsSlugGet operation in DoctorAffiliationsApi.
868
- * @export
869
- * @interface DoctorAffiliationsApiApiV2DoctoraffiliationsSlugGetRequest
870
- */
871
- export interface DoctorAffiliationsApiApiV2DoctoraffiliationsSlugGetRequest {
872
- /**
873
- *
874
- * @type {string}
875
- * @memberof DoctorAffiliationsApiApiV2DoctoraffiliationsSlugGet
876
- */
877
- readonly slug: string
878
-
879
- /**
880
- *
881
- * @type {string}
882
- * @memberof DoctorAffiliationsApiApiV2DoctoraffiliationsSlugGet
883
- */
884
- readonly languageCode?: string
885
-
886
- /**
887
- *
888
- * @type {string}
889
- * @memberof DoctorAffiliationsApiApiV2DoctoraffiliationsSlugGet
890
- */
891
- readonly hospitalId?: string
892
- }
893
-
894
- /**
895
- * DoctorAffiliationsApi - object-oriented interface
896
- * @export
897
- * @class DoctorAffiliationsApi
898
- * @extends {BaseAPI}
899
- */
900
- export class DoctorAffiliationsApi extends BaseAPI {
901
- /**
902
- *
903
- * @summary Get DoctorAffiliationAppointmentTimetables
904
- * @param {DoctorAffiliationsApiApiV2DoctoraffiliationsDoctorAffiliationIdAppointmenttimetablesGetRequest} requestParameters Request parameters.
905
- * @param {*} [options] Override http request option.
906
- * @throws {RequiredError}
907
- * @memberof DoctorAffiliationsApi
908
- */
909
- public apiV2DoctoraffiliationsDoctorAffiliationIdAppointmenttimetablesGet(requestParameters: DoctorAffiliationsApiApiV2DoctoraffiliationsDoctorAffiliationIdAppointmenttimetablesGetRequest, options?: AxiosRequestConfig) {
910
- return DoctorAffiliationsApiFp(this.configuration).apiV2DoctoraffiliationsDoctorAffiliationIdAppointmenttimetablesGet(requestParameters.doctorAffiliationId, requestParameters.year, requestParameters.month, requestParameters.timeZone, requestParameters.isExternal, requestParameters.isOnline, requestParameters.appointmentIdExcluded, requestParameters.excludeUnavailableTimeSlots, options).then((request) => request(this.axios, this.basePath));
911
- }
912
-
913
- /**
914
- *
915
- * @summary Get all DoctorAffiliationMedias.
916
- * @param {DoctorAffiliationsApiApiV2DoctoraffiliationsDoctorAffiliationIdMediasGetRequest} requestParameters Request parameters.
917
- * @param {*} [options] Override http request option.
918
- * @throws {RequiredError}
919
- * @memberof DoctorAffiliationsApi
920
- */
921
- public apiV2DoctoraffiliationsDoctorAffiliationIdMediasGet(requestParameters: DoctorAffiliationsApiApiV2DoctoraffiliationsDoctorAffiliationIdMediasGetRequest, options?: AxiosRequestConfig) {
922
- return DoctorAffiliationsApiFp(this.configuration).apiV2DoctoraffiliationsDoctorAffiliationIdMediasGet(requestParameters.doctorAffiliationId, requestParameters.id, requestParameters.mediaType, requestParameters.page, requestParameters.limit, requestParameters.lastRetrieved, options).then((request) => request(this.axios, this.basePath));
923
- }
924
-
925
- /**
926
- *
927
- * @summary Get DoctorAffiliationMedia.
928
- * @param {DoctorAffiliationsApiApiV2DoctoraffiliationsDoctorAffiliationIdMediasMediaIdGetRequest} requestParameters Request parameters.
929
- * @param {*} [options] Override http request option.
930
- * @throws {RequiredError}
931
- * @memberof DoctorAffiliationsApi
932
- */
933
- public apiV2DoctoraffiliationsDoctorAffiliationIdMediasMediaIdGet(requestParameters: DoctorAffiliationsApiApiV2DoctoraffiliationsDoctorAffiliationIdMediasMediaIdGetRequest, options?: AxiosRequestConfig) {
934
- return DoctorAffiliationsApiFp(this.configuration).apiV2DoctoraffiliationsDoctorAffiliationIdMediasMediaIdGet(requestParameters.doctorAffiliationId, requestParameters.mediaId, options).then((request) => request(this.axios, this.basePath));
935
- }
936
-
937
- /**
938
- *
939
- * @summary Get all doctor affiliations.
940
- * @param {DoctorAffiliationsApiApiV2DoctoraffiliationsGetRequest} requestParameters Request parameters.
941
- * @param {*} [options] Override http request option.
942
- * @throws {RequiredError}
943
- * @memberof DoctorAffiliationsApi
944
- */
945
- public apiV2DoctoraffiliationsGet(requestParameters: DoctorAffiliationsApiApiV2DoctoraffiliationsGetRequest = {}, options?: AxiosRequestConfig) {
946
- return DoctorAffiliationsApiFp(this.configuration).apiV2DoctoraffiliationsGet(requestParameters.hospitalId, requestParameters.hospitalName, requestParameters.doctorId, requestParameters.doctorName, requestParameters.doctorSlug, requestParameters.specialtyId, requestParameters.marketingType, requestParameters.countryId, requestParameters.exceptDoctorId, requestParameters.appointmentEnabled, requestParameters.languageCode, requestParameters.page, requestParameters.limit, requestParameters.lastRetrieved, options).then((request) => request(this.axios, this.basePath));
947
- }
948
-
949
- /**
950
- *
951
- * @summary Get doctor affiliation.
952
- * @param {DoctorAffiliationsApiApiV2DoctoraffiliationsIdGetRequest} requestParameters Request parameters.
953
- * @param {*} [options] Override http request option.
954
- * @throws {RequiredError}
955
- * @memberof DoctorAffiliationsApi
956
- */
957
- public apiV2DoctoraffiliationsIdGet(requestParameters: DoctorAffiliationsApiApiV2DoctoraffiliationsIdGetRequest, options?: AxiosRequestConfig) {
958
- return DoctorAffiliationsApiFp(this.configuration).apiV2DoctoraffiliationsIdGet(requestParameters.id, requestParameters.languageCode, options).then((request) => request(this.axios, this.basePath));
959
- }
960
-
961
- /**
962
- *
963
- * @summary Get doctorAffiliation by slug
964
- * @param {DoctorAffiliationsApiApiV2DoctoraffiliationsSlugGetRequest} requestParameters Request parameters.
965
- * @param {*} [options] Override http request option.
966
- * @throws {RequiredError}
967
- * @memberof DoctorAffiliationsApi
968
- */
969
- public apiV2DoctoraffiliationsSlugGet(requestParameters: DoctorAffiliationsApiApiV2DoctoraffiliationsSlugGetRequest, options?: AxiosRequestConfig) {
970
- return DoctorAffiliationsApiFp(this.configuration).apiV2DoctoraffiliationsSlugGet(requestParameters.slug, requestParameters.languageCode, requestParameters.hospitalId, options).then((request) => request(this.axios, this.basePath));
971
- }
972
- }