ch-admin-api-client-typescript 5.43.1 → 5.43.14
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.
- package/lib/api/about-us-api.d.ts +28 -28
- package/lib/api/about-us-api.js +28 -28
- package/lib/api/accreditations-api.d.ts +20 -20
- package/lib/api/accreditations-api.js +20 -20
- package/lib/api/app-version-api.d.ts +20 -0
- package/lib/api/app-version-api.d.ts.map +1 -1
- package/lib/api/app-version-api.js +20 -0
- package/lib/api/appointments-api.d.ts +52 -52
- package/lib/api/appointments-api.js +52 -52
- package/lib/api/articles-api.d.ts +104 -104
- package/lib/api/articles-api.js +104 -104
- package/lib/api/call-histories-api.d.ts +8 -0
- package/lib/api/call-histories-api.d.ts.map +1 -1
- package/lib/api/call-histories-api.js +8 -0
- package/lib/api/chadmins-api.d.ts +20 -20
- package/lib/api/chadmins-api.js +20 -20
- package/lib/api/chat-users-api.d.ts +28 -24
- package/lib/api/chat-users-api.d.ts.map +1 -1
- package/lib/api/chat-users-api.js +28 -24
- package/lib/api/chmanagers-api.d.ts +20 -20
- package/lib/api/chmanagers-api.js +20 -20
- package/lib/api/communications-api.d.ts +12 -12
- package/lib/api/communications-api.js +12 -12
- package/lib/api/content-managers-api.d.ts +421 -0
- package/lib/api/content-managers-api.d.ts.map +1 -0
- package/lib/api/content-managers-api.js +713 -0
- package/lib/api/contributors-api.d.ts +48 -48
- package/lib/api/contributors-api.js +48 -48
- package/lib/api/countries-api.d.ts +100 -100
- package/lib/api/countries-api.js +100 -100
- package/lib/api/curations-api.d.ts +32 -32
- package/lib/api/curations-api.js +32 -32
- package/lib/api/currencies-api.d.ts +28 -28
- package/lib/api/currencies-api.js +28 -28
- package/lib/api/dash-board-api.d.ts +20 -20
- package/lib/api/dash-board-api.js +20 -20
- package/lib/api/deals-api.d.ts +100 -100
- package/lib/api/deals-api.js +100 -100
- package/lib/api/dev-supports-api.d.ts +16 -16
- package/lib/api/dev-supports-api.js +16 -16
- package/lib/api/doctor-affiliations-api.d.ts +76 -72
- package/lib/api/doctor-affiliations-api.d.ts.map +1 -1
- package/lib/api/doctor-affiliations-api.js +76 -72
- package/lib/api/doctors-api.d.ts +160 -160
- package/lib/api/doctors-api.js +160 -160
- package/lib/api/email-marketings-api.d.ts +24 -24
- package/lib/api/email-marketings-api.js +24 -24
- package/lib/api/email-webhooks-api.d.ts +12 -12
- package/lib/api/email-webhooks-api.js +12 -12
- package/lib/api/faq-categories-api.d.ts +28 -28
- package/lib/api/faq-categories-api.js +28 -28
- package/lib/api/faqs-api.d.ts +64 -64
- package/lib/api/faqs-api.js +64 -64
- package/lib/api/form-results-api.d.ts +20 -20
- package/lib/api/form-results-api.js +20 -20
- package/lib/api/form-templates-api.d.ts +40 -40
- package/lib/api/form-templates-api.js +40 -40
- package/lib/api/grades-api.d.ts +20 -20
- package/lib/api/grades-api.js +20 -20
- package/lib/api/group-channels-api.d.ts +8 -8
- package/lib/api/group-channels-api.js +8 -8
- package/lib/api/hospital-branches-api.d.ts +36 -36
- package/lib/api/hospital-branches-api.js +36 -36
- package/lib/api/hospital-groups-api.d.ts +24 -24
- package/lib/api/hospital-groups-api.js +24 -24
- package/lib/api/hospitals-api.d.ts +712 -712
- package/lib/api/hospitals-api.js +712 -712
- package/lib/api/images-api.d.ts +8 -4
- package/lib/api/images-api.d.ts.map +1 -1
- package/lib/api/images-api.js +8 -4
- package/lib/api/languages-api.d.ts +20 -20
- package/lib/api/languages-api.js +20 -20
- package/lib/api/managers-api.d.ts +36 -32
- package/lib/api/managers-api.d.ts.map +1 -1
- package/lib/api/managers-api.js +36 -32
- package/lib/api/notifications-api.d.ts +8 -8
- package/lib/api/notifications-api.js +8 -8
- package/lib/api/patient-affiliations-api.d.ts +8 -8
- package/lib/api/patient-affiliations-api.js +8 -8
- package/lib/api/patient-managers-api.d.ts +421 -0
- package/lib/api/patient-managers-api.d.ts.map +1 -0
- package/lib/api/patient-managers-api.js +713 -0
- package/lib/api/patients-api.d.ts +48 -48
- package/lib/api/patients-api.js +48 -48
- package/lib/api/plans-api.d.ts +40 -40
- package/lib/api/plans-api.js +40 -40
- package/lib/api/prescriptions-api.d.ts +40 -40
- package/lib/api/prescriptions-api.js +40 -40
- package/lib/api/profiles-api.d.ts +24 -24
- package/lib/api/profiles-api.js +24 -24
- package/lib/api/promotions-api.d.ts +24 -24
- package/lib/api/promotions-api.js +24 -24
- package/lib/api/search-api.d.ts +8 -8
- package/lib/api/search-api.js +8 -8
- package/lib/api/search-curations-api.d.ts +24 -24
- package/lib/api/search-curations-api.js +24 -24
- package/lib/api/service-reviews-api.d.ts +40 -40
- package/lib/api/service-reviews-api.js +40 -40
- package/lib/api/services-api.d.ts +12 -12
- package/lib/api/services-api.js +12 -12
- package/lib/api/services-categories-api.d.ts +20 -16
- package/lib/api/services-categories-api.d.ts.map +1 -1
- package/lib/api/services-categories-api.js +20 -16
- package/lib/api/specialties-api.d.ts +60 -60
- package/lib/api/specialties-api.js +60 -60
- package/lib/api/specialty-types-api.d.ts +64 -64
- package/lib/api/specialty-types-api.js +64 -64
- package/lib/api/survey-forms-api.d.ts +36 -36
- package/lib/api/survey-forms-api.js +36 -36
- package/lib/api/survey-results-api.d.ts +16 -16
- package/lib/api/survey-results-api.js +16 -16
- package/lib/api/tags-api.d.ts +16 -16
- package/lib/api/tags-api.js +16 -16
- package/lib/api/translation-api.d.ts +4 -4
- package/lib/api/translation-api.js +4 -4
- package/lib/api/web-apps-api.d.ts +36 -36
- package/lib/api/web-apps-api.js +36 -36
- package/lib/api.d.ts +2 -0
- package/lib/api.d.ts.map +1 -1
- package/lib/api.js +2 -0
- package/lib/models/content-manager-item-model.d.ts +105 -0
- package/lib/models/content-manager-item-model.d.ts.map +1 -0
- package/lib/models/content-manager-item-model.js +15 -0
- package/lib/models/content-manager-model.d.ts +119 -0
- package/lib/models/content-manager-model.d.ts.map +1 -0
- package/lib/models/content-manager-model.js +15 -0
- package/lib/models/content-managers-model.d.ts +33 -0
- package/lib/models/content-managers-model.d.ts.map +1 -0
- package/lib/models/content-managers-model.js +15 -0
- package/lib/models/create-content-manager-command.d.ts +80 -0
- package/lib/models/create-content-manager-command.d.ts.map +1 -0
- package/lib/models/create-content-manager-command.js +15 -0
- package/lib/models/create-patient-manager-command.d.ts +80 -0
- package/lib/models/create-patient-manager-command.d.ts.map +1 -0
- package/lib/models/create-patient-manager-command.js +15 -0
- package/lib/models/index.d.ts +10 -0
- package/lib/models/index.d.ts.map +1 -1
- package/lib/models/index.js +10 -0
- package/lib/models/patient-manager-item-model.d.ts +105 -0
- package/lib/models/patient-manager-item-model.d.ts.map +1 -0
- package/lib/models/patient-manager-item-model.js +15 -0
- package/lib/models/patient-manager-model.d.ts +119 -0
- package/lib/models/patient-manager-model.d.ts.map +1 -0
- package/lib/models/patient-manager-model.js +15 -0
- package/lib/models/patient-managers-model.d.ts +33 -0
- package/lib/models/patient-managers-model.d.ts.map +1 -0
- package/lib/models/patient-managers-model.js +15 -0
- package/lib/models/update-content-manager-command.d.ts +80 -0
- package/lib/models/update-content-manager-command.d.ts.map +1 -0
- package/lib/models/update-content-manager-command.js +15 -0
- package/lib/models/update-patient-manager-command.d.ts +80 -0
- package/lib/models/update-patient-manager-command.d.ts.map +1 -0
- package/lib/models/update-patient-manager-command.js +15 -0
- package/lib/models/user-type.d.ts +2 -0
- package/lib/models/user-type.d.ts.map +1 -1
- package/lib/models/user-type.js +3 -1
- package/package.json +1 -1
- package/src/.openapi-generator/FILES +12 -0
- package/src/api/about-us-api.ts +28 -28
- package/src/api/accreditations-api.ts +20 -20
- package/src/api/app-version-api.ts +20 -0
- package/src/api/appointments-api.ts +52 -52
- package/src/api/articles-api.ts +104 -104
- package/src/api/call-histories-api.ts +8 -0
- package/src/api/chadmins-api.ts +20 -20
- package/src/api/chat-users-api.ts +28 -24
- package/src/api/chmanagers-api.ts +20 -20
- package/src/api/communications-api.ts +12 -12
- package/src/api/content-managers-api.ts +740 -0
- package/src/api/contributors-api.ts +48 -48
- package/src/api/countries-api.ts +100 -100
- package/src/api/curations-api.ts +32 -32
- package/src/api/currencies-api.ts +28 -28
- package/src/api/dash-board-api.ts +20 -20
- package/src/api/deals-api.ts +100 -100
- package/src/api/dev-supports-api.ts +16 -16
- package/src/api/doctor-affiliations-api.ts +76 -72
- package/src/api/doctors-api.ts +160 -160
- package/src/api/email-marketings-api.ts +24 -24
- package/src/api/email-webhooks-api.ts +12 -12
- package/src/api/faq-categories-api.ts +28 -28
- package/src/api/faqs-api.ts +64 -64
- package/src/api/form-results-api.ts +20 -20
- package/src/api/form-templates-api.ts +40 -40
- package/src/api/grades-api.ts +20 -20
- package/src/api/group-channels-api.ts +8 -8
- package/src/api/hospital-branches-api.ts +36 -36
- package/src/api/hospital-groups-api.ts +24 -24
- package/src/api/hospitals-api.ts +712 -712
- package/src/api/images-api.ts +8 -4
- package/src/api/languages-api.ts +20 -20
- package/src/api/managers-api.ts +36 -32
- package/src/api/notifications-api.ts +8 -8
- package/src/api/patient-affiliations-api.ts +8 -8
- package/src/api/patient-managers-api.ts +740 -0
- package/src/api/patients-api.ts +48 -48
- package/src/api/plans-api.ts +40 -40
- package/src/api/prescriptions-api.ts +40 -40
- package/src/api/profiles-api.ts +24 -24
- package/src/api/promotions-api.ts +24 -24
- package/src/api/search-api.ts +8 -8
- package/src/api/search-curations-api.ts +24 -24
- package/src/api/service-reviews-api.ts +40 -40
- package/src/api/services-api.ts +12 -12
- package/src/api/services-categories-api.ts +20 -16
- package/src/api/specialties-api.ts +60 -60
- package/src/api/specialty-types-api.ts +64 -64
- package/src/api/survey-forms-api.ts +36 -36
- package/src/api/survey-results-api.ts +16 -16
- package/src/api/tags-api.ts +16 -16
- package/src/api/translation-api.ts +4 -4
- package/src/api/web-apps-api.ts +36 -36
- package/src/api.ts +2 -0
- package/src/models/content-manager-item-model.ts +114 -0
- package/src/models/content-manager-model.ts +132 -0
- package/src/models/content-managers-model.ts +42 -0
- package/src/models/create-content-manager-command.ts +87 -0
- package/src/models/create-patient-manager-command.ts +87 -0
- package/src/models/index.ts +10 -0
- package/src/models/patient-manager-item-model.ts +114 -0
- package/src/models/patient-manager-model.ts +132 -0
- package/src/models/patient-managers-model.ts +42 -0
- package/src/models/update-content-manager-command.ts +87 -0
- package/src/models/update-patient-manager-command.ts +87 -0
- package/src/models/user-type.ts +3 -1
|
@@ -50,7 +50,7 @@ export const AppointmentsApiAxiosParamCreator = function (configuration?: Config
|
|
|
50
50
|
return {
|
|
51
51
|
/**
|
|
52
52
|
*
|
|
53
|
-
* @summary Approve appointment
|
|
53
|
+
* @summary Approve appointment (Auth policies: RequireDoctorRole)
|
|
54
54
|
* @param {string} appointmentId
|
|
55
55
|
* @param {ApproveAppointmentCommand} [approveAppointmentCommand]
|
|
56
56
|
* @param {*} [options] Override http request option.
|
|
@@ -92,7 +92,7 @@ export const AppointmentsApiAxiosParamCreator = function (configuration?: Config
|
|
|
92
92
|
},
|
|
93
93
|
/**
|
|
94
94
|
*
|
|
95
|
-
* @summary Cancel appointment
|
|
95
|
+
* @summary Cancel appointment (Auth policies: RequireDoctorRole)
|
|
96
96
|
* @param {string} appointmentId
|
|
97
97
|
* @param {CancelAppointmentCommand} [cancelAppointmentCommand]
|
|
98
98
|
* @param {*} [options] Override http request option.
|
|
@@ -134,7 +134,7 @@ export const AppointmentsApiAxiosParamCreator = function (configuration?: Config
|
|
|
134
134
|
},
|
|
135
135
|
/**
|
|
136
136
|
*
|
|
137
|
-
* @summary Complete appointment
|
|
137
|
+
* @summary Complete appointment (Auth policies: RequireDoctorRole)
|
|
138
138
|
* @param {string} appointmentId
|
|
139
139
|
* @param {*} [options] Override http request option.
|
|
140
140
|
* @throws {RequiredError}
|
|
@@ -172,7 +172,7 @@ export const AppointmentsApiAxiosParamCreator = function (configuration?: Config
|
|
|
172
172
|
},
|
|
173
173
|
/**
|
|
174
174
|
*
|
|
175
|
-
* @summary Delete appointment
|
|
175
|
+
* @summary Delete appointment (Auth policies: RequireDoctorRole)
|
|
176
176
|
* @param {string} appointmentId
|
|
177
177
|
* @param {boolean} [isPermanent]
|
|
178
178
|
* @param {*} [options] Override http request option.
|
|
@@ -215,7 +215,7 @@ export const AppointmentsApiAxiosParamCreator = function (configuration?: Config
|
|
|
215
215
|
},
|
|
216
216
|
/**
|
|
217
217
|
*
|
|
218
|
-
* @summary Get appointment by id
|
|
218
|
+
* @summary Get appointment by id (Auth policies: RequireDoctorRole)
|
|
219
219
|
* @param {string} appointmentId
|
|
220
220
|
* @param {string} [languageCode]
|
|
221
221
|
* @param {*} [options] Override http request option.
|
|
@@ -258,7 +258,7 @@ export const AppointmentsApiAxiosParamCreator = function (configuration?: Config
|
|
|
258
258
|
},
|
|
259
259
|
/**
|
|
260
260
|
*
|
|
261
|
-
* @summary Delete appointment invoice
|
|
261
|
+
* @summary Delete appointment invoice (Auth policies: RequireDoctorRole)
|
|
262
262
|
* @param {string} appointmentId
|
|
263
263
|
* @param {*} [options] Override http request option.
|
|
264
264
|
* @throws {RequiredError}
|
|
@@ -296,7 +296,7 @@ export const AppointmentsApiAxiosParamCreator = function (configuration?: Config
|
|
|
296
296
|
},
|
|
297
297
|
/**
|
|
298
298
|
*
|
|
299
|
-
* @summary Create appointment invoice
|
|
299
|
+
* @summary Create appointment invoice (Auth policies: RequireDoctorRole)
|
|
300
300
|
* @param {string} appointmentId
|
|
301
301
|
* @param {string} [languageCode]
|
|
302
302
|
* @param {*} [options] Override http request option.
|
|
@@ -339,7 +339,7 @@ export const AppointmentsApiAxiosParamCreator = function (configuration?: Config
|
|
|
339
339
|
},
|
|
340
340
|
/**
|
|
341
341
|
*
|
|
342
|
-
* @summary Set appointment paid
|
|
342
|
+
* @summary Set appointment paid (Auth policies: RequireDoctorRole)
|
|
343
343
|
* @param {string} appointmentId
|
|
344
344
|
* @param {*} [options] Override http request option.
|
|
345
345
|
* @throws {RequiredError}
|
|
@@ -377,7 +377,7 @@ export const AppointmentsApiAxiosParamCreator = function (configuration?: Config
|
|
|
377
377
|
},
|
|
378
378
|
/**
|
|
379
379
|
*
|
|
380
|
-
* @summary Set appointment as refunded
|
|
380
|
+
* @summary Set appointment as refunded (Auth policies: RequireDoctorRole)
|
|
381
381
|
* @param {string} appointmentId
|
|
382
382
|
* @param {string} [languageCode]
|
|
383
383
|
* @param {*} [options] Override http request option.
|
|
@@ -420,7 +420,7 @@ export const AppointmentsApiAxiosParamCreator = function (configuration?: Config
|
|
|
420
420
|
},
|
|
421
421
|
/**
|
|
422
422
|
*
|
|
423
|
-
* @summary Reject appointment
|
|
423
|
+
* @summary Reject appointment (Auth policies: RequireDoctorRole)
|
|
424
424
|
* @param {string} appointmentId
|
|
425
425
|
* @param {RejectAppointmentCommand} [rejectAppointmentCommand]
|
|
426
426
|
* @param {*} [options] Override http request option.
|
|
@@ -462,7 +462,7 @@ export const AppointmentsApiAxiosParamCreator = function (configuration?: Config
|
|
|
462
462
|
},
|
|
463
463
|
/**
|
|
464
464
|
*
|
|
465
|
-
* @summary Reschedule appointment
|
|
465
|
+
* @summary Reschedule appointment (Auth policies: RequireDoctorRole)
|
|
466
466
|
* @param {string} appointmentId
|
|
467
467
|
* @param {RescheduleAppointmentCommand} [rescheduleAppointmentCommand]
|
|
468
468
|
* @param {*} [options] Override http request option.
|
|
@@ -504,7 +504,7 @@ export const AppointmentsApiAxiosParamCreator = function (configuration?: Config
|
|
|
504
504
|
},
|
|
505
505
|
/**
|
|
506
506
|
*
|
|
507
|
-
* @summary Get appointments
|
|
507
|
+
* @summary Get appointments (Auth policies: RequireDoctorRole)
|
|
508
508
|
* @param {string} [id]
|
|
509
509
|
* @param {string} [userId]
|
|
510
510
|
* @param {string} [userName]
|
|
@@ -704,7 +704,7 @@ export const AppointmentsApiAxiosParamCreator = function (configuration?: Config
|
|
|
704
704
|
},
|
|
705
705
|
/**
|
|
706
706
|
*
|
|
707
|
-
* @summary The patient visits and makes an appointment.
|
|
707
|
+
* @summary The patient visits and makes an appointment. (Auth policies: RequireDoctorRole)
|
|
708
708
|
* @param {CreateWalkInAppointmentCommand} [createWalkInAppointmentCommand]
|
|
709
709
|
* @param {*} [options] Override http request option.
|
|
710
710
|
* @throws {RequiredError}
|
|
@@ -752,7 +752,7 @@ export const AppointmentsApiFp = function(configuration?: Configuration) {
|
|
|
752
752
|
return {
|
|
753
753
|
/**
|
|
754
754
|
*
|
|
755
|
-
* @summary Approve appointment
|
|
755
|
+
* @summary Approve appointment (Auth policies: RequireDoctorRole)
|
|
756
756
|
* @param {string} appointmentId
|
|
757
757
|
* @param {ApproveAppointmentCommand} [approveAppointmentCommand]
|
|
758
758
|
* @param {*} [options] Override http request option.
|
|
@@ -764,7 +764,7 @@ export const AppointmentsApiFp = function(configuration?: Configuration) {
|
|
|
764
764
|
},
|
|
765
765
|
/**
|
|
766
766
|
*
|
|
767
|
-
* @summary Cancel appointment
|
|
767
|
+
* @summary Cancel appointment (Auth policies: RequireDoctorRole)
|
|
768
768
|
* @param {string} appointmentId
|
|
769
769
|
* @param {CancelAppointmentCommand} [cancelAppointmentCommand]
|
|
770
770
|
* @param {*} [options] Override http request option.
|
|
@@ -776,7 +776,7 @@ export const AppointmentsApiFp = function(configuration?: Configuration) {
|
|
|
776
776
|
},
|
|
777
777
|
/**
|
|
778
778
|
*
|
|
779
|
-
* @summary Complete appointment
|
|
779
|
+
* @summary Complete appointment (Auth policies: RequireDoctorRole)
|
|
780
780
|
* @param {string} appointmentId
|
|
781
781
|
* @param {*} [options] Override http request option.
|
|
782
782
|
* @throws {RequiredError}
|
|
@@ -787,7 +787,7 @@ export const AppointmentsApiFp = function(configuration?: Configuration) {
|
|
|
787
787
|
},
|
|
788
788
|
/**
|
|
789
789
|
*
|
|
790
|
-
* @summary Delete appointment
|
|
790
|
+
* @summary Delete appointment (Auth policies: RequireDoctorRole)
|
|
791
791
|
* @param {string} appointmentId
|
|
792
792
|
* @param {boolean} [isPermanent]
|
|
793
793
|
* @param {*} [options] Override http request option.
|
|
@@ -799,7 +799,7 @@ export const AppointmentsApiFp = function(configuration?: Configuration) {
|
|
|
799
799
|
},
|
|
800
800
|
/**
|
|
801
801
|
*
|
|
802
|
-
* @summary Get appointment by id
|
|
802
|
+
* @summary Get appointment by id (Auth policies: RequireDoctorRole)
|
|
803
803
|
* @param {string} appointmentId
|
|
804
804
|
* @param {string} [languageCode]
|
|
805
805
|
* @param {*} [options] Override http request option.
|
|
@@ -811,7 +811,7 @@ export const AppointmentsApiFp = function(configuration?: Configuration) {
|
|
|
811
811
|
},
|
|
812
812
|
/**
|
|
813
813
|
*
|
|
814
|
-
* @summary Delete appointment invoice
|
|
814
|
+
* @summary Delete appointment invoice (Auth policies: RequireDoctorRole)
|
|
815
815
|
* @param {string} appointmentId
|
|
816
816
|
* @param {*} [options] Override http request option.
|
|
817
817
|
* @throws {RequiredError}
|
|
@@ -822,7 +822,7 @@ export const AppointmentsApiFp = function(configuration?: Configuration) {
|
|
|
822
822
|
},
|
|
823
823
|
/**
|
|
824
824
|
*
|
|
825
|
-
* @summary Create appointment invoice
|
|
825
|
+
* @summary Create appointment invoice (Auth policies: RequireDoctorRole)
|
|
826
826
|
* @param {string} appointmentId
|
|
827
827
|
* @param {string} [languageCode]
|
|
828
828
|
* @param {*} [options] Override http request option.
|
|
@@ -834,7 +834,7 @@ export const AppointmentsApiFp = function(configuration?: Configuration) {
|
|
|
834
834
|
},
|
|
835
835
|
/**
|
|
836
836
|
*
|
|
837
|
-
* @summary Set appointment paid
|
|
837
|
+
* @summary Set appointment paid (Auth policies: RequireDoctorRole)
|
|
838
838
|
* @param {string} appointmentId
|
|
839
839
|
* @param {*} [options] Override http request option.
|
|
840
840
|
* @throws {RequiredError}
|
|
@@ -845,7 +845,7 @@ export const AppointmentsApiFp = function(configuration?: Configuration) {
|
|
|
845
845
|
},
|
|
846
846
|
/**
|
|
847
847
|
*
|
|
848
|
-
* @summary Set appointment as refunded
|
|
848
|
+
* @summary Set appointment as refunded (Auth policies: RequireDoctorRole)
|
|
849
849
|
* @param {string} appointmentId
|
|
850
850
|
* @param {string} [languageCode]
|
|
851
851
|
* @param {*} [options] Override http request option.
|
|
@@ -857,7 +857,7 @@ export const AppointmentsApiFp = function(configuration?: Configuration) {
|
|
|
857
857
|
},
|
|
858
858
|
/**
|
|
859
859
|
*
|
|
860
|
-
* @summary Reject appointment
|
|
860
|
+
* @summary Reject appointment (Auth policies: RequireDoctorRole)
|
|
861
861
|
* @param {string} appointmentId
|
|
862
862
|
* @param {RejectAppointmentCommand} [rejectAppointmentCommand]
|
|
863
863
|
* @param {*} [options] Override http request option.
|
|
@@ -869,7 +869,7 @@ export const AppointmentsApiFp = function(configuration?: Configuration) {
|
|
|
869
869
|
},
|
|
870
870
|
/**
|
|
871
871
|
*
|
|
872
|
-
* @summary Reschedule appointment
|
|
872
|
+
* @summary Reschedule appointment (Auth policies: RequireDoctorRole)
|
|
873
873
|
* @param {string} appointmentId
|
|
874
874
|
* @param {RescheduleAppointmentCommand} [rescheduleAppointmentCommand]
|
|
875
875
|
* @param {*} [options] Override http request option.
|
|
@@ -881,7 +881,7 @@ export const AppointmentsApiFp = function(configuration?: Configuration) {
|
|
|
881
881
|
},
|
|
882
882
|
/**
|
|
883
883
|
*
|
|
884
|
-
* @summary Get appointments
|
|
884
|
+
* @summary Get appointments (Auth policies: RequireDoctorRole)
|
|
885
885
|
* @param {string} [id]
|
|
886
886
|
* @param {string} [userId]
|
|
887
887
|
* @param {string} [userName]
|
|
@@ -923,7 +923,7 @@ export const AppointmentsApiFp = function(configuration?: Configuration) {
|
|
|
923
923
|
},
|
|
924
924
|
/**
|
|
925
925
|
*
|
|
926
|
-
* @summary The patient visits and makes an appointment.
|
|
926
|
+
* @summary The patient visits and makes an appointment. (Auth policies: RequireDoctorRole)
|
|
927
927
|
* @param {CreateWalkInAppointmentCommand} [createWalkInAppointmentCommand]
|
|
928
928
|
* @param {*} [options] Override http request option.
|
|
929
929
|
* @throws {RequiredError}
|
|
@@ -944,7 +944,7 @@ export const AppointmentsApiFactory = function (configuration?: Configuration, b
|
|
|
944
944
|
return {
|
|
945
945
|
/**
|
|
946
946
|
*
|
|
947
|
-
* @summary Approve appointment
|
|
947
|
+
* @summary Approve appointment (Auth policies: RequireDoctorRole)
|
|
948
948
|
* @param {string} appointmentId
|
|
949
949
|
* @param {ApproveAppointmentCommand} [approveAppointmentCommand]
|
|
950
950
|
* @param {*} [options] Override http request option.
|
|
@@ -955,7 +955,7 @@ export const AppointmentsApiFactory = function (configuration?: Configuration, b
|
|
|
955
955
|
},
|
|
956
956
|
/**
|
|
957
957
|
*
|
|
958
|
-
* @summary Cancel appointment
|
|
958
|
+
* @summary Cancel appointment (Auth policies: RequireDoctorRole)
|
|
959
959
|
* @param {string} appointmentId
|
|
960
960
|
* @param {CancelAppointmentCommand} [cancelAppointmentCommand]
|
|
961
961
|
* @param {*} [options] Override http request option.
|
|
@@ -966,7 +966,7 @@ export const AppointmentsApiFactory = function (configuration?: Configuration, b
|
|
|
966
966
|
},
|
|
967
967
|
/**
|
|
968
968
|
*
|
|
969
|
-
* @summary Complete appointment
|
|
969
|
+
* @summary Complete appointment (Auth policies: RequireDoctorRole)
|
|
970
970
|
* @param {string} appointmentId
|
|
971
971
|
* @param {*} [options] Override http request option.
|
|
972
972
|
* @throws {RequiredError}
|
|
@@ -976,7 +976,7 @@ export const AppointmentsApiFactory = function (configuration?: Configuration, b
|
|
|
976
976
|
},
|
|
977
977
|
/**
|
|
978
978
|
*
|
|
979
|
-
* @summary Delete appointment
|
|
979
|
+
* @summary Delete appointment (Auth policies: RequireDoctorRole)
|
|
980
980
|
* @param {string} appointmentId
|
|
981
981
|
* @param {boolean} [isPermanent]
|
|
982
982
|
* @param {*} [options] Override http request option.
|
|
@@ -987,7 +987,7 @@ export const AppointmentsApiFactory = function (configuration?: Configuration, b
|
|
|
987
987
|
},
|
|
988
988
|
/**
|
|
989
989
|
*
|
|
990
|
-
* @summary Get appointment by id
|
|
990
|
+
* @summary Get appointment by id (Auth policies: RequireDoctorRole)
|
|
991
991
|
* @param {string} appointmentId
|
|
992
992
|
* @param {string} [languageCode]
|
|
993
993
|
* @param {*} [options] Override http request option.
|
|
@@ -998,7 +998,7 @@ export const AppointmentsApiFactory = function (configuration?: Configuration, b
|
|
|
998
998
|
},
|
|
999
999
|
/**
|
|
1000
1000
|
*
|
|
1001
|
-
* @summary Delete appointment invoice
|
|
1001
|
+
* @summary Delete appointment invoice (Auth policies: RequireDoctorRole)
|
|
1002
1002
|
* @param {string} appointmentId
|
|
1003
1003
|
* @param {*} [options] Override http request option.
|
|
1004
1004
|
* @throws {RequiredError}
|
|
@@ -1008,7 +1008,7 @@ export const AppointmentsApiFactory = function (configuration?: Configuration, b
|
|
|
1008
1008
|
},
|
|
1009
1009
|
/**
|
|
1010
1010
|
*
|
|
1011
|
-
* @summary Create appointment invoice
|
|
1011
|
+
* @summary Create appointment invoice (Auth policies: RequireDoctorRole)
|
|
1012
1012
|
* @param {string} appointmentId
|
|
1013
1013
|
* @param {string} [languageCode]
|
|
1014
1014
|
* @param {*} [options] Override http request option.
|
|
@@ -1019,7 +1019,7 @@ export const AppointmentsApiFactory = function (configuration?: Configuration, b
|
|
|
1019
1019
|
},
|
|
1020
1020
|
/**
|
|
1021
1021
|
*
|
|
1022
|
-
* @summary Set appointment paid
|
|
1022
|
+
* @summary Set appointment paid (Auth policies: RequireDoctorRole)
|
|
1023
1023
|
* @param {string} appointmentId
|
|
1024
1024
|
* @param {*} [options] Override http request option.
|
|
1025
1025
|
* @throws {RequiredError}
|
|
@@ -1029,7 +1029,7 @@ export const AppointmentsApiFactory = function (configuration?: Configuration, b
|
|
|
1029
1029
|
},
|
|
1030
1030
|
/**
|
|
1031
1031
|
*
|
|
1032
|
-
* @summary Set appointment as refunded
|
|
1032
|
+
* @summary Set appointment as refunded (Auth policies: RequireDoctorRole)
|
|
1033
1033
|
* @param {string} appointmentId
|
|
1034
1034
|
* @param {string} [languageCode]
|
|
1035
1035
|
* @param {*} [options] Override http request option.
|
|
@@ -1040,7 +1040,7 @@ export const AppointmentsApiFactory = function (configuration?: Configuration, b
|
|
|
1040
1040
|
},
|
|
1041
1041
|
/**
|
|
1042
1042
|
*
|
|
1043
|
-
* @summary Reject appointment
|
|
1043
|
+
* @summary Reject appointment (Auth policies: RequireDoctorRole)
|
|
1044
1044
|
* @param {string} appointmentId
|
|
1045
1045
|
* @param {RejectAppointmentCommand} [rejectAppointmentCommand]
|
|
1046
1046
|
* @param {*} [options] Override http request option.
|
|
@@ -1051,7 +1051,7 @@ export const AppointmentsApiFactory = function (configuration?: Configuration, b
|
|
|
1051
1051
|
},
|
|
1052
1052
|
/**
|
|
1053
1053
|
*
|
|
1054
|
-
* @summary Reschedule appointment
|
|
1054
|
+
* @summary Reschedule appointment (Auth policies: RequireDoctorRole)
|
|
1055
1055
|
* @param {string} appointmentId
|
|
1056
1056
|
* @param {RescheduleAppointmentCommand} [rescheduleAppointmentCommand]
|
|
1057
1057
|
* @param {*} [options] Override http request option.
|
|
@@ -1062,7 +1062,7 @@ export const AppointmentsApiFactory = function (configuration?: Configuration, b
|
|
|
1062
1062
|
},
|
|
1063
1063
|
/**
|
|
1064
1064
|
*
|
|
1065
|
-
* @summary Get appointments
|
|
1065
|
+
* @summary Get appointments (Auth policies: RequireDoctorRole)
|
|
1066
1066
|
* @param {string} [id]
|
|
1067
1067
|
* @param {string} [userId]
|
|
1068
1068
|
* @param {string} [userName]
|
|
@@ -1103,7 +1103,7 @@ export const AppointmentsApiFactory = function (configuration?: Configuration, b
|
|
|
1103
1103
|
},
|
|
1104
1104
|
/**
|
|
1105
1105
|
*
|
|
1106
|
-
* @summary The patient visits and makes an appointment.
|
|
1106
|
+
* @summary The patient visits and makes an appointment. (Auth policies: RequireDoctorRole)
|
|
1107
1107
|
* @param {CreateWalkInAppointmentCommand} [createWalkInAppointmentCommand]
|
|
1108
1108
|
* @param {*} [options] Override http request option.
|
|
1109
1109
|
* @throws {RequiredError}
|
|
@@ -1578,7 +1578,7 @@ export interface AppointmentsApiApiV1AppointmentsWalkinPostRequest {
|
|
|
1578
1578
|
export class AppointmentsApi extends BaseAPI {
|
|
1579
1579
|
/**
|
|
1580
1580
|
*
|
|
1581
|
-
* @summary Approve appointment
|
|
1581
|
+
* @summary Approve appointment (Auth policies: RequireDoctorRole)
|
|
1582
1582
|
* @param {AppointmentsApiApiV1AppointmentsAppointmentIdApprovePutRequest} requestParameters Request parameters.
|
|
1583
1583
|
* @param {*} [options] Override http request option.
|
|
1584
1584
|
* @throws {RequiredError}
|
|
@@ -1590,7 +1590,7 @@ export class AppointmentsApi extends BaseAPI {
|
|
|
1590
1590
|
|
|
1591
1591
|
/**
|
|
1592
1592
|
*
|
|
1593
|
-
* @summary Cancel appointment
|
|
1593
|
+
* @summary Cancel appointment (Auth policies: RequireDoctorRole)
|
|
1594
1594
|
* @param {AppointmentsApiApiV1AppointmentsAppointmentIdCancelPutRequest} requestParameters Request parameters.
|
|
1595
1595
|
* @param {*} [options] Override http request option.
|
|
1596
1596
|
* @throws {RequiredError}
|
|
@@ -1602,7 +1602,7 @@ export class AppointmentsApi extends BaseAPI {
|
|
|
1602
1602
|
|
|
1603
1603
|
/**
|
|
1604
1604
|
*
|
|
1605
|
-
* @summary Complete appointment
|
|
1605
|
+
* @summary Complete appointment (Auth policies: RequireDoctorRole)
|
|
1606
1606
|
* @param {AppointmentsApiApiV1AppointmentsAppointmentIdCompletePostRequest} requestParameters Request parameters.
|
|
1607
1607
|
* @param {*} [options] Override http request option.
|
|
1608
1608
|
* @throws {RequiredError}
|
|
@@ -1614,7 +1614,7 @@ export class AppointmentsApi extends BaseAPI {
|
|
|
1614
1614
|
|
|
1615
1615
|
/**
|
|
1616
1616
|
*
|
|
1617
|
-
* @summary Delete appointment
|
|
1617
|
+
* @summary Delete appointment (Auth policies: RequireDoctorRole)
|
|
1618
1618
|
* @param {AppointmentsApiApiV1AppointmentsAppointmentIdDeleteRequest} requestParameters Request parameters.
|
|
1619
1619
|
* @param {*} [options] Override http request option.
|
|
1620
1620
|
* @throws {RequiredError}
|
|
@@ -1626,7 +1626,7 @@ export class AppointmentsApi extends BaseAPI {
|
|
|
1626
1626
|
|
|
1627
1627
|
/**
|
|
1628
1628
|
*
|
|
1629
|
-
* @summary Get appointment by id
|
|
1629
|
+
* @summary Get appointment by id (Auth policies: RequireDoctorRole)
|
|
1630
1630
|
* @param {AppointmentsApiApiV1AppointmentsAppointmentIdGetRequest} requestParameters Request parameters.
|
|
1631
1631
|
* @param {*} [options] Override http request option.
|
|
1632
1632
|
* @throws {RequiredError}
|
|
@@ -1638,7 +1638,7 @@ export class AppointmentsApi extends BaseAPI {
|
|
|
1638
1638
|
|
|
1639
1639
|
/**
|
|
1640
1640
|
*
|
|
1641
|
-
* @summary Delete appointment invoice
|
|
1641
|
+
* @summary Delete appointment invoice (Auth policies: RequireDoctorRole)
|
|
1642
1642
|
* @param {AppointmentsApiApiV1AppointmentsAppointmentIdInvoicesDeleteRequest} requestParameters Request parameters.
|
|
1643
1643
|
* @param {*} [options] Override http request option.
|
|
1644
1644
|
* @throws {RequiredError}
|
|
@@ -1650,7 +1650,7 @@ export class AppointmentsApi extends BaseAPI {
|
|
|
1650
1650
|
|
|
1651
1651
|
/**
|
|
1652
1652
|
*
|
|
1653
|
-
* @summary Create appointment invoice
|
|
1653
|
+
* @summary Create appointment invoice (Auth policies: RequireDoctorRole)
|
|
1654
1654
|
* @param {AppointmentsApiApiV1AppointmentsAppointmentIdInvoicesPostRequest} requestParameters Request parameters.
|
|
1655
1655
|
* @param {*} [options] Override http request option.
|
|
1656
1656
|
* @throws {RequiredError}
|
|
@@ -1662,7 +1662,7 @@ export class AppointmentsApi extends BaseAPI {
|
|
|
1662
1662
|
|
|
1663
1663
|
/**
|
|
1664
1664
|
*
|
|
1665
|
-
* @summary Set appointment paid
|
|
1665
|
+
* @summary Set appointment paid (Auth policies: RequireDoctorRole)
|
|
1666
1666
|
* @param {AppointmentsApiApiV1AppointmentsAppointmentIdPaidPostRequest} requestParameters Request parameters.
|
|
1667
1667
|
* @param {*} [options] Override http request option.
|
|
1668
1668
|
* @throws {RequiredError}
|
|
@@ -1674,7 +1674,7 @@ export class AppointmentsApi extends BaseAPI {
|
|
|
1674
1674
|
|
|
1675
1675
|
/**
|
|
1676
1676
|
*
|
|
1677
|
-
* @summary Set appointment as refunded
|
|
1677
|
+
* @summary Set appointment as refunded (Auth policies: RequireDoctorRole)
|
|
1678
1678
|
* @param {AppointmentsApiApiV1AppointmentsAppointmentIdRefundPostRequest} requestParameters Request parameters.
|
|
1679
1679
|
* @param {*} [options] Override http request option.
|
|
1680
1680
|
* @throws {RequiredError}
|
|
@@ -1686,7 +1686,7 @@ export class AppointmentsApi extends BaseAPI {
|
|
|
1686
1686
|
|
|
1687
1687
|
/**
|
|
1688
1688
|
*
|
|
1689
|
-
* @summary Reject appointment
|
|
1689
|
+
* @summary Reject appointment (Auth policies: RequireDoctorRole)
|
|
1690
1690
|
* @param {AppointmentsApiApiV1AppointmentsAppointmentIdRejectPutRequest} requestParameters Request parameters.
|
|
1691
1691
|
* @param {*} [options] Override http request option.
|
|
1692
1692
|
* @throws {RequiredError}
|
|
@@ -1698,7 +1698,7 @@ export class AppointmentsApi extends BaseAPI {
|
|
|
1698
1698
|
|
|
1699
1699
|
/**
|
|
1700
1700
|
*
|
|
1701
|
-
* @summary Reschedule appointment
|
|
1701
|
+
* @summary Reschedule appointment (Auth policies: RequireDoctorRole)
|
|
1702
1702
|
* @param {AppointmentsApiApiV1AppointmentsAppointmentIdReschedulePutRequest} requestParameters Request parameters.
|
|
1703
1703
|
* @param {*} [options] Override http request option.
|
|
1704
1704
|
* @throws {RequiredError}
|
|
@@ -1710,7 +1710,7 @@ export class AppointmentsApi extends BaseAPI {
|
|
|
1710
1710
|
|
|
1711
1711
|
/**
|
|
1712
1712
|
*
|
|
1713
|
-
* @summary Get appointments
|
|
1713
|
+
* @summary Get appointments (Auth policies: RequireDoctorRole)
|
|
1714
1714
|
* @param {AppointmentsApiApiV1AppointmentsGetRequest} requestParameters Request parameters.
|
|
1715
1715
|
* @param {*} [options] Override http request option.
|
|
1716
1716
|
* @throws {RequiredError}
|
|
@@ -1722,7 +1722,7 @@ export class AppointmentsApi extends BaseAPI {
|
|
|
1722
1722
|
|
|
1723
1723
|
/**
|
|
1724
1724
|
*
|
|
1725
|
-
* @summary The patient visits and makes an appointment.
|
|
1725
|
+
* @summary The patient visits and makes an appointment. (Auth policies: RequireDoctorRole)
|
|
1726
1726
|
* @param {AppointmentsApiApiV1AppointmentsWalkinPostRequest} requestParameters Request parameters.
|
|
1727
1727
|
* @param {*} [options] Override http request option.
|
|
1728
1728
|
* @throws {RequiredError}
|