ch-admin-api-client-typescript 4.9.6 → 4.9.8
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 +186 -28
- package/lib/api/about-us-api.d.ts.map +1 -1
- package/lib/api/about-us-api.js +20 -34
- package/lib/api/accreditations-api.d.ts +111 -16
- package/lib/api/accreditations-api.d.ts.map +1 -1
- package/lib/api/accreditations-api.js +17 -21
- package/lib/api/app-version-api.d.ts +117 -17
- package/lib/api/app-version-api.d.ts.map +1 -1
- package/lib/api/app-version-api.js +17 -22
- package/lib/api/appointments-api.d.ts +279 -43
- package/lib/api/appointments-api.d.ts.map +1 -1
- package/lib/api/appointments-api.js +22 -50
- package/lib/api/articles-api.d.ts +759 -114
- package/lib/api/articles-api.d.ts.map +1 -1
- package/lib/api/articles-api.js +77 -139
- package/lib/api/bookings-api.d.ts +231 -35
- package/lib/api/bookings-api.d.ts.map +1 -1
- package/lib/api/bookings-api.js +22 -42
- package/lib/api/chadmins-api.d.ts +141 -21
- package/lib/api/chadmins-api.d.ts.map +1 -1
- package/lib/api/chadmins-api.js +17 -26
- package/lib/api/chat-users-api.d.ts +138 -20
- package/lib/api/chat-users-api.d.ts.map +1 -1
- package/lib/api/chat-users-api.js +20 -26
- package/lib/api/chmanagers-api.d.ts +141 -21
- package/lib/api/chmanagers-api.d.ts.map +1 -1
- package/lib/api/chmanagers-api.js +17 -26
- package/lib/api/consultations-api.d.ts +243 -37
- package/lib/api/consultations-api.d.ts.map +1 -1
- package/lib/api/consultations-api.js +22 -44
- package/lib/api/contributors-api.d.ts +339 -51
- package/lib/api/contributors-api.d.ts.map +1 -1
- package/lib/api/contributors-api.js +35 -62
- package/lib/api/countries-api.d.ts +326 -50
- package/lib/api/countries-api.d.ts.map +1 -1
- package/lib/api/countries-api.js +38 -60
- package/lib/api/dash-board-api.d.ts +15 -2
- package/lib/api/dash-board-api.d.ts.map +1 -1
- package/lib/api/dash-board-api.js +3 -3
- package/lib/api/deals-api.d.ts +1005 -155
- package/lib/api/deals-api.d.ts.map +1 -1
- package/lib/api/deals-api.js +78 -180
- package/lib/api/doctor-affiliations-api.d.ts +488 -86
- package/lib/api/doctor-affiliations-api.d.ts.map +1 -1
- package/lib/api/doctor-affiliations-api.js +50 -87
- package/lib/api/doctors-api.d.ts +1165 -194
- package/lib/api/doctors-api.d.ts.map +1 -1
- package/lib/api/doctors-api.js +118 -213
- package/lib/api/email-marketings-api.d.ts +114 -16
- package/lib/api/email-marketings-api.d.ts.map +1 -1
- package/lib/api/email-marketings-api.js +20 -22
- package/lib/api/faq-categories-api.d.ts +186 -28
- package/lib/api/faq-categories-api.d.ts.map +1 -1
- package/lib/api/faq-categories-api.js +20 -34
- package/lib/api/faqs-api.d.ts +429 -64
- package/lib/api/faqs-api.d.ts.map +1 -1
- package/lib/api/faqs-api.js +47 -79
- package/lib/api/group-channels-api.d.ts +54 -8
- package/lib/api/group-channels-api.d.ts.map +1 -1
- package/lib/api/group-channels-api.js +7 -10
- package/lib/api/header-navigations-api.d.ts +99 -14
- package/lib/api/header-navigations-api.d.ts.map +1 -1
- package/lib/api/header-navigations-api.js +15 -19
- package/lib/api/hospitals-api.d.ts +3099 -477
- package/lib/api/hospitals-api.d.ts.map +1 -1
- package/lib/api/hospitals-api.js +270 -560
- package/lib/api/hospitals-consultation-timetable-overrides-api.d.ts +120 -18
- package/lib/api/hospitals-consultation-timetable-overrides-api.d.ts.map +1 -1
- package/lib/api/hospitals-consultation-timetable-overrides-api.js +12 -22
- package/lib/api/hospitals-consultation-timetables-api.d.ts +150 -22
- package/lib/api/hospitals-consultation-timetables-api.d.ts.map +1 -1
- package/lib/api/hospitals-consultation-timetables-api.js +18 -28
- package/lib/api/languages-api.d.ts +117 -17
- package/lib/api/languages-api.d.ts.map +1 -1
- package/lib/api/languages-api.js +17 -22
- package/lib/api/managers-api.d.ts +261 -39
- package/lib/api/managers-api.d.ts.map +1 -1
- package/lib/api/managers-api.js +29 -48
- package/lib/api/memberships-api.d.ts +111 -17
- package/lib/api/memberships-api.d.ts.map +1 -1
- package/lib/api/memberships-api.js +10 -20
- package/lib/api/notifications-api.d.ts +54 -8
- package/lib/api/notifications-api.d.ts.map +1 -1
- package/lib/api/notifications-api.js +8 -10
- package/lib/api/patients-api.d.ts +216 -32
- package/lib/api/patients-api.d.ts.map +1 -1
- package/lib/api/patients-api.js +26 -40
- package/lib/api/plans-api.d.ts +228 -33
- package/lib/api/plans-api.d.ts.map +1 -1
- package/lib/api/plans-api.js +32 -43
- package/lib/api/profiles-api.d.ts +75 -10
- package/lib/api/profiles-api.d.ts.map +1 -1
- package/lib/api/profiles-api.js +19 -15
- package/lib/api/search-api.d.ts +15 -2
- package/lib/api/search-api.d.ts.map +1 -1
- package/lib/api/search-api.js +4 -3
- package/lib/api/service-reviews-api.d.ts +318 -48
- package/lib/api/service-reviews-api.d.ts.map +1 -1
- package/lib/api/service-reviews-api.js +32 -58
- package/lib/api/services-api.d.ts +177 -28
- package/lib/api/services-api.d.ts.map +1 -1
- package/lib/api/services-api.js +10 -31
- package/lib/api/services-categories-api.d.ts +105 -15
- package/lib/api/services-categories-api.d.ts.map +1 -1
- package/lib/api/services-categories-api.js +17 -20
- package/lib/api/specialties-api.d.ts +447 -68
- package/lib/api/specialties-api.d.ts.map +1 -1
- package/lib/api/specialties-api.js +42 -81
- package/lib/api/specialty-types-api.d.ts +447 -68
- package/lib/api/specialty-types-api.d.ts.map +1 -1
- package/lib/api/specialty-types-api.js +42 -81
- package/lib/api/survey-forms-api.d.ts +145 -25
- package/lib/api/survey-forms-api.d.ts.map +1 -1
- package/lib/api/survey-forms-api.js +17 -26
- package/lib/api/survey-results-api.d.ts +81 -12
- package/lib/api/survey-results-api.d.ts.map +1 -1
- package/lib/api/survey-results-api.js +10 -15
- package/lib/api/tags-api.d.ts +84 -12
- package/lib/api/tags-api.d.ts.map +1 -1
- package/lib/api/tags-api.js +14 -16
- package/lib/api/translation-api.d.ts +15 -2
- package/lib/api/translation-api.d.ts.map +1 -1
- package/lib/api/translation-api.js +4 -3
- package/openapitools.json +1 -0
- package/package.json +1 -1
- package/src/api/about-us-api.ts +214 -34
- package/src/api/accreditations-api.ts +127 -21
- package/src/api/app-version-api.ts +134 -22
- package/src/api/appointments-api.ts +322 -50
- package/src/api/articles-api.ts +873 -139
- package/src/api/bookings-api.ts +266 -42
- package/src/api/chadmins-api.ts +162 -26
- package/src/api/chat-users-api.ts +158 -26
- package/src/api/chmanagers-api.ts +162 -26
- package/src/api/consultations-api.ts +280 -44
- package/src/api/contributors-api.ts +390 -62
- package/src/api/countries-api.ts +374 -62
- package/src/api/dash-board-api.ts +17 -3
- package/src/api/deals-api.ts +1160 -180
- package/src/api/doctor-affiliations-api.ts +559 -103
- package/src/api/doctors-api.ts +1337 -231
- package/src/api/email-marketings-api.ts +130 -22
- package/src/api/faq-categories-api.ts +214 -34
- package/src/api/faqs-api.ts +493 -79
- package/src/api/group-channels-api.ts +62 -10
- package/src/api/header-navigations-api.ts +113 -19
- package/src/api/hospitals-api.ts +3566 -562
- package/src/api/hospitals-consultation-timetable-overrides-api.ts +138 -22
- package/src/api/hospitals-consultation-timetables-api.ts +172 -28
- package/src/api/languages-api.ts +134 -22
- package/src/api/managers-api.ts +300 -48
- package/src/api/memberships-api.ts +128 -20
- package/src/api/notifications-api.ts +62 -10
- package/src/api/patients-api.ts +248 -40
- package/src/api/plans-api.ts +261 -43
- package/src/api/profiles-api.ts +85 -15
- package/src/api/search-api.ts +17 -3
- package/src/api/service-reviews-api.ts +366 -58
- package/src/api/services-api.ts +205 -31
- package/src/api/services-categories-api.ts +120 -20
- package/src/api/specialties-api.ts +515 -81
- package/src/api/specialty-types-api.ts +515 -81
- package/src/api/survey-forms-api.ts +166 -30
- package/src/api/survey-results-api.ts +93 -15
- package/src/api/tags-api.ts +96 -16
- package/src/api/translation-api.ts +17 -3
|
@@ -25,8 +25,6 @@ import { AppointmentTimetableOverridesModel } from '../models';
|
|
|
25
25
|
// @ts-ignore
|
|
26
26
|
import { AppointmentTimetablesModel } from '../models';
|
|
27
27
|
// @ts-ignore
|
|
28
|
-
import { BatchAppointmentTimetablesResultModel } from '../models';
|
|
29
|
-
// @ts-ignore
|
|
30
28
|
import { BatchDoctorAffiliationAppointmentTimetablesCommand } from '../models';
|
|
31
29
|
// @ts-ignore
|
|
32
30
|
import { CreateDoctorAffiliationCommand } from '../models';
|
|
@@ -918,7 +916,7 @@ export const DoctorAffiliationsApiFp = function(configuration?: Configuration) {
|
|
|
918
916
|
* @param {*} [options] Override http request option.
|
|
919
917
|
* @throws {RequiredError}
|
|
920
918
|
*/
|
|
921
|
-
async apiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetablesBatchPost(doctorAffiliationId: string, batchDoctorAffiliationAppointmentTimetablesCommand?: BatchDoctorAffiliationAppointmentTimetablesCommand, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<
|
|
919
|
+
async apiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetablesBatchPost(doctorAffiliationId: string, batchDoctorAffiliationAppointmentTimetablesCommand?: BatchDoctorAffiliationAppointmentTimetablesCommand, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<void>> {
|
|
922
920
|
const localVarAxiosArgs = await localVarAxiosParamCreator.apiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetablesBatchPost(doctorAffiliationId, batchDoctorAffiliationAppointmentTimetablesCommand, options);
|
|
923
921
|
return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration);
|
|
924
922
|
},
|
|
@@ -961,7 +959,7 @@ export const DoctorAffiliationsApiFp = function(configuration?: Configuration) {
|
|
|
961
959
|
* @param {*} [options] Override http request option.
|
|
962
960
|
* @throws {RequiredError}
|
|
963
961
|
*/
|
|
964
|
-
async apiV1DoctoraffiliationsDoctorAffiliationIdMediasMediaIdDelete(doctorAffiliationId: string, mediaId: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<
|
|
962
|
+
async apiV1DoctoraffiliationsDoctorAffiliationIdMediasMediaIdDelete(doctorAffiliationId: string, mediaId: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<void>> {
|
|
965
963
|
const localVarAxiosArgs = await localVarAxiosParamCreator.apiV1DoctoraffiliationsDoctorAffiliationIdMediasMediaIdDelete(doctorAffiliationId, mediaId, options);
|
|
966
964
|
return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration);
|
|
967
965
|
},
|
|
@@ -986,7 +984,7 @@ export const DoctorAffiliationsApiFp = function(configuration?: Configuration) {
|
|
|
986
984
|
* @param {*} [options] Override http request option.
|
|
987
985
|
* @throws {RequiredError}
|
|
988
986
|
*/
|
|
989
|
-
async apiV1DoctoraffiliationsDoctorAffiliationIdMediasMediaIdPut(doctorAffiliationId: string, mediaId: string, updateMediaCommand?: UpdateMediaCommand, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<
|
|
987
|
+
async apiV1DoctoraffiliationsDoctorAffiliationIdMediasMediaIdPut(doctorAffiliationId: string, mediaId: string, updateMediaCommand?: UpdateMediaCommand, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<void>> {
|
|
990
988
|
const localVarAxiosArgs = await localVarAxiosParamCreator.apiV1DoctoraffiliationsDoctorAffiliationIdMediasMediaIdPut(doctorAffiliationId, mediaId, updateMediaCommand, options);
|
|
991
989
|
return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration);
|
|
992
990
|
},
|
|
@@ -1033,7 +1031,7 @@ export const DoctorAffiliationsApiFp = function(configuration?: Configuration) {
|
|
|
1033
1031
|
* @param {*} [options] Override http request option.
|
|
1034
1032
|
* @throws {RequiredError}
|
|
1035
1033
|
*/
|
|
1036
|
-
async apiV1DoctoraffiliationsIdDelete(id: string, isPermanent?: boolean, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<
|
|
1034
|
+
async apiV1DoctoraffiliationsIdDelete(id: string, isPermanent?: boolean, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<void>> {
|
|
1037
1035
|
const localVarAxiosArgs = await localVarAxiosParamCreator.apiV1DoctoraffiliationsIdDelete(id, isPermanent, options);
|
|
1038
1036
|
return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration);
|
|
1039
1037
|
},
|
|
@@ -1057,7 +1055,7 @@ export const DoctorAffiliationsApiFp = function(configuration?: Configuration) {
|
|
|
1057
1055
|
* @param {*} [options] Override http request option.
|
|
1058
1056
|
* @throws {RequiredError}
|
|
1059
1057
|
*/
|
|
1060
|
-
async apiV1DoctoraffiliationsIdPut(id: string, updateDoctorAffiliationCommand?: UpdateDoctorAffiliationCommand, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<
|
|
1058
|
+
async apiV1DoctoraffiliationsIdPut(id: string, updateDoctorAffiliationCommand?: UpdateDoctorAffiliationCommand, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<void>> {
|
|
1061
1059
|
const localVarAxiosArgs = await localVarAxiosParamCreator.apiV1DoctoraffiliationsIdPut(id, updateDoctorAffiliationCommand, options);
|
|
1062
1060
|
return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration);
|
|
1063
1061
|
},
|
|
@@ -1068,7 +1066,7 @@ export const DoctorAffiliationsApiFp = function(configuration?: Configuration) {
|
|
|
1068
1066
|
* @param {*} [options] Override http request option.
|
|
1069
1067
|
* @throws {RequiredError}
|
|
1070
1068
|
*/
|
|
1071
|
-
async apiV1DoctoraffiliationsIdReactivePut(id: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<
|
|
1069
|
+
async apiV1DoctoraffiliationsIdReactivePut(id: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<void>> {
|
|
1072
1070
|
const localVarAxiosArgs = await localVarAxiosParamCreator.apiV1DoctoraffiliationsIdReactivePut(id, options);
|
|
1073
1071
|
return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration);
|
|
1074
1072
|
},
|
|
@@ -1080,7 +1078,7 @@ export const DoctorAffiliationsApiFp = function(configuration?: Configuration) {
|
|
|
1080
1078
|
* @param {*} [options] Override http request option.
|
|
1081
1079
|
* @throws {RequiredError}
|
|
1082
1080
|
*/
|
|
1083
|
-
async apiV1DoctoraffiliationsIdTranslatePost(id: string, translateDoctorAffiliationCommand?: TranslateDoctorAffiliationCommand, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<
|
|
1081
|
+
async apiV1DoctoraffiliationsIdTranslatePost(id: string, translateDoctorAffiliationCommand?: TranslateDoctorAffiliationCommand, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<void>> {
|
|
1084
1082
|
const localVarAxiosArgs = await localVarAxiosParamCreator.apiV1DoctoraffiliationsIdTranslatePost(id, translateDoctorAffiliationCommand, options);
|
|
1085
1083
|
return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration);
|
|
1086
1084
|
},
|
|
@@ -1140,7 +1138,7 @@ export const DoctorAffiliationsApiFactory = function (configuration?: Configurat
|
|
|
1140
1138
|
* @param {*} [options] Override http request option.
|
|
1141
1139
|
* @throws {RequiredError}
|
|
1142
1140
|
*/
|
|
1143
|
-
apiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetablesBatchPost(doctorAffiliationId: string, batchDoctorAffiliationAppointmentTimetablesCommand?: BatchDoctorAffiliationAppointmentTimetablesCommand, options?: any): AxiosPromise<
|
|
1141
|
+
apiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetablesBatchPost(doctorAffiliationId: string, batchDoctorAffiliationAppointmentTimetablesCommand?: BatchDoctorAffiliationAppointmentTimetablesCommand, options?: any): AxiosPromise<void> {
|
|
1144
1142
|
return localVarFp.apiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetablesBatchPost(doctorAffiliationId, batchDoctorAffiliationAppointmentTimetablesCommand, options).then((request) => request(axios, basePath));
|
|
1145
1143
|
},
|
|
1146
1144
|
/**
|
|
@@ -1180,7 +1178,7 @@ export const DoctorAffiliationsApiFactory = function (configuration?: Configurat
|
|
|
1180
1178
|
* @param {*} [options] Override http request option.
|
|
1181
1179
|
* @throws {RequiredError}
|
|
1182
1180
|
*/
|
|
1183
|
-
apiV1DoctoraffiliationsDoctorAffiliationIdMediasMediaIdDelete(doctorAffiliationId: string, mediaId: string, options?: any): AxiosPromise<
|
|
1181
|
+
apiV1DoctoraffiliationsDoctorAffiliationIdMediasMediaIdDelete(doctorAffiliationId: string, mediaId: string, options?: any): AxiosPromise<void> {
|
|
1184
1182
|
return localVarFp.apiV1DoctoraffiliationsDoctorAffiliationIdMediasMediaIdDelete(doctorAffiliationId, mediaId, options).then((request) => request(axios, basePath));
|
|
1185
1183
|
},
|
|
1186
1184
|
/**
|
|
@@ -1203,7 +1201,7 @@ export const DoctorAffiliationsApiFactory = function (configuration?: Configurat
|
|
|
1203
1201
|
* @param {*} [options] Override http request option.
|
|
1204
1202
|
* @throws {RequiredError}
|
|
1205
1203
|
*/
|
|
1206
|
-
apiV1DoctoraffiliationsDoctorAffiliationIdMediasMediaIdPut(doctorAffiliationId: string, mediaId: string, updateMediaCommand?: UpdateMediaCommand, options?: any): AxiosPromise<
|
|
1204
|
+
apiV1DoctoraffiliationsDoctorAffiliationIdMediasMediaIdPut(doctorAffiliationId: string, mediaId: string, updateMediaCommand?: UpdateMediaCommand, options?: any): AxiosPromise<void> {
|
|
1207
1205
|
return localVarFp.apiV1DoctoraffiliationsDoctorAffiliationIdMediasMediaIdPut(doctorAffiliationId, mediaId, updateMediaCommand, options).then((request) => request(axios, basePath));
|
|
1208
1206
|
},
|
|
1209
1207
|
/**
|
|
@@ -1247,7 +1245,7 @@ export const DoctorAffiliationsApiFactory = function (configuration?: Configurat
|
|
|
1247
1245
|
* @param {*} [options] Override http request option.
|
|
1248
1246
|
* @throws {RequiredError}
|
|
1249
1247
|
*/
|
|
1250
|
-
apiV1DoctoraffiliationsIdDelete(id: string, isPermanent?: boolean, options?: any): AxiosPromise<
|
|
1248
|
+
apiV1DoctoraffiliationsIdDelete(id: string, isPermanent?: boolean, options?: any): AxiosPromise<void> {
|
|
1251
1249
|
return localVarFp.apiV1DoctoraffiliationsIdDelete(id, isPermanent, options).then((request) => request(axios, basePath));
|
|
1252
1250
|
},
|
|
1253
1251
|
/**
|
|
@@ -1269,7 +1267,7 @@ export const DoctorAffiliationsApiFactory = function (configuration?: Configurat
|
|
|
1269
1267
|
* @param {*} [options] Override http request option.
|
|
1270
1268
|
* @throws {RequiredError}
|
|
1271
1269
|
*/
|
|
1272
|
-
apiV1DoctoraffiliationsIdPut(id: string, updateDoctorAffiliationCommand?: UpdateDoctorAffiliationCommand, options?: any): AxiosPromise<
|
|
1270
|
+
apiV1DoctoraffiliationsIdPut(id: string, updateDoctorAffiliationCommand?: UpdateDoctorAffiliationCommand, options?: any): AxiosPromise<void> {
|
|
1273
1271
|
return localVarFp.apiV1DoctoraffiliationsIdPut(id, updateDoctorAffiliationCommand, options).then((request) => request(axios, basePath));
|
|
1274
1272
|
},
|
|
1275
1273
|
/**
|
|
@@ -1279,7 +1277,7 @@ export const DoctorAffiliationsApiFactory = function (configuration?: Configurat
|
|
|
1279
1277
|
* @param {*} [options] Override http request option.
|
|
1280
1278
|
* @throws {RequiredError}
|
|
1281
1279
|
*/
|
|
1282
|
-
apiV1DoctoraffiliationsIdReactivePut(id: string, options?: any): AxiosPromise<
|
|
1280
|
+
apiV1DoctoraffiliationsIdReactivePut(id: string, options?: any): AxiosPromise<void> {
|
|
1283
1281
|
return localVarFp.apiV1DoctoraffiliationsIdReactivePut(id, options).then((request) => request(axios, basePath));
|
|
1284
1282
|
},
|
|
1285
1283
|
/**
|
|
@@ -1290,7 +1288,7 @@ export const DoctorAffiliationsApiFactory = function (configuration?: Configurat
|
|
|
1290
1288
|
* @param {*} [options] Override http request option.
|
|
1291
1289
|
* @throws {RequiredError}
|
|
1292
1290
|
*/
|
|
1293
|
-
apiV1DoctoraffiliationsIdTranslatePost(id: string, translateDoctorAffiliationCommand?: TranslateDoctorAffiliationCommand, options?: any): AxiosPromise<
|
|
1291
|
+
apiV1DoctoraffiliationsIdTranslatePost(id: string, translateDoctorAffiliationCommand?: TranslateDoctorAffiliationCommand, options?: any): AxiosPromise<void> {
|
|
1294
1292
|
return localVarFp.apiV1DoctoraffiliationsIdTranslatePost(id, translateDoctorAffiliationCommand, options).then((request) => request(axios, basePath));
|
|
1295
1293
|
},
|
|
1296
1294
|
/**
|
|
@@ -1305,6 +1303,503 @@ export const DoctorAffiliationsApiFactory = function (configuration?: Configurat
|
|
|
1305
1303
|
};
|
|
1306
1304
|
};
|
|
1307
1305
|
|
|
1306
|
+
/**
|
|
1307
|
+
* Request parameters for apiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetableoverridesGet operation in DoctorAffiliationsApi.
|
|
1308
|
+
* @export
|
|
1309
|
+
* @interface DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetableoverridesGetRequest
|
|
1310
|
+
*/
|
|
1311
|
+
export interface DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetableoverridesGetRequest {
|
|
1312
|
+
/**
|
|
1313
|
+
*
|
|
1314
|
+
* @type {string}
|
|
1315
|
+
* @memberof DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetableoverridesGet
|
|
1316
|
+
*/
|
|
1317
|
+
readonly doctorAffiliationId: string
|
|
1318
|
+
|
|
1319
|
+
/**
|
|
1320
|
+
*
|
|
1321
|
+
* @type {boolean}
|
|
1322
|
+
* @memberof DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetableoverridesGet
|
|
1323
|
+
*/
|
|
1324
|
+
readonly includesPreviousItems?: boolean
|
|
1325
|
+
|
|
1326
|
+
/**
|
|
1327
|
+
*
|
|
1328
|
+
* @type {Date}
|
|
1329
|
+
* @memberof DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetableoverridesGet
|
|
1330
|
+
*/
|
|
1331
|
+
readonly startDate?: Date
|
|
1332
|
+
|
|
1333
|
+
/**
|
|
1334
|
+
*
|
|
1335
|
+
* @type {Date}
|
|
1336
|
+
* @memberof DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetableoverridesGet
|
|
1337
|
+
*/
|
|
1338
|
+
readonly endDate?: Date
|
|
1339
|
+
|
|
1340
|
+
/**
|
|
1341
|
+
*
|
|
1342
|
+
* @type {DayOfWeek}
|
|
1343
|
+
* @memberof DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetableoverridesGet
|
|
1344
|
+
*/
|
|
1345
|
+
readonly dayOfWeek?: DayOfWeek
|
|
1346
|
+
|
|
1347
|
+
/**
|
|
1348
|
+
*
|
|
1349
|
+
* @type {number}
|
|
1350
|
+
* @memberof DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetableoverridesGet
|
|
1351
|
+
*/
|
|
1352
|
+
readonly page?: number
|
|
1353
|
+
|
|
1354
|
+
/**
|
|
1355
|
+
*
|
|
1356
|
+
* @type {number}
|
|
1357
|
+
* @memberof DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetableoverridesGet
|
|
1358
|
+
*/
|
|
1359
|
+
readonly limit?: number
|
|
1360
|
+
|
|
1361
|
+
/**
|
|
1362
|
+
*
|
|
1363
|
+
* @type {Date}
|
|
1364
|
+
* @memberof DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetableoverridesGet
|
|
1365
|
+
*/
|
|
1366
|
+
readonly lastRetrieved?: Date
|
|
1367
|
+
}
|
|
1368
|
+
|
|
1369
|
+
/**
|
|
1370
|
+
* Request parameters for apiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetableoverridesPost operation in DoctorAffiliationsApi.
|
|
1371
|
+
* @export
|
|
1372
|
+
* @interface DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetableoverridesPostRequest
|
|
1373
|
+
*/
|
|
1374
|
+
export interface DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetableoverridesPostRequest {
|
|
1375
|
+
/**
|
|
1376
|
+
*
|
|
1377
|
+
* @type {string}
|
|
1378
|
+
* @memberof DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetableoverridesPost
|
|
1379
|
+
*/
|
|
1380
|
+
readonly doctorAffiliationId: string
|
|
1381
|
+
|
|
1382
|
+
/**
|
|
1383
|
+
*
|
|
1384
|
+
* @type {SaveDoctorAffiliationAppointmentTimetableOverridesCommand}
|
|
1385
|
+
* @memberof DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetableoverridesPost
|
|
1386
|
+
*/
|
|
1387
|
+
readonly saveDoctorAffiliationAppointmentTimetableOverridesCommand?: SaveDoctorAffiliationAppointmentTimetableOverridesCommand
|
|
1388
|
+
}
|
|
1389
|
+
|
|
1390
|
+
/**
|
|
1391
|
+
* Request parameters for apiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetablesBatchPost operation in DoctorAffiliationsApi.
|
|
1392
|
+
* @export
|
|
1393
|
+
* @interface DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetablesBatchPostRequest
|
|
1394
|
+
*/
|
|
1395
|
+
export interface DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetablesBatchPostRequest {
|
|
1396
|
+
/**
|
|
1397
|
+
*
|
|
1398
|
+
* @type {string}
|
|
1399
|
+
* @memberof DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetablesBatchPost
|
|
1400
|
+
*/
|
|
1401
|
+
readonly doctorAffiliationId: string
|
|
1402
|
+
|
|
1403
|
+
/**
|
|
1404
|
+
*
|
|
1405
|
+
* @type {BatchDoctorAffiliationAppointmentTimetablesCommand}
|
|
1406
|
+
* @memberof DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetablesBatchPost
|
|
1407
|
+
*/
|
|
1408
|
+
readonly batchDoctorAffiliationAppointmentTimetablesCommand?: BatchDoctorAffiliationAppointmentTimetablesCommand
|
|
1409
|
+
}
|
|
1410
|
+
|
|
1411
|
+
/**
|
|
1412
|
+
* Request parameters for apiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetablesGet operation in DoctorAffiliationsApi.
|
|
1413
|
+
* @export
|
|
1414
|
+
* @interface DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetablesGetRequest
|
|
1415
|
+
*/
|
|
1416
|
+
export interface DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetablesGetRequest {
|
|
1417
|
+
/**
|
|
1418
|
+
*
|
|
1419
|
+
* @type {string}
|
|
1420
|
+
* @memberof DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetablesGet
|
|
1421
|
+
*/
|
|
1422
|
+
readonly doctorAffiliationId: string
|
|
1423
|
+
|
|
1424
|
+
/**
|
|
1425
|
+
*
|
|
1426
|
+
* @type {DayOfWeek}
|
|
1427
|
+
* @memberof DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetablesGet
|
|
1428
|
+
*/
|
|
1429
|
+
readonly dayOfWeek?: DayOfWeek
|
|
1430
|
+
|
|
1431
|
+
/**
|
|
1432
|
+
*
|
|
1433
|
+
* @type {number}
|
|
1434
|
+
* @memberof DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetablesGet
|
|
1435
|
+
*/
|
|
1436
|
+
readonly page?: number
|
|
1437
|
+
|
|
1438
|
+
/**
|
|
1439
|
+
*
|
|
1440
|
+
* @type {number}
|
|
1441
|
+
* @memberof DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetablesGet
|
|
1442
|
+
*/
|
|
1443
|
+
readonly limit?: number
|
|
1444
|
+
|
|
1445
|
+
/**
|
|
1446
|
+
*
|
|
1447
|
+
* @type {Date}
|
|
1448
|
+
* @memberof DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetablesGet
|
|
1449
|
+
*/
|
|
1450
|
+
readonly lastRetrieved?: Date
|
|
1451
|
+
}
|
|
1452
|
+
|
|
1453
|
+
/**
|
|
1454
|
+
* Request parameters for apiV1DoctoraffiliationsDoctorAffiliationIdMediasGet operation in DoctorAffiliationsApi.
|
|
1455
|
+
* @export
|
|
1456
|
+
* @interface DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdMediasGetRequest
|
|
1457
|
+
*/
|
|
1458
|
+
export interface DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdMediasGetRequest {
|
|
1459
|
+
/**
|
|
1460
|
+
*
|
|
1461
|
+
* @type {string}
|
|
1462
|
+
* @memberof DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdMediasGet
|
|
1463
|
+
*/
|
|
1464
|
+
readonly doctorAffiliationId: string
|
|
1465
|
+
|
|
1466
|
+
/**
|
|
1467
|
+
*
|
|
1468
|
+
* @type {string}
|
|
1469
|
+
* @memberof DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdMediasGet
|
|
1470
|
+
*/
|
|
1471
|
+
readonly id?: string
|
|
1472
|
+
|
|
1473
|
+
/**
|
|
1474
|
+
*
|
|
1475
|
+
* @type {MediaType}
|
|
1476
|
+
* @memberof DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdMediasGet
|
|
1477
|
+
*/
|
|
1478
|
+
readonly mediaType?: MediaType
|
|
1479
|
+
|
|
1480
|
+
/**
|
|
1481
|
+
*
|
|
1482
|
+
* @type {number}
|
|
1483
|
+
* @memberof DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdMediasGet
|
|
1484
|
+
*/
|
|
1485
|
+
readonly page?: number
|
|
1486
|
+
|
|
1487
|
+
/**
|
|
1488
|
+
*
|
|
1489
|
+
* @type {number}
|
|
1490
|
+
* @memberof DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdMediasGet
|
|
1491
|
+
*/
|
|
1492
|
+
readonly limit?: number
|
|
1493
|
+
|
|
1494
|
+
/**
|
|
1495
|
+
*
|
|
1496
|
+
* @type {Date}
|
|
1497
|
+
* @memberof DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdMediasGet
|
|
1498
|
+
*/
|
|
1499
|
+
readonly lastRetrieved?: Date
|
|
1500
|
+
}
|
|
1501
|
+
|
|
1502
|
+
/**
|
|
1503
|
+
* Request parameters for apiV1DoctoraffiliationsDoctorAffiliationIdMediasMediaIdDelete operation in DoctorAffiliationsApi.
|
|
1504
|
+
* @export
|
|
1505
|
+
* @interface DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdMediasMediaIdDeleteRequest
|
|
1506
|
+
*/
|
|
1507
|
+
export interface DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdMediasMediaIdDeleteRequest {
|
|
1508
|
+
/**
|
|
1509
|
+
*
|
|
1510
|
+
* @type {string}
|
|
1511
|
+
* @memberof DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdMediasMediaIdDelete
|
|
1512
|
+
*/
|
|
1513
|
+
readonly doctorAffiliationId: string
|
|
1514
|
+
|
|
1515
|
+
/**
|
|
1516
|
+
*
|
|
1517
|
+
* @type {string}
|
|
1518
|
+
* @memberof DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdMediasMediaIdDelete
|
|
1519
|
+
*/
|
|
1520
|
+
readonly mediaId: string
|
|
1521
|
+
}
|
|
1522
|
+
|
|
1523
|
+
/**
|
|
1524
|
+
* Request parameters for apiV1DoctoraffiliationsDoctorAffiliationIdMediasMediaIdGet operation in DoctorAffiliationsApi.
|
|
1525
|
+
* @export
|
|
1526
|
+
* @interface DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdMediasMediaIdGetRequest
|
|
1527
|
+
*/
|
|
1528
|
+
export interface DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdMediasMediaIdGetRequest {
|
|
1529
|
+
/**
|
|
1530
|
+
*
|
|
1531
|
+
* @type {string}
|
|
1532
|
+
* @memberof DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdMediasMediaIdGet
|
|
1533
|
+
*/
|
|
1534
|
+
readonly doctorAffiliationId: string
|
|
1535
|
+
|
|
1536
|
+
/**
|
|
1537
|
+
*
|
|
1538
|
+
* @type {string}
|
|
1539
|
+
* @memberof DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdMediasMediaIdGet
|
|
1540
|
+
*/
|
|
1541
|
+
readonly mediaId: string
|
|
1542
|
+
}
|
|
1543
|
+
|
|
1544
|
+
/**
|
|
1545
|
+
* Request parameters for apiV1DoctoraffiliationsDoctorAffiliationIdMediasMediaIdPut operation in DoctorAffiliationsApi.
|
|
1546
|
+
* @export
|
|
1547
|
+
* @interface DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdMediasMediaIdPutRequest
|
|
1548
|
+
*/
|
|
1549
|
+
export interface DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdMediasMediaIdPutRequest {
|
|
1550
|
+
/**
|
|
1551
|
+
*
|
|
1552
|
+
* @type {string}
|
|
1553
|
+
* @memberof DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdMediasMediaIdPut
|
|
1554
|
+
*/
|
|
1555
|
+
readonly doctorAffiliationId: string
|
|
1556
|
+
|
|
1557
|
+
/**
|
|
1558
|
+
*
|
|
1559
|
+
* @type {string}
|
|
1560
|
+
* @memberof DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdMediasMediaIdPut
|
|
1561
|
+
*/
|
|
1562
|
+
readonly mediaId: string
|
|
1563
|
+
|
|
1564
|
+
/**
|
|
1565
|
+
*
|
|
1566
|
+
* @type {UpdateMediaCommand}
|
|
1567
|
+
* @memberof DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdMediasMediaIdPut
|
|
1568
|
+
*/
|
|
1569
|
+
readonly updateMediaCommand?: UpdateMediaCommand
|
|
1570
|
+
}
|
|
1571
|
+
|
|
1572
|
+
/**
|
|
1573
|
+
* Request parameters for apiV1DoctoraffiliationsDoctorAffiliationIdMediasPost operation in DoctorAffiliationsApi.
|
|
1574
|
+
* @export
|
|
1575
|
+
* @interface DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdMediasPostRequest
|
|
1576
|
+
*/
|
|
1577
|
+
export interface DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdMediasPostRequest {
|
|
1578
|
+
/**
|
|
1579
|
+
*
|
|
1580
|
+
* @type {string}
|
|
1581
|
+
* @memberof DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdMediasPost
|
|
1582
|
+
*/
|
|
1583
|
+
readonly doctorAffiliationId: string
|
|
1584
|
+
|
|
1585
|
+
/**
|
|
1586
|
+
*
|
|
1587
|
+
* @type {CreateMediaCommand}
|
|
1588
|
+
* @memberof DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdMediasPost
|
|
1589
|
+
*/
|
|
1590
|
+
readonly createMediaCommand?: CreateMediaCommand
|
|
1591
|
+
}
|
|
1592
|
+
|
|
1593
|
+
/**
|
|
1594
|
+
* Request parameters for apiV1DoctoraffiliationsGet operation in DoctorAffiliationsApi.
|
|
1595
|
+
* @export
|
|
1596
|
+
* @interface DoctorAffiliationsApiApiV1DoctoraffiliationsGetRequest
|
|
1597
|
+
*/
|
|
1598
|
+
export interface DoctorAffiliationsApiApiV1DoctoraffiliationsGetRequest {
|
|
1599
|
+
/**
|
|
1600
|
+
*
|
|
1601
|
+
* @type {string}
|
|
1602
|
+
* @memberof DoctorAffiliationsApiApiV1DoctoraffiliationsGet
|
|
1603
|
+
*/
|
|
1604
|
+
readonly hospitalId?: string
|
|
1605
|
+
|
|
1606
|
+
/**
|
|
1607
|
+
*
|
|
1608
|
+
* @type {string}
|
|
1609
|
+
* @memberof DoctorAffiliationsApiApiV1DoctoraffiliationsGet
|
|
1610
|
+
*/
|
|
1611
|
+
readonly hospitalName?: string
|
|
1612
|
+
|
|
1613
|
+
/**
|
|
1614
|
+
*
|
|
1615
|
+
* @type {string}
|
|
1616
|
+
* @memberof DoctorAffiliationsApiApiV1DoctoraffiliationsGet
|
|
1617
|
+
*/
|
|
1618
|
+
readonly doctorId?: string
|
|
1619
|
+
|
|
1620
|
+
/**
|
|
1621
|
+
*
|
|
1622
|
+
* @type {string}
|
|
1623
|
+
* @memberof DoctorAffiliationsApiApiV1DoctoraffiliationsGet
|
|
1624
|
+
*/
|
|
1625
|
+
readonly doctorName?: string
|
|
1626
|
+
|
|
1627
|
+
/**
|
|
1628
|
+
*
|
|
1629
|
+
* @type {string}
|
|
1630
|
+
* @memberof DoctorAffiliationsApiApiV1DoctoraffiliationsGet
|
|
1631
|
+
*/
|
|
1632
|
+
readonly doctorSlug?: string
|
|
1633
|
+
|
|
1634
|
+
/**
|
|
1635
|
+
*
|
|
1636
|
+
* @type {string}
|
|
1637
|
+
* @memberof DoctorAffiliationsApiApiV1DoctoraffiliationsGet
|
|
1638
|
+
*/
|
|
1639
|
+
readonly specialtyId?: string
|
|
1640
|
+
|
|
1641
|
+
/**
|
|
1642
|
+
*
|
|
1643
|
+
* @type {MarketingType}
|
|
1644
|
+
* @memberof DoctorAffiliationsApiApiV1DoctoraffiliationsGet
|
|
1645
|
+
*/
|
|
1646
|
+
readonly marketingType?: MarketingType
|
|
1647
|
+
|
|
1648
|
+
/**
|
|
1649
|
+
*
|
|
1650
|
+
* @type {string}
|
|
1651
|
+
* @memberof DoctorAffiliationsApiApiV1DoctoraffiliationsGet
|
|
1652
|
+
*/
|
|
1653
|
+
readonly countryId?: string
|
|
1654
|
+
|
|
1655
|
+
/**
|
|
1656
|
+
*
|
|
1657
|
+
* @type {string}
|
|
1658
|
+
* @memberof DoctorAffiliationsApiApiV1DoctoraffiliationsGet
|
|
1659
|
+
*/
|
|
1660
|
+
readonly languageCode?: string
|
|
1661
|
+
|
|
1662
|
+
/**
|
|
1663
|
+
*
|
|
1664
|
+
* @type {boolean}
|
|
1665
|
+
* @memberof DoctorAffiliationsApiApiV1DoctoraffiliationsGet
|
|
1666
|
+
*/
|
|
1667
|
+
readonly showHidden?: boolean
|
|
1668
|
+
|
|
1669
|
+
/**
|
|
1670
|
+
*
|
|
1671
|
+
* @type {number}
|
|
1672
|
+
* @memberof DoctorAffiliationsApiApiV1DoctoraffiliationsGet
|
|
1673
|
+
*/
|
|
1674
|
+
readonly page?: number
|
|
1675
|
+
|
|
1676
|
+
/**
|
|
1677
|
+
*
|
|
1678
|
+
* @type {number}
|
|
1679
|
+
* @memberof DoctorAffiliationsApiApiV1DoctoraffiliationsGet
|
|
1680
|
+
*/
|
|
1681
|
+
readonly limit?: number
|
|
1682
|
+
|
|
1683
|
+
/**
|
|
1684
|
+
*
|
|
1685
|
+
* @type {Date}
|
|
1686
|
+
* @memberof DoctorAffiliationsApiApiV1DoctoraffiliationsGet
|
|
1687
|
+
*/
|
|
1688
|
+
readonly lastRetrieved?: Date
|
|
1689
|
+
}
|
|
1690
|
+
|
|
1691
|
+
/**
|
|
1692
|
+
* Request parameters for apiV1DoctoraffiliationsIdDelete operation in DoctorAffiliationsApi.
|
|
1693
|
+
* @export
|
|
1694
|
+
* @interface DoctorAffiliationsApiApiV1DoctoraffiliationsIdDeleteRequest
|
|
1695
|
+
*/
|
|
1696
|
+
export interface DoctorAffiliationsApiApiV1DoctoraffiliationsIdDeleteRequest {
|
|
1697
|
+
/**
|
|
1698
|
+
*
|
|
1699
|
+
* @type {string}
|
|
1700
|
+
* @memberof DoctorAffiliationsApiApiV1DoctoraffiliationsIdDelete
|
|
1701
|
+
*/
|
|
1702
|
+
readonly id: string
|
|
1703
|
+
|
|
1704
|
+
/**
|
|
1705
|
+
*
|
|
1706
|
+
* @type {boolean}
|
|
1707
|
+
* @memberof DoctorAffiliationsApiApiV1DoctoraffiliationsIdDelete
|
|
1708
|
+
*/
|
|
1709
|
+
readonly isPermanent?: boolean
|
|
1710
|
+
}
|
|
1711
|
+
|
|
1712
|
+
/**
|
|
1713
|
+
* Request parameters for apiV1DoctoraffiliationsIdGet operation in DoctorAffiliationsApi.
|
|
1714
|
+
* @export
|
|
1715
|
+
* @interface DoctorAffiliationsApiApiV1DoctoraffiliationsIdGetRequest
|
|
1716
|
+
*/
|
|
1717
|
+
export interface DoctorAffiliationsApiApiV1DoctoraffiliationsIdGetRequest {
|
|
1718
|
+
/**
|
|
1719
|
+
*
|
|
1720
|
+
* @type {string}
|
|
1721
|
+
* @memberof DoctorAffiliationsApiApiV1DoctoraffiliationsIdGet
|
|
1722
|
+
*/
|
|
1723
|
+
readonly id: string
|
|
1724
|
+
|
|
1725
|
+
/**
|
|
1726
|
+
*
|
|
1727
|
+
* @type {string}
|
|
1728
|
+
* @memberof DoctorAffiliationsApiApiV1DoctoraffiliationsIdGet
|
|
1729
|
+
*/
|
|
1730
|
+
readonly languageCode?: string
|
|
1731
|
+
}
|
|
1732
|
+
|
|
1733
|
+
/**
|
|
1734
|
+
* Request parameters for apiV1DoctoraffiliationsIdPut operation in DoctorAffiliationsApi.
|
|
1735
|
+
* @export
|
|
1736
|
+
* @interface DoctorAffiliationsApiApiV1DoctoraffiliationsIdPutRequest
|
|
1737
|
+
*/
|
|
1738
|
+
export interface DoctorAffiliationsApiApiV1DoctoraffiliationsIdPutRequest {
|
|
1739
|
+
/**
|
|
1740
|
+
*
|
|
1741
|
+
* @type {string}
|
|
1742
|
+
* @memberof DoctorAffiliationsApiApiV1DoctoraffiliationsIdPut
|
|
1743
|
+
*/
|
|
1744
|
+
readonly id: string
|
|
1745
|
+
|
|
1746
|
+
/**
|
|
1747
|
+
*
|
|
1748
|
+
* @type {UpdateDoctorAffiliationCommand}
|
|
1749
|
+
* @memberof DoctorAffiliationsApiApiV1DoctoraffiliationsIdPut
|
|
1750
|
+
*/
|
|
1751
|
+
readonly updateDoctorAffiliationCommand?: UpdateDoctorAffiliationCommand
|
|
1752
|
+
}
|
|
1753
|
+
|
|
1754
|
+
/**
|
|
1755
|
+
* Request parameters for apiV1DoctoraffiliationsIdReactivePut operation in DoctorAffiliationsApi.
|
|
1756
|
+
* @export
|
|
1757
|
+
* @interface DoctorAffiliationsApiApiV1DoctoraffiliationsIdReactivePutRequest
|
|
1758
|
+
*/
|
|
1759
|
+
export interface DoctorAffiliationsApiApiV1DoctoraffiliationsIdReactivePutRequest {
|
|
1760
|
+
/**
|
|
1761
|
+
*
|
|
1762
|
+
* @type {string}
|
|
1763
|
+
* @memberof DoctorAffiliationsApiApiV1DoctoraffiliationsIdReactivePut
|
|
1764
|
+
*/
|
|
1765
|
+
readonly id: string
|
|
1766
|
+
}
|
|
1767
|
+
|
|
1768
|
+
/**
|
|
1769
|
+
* Request parameters for apiV1DoctoraffiliationsIdTranslatePost operation in DoctorAffiliationsApi.
|
|
1770
|
+
* @export
|
|
1771
|
+
* @interface DoctorAffiliationsApiApiV1DoctoraffiliationsIdTranslatePostRequest
|
|
1772
|
+
*/
|
|
1773
|
+
export interface DoctorAffiliationsApiApiV1DoctoraffiliationsIdTranslatePostRequest {
|
|
1774
|
+
/**
|
|
1775
|
+
*
|
|
1776
|
+
* @type {string}
|
|
1777
|
+
* @memberof DoctorAffiliationsApiApiV1DoctoraffiliationsIdTranslatePost
|
|
1778
|
+
*/
|
|
1779
|
+
readonly id: string
|
|
1780
|
+
|
|
1781
|
+
/**
|
|
1782
|
+
*
|
|
1783
|
+
* @type {TranslateDoctorAffiliationCommand}
|
|
1784
|
+
* @memberof DoctorAffiliationsApiApiV1DoctoraffiliationsIdTranslatePost
|
|
1785
|
+
*/
|
|
1786
|
+
readonly translateDoctorAffiliationCommand?: TranslateDoctorAffiliationCommand
|
|
1787
|
+
}
|
|
1788
|
+
|
|
1789
|
+
/**
|
|
1790
|
+
* Request parameters for apiV1DoctoraffiliationsPost operation in DoctorAffiliationsApi.
|
|
1791
|
+
* @export
|
|
1792
|
+
* @interface DoctorAffiliationsApiApiV1DoctoraffiliationsPostRequest
|
|
1793
|
+
*/
|
|
1794
|
+
export interface DoctorAffiliationsApiApiV1DoctoraffiliationsPostRequest {
|
|
1795
|
+
/**
|
|
1796
|
+
*
|
|
1797
|
+
* @type {CreateDoctorAffiliationCommand}
|
|
1798
|
+
* @memberof DoctorAffiliationsApiApiV1DoctoraffiliationsPost
|
|
1799
|
+
*/
|
|
1800
|
+
readonly createDoctorAffiliationCommand?: CreateDoctorAffiliationCommand
|
|
1801
|
+
}
|
|
1802
|
+
|
|
1308
1803
|
/**
|
|
1309
1804
|
* DoctorAffiliationsApi - object-oriented interface
|
|
1310
1805
|
* @export
|
|
@@ -1315,230 +1810,191 @@ export class DoctorAffiliationsApi extends BaseAPI {
|
|
|
1315
1810
|
/**
|
|
1316
1811
|
*
|
|
1317
1812
|
* @summary Get DoctorAffiliation appointment timetable overrides
|
|
1318
|
-
* @param {
|
|
1319
|
-
* @param {boolean} [includesPreviousItems]
|
|
1320
|
-
* @param {Date} [startDate]
|
|
1321
|
-
* @param {Date} [endDate]
|
|
1322
|
-
* @param {DayOfWeek} [dayOfWeek]
|
|
1323
|
-
* @param {number} [page]
|
|
1324
|
-
* @param {number} [limit]
|
|
1325
|
-
* @param {Date} [lastRetrieved]
|
|
1813
|
+
* @param {DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetableoverridesGetRequest} requestParameters Request parameters.
|
|
1326
1814
|
* @param {*} [options] Override http request option.
|
|
1327
1815
|
* @throws {RequiredError}
|
|
1328
1816
|
* @memberof DoctorAffiliationsApi
|
|
1329
1817
|
*/
|
|
1330
|
-
public apiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetableoverridesGet(
|
|
1331
|
-
return DoctorAffiliationsApiFp(this.configuration).apiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetableoverridesGet(doctorAffiliationId, includesPreviousItems, startDate, endDate, dayOfWeek, page, limit, lastRetrieved, options).then((request) => request(this.axios, this.basePath));
|
|
1818
|
+
public apiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetableoverridesGet(requestParameters: DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetableoverridesGetRequest, options?: AxiosRequestConfig) {
|
|
1819
|
+
return DoctorAffiliationsApiFp(this.configuration).apiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetableoverridesGet(requestParameters.doctorAffiliationId, requestParameters.includesPreviousItems, requestParameters.startDate, requestParameters.endDate, requestParameters.dayOfWeek, requestParameters.page, requestParameters.limit, requestParameters.lastRetrieved, options).then((request) => request(this.axios, this.basePath));
|
|
1332
1820
|
}
|
|
1333
1821
|
|
|
1334
1822
|
/**
|
|
1335
1823
|
*
|
|
1336
1824
|
* @summary Save DoctorAffiliation appointment timetable overrides
|
|
1337
|
-
* @param {
|
|
1338
|
-
* @param {SaveDoctorAffiliationAppointmentTimetableOverridesCommand} [saveDoctorAffiliationAppointmentTimetableOverridesCommand]
|
|
1825
|
+
* @param {DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetableoverridesPostRequest} requestParameters Request parameters.
|
|
1339
1826
|
* @param {*} [options] Override http request option.
|
|
1340
1827
|
* @throws {RequiredError}
|
|
1341
1828
|
* @memberof DoctorAffiliationsApi
|
|
1342
1829
|
*/
|
|
1343
|
-
public apiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetableoverridesPost(
|
|
1344
|
-
return DoctorAffiliationsApiFp(this.configuration).apiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetableoverridesPost(doctorAffiliationId, saveDoctorAffiliationAppointmentTimetableOverridesCommand, options).then((request) => request(this.axios, this.basePath));
|
|
1830
|
+
public apiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetableoverridesPost(requestParameters: DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetableoverridesPostRequest, options?: AxiosRequestConfig) {
|
|
1831
|
+
return DoctorAffiliationsApiFp(this.configuration).apiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetableoverridesPost(requestParameters.doctorAffiliationId, requestParameters.saveDoctorAffiliationAppointmentTimetableOverridesCommand, options).then((request) => request(this.axios, this.basePath));
|
|
1345
1832
|
}
|
|
1346
1833
|
|
|
1347
1834
|
/**
|
|
1348
1835
|
*
|
|
1349
1836
|
* @summary Add, update and delete DoctorAffiliationAppointmentTimetables
|
|
1350
|
-
* @param {
|
|
1351
|
-
* @param {BatchDoctorAffiliationAppointmentTimetablesCommand} [batchDoctorAffiliationAppointmentTimetablesCommand]
|
|
1837
|
+
* @param {DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetablesBatchPostRequest} requestParameters Request parameters.
|
|
1352
1838
|
* @param {*} [options] Override http request option.
|
|
1353
1839
|
* @throws {RequiredError}
|
|
1354
1840
|
* @memberof DoctorAffiliationsApi
|
|
1355
1841
|
*/
|
|
1356
|
-
public apiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetablesBatchPost(
|
|
1357
|
-
return DoctorAffiliationsApiFp(this.configuration).apiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetablesBatchPost(doctorAffiliationId, batchDoctorAffiliationAppointmentTimetablesCommand, options).then((request) => request(this.axios, this.basePath));
|
|
1842
|
+
public apiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetablesBatchPost(requestParameters: DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetablesBatchPostRequest, options?: AxiosRequestConfig) {
|
|
1843
|
+
return DoctorAffiliationsApiFp(this.configuration).apiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetablesBatchPost(requestParameters.doctorAffiliationId, requestParameters.batchDoctorAffiliationAppointmentTimetablesCommand, options).then((request) => request(this.axios, this.basePath));
|
|
1358
1844
|
}
|
|
1359
1845
|
|
|
1360
1846
|
/**
|
|
1361
1847
|
*
|
|
1362
1848
|
* @summary Get DoctorAffiliation appointment timetables
|
|
1363
|
-
* @param {
|
|
1364
|
-
* @param {DayOfWeek} [dayOfWeek]
|
|
1365
|
-
* @param {number} [page]
|
|
1366
|
-
* @param {number} [limit]
|
|
1367
|
-
* @param {Date} [lastRetrieved]
|
|
1849
|
+
* @param {DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetablesGetRequest} requestParameters Request parameters.
|
|
1368
1850
|
* @param {*} [options] Override http request option.
|
|
1369
1851
|
* @throws {RequiredError}
|
|
1370
1852
|
* @memberof DoctorAffiliationsApi
|
|
1371
1853
|
*/
|
|
1372
|
-
public apiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetablesGet(
|
|
1373
|
-
return DoctorAffiliationsApiFp(this.configuration).apiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetablesGet(doctorAffiliationId, dayOfWeek, page, limit, lastRetrieved, options).then((request) => request(this.axios, this.basePath));
|
|
1854
|
+
public apiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetablesGet(requestParameters: DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetablesGetRequest, options?: AxiosRequestConfig) {
|
|
1855
|
+
return DoctorAffiliationsApiFp(this.configuration).apiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetablesGet(requestParameters.doctorAffiliationId, requestParameters.dayOfWeek, requestParameters.page, requestParameters.limit, requestParameters.lastRetrieved, options).then((request) => request(this.axios, this.basePath));
|
|
1374
1856
|
}
|
|
1375
1857
|
|
|
1376
1858
|
/**
|
|
1377
1859
|
*
|
|
1378
1860
|
* @summary Get all DoctorAffiliationMedias.
|
|
1379
|
-
* @param {
|
|
1380
|
-
* @param {string} [id]
|
|
1381
|
-
* @param {MediaType} [mediaType]
|
|
1382
|
-
* @param {number} [page]
|
|
1383
|
-
* @param {number} [limit]
|
|
1384
|
-
* @param {Date} [lastRetrieved]
|
|
1861
|
+
* @param {DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdMediasGetRequest} requestParameters Request parameters.
|
|
1385
1862
|
* @param {*} [options] Override http request option.
|
|
1386
1863
|
* @throws {RequiredError}
|
|
1387
1864
|
* @memberof DoctorAffiliationsApi
|
|
1388
1865
|
*/
|
|
1389
|
-
public apiV1DoctoraffiliationsDoctorAffiliationIdMediasGet(
|
|
1390
|
-
return DoctorAffiliationsApiFp(this.configuration).apiV1DoctoraffiliationsDoctorAffiliationIdMediasGet(doctorAffiliationId, id, mediaType, page, limit, lastRetrieved, options).then((request) => request(this.axios, this.basePath));
|
|
1866
|
+
public apiV1DoctoraffiliationsDoctorAffiliationIdMediasGet(requestParameters: DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdMediasGetRequest, options?: AxiosRequestConfig) {
|
|
1867
|
+
return DoctorAffiliationsApiFp(this.configuration).apiV1DoctoraffiliationsDoctorAffiliationIdMediasGet(requestParameters.doctorAffiliationId, requestParameters.id, requestParameters.mediaType, requestParameters.page, requestParameters.limit, requestParameters.lastRetrieved, options).then((request) => request(this.axios, this.basePath));
|
|
1391
1868
|
}
|
|
1392
1869
|
|
|
1393
1870
|
/**
|
|
1394
1871
|
*
|
|
1395
1872
|
* @summary Delete DoctorAffiliationMedia
|
|
1396
|
-
* @param {
|
|
1397
|
-
* @param {string} mediaId
|
|
1873
|
+
* @param {DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdMediasMediaIdDeleteRequest} requestParameters Request parameters.
|
|
1398
1874
|
* @param {*} [options] Override http request option.
|
|
1399
1875
|
* @throws {RequiredError}
|
|
1400
1876
|
* @memberof DoctorAffiliationsApi
|
|
1401
1877
|
*/
|
|
1402
|
-
public apiV1DoctoraffiliationsDoctorAffiliationIdMediasMediaIdDelete(
|
|
1403
|
-
return DoctorAffiliationsApiFp(this.configuration).apiV1DoctoraffiliationsDoctorAffiliationIdMediasMediaIdDelete(doctorAffiliationId, mediaId, options).then((request) => request(this.axios, this.basePath));
|
|
1878
|
+
public apiV1DoctoraffiliationsDoctorAffiliationIdMediasMediaIdDelete(requestParameters: DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdMediasMediaIdDeleteRequest, options?: AxiosRequestConfig) {
|
|
1879
|
+
return DoctorAffiliationsApiFp(this.configuration).apiV1DoctoraffiliationsDoctorAffiliationIdMediasMediaIdDelete(requestParameters.doctorAffiliationId, requestParameters.mediaId, options).then((request) => request(this.axios, this.basePath));
|
|
1404
1880
|
}
|
|
1405
1881
|
|
|
1406
1882
|
/**
|
|
1407
1883
|
*
|
|
1408
1884
|
* @summary Get DoctorAffiliationMedia.
|
|
1409
|
-
* @param {
|
|
1410
|
-
* @param {string} mediaId
|
|
1885
|
+
* @param {DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdMediasMediaIdGetRequest} requestParameters Request parameters.
|
|
1411
1886
|
* @param {*} [options] Override http request option.
|
|
1412
1887
|
* @throws {RequiredError}
|
|
1413
1888
|
* @memberof DoctorAffiliationsApi
|
|
1414
1889
|
*/
|
|
1415
|
-
public apiV1DoctoraffiliationsDoctorAffiliationIdMediasMediaIdGet(
|
|
1416
|
-
return DoctorAffiliationsApiFp(this.configuration).apiV1DoctoraffiliationsDoctorAffiliationIdMediasMediaIdGet(doctorAffiliationId, mediaId, options).then((request) => request(this.axios, this.basePath));
|
|
1890
|
+
public apiV1DoctoraffiliationsDoctorAffiliationIdMediasMediaIdGet(requestParameters: DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdMediasMediaIdGetRequest, options?: AxiosRequestConfig) {
|
|
1891
|
+
return DoctorAffiliationsApiFp(this.configuration).apiV1DoctoraffiliationsDoctorAffiliationIdMediasMediaIdGet(requestParameters.doctorAffiliationId, requestParameters.mediaId, options).then((request) => request(this.axios, this.basePath));
|
|
1417
1892
|
}
|
|
1418
1893
|
|
|
1419
1894
|
/**
|
|
1420
1895
|
*
|
|
1421
1896
|
* @summary Update DoctorAffiliationMedia.
|
|
1422
|
-
* @param {
|
|
1423
|
-
* @param {string} mediaId
|
|
1424
|
-
* @param {UpdateMediaCommand} [updateMediaCommand]
|
|
1897
|
+
* @param {DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdMediasMediaIdPutRequest} requestParameters Request parameters.
|
|
1425
1898
|
* @param {*} [options] Override http request option.
|
|
1426
1899
|
* @throws {RequiredError}
|
|
1427
1900
|
* @memberof DoctorAffiliationsApi
|
|
1428
1901
|
*/
|
|
1429
|
-
public apiV1DoctoraffiliationsDoctorAffiliationIdMediasMediaIdPut(
|
|
1430
|
-
return DoctorAffiliationsApiFp(this.configuration).apiV1DoctoraffiliationsDoctorAffiliationIdMediasMediaIdPut(doctorAffiliationId, mediaId, updateMediaCommand, options).then((request) => request(this.axios, this.basePath));
|
|
1902
|
+
public apiV1DoctoraffiliationsDoctorAffiliationIdMediasMediaIdPut(requestParameters: DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdMediasMediaIdPutRequest, options?: AxiosRequestConfig) {
|
|
1903
|
+
return DoctorAffiliationsApiFp(this.configuration).apiV1DoctoraffiliationsDoctorAffiliationIdMediasMediaIdPut(requestParameters.doctorAffiliationId, requestParameters.mediaId, requestParameters.updateMediaCommand, options).then((request) => request(this.axios, this.basePath));
|
|
1431
1904
|
}
|
|
1432
1905
|
|
|
1433
1906
|
/**
|
|
1434
1907
|
*
|
|
1435
1908
|
* @summary Create DoctorAffiliationMedia.
|
|
1436
|
-
* @param {
|
|
1437
|
-
* @param {CreateMediaCommand} [createMediaCommand]
|
|
1909
|
+
* @param {DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdMediasPostRequest} requestParameters Request parameters.
|
|
1438
1910
|
* @param {*} [options] Override http request option.
|
|
1439
1911
|
* @throws {RequiredError}
|
|
1440
1912
|
* @memberof DoctorAffiliationsApi
|
|
1441
1913
|
*/
|
|
1442
|
-
public apiV1DoctoraffiliationsDoctorAffiliationIdMediasPost(
|
|
1443
|
-
return DoctorAffiliationsApiFp(this.configuration).apiV1DoctoraffiliationsDoctorAffiliationIdMediasPost(doctorAffiliationId, createMediaCommand, options).then((request) => request(this.axios, this.basePath));
|
|
1914
|
+
public apiV1DoctoraffiliationsDoctorAffiliationIdMediasPost(requestParameters: DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdMediasPostRequest, options?: AxiosRequestConfig) {
|
|
1915
|
+
return DoctorAffiliationsApiFp(this.configuration).apiV1DoctoraffiliationsDoctorAffiliationIdMediasPost(requestParameters.doctorAffiliationId, requestParameters.createMediaCommand, options).then((request) => request(this.axios, this.basePath));
|
|
1444
1916
|
}
|
|
1445
1917
|
|
|
1446
1918
|
/**
|
|
1447
1919
|
*
|
|
1448
1920
|
* @summary Get all doctor affiliations.
|
|
1449
|
-
* @param {
|
|
1450
|
-
* @param {string} [hospitalName]
|
|
1451
|
-
* @param {string} [doctorId]
|
|
1452
|
-
* @param {string} [doctorName]
|
|
1453
|
-
* @param {string} [doctorSlug]
|
|
1454
|
-
* @param {string} [specialtyId]
|
|
1455
|
-
* @param {MarketingType} [marketingType]
|
|
1456
|
-
* @param {string} [countryId]
|
|
1457
|
-
* @param {string} [languageCode]
|
|
1458
|
-
* @param {boolean} [showHidden]
|
|
1459
|
-
* @param {number} [page]
|
|
1460
|
-
* @param {number} [limit]
|
|
1461
|
-
* @param {Date} [lastRetrieved]
|
|
1921
|
+
* @param {DoctorAffiliationsApiApiV1DoctoraffiliationsGetRequest} requestParameters Request parameters.
|
|
1462
1922
|
* @param {*} [options] Override http request option.
|
|
1463
1923
|
* @throws {RequiredError}
|
|
1464
1924
|
* @memberof DoctorAffiliationsApi
|
|
1465
1925
|
*/
|
|
1466
|
-
public apiV1DoctoraffiliationsGet(
|
|
1467
|
-
return DoctorAffiliationsApiFp(this.configuration).apiV1DoctoraffiliationsGet(hospitalId, hospitalName, doctorId, doctorName, doctorSlug, specialtyId, marketingType, countryId, languageCode, showHidden, page, limit, lastRetrieved, options).then((request) => request(this.axios, this.basePath));
|
|
1926
|
+
public apiV1DoctoraffiliationsGet(requestParameters: DoctorAffiliationsApiApiV1DoctoraffiliationsGetRequest = {}, options?: AxiosRequestConfig) {
|
|
1927
|
+
return DoctorAffiliationsApiFp(this.configuration).apiV1DoctoraffiliationsGet(requestParameters.hospitalId, requestParameters.hospitalName, requestParameters.doctorId, requestParameters.doctorName, requestParameters.doctorSlug, requestParameters.specialtyId, requestParameters.marketingType, requestParameters.countryId, requestParameters.languageCode, requestParameters.showHidden, requestParameters.page, requestParameters.limit, requestParameters.lastRetrieved, options).then((request) => request(this.axios, this.basePath));
|
|
1468
1928
|
}
|
|
1469
1929
|
|
|
1470
1930
|
/**
|
|
1471
1931
|
*
|
|
1472
1932
|
* @summary Delete doctor affiliation.
|
|
1473
|
-
* @param {
|
|
1474
|
-
* @param {boolean} [isPermanent]
|
|
1933
|
+
* @param {DoctorAffiliationsApiApiV1DoctoraffiliationsIdDeleteRequest} requestParameters Request parameters.
|
|
1475
1934
|
* @param {*} [options] Override http request option.
|
|
1476
1935
|
* @throws {RequiredError}
|
|
1477
1936
|
* @memberof DoctorAffiliationsApi
|
|
1478
1937
|
*/
|
|
1479
|
-
public apiV1DoctoraffiliationsIdDelete(
|
|
1480
|
-
return DoctorAffiliationsApiFp(this.configuration).apiV1DoctoraffiliationsIdDelete(id, isPermanent, options).then((request) => request(this.axios, this.basePath));
|
|
1938
|
+
public apiV1DoctoraffiliationsIdDelete(requestParameters: DoctorAffiliationsApiApiV1DoctoraffiliationsIdDeleteRequest, options?: AxiosRequestConfig) {
|
|
1939
|
+
return DoctorAffiliationsApiFp(this.configuration).apiV1DoctoraffiliationsIdDelete(requestParameters.id, requestParameters.isPermanent, options).then((request) => request(this.axios, this.basePath));
|
|
1481
1940
|
}
|
|
1482
1941
|
|
|
1483
1942
|
/**
|
|
1484
1943
|
*
|
|
1485
1944
|
* @summary Get doctor affiliation.
|
|
1486
|
-
* @param {
|
|
1487
|
-
* @param {string} [languageCode]
|
|
1945
|
+
* @param {DoctorAffiliationsApiApiV1DoctoraffiliationsIdGetRequest} requestParameters Request parameters.
|
|
1488
1946
|
* @param {*} [options] Override http request option.
|
|
1489
1947
|
* @throws {RequiredError}
|
|
1490
1948
|
* @memberof DoctorAffiliationsApi
|
|
1491
1949
|
*/
|
|
1492
|
-
public apiV1DoctoraffiliationsIdGet(
|
|
1493
|
-
return DoctorAffiliationsApiFp(this.configuration).apiV1DoctoraffiliationsIdGet(id, languageCode, options).then((request) => request(this.axios, this.basePath));
|
|
1950
|
+
public apiV1DoctoraffiliationsIdGet(requestParameters: DoctorAffiliationsApiApiV1DoctoraffiliationsIdGetRequest, options?: AxiosRequestConfig) {
|
|
1951
|
+
return DoctorAffiliationsApiFp(this.configuration).apiV1DoctoraffiliationsIdGet(requestParameters.id, requestParameters.languageCode, options).then((request) => request(this.axios, this.basePath));
|
|
1494
1952
|
}
|
|
1495
1953
|
|
|
1496
1954
|
/**
|
|
1497
1955
|
*
|
|
1498
1956
|
* @summary Update doctor affiliation.
|
|
1499
|
-
* @param {
|
|
1500
|
-
* @param {UpdateDoctorAffiliationCommand} [updateDoctorAffiliationCommand]
|
|
1957
|
+
* @param {DoctorAffiliationsApiApiV1DoctoraffiliationsIdPutRequest} requestParameters Request parameters.
|
|
1501
1958
|
* @param {*} [options] Override http request option.
|
|
1502
1959
|
* @throws {RequiredError}
|
|
1503
1960
|
* @memberof DoctorAffiliationsApi
|
|
1504
1961
|
*/
|
|
1505
|
-
public apiV1DoctoraffiliationsIdPut(
|
|
1506
|
-
return DoctorAffiliationsApiFp(this.configuration).apiV1DoctoraffiliationsIdPut(id, updateDoctorAffiliationCommand, options).then((request) => request(this.axios, this.basePath));
|
|
1962
|
+
public apiV1DoctoraffiliationsIdPut(requestParameters: DoctorAffiliationsApiApiV1DoctoraffiliationsIdPutRequest, options?: AxiosRequestConfig) {
|
|
1963
|
+
return DoctorAffiliationsApiFp(this.configuration).apiV1DoctoraffiliationsIdPut(requestParameters.id, requestParameters.updateDoctorAffiliationCommand, options).then((request) => request(this.axios, this.basePath));
|
|
1507
1964
|
}
|
|
1508
1965
|
|
|
1509
1966
|
/**
|
|
1510
1967
|
*
|
|
1511
1968
|
* @summary Reactivate doctor affiliation.
|
|
1512
|
-
* @param {
|
|
1969
|
+
* @param {DoctorAffiliationsApiApiV1DoctoraffiliationsIdReactivePutRequest} requestParameters Request parameters.
|
|
1513
1970
|
* @param {*} [options] Override http request option.
|
|
1514
1971
|
* @throws {RequiredError}
|
|
1515
1972
|
* @memberof DoctorAffiliationsApi
|
|
1516
1973
|
*/
|
|
1517
|
-
public apiV1DoctoraffiliationsIdReactivePut(
|
|
1518
|
-
return DoctorAffiliationsApiFp(this.configuration).apiV1DoctoraffiliationsIdReactivePut(id, options).then((request) => request(this.axios, this.basePath));
|
|
1974
|
+
public apiV1DoctoraffiliationsIdReactivePut(requestParameters: DoctorAffiliationsApiApiV1DoctoraffiliationsIdReactivePutRequest, options?: AxiosRequestConfig) {
|
|
1975
|
+
return DoctorAffiliationsApiFp(this.configuration).apiV1DoctoraffiliationsIdReactivePut(requestParameters.id, options).then((request) => request(this.axios, this.basePath));
|
|
1519
1976
|
}
|
|
1520
1977
|
|
|
1521
1978
|
/**
|
|
1522
1979
|
*
|
|
1523
1980
|
* @summary Translate doctorAffiliation at once
|
|
1524
|
-
* @param {
|
|
1525
|
-
* @param {TranslateDoctorAffiliationCommand} [translateDoctorAffiliationCommand]
|
|
1981
|
+
* @param {DoctorAffiliationsApiApiV1DoctoraffiliationsIdTranslatePostRequest} requestParameters Request parameters.
|
|
1526
1982
|
* @param {*} [options] Override http request option.
|
|
1527
1983
|
* @throws {RequiredError}
|
|
1528
1984
|
* @memberof DoctorAffiliationsApi
|
|
1529
1985
|
*/
|
|
1530
|
-
public apiV1DoctoraffiliationsIdTranslatePost(
|
|
1531
|
-
return DoctorAffiliationsApiFp(this.configuration).apiV1DoctoraffiliationsIdTranslatePost(id, translateDoctorAffiliationCommand, options).then((request) => request(this.axios, this.basePath));
|
|
1986
|
+
public apiV1DoctoraffiliationsIdTranslatePost(requestParameters: DoctorAffiliationsApiApiV1DoctoraffiliationsIdTranslatePostRequest, options?: AxiosRequestConfig) {
|
|
1987
|
+
return DoctorAffiliationsApiFp(this.configuration).apiV1DoctoraffiliationsIdTranslatePost(requestParameters.id, requestParameters.translateDoctorAffiliationCommand, options).then((request) => request(this.axios, this.basePath));
|
|
1532
1988
|
}
|
|
1533
1989
|
|
|
1534
1990
|
/**
|
|
1535
1991
|
*
|
|
1536
|
-
* @param {
|
|
1992
|
+
* @param {DoctorAffiliationsApiApiV1DoctoraffiliationsPostRequest} requestParameters Request parameters.
|
|
1537
1993
|
* @param {*} [options] Override http request option.
|
|
1538
1994
|
* @throws {RequiredError}
|
|
1539
1995
|
* @memberof DoctorAffiliationsApi
|
|
1540
1996
|
*/
|
|
1541
|
-
public apiV1DoctoraffiliationsPost(
|
|
1542
|
-
return DoctorAffiliationsApiFp(this.configuration).apiV1DoctoraffiliationsPost(createDoctorAffiliationCommand, options).then((request) => request(this.axios, this.basePath));
|
|
1997
|
+
public apiV1DoctoraffiliationsPost(requestParameters: DoctorAffiliationsApiApiV1DoctoraffiliationsPostRequest = {}, options?: AxiosRequestConfig) {
|
|
1998
|
+
return DoctorAffiliationsApiFp(this.configuration).apiV1DoctoraffiliationsPost(requestParameters.createDoctorAffiliationCommand, options).then((request) => request(this.axios, this.basePath));
|
|
1543
1999
|
}
|
|
1544
2000
|
}
|