ch-admin-api-client-typescript 4.9.7 → 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 +141 -21
- 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 +162 -26
- 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
|
@@ -14,7 +14,6 @@ import { Configuration } from '../configuration';
|
|
|
14
14
|
import { RequestArgs, BaseAPI } from '../base';
|
|
15
15
|
import { AppointmentTimetableOverridesModel } from '../models';
|
|
16
16
|
import { AppointmentTimetablesModel } from '../models';
|
|
17
|
-
import { BatchAppointmentTimetablesResultModel } from '../models';
|
|
18
17
|
import { BatchDoctorAffiliationAppointmentTimetablesCommand } from '../models';
|
|
19
18
|
import { CreateDoctorAffiliationCommand } from '../models';
|
|
20
19
|
import { CreateMediaCommand } from '../models';
|
|
@@ -239,7 +238,7 @@ export declare const DoctorAffiliationsApiFp: (configuration?: Configuration) =>
|
|
|
239
238
|
* @param {*} [options] Override http request option.
|
|
240
239
|
* @throws {RequiredError}
|
|
241
240
|
*/
|
|
242
|
-
apiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetablesBatchPost(doctorAffiliationId: string, batchDoctorAffiliationAppointmentTimetablesCommand?: BatchDoctorAffiliationAppointmentTimetablesCommand, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<
|
|
241
|
+
apiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetablesBatchPost(doctorAffiliationId: string, batchDoctorAffiliationAppointmentTimetablesCommand?: BatchDoctorAffiliationAppointmentTimetablesCommand, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<void>>;
|
|
243
242
|
/**
|
|
244
243
|
*
|
|
245
244
|
* @summary Get DoctorAffiliation appointment timetables
|
|
@@ -273,7 +272,7 @@ export declare const DoctorAffiliationsApiFp: (configuration?: Configuration) =>
|
|
|
273
272
|
* @param {*} [options] Override http request option.
|
|
274
273
|
* @throws {RequiredError}
|
|
275
274
|
*/
|
|
276
|
-
apiV1DoctoraffiliationsDoctorAffiliationIdMediasMediaIdDelete(doctorAffiliationId: string, mediaId: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<
|
|
275
|
+
apiV1DoctoraffiliationsDoctorAffiliationIdMediasMediaIdDelete(doctorAffiliationId: string, mediaId: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<void>>;
|
|
277
276
|
/**
|
|
278
277
|
*
|
|
279
278
|
* @summary Get DoctorAffiliationMedia.
|
|
@@ -292,7 +291,7 @@ export declare const DoctorAffiliationsApiFp: (configuration?: Configuration) =>
|
|
|
292
291
|
* @param {*} [options] Override http request option.
|
|
293
292
|
* @throws {RequiredError}
|
|
294
293
|
*/
|
|
295
|
-
apiV1DoctoraffiliationsDoctorAffiliationIdMediasMediaIdPut(doctorAffiliationId: string, mediaId: string, updateMediaCommand?: UpdateMediaCommand, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<
|
|
294
|
+
apiV1DoctoraffiliationsDoctorAffiliationIdMediasMediaIdPut(doctorAffiliationId: string, mediaId: string, updateMediaCommand?: UpdateMediaCommand, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<void>>;
|
|
296
295
|
/**
|
|
297
296
|
*
|
|
298
297
|
* @summary Create DoctorAffiliationMedia.
|
|
@@ -330,7 +329,7 @@ export declare const DoctorAffiliationsApiFp: (configuration?: Configuration) =>
|
|
|
330
329
|
* @param {*} [options] Override http request option.
|
|
331
330
|
* @throws {RequiredError}
|
|
332
331
|
*/
|
|
333
|
-
apiV1DoctoraffiliationsIdDelete(id: string, isPermanent?: boolean, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<
|
|
332
|
+
apiV1DoctoraffiliationsIdDelete(id: string, isPermanent?: boolean, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<void>>;
|
|
334
333
|
/**
|
|
335
334
|
*
|
|
336
335
|
* @summary Get doctor affiliation.
|
|
@@ -348,7 +347,7 @@ export declare const DoctorAffiliationsApiFp: (configuration?: Configuration) =>
|
|
|
348
347
|
* @param {*} [options] Override http request option.
|
|
349
348
|
* @throws {RequiredError}
|
|
350
349
|
*/
|
|
351
|
-
apiV1DoctoraffiliationsIdPut(id: string, updateDoctorAffiliationCommand?: UpdateDoctorAffiliationCommand, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<
|
|
350
|
+
apiV1DoctoraffiliationsIdPut(id: string, updateDoctorAffiliationCommand?: UpdateDoctorAffiliationCommand, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<void>>;
|
|
352
351
|
/**
|
|
353
352
|
*
|
|
354
353
|
* @summary Reactivate doctor affiliation.
|
|
@@ -356,7 +355,7 @@ export declare const DoctorAffiliationsApiFp: (configuration?: Configuration) =>
|
|
|
356
355
|
* @param {*} [options] Override http request option.
|
|
357
356
|
* @throws {RequiredError}
|
|
358
357
|
*/
|
|
359
|
-
apiV1DoctoraffiliationsIdReactivePut(id: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<
|
|
358
|
+
apiV1DoctoraffiliationsIdReactivePut(id: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<void>>;
|
|
360
359
|
/**
|
|
361
360
|
*
|
|
362
361
|
* @summary Translate doctorAffiliation at once
|
|
@@ -365,7 +364,7 @@ export declare const DoctorAffiliationsApiFp: (configuration?: Configuration) =>
|
|
|
365
364
|
* @param {*} [options] Override http request option.
|
|
366
365
|
* @throws {RequiredError}
|
|
367
366
|
*/
|
|
368
|
-
apiV1DoctoraffiliationsIdTranslatePost(id: string, translateDoctorAffiliationCommand?: TranslateDoctorAffiliationCommand, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<
|
|
367
|
+
apiV1DoctoraffiliationsIdTranslatePost(id: string, translateDoctorAffiliationCommand?: TranslateDoctorAffiliationCommand, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<void>>;
|
|
369
368
|
/**
|
|
370
369
|
*
|
|
371
370
|
* @param {CreateDoctorAffiliationCommand} [createDoctorAffiliationCommand]
|
|
@@ -411,7 +410,7 @@ export declare const DoctorAffiliationsApiFactory: (configuration?: Configuratio
|
|
|
411
410
|
* @param {*} [options] Override http request option.
|
|
412
411
|
* @throws {RequiredError}
|
|
413
412
|
*/
|
|
414
|
-
apiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetablesBatchPost(doctorAffiliationId: string, batchDoctorAffiliationAppointmentTimetablesCommand?: BatchDoctorAffiliationAppointmentTimetablesCommand, options?: any): AxiosPromise<
|
|
413
|
+
apiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetablesBatchPost(doctorAffiliationId: string, batchDoctorAffiliationAppointmentTimetablesCommand?: BatchDoctorAffiliationAppointmentTimetablesCommand, options?: any): AxiosPromise<void>;
|
|
415
414
|
/**
|
|
416
415
|
*
|
|
417
416
|
* @summary Get DoctorAffiliation appointment timetables
|
|
@@ -445,7 +444,7 @@ export declare const DoctorAffiliationsApiFactory: (configuration?: Configuratio
|
|
|
445
444
|
* @param {*} [options] Override http request option.
|
|
446
445
|
* @throws {RequiredError}
|
|
447
446
|
*/
|
|
448
|
-
apiV1DoctoraffiliationsDoctorAffiliationIdMediasMediaIdDelete(doctorAffiliationId: string, mediaId: string, options?: any): AxiosPromise<
|
|
447
|
+
apiV1DoctoraffiliationsDoctorAffiliationIdMediasMediaIdDelete(doctorAffiliationId: string, mediaId: string, options?: any): AxiosPromise<void>;
|
|
449
448
|
/**
|
|
450
449
|
*
|
|
451
450
|
* @summary Get DoctorAffiliationMedia.
|
|
@@ -464,7 +463,7 @@ export declare const DoctorAffiliationsApiFactory: (configuration?: Configuratio
|
|
|
464
463
|
* @param {*} [options] Override http request option.
|
|
465
464
|
* @throws {RequiredError}
|
|
466
465
|
*/
|
|
467
|
-
apiV1DoctoraffiliationsDoctorAffiliationIdMediasMediaIdPut(doctorAffiliationId: string, mediaId: string, updateMediaCommand?: UpdateMediaCommand, options?: any): AxiosPromise<
|
|
466
|
+
apiV1DoctoraffiliationsDoctorAffiliationIdMediasMediaIdPut(doctorAffiliationId: string, mediaId: string, updateMediaCommand?: UpdateMediaCommand, options?: any): AxiosPromise<void>;
|
|
468
467
|
/**
|
|
469
468
|
*
|
|
470
469
|
* @summary Create DoctorAffiliationMedia.
|
|
@@ -502,7 +501,7 @@ export declare const DoctorAffiliationsApiFactory: (configuration?: Configuratio
|
|
|
502
501
|
* @param {*} [options] Override http request option.
|
|
503
502
|
* @throws {RequiredError}
|
|
504
503
|
*/
|
|
505
|
-
apiV1DoctoraffiliationsIdDelete(id: string, isPermanent?: boolean, options?: any): AxiosPromise<
|
|
504
|
+
apiV1DoctoraffiliationsIdDelete(id: string, isPermanent?: boolean, options?: any): AxiosPromise<void>;
|
|
506
505
|
/**
|
|
507
506
|
*
|
|
508
507
|
* @summary Get doctor affiliation.
|
|
@@ -520,7 +519,7 @@ export declare const DoctorAffiliationsApiFactory: (configuration?: Configuratio
|
|
|
520
519
|
* @param {*} [options] Override http request option.
|
|
521
520
|
* @throws {RequiredError}
|
|
522
521
|
*/
|
|
523
|
-
apiV1DoctoraffiliationsIdPut(id: string, updateDoctorAffiliationCommand?: UpdateDoctorAffiliationCommand, options?: any): AxiosPromise<
|
|
522
|
+
apiV1DoctoraffiliationsIdPut(id: string, updateDoctorAffiliationCommand?: UpdateDoctorAffiliationCommand, options?: any): AxiosPromise<void>;
|
|
524
523
|
/**
|
|
525
524
|
*
|
|
526
525
|
* @summary Reactivate doctor affiliation.
|
|
@@ -528,7 +527,7 @@ export declare const DoctorAffiliationsApiFactory: (configuration?: Configuratio
|
|
|
528
527
|
* @param {*} [options] Override http request option.
|
|
529
528
|
* @throws {RequiredError}
|
|
530
529
|
*/
|
|
531
|
-
apiV1DoctoraffiliationsIdReactivePut(id: string, options?: any): AxiosPromise<
|
|
530
|
+
apiV1DoctoraffiliationsIdReactivePut(id: string, options?: any): AxiosPromise<void>;
|
|
532
531
|
/**
|
|
533
532
|
*
|
|
534
533
|
* @summary Translate doctorAffiliation at once
|
|
@@ -537,7 +536,7 @@ export declare const DoctorAffiliationsApiFactory: (configuration?: Configuratio
|
|
|
537
536
|
* @param {*} [options] Override http request option.
|
|
538
537
|
* @throws {RequiredError}
|
|
539
538
|
*/
|
|
540
|
-
apiV1DoctoraffiliationsIdTranslatePost(id: string, translateDoctorAffiliationCommand?: TranslateDoctorAffiliationCommand, options?: any): AxiosPromise<
|
|
539
|
+
apiV1DoctoraffiliationsIdTranslatePost(id: string, translateDoctorAffiliationCommand?: TranslateDoctorAffiliationCommand, options?: any): AxiosPromise<void>;
|
|
541
540
|
/**
|
|
542
541
|
*
|
|
543
542
|
* @param {CreateDoctorAffiliationCommand} [createDoctorAffiliationCommand]
|
|
@@ -546,6 +545,448 @@ export declare const DoctorAffiliationsApiFactory: (configuration?: Configuratio
|
|
|
546
545
|
*/
|
|
547
546
|
apiV1DoctoraffiliationsPost(createDoctorAffiliationCommand?: CreateDoctorAffiliationCommand, options?: any): AxiosPromise<DoctorAffiliationModel>;
|
|
548
547
|
};
|
|
548
|
+
/**
|
|
549
|
+
* Request parameters for apiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetableoverridesGet operation in DoctorAffiliationsApi.
|
|
550
|
+
* @export
|
|
551
|
+
* @interface DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetableoverridesGetRequest
|
|
552
|
+
*/
|
|
553
|
+
export interface DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetableoverridesGetRequest {
|
|
554
|
+
/**
|
|
555
|
+
*
|
|
556
|
+
* @type {string}
|
|
557
|
+
* @memberof DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetableoverridesGet
|
|
558
|
+
*/
|
|
559
|
+
readonly doctorAffiliationId: string;
|
|
560
|
+
/**
|
|
561
|
+
*
|
|
562
|
+
* @type {boolean}
|
|
563
|
+
* @memberof DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetableoverridesGet
|
|
564
|
+
*/
|
|
565
|
+
readonly includesPreviousItems?: boolean;
|
|
566
|
+
/**
|
|
567
|
+
*
|
|
568
|
+
* @type {Date}
|
|
569
|
+
* @memberof DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetableoverridesGet
|
|
570
|
+
*/
|
|
571
|
+
readonly startDate?: Date;
|
|
572
|
+
/**
|
|
573
|
+
*
|
|
574
|
+
* @type {Date}
|
|
575
|
+
* @memberof DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetableoverridesGet
|
|
576
|
+
*/
|
|
577
|
+
readonly endDate?: Date;
|
|
578
|
+
/**
|
|
579
|
+
*
|
|
580
|
+
* @type {DayOfWeek}
|
|
581
|
+
* @memberof DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetableoverridesGet
|
|
582
|
+
*/
|
|
583
|
+
readonly dayOfWeek?: DayOfWeek;
|
|
584
|
+
/**
|
|
585
|
+
*
|
|
586
|
+
* @type {number}
|
|
587
|
+
* @memberof DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetableoverridesGet
|
|
588
|
+
*/
|
|
589
|
+
readonly page?: number;
|
|
590
|
+
/**
|
|
591
|
+
*
|
|
592
|
+
* @type {number}
|
|
593
|
+
* @memberof DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetableoverridesGet
|
|
594
|
+
*/
|
|
595
|
+
readonly limit?: number;
|
|
596
|
+
/**
|
|
597
|
+
*
|
|
598
|
+
* @type {Date}
|
|
599
|
+
* @memberof DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetableoverridesGet
|
|
600
|
+
*/
|
|
601
|
+
readonly lastRetrieved?: Date;
|
|
602
|
+
}
|
|
603
|
+
/**
|
|
604
|
+
* Request parameters for apiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetableoverridesPost operation in DoctorAffiliationsApi.
|
|
605
|
+
* @export
|
|
606
|
+
* @interface DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetableoverridesPostRequest
|
|
607
|
+
*/
|
|
608
|
+
export interface DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetableoverridesPostRequest {
|
|
609
|
+
/**
|
|
610
|
+
*
|
|
611
|
+
* @type {string}
|
|
612
|
+
* @memberof DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetableoverridesPost
|
|
613
|
+
*/
|
|
614
|
+
readonly doctorAffiliationId: string;
|
|
615
|
+
/**
|
|
616
|
+
*
|
|
617
|
+
* @type {SaveDoctorAffiliationAppointmentTimetableOverridesCommand}
|
|
618
|
+
* @memberof DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetableoverridesPost
|
|
619
|
+
*/
|
|
620
|
+
readonly saveDoctorAffiliationAppointmentTimetableOverridesCommand?: SaveDoctorAffiliationAppointmentTimetableOverridesCommand;
|
|
621
|
+
}
|
|
622
|
+
/**
|
|
623
|
+
* Request parameters for apiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetablesBatchPost operation in DoctorAffiliationsApi.
|
|
624
|
+
* @export
|
|
625
|
+
* @interface DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetablesBatchPostRequest
|
|
626
|
+
*/
|
|
627
|
+
export interface DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetablesBatchPostRequest {
|
|
628
|
+
/**
|
|
629
|
+
*
|
|
630
|
+
* @type {string}
|
|
631
|
+
* @memberof DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetablesBatchPost
|
|
632
|
+
*/
|
|
633
|
+
readonly doctorAffiliationId: string;
|
|
634
|
+
/**
|
|
635
|
+
*
|
|
636
|
+
* @type {BatchDoctorAffiliationAppointmentTimetablesCommand}
|
|
637
|
+
* @memberof DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetablesBatchPost
|
|
638
|
+
*/
|
|
639
|
+
readonly batchDoctorAffiliationAppointmentTimetablesCommand?: BatchDoctorAffiliationAppointmentTimetablesCommand;
|
|
640
|
+
}
|
|
641
|
+
/**
|
|
642
|
+
* Request parameters for apiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetablesGet operation in DoctorAffiliationsApi.
|
|
643
|
+
* @export
|
|
644
|
+
* @interface DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetablesGetRequest
|
|
645
|
+
*/
|
|
646
|
+
export interface DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetablesGetRequest {
|
|
647
|
+
/**
|
|
648
|
+
*
|
|
649
|
+
* @type {string}
|
|
650
|
+
* @memberof DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetablesGet
|
|
651
|
+
*/
|
|
652
|
+
readonly doctorAffiliationId: string;
|
|
653
|
+
/**
|
|
654
|
+
*
|
|
655
|
+
* @type {DayOfWeek}
|
|
656
|
+
* @memberof DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetablesGet
|
|
657
|
+
*/
|
|
658
|
+
readonly dayOfWeek?: DayOfWeek;
|
|
659
|
+
/**
|
|
660
|
+
*
|
|
661
|
+
* @type {number}
|
|
662
|
+
* @memberof DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetablesGet
|
|
663
|
+
*/
|
|
664
|
+
readonly page?: number;
|
|
665
|
+
/**
|
|
666
|
+
*
|
|
667
|
+
* @type {number}
|
|
668
|
+
* @memberof DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetablesGet
|
|
669
|
+
*/
|
|
670
|
+
readonly limit?: number;
|
|
671
|
+
/**
|
|
672
|
+
*
|
|
673
|
+
* @type {Date}
|
|
674
|
+
* @memberof DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetablesGet
|
|
675
|
+
*/
|
|
676
|
+
readonly lastRetrieved?: Date;
|
|
677
|
+
}
|
|
678
|
+
/**
|
|
679
|
+
* Request parameters for apiV1DoctoraffiliationsDoctorAffiliationIdMediasGet operation in DoctorAffiliationsApi.
|
|
680
|
+
* @export
|
|
681
|
+
* @interface DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdMediasGetRequest
|
|
682
|
+
*/
|
|
683
|
+
export interface DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdMediasGetRequest {
|
|
684
|
+
/**
|
|
685
|
+
*
|
|
686
|
+
* @type {string}
|
|
687
|
+
* @memberof DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdMediasGet
|
|
688
|
+
*/
|
|
689
|
+
readonly doctorAffiliationId: string;
|
|
690
|
+
/**
|
|
691
|
+
*
|
|
692
|
+
* @type {string}
|
|
693
|
+
* @memberof DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdMediasGet
|
|
694
|
+
*/
|
|
695
|
+
readonly id?: string;
|
|
696
|
+
/**
|
|
697
|
+
*
|
|
698
|
+
* @type {MediaType}
|
|
699
|
+
* @memberof DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdMediasGet
|
|
700
|
+
*/
|
|
701
|
+
readonly mediaType?: MediaType;
|
|
702
|
+
/**
|
|
703
|
+
*
|
|
704
|
+
* @type {number}
|
|
705
|
+
* @memberof DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdMediasGet
|
|
706
|
+
*/
|
|
707
|
+
readonly page?: number;
|
|
708
|
+
/**
|
|
709
|
+
*
|
|
710
|
+
* @type {number}
|
|
711
|
+
* @memberof DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdMediasGet
|
|
712
|
+
*/
|
|
713
|
+
readonly limit?: number;
|
|
714
|
+
/**
|
|
715
|
+
*
|
|
716
|
+
* @type {Date}
|
|
717
|
+
* @memberof DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdMediasGet
|
|
718
|
+
*/
|
|
719
|
+
readonly lastRetrieved?: Date;
|
|
720
|
+
}
|
|
721
|
+
/**
|
|
722
|
+
* Request parameters for apiV1DoctoraffiliationsDoctorAffiliationIdMediasMediaIdDelete operation in DoctorAffiliationsApi.
|
|
723
|
+
* @export
|
|
724
|
+
* @interface DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdMediasMediaIdDeleteRequest
|
|
725
|
+
*/
|
|
726
|
+
export interface DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdMediasMediaIdDeleteRequest {
|
|
727
|
+
/**
|
|
728
|
+
*
|
|
729
|
+
* @type {string}
|
|
730
|
+
* @memberof DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdMediasMediaIdDelete
|
|
731
|
+
*/
|
|
732
|
+
readonly doctorAffiliationId: string;
|
|
733
|
+
/**
|
|
734
|
+
*
|
|
735
|
+
* @type {string}
|
|
736
|
+
* @memberof DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdMediasMediaIdDelete
|
|
737
|
+
*/
|
|
738
|
+
readonly mediaId: string;
|
|
739
|
+
}
|
|
740
|
+
/**
|
|
741
|
+
* Request parameters for apiV1DoctoraffiliationsDoctorAffiliationIdMediasMediaIdGet operation in DoctorAffiliationsApi.
|
|
742
|
+
* @export
|
|
743
|
+
* @interface DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdMediasMediaIdGetRequest
|
|
744
|
+
*/
|
|
745
|
+
export interface DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdMediasMediaIdGetRequest {
|
|
746
|
+
/**
|
|
747
|
+
*
|
|
748
|
+
* @type {string}
|
|
749
|
+
* @memberof DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdMediasMediaIdGet
|
|
750
|
+
*/
|
|
751
|
+
readonly doctorAffiliationId: string;
|
|
752
|
+
/**
|
|
753
|
+
*
|
|
754
|
+
* @type {string}
|
|
755
|
+
* @memberof DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdMediasMediaIdGet
|
|
756
|
+
*/
|
|
757
|
+
readonly mediaId: string;
|
|
758
|
+
}
|
|
759
|
+
/**
|
|
760
|
+
* Request parameters for apiV1DoctoraffiliationsDoctorAffiliationIdMediasMediaIdPut operation in DoctorAffiliationsApi.
|
|
761
|
+
* @export
|
|
762
|
+
* @interface DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdMediasMediaIdPutRequest
|
|
763
|
+
*/
|
|
764
|
+
export interface DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdMediasMediaIdPutRequest {
|
|
765
|
+
/**
|
|
766
|
+
*
|
|
767
|
+
* @type {string}
|
|
768
|
+
* @memberof DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdMediasMediaIdPut
|
|
769
|
+
*/
|
|
770
|
+
readonly doctorAffiliationId: string;
|
|
771
|
+
/**
|
|
772
|
+
*
|
|
773
|
+
* @type {string}
|
|
774
|
+
* @memberof DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdMediasMediaIdPut
|
|
775
|
+
*/
|
|
776
|
+
readonly mediaId: string;
|
|
777
|
+
/**
|
|
778
|
+
*
|
|
779
|
+
* @type {UpdateMediaCommand}
|
|
780
|
+
* @memberof DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdMediasMediaIdPut
|
|
781
|
+
*/
|
|
782
|
+
readonly updateMediaCommand?: UpdateMediaCommand;
|
|
783
|
+
}
|
|
784
|
+
/**
|
|
785
|
+
* Request parameters for apiV1DoctoraffiliationsDoctorAffiliationIdMediasPost operation in DoctorAffiliationsApi.
|
|
786
|
+
* @export
|
|
787
|
+
* @interface DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdMediasPostRequest
|
|
788
|
+
*/
|
|
789
|
+
export interface DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdMediasPostRequest {
|
|
790
|
+
/**
|
|
791
|
+
*
|
|
792
|
+
* @type {string}
|
|
793
|
+
* @memberof DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdMediasPost
|
|
794
|
+
*/
|
|
795
|
+
readonly doctorAffiliationId: string;
|
|
796
|
+
/**
|
|
797
|
+
*
|
|
798
|
+
* @type {CreateMediaCommand}
|
|
799
|
+
* @memberof DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdMediasPost
|
|
800
|
+
*/
|
|
801
|
+
readonly createMediaCommand?: CreateMediaCommand;
|
|
802
|
+
}
|
|
803
|
+
/**
|
|
804
|
+
* Request parameters for apiV1DoctoraffiliationsGet operation in DoctorAffiliationsApi.
|
|
805
|
+
* @export
|
|
806
|
+
* @interface DoctorAffiliationsApiApiV1DoctoraffiliationsGetRequest
|
|
807
|
+
*/
|
|
808
|
+
export interface DoctorAffiliationsApiApiV1DoctoraffiliationsGetRequest {
|
|
809
|
+
/**
|
|
810
|
+
*
|
|
811
|
+
* @type {string}
|
|
812
|
+
* @memberof DoctorAffiliationsApiApiV1DoctoraffiliationsGet
|
|
813
|
+
*/
|
|
814
|
+
readonly hospitalId?: string;
|
|
815
|
+
/**
|
|
816
|
+
*
|
|
817
|
+
* @type {string}
|
|
818
|
+
* @memberof DoctorAffiliationsApiApiV1DoctoraffiliationsGet
|
|
819
|
+
*/
|
|
820
|
+
readonly hospitalName?: string;
|
|
821
|
+
/**
|
|
822
|
+
*
|
|
823
|
+
* @type {string}
|
|
824
|
+
* @memberof DoctorAffiliationsApiApiV1DoctoraffiliationsGet
|
|
825
|
+
*/
|
|
826
|
+
readonly doctorId?: string;
|
|
827
|
+
/**
|
|
828
|
+
*
|
|
829
|
+
* @type {string}
|
|
830
|
+
* @memberof DoctorAffiliationsApiApiV1DoctoraffiliationsGet
|
|
831
|
+
*/
|
|
832
|
+
readonly doctorName?: string;
|
|
833
|
+
/**
|
|
834
|
+
*
|
|
835
|
+
* @type {string}
|
|
836
|
+
* @memberof DoctorAffiliationsApiApiV1DoctoraffiliationsGet
|
|
837
|
+
*/
|
|
838
|
+
readonly doctorSlug?: string;
|
|
839
|
+
/**
|
|
840
|
+
*
|
|
841
|
+
* @type {string}
|
|
842
|
+
* @memberof DoctorAffiliationsApiApiV1DoctoraffiliationsGet
|
|
843
|
+
*/
|
|
844
|
+
readonly specialtyId?: string;
|
|
845
|
+
/**
|
|
846
|
+
*
|
|
847
|
+
* @type {MarketingType}
|
|
848
|
+
* @memberof DoctorAffiliationsApiApiV1DoctoraffiliationsGet
|
|
849
|
+
*/
|
|
850
|
+
readonly marketingType?: MarketingType;
|
|
851
|
+
/**
|
|
852
|
+
*
|
|
853
|
+
* @type {string}
|
|
854
|
+
* @memberof DoctorAffiliationsApiApiV1DoctoraffiliationsGet
|
|
855
|
+
*/
|
|
856
|
+
readonly countryId?: string;
|
|
857
|
+
/**
|
|
858
|
+
*
|
|
859
|
+
* @type {string}
|
|
860
|
+
* @memberof DoctorAffiliationsApiApiV1DoctoraffiliationsGet
|
|
861
|
+
*/
|
|
862
|
+
readonly languageCode?: string;
|
|
863
|
+
/**
|
|
864
|
+
*
|
|
865
|
+
* @type {boolean}
|
|
866
|
+
* @memberof DoctorAffiliationsApiApiV1DoctoraffiliationsGet
|
|
867
|
+
*/
|
|
868
|
+
readonly showHidden?: boolean;
|
|
869
|
+
/**
|
|
870
|
+
*
|
|
871
|
+
* @type {number}
|
|
872
|
+
* @memberof DoctorAffiliationsApiApiV1DoctoraffiliationsGet
|
|
873
|
+
*/
|
|
874
|
+
readonly page?: number;
|
|
875
|
+
/**
|
|
876
|
+
*
|
|
877
|
+
* @type {number}
|
|
878
|
+
* @memberof DoctorAffiliationsApiApiV1DoctoraffiliationsGet
|
|
879
|
+
*/
|
|
880
|
+
readonly limit?: number;
|
|
881
|
+
/**
|
|
882
|
+
*
|
|
883
|
+
* @type {Date}
|
|
884
|
+
* @memberof DoctorAffiliationsApiApiV1DoctoraffiliationsGet
|
|
885
|
+
*/
|
|
886
|
+
readonly lastRetrieved?: Date;
|
|
887
|
+
}
|
|
888
|
+
/**
|
|
889
|
+
* Request parameters for apiV1DoctoraffiliationsIdDelete operation in DoctorAffiliationsApi.
|
|
890
|
+
* @export
|
|
891
|
+
* @interface DoctorAffiliationsApiApiV1DoctoraffiliationsIdDeleteRequest
|
|
892
|
+
*/
|
|
893
|
+
export interface DoctorAffiliationsApiApiV1DoctoraffiliationsIdDeleteRequest {
|
|
894
|
+
/**
|
|
895
|
+
*
|
|
896
|
+
* @type {string}
|
|
897
|
+
* @memberof DoctorAffiliationsApiApiV1DoctoraffiliationsIdDelete
|
|
898
|
+
*/
|
|
899
|
+
readonly id: string;
|
|
900
|
+
/**
|
|
901
|
+
*
|
|
902
|
+
* @type {boolean}
|
|
903
|
+
* @memberof DoctorAffiliationsApiApiV1DoctoraffiliationsIdDelete
|
|
904
|
+
*/
|
|
905
|
+
readonly isPermanent?: boolean;
|
|
906
|
+
}
|
|
907
|
+
/**
|
|
908
|
+
* Request parameters for apiV1DoctoraffiliationsIdGet operation in DoctorAffiliationsApi.
|
|
909
|
+
* @export
|
|
910
|
+
* @interface DoctorAffiliationsApiApiV1DoctoraffiliationsIdGetRequest
|
|
911
|
+
*/
|
|
912
|
+
export interface DoctorAffiliationsApiApiV1DoctoraffiliationsIdGetRequest {
|
|
913
|
+
/**
|
|
914
|
+
*
|
|
915
|
+
* @type {string}
|
|
916
|
+
* @memberof DoctorAffiliationsApiApiV1DoctoraffiliationsIdGet
|
|
917
|
+
*/
|
|
918
|
+
readonly id: string;
|
|
919
|
+
/**
|
|
920
|
+
*
|
|
921
|
+
* @type {string}
|
|
922
|
+
* @memberof DoctorAffiliationsApiApiV1DoctoraffiliationsIdGet
|
|
923
|
+
*/
|
|
924
|
+
readonly languageCode?: string;
|
|
925
|
+
}
|
|
926
|
+
/**
|
|
927
|
+
* Request parameters for apiV1DoctoraffiliationsIdPut operation in DoctorAffiliationsApi.
|
|
928
|
+
* @export
|
|
929
|
+
* @interface DoctorAffiliationsApiApiV1DoctoraffiliationsIdPutRequest
|
|
930
|
+
*/
|
|
931
|
+
export interface DoctorAffiliationsApiApiV1DoctoraffiliationsIdPutRequest {
|
|
932
|
+
/**
|
|
933
|
+
*
|
|
934
|
+
* @type {string}
|
|
935
|
+
* @memberof DoctorAffiliationsApiApiV1DoctoraffiliationsIdPut
|
|
936
|
+
*/
|
|
937
|
+
readonly id: string;
|
|
938
|
+
/**
|
|
939
|
+
*
|
|
940
|
+
* @type {UpdateDoctorAffiliationCommand}
|
|
941
|
+
* @memberof DoctorAffiliationsApiApiV1DoctoraffiliationsIdPut
|
|
942
|
+
*/
|
|
943
|
+
readonly updateDoctorAffiliationCommand?: UpdateDoctorAffiliationCommand;
|
|
944
|
+
}
|
|
945
|
+
/**
|
|
946
|
+
* Request parameters for apiV1DoctoraffiliationsIdReactivePut operation in DoctorAffiliationsApi.
|
|
947
|
+
* @export
|
|
948
|
+
* @interface DoctorAffiliationsApiApiV1DoctoraffiliationsIdReactivePutRequest
|
|
949
|
+
*/
|
|
950
|
+
export interface DoctorAffiliationsApiApiV1DoctoraffiliationsIdReactivePutRequest {
|
|
951
|
+
/**
|
|
952
|
+
*
|
|
953
|
+
* @type {string}
|
|
954
|
+
* @memberof DoctorAffiliationsApiApiV1DoctoraffiliationsIdReactivePut
|
|
955
|
+
*/
|
|
956
|
+
readonly id: string;
|
|
957
|
+
}
|
|
958
|
+
/**
|
|
959
|
+
* Request parameters for apiV1DoctoraffiliationsIdTranslatePost operation in DoctorAffiliationsApi.
|
|
960
|
+
* @export
|
|
961
|
+
* @interface DoctorAffiliationsApiApiV1DoctoraffiliationsIdTranslatePostRequest
|
|
962
|
+
*/
|
|
963
|
+
export interface DoctorAffiliationsApiApiV1DoctoraffiliationsIdTranslatePostRequest {
|
|
964
|
+
/**
|
|
965
|
+
*
|
|
966
|
+
* @type {string}
|
|
967
|
+
* @memberof DoctorAffiliationsApiApiV1DoctoraffiliationsIdTranslatePost
|
|
968
|
+
*/
|
|
969
|
+
readonly id: string;
|
|
970
|
+
/**
|
|
971
|
+
*
|
|
972
|
+
* @type {TranslateDoctorAffiliationCommand}
|
|
973
|
+
* @memberof DoctorAffiliationsApiApiV1DoctoraffiliationsIdTranslatePost
|
|
974
|
+
*/
|
|
975
|
+
readonly translateDoctorAffiliationCommand?: TranslateDoctorAffiliationCommand;
|
|
976
|
+
}
|
|
977
|
+
/**
|
|
978
|
+
* Request parameters for apiV1DoctoraffiliationsPost operation in DoctorAffiliationsApi.
|
|
979
|
+
* @export
|
|
980
|
+
* @interface DoctorAffiliationsApiApiV1DoctoraffiliationsPostRequest
|
|
981
|
+
*/
|
|
982
|
+
export interface DoctorAffiliationsApiApiV1DoctoraffiliationsPostRequest {
|
|
983
|
+
/**
|
|
984
|
+
*
|
|
985
|
+
* @type {CreateDoctorAffiliationCommand}
|
|
986
|
+
* @memberof DoctorAffiliationsApiApiV1DoctoraffiliationsPost
|
|
987
|
+
*/
|
|
988
|
+
readonly createDoctorAffiliationCommand?: CreateDoctorAffiliationCommand;
|
|
989
|
+
}
|
|
549
990
|
/**
|
|
550
991
|
* DoctorAffiliationsApi - object-oriented interface
|
|
551
992
|
* @export
|
|
@@ -556,184 +997,145 @@ export declare class DoctorAffiliationsApi extends BaseAPI {
|
|
|
556
997
|
/**
|
|
557
998
|
*
|
|
558
999
|
* @summary Get DoctorAffiliation appointment timetable overrides
|
|
559
|
-
* @param {
|
|
560
|
-
* @param {boolean} [includesPreviousItems]
|
|
561
|
-
* @param {Date} [startDate]
|
|
562
|
-
* @param {Date} [endDate]
|
|
563
|
-
* @param {DayOfWeek} [dayOfWeek]
|
|
564
|
-
* @param {number} [page]
|
|
565
|
-
* @param {number} [limit]
|
|
566
|
-
* @param {Date} [lastRetrieved]
|
|
1000
|
+
* @param {DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetableoverridesGetRequest} requestParameters Request parameters.
|
|
567
1001
|
* @param {*} [options] Override http request option.
|
|
568
1002
|
* @throws {RequiredError}
|
|
569
1003
|
* @memberof DoctorAffiliationsApi
|
|
570
1004
|
*/
|
|
571
|
-
apiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetableoverridesGet(
|
|
1005
|
+
apiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetableoverridesGet(requestParameters: DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetableoverridesGetRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<AppointmentTimetableOverridesModel, any>>;
|
|
572
1006
|
/**
|
|
573
1007
|
*
|
|
574
1008
|
* @summary Save DoctorAffiliation appointment timetable overrides
|
|
575
|
-
* @param {
|
|
576
|
-
* @param {SaveDoctorAffiliationAppointmentTimetableOverridesCommand} [saveDoctorAffiliationAppointmentTimetableOverridesCommand]
|
|
1009
|
+
* @param {DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetableoverridesPostRequest} requestParameters Request parameters.
|
|
577
1010
|
* @param {*} [options] Override http request option.
|
|
578
1011
|
* @throws {RequiredError}
|
|
579
1012
|
* @memberof DoctorAffiliationsApi
|
|
580
1013
|
*/
|
|
581
|
-
apiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetableoverridesPost(
|
|
1014
|
+
apiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetableoverridesPost(requestParameters: DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetableoverridesPostRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<SaveAppointmentTimetableOverridesResultModel, any>>;
|
|
582
1015
|
/**
|
|
583
1016
|
*
|
|
584
1017
|
* @summary Add, update and delete DoctorAffiliationAppointmentTimetables
|
|
585
|
-
* @param {
|
|
586
|
-
* @param {BatchDoctorAffiliationAppointmentTimetablesCommand} [batchDoctorAffiliationAppointmentTimetablesCommand]
|
|
1018
|
+
* @param {DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetablesBatchPostRequest} requestParameters Request parameters.
|
|
587
1019
|
* @param {*} [options] Override http request option.
|
|
588
1020
|
* @throws {RequiredError}
|
|
589
1021
|
* @memberof DoctorAffiliationsApi
|
|
590
1022
|
*/
|
|
591
|
-
apiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetablesBatchPost(
|
|
1023
|
+
apiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetablesBatchPost(requestParameters: DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetablesBatchPostRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<void, any>>;
|
|
592
1024
|
/**
|
|
593
1025
|
*
|
|
594
1026
|
* @summary Get DoctorAffiliation appointment timetables
|
|
595
|
-
* @param {
|
|
596
|
-
* @param {DayOfWeek} [dayOfWeek]
|
|
597
|
-
* @param {number} [page]
|
|
598
|
-
* @param {number} [limit]
|
|
599
|
-
* @param {Date} [lastRetrieved]
|
|
1027
|
+
* @param {DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetablesGetRequest} requestParameters Request parameters.
|
|
600
1028
|
* @param {*} [options] Override http request option.
|
|
601
1029
|
* @throws {RequiredError}
|
|
602
1030
|
* @memberof DoctorAffiliationsApi
|
|
603
1031
|
*/
|
|
604
|
-
apiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetablesGet(
|
|
1032
|
+
apiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetablesGet(requestParameters: DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdAppointmenttimetablesGetRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<AppointmentTimetablesModel, any>>;
|
|
605
1033
|
/**
|
|
606
1034
|
*
|
|
607
1035
|
* @summary Get all DoctorAffiliationMedias.
|
|
608
|
-
* @param {
|
|
609
|
-
* @param {string} [id]
|
|
610
|
-
* @param {MediaType} [mediaType]
|
|
611
|
-
* @param {number} [page]
|
|
612
|
-
* @param {number} [limit]
|
|
613
|
-
* @param {Date} [lastRetrieved]
|
|
1036
|
+
* @param {DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdMediasGetRequest} requestParameters Request parameters.
|
|
614
1037
|
* @param {*} [options] Override http request option.
|
|
615
1038
|
* @throws {RequiredError}
|
|
616
1039
|
* @memberof DoctorAffiliationsApi
|
|
617
1040
|
*/
|
|
618
|
-
apiV1DoctoraffiliationsDoctorAffiliationIdMediasGet(
|
|
1041
|
+
apiV1DoctoraffiliationsDoctorAffiliationIdMediasGet(requestParameters: DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdMediasGetRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<MediasModel, any>>;
|
|
619
1042
|
/**
|
|
620
1043
|
*
|
|
621
1044
|
* @summary Delete DoctorAffiliationMedia
|
|
622
|
-
* @param {
|
|
623
|
-
* @param {string} mediaId
|
|
1045
|
+
* @param {DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdMediasMediaIdDeleteRequest} requestParameters Request parameters.
|
|
624
1046
|
* @param {*} [options] Override http request option.
|
|
625
1047
|
* @throws {RequiredError}
|
|
626
1048
|
* @memberof DoctorAffiliationsApi
|
|
627
1049
|
*/
|
|
628
|
-
apiV1DoctoraffiliationsDoctorAffiliationIdMediasMediaIdDelete(
|
|
1050
|
+
apiV1DoctoraffiliationsDoctorAffiliationIdMediasMediaIdDelete(requestParameters: DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdMediasMediaIdDeleteRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<void, any>>;
|
|
629
1051
|
/**
|
|
630
1052
|
*
|
|
631
1053
|
* @summary Get DoctorAffiliationMedia.
|
|
632
|
-
* @param {
|
|
633
|
-
* @param {string} mediaId
|
|
1054
|
+
* @param {DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdMediasMediaIdGetRequest} requestParameters Request parameters.
|
|
634
1055
|
* @param {*} [options] Override http request option.
|
|
635
1056
|
* @throws {RequiredError}
|
|
636
1057
|
* @memberof DoctorAffiliationsApi
|
|
637
1058
|
*/
|
|
638
|
-
apiV1DoctoraffiliationsDoctorAffiliationIdMediasMediaIdGet(
|
|
1059
|
+
apiV1DoctoraffiliationsDoctorAffiliationIdMediasMediaIdGet(requestParameters: DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdMediasMediaIdGetRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<MediaModel, any>>;
|
|
639
1060
|
/**
|
|
640
1061
|
*
|
|
641
1062
|
* @summary Update DoctorAffiliationMedia.
|
|
642
|
-
* @param {
|
|
643
|
-
* @param {string} mediaId
|
|
644
|
-
* @param {UpdateMediaCommand} [updateMediaCommand]
|
|
1063
|
+
* @param {DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdMediasMediaIdPutRequest} requestParameters Request parameters.
|
|
645
1064
|
* @param {*} [options] Override http request option.
|
|
646
1065
|
* @throws {RequiredError}
|
|
647
1066
|
* @memberof DoctorAffiliationsApi
|
|
648
1067
|
*/
|
|
649
|
-
apiV1DoctoraffiliationsDoctorAffiliationIdMediasMediaIdPut(
|
|
1068
|
+
apiV1DoctoraffiliationsDoctorAffiliationIdMediasMediaIdPut(requestParameters: DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdMediasMediaIdPutRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<void, any>>;
|
|
650
1069
|
/**
|
|
651
1070
|
*
|
|
652
1071
|
* @summary Create DoctorAffiliationMedia.
|
|
653
|
-
* @param {
|
|
654
|
-
* @param {CreateMediaCommand} [createMediaCommand]
|
|
1072
|
+
* @param {DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdMediasPostRequest} requestParameters Request parameters.
|
|
655
1073
|
* @param {*} [options] Override http request option.
|
|
656
1074
|
* @throws {RequiredError}
|
|
657
1075
|
* @memberof DoctorAffiliationsApi
|
|
658
1076
|
*/
|
|
659
|
-
apiV1DoctoraffiliationsDoctorAffiliationIdMediasPost(
|
|
1077
|
+
apiV1DoctoraffiliationsDoctorAffiliationIdMediasPost(requestParameters: DoctorAffiliationsApiApiV1DoctoraffiliationsDoctorAffiliationIdMediasPostRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<MediaModel, any>>;
|
|
660
1078
|
/**
|
|
661
1079
|
*
|
|
662
1080
|
* @summary Get all doctor affiliations.
|
|
663
|
-
* @param {
|
|
664
|
-
* @param {string} [hospitalName]
|
|
665
|
-
* @param {string} [doctorId]
|
|
666
|
-
* @param {string} [doctorName]
|
|
667
|
-
* @param {string} [doctorSlug]
|
|
668
|
-
* @param {string} [specialtyId]
|
|
669
|
-
* @param {MarketingType} [marketingType]
|
|
670
|
-
* @param {string} [countryId]
|
|
671
|
-
* @param {string} [languageCode]
|
|
672
|
-
* @param {boolean} [showHidden]
|
|
673
|
-
* @param {number} [page]
|
|
674
|
-
* @param {number} [limit]
|
|
675
|
-
* @param {Date} [lastRetrieved]
|
|
1081
|
+
* @param {DoctorAffiliationsApiApiV1DoctoraffiliationsGetRequest} requestParameters Request parameters.
|
|
676
1082
|
* @param {*} [options] Override http request option.
|
|
677
1083
|
* @throws {RequiredError}
|
|
678
1084
|
* @memberof DoctorAffiliationsApi
|
|
679
1085
|
*/
|
|
680
|
-
apiV1DoctoraffiliationsGet(
|
|
1086
|
+
apiV1DoctoraffiliationsGet(requestParameters?: DoctorAffiliationsApiApiV1DoctoraffiliationsGetRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<DoctorAffiliationsModel, any>>;
|
|
681
1087
|
/**
|
|
682
1088
|
*
|
|
683
1089
|
* @summary Delete doctor affiliation.
|
|
684
|
-
* @param {
|
|
685
|
-
* @param {boolean} [isPermanent]
|
|
1090
|
+
* @param {DoctorAffiliationsApiApiV1DoctoraffiliationsIdDeleteRequest} requestParameters Request parameters.
|
|
686
1091
|
* @param {*} [options] Override http request option.
|
|
687
1092
|
* @throws {RequiredError}
|
|
688
1093
|
* @memberof DoctorAffiliationsApi
|
|
689
1094
|
*/
|
|
690
|
-
apiV1DoctoraffiliationsIdDelete(
|
|
1095
|
+
apiV1DoctoraffiliationsIdDelete(requestParameters: DoctorAffiliationsApiApiV1DoctoraffiliationsIdDeleteRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<void, any>>;
|
|
691
1096
|
/**
|
|
692
1097
|
*
|
|
693
1098
|
* @summary Get doctor affiliation.
|
|
694
|
-
* @param {
|
|
695
|
-
* @param {string} [languageCode]
|
|
1099
|
+
* @param {DoctorAffiliationsApiApiV1DoctoraffiliationsIdGetRequest} requestParameters Request parameters.
|
|
696
1100
|
* @param {*} [options] Override http request option.
|
|
697
1101
|
* @throws {RequiredError}
|
|
698
1102
|
* @memberof DoctorAffiliationsApi
|
|
699
1103
|
*/
|
|
700
|
-
apiV1DoctoraffiliationsIdGet(
|
|
1104
|
+
apiV1DoctoraffiliationsIdGet(requestParameters: DoctorAffiliationsApiApiV1DoctoraffiliationsIdGetRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<DoctorAffiliationModel, any>>;
|
|
701
1105
|
/**
|
|
702
1106
|
*
|
|
703
1107
|
* @summary Update doctor affiliation.
|
|
704
|
-
* @param {
|
|
705
|
-
* @param {UpdateDoctorAffiliationCommand} [updateDoctorAffiliationCommand]
|
|
1108
|
+
* @param {DoctorAffiliationsApiApiV1DoctoraffiliationsIdPutRequest} requestParameters Request parameters.
|
|
706
1109
|
* @param {*} [options] Override http request option.
|
|
707
1110
|
* @throws {RequiredError}
|
|
708
1111
|
* @memberof DoctorAffiliationsApi
|
|
709
1112
|
*/
|
|
710
|
-
apiV1DoctoraffiliationsIdPut(
|
|
1113
|
+
apiV1DoctoraffiliationsIdPut(requestParameters: DoctorAffiliationsApiApiV1DoctoraffiliationsIdPutRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<void, any>>;
|
|
711
1114
|
/**
|
|
712
1115
|
*
|
|
713
1116
|
* @summary Reactivate doctor affiliation.
|
|
714
|
-
* @param {
|
|
1117
|
+
* @param {DoctorAffiliationsApiApiV1DoctoraffiliationsIdReactivePutRequest} requestParameters Request parameters.
|
|
715
1118
|
* @param {*} [options] Override http request option.
|
|
716
1119
|
* @throws {RequiredError}
|
|
717
1120
|
* @memberof DoctorAffiliationsApi
|
|
718
1121
|
*/
|
|
719
|
-
apiV1DoctoraffiliationsIdReactivePut(
|
|
1122
|
+
apiV1DoctoraffiliationsIdReactivePut(requestParameters: DoctorAffiliationsApiApiV1DoctoraffiliationsIdReactivePutRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<void, any>>;
|
|
720
1123
|
/**
|
|
721
1124
|
*
|
|
722
1125
|
* @summary Translate doctorAffiliation at once
|
|
723
|
-
* @param {
|
|
724
|
-
* @param {TranslateDoctorAffiliationCommand} [translateDoctorAffiliationCommand]
|
|
1126
|
+
* @param {DoctorAffiliationsApiApiV1DoctoraffiliationsIdTranslatePostRequest} requestParameters Request parameters.
|
|
725
1127
|
* @param {*} [options] Override http request option.
|
|
726
1128
|
* @throws {RequiredError}
|
|
727
1129
|
* @memberof DoctorAffiliationsApi
|
|
728
1130
|
*/
|
|
729
|
-
apiV1DoctoraffiliationsIdTranslatePost(
|
|
1131
|
+
apiV1DoctoraffiliationsIdTranslatePost(requestParameters: DoctorAffiliationsApiApiV1DoctoraffiliationsIdTranslatePostRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<void, any>>;
|
|
730
1132
|
/**
|
|
731
1133
|
*
|
|
732
|
-
* @param {
|
|
1134
|
+
* @param {DoctorAffiliationsApiApiV1DoctoraffiliationsPostRequest} requestParameters Request parameters.
|
|
733
1135
|
* @param {*} [options] Override http request option.
|
|
734
1136
|
* @throws {RequiredError}
|
|
735
1137
|
* @memberof DoctorAffiliationsApi
|
|
736
1138
|
*/
|
|
737
|
-
apiV1DoctoraffiliationsPost(
|
|
1139
|
+
apiV1DoctoraffiliationsPost(requestParameters?: DoctorAffiliationsApiApiV1DoctoraffiliationsPostRequest, options?: AxiosRequestConfig): Promise<import("axios").AxiosResponse<DoctorAffiliationModel, any>>;
|
|
738
1140
|
}
|
|
739
1141
|
//# sourceMappingURL=doctor-affiliations-api.d.ts.map
|