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
|
@@ -39,7 +39,7 @@ import { UpdateMediaCommand } from '../models';
|
|
|
39
39
|
export declare const DoctorAffiliationsApiAxiosParamCreator: (configuration?: Configuration) => {
|
|
40
40
|
/**
|
|
41
41
|
*
|
|
42
|
-
* @summary Get DoctorAffiliation appointment timetable overrides
|
|
42
|
+
* @summary Get DoctorAffiliation appointment timetable overrides (Auth policies: RequireDoctorRole)
|
|
43
43
|
* @param {string} doctorAffiliationId
|
|
44
44
|
* @param {boolean} [includesPreviousItems]
|
|
45
45
|
* @param {Date} [startDate]
|
|
@@ -54,7 +54,7 @@ export declare const DoctorAffiliationsApiAxiosParamCreator: (configuration?: Co
|
|
|
54
54
|
apiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetableoverridesGet: (doctorAffiliationId: string, includesPreviousItems?: boolean, startDate?: Date, endDate?: Date, dayOfWeek?: DayOfWeek, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig) => Promise<RequestArgs>;
|
|
55
55
|
/**
|
|
56
56
|
*
|
|
57
|
-
* @summary Delete DoctorAffiliation appointment timetable overrides
|
|
57
|
+
* @summary Delete DoctorAffiliation appointment timetable overrides (Auth policies: RequireDoctorRole)
|
|
58
58
|
* @param {string} doctorAffiliationId
|
|
59
59
|
* @param {DeleteDoctorAffiliationAppointmentTimetableOverridesCommand} [deleteDoctorAffiliationAppointmentTimetableOverridesCommand]
|
|
60
60
|
* @param {*} [options] Override http request option.
|
|
@@ -63,7 +63,7 @@ export declare const DoctorAffiliationsApiAxiosParamCreator: (configuration?: Co
|
|
|
63
63
|
apiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetableoverridesPatch: (doctorAffiliationId: string, deleteDoctorAffiliationAppointmentTimetableOverridesCommand?: DeleteDoctorAffiliationAppointmentTimetableOverridesCommand, options?: AxiosRequestConfig) => Promise<RequestArgs>;
|
|
64
64
|
/**
|
|
65
65
|
*
|
|
66
|
-
* @summary Save DoctorAffiliation appointment timetable overrides
|
|
66
|
+
* @summary Save DoctorAffiliation appointment timetable overrides (Auth policies: RequireDoctorRole)
|
|
67
67
|
* @param {string} doctorAffiliationId
|
|
68
68
|
* @param {SaveDoctorAffiliationAppointmentTimetableOverridesCommand} [saveDoctorAffiliationAppointmentTimetableOverridesCommand]
|
|
69
69
|
* @param {*} [options] Override http request option.
|
|
@@ -72,7 +72,7 @@ export declare const DoctorAffiliationsApiAxiosParamCreator: (configuration?: Co
|
|
|
72
72
|
apiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetableoverridesPost: (doctorAffiliationId: string, saveDoctorAffiliationAppointmentTimetableOverridesCommand?: SaveDoctorAffiliationAppointmentTimetableOverridesCommand, options?: AxiosRequestConfig) => Promise<RequestArgs>;
|
|
73
73
|
/**
|
|
74
74
|
*
|
|
75
|
-
* @summary Get DoctorAffiliation appointment timetables for application
|
|
75
|
+
* @summary Get DoctorAffiliation appointment timetables for application (Auth policies: RequireDoctorRole)
|
|
76
76
|
* @param {string} doctorAffiliationId
|
|
77
77
|
* @param {number} [year]
|
|
78
78
|
* @param {number} [month]
|
|
@@ -87,7 +87,7 @@ export declare const DoctorAffiliationsApiAxiosParamCreator: (configuration?: Co
|
|
|
87
87
|
apiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetablesApplicationGet: (doctorAffiliationId: string, year?: number, month?: number, timeZone?: string, isExternal?: boolean, isOnline?: boolean, appointmentIdExcluded?: string, excludeUnavailableTimeSlots?: boolean, options?: AxiosRequestConfig) => Promise<RequestArgs>;
|
|
88
88
|
/**
|
|
89
89
|
*
|
|
90
|
-
* @summary Add, update and delete DoctorAffiliationAppointmentTimetables
|
|
90
|
+
* @summary Add, update and delete DoctorAffiliationAppointmentTimetables (Auth policies: RequireDoctorRole)
|
|
91
91
|
* @param {string} doctorAffiliationId
|
|
92
92
|
* @param {BatchDoctorAffiliationAppointmentTimetablesCommand} [batchDoctorAffiliationAppointmentTimetablesCommand]
|
|
93
93
|
* @param {*} [options] Override http request option.
|
|
@@ -96,7 +96,7 @@ export declare const DoctorAffiliationsApiAxiosParamCreator: (configuration?: Co
|
|
|
96
96
|
apiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetablesBatchPost: (doctorAffiliationId: string, batchDoctorAffiliationAppointmentTimetablesCommand?: BatchDoctorAffiliationAppointmentTimetablesCommand, options?: AxiosRequestConfig) => Promise<RequestArgs>;
|
|
97
97
|
/**
|
|
98
98
|
*
|
|
99
|
-
* @summary Get DoctorAffiliation appointment timetables
|
|
99
|
+
* @summary Get DoctorAffiliation appointment timetables (Auth policies: RequireDoctorRole)
|
|
100
100
|
* @param {string} doctorAffiliationId
|
|
101
101
|
* @param {DayOfWeek} [dayOfWeek]
|
|
102
102
|
* @param {number} [page]
|
|
@@ -108,7 +108,7 @@ export declare const DoctorAffiliationsApiAxiosParamCreator: (configuration?: Co
|
|
|
108
108
|
apiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetablesGet: (doctorAffiliationId: string, dayOfWeek?: DayOfWeek, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig) => Promise<RequestArgs>;
|
|
109
109
|
/**
|
|
110
110
|
*
|
|
111
|
-
* @summary Get all DoctorAffiliationMedias.
|
|
111
|
+
* @summary Get all DoctorAffiliationMedias. (Auth policies: RequireDoctorRole)
|
|
112
112
|
* @param {string} doctorAffiliationId
|
|
113
113
|
* @param {string} [id]
|
|
114
114
|
* @param {MediaType} [mediaType]
|
|
@@ -121,7 +121,7 @@ export declare const DoctorAffiliationsApiAxiosParamCreator: (configuration?: Co
|
|
|
121
121
|
apiV1DoctoraffiliationsDoctorAffiliationIdMediasGet: (doctorAffiliationId: string, id?: string, mediaType?: MediaType, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig) => Promise<RequestArgs>;
|
|
122
122
|
/**
|
|
123
123
|
*
|
|
124
|
-
* @summary Delete DoctorAffiliationMedia
|
|
124
|
+
* @summary Delete DoctorAffiliationMedia (Auth policies: RequireDoctorRole)
|
|
125
125
|
* @param {string} doctorAffiliationId
|
|
126
126
|
* @param {string} mediaId
|
|
127
127
|
* @param {*} [options] Override http request option.
|
|
@@ -130,7 +130,7 @@ export declare const DoctorAffiliationsApiAxiosParamCreator: (configuration?: Co
|
|
|
130
130
|
apiV1DoctoraffiliationsDoctorAffiliationIdMediasMediaIdDelete: (doctorAffiliationId: string, mediaId: string, options?: AxiosRequestConfig) => Promise<RequestArgs>;
|
|
131
131
|
/**
|
|
132
132
|
*
|
|
133
|
-
* @summary Get DoctorAffiliationMedia.
|
|
133
|
+
* @summary Get DoctorAffiliationMedia. (Auth policies: RequireDoctorRole)
|
|
134
134
|
* @param {string} doctorAffiliationId
|
|
135
135
|
* @param {string} mediaId
|
|
136
136
|
* @param {*} [options] Override http request option.
|
|
@@ -139,7 +139,7 @@ export declare const DoctorAffiliationsApiAxiosParamCreator: (configuration?: Co
|
|
|
139
139
|
apiV1DoctoraffiliationsDoctorAffiliationIdMediasMediaIdGet: (doctorAffiliationId: string, mediaId: string, options?: AxiosRequestConfig) => Promise<RequestArgs>;
|
|
140
140
|
/**
|
|
141
141
|
*
|
|
142
|
-
* @summary Update DoctorAffiliationMedia.
|
|
142
|
+
* @summary Update DoctorAffiliationMedia. (Auth policies: RequireDoctorRole)
|
|
143
143
|
* @param {string} doctorAffiliationId
|
|
144
144
|
* @param {string} mediaId
|
|
145
145
|
* @param {UpdateMediaCommand} [updateMediaCommand]
|
|
@@ -149,7 +149,7 @@ export declare const DoctorAffiliationsApiAxiosParamCreator: (configuration?: Co
|
|
|
149
149
|
apiV1DoctoraffiliationsDoctorAffiliationIdMediasMediaIdPut: (doctorAffiliationId: string, mediaId: string, updateMediaCommand?: UpdateMediaCommand, options?: AxiosRequestConfig) => Promise<RequestArgs>;
|
|
150
150
|
/**
|
|
151
151
|
*
|
|
152
|
-
* @summary Create DoctorAffiliationMedia.
|
|
152
|
+
* @summary Create DoctorAffiliationMedia. (Auth policies: RequireDoctorRole)
|
|
153
153
|
* @param {string} doctorAffiliationId
|
|
154
154
|
* @param {CreateMediaCommand} [createMediaCommand]
|
|
155
155
|
* @param {*} [options] Override http request option.
|
|
@@ -158,7 +158,7 @@ export declare const DoctorAffiliationsApiAxiosParamCreator: (configuration?: Co
|
|
|
158
158
|
apiV1DoctoraffiliationsDoctorAffiliationIdMediasPost: (doctorAffiliationId: string, createMediaCommand?: CreateMediaCommand, options?: AxiosRequestConfig) => Promise<RequestArgs>;
|
|
159
159
|
/**
|
|
160
160
|
*
|
|
161
|
-
* @summary Get all doctor affiliations.
|
|
161
|
+
* @summary Get all doctor affiliations. (Auth policies: RequireDoctorRole)
|
|
162
162
|
* @param {string} [hospitalId]
|
|
163
163
|
* @param {string} [hospitalName]
|
|
164
164
|
* @param {string} [doctorId]
|
|
@@ -179,7 +179,7 @@ export declare const DoctorAffiliationsApiAxiosParamCreator: (configuration?: Co
|
|
|
179
179
|
apiV1DoctoraffiliationsGet: (hospitalId?: string, hospitalName?: string, doctorId?: string, doctorName?: string, doctorSlug?: string, specialtyId?: string, specialtyTypeId?: string, marketingType?: MarketingType, countryId?: string, languageCode?: string, showHidden?: boolean, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig) => Promise<RequestArgs>;
|
|
180
180
|
/**
|
|
181
181
|
*
|
|
182
|
-
* @summary Delete doctor affiliation.
|
|
182
|
+
* @summary Delete doctor affiliation. (Auth policies: RequireLocalManagerRole)
|
|
183
183
|
* @param {string} id
|
|
184
184
|
* @param {boolean} [isPermanent]
|
|
185
185
|
* @param {*} [options] Override http request option.
|
|
@@ -188,7 +188,7 @@ export declare const DoctorAffiliationsApiAxiosParamCreator: (configuration?: Co
|
|
|
188
188
|
apiV1DoctoraffiliationsIdDelete: (id: string, isPermanent?: boolean, options?: AxiosRequestConfig) => Promise<RequestArgs>;
|
|
189
189
|
/**
|
|
190
190
|
*
|
|
191
|
-
* @summary Get doctor affiliation.
|
|
191
|
+
* @summary Get doctor affiliation. (Auth policies: RequireDoctorRole)
|
|
192
192
|
* @param {string} id
|
|
193
193
|
* @param {string} [languageCode]
|
|
194
194
|
* @param {*} [options] Override http request option.
|
|
@@ -197,7 +197,7 @@ export declare const DoctorAffiliationsApiAxiosParamCreator: (configuration?: Co
|
|
|
197
197
|
apiV1DoctoraffiliationsIdGet: (id: string, languageCode?: string, options?: AxiosRequestConfig) => Promise<RequestArgs>;
|
|
198
198
|
/**
|
|
199
199
|
*
|
|
200
|
-
* @summary Update doctor affiliation.
|
|
200
|
+
* @summary Update doctor affiliation. (Auth policies: RequireLocalManagerRole)
|
|
201
201
|
* @param {string} id
|
|
202
202
|
* @param {UpdateDoctorAffiliationCommand} [updateDoctorAffiliationCommand]
|
|
203
203
|
* @param {*} [options] Override http request option.
|
|
@@ -206,7 +206,7 @@ export declare const DoctorAffiliationsApiAxiosParamCreator: (configuration?: Co
|
|
|
206
206
|
apiV1DoctoraffiliationsIdPut: (id: string, updateDoctorAffiliationCommand?: UpdateDoctorAffiliationCommand, options?: AxiosRequestConfig) => Promise<RequestArgs>;
|
|
207
207
|
/**
|
|
208
208
|
*
|
|
209
|
-
* @summary Reactivate doctor affiliation.
|
|
209
|
+
* @summary Reactivate doctor affiliation. (Auth policies: RequireLocalManagerRole)
|
|
210
210
|
* @param {string} id
|
|
211
211
|
* @param {*} [options] Override http request option.
|
|
212
212
|
* @throws {RequiredError}
|
|
@@ -214,7 +214,7 @@ export declare const DoctorAffiliationsApiAxiosParamCreator: (configuration?: Co
|
|
|
214
214
|
apiV1DoctoraffiliationsIdReactivatePut: (id: string, options?: AxiosRequestConfig) => Promise<RequestArgs>;
|
|
215
215
|
/**
|
|
216
216
|
*
|
|
217
|
-
* @summary Revalidate doctorAffiliation
|
|
217
|
+
* @summary Revalidate doctorAffiliation (Auth policies: RequireLocalManagerRole)
|
|
218
218
|
* @param {string} id
|
|
219
219
|
* @param {boolean} [includeCurrent]
|
|
220
220
|
* @param {*} [options] Override http request option.
|
|
@@ -223,7 +223,7 @@ export declare const DoctorAffiliationsApiAxiosParamCreator: (configuration?: Co
|
|
|
223
223
|
apiV1DoctoraffiliationsIdRevalidatePost: (id: string, includeCurrent?: boolean, options?: AxiosRequestConfig) => Promise<RequestArgs>;
|
|
224
224
|
/**
|
|
225
225
|
*
|
|
226
|
-
* @summary Translate doctorAffiliation at once
|
|
226
|
+
* @summary Translate doctorAffiliation at once (Auth policies: RequireLocalManagerRole)
|
|
227
227
|
* @param {string} id
|
|
228
228
|
* @param {TranslateDoctorAffiliationCommand} [translateDoctorAffiliationCommand]
|
|
229
229
|
* @param {*} [options] Override http request option.
|
|
@@ -232,6 +232,7 @@ export declare const DoctorAffiliationsApiAxiosParamCreator: (configuration?: Co
|
|
|
232
232
|
apiV1DoctoraffiliationsIdTranslatePost: (id: string, translateDoctorAffiliationCommand?: TranslateDoctorAffiliationCommand, options?: AxiosRequestConfig) => Promise<RequestArgs>;
|
|
233
233
|
/**
|
|
234
234
|
*
|
|
235
|
+
* @summary (Auth policies: RequireLocalManagerRole)
|
|
235
236
|
* @param {CreateDoctorAffiliationCommand} [createDoctorAffiliationCommand]
|
|
236
237
|
* @param {*} [options] Override http request option.
|
|
237
238
|
* @throws {RequiredError}
|
|
@@ -245,7 +246,7 @@ export declare const DoctorAffiliationsApiAxiosParamCreator: (configuration?: Co
|
|
|
245
246
|
export declare const DoctorAffiliationsApiFp: (configuration?: Configuration) => {
|
|
246
247
|
/**
|
|
247
248
|
*
|
|
248
|
-
* @summary Get DoctorAffiliation appointment timetable overrides
|
|
249
|
+
* @summary Get DoctorAffiliation appointment timetable overrides (Auth policies: RequireDoctorRole)
|
|
249
250
|
* @param {string} doctorAffiliationId
|
|
250
251
|
* @param {boolean} [includesPreviousItems]
|
|
251
252
|
* @param {Date} [startDate]
|
|
@@ -260,7 +261,7 @@ export declare const DoctorAffiliationsApiFp: (configuration?: Configuration) =>
|
|
|
260
261
|
apiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetableoverridesGet(doctorAffiliationId: string, includesPreviousItems?: boolean, startDate?: Date, endDate?: Date, dayOfWeek?: DayOfWeek, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<AppointmentTimetableOverridesModel>>;
|
|
261
262
|
/**
|
|
262
263
|
*
|
|
263
|
-
* @summary Delete DoctorAffiliation appointment timetable overrides
|
|
264
|
+
* @summary Delete DoctorAffiliation appointment timetable overrides (Auth policies: RequireDoctorRole)
|
|
264
265
|
* @param {string} doctorAffiliationId
|
|
265
266
|
* @param {DeleteDoctorAffiliationAppointmentTimetableOverridesCommand} [deleteDoctorAffiliationAppointmentTimetableOverridesCommand]
|
|
266
267
|
* @param {*} [options] Override http request option.
|
|
@@ -269,7 +270,7 @@ export declare const DoctorAffiliationsApiFp: (configuration?: Configuration) =>
|
|
|
269
270
|
apiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetableoverridesPatch(doctorAffiliationId: string, deleteDoctorAffiliationAppointmentTimetableOverridesCommand?: DeleteDoctorAffiliationAppointmentTimetableOverridesCommand, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<boolean>>;
|
|
270
271
|
/**
|
|
271
272
|
*
|
|
272
|
-
* @summary Save DoctorAffiliation appointment timetable overrides
|
|
273
|
+
* @summary Save DoctorAffiliation appointment timetable overrides (Auth policies: RequireDoctorRole)
|
|
273
274
|
* @param {string} doctorAffiliationId
|
|
274
275
|
* @param {SaveDoctorAffiliationAppointmentTimetableOverridesCommand} [saveDoctorAffiliationAppointmentTimetableOverridesCommand]
|
|
275
276
|
* @param {*} [options] Override http request option.
|
|
@@ -278,7 +279,7 @@ export declare const DoctorAffiliationsApiFp: (configuration?: Configuration) =>
|
|
|
278
279
|
apiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetableoverridesPost(doctorAffiliationId: string, saveDoctorAffiliationAppointmentTimetableOverridesCommand?: SaveDoctorAffiliationAppointmentTimetableOverridesCommand, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<SaveAppointmentTimetableOverridesResultModel>>;
|
|
279
280
|
/**
|
|
280
281
|
*
|
|
281
|
-
* @summary Get DoctorAffiliation appointment timetables for application
|
|
282
|
+
* @summary Get DoctorAffiliation appointment timetables for application (Auth policies: RequireDoctorRole)
|
|
282
283
|
* @param {string} doctorAffiliationId
|
|
283
284
|
* @param {number} [year]
|
|
284
285
|
* @param {number} [month]
|
|
@@ -293,7 +294,7 @@ export declare const DoctorAffiliationsApiFp: (configuration?: Configuration) =>
|
|
|
293
294
|
apiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetablesApplicationGet(doctorAffiliationId: string, year?: number, month?: number, timeZone?: string, isExternal?: boolean, isOnline?: boolean, appointmentIdExcluded?: string, excludeUnavailableTimeSlots?: boolean, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<GetAppointmentTimetablesResponseModel>>;
|
|
294
295
|
/**
|
|
295
296
|
*
|
|
296
|
-
* @summary Add, update and delete DoctorAffiliationAppointmentTimetables
|
|
297
|
+
* @summary Add, update and delete DoctorAffiliationAppointmentTimetables (Auth policies: RequireDoctorRole)
|
|
297
298
|
* @param {string} doctorAffiliationId
|
|
298
299
|
* @param {BatchDoctorAffiliationAppointmentTimetablesCommand} [batchDoctorAffiliationAppointmentTimetablesCommand]
|
|
299
300
|
* @param {*} [options] Override http request option.
|
|
@@ -302,7 +303,7 @@ export declare const DoctorAffiliationsApiFp: (configuration?: Configuration) =>
|
|
|
302
303
|
apiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetablesBatchPost(doctorAffiliationId: string, batchDoctorAffiliationAppointmentTimetablesCommand?: BatchDoctorAffiliationAppointmentTimetablesCommand, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<BatchAppointmentTimetablesResultModel>>;
|
|
303
304
|
/**
|
|
304
305
|
*
|
|
305
|
-
* @summary Get DoctorAffiliation appointment timetables
|
|
306
|
+
* @summary Get DoctorAffiliation appointment timetables (Auth policies: RequireDoctorRole)
|
|
306
307
|
* @param {string} doctorAffiliationId
|
|
307
308
|
* @param {DayOfWeek} [dayOfWeek]
|
|
308
309
|
* @param {number} [page]
|
|
@@ -314,7 +315,7 @@ export declare const DoctorAffiliationsApiFp: (configuration?: Configuration) =>
|
|
|
314
315
|
apiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetablesGet(doctorAffiliationId: string, dayOfWeek?: DayOfWeek, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<AppointmentTimetablesModel>>;
|
|
315
316
|
/**
|
|
316
317
|
*
|
|
317
|
-
* @summary Get all DoctorAffiliationMedias.
|
|
318
|
+
* @summary Get all DoctorAffiliationMedias. (Auth policies: RequireDoctorRole)
|
|
318
319
|
* @param {string} doctorAffiliationId
|
|
319
320
|
* @param {string} [id]
|
|
320
321
|
* @param {MediaType} [mediaType]
|
|
@@ -327,7 +328,7 @@ export declare const DoctorAffiliationsApiFp: (configuration?: Configuration) =>
|
|
|
327
328
|
apiV1DoctoraffiliationsDoctorAffiliationIdMediasGet(doctorAffiliationId: string, id?: string, mediaType?: MediaType, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<MediasModel>>;
|
|
328
329
|
/**
|
|
329
330
|
*
|
|
330
|
-
* @summary Delete DoctorAffiliationMedia
|
|
331
|
+
* @summary Delete DoctorAffiliationMedia (Auth policies: RequireDoctorRole)
|
|
331
332
|
* @param {string} doctorAffiliationId
|
|
332
333
|
* @param {string} mediaId
|
|
333
334
|
* @param {*} [options] Override http request option.
|
|
@@ -336,7 +337,7 @@ export declare const DoctorAffiliationsApiFp: (configuration?: Configuration) =>
|
|
|
336
337
|
apiV1DoctoraffiliationsDoctorAffiliationIdMediasMediaIdDelete(doctorAffiliationId: string, mediaId: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<boolean>>;
|
|
337
338
|
/**
|
|
338
339
|
*
|
|
339
|
-
* @summary Get DoctorAffiliationMedia.
|
|
340
|
+
* @summary Get DoctorAffiliationMedia. (Auth policies: RequireDoctorRole)
|
|
340
341
|
* @param {string} doctorAffiliationId
|
|
341
342
|
* @param {string} mediaId
|
|
342
343
|
* @param {*} [options] Override http request option.
|
|
@@ -345,7 +346,7 @@ export declare const DoctorAffiliationsApiFp: (configuration?: Configuration) =>
|
|
|
345
346
|
apiV1DoctoraffiliationsDoctorAffiliationIdMediasMediaIdGet(doctorAffiliationId: string, mediaId: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<MediaModel>>;
|
|
346
347
|
/**
|
|
347
348
|
*
|
|
348
|
-
* @summary Update DoctorAffiliationMedia.
|
|
349
|
+
* @summary Update DoctorAffiliationMedia. (Auth policies: RequireDoctorRole)
|
|
349
350
|
* @param {string} doctorAffiliationId
|
|
350
351
|
* @param {string} mediaId
|
|
351
352
|
* @param {UpdateMediaCommand} [updateMediaCommand]
|
|
@@ -355,7 +356,7 @@ export declare const DoctorAffiliationsApiFp: (configuration?: Configuration) =>
|
|
|
355
356
|
apiV1DoctoraffiliationsDoctorAffiliationIdMediasMediaIdPut(doctorAffiliationId: string, mediaId: string, updateMediaCommand?: UpdateMediaCommand, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<MediaModel>>;
|
|
356
357
|
/**
|
|
357
358
|
*
|
|
358
|
-
* @summary Create DoctorAffiliationMedia.
|
|
359
|
+
* @summary Create DoctorAffiliationMedia. (Auth policies: RequireDoctorRole)
|
|
359
360
|
* @param {string} doctorAffiliationId
|
|
360
361
|
* @param {CreateMediaCommand} [createMediaCommand]
|
|
361
362
|
* @param {*} [options] Override http request option.
|
|
@@ -364,7 +365,7 @@ export declare const DoctorAffiliationsApiFp: (configuration?: Configuration) =>
|
|
|
364
365
|
apiV1DoctoraffiliationsDoctorAffiliationIdMediasPost(doctorAffiliationId: string, createMediaCommand?: CreateMediaCommand, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<MediaModel>>;
|
|
365
366
|
/**
|
|
366
367
|
*
|
|
367
|
-
* @summary Get all doctor affiliations.
|
|
368
|
+
* @summary Get all doctor affiliations. (Auth policies: RequireDoctorRole)
|
|
368
369
|
* @param {string} [hospitalId]
|
|
369
370
|
* @param {string} [hospitalName]
|
|
370
371
|
* @param {string} [doctorId]
|
|
@@ -385,7 +386,7 @@ export declare const DoctorAffiliationsApiFp: (configuration?: Configuration) =>
|
|
|
385
386
|
apiV1DoctoraffiliationsGet(hospitalId?: string, hospitalName?: string, doctorId?: string, doctorName?: string, doctorSlug?: string, specialtyId?: string, specialtyTypeId?: string, marketingType?: MarketingType, countryId?: string, languageCode?: string, showHidden?: boolean, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<DoctorAffiliationsModel>>;
|
|
386
387
|
/**
|
|
387
388
|
*
|
|
388
|
-
* @summary Delete doctor affiliation.
|
|
389
|
+
* @summary Delete doctor affiliation. (Auth policies: RequireLocalManagerRole)
|
|
389
390
|
* @param {string} id
|
|
390
391
|
* @param {boolean} [isPermanent]
|
|
391
392
|
* @param {*} [options] Override http request option.
|
|
@@ -394,7 +395,7 @@ export declare const DoctorAffiliationsApiFp: (configuration?: Configuration) =>
|
|
|
394
395
|
apiV1DoctoraffiliationsIdDelete(id: string, isPermanent?: boolean, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<boolean>>;
|
|
395
396
|
/**
|
|
396
397
|
*
|
|
397
|
-
* @summary Get doctor affiliation.
|
|
398
|
+
* @summary Get doctor affiliation. (Auth policies: RequireDoctorRole)
|
|
398
399
|
* @param {string} id
|
|
399
400
|
* @param {string} [languageCode]
|
|
400
401
|
* @param {*} [options] Override http request option.
|
|
@@ -403,7 +404,7 @@ export declare const DoctorAffiliationsApiFp: (configuration?: Configuration) =>
|
|
|
403
404
|
apiV1DoctoraffiliationsIdGet(id: string, languageCode?: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<DoctorAffiliationModel>>;
|
|
404
405
|
/**
|
|
405
406
|
*
|
|
406
|
-
* @summary Update doctor affiliation.
|
|
407
|
+
* @summary Update doctor affiliation. (Auth policies: RequireLocalManagerRole)
|
|
407
408
|
* @param {string} id
|
|
408
409
|
* @param {UpdateDoctorAffiliationCommand} [updateDoctorAffiliationCommand]
|
|
409
410
|
* @param {*} [options] Override http request option.
|
|
@@ -412,7 +413,7 @@ export declare const DoctorAffiliationsApiFp: (configuration?: Configuration) =>
|
|
|
412
413
|
apiV1DoctoraffiliationsIdPut(id: string, updateDoctorAffiliationCommand?: UpdateDoctorAffiliationCommand, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<DoctorAffiliationModel>>;
|
|
413
414
|
/**
|
|
414
415
|
*
|
|
415
|
-
* @summary Reactivate doctor affiliation.
|
|
416
|
+
* @summary Reactivate doctor affiliation. (Auth policies: RequireLocalManagerRole)
|
|
416
417
|
* @param {string} id
|
|
417
418
|
* @param {*} [options] Override http request option.
|
|
418
419
|
* @throws {RequiredError}
|
|
@@ -420,7 +421,7 @@ export declare const DoctorAffiliationsApiFp: (configuration?: Configuration) =>
|
|
|
420
421
|
apiV1DoctoraffiliationsIdReactivatePut(id: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<boolean>>;
|
|
421
422
|
/**
|
|
422
423
|
*
|
|
423
|
-
* @summary Revalidate doctorAffiliation
|
|
424
|
+
* @summary Revalidate doctorAffiliation (Auth policies: RequireLocalManagerRole)
|
|
424
425
|
* @param {string} id
|
|
425
426
|
* @param {boolean} [includeCurrent]
|
|
426
427
|
* @param {*} [options] Override http request option.
|
|
@@ -429,7 +430,7 @@ export declare const DoctorAffiliationsApiFp: (configuration?: Configuration) =>
|
|
|
429
430
|
apiV1DoctoraffiliationsIdRevalidatePost(id: string, includeCurrent?: boolean, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<boolean>>;
|
|
430
431
|
/**
|
|
431
432
|
*
|
|
432
|
-
* @summary Translate doctorAffiliation at once
|
|
433
|
+
* @summary Translate doctorAffiliation at once (Auth policies: RequireLocalManagerRole)
|
|
433
434
|
* @param {string} id
|
|
434
435
|
* @param {TranslateDoctorAffiliationCommand} [translateDoctorAffiliationCommand]
|
|
435
436
|
* @param {*} [options] Override http request option.
|
|
@@ -438,6 +439,7 @@ export declare const DoctorAffiliationsApiFp: (configuration?: Configuration) =>
|
|
|
438
439
|
apiV1DoctoraffiliationsIdTranslatePost(id: string, translateDoctorAffiliationCommand?: TranslateDoctorAffiliationCommand, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<boolean>>;
|
|
439
440
|
/**
|
|
440
441
|
*
|
|
442
|
+
* @summary (Auth policies: RequireLocalManagerRole)
|
|
441
443
|
* @param {CreateDoctorAffiliationCommand} [createDoctorAffiliationCommand]
|
|
442
444
|
* @param {*} [options] Override http request option.
|
|
443
445
|
* @throws {RequiredError}
|
|
@@ -451,7 +453,7 @@ export declare const DoctorAffiliationsApiFp: (configuration?: Configuration) =>
|
|
|
451
453
|
export declare const DoctorAffiliationsApiFactory: (configuration?: Configuration, basePath?: string, axios?: AxiosInstance) => {
|
|
452
454
|
/**
|
|
453
455
|
*
|
|
454
|
-
* @summary Get DoctorAffiliation appointment timetable overrides
|
|
456
|
+
* @summary Get DoctorAffiliation appointment timetable overrides (Auth policies: RequireDoctorRole)
|
|
455
457
|
* @param {string} doctorAffiliationId
|
|
456
458
|
* @param {boolean} [includesPreviousItems]
|
|
457
459
|
* @param {Date} [startDate]
|
|
@@ -466,7 +468,7 @@ export declare const DoctorAffiliationsApiFactory: (configuration?: Configuratio
|
|
|
466
468
|
apiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetableoverridesGet(doctorAffiliationId: string, includesPreviousItems?: boolean, startDate?: Date, endDate?: Date, dayOfWeek?: DayOfWeek, page?: number, limit?: number, lastRetrieved?: Date, options?: any): AxiosPromise<AppointmentTimetableOverridesModel>;
|
|
467
469
|
/**
|
|
468
470
|
*
|
|
469
|
-
* @summary Delete DoctorAffiliation appointment timetable overrides
|
|
471
|
+
* @summary Delete DoctorAffiliation appointment timetable overrides (Auth policies: RequireDoctorRole)
|
|
470
472
|
* @param {string} doctorAffiliationId
|
|
471
473
|
* @param {DeleteDoctorAffiliationAppointmentTimetableOverridesCommand} [deleteDoctorAffiliationAppointmentTimetableOverridesCommand]
|
|
472
474
|
* @param {*} [options] Override http request option.
|
|
@@ -475,7 +477,7 @@ export declare const DoctorAffiliationsApiFactory: (configuration?: Configuratio
|
|
|
475
477
|
apiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetableoverridesPatch(doctorAffiliationId: string, deleteDoctorAffiliationAppointmentTimetableOverridesCommand?: DeleteDoctorAffiliationAppointmentTimetableOverridesCommand, options?: any): AxiosPromise<boolean>;
|
|
476
478
|
/**
|
|
477
479
|
*
|
|
478
|
-
* @summary Save DoctorAffiliation appointment timetable overrides
|
|
480
|
+
* @summary Save DoctorAffiliation appointment timetable overrides (Auth policies: RequireDoctorRole)
|
|
479
481
|
* @param {string} doctorAffiliationId
|
|
480
482
|
* @param {SaveDoctorAffiliationAppointmentTimetableOverridesCommand} [saveDoctorAffiliationAppointmentTimetableOverridesCommand]
|
|
481
483
|
* @param {*} [options] Override http request option.
|
|
@@ -484,7 +486,7 @@ export declare const DoctorAffiliationsApiFactory: (configuration?: Configuratio
|
|
|
484
486
|
apiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetableoverridesPost(doctorAffiliationId: string, saveDoctorAffiliationAppointmentTimetableOverridesCommand?: SaveDoctorAffiliationAppointmentTimetableOverridesCommand, options?: any): AxiosPromise<SaveAppointmentTimetableOverridesResultModel>;
|
|
485
487
|
/**
|
|
486
488
|
*
|
|
487
|
-
* @summary Get DoctorAffiliation appointment timetables for application
|
|
489
|
+
* @summary Get DoctorAffiliation appointment timetables for application (Auth policies: RequireDoctorRole)
|
|
488
490
|
* @param {string} doctorAffiliationId
|
|
489
491
|
* @param {number} [year]
|
|
490
492
|
* @param {number} [month]
|
|
@@ -499,7 +501,7 @@ export declare const DoctorAffiliationsApiFactory: (configuration?: Configuratio
|
|
|
499
501
|
apiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetablesApplicationGet(doctorAffiliationId: string, year?: number, month?: number, timeZone?: string, isExternal?: boolean, isOnline?: boolean, appointmentIdExcluded?: string, excludeUnavailableTimeSlots?: boolean, options?: any): AxiosPromise<GetAppointmentTimetablesResponseModel>;
|
|
500
502
|
/**
|
|
501
503
|
*
|
|
502
|
-
* @summary Add, update and delete DoctorAffiliationAppointmentTimetables
|
|
504
|
+
* @summary Add, update and delete DoctorAffiliationAppointmentTimetables (Auth policies: RequireDoctorRole)
|
|
503
505
|
* @param {string} doctorAffiliationId
|
|
504
506
|
* @param {BatchDoctorAffiliationAppointmentTimetablesCommand} [batchDoctorAffiliationAppointmentTimetablesCommand]
|
|
505
507
|
* @param {*} [options] Override http request option.
|
|
@@ -508,7 +510,7 @@ export declare const DoctorAffiliationsApiFactory: (configuration?: Configuratio
|
|
|
508
510
|
apiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetablesBatchPost(doctorAffiliationId: string, batchDoctorAffiliationAppointmentTimetablesCommand?: BatchDoctorAffiliationAppointmentTimetablesCommand, options?: any): AxiosPromise<BatchAppointmentTimetablesResultModel>;
|
|
509
511
|
/**
|
|
510
512
|
*
|
|
511
|
-
* @summary Get DoctorAffiliation appointment timetables
|
|
513
|
+
* @summary Get DoctorAffiliation appointment timetables (Auth policies: RequireDoctorRole)
|
|
512
514
|
* @param {string} doctorAffiliationId
|
|
513
515
|
* @param {DayOfWeek} [dayOfWeek]
|
|
514
516
|
* @param {number} [page]
|
|
@@ -520,7 +522,7 @@ export declare const DoctorAffiliationsApiFactory: (configuration?: Configuratio
|
|
|
520
522
|
apiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetablesGet(doctorAffiliationId: string, dayOfWeek?: DayOfWeek, page?: number, limit?: number, lastRetrieved?: Date, options?: any): AxiosPromise<AppointmentTimetablesModel>;
|
|
521
523
|
/**
|
|
522
524
|
*
|
|
523
|
-
* @summary Get all DoctorAffiliationMedias.
|
|
525
|
+
* @summary Get all DoctorAffiliationMedias. (Auth policies: RequireDoctorRole)
|
|
524
526
|
* @param {string} doctorAffiliationId
|
|
525
527
|
* @param {string} [id]
|
|
526
528
|
* @param {MediaType} [mediaType]
|
|
@@ -533,7 +535,7 @@ export declare const DoctorAffiliationsApiFactory: (configuration?: Configuratio
|
|
|
533
535
|
apiV1DoctoraffiliationsDoctorAffiliationIdMediasGet(doctorAffiliationId: string, id?: string, mediaType?: MediaType, page?: number, limit?: number, lastRetrieved?: Date, options?: any): AxiosPromise<MediasModel>;
|
|
534
536
|
/**
|
|
535
537
|
*
|
|
536
|
-
* @summary Delete DoctorAffiliationMedia
|
|
538
|
+
* @summary Delete DoctorAffiliationMedia (Auth policies: RequireDoctorRole)
|
|
537
539
|
* @param {string} doctorAffiliationId
|
|
538
540
|
* @param {string} mediaId
|
|
539
541
|
* @param {*} [options] Override http request option.
|
|
@@ -542,7 +544,7 @@ export declare const DoctorAffiliationsApiFactory: (configuration?: Configuratio
|
|
|
542
544
|
apiV1DoctoraffiliationsDoctorAffiliationIdMediasMediaIdDelete(doctorAffiliationId: string, mediaId: string, options?: any): AxiosPromise<boolean>;
|
|
543
545
|
/**
|
|
544
546
|
*
|
|
545
|
-
* @summary Get DoctorAffiliationMedia.
|
|
547
|
+
* @summary Get DoctorAffiliationMedia. (Auth policies: RequireDoctorRole)
|
|
546
548
|
* @param {string} doctorAffiliationId
|
|
547
549
|
* @param {string} mediaId
|
|
548
550
|
* @param {*} [options] Override http request option.
|
|
@@ -551,7 +553,7 @@ export declare const DoctorAffiliationsApiFactory: (configuration?: Configuratio
|
|
|
551
553
|
apiV1DoctoraffiliationsDoctorAffiliationIdMediasMediaIdGet(doctorAffiliationId: string, mediaId: string, options?: any): AxiosPromise<MediaModel>;
|
|
552
554
|
/**
|
|
553
555
|
*
|
|
554
|
-
* @summary Update DoctorAffiliationMedia.
|
|
556
|
+
* @summary Update DoctorAffiliationMedia. (Auth policies: RequireDoctorRole)
|
|
555
557
|
* @param {string} doctorAffiliationId
|
|
556
558
|
* @param {string} mediaId
|
|
557
559
|
* @param {UpdateMediaCommand} [updateMediaCommand]
|
|
@@ -561,7 +563,7 @@ export declare const DoctorAffiliationsApiFactory: (configuration?: Configuratio
|
|
|
561
563
|
apiV1DoctoraffiliationsDoctorAffiliationIdMediasMediaIdPut(doctorAffiliationId: string, mediaId: string, updateMediaCommand?: UpdateMediaCommand, options?: any): AxiosPromise<MediaModel>;
|
|
562
564
|
/**
|
|
563
565
|
*
|
|
564
|
-
* @summary Create DoctorAffiliationMedia.
|
|
566
|
+
* @summary Create DoctorAffiliationMedia. (Auth policies: RequireDoctorRole)
|
|
565
567
|
* @param {string} doctorAffiliationId
|
|
566
568
|
* @param {CreateMediaCommand} [createMediaCommand]
|
|
567
569
|
* @param {*} [options] Override http request option.
|
|
@@ -570,7 +572,7 @@ export declare const DoctorAffiliationsApiFactory: (configuration?: Configuratio
|
|
|
570
572
|
apiV1DoctoraffiliationsDoctorAffiliationIdMediasPost(doctorAffiliationId: string, createMediaCommand?: CreateMediaCommand, options?: any): AxiosPromise<MediaModel>;
|
|
571
573
|
/**
|
|
572
574
|
*
|
|
573
|
-
* @summary Get all doctor affiliations.
|
|
575
|
+
* @summary Get all doctor affiliations. (Auth policies: RequireDoctorRole)
|
|
574
576
|
* @param {string} [hospitalId]
|
|
575
577
|
* @param {string} [hospitalName]
|
|
576
578
|
* @param {string} [doctorId]
|
|
@@ -591,7 +593,7 @@ export declare const DoctorAffiliationsApiFactory: (configuration?: Configuratio
|
|
|
591
593
|
apiV1DoctoraffiliationsGet(hospitalId?: string, hospitalName?: string, doctorId?: string, doctorName?: string, doctorSlug?: string, specialtyId?: string, specialtyTypeId?: string, marketingType?: MarketingType, countryId?: string, languageCode?: string, showHidden?: boolean, page?: number, limit?: number, lastRetrieved?: Date, options?: any): AxiosPromise<DoctorAffiliationsModel>;
|
|
592
594
|
/**
|
|
593
595
|
*
|
|
594
|
-
* @summary Delete doctor affiliation.
|
|
596
|
+
* @summary Delete doctor affiliation. (Auth policies: RequireLocalManagerRole)
|
|
595
597
|
* @param {string} id
|
|
596
598
|
* @param {boolean} [isPermanent]
|
|
597
599
|
* @param {*} [options] Override http request option.
|
|
@@ -600,7 +602,7 @@ export declare const DoctorAffiliationsApiFactory: (configuration?: Configuratio
|
|
|
600
602
|
apiV1DoctoraffiliationsIdDelete(id: string, isPermanent?: boolean, options?: any): AxiosPromise<boolean>;
|
|
601
603
|
/**
|
|
602
604
|
*
|
|
603
|
-
* @summary Get doctor affiliation.
|
|
605
|
+
* @summary Get doctor affiliation. (Auth policies: RequireDoctorRole)
|
|
604
606
|
* @param {string} id
|
|
605
607
|
* @param {string} [languageCode]
|
|
606
608
|
* @param {*} [options] Override http request option.
|
|
@@ -609,7 +611,7 @@ export declare const DoctorAffiliationsApiFactory: (configuration?: Configuratio
|
|
|
609
611
|
apiV1DoctoraffiliationsIdGet(id: string, languageCode?: string, options?: any): AxiosPromise<DoctorAffiliationModel>;
|
|
610
612
|
/**
|
|
611
613
|
*
|
|
612
|
-
* @summary Update doctor affiliation.
|
|
614
|
+
* @summary Update doctor affiliation. (Auth policies: RequireLocalManagerRole)
|
|
613
615
|
* @param {string} id
|
|
614
616
|
* @param {UpdateDoctorAffiliationCommand} [updateDoctorAffiliationCommand]
|
|
615
617
|
* @param {*} [options] Override http request option.
|
|
@@ -618,7 +620,7 @@ export declare const DoctorAffiliationsApiFactory: (configuration?: Configuratio
|
|
|
618
620
|
apiV1DoctoraffiliationsIdPut(id: string, updateDoctorAffiliationCommand?: UpdateDoctorAffiliationCommand, options?: any): AxiosPromise<DoctorAffiliationModel>;
|
|
619
621
|
/**
|
|
620
622
|
*
|
|
621
|
-
* @summary Reactivate doctor affiliation.
|
|
623
|
+
* @summary Reactivate doctor affiliation. (Auth policies: RequireLocalManagerRole)
|
|
622
624
|
* @param {string} id
|
|
623
625
|
* @param {*} [options] Override http request option.
|
|
624
626
|
* @throws {RequiredError}
|
|
@@ -626,7 +628,7 @@ export declare const DoctorAffiliationsApiFactory: (configuration?: Configuratio
|
|
|
626
628
|
apiV1DoctoraffiliationsIdReactivatePut(id: string, options?: any): AxiosPromise<boolean>;
|
|
627
629
|
/**
|
|
628
630
|
*
|
|
629
|
-
* @summary Revalidate doctorAffiliation
|
|
631
|
+
* @summary Revalidate doctorAffiliation (Auth policies: RequireLocalManagerRole)
|
|
630
632
|
* @param {string} id
|
|
631
633
|
* @param {boolean} [includeCurrent]
|
|
632
634
|
* @param {*} [options] Override http request option.
|
|
@@ -635,7 +637,7 @@ export declare const DoctorAffiliationsApiFactory: (configuration?: Configuratio
|
|
|
635
637
|
apiV1DoctoraffiliationsIdRevalidatePost(id: string, includeCurrent?: boolean, options?: any): AxiosPromise<boolean>;
|
|
636
638
|
/**
|
|
637
639
|
*
|
|
638
|
-
* @summary Translate doctorAffiliation at once
|
|
640
|
+
* @summary Translate doctorAffiliation at once (Auth policies: RequireLocalManagerRole)
|
|
639
641
|
* @param {string} id
|
|
640
642
|
* @param {TranslateDoctorAffiliationCommand} [translateDoctorAffiliationCommand]
|
|
641
643
|
* @param {*} [options] Override http request option.
|
|
@@ -644,6 +646,7 @@ export declare const DoctorAffiliationsApiFactory: (configuration?: Configuratio
|
|
|
644
646
|
apiV1DoctoraffiliationsIdTranslatePost(id: string, translateDoctorAffiliationCommand?: TranslateDoctorAffiliationCommand, options?: any): AxiosPromise<boolean>;
|
|
645
647
|
/**
|
|
646
648
|
*
|
|
649
|
+
* @summary (Auth policies: RequireLocalManagerRole)
|
|
647
650
|
* @param {CreateDoctorAffiliationCommand} [createDoctorAffiliationCommand]
|
|
648
651
|
* @param {*} [options] Override http request option.
|
|
649
652
|
* @throws {RequiredError}
|
|
@@ -1200,7 +1203,7 @@ export interface DoctorAffiliationsApiApiV1DoctoraffiliationsPostRequest {
|
|
|
1200
1203
|
export declare class DoctorAffiliationsApi extends BaseAPI {
|
|
1201
1204
|
/**
|
|
1202
1205
|
*
|
|
1203
|
-
* @summary Get DoctorAffiliation appointment timetable overrides
|
|
1206
|
+
* @summary Get DoctorAffiliation appointment timetable overrides (Auth policies: RequireDoctorRole)
|
|
1204
1207
|
* @param {DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetableoverridesGetRequest} requestParameters Request parameters.
|
|
1205
1208
|
* @param {*} [options] Override http request option.
|
|
1206
1209
|
* @throws {RequiredError}
|
|
@@ -1209,7 +1212,7 @@ export declare class DoctorAffiliationsApi extends BaseAPI {
|
|
|
1209
1212
|
apiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetableoverridesGet(requestParameters: DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetableoverridesGetRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<AppointmentTimetableOverridesModel, any>>;
|
|
1210
1213
|
/**
|
|
1211
1214
|
*
|
|
1212
|
-
* @summary Delete DoctorAffiliation appointment timetable overrides
|
|
1215
|
+
* @summary Delete DoctorAffiliation appointment timetable overrides (Auth policies: RequireDoctorRole)
|
|
1213
1216
|
* @param {DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetableoverridesPatchRequest} requestParameters Request parameters.
|
|
1214
1217
|
* @param {*} [options] Override http request option.
|
|
1215
1218
|
* @throws {RequiredError}
|
|
@@ -1218,7 +1221,7 @@ export declare class DoctorAffiliationsApi extends BaseAPI {
|
|
|
1218
1221
|
apiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetableoverridesPatch(requestParameters: DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetableoverridesPatchRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<boolean, any>>;
|
|
1219
1222
|
/**
|
|
1220
1223
|
*
|
|
1221
|
-
* @summary Save DoctorAffiliation appointment timetable overrides
|
|
1224
|
+
* @summary Save DoctorAffiliation appointment timetable overrides (Auth policies: RequireDoctorRole)
|
|
1222
1225
|
* @param {DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetableoverridesPostRequest} requestParameters Request parameters.
|
|
1223
1226
|
* @param {*} [options] Override http request option.
|
|
1224
1227
|
* @throws {RequiredError}
|
|
@@ -1227,7 +1230,7 @@ export declare class DoctorAffiliationsApi extends BaseAPI {
|
|
|
1227
1230
|
apiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetableoverridesPost(requestParameters: DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetableoverridesPostRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<SaveAppointmentTimetableOverridesResultModel, any>>;
|
|
1228
1231
|
/**
|
|
1229
1232
|
*
|
|
1230
|
-
* @summary Get DoctorAffiliation appointment timetables for application
|
|
1233
|
+
* @summary Get DoctorAffiliation appointment timetables for application (Auth policies: RequireDoctorRole)
|
|
1231
1234
|
* @param {DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetablesApplicationGetRequest} requestParameters Request parameters.
|
|
1232
1235
|
* @param {*} [options] Override http request option.
|
|
1233
1236
|
* @throws {RequiredError}
|
|
@@ -1236,7 +1239,7 @@ export declare class DoctorAffiliationsApi extends BaseAPI {
|
|
|
1236
1239
|
apiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetablesApplicationGet(requestParameters: DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetablesApplicationGetRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<GetAppointmentTimetablesResponseModel, any>>;
|
|
1237
1240
|
/**
|
|
1238
1241
|
*
|
|
1239
|
-
* @summary Add, update and delete DoctorAffiliationAppointmentTimetables
|
|
1242
|
+
* @summary Add, update and delete DoctorAffiliationAppointmentTimetables (Auth policies: RequireDoctorRole)
|
|
1240
1243
|
* @param {DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetablesBatchPostRequest} requestParameters Request parameters.
|
|
1241
1244
|
* @param {*} [options] Override http request option.
|
|
1242
1245
|
* @throws {RequiredError}
|
|
@@ -1245,7 +1248,7 @@ export declare class DoctorAffiliationsApi extends BaseAPI {
|
|
|
1245
1248
|
apiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetablesBatchPost(requestParameters: DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetablesBatchPostRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<BatchAppointmentTimetablesResultModel, any>>;
|
|
1246
1249
|
/**
|
|
1247
1250
|
*
|
|
1248
|
-
* @summary Get DoctorAffiliation appointment timetables
|
|
1251
|
+
* @summary Get DoctorAffiliation appointment timetables (Auth policies: RequireDoctorRole)
|
|
1249
1252
|
* @param {DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetablesGetRequest} requestParameters Request parameters.
|
|
1250
1253
|
* @param {*} [options] Override http request option.
|
|
1251
1254
|
* @throws {RequiredError}
|
|
@@ -1254,7 +1257,7 @@ export declare class DoctorAffiliationsApi extends BaseAPI {
|
|
|
1254
1257
|
apiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetablesGet(requestParameters: DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetablesGetRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<AppointmentTimetablesModel, any>>;
|
|
1255
1258
|
/**
|
|
1256
1259
|
*
|
|
1257
|
-
* @summary Get all DoctorAffiliationMedias.
|
|
1260
|
+
* @summary Get all DoctorAffiliationMedias. (Auth policies: RequireDoctorRole)
|
|
1258
1261
|
* @param {DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdMediasGetRequest} requestParameters Request parameters.
|
|
1259
1262
|
* @param {*} [options] Override http request option.
|
|
1260
1263
|
* @throws {RequiredError}
|
|
@@ -1263,7 +1266,7 @@ export declare class DoctorAffiliationsApi extends BaseAPI {
|
|
|
1263
1266
|
apiV1DoctoraffiliationsDoctorAffiliationIdMediasGet(requestParameters: DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdMediasGetRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<MediasModel, any>>;
|
|
1264
1267
|
/**
|
|
1265
1268
|
*
|
|
1266
|
-
* @summary Delete DoctorAffiliationMedia
|
|
1269
|
+
* @summary Delete DoctorAffiliationMedia (Auth policies: RequireDoctorRole)
|
|
1267
1270
|
* @param {DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdMediasMediaIdDeleteRequest} requestParameters Request parameters.
|
|
1268
1271
|
* @param {*} [options] Override http request option.
|
|
1269
1272
|
* @throws {RequiredError}
|
|
@@ -1272,7 +1275,7 @@ export declare class DoctorAffiliationsApi extends BaseAPI {
|
|
|
1272
1275
|
apiV1DoctoraffiliationsDoctorAffiliationIdMediasMediaIdDelete(requestParameters: DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdMediasMediaIdDeleteRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<boolean, any>>;
|
|
1273
1276
|
/**
|
|
1274
1277
|
*
|
|
1275
|
-
* @summary Get DoctorAffiliationMedia.
|
|
1278
|
+
* @summary Get DoctorAffiliationMedia. (Auth policies: RequireDoctorRole)
|
|
1276
1279
|
* @param {DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdMediasMediaIdGetRequest} requestParameters Request parameters.
|
|
1277
1280
|
* @param {*} [options] Override http request option.
|
|
1278
1281
|
* @throws {RequiredError}
|
|
@@ -1281,7 +1284,7 @@ export declare class DoctorAffiliationsApi extends BaseAPI {
|
|
|
1281
1284
|
apiV1DoctoraffiliationsDoctorAffiliationIdMediasMediaIdGet(requestParameters: DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdMediasMediaIdGetRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<MediaModel, any>>;
|
|
1282
1285
|
/**
|
|
1283
1286
|
*
|
|
1284
|
-
* @summary Update DoctorAffiliationMedia.
|
|
1287
|
+
* @summary Update DoctorAffiliationMedia. (Auth policies: RequireDoctorRole)
|
|
1285
1288
|
* @param {DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdMediasMediaIdPutRequest} requestParameters Request parameters.
|
|
1286
1289
|
* @param {*} [options] Override http request option.
|
|
1287
1290
|
* @throws {RequiredError}
|
|
@@ -1290,7 +1293,7 @@ export declare class DoctorAffiliationsApi extends BaseAPI {
|
|
|
1290
1293
|
apiV1DoctoraffiliationsDoctorAffiliationIdMediasMediaIdPut(requestParameters: DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdMediasMediaIdPutRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<MediaModel, any>>;
|
|
1291
1294
|
/**
|
|
1292
1295
|
*
|
|
1293
|
-
* @summary Create DoctorAffiliationMedia.
|
|
1296
|
+
* @summary Create DoctorAffiliationMedia. (Auth policies: RequireDoctorRole)
|
|
1294
1297
|
* @param {DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdMediasPostRequest} requestParameters Request parameters.
|
|
1295
1298
|
* @param {*} [options] Override http request option.
|
|
1296
1299
|
* @throws {RequiredError}
|
|
@@ -1299,7 +1302,7 @@ export declare class DoctorAffiliationsApi extends BaseAPI {
|
|
|
1299
1302
|
apiV1DoctoraffiliationsDoctorAffiliationIdMediasPost(requestParameters: DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdMediasPostRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<MediaModel, any>>;
|
|
1300
1303
|
/**
|
|
1301
1304
|
*
|
|
1302
|
-
* @summary Get all doctor affiliations.
|
|
1305
|
+
* @summary Get all doctor affiliations. (Auth policies: RequireDoctorRole)
|
|
1303
1306
|
* @param {DoctorAffiliationsApiApiV1DoctoraffiliationsGetRequest} requestParameters Request parameters.
|
|
1304
1307
|
* @param {*} [options] Override http request option.
|
|
1305
1308
|
* @throws {RequiredError}
|
|
@@ -1308,7 +1311,7 @@ export declare class DoctorAffiliationsApi extends BaseAPI {
|
|
|
1308
1311
|
apiV1DoctoraffiliationsGet(requestParameters?: DoctorAffiliationsApiApiV1DoctoraffiliationsGetRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<DoctorAffiliationsModel, any>>;
|
|
1309
1312
|
/**
|
|
1310
1313
|
*
|
|
1311
|
-
* @summary Delete doctor affiliation.
|
|
1314
|
+
* @summary Delete doctor affiliation. (Auth policies: RequireLocalManagerRole)
|
|
1312
1315
|
* @param {DoctorAffiliationsApiApiV1DoctoraffiliationsIdDeleteRequest} requestParameters Request parameters.
|
|
1313
1316
|
* @param {*} [options] Override http request option.
|
|
1314
1317
|
* @throws {RequiredError}
|
|
@@ -1317,7 +1320,7 @@ export declare class DoctorAffiliationsApi extends BaseAPI {
|
|
|
1317
1320
|
apiV1DoctoraffiliationsIdDelete(requestParameters: DoctorAffiliationsApiApiV1DoctoraffiliationsIdDeleteRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<boolean, any>>;
|
|
1318
1321
|
/**
|
|
1319
1322
|
*
|
|
1320
|
-
* @summary Get doctor affiliation.
|
|
1323
|
+
* @summary Get doctor affiliation. (Auth policies: RequireDoctorRole)
|
|
1321
1324
|
* @param {DoctorAffiliationsApiApiV1DoctoraffiliationsIdGetRequest} requestParameters Request parameters.
|
|
1322
1325
|
* @param {*} [options] Override http request option.
|
|
1323
1326
|
* @throws {RequiredError}
|
|
@@ -1326,7 +1329,7 @@ export declare class DoctorAffiliationsApi extends BaseAPI {
|
|
|
1326
1329
|
apiV1DoctoraffiliationsIdGet(requestParameters: DoctorAffiliationsApiApiV1DoctoraffiliationsIdGetRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<DoctorAffiliationModel, any>>;
|
|
1327
1330
|
/**
|
|
1328
1331
|
*
|
|
1329
|
-
* @summary Update doctor affiliation.
|
|
1332
|
+
* @summary Update doctor affiliation. (Auth policies: RequireLocalManagerRole)
|
|
1330
1333
|
* @param {DoctorAffiliationsApiApiV1DoctoraffiliationsIdPutRequest} requestParameters Request parameters.
|
|
1331
1334
|
* @param {*} [options] Override http request option.
|
|
1332
1335
|
* @throws {RequiredError}
|
|
@@ -1335,7 +1338,7 @@ export declare class DoctorAffiliationsApi extends BaseAPI {
|
|
|
1335
1338
|
apiV1DoctoraffiliationsIdPut(requestParameters: DoctorAffiliationsApiApiV1DoctoraffiliationsIdPutRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<DoctorAffiliationModel, any>>;
|
|
1336
1339
|
/**
|
|
1337
1340
|
*
|
|
1338
|
-
* @summary Reactivate doctor affiliation.
|
|
1341
|
+
* @summary Reactivate doctor affiliation. (Auth policies: RequireLocalManagerRole)
|
|
1339
1342
|
* @param {DoctorAffiliationsApiApiV1DoctoraffiliationsIdReactivatePutRequest} requestParameters Request parameters.
|
|
1340
1343
|
* @param {*} [options] Override http request option.
|
|
1341
1344
|
* @throws {RequiredError}
|
|
@@ -1344,7 +1347,7 @@ export declare class DoctorAffiliationsApi extends BaseAPI {
|
|
|
1344
1347
|
apiV1DoctoraffiliationsIdReactivatePut(requestParameters: DoctorAffiliationsApiApiV1DoctoraffiliationsIdReactivatePutRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<boolean, any>>;
|
|
1345
1348
|
/**
|
|
1346
1349
|
*
|
|
1347
|
-
* @summary Revalidate doctorAffiliation
|
|
1350
|
+
* @summary Revalidate doctorAffiliation (Auth policies: RequireLocalManagerRole)
|
|
1348
1351
|
* @param {DoctorAffiliationsApiApiV1DoctoraffiliationsIdRevalidatePostRequest} requestParameters Request parameters.
|
|
1349
1352
|
* @param {*} [options] Override http request option.
|
|
1350
1353
|
* @throws {RequiredError}
|
|
@@ -1353,7 +1356,7 @@ export declare class DoctorAffiliationsApi extends BaseAPI {
|
|
|
1353
1356
|
apiV1DoctoraffiliationsIdRevalidatePost(requestParameters: DoctorAffiliationsApiApiV1DoctoraffiliationsIdRevalidatePostRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<boolean, any>>;
|
|
1354
1357
|
/**
|
|
1355
1358
|
*
|
|
1356
|
-
* @summary Translate doctorAffiliation at once
|
|
1359
|
+
* @summary Translate doctorAffiliation at once (Auth policies: RequireLocalManagerRole)
|
|
1357
1360
|
* @param {DoctorAffiliationsApiApiV1DoctoraffiliationsIdTranslatePostRequest} requestParameters Request parameters.
|
|
1358
1361
|
* @param {*} [options] Override http request option.
|
|
1359
1362
|
* @throws {RequiredError}
|
|
@@ -1362,6 +1365,7 @@ export declare class DoctorAffiliationsApi extends BaseAPI {
|
|
|
1362
1365
|
apiV1DoctoraffiliationsIdTranslatePost(requestParameters: DoctorAffiliationsApiApiV1DoctoraffiliationsIdTranslatePostRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<boolean, any>>;
|
|
1363
1366
|
/**
|
|
1364
1367
|
*
|
|
1368
|
+
* @summary (Auth policies: RequireLocalManagerRole)
|
|
1365
1369
|
* @param {DoctorAffiliationsApiApiV1DoctoraffiliationsPostRequest} requestParameters Request parameters.
|
|
1366
1370
|
* @param {*} [options] Override http request option.
|
|
1367
1371
|
* @throws {RequiredError}
|