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