ch-api-client-typescript2 5.46.3 → 5.47.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 (527) 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/package.json +11 -6
  94. package/.gitattributes +0 -2
  95. package/.github/workflows/publish-npm.yml +0 -45
  96. package/openapitools.json +0 -7
  97. package/src/.openapi-generator/FILES +0 -430
  98. package/src/.openapi-generator/VERSION +0 -1
  99. package/src/.openapi-generator-ignore +0 -23
  100. package/src/api/about-us-api.ts +0 -490
  101. package/src/api/accounts-api.ts +0 -149
  102. package/src/api/accreditations-api.ts +0 -283
  103. package/src/api/app-version-api.ts +0 -139
  104. package/src/api/appointments-api.ts +0 -1107
  105. package/src/api/articles-api.ts +0 -1682
  106. package/src/api/call-histories-api.ts +0 -245
  107. package/src/api/chat-users-api.ts +0 -587
  108. package/src/api/communications-api.ts +0 -252
  109. package/src/api/contributors-api.ts +0 -799
  110. package/src/api/countries-api.ts +0 -759
  111. package/src/api/curations-api.ts +0 -469
  112. package/src/api/currencies-api.ts +0 -200
  113. package/src/api/deals-api.ts +0 -1894
  114. package/src/api/devices-api.ts +0 -621
  115. package/src/api/doctor-affiliations-api.ts +0 -972
  116. package/src/api/doctors-api.ts +0 -2383
  117. package/src/api/external-api.ts +0 -120
  118. package/src/api/faq-categories-api.ts +0 -476
  119. package/src/api/faqs-api.ts +0 -980
  120. package/src/api/form-results-api.ts +0 -557
  121. package/src/api/form-templates-api.ts +0 -183
  122. package/src/api/group-channels-api.ts +0 -567
  123. package/src/api/hospitals-api.ts +0 -9242
  124. package/src/api/images-api.ts +0 -148
  125. package/src/api/languages-api.ts +0 -311
  126. package/src/api/medias-api.ts +0 -154
  127. package/src/api/messages-api.ts +0 -147
  128. package/src/api/notifications-api.ts +0 -293
  129. package/src/api/origins-api.ts +0 -365
  130. package/src/api/patients-api.ts +0 -603
  131. package/src/api/plans-api.ts +0 -506
  132. package/src/api/prescriptions-api.ts +0 -333
  133. package/src/api/profiles-api.ts +0 -623
  134. package/src/api/promotions-api.ts +0 -216
  135. package/src/api/secure-containers-api.ts +0 -610
  136. package/src/api/service-reviews-api.ts +0 -1291
  137. package/src/api/services-api.ts +0 -664
  138. package/src/api/services-categories-api.ts +0 -283
  139. package/src/api/specialties-api.ts +0 -1059
  140. package/src/api/specialty-types-api.ts +0 -1174
  141. package/src/api/survey-forms-api.ts +0 -183
  142. package/src/api/survey-results-api.ts +0 -228
  143. package/src/api/tags-api.ts +0 -283
  144. package/src/api/vonage-users-api.ts +0 -301
  145. package/src/api.ts +0 -62
  146. package/src/base.ts +0 -71
  147. package/src/common.ts +0 -148
  148. package/src/configuration.ts +0 -101
  149. package/src/git_push.sh +0 -57
  150. package/src/index.ts +0 -18
  151. package/src/models/about-us-page-item-model.ts +0 -63
  152. package/src/models/about-us-page-model.ts +0 -117
  153. package/src/models/about-us-pages-model.ts +0 -42
  154. package/src/models/accreditation-document-model.ts +0 -50
  155. package/src/models/accreditation-item-model.ts +0 -54
  156. package/src/models/accreditation-model.ts +0 -54
  157. package/src/models/accreditations-model.ts +0 -42
  158. package/src/models/admin-message-model.ts +0 -84
  159. package/src/models/app-version-model.ts +0 -51
  160. package/src/models/appointment-change-log-model.ts +0 -51
  161. package/src/models/appointment-item-model.ts +0 -372
  162. package/src/models/appointment-model.ts +0 -396
  163. package/src/models/appointment-option-document-model.ts +0 -60
  164. package/src/models/appointment-option-model.ts +0 -66
  165. package/src/models/appointment-refund-bank-transfer-model.ts +0 -54
  166. package/src/models/appointment-refund-upi-model.ts +0 -42
  167. package/src/models/appointment-status.ts +0 -39
  168. package/src/models/appointment-timetable-date-model.ts +0 -69
  169. package/src/models/appointment-timetable-status.ts +0 -31
  170. package/src/models/appointment-timetable-time-slot-model.ts +0 -81
  171. package/src/models/appointment-type.ts +0 -34
  172. package/src/models/appointments-model.ts +0 -42
  173. package/src/models/article-contributor-document-model.ts +0 -45
  174. package/src/models/article-contributor-item-model.ts +0 -108
  175. package/src/models/article-contributor-model.ts +0 -144
  176. package/src/models/article-contributors-model.ts +0 -42
  177. package/src/models/article-document-model.ts +0 -426
  178. package/src/models/article-item-model.ts +0 -186
  179. package/src/models/article-model.ts +0 -207
  180. package/src/models/article-sources-model.ts +0 -42
  181. package/src/models/article-tag-item-model.ts +0 -42
  182. package/src/models/article-tag-model.ts +0 -42
  183. package/src/models/article-tags-model.ts +0 -42
  184. package/src/models/article-type.ts +0 -33
  185. package/src/models/articles-model.ts +0 -42
  186. package/src/models/auditable-entity-document-model.ts +0 -54
  187. package/src/models/auditable-entity-model.ts +0 -72
  188. package/src/models/auditable-entity.ts +0 -72
  189. package/src/models/award-model.ts +0 -48
  190. package/src/models/bank-account-info-item-model.ts +0 -78
  191. package/src/models/bank-account-info-model.ts +0 -78
  192. package/src/models/bank-account-infos-model.ts +0 -42
  193. package/src/models/bank-transfer-payment-model.ts +0 -48
  194. package/src/models/call-status.ts +0 -40
  195. package/src/models/cancel-appointment-command.ts +0 -48
  196. package/src/models/change-email-command.ts +0 -30
  197. package/src/models/channel-messenger.ts +0 -30
  198. package/src/models/channel-mms.ts +0 -30
  199. package/src/models/channel-pstn.ts +0 -30
  200. package/src/models/channel-sip.ts +0 -42
  201. package/src/models/channel-sms.ts +0 -30
  202. package/src/models/channel-vbc.ts +0 -30
  203. package/src/models/channel-viber.ts +0 -30
  204. package/src/models/channel-web-socket.ts +0 -42
  205. package/src/models/channel-whats-app.ts +0 -30
  206. package/src/models/charge-status.ts +0 -32
  207. package/src/models/chat-user-model.ts +0 -78
  208. package/src/models/chat-users-model.ts +0 -39
  209. package/src/models/check-notifications-command.ts +0 -36
  210. package/src/models/communication-user-token-model.ts +0 -48
  211. package/src/models/confirm-email-command.ts +0 -30
  212. package/src/models/contact-type.ts +0 -36
  213. package/src/models/contribution-type.ts +0 -32
  214. package/src/models/contributor-item-model.ts +0 -123
  215. package/src/models/contributor-model.ts +0 -153
  216. package/src/models/contributor-sns-handles-model.ts +0 -42
  217. package/src/models/contributor-sub-document-model.ts +0 -315
  218. package/src/models/contributors-model.ts +0 -42
  219. package/src/models/coordinate-system.ts +0 -42
  220. package/src/models/countries-model.ts +0 -42
  221. package/src/models/country-currency-document-model.ts +0 -48
  222. package/src/models/country-currency-item-model.ts +0 -60
  223. package/src/models/country-document-model.ts +0 -411
  224. package/src/models/country-item-model.ts +0 -129
  225. package/src/models/country-language-document-model.ts +0 -48
  226. package/src/models/country-language-item-model.ts +0 -54
  227. package/src/models/country-model.ts +0 -159
  228. package/src/models/create-appointment-command.ts +0 -159
  229. package/src/models/create-call-history-command.ts +0 -69
  230. package/src/models/create-chat-user-command.ts +0 -54
  231. package/src/models/create-cors-command.ts +0 -30
  232. package/src/models/create-device-command.ts +0 -69
  233. package/src/models/create-form-result-command.ts +0 -51
  234. package/src/models/create-media-command.ts +0 -57
  235. package/src/models/create-patient-command.ts +0 -93
  236. package/src/models/create-profile-command.ts +0 -96
  237. package/src/models/create-service-review-command.ts +0 -87
  238. package/src/models/create-survey-result-command.ts +0 -63
  239. package/src/models/curation-categories-model.ts +0 -42
  240. package/src/models/curation-category-model.ts +0 -42
  241. package/src/models/curation-model.ts +0 -66
  242. package/src/models/curations-by-category-item-model.ts +0 -54
  243. package/src/models/curations-by-category-model.ts +0 -51
  244. package/src/models/currencies-model.ts +0 -42
  245. package/src/models/currency-item-model.ts +0 -48
  246. package/src/models/day-of-week.ts +0 -36
  247. package/src/models/deal-document-model.ts +0 -447
  248. package/src/models/deal-item-model.ts +0 -210
  249. package/src/models/deal-item-simple-model.ts +0 -54
  250. package/src/models/deal-mapping-model.ts +0 -33
  251. package/src/models/deal-model.ts +0 -264
  252. package/src/models/deal-package-item-model.ts +0 -132
  253. package/src/models/deal-package-mapping-model.ts +0 -75
  254. package/src/models/deal-package-model.ts +0 -171
  255. package/src/models/deal-packages-model.ts +0 -42
  256. package/src/models/deal-service-item-model.ts +0 -72
  257. package/src/models/deal-service-mapping-model.ts +0 -42
  258. package/src/models/deal-service-model.ts +0 -72
  259. package/src/models/deal-service-sub-document-model.ts +0 -333
  260. package/src/models/deal-service-translation-item-document-model.ts +0 -42
  261. package/src/models/deal-services-model.ts +0 -42
  262. package/src/models/deal-translation-document-model.ts +0 -42
  263. package/src/models/deals-model.ts +0 -42
  264. package/src/models/deals-simple-model.ts +0 -42
  265. package/src/models/department-document-model.ts +0 -375
  266. package/src/models/department-sub-document-model.ts +0 -327
  267. package/src/models/device-item-model.ts +0 -63
  268. package/src/models/device-model.ts +0 -69
  269. package/src/models/devices-model.ts +0 -42
  270. package/src/models/doctor-affiliation-item-model.ts +0 -261
  271. package/src/models/doctor-affiliation-model.ts +0 -351
  272. package/src/models/doctor-affiliation-translation-document-model.ts +0 -60
  273. package/src/models/doctor-affiliations-model.ts +0 -42
  274. package/src/models/doctor-certificate-item-model.ts +0 -66
  275. package/src/models/doctor-certificate-model.ts +0 -66
  276. package/src/models/doctor-certificate-sub-document-model.ts +0 -48
  277. package/src/models/doctor-certificates-model.ts +0 -42
  278. package/src/models/doctor-document-model.ts +0 -513
  279. package/src/models/doctor-education-item-model.ts +0 -78
  280. package/src/models/doctor-education-model.ts +0 -78
  281. package/src/models/doctor-educations-model.ts +0 -42
  282. package/src/models/doctor-item-model.ts +0 -105
  283. package/src/models/doctor-language-item-model.ts +0 -60
  284. package/src/models/doctor-language-model.ts +0 -60
  285. package/src/models/doctor-languages-model.ts +0 -42
  286. package/src/models/doctor-model.ts +0 -135
  287. package/src/models/doctor-portfolio-item-model.ts +0 -66
  288. package/src/models/doctor-portfolio-item-simple-model.ts +0 -48
  289. package/src/models/doctor-portfolio-model.ts +0 -66
  290. package/src/models/doctor-portfolios-model.ts +0 -42
  291. package/src/models/doctor-prefix.ts +0 -31
  292. package/src/models/doctor-simple-item-model.ts +0 -48
  293. package/src/models/doctor-specialties-model.ts +0 -42
  294. package/src/models/doctor-specialty-item-model.ts +0 -66
  295. package/src/models/doctor-specialty-model.ts +0 -66
  296. package/src/models/doctor-specialty-sub-document-model.ts +0 -321
  297. package/src/models/doctor-specialty-translation-item-document-model.ts +0 -42
  298. package/src/models/doctors-model.ts +0 -42
  299. package/src/models/doctors-simple-model.ts +0 -42
  300. package/src/models/facebook-user-data-deletion-response-model.ts +0 -48
  301. package/src/models/faq-categories-model.ts +0 -42
  302. package/src/models/faq-category-item-model.ts +0 -99
  303. package/src/models/faq-category-model.ts +0 -126
  304. package/src/models/faq-item-model.ts +0 -138
  305. package/src/models/faq-model.ts +0 -171
  306. package/src/models/faq-tag-item-model.ts +0 -42
  307. package/src/models/faq-tag-model.ts +0 -42
  308. package/src/models/faq-tags-model.ts +0 -42
  309. package/src/models/faqs-model.ts +0 -42
  310. package/src/models/feature-detail-document-model.ts +0 -78
  311. package/src/models/feature-detail-model.ts +0 -78
  312. package/src/models/feature-model.ts +0 -39
  313. package/src/models/footer-navigation-item-model.ts +0 -72
  314. package/src/models/form-field-model.ts +0 -129
  315. package/src/models/form-field-option-model.ts +0 -60
  316. package/src/models/form-result-field-input-model.ts +0 -39
  317. package/src/models/form-result-field-model.ts +0 -99
  318. package/src/models/form-result-item-model.ts +0 -111
  319. package/src/models/form-result-model.ts +0 -120
  320. package/src/models/form-result-section-input-model.ts +0 -39
  321. package/src/models/form-result-section-model.ts +0 -69
  322. package/src/models/form-result-status.ts +0 -32
  323. package/src/models/form-result-value-input-model.ts +0 -42
  324. package/src/models/form-result-value-model.ts +0 -66
  325. package/src/models/form-results-model.ts +0 -42
  326. package/src/models/form-section-model.ts +0 -69
  327. package/src/models/form-template-model.ts +0 -129
  328. package/src/models/form-template-status.ts +0 -31
  329. package/src/models/form-template-type.ts +0 -32
  330. package/src/models/gender.ts +0 -34
  331. package/src/models/geography-point.ts +0 -63
  332. package/src/models/get-appointment-timetables-response-model.ts +0 -51
  333. package/src/models/grade-document-model.ts +0 -48
  334. package/src/models/grade-model.ts +0 -48
  335. package/src/models/header-navigation-item-model.ts +0 -78
  336. package/src/models/hospital-accreditation-item-model.ts +0 -54
  337. package/src/models/hospital-accreditation-model.ts +0 -54
  338. package/src/models/hospital-accreditations-model.ts +0 -42
  339. package/src/models/hospital-branch-item-mapping-model.ts +0 -93
  340. package/src/models/hospital-branch-item-model.ts +0 -69
  341. package/src/models/hospital-branches-model.ts +0 -51
  342. package/src/models/hospital-consultation-option-model.ts +0 -42
  343. package/src/models/hospital-contact-document-model.ts +0 -78
  344. package/src/models/hospital-contact-item-model.ts +0 -87
  345. package/src/models/hospital-contacts-model.ts +0 -42
  346. package/src/models/hospital-doctor-portfolio-item-model.ts +0 -60
  347. package/src/models/hospital-doctor-portfolios-model.ts +0 -42
  348. package/src/models/hospital-document-model.ts +0 -516
  349. package/src/models/hospital-equipment-item-model.ts +0 -72
  350. package/src/models/hospital-equipment-model.ts +0 -72
  351. package/src/models/hospital-equipments-model.ts +0 -42
  352. package/src/models/hospital-evaluation-item-model.ts +0 -36
  353. package/src/models/hospital-evaluation-model.ts +0 -48
  354. package/src/models/hospital-evaluations-model.ts +0 -42
  355. package/src/models/hospital-group-item-model.ts +0 -60
  356. package/src/models/hospital-item-model.ts +0 -265
  357. package/src/models/hospital-language-item-model.ts +0 -60
  358. package/src/models/hospital-languages-model.ts +0 -42
  359. package/src/models/hospital-model.ts +0 -388
  360. package/src/models/hospital-payment-gateway-model.ts +0 -36
  361. package/src/models/hospital-payment-method-model.ts +0 -90
  362. package/src/models/hospital-payment-methods-model.ts +0 -42
  363. package/src/models/hospital-rating-item-model.ts +0 -72
  364. package/src/models/hospital-ratings-model.ts +0 -42
  365. package/src/models/hospital-service-item-model.ts +0 -162
  366. package/src/models/hospital-service-model.ts +0 -255
  367. package/src/models/hospital-services-model.ts +0 -42
  368. package/src/models/hospital-simple-item-model.ts +0 -54
  369. package/src/models/hospital-sns-handles-model.ts +0 -42
  370. package/src/models/hospital-specialties-model.ts +0 -42
  371. package/src/models/hospital-specialties-simple-model.ts +0 -42
  372. package/src/models/hospital-specialty-item-model.ts +0 -162
  373. package/src/models/hospital-specialty-model.ts +0 -243
  374. package/src/models/hospital-specialty-simple-item-model.ts +0 -60
  375. package/src/models/hospital-specialty-sub-document-model.ts +0 -333
  376. package/src/models/hospital-specialty-translation-item-document-model.ts +0 -48
  377. package/src/models/hospital-sub-document-model.ts +0 -360
  378. package/src/models/hospital-tag-item-model.ts +0 -36
  379. package/src/models/hospital-tag-model.ts +0 -42
  380. package/src/models/hospital-tags-model.ts +0 -42
  381. package/src/models/hospital-translation-document-model.ts +0 -72
  382. package/src/models/hospital-working-day-of-week-model.ts +0 -45
  383. package/src/models/hospital-working-days-model.ts +0 -42
  384. package/src/models/hospitals-model.ts +0 -42
  385. package/src/models/hospitals-simple-model.ts +0 -42
  386. package/src/models/index.ts +0 -375
  387. package/src/models/invite-send-bird-group-channel-command.ts +0 -30
  388. package/src/models/landing-item-model.ts +0 -81
  389. package/src/models/landing-model.ts +0 -141
  390. package/src/models/landings-model.ts +0 -42
  391. package/src/models/language-item-model.ts +0 -60
  392. package/src/models/language-model.ts +0 -60
  393. package/src/models/languages-model.ts +0 -42
  394. package/src/models/localized-url-model.ts +0 -42
  395. package/src/models/location-document-model.ts +0 -93
  396. package/src/models/location-model.ts +0 -103
  397. package/src/models/marketing-type.ts +0 -32
  398. package/src/models/media-document-model.ts +0 -66
  399. package/src/models/media-model.ts +0 -69
  400. package/src/models/media-type.ts +0 -37
  401. package/src/models/medias-model.ts +0 -42
  402. package/src/models/metadata.ts +0 -42
  403. package/src/models/notice-item-model.ts +0 -93
  404. package/src/models/notice-status.ts +0 -32
  405. package/src/models/notices-model.ts +0 -42
  406. package/src/models/notification-code.ts +0 -68
  407. package/src/models/notification-model.ts +0 -93
  408. package/src/models/notifications-model.ts +0 -48
  409. package/src/models/package-sub-document-model.ts +0 -72
  410. package/src/models/page-block-link-model.ts +0 -81
  411. package/src/models/page-block-link-type.ts +0 -32
  412. package/src/models/page-block-location-model.ts +0 -48
  413. package/src/models/page-block-model.ts +0 -147
  414. package/src/models/page-block-type.ts +0 -48
  415. package/src/models/page-item-model.ts +0 -102
  416. package/src/models/page-item-status.ts +0 -32
  417. package/src/models/page-section-list-type.ts +0 -34
  418. package/src/models/page-section-model.ts +0 -69
  419. package/src/models/paged-list-meta-data.ts +0 -84
  420. package/src/models/patient-model.ts +0 -129
  421. package/src/models/pay-appointment-command.ts +0 -39
  422. package/src/models/payment-method.ts +0 -35
  423. package/src/models/payment-model.ts +0 -87
  424. package/src/models/payment-status.ts +0 -33
  425. package/src/models/plan-hospital-item-model.ts +0 -54
  426. package/src/models/plan-hospital-model.ts +0 -54
  427. package/src/models/plan-hospitals-model.ts +0 -42
  428. package/src/models/plan-item-model.ts +0 -75
  429. package/src/models/plan-model.ts +0 -75
  430. package/src/models/plans-model.ts +0 -42
  431. package/src/models/platform.ts +0 -32
  432. package/src/models/policies-model.ts +0 -42
  433. package/src/models/policy-item-model.ts +0 -66
  434. package/src/models/policy-model.ts +0 -126
  435. package/src/models/prescription-diagnosis-model.ts +0 -42
  436. package/src/models/prescription-item-model.ts +0 -180
  437. package/src/models/prescription-medication-model.ts +0 -84
  438. package/src/models/prescription-model.ts +0 -207
  439. package/src/models/prescription-symptom-model.ts +0 -54
  440. package/src/models/prescriptions-model.ts +0 -42
  441. package/src/models/problem-details.ts +0 -56
  442. package/src/models/procedure.ts +0 -31
  443. package/src/models/promotion-model.ts +0 -108
  444. package/src/models/promotion-type.ts +0 -32
  445. package/src/models/promotions-model.ts +0 -42
  446. package/src/models/recurring-interval.ts +0 -33
  447. package/src/models/refund-appointment-command.ts +0 -48
  448. package/src/models/refund-policy.ts +0 -32
  449. package/src/models/refund-status.ts +0 -32
  450. package/src/models/register-patient-command.ts +0 -42
  451. package/src/models/registered-account-model.ts +0 -66
  452. package/src/models/reject-reason.ts +0 -33
  453. package/src/models/remove-cors-command.ts +0 -30
  454. package/src/models/request-handoff-command.ts +0 -48
  455. package/src/models/reschedule-appointment-command.ts +0 -42
  456. package/src/models/review-type.ts +0 -32
  457. package/src/models/secure-container-item-model.ts +0 -48
  458. package/src/models/secure-container-model.ts +0 -57
  459. package/src/models/secure-containers-model.ts +0 -42
  460. package/src/models/secure-file-item-input-model.ts +0 -48
  461. package/src/models/secure-file-model.ts +0 -93
  462. package/src/models/secure-files-uploaded-model.ts +0 -33
  463. package/src/models/send-bird-group-channel-member.ts +0 -87
  464. package/src/models/send-bird-group-channel-model.ts +0 -153
  465. package/src/models/send-bird-group-channelr-operator.ts +0 -42
  466. package/src/models/service-categories-model.ts +0 -42
  467. package/src/models/service-category-item-model.ts +0 -60
  468. package/src/models/service-category-model.ts +0 -60
  469. package/src/models/service-review-item-model.ts +0 -183
  470. package/src/models/service-review-model.ts +0 -183
  471. package/src/models/service-reviews-model.ts +0 -42
  472. package/src/models/simple-translation-model.ts +0 -60
  473. package/src/models/simple-translation-with-description-model.ts +0 -66
  474. package/src/models/sns-handle-document-model.ts +0 -36
  475. package/src/models/sns-handle-model.ts +0 -45
  476. package/src/models/sns-type.ts +0 -35
  477. package/src/models/source-model.ts +0 -48
  478. package/src/models/specialties-model.ts +0 -42
  479. package/src/models/specialties-simple-model.ts +0 -42
  480. package/src/models/specialty-document-model.ts +0 -372
  481. package/src/models/specialty-item-model.ts +0 -123
  482. package/src/models/specialty-item-simple-model.ts +0 -60
  483. package/src/models/specialty-model.ts +0 -150
  484. package/src/models/specialty-type-item-model.ts +0 -132
  485. package/src/models/specialty-type-model.ts +0 -159
  486. package/src/models/specialty-type-simple-item-model.ts +0 -54
  487. package/src/models/specialty-types-model.ts +0 -42
  488. package/src/models/specialty-types-simple-model.ts +0 -42
  489. package/src/models/survey-form-affiliation-model.ts +0 -63
  490. package/src/models/survey-form-element-model.ts +0 -96
  491. package/src/models/survey-form-element-option-model.ts +0 -66
  492. package/src/models/survey-form-element-types.ts +0 -44
  493. package/src/models/survey-form-model.ts +0 -117
  494. package/src/models/survey-form-status.ts +0 -31
  495. package/src/models/survey-result-element-input-model.ts +0 -54
  496. package/src/models/survey-result-element-value-input-model.ts +0 -42
  497. package/src/models/tag-document-model.ts +0 -36
  498. package/src/models/tag-item-model.ts +0 -48
  499. package/src/models/tag-model.ts +0 -48
  500. package/src/models/tags-model.ts +0 -42
  501. package/src/models/translation-document-model.ts +0 -36
  502. package/src/models/translation-item-document-model.ts +0 -36
  503. package/src/models/update-appointment-command.ts +0 -99
  504. package/src/models/update-call-history-command.ts +0 -81
  505. package/src/models/update-chat-user-command.ts +0 -48
  506. package/src/models/update-device-command.ts +0 -54
  507. package/src/models/update-media-command.ts +0 -57
  508. package/src/models/update-patient-command.ts +0 -87
  509. package/src/models/update-profile-command.ts +0 -84
  510. package/src/models/update-secure-container-command.ts +0 -45
  511. package/src/models/update-service-review-command.ts +0 -84
  512. package/src/models/update-survey-result-command.ts +0 -36
  513. package/src/models/update-vonage-user-command.ts +0 -66
  514. package/src/models/upi-payment-model.ts +0 -36
  515. package/src/models/uploaded-medias-model.ts +0 -33
  516. package/src/models/user-channels.ts +0 -105
  517. package/src/models/user-language-document-model.ts +0 -60
  518. package/src/models/user-language-model.ts +0 -60
  519. package/src/models/user-model.ts +0 -123
  520. package/src/models/user-property.ts +0 -30
  521. package/src/models/validate-specialty-names-by-specialty-type-command.ts +0 -42
  522. package/src/models/validate-specialty-names-result.ts +0 -30
  523. package/src/models/vonage-user.ts +0 -63
  524. package/src/models/web-app-metadata-model.ts +0 -66
  525. package/src/models/working-day-item-model.ts +0 -60
  526. package/src/models/working-day-model.ts +0 -60
  527. package/tsconfig.json +0 -71
@@ -1,469 +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 { CurationCategoriesModel } from '../models';
25
- // @ts-ignore
26
- import { CurationModel } from '../models';
27
- // @ts-ignore
28
- import { CurationsByCategoryModel } from '../models';
29
- // @ts-ignore
30
- import { ProblemDetails } from '../models';
31
- /**
32
- * CurationsApi - axios parameter creator
33
- * @export
34
- */
35
- export const CurationsApiAxiosParamCreator = function (configuration?: Configuration) {
36
- return {
37
- /**
38
- *
39
- * @summary Get CurationCategories
40
- * @param {string} languageCode
41
- * @param {string} [curationCategoryId]
42
- * @param {*} [options] Override http request option.
43
- * @throws {RequiredError}
44
- */
45
- apiV2CurationsCategoriesGet: async (languageCode: string, curationCategoryId?: string, options: AxiosRequestConfig = {}): Promise<RequestArgs> => {
46
- // verify required parameter 'languageCode' is not null or undefined
47
- assertParamExists('apiV2CurationsCategoriesGet', 'languageCode', languageCode)
48
- const localVarPath = `/api/v2/curations/categories`;
49
- // use dummy base URL string because the URL constructor only accepts absolute URLs.
50
- const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
51
- let baseOptions;
52
- if (configuration) {
53
- baseOptions = configuration.baseOptions;
54
- }
55
-
56
- const localVarRequestOptions = { method: 'GET', ...baseOptions, ...options};
57
- const localVarHeaderParameter = {} as any;
58
- const localVarQueryParameter = {} as any;
59
-
60
- if (languageCode !== undefined) {
61
- localVarQueryParameter['languageCode'] = languageCode;
62
- }
63
-
64
- if (curationCategoryId !== undefined) {
65
- localVarQueryParameter['curationCategoryId'] = curationCategoryId;
66
- }
67
-
68
-
69
-
70
- setSearchParams(localVarUrlObj, localVarQueryParameter);
71
- let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
72
- localVarRequestOptions.headers = {...localVarHeaderParameter, ...headersFromBaseOptions, ...options.headers};
73
-
74
- return {
75
- url: toPathString(localVarUrlObj),
76
- options: localVarRequestOptions,
77
- };
78
- },
79
- /**
80
- *
81
- * @summary Get Curations by single Category
82
- * @param {string} curationCategoryId
83
- * @param {string} languageCode
84
- * @param {*} [options] Override http request option.
85
- * @throws {RequiredError}
86
- */
87
- apiV2CurationsCategoryCurationCategoryIdGet: async (curationCategoryId: string, languageCode: string, options: AxiosRequestConfig = {}): Promise<RequestArgs> => {
88
- // verify required parameter 'curationCategoryId' is not null or undefined
89
- assertParamExists('apiV2CurationsCategoryCurationCategoryIdGet', 'curationCategoryId', curationCategoryId)
90
- // verify required parameter 'languageCode' is not null or undefined
91
- assertParamExists('apiV2CurationsCategoryCurationCategoryIdGet', 'languageCode', languageCode)
92
- const localVarPath = `/api/v2/curations/category/{curationCategoryId}`
93
- .replace(`{${"curationCategoryId"}}`, encodeURIComponent(String(curationCategoryId)));
94
- // use dummy base URL string because the URL constructor only accepts absolute URLs.
95
- const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
96
- let baseOptions;
97
- if (configuration) {
98
- baseOptions = configuration.baseOptions;
99
- }
100
-
101
- const localVarRequestOptions = { method: 'GET', ...baseOptions, ...options};
102
- const localVarHeaderParameter = {} as any;
103
- const localVarQueryParameter = {} as any;
104
-
105
- if (languageCode !== undefined) {
106
- localVarQueryParameter['languageCode'] = languageCode;
107
- }
108
-
109
-
110
-
111
- setSearchParams(localVarUrlObj, localVarQueryParameter);
112
- let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
113
- localVarRequestOptions.headers = {...localVarHeaderParameter, ...headersFromBaseOptions, ...options.headers};
114
-
115
- return {
116
- url: toPathString(localVarUrlObj),
117
- options: localVarRequestOptions,
118
- };
119
- },
120
- /**
121
- *
122
- * @summary Get Curations by mutiple Categories with limit
123
- * @param {string} languageCode
124
- * @param {number} [curationLimit]
125
- * @param {Array<string>} [requestBody]
126
- * @param {*} [options] Override http request option.
127
- * @throws {RequiredError}
128
- */
129
- apiV2CurationsCategoryGet: async (languageCode: string, curationLimit?: number, requestBody?: Array<string>, options: AxiosRequestConfig = {}): Promise<RequestArgs> => {
130
- // verify required parameter 'languageCode' is not null or undefined
131
- assertParamExists('apiV2CurationsCategoryGet', 'languageCode', languageCode)
132
- const localVarPath = `/api/v2/curations/category`;
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 (languageCode !== undefined) {
145
- localVarQueryParameter['languageCode'] = languageCode;
146
- }
147
-
148
- if (curationLimit !== undefined) {
149
- localVarQueryParameter['curationLimit'] = curationLimit;
150
- }
151
-
152
-
153
-
154
- localVarHeaderParameter['Content-Type'] = 'application/json';
155
-
156
- setSearchParams(localVarUrlObj, localVarQueryParameter);
157
- let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
158
- localVarRequestOptions.headers = {...localVarHeaderParameter, ...headersFromBaseOptions, ...options.headers};
159
- localVarRequestOptions.data = serializeDataIfNeeded(requestBody, localVarRequestOptions, configuration)
160
-
161
- return {
162
- url: toPathString(localVarUrlObj),
163
- options: localVarRequestOptions,
164
- };
165
- },
166
- /**
167
- *
168
- * @summary Get Curation by Id
169
- * @param {string} curationId
170
- * @param {string} languageCode
171
- * @param {*} [options] Override http request option.
172
- * @throws {RequiredError}
173
- */
174
- apiV2CurationsCurationIdGet: async (curationId: string, languageCode: string, options: AxiosRequestConfig = {}): Promise<RequestArgs> => {
175
- // verify required parameter 'curationId' is not null or undefined
176
- assertParamExists('apiV2CurationsCurationIdGet', 'curationId', curationId)
177
- // verify required parameter 'languageCode' is not null or undefined
178
- assertParamExists('apiV2CurationsCurationIdGet', 'languageCode', languageCode)
179
- const localVarPath = `/api/v2/curations/{curationId}`
180
- .replace(`{${"curationId"}}`, encodeURIComponent(String(curationId)));
181
- // use dummy base URL string because the URL constructor only accepts absolute URLs.
182
- const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
183
- let baseOptions;
184
- if (configuration) {
185
- baseOptions = configuration.baseOptions;
186
- }
187
-
188
- const localVarRequestOptions = { method: 'GET', ...baseOptions, ...options};
189
- const localVarHeaderParameter = {} as any;
190
- const localVarQueryParameter = {} as any;
191
-
192
- if (languageCode !== undefined) {
193
- localVarQueryParameter['languageCode'] = languageCode;
194
- }
195
-
196
-
197
-
198
- setSearchParams(localVarUrlObj, localVarQueryParameter);
199
- let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
200
- localVarRequestOptions.headers = {...localVarHeaderParameter, ...headersFromBaseOptions, ...options.headers};
201
-
202
- return {
203
- url: toPathString(localVarUrlObj),
204
- options: localVarRequestOptions,
205
- };
206
- },
207
- }
208
- };
209
-
210
- /**
211
- * CurationsApi - functional programming interface
212
- * @export
213
- */
214
- export const CurationsApiFp = function(configuration?: Configuration) {
215
- const localVarAxiosParamCreator = CurationsApiAxiosParamCreator(configuration)
216
- return {
217
- /**
218
- *
219
- * @summary Get CurationCategories
220
- * @param {string} languageCode
221
- * @param {string} [curationCategoryId]
222
- * @param {*} [options] Override http request option.
223
- * @throws {RequiredError}
224
- */
225
- async apiV2CurationsCategoriesGet(languageCode: string, curationCategoryId?: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<CurationCategoriesModel>> {
226
- const localVarAxiosArgs = await localVarAxiosParamCreator.apiV2CurationsCategoriesGet(languageCode, curationCategoryId, options);
227
- return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration);
228
- },
229
- /**
230
- *
231
- * @summary Get Curations by single Category
232
- * @param {string} curationCategoryId
233
- * @param {string} languageCode
234
- * @param {*} [options] Override http request option.
235
- * @throws {RequiredError}
236
- */
237
- async apiV2CurationsCategoryCurationCategoryIdGet(curationCategoryId: string, languageCode: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<CurationsByCategoryModel>> {
238
- const localVarAxiosArgs = await localVarAxiosParamCreator.apiV2CurationsCategoryCurationCategoryIdGet(curationCategoryId, languageCode, options);
239
- return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration);
240
- },
241
- /**
242
- *
243
- * @summary Get Curations by mutiple Categories with limit
244
- * @param {string} languageCode
245
- * @param {number} [curationLimit]
246
- * @param {Array<string>} [requestBody]
247
- * @param {*} [options] Override http request option.
248
- * @throws {RequiredError}
249
- */
250
- async apiV2CurationsCategoryGet(languageCode: string, curationLimit?: number, requestBody?: Array<string>, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<Array<CurationsByCategoryModel>>> {
251
- const localVarAxiosArgs = await localVarAxiosParamCreator.apiV2CurationsCategoryGet(languageCode, curationLimit, requestBody, options);
252
- return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration);
253
- },
254
- /**
255
- *
256
- * @summary Get Curation by Id
257
- * @param {string} curationId
258
- * @param {string} languageCode
259
- * @param {*} [options] Override http request option.
260
- * @throws {RequiredError}
261
- */
262
- async apiV2CurationsCurationIdGet(curationId: string, languageCode: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<CurationModel>> {
263
- const localVarAxiosArgs = await localVarAxiosParamCreator.apiV2CurationsCurationIdGet(curationId, languageCode, options);
264
- return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration);
265
- },
266
- }
267
- };
268
-
269
- /**
270
- * CurationsApi - factory interface
271
- * @export
272
- */
273
- export const CurationsApiFactory = function (configuration?: Configuration, basePath?: string, axios?: AxiosInstance) {
274
- const localVarFp = CurationsApiFp(configuration)
275
- return {
276
- /**
277
- *
278
- * @summary Get CurationCategories
279
- * @param {string} languageCode
280
- * @param {string} [curationCategoryId]
281
- * @param {*} [options] Override http request option.
282
- * @throws {RequiredError}
283
- */
284
- apiV2CurationsCategoriesGet(languageCode: string, curationCategoryId?: string, options?: any): AxiosPromise<CurationCategoriesModel> {
285
- return localVarFp.apiV2CurationsCategoriesGet(languageCode, curationCategoryId, options).then((request) => request(axios, basePath));
286
- },
287
- /**
288
- *
289
- * @summary Get Curations by single Category
290
- * @param {string} curationCategoryId
291
- * @param {string} languageCode
292
- * @param {*} [options] Override http request option.
293
- * @throws {RequiredError}
294
- */
295
- apiV2CurationsCategoryCurationCategoryIdGet(curationCategoryId: string, languageCode: string, options?: any): AxiosPromise<CurationsByCategoryModel> {
296
- return localVarFp.apiV2CurationsCategoryCurationCategoryIdGet(curationCategoryId, languageCode, options).then((request) => request(axios, basePath));
297
- },
298
- /**
299
- *
300
- * @summary Get Curations by mutiple Categories with limit
301
- * @param {string} languageCode
302
- * @param {number} [curationLimit]
303
- * @param {Array<string>} [requestBody]
304
- * @param {*} [options] Override http request option.
305
- * @throws {RequiredError}
306
- */
307
- apiV2CurationsCategoryGet(languageCode: string, curationLimit?: number, requestBody?: Array<string>, options?: any): AxiosPromise<Array<CurationsByCategoryModel>> {
308
- return localVarFp.apiV2CurationsCategoryGet(languageCode, curationLimit, requestBody, options).then((request) => request(axios, basePath));
309
- },
310
- /**
311
- *
312
- * @summary Get Curation by Id
313
- * @param {string} curationId
314
- * @param {string} languageCode
315
- * @param {*} [options] Override http request option.
316
- * @throws {RequiredError}
317
- */
318
- apiV2CurationsCurationIdGet(curationId: string, languageCode: string, options?: any): AxiosPromise<CurationModel> {
319
- return localVarFp.apiV2CurationsCurationIdGet(curationId, languageCode, options).then((request) => request(axios, basePath));
320
- },
321
- };
322
- };
323
-
324
- /**
325
- * Request parameters for apiV2CurationsCategoriesGet operation in CurationsApi.
326
- * @export
327
- * @interface CurationsApiApiV2CurationsCategoriesGetRequest
328
- */
329
- export interface CurationsApiApiV2CurationsCategoriesGetRequest {
330
- /**
331
- *
332
- * @type {string}
333
- * @memberof CurationsApiApiV2CurationsCategoriesGet
334
- */
335
- readonly languageCode: string
336
-
337
- /**
338
- *
339
- * @type {string}
340
- * @memberof CurationsApiApiV2CurationsCategoriesGet
341
- */
342
- readonly curationCategoryId?: string
343
- }
344
-
345
- /**
346
- * Request parameters for apiV2CurationsCategoryCurationCategoryIdGet operation in CurationsApi.
347
- * @export
348
- * @interface CurationsApiApiV2CurationsCategoryCurationCategoryIdGetRequest
349
- */
350
- export interface CurationsApiApiV2CurationsCategoryCurationCategoryIdGetRequest {
351
- /**
352
- *
353
- * @type {string}
354
- * @memberof CurationsApiApiV2CurationsCategoryCurationCategoryIdGet
355
- */
356
- readonly curationCategoryId: string
357
-
358
- /**
359
- *
360
- * @type {string}
361
- * @memberof CurationsApiApiV2CurationsCategoryCurationCategoryIdGet
362
- */
363
- readonly languageCode: string
364
- }
365
-
366
- /**
367
- * Request parameters for apiV2CurationsCategoryGet operation in CurationsApi.
368
- * @export
369
- * @interface CurationsApiApiV2CurationsCategoryGetRequest
370
- */
371
- export interface CurationsApiApiV2CurationsCategoryGetRequest {
372
- /**
373
- *
374
- * @type {string}
375
- * @memberof CurationsApiApiV2CurationsCategoryGet
376
- */
377
- readonly languageCode: string
378
-
379
- /**
380
- *
381
- * @type {number}
382
- * @memberof CurationsApiApiV2CurationsCategoryGet
383
- */
384
- readonly curationLimit?: number
385
-
386
- /**
387
- *
388
- * @type {Array<string>}
389
- * @memberof CurationsApiApiV2CurationsCategoryGet
390
- */
391
- readonly requestBody?: Array<string>
392
- }
393
-
394
- /**
395
- * Request parameters for apiV2CurationsCurationIdGet operation in CurationsApi.
396
- * @export
397
- * @interface CurationsApiApiV2CurationsCurationIdGetRequest
398
- */
399
- export interface CurationsApiApiV2CurationsCurationIdGetRequest {
400
- /**
401
- *
402
- * @type {string}
403
- * @memberof CurationsApiApiV2CurationsCurationIdGet
404
- */
405
- readonly curationId: string
406
-
407
- /**
408
- *
409
- * @type {string}
410
- * @memberof CurationsApiApiV2CurationsCurationIdGet
411
- */
412
- readonly languageCode: string
413
- }
414
-
415
- /**
416
- * CurationsApi - object-oriented interface
417
- * @export
418
- * @class CurationsApi
419
- * @extends {BaseAPI}
420
- */
421
- export class CurationsApi extends BaseAPI {
422
- /**
423
- *
424
- * @summary Get CurationCategories
425
- * @param {CurationsApiApiV2CurationsCategoriesGetRequest} requestParameters Request parameters.
426
- * @param {*} [options] Override http request option.
427
- * @throws {RequiredError}
428
- * @memberof CurationsApi
429
- */
430
- public apiV2CurationsCategoriesGet(requestParameters: CurationsApiApiV2CurationsCategoriesGetRequest, options?: AxiosRequestConfig) {
431
- return CurationsApiFp(this.configuration).apiV2CurationsCategoriesGet(requestParameters.languageCode, requestParameters.curationCategoryId, options).then((request) => request(this.axios, this.basePath));
432
- }
433
-
434
- /**
435
- *
436
- * @summary Get Curations by single Category
437
- * @param {CurationsApiApiV2CurationsCategoryCurationCategoryIdGetRequest} requestParameters Request parameters.
438
- * @param {*} [options] Override http request option.
439
- * @throws {RequiredError}
440
- * @memberof CurationsApi
441
- */
442
- public apiV2CurationsCategoryCurationCategoryIdGet(requestParameters: CurationsApiApiV2CurationsCategoryCurationCategoryIdGetRequest, options?: AxiosRequestConfig) {
443
- return CurationsApiFp(this.configuration).apiV2CurationsCategoryCurationCategoryIdGet(requestParameters.curationCategoryId, requestParameters.languageCode, options).then((request) => request(this.axios, this.basePath));
444
- }
445
-
446
- /**
447
- *
448
- * @summary Get Curations by mutiple Categories with limit
449
- * @param {CurationsApiApiV2CurationsCategoryGetRequest} requestParameters Request parameters.
450
- * @param {*} [options] Override http request option.
451
- * @throws {RequiredError}
452
- * @memberof CurationsApi
453
- */
454
- public apiV2CurationsCategoryGet(requestParameters: CurationsApiApiV2CurationsCategoryGetRequest, options?: AxiosRequestConfig) {
455
- return CurationsApiFp(this.configuration).apiV2CurationsCategoryGet(requestParameters.languageCode, requestParameters.curationLimit, requestParameters.requestBody, options).then((request) => request(this.axios, this.basePath));
456
- }
457
-
458
- /**
459
- *
460
- * @summary Get Curation by Id
461
- * @param {CurationsApiApiV2CurationsCurationIdGetRequest} requestParameters Request parameters.
462
- * @param {*} [options] Override http request option.
463
- * @throws {RequiredError}
464
- * @memberof CurationsApi
465
- */
466
- public apiV2CurationsCurationIdGet(requestParameters: CurationsApiApiV2CurationsCurationIdGetRequest, options?: AxiosRequestConfig) {
467
- return CurationsApiFp(this.configuration).apiV2CurationsCurationIdGet(requestParameters.curationId, requestParameters.languageCode, options).then((request) => request(this.axios, this.basePath));
468
- }
469
- }
@@ -1,200 +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 { CurrenciesModel } from '../models';
25
- /**
26
- * CurrenciesApi - axios parameter creator
27
- * @export
28
- */
29
- export const CurrenciesApiAxiosParamCreator = function (configuration?: Configuration) {
30
- return {
31
- /**
32
- *
33
- * @summary Get currencies
34
- * @param {string} [id]
35
- * @param {string} [currencyCode]
36
- * @param {number} [page]
37
- * @param {number} [limit]
38
- * @param {Date} [lastRetrieved]
39
- * @param {*} [options] Override http request option.
40
- * @throws {RequiredError}
41
- */
42
- apiV2CurrenciesGet: async (id?: string, currencyCode?: string, page?: number, limit?: number, lastRetrieved?: Date, options: AxiosRequestConfig = {}): Promise<RequestArgs> => {
43
- const localVarPath = `/api/v2/currencies`;
44
- // use dummy base URL string because the URL constructor only accepts absolute URLs.
45
- const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
46
- let baseOptions;
47
- if (configuration) {
48
- baseOptions = configuration.baseOptions;
49
- }
50
-
51
- const localVarRequestOptions = { method: 'GET', ...baseOptions, ...options};
52
- const localVarHeaderParameter = {} as any;
53
- const localVarQueryParameter = {} as any;
54
-
55
- if (id !== undefined) {
56
- localVarQueryParameter['Id'] = id;
57
- }
58
-
59
- if (currencyCode !== undefined) {
60
- localVarQueryParameter['CurrencyCode'] = currencyCode;
61
- }
62
-
63
- if (page !== undefined) {
64
- localVarQueryParameter['page'] = page;
65
- }
66
-
67
- if (limit !== undefined) {
68
- localVarQueryParameter['limit'] = limit;
69
- }
70
-
71
- if (lastRetrieved !== undefined) {
72
- localVarQueryParameter['lastRetrieved'] = (lastRetrieved as any instanceof Date) ?
73
- (lastRetrieved as any).toISOString() :
74
- lastRetrieved;
75
- }
76
-
77
-
78
-
79
- setSearchParams(localVarUrlObj, localVarQueryParameter);
80
- let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
81
- localVarRequestOptions.headers = {...localVarHeaderParameter, ...headersFromBaseOptions, ...options.headers};
82
-
83
- return {
84
- url: toPathString(localVarUrlObj),
85
- options: localVarRequestOptions,
86
- };
87
- },
88
- }
89
- };
90
-
91
- /**
92
- * CurrenciesApi - functional programming interface
93
- * @export
94
- */
95
- export const CurrenciesApiFp = function(configuration?: Configuration) {
96
- const localVarAxiosParamCreator = CurrenciesApiAxiosParamCreator(configuration)
97
- return {
98
- /**
99
- *
100
- * @summary Get currencies
101
- * @param {string} [id]
102
- * @param {string} [currencyCode]
103
- * @param {number} [page]
104
- * @param {number} [limit]
105
- * @param {Date} [lastRetrieved]
106
- * @param {*} [options] Override http request option.
107
- * @throws {RequiredError}
108
- */
109
- async apiV2CurrenciesGet(id?: string, currencyCode?: string, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<CurrenciesModel>> {
110
- const localVarAxiosArgs = await localVarAxiosParamCreator.apiV2CurrenciesGet(id, currencyCode, page, limit, lastRetrieved, options);
111
- return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration);
112
- },
113
- }
114
- };
115
-
116
- /**
117
- * CurrenciesApi - factory interface
118
- * @export
119
- */
120
- export const CurrenciesApiFactory = function (configuration?: Configuration, basePath?: string, axios?: AxiosInstance) {
121
- const localVarFp = CurrenciesApiFp(configuration)
122
- return {
123
- /**
124
- *
125
- * @summary Get currencies
126
- * @param {string} [id]
127
- * @param {string} [currencyCode]
128
- * @param {number} [page]
129
- * @param {number} [limit]
130
- * @param {Date} [lastRetrieved]
131
- * @param {*} [options] Override http request option.
132
- * @throws {RequiredError}
133
- */
134
- apiV2CurrenciesGet(id?: string, currencyCode?: string, page?: number, limit?: number, lastRetrieved?: Date, options?: any): AxiosPromise<CurrenciesModel> {
135
- return localVarFp.apiV2CurrenciesGet(id, currencyCode, page, limit, lastRetrieved, options).then((request) => request(axios, basePath));
136
- },
137
- };
138
- };
139
-
140
- /**
141
- * Request parameters for apiV2CurrenciesGet operation in CurrenciesApi.
142
- * @export
143
- * @interface CurrenciesApiApiV2CurrenciesGetRequest
144
- */
145
- export interface CurrenciesApiApiV2CurrenciesGetRequest {
146
- /**
147
- *
148
- * @type {string}
149
- * @memberof CurrenciesApiApiV2CurrenciesGet
150
- */
151
- readonly id?: string
152
-
153
- /**
154
- *
155
- * @type {string}
156
- * @memberof CurrenciesApiApiV2CurrenciesGet
157
- */
158
- readonly currencyCode?: string
159
-
160
- /**
161
- *
162
- * @type {number}
163
- * @memberof CurrenciesApiApiV2CurrenciesGet
164
- */
165
- readonly page?: number
166
-
167
- /**
168
- *
169
- * @type {number}
170
- * @memberof CurrenciesApiApiV2CurrenciesGet
171
- */
172
- readonly limit?: number
173
-
174
- /**
175
- *
176
- * @type {Date}
177
- * @memberof CurrenciesApiApiV2CurrenciesGet
178
- */
179
- readonly lastRetrieved?: Date
180
- }
181
-
182
- /**
183
- * CurrenciesApi - object-oriented interface
184
- * @export
185
- * @class CurrenciesApi
186
- * @extends {BaseAPI}
187
- */
188
- export class CurrenciesApi extends BaseAPI {
189
- /**
190
- *
191
- * @summary Get currencies
192
- * @param {CurrenciesApiApiV2CurrenciesGetRequest} requestParameters Request parameters.
193
- * @param {*} [options] Override http request option.
194
- * @throws {RequiredError}
195
- * @memberof CurrenciesApi
196
- */
197
- public apiV2CurrenciesGet(requestParameters: CurrenciesApiApiV2CurrenciesGetRequest = {}, options?: AxiosRequestConfig) {
198
- return CurrenciesApiFp(this.configuration).apiV2CurrenciesGet(requestParameters.id, requestParameters.currencyCode, requestParameters.page, requestParameters.limit, requestParameters.lastRetrieved, options).then((request) => request(this.axios, this.basePath));
199
- }
200
- }