ch-admin-api-client-typescript 4.9.7 → 4.9.9
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
package/src/api/doctors-api.ts
CHANGED
|
@@ -645,7 +645,7 @@ export const DoctorsApiAxiosParamCreator = function (configuration?: Configurati
|
|
|
645
645
|
},
|
|
646
646
|
/**
|
|
647
647
|
*
|
|
648
|
-
* @summary
|
|
648
|
+
* @summary Get doctor
|
|
649
649
|
* @param {string} doctorId
|
|
650
650
|
* @param {*} [options] Override http request option.
|
|
651
651
|
* @throws {RequiredError}
|
|
@@ -2005,7 +2005,7 @@ export const DoctorsApiFp = function(configuration?: Configuration) {
|
|
|
2005
2005
|
* @param {*} [options] Override http request option.
|
|
2006
2006
|
* @throws {RequiredError}
|
|
2007
2007
|
*/
|
|
2008
|
-
async apiV1DoctorsDoctorIdCertificatesCertificateIdDelete(doctorId: string, certificateId: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<
|
|
2008
|
+
async apiV1DoctorsDoctorIdCertificatesCertificateIdDelete(doctorId: string, certificateId: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<void>> {
|
|
2009
2009
|
const localVarAxiosArgs = await localVarAxiosParamCreator.apiV1DoctorsDoctorIdCertificatesCertificateIdDelete(doctorId, certificateId, options);
|
|
2010
2010
|
return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration);
|
|
2011
2011
|
},
|
|
@@ -2030,7 +2030,7 @@ export const DoctorsApiFp = function(configuration?: Configuration) {
|
|
|
2030
2030
|
* @param {*} [options] Override http request option.
|
|
2031
2031
|
* @throws {RequiredError}
|
|
2032
2032
|
*/
|
|
2033
|
-
async apiV1DoctorsDoctorIdCertificatesCertificateIdPut(doctorId: string, certificateId: string, updateDoctorCertificateCommand?: UpdateDoctorCertificateCommand, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<
|
|
2033
|
+
async apiV1DoctorsDoctorIdCertificatesCertificateIdPut(doctorId: string, certificateId: string, updateDoctorCertificateCommand?: UpdateDoctorCertificateCommand, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<void>> {
|
|
2034
2034
|
const localVarAxiosArgs = await localVarAxiosParamCreator.apiV1DoctorsDoctorIdCertificatesCertificateIdPut(doctorId, certificateId, updateDoctorCertificateCommand, options);
|
|
2035
2035
|
return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration);
|
|
2036
2036
|
},
|
|
@@ -2073,7 +2073,7 @@ export const DoctorsApiFp = function(configuration?: Configuration) {
|
|
|
2073
2073
|
* @param {*} [options] Override http request option.
|
|
2074
2074
|
* @throws {RequiredError}
|
|
2075
2075
|
*/
|
|
2076
|
-
async apiV1DoctorsDoctorIdDelete(doctorId: string, isPermanent?: boolean, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<
|
|
2076
|
+
async apiV1DoctorsDoctorIdDelete(doctorId: string, isPermanent?: boolean, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<void>> {
|
|
2077
2077
|
const localVarAxiosArgs = await localVarAxiosParamCreator.apiV1DoctorsDoctorIdDelete(doctorId, isPermanent, options);
|
|
2078
2078
|
return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration);
|
|
2079
2079
|
},
|
|
@@ -2085,7 +2085,7 @@ export const DoctorsApiFp = function(configuration?: Configuration) {
|
|
|
2085
2085
|
* @param {*} [options] Override http request option.
|
|
2086
2086
|
* @throws {RequiredError}
|
|
2087
2087
|
*/
|
|
2088
|
-
async apiV1DoctorsDoctorIdEducationsEducationIdDelete(doctorId: string, educationId: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<
|
|
2088
|
+
async apiV1DoctorsDoctorIdEducationsEducationIdDelete(doctorId: string, educationId: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<void>> {
|
|
2089
2089
|
const localVarAxiosArgs = await localVarAxiosParamCreator.apiV1DoctorsDoctorIdEducationsEducationIdDelete(doctorId, educationId, options);
|
|
2090
2090
|
return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration);
|
|
2091
2091
|
},
|
|
@@ -2110,7 +2110,7 @@ export const DoctorsApiFp = function(configuration?: Configuration) {
|
|
|
2110
2110
|
* @param {*} [options] Override http request option.
|
|
2111
2111
|
* @throws {RequiredError}
|
|
2112
2112
|
*/
|
|
2113
|
-
async apiV1DoctorsDoctorIdEducationsEducationIdPut(doctorId: string, educationId: string, updateDoctorEducationCommand?: UpdateDoctorEducationCommand, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<
|
|
2113
|
+
async apiV1DoctorsDoctorIdEducationsEducationIdPut(doctorId: string, educationId: string, updateDoctorEducationCommand?: UpdateDoctorEducationCommand, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<void>> {
|
|
2114
2114
|
const localVarAxiosArgs = await localVarAxiosParamCreator.apiV1DoctorsDoctorIdEducationsEducationIdPut(doctorId, educationId, updateDoctorEducationCommand, options);
|
|
2115
2115
|
return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration);
|
|
2116
2116
|
},
|
|
@@ -2147,7 +2147,7 @@ export const DoctorsApiFp = function(configuration?: Configuration) {
|
|
|
2147
2147
|
},
|
|
2148
2148
|
/**
|
|
2149
2149
|
*
|
|
2150
|
-
* @summary
|
|
2150
|
+
* @summary Get doctor
|
|
2151
2151
|
* @param {string} doctorId
|
|
2152
2152
|
* @param {*} [options] Override http request option.
|
|
2153
2153
|
* @throws {RequiredError}
|
|
@@ -2310,7 +2310,7 @@ export const DoctorsApiFp = function(configuration?: Configuration) {
|
|
|
2310
2310
|
* @param {*} [options] Override http request option.
|
|
2311
2311
|
* @throws {RequiredError}
|
|
2312
2312
|
*/
|
|
2313
|
-
async apiV1DoctorsDoctorIdPortfoliosPortfolioIdDelete(doctorId: string, portfolioId: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<
|
|
2313
|
+
async apiV1DoctorsDoctorIdPortfoliosPortfolioIdDelete(doctorId: string, portfolioId: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<void>> {
|
|
2314
2314
|
const localVarAxiosArgs = await localVarAxiosParamCreator.apiV1DoctorsDoctorIdPortfoliosPortfolioIdDelete(doctorId, portfolioId, options);
|
|
2315
2315
|
return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration);
|
|
2316
2316
|
},
|
|
@@ -2335,7 +2335,7 @@ export const DoctorsApiFp = function(configuration?: Configuration) {
|
|
|
2335
2335
|
* @param {*} [options] Override http request option.
|
|
2336
2336
|
* @throws {RequiredError}
|
|
2337
2337
|
*/
|
|
2338
|
-
async apiV1DoctorsDoctorIdPortfoliosPortfolioIdPut(doctorId: string, portfolioId: string, updateDoctorPortfolioCommand?: UpdateDoctorPortfolioCommand, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<
|
|
2338
|
+
async apiV1DoctorsDoctorIdPortfoliosPortfolioIdPut(doctorId: string, portfolioId: string, updateDoctorPortfolioCommand?: UpdateDoctorPortfolioCommand, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<void>> {
|
|
2339
2339
|
const localVarAxiosArgs = await localVarAxiosParamCreator.apiV1DoctorsDoctorIdPortfoliosPortfolioIdPut(doctorId, portfolioId, updateDoctorPortfolioCommand, options);
|
|
2340
2340
|
return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration);
|
|
2341
2341
|
},
|
|
@@ -2359,7 +2359,7 @@ export const DoctorsApiFp = function(configuration?: Configuration) {
|
|
|
2359
2359
|
* @param {*} [options] Override http request option.
|
|
2360
2360
|
* @throws {RequiredError}
|
|
2361
2361
|
*/
|
|
2362
|
-
async apiV1DoctorsDoctorIdPut(doctorId: string, updateDoctorCommand?: UpdateDoctorCommand, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<
|
|
2362
|
+
async apiV1DoctorsDoctorIdPut(doctorId: string, updateDoctorCommand?: UpdateDoctorCommand, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<void>> {
|
|
2363
2363
|
const localVarAxiosArgs = await localVarAxiosParamCreator.apiV1DoctorsDoctorIdPut(doctorId, updateDoctorCommand, options);
|
|
2364
2364
|
return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration);
|
|
2365
2365
|
},
|
|
@@ -2370,7 +2370,7 @@ export const DoctorsApiFp = function(configuration?: Configuration) {
|
|
|
2370
2370
|
* @param {*} [options] Override http request option.
|
|
2371
2371
|
* @throws {RequiredError}
|
|
2372
2372
|
*/
|
|
2373
|
-
async apiV1DoctorsDoctorIdReactivePut(doctorId: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<
|
|
2373
|
+
async apiV1DoctorsDoctorIdReactivePut(doctorId: string, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<void>> {
|
|
2374
2374
|
const localVarAxiosArgs = await localVarAxiosParamCreator.apiV1DoctorsDoctorIdReactivePut(doctorId, options);
|
|
2375
2375
|
return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration);
|
|
2376
2376
|
},
|
|
@@ -2520,7 +2520,7 @@ export const DoctorsApiFactory = function (configuration?: Configuration, basePa
|
|
|
2520
2520
|
* @param {*} [options] Override http request option.
|
|
2521
2521
|
* @throws {RequiredError}
|
|
2522
2522
|
*/
|
|
2523
|
-
apiV1DoctorsDoctorIdCertificatesCertificateIdDelete(doctorId: string, certificateId: string, options?: any): AxiosPromise<
|
|
2523
|
+
apiV1DoctorsDoctorIdCertificatesCertificateIdDelete(doctorId: string, certificateId: string, options?: any): AxiosPromise<void> {
|
|
2524
2524
|
return localVarFp.apiV1DoctorsDoctorIdCertificatesCertificateIdDelete(doctorId, certificateId, options).then((request) => request(axios, basePath));
|
|
2525
2525
|
},
|
|
2526
2526
|
/**
|
|
@@ -2543,7 +2543,7 @@ export const DoctorsApiFactory = function (configuration?: Configuration, basePa
|
|
|
2543
2543
|
* @param {*} [options] Override http request option.
|
|
2544
2544
|
* @throws {RequiredError}
|
|
2545
2545
|
*/
|
|
2546
|
-
apiV1DoctorsDoctorIdCertificatesCertificateIdPut(doctorId: string, certificateId: string, updateDoctorCertificateCommand?: UpdateDoctorCertificateCommand, options?: any): AxiosPromise<
|
|
2546
|
+
apiV1DoctorsDoctorIdCertificatesCertificateIdPut(doctorId: string, certificateId: string, updateDoctorCertificateCommand?: UpdateDoctorCertificateCommand, options?: any): AxiosPromise<void> {
|
|
2547
2547
|
return localVarFp.apiV1DoctorsDoctorIdCertificatesCertificateIdPut(doctorId, certificateId, updateDoctorCertificateCommand, options).then((request) => request(axios, basePath));
|
|
2548
2548
|
},
|
|
2549
2549
|
/**
|
|
@@ -2583,7 +2583,7 @@ export const DoctorsApiFactory = function (configuration?: Configuration, basePa
|
|
|
2583
2583
|
* @param {*} [options] Override http request option.
|
|
2584
2584
|
* @throws {RequiredError}
|
|
2585
2585
|
*/
|
|
2586
|
-
apiV1DoctorsDoctorIdDelete(doctorId: string, isPermanent?: boolean, options?: any): AxiosPromise<
|
|
2586
|
+
apiV1DoctorsDoctorIdDelete(doctorId: string, isPermanent?: boolean, options?: any): AxiosPromise<void> {
|
|
2587
2587
|
return localVarFp.apiV1DoctorsDoctorIdDelete(doctorId, isPermanent, options).then((request) => request(axios, basePath));
|
|
2588
2588
|
},
|
|
2589
2589
|
/**
|
|
@@ -2594,7 +2594,7 @@ export const DoctorsApiFactory = function (configuration?: Configuration, basePa
|
|
|
2594
2594
|
* @param {*} [options] Override http request option.
|
|
2595
2595
|
* @throws {RequiredError}
|
|
2596
2596
|
*/
|
|
2597
|
-
apiV1DoctorsDoctorIdEducationsEducationIdDelete(doctorId: string, educationId: string, options?: any): AxiosPromise<
|
|
2597
|
+
apiV1DoctorsDoctorIdEducationsEducationIdDelete(doctorId: string, educationId: string, options?: any): AxiosPromise<void> {
|
|
2598
2598
|
return localVarFp.apiV1DoctorsDoctorIdEducationsEducationIdDelete(doctorId, educationId, options).then((request) => request(axios, basePath));
|
|
2599
2599
|
},
|
|
2600
2600
|
/**
|
|
@@ -2617,7 +2617,7 @@ export const DoctorsApiFactory = function (configuration?: Configuration, basePa
|
|
|
2617
2617
|
* @param {*} [options] Override http request option.
|
|
2618
2618
|
* @throws {RequiredError}
|
|
2619
2619
|
*/
|
|
2620
|
-
apiV1DoctorsDoctorIdEducationsEducationIdPut(doctorId: string, educationId: string, updateDoctorEducationCommand?: UpdateDoctorEducationCommand, options?: any): AxiosPromise<
|
|
2620
|
+
apiV1DoctorsDoctorIdEducationsEducationIdPut(doctorId: string, educationId: string, updateDoctorEducationCommand?: UpdateDoctorEducationCommand, options?: any): AxiosPromise<void> {
|
|
2621
2621
|
return localVarFp.apiV1DoctorsDoctorIdEducationsEducationIdPut(doctorId, educationId, updateDoctorEducationCommand, options).then((request) => request(axios, basePath));
|
|
2622
2622
|
},
|
|
2623
2623
|
/**
|
|
@@ -2651,7 +2651,7 @@ export const DoctorsApiFactory = function (configuration?: Configuration, basePa
|
|
|
2651
2651
|
},
|
|
2652
2652
|
/**
|
|
2653
2653
|
*
|
|
2654
|
-
* @summary
|
|
2654
|
+
* @summary Get doctor
|
|
2655
2655
|
* @param {string} doctorId
|
|
2656
2656
|
* @param {*} [options] Override http request option.
|
|
2657
2657
|
* @throws {RequiredError}
|
|
@@ -2802,7 +2802,7 @@ export const DoctorsApiFactory = function (configuration?: Configuration, basePa
|
|
|
2802
2802
|
* @param {*} [options] Override http request option.
|
|
2803
2803
|
* @throws {RequiredError}
|
|
2804
2804
|
*/
|
|
2805
|
-
apiV1DoctorsDoctorIdPortfoliosPortfolioIdDelete(doctorId: string, portfolioId: string, options?: any): AxiosPromise<
|
|
2805
|
+
apiV1DoctorsDoctorIdPortfoliosPortfolioIdDelete(doctorId: string, portfolioId: string, options?: any): AxiosPromise<void> {
|
|
2806
2806
|
return localVarFp.apiV1DoctorsDoctorIdPortfoliosPortfolioIdDelete(doctorId, portfolioId, options).then((request) => request(axios, basePath));
|
|
2807
2807
|
},
|
|
2808
2808
|
/**
|
|
@@ -2825,7 +2825,7 @@ export const DoctorsApiFactory = function (configuration?: Configuration, basePa
|
|
|
2825
2825
|
* @param {*} [options] Override http request option.
|
|
2826
2826
|
* @throws {RequiredError}
|
|
2827
2827
|
*/
|
|
2828
|
-
apiV1DoctorsDoctorIdPortfoliosPortfolioIdPut(doctorId: string, portfolioId: string, updateDoctorPortfolioCommand?: UpdateDoctorPortfolioCommand, options?: any): AxiosPromise<
|
|
2828
|
+
apiV1DoctorsDoctorIdPortfoliosPortfolioIdPut(doctorId: string, portfolioId: string, updateDoctorPortfolioCommand?: UpdateDoctorPortfolioCommand, options?: any): AxiosPromise<void> {
|
|
2829
2829
|
return localVarFp.apiV1DoctorsDoctorIdPortfoliosPortfolioIdPut(doctorId, portfolioId, updateDoctorPortfolioCommand, options).then((request) => request(axios, basePath));
|
|
2830
2830
|
},
|
|
2831
2831
|
/**
|
|
@@ -2847,7 +2847,7 @@ export const DoctorsApiFactory = function (configuration?: Configuration, basePa
|
|
|
2847
2847
|
* @param {*} [options] Override http request option.
|
|
2848
2848
|
* @throws {RequiredError}
|
|
2849
2849
|
*/
|
|
2850
|
-
apiV1DoctorsDoctorIdPut(doctorId: string, updateDoctorCommand?: UpdateDoctorCommand, options?: any): AxiosPromise<
|
|
2850
|
+
apiV1DoctorsDoctorIdPut(doctorId: string, updateDoctorCommand?: UpdateDoctorCommand, options?: any): AxiosPromise<void> {
|
|
2851
2851
|
return localVarFp.apiV1DoctorsDoctorIdPut(doctorId, updateDoctorCommand, options).then((request) => request(axios, basePath));
|
|
2852
2852
|
},
|
|
2853
2853
|
/**
|
|
@@ -2857,7 +2857,7 @@ export const DoctorsApiFactory = function (configuration?: Configuration, basePa
|
|
|
2857
2857
|
* @param {*} [options] Override http request option.
|
|
2858
2858
|
* @throws {RequiredError}
|
|
2859
2859
|
*/
|
|
2860
|
-
apiV1DoctorsDoctorIdReactivePut(doctorId: string, options?: any): AxiosPromise<
|
|
2860
|
+
apiV1DoctorsDoctorIdReactivePut(doctorId: string, options?: any): AxiosPromise<void> {
|
|
2861
2861
|
return localVarFp.apiV1DoctorsDoctorIdReactivePut(doctorId, options).then((request) => request(axios, basePath));
|
|
2862
2862
|
},
|
|
2863
2863
|
/**
|
|
@@ -2983,6 +2983,1210 @@ export const DoctorsApiFactory = function (configuration?: Configuration, basePa
|
|
|
2983
2983
|
};
|
|
2984
2984
|
};
|
|
2985
2985
|
|
|
2986
|
+
/**
|
|
2987
|
+
* Request parameters for apiV1DoctorsDoctorIdCertificatesCertificateIdDelete operation in DoctorsApi.
|
|
2988
|
+
* @export
|
|
2989
|
+
* @interface DoctorsApiApiV1DoctorsDoctorIdCertificatesCertificateIdDeleteRequest
|
|
2990
|
+
*/
|
|
2991
|
+
export interface DoctorsApiApiV1DoctorsDoctorIdCertificatesCertificateIdDeleteRequest {
|
|
2992
|
+
/**
|
|
2993
|
+
*
|
|
2994
|
+
* @type {string}
|
|
2995
|
+
* @memberof DoctorsApiApiV1DoctorsDoctorIdCertificatesCertificateIdDelete
|
|
2996
|
+
*/
|
|
2997
|
+
readonly doctorId: string
|
|
2998
|
+
|
|
2999
|
+
/**
|
|
3000
|
+
*
|
|
3001
|
+
* @type {string}
|
|
3002
|
+
* @memberof DoctorsApiApiV1DoctorsDoctorIdCertificatesCertificateIdDelete
|
|
3003
|
+
*/
|
|
3004
|
+
readonly certificateId: string
|
|
3005
|
+
}
|
|
3006
|
+
|
|
3007
|
+
/**
|
|
3008
|
+
* Request parameters for apiV1DoctorsDoctorIdCertificatesCertificateIdGet operation in DoctorsApi.
|
|
3009
|
+
* @export
|
|
3010
|
+
* @interface DoctorsApiApiV1DoctorsDoctorIdCertificatesCertificateIdGetRequest
|
|
3011
|
+
*/
|
|
3012
|
+
export interface DoctorsApiApiV1DoctorsDoctorIdCertificatesCertificateIdGetRequest {
|
|
3013
|
+
/**
|
|
3014
|
+
*
|
|
3015
|
+
* @type {string}
|
|
3016
|
+
* @memberof DoctorsApiApiV1DoctorsDoctorIdCertificatesCertificateIdGet
|
|
3017
|
+
*/
|
|
3018
|
+
readonly doctorId: string
|
|
3019
|
+
|
|
3020
|
+
/**
|
|
3021
|
+
*
|
|
3022
|
+
* @type {string}
|
|
3023
|
+
* @memberof DoctorsApiApiV1DoctorsDoctorIdCertificatesCertificateIdGet
|
|
3024
|
+
*/
|
|
3025
|
+
readonly certificateId: string
|
|
3026
|
+
}
|
|
3027
|
+
|
|
3028
|
+
/**
|
|
3029
|
+
* Request parameters for apiV1DoctorsDoctorIdCertificatesCertificateIdPut operation in DoctorsApi.
|
|
3030
|
+
* @export
|
|
3031
|
+
* @interface DoctorsApiApiV1DoctorsDoctorIdCertificatesCertificateIdPutRequest
|
|
3032
|
+
*/
|
|
3033
|
+
export interface DoctorsApiApiV1DoctorsDoctorIdCertificatesCertificateIdPutRequest {
|
|
3034
|
+
/**
|
|
3035
|
+
*
|
|
3036
|
+
* @type {string}
|
|
3037
|
+
* @memberof DoctorsApiApiV1DoctorsDoctorIdCertificatesCertificateIdPut
|
|
3038
|
+
*/
|
|
3039
|
+
readonly doctorId: string
|
|
3040
|
+
|
|
3041
|
+
/**
|
|
3042
|
+
*
|
|
3043
|
+
* @type {string}
|
|
3044
|
+
* @memberof DoctorsApiApiV1DoctorsDoctorIdCertificatesCertificateIdPut
|
|
3045
|
+
*/
|
|
3046
|
+
readonly certificateId: string
|
|
3047
|
+
|
|
3048
|
+
/**
|
|
3049
|
+
*
|
|
3050
|
+
* @type {UpdateDoctorCertificateCommand}
|
|
3051
|
+
* @memberof DoctorsApiApiV1DoctorsDoctorIdCertificatesCertificateIdPut
|
|
3052
|
+
*/
|
|
3053
|
+
readonly updateDoctorCertificateCommand?: UpdateDoctorCertificateCommand
|
|
3054
|
+
}
|
|
3055
|
+
|
|
3056
|
+
/**
|
|
3057
|
+
* Request parameters for apiV1DoctorsDoctorIdCertificatesGet operation in DoctorsApi.
|
|
3058
|
+
* @export
|
|
3059
|
+
* @interface DoctorsApiApiV1DoctorsDoctorIdCertificatesGetRequest
|
|
3060
|
+
*/
|
|
3061
|
+
export interface DoctorsApiApiV1DoctorsDoctorIdCertificatesGetRequest {
|
|
3062
|
+
/**
|
|
3063
|
+
*
|
|
3064
|
+
* @type {string}
|
|
3065
|
+
* @memberof DoctorsApiApiV1DoctorsDoctorIdCertificatesGet
|
|
3066
|
+
*/
|
|
3067
|
+
readonly doctorId: string
|
|
3068
|
+
|
|
3069
|
+
/**
|
|
3070
|
+
*
|
|
3071
|
+
* @type {string}
|
|
3072
|
+
* @memberof DoctorsApiApiV1DoctorsDoctorIdCertificatesGet
|
|
3073
|
+
*/
|
|
3074
|
+
readonly doctorName?: string
|
|
3075
|
+
|
|
3076
|
+
/**
|
|
3077
|
+
*
|
|
3078
|
+
* @type {string}
|
|
3079
|
+
* @memberof DoctorsApiApiV1DoctorsDoctorIdCertificatesGet
|
|
3080
|
+
*/
|
|
3081
|
+
readonly certificateId?: string
|
|
3082
|
+
|
|
3083
|
+
/**
|
|
3084
|
+
*
|
|
3085
|
+
* @type {string}
|
|
3086
|
+
* @memberof DoctorsApiApiV1DoctorsDoctorIdCertificatesGet
|
|
3087
|
+
*/
|
|
3088
|
+
readonly certificate?: string
|
|
3089
|
+
|
|
3090
|
+
/**
|
|
3091
|
+
*
|
|
3092
|
+
* @type {Date}
|
|
3093
|
+
* @memberof DoctorsApiApiV1DoctorsDoctorIdCertificatesGet
|
|
3094
|
+
*/
|
|
3095
|
+
readonly activeFrom?: Date
|
|
3096
|
+
|
|
3097
|
+
/**
|
|
3098
|
+
*
|
|
3099
|
+
* @type {Date}
|
|
3100
|
+
* @memberof DoctorsApiApiV1DoctorsDoctorIdCertificatesGet
|
|
3101
|
+
*/
|
|
3102
|
+
readonly activeTo?: Date
|
|
3103
|
+
|
|
3104
|
+
/**
|
|
3105
|
+
*
|
|
3106
|
+
* @type {number}
|
|
3107
|
+
* @memberof DoctorsApiApiV1DoctorsDoctorIdCertificatesGet
|
|
3108
|
+
*/
|
|
3109
|
+
readonly page?: number
|
|
3110
|
+
|
|
3111
|
+
/**
|
|
3112
|
+
*
|
|
3113
|
+
* @type {number}
|
|
3114
|
+
* @memberof DoctorsApiApiV1DoctorsDoctorIdCertificatesGet
|
|
3115
|
+
*/
|
|
3116
|
+
readonly limit?: number
|
|
3117
|
+
|
|
3118
|
+
/**
|
|
3119
|
+
*
|
|
3120
|
+
* @type {Date}
|
|
3121
|
+
* @memberof DoctorsApiApiV1DoctorsDoctorIdCertificatesGet
|
|
3122
|
+
*/
|
|
3123
|
+
readonly lastRetrieved?: Date
|
|
3124
|
+
}
|
|
3125
|
+
|
|
3126
|
+
/**
|
|
3127
|
+
* Request parameters for apiV1DoctorsDoctorIdCertificatesPost operation in DoctorsApi.
|
|
3128
|
+
* @export
|
|
3129
|
+
* @interface DoctorsApiApiV1DoctorsDoctorIdCertificatesPostRequest
|
|
3130
|
+
*/
|
|
3131
|
+
export interface DoctorsApiApiV1DoctorsDoctorIdCertificatesPostRequest {
|
|
3132
|
+
/**
|
|
3133
|
+
*
|
|
3134
|
+
* @type {string}
|
|
3135
|
+
* @memberof DoctorsApiApiV1DoctorsDoctorIdCertificatesPost
|
|
3136
|
+
*/
|
|
3137
|
+
readonly doctorId: string
|
|
3138
|
+
|
|
3139
|
+
/**
|
|
3140
|
+
*
|
|
3141
|
+
* @type {CreateDoctorCertificateCommand}
|
|
3142
|
+
* @memberof DoctorsApiApiV1DoctorsDoctorIdCertificatesPost
|
|
3143
|
+
*/
|
|
3144
|
+
readonly createDoctorCertificateCommand?: CreateDoctorCertificateCommand
|
|
3145
|
+
}
|
|
3146
|
+
|
|
3147
|
+
/**
|
|
3148
|
+
* Request parameters for apiV1DoctorsDoctorIdDelete operation in DoctorsApi.
|
|
3149
|
+
* @export
|
|
3150
|
+
* @interface DoctorsApiApiV1DoctorsDoctorIdDeleteRequest
|
|
3151
|
+
*/
|
|
3152
|
+
export interface DoctorsApiApiV1DoctorsDoctorIdDeleteRequest {
|
|
3153
|
+
/**
|
|
3154
|
+
*
|
|
3155
|
+
* @type {string}
|
|
3156
|
+
* @memberof DoctorsApiApiV1DoctorsDoctorIdDelete
|
|
3157
|
+
*/
|
|
3158
|
+
readonly doctorId: string
|
|
3159
|
+
|
|
3160
|
+
/**
|
|
3161
|
+
*
|
|
3162
|
+
* @type {boolean}
|
|
3163
|
+
* @memberof DoctorsApiApiV1DoctorsDoctorIdDelete
|
|
3164
|
+
*/
|
|
3165
|
+
readonly isPermanent?: boolean
|
|
3166
|
+
}
|
|
3167
|
+
|
|
3168
|
+
/**
|
|
3169
|
+
* Request parameters for apiV1DoctorsDoctorIdEducationsEducationIdDelete operation in DoctorsApi.
|
|
3170
|
+
* @export
|
|
3171
|
+
* @interface DoctorsApiApiV1DoctorsDoctorIdEducationsEducationIdDeleteRequest
|
|
3172
|
+
*/
|
|
3173
|
+
export interface DoctorsApiApiV1DoctorsDoctorIdEducationsEducationIdDeleteRequest {
|
|
3174
|
+
/**
|
|
3175
|
+
*
|
|
3176
|
+
* @type {string}
|
|
3177
|
+
* @memberof DoctorsApiApiV1DoctorsDoctorIdEducationsEducationIdDelete
|
|
3178
|
+
*/
|
|
3179
|
+
readonly doctorId: string
|
|
3180
|
+
|
|
3181
|
+
/**
|
|
3182
|
+
*
|
|
3183
|
+
* @type {string}
|
|
3184
|
+
* @memberof DoctorsApiApiV1DoctorsDoctorIdEducationsEducationIdDelete
|
|
3185
|
+
*/
|
|
3186
|
+
readonly educationId: string
|
|
3187
|
+
}
|
|
3188
|
+
|
|
3189
|
+
/**
|
|
3190
|
+
* Request parameters for apiV1DoctorsDoctorIdEducationsEducationIdGet operation in DoctorsApi.
|
|
3191
|
+
* @export
|
|
3192
|
+
* @interface DoctorsApiApiV1DoctorsDoctorIdEducationsEducationIdGetRequest
|
|
3193
|
+
*/
|
|
3194
|
+
export interface DoctorsApiApiV1DoctorsDoctorIdEducationsEducationIdGetRequest {
|
|
3195
|
+
/**
|
|
3196
|
+
*
|
|
3197
|
+
* @type {string}
|
|
3198
|
+
* @memberof DoctorsApiApiV1DoctorsDoctorIdEducationsEducationIdGet
|
|
3199
|
+
*/
|
|
3200
|
+
readonly doctorId: string
|
|
3201
|
+
|
|
3202
|
+
/**
|
|
3203
|
+
*
|
|
3204
|
+
* @type {string}
|
|
3205
|
+
* @memberof DoctorsApiApiV1DoctorsDoctorIdEducationsEducationIdGet
|
|
3206
|
+
*/
|
|
3207
|
+
readonly educationId: string
|
|
3208
|
+
}
|
|
3209
|
+
|
|
3210
|
+
/**
|
|
3211
|
+
* Request parameters for apiV1DoctorsDoctorIdEducationsEducationIdPut operation in DoctorsApi.
|
|
3212
|
+
* @export
|
|
3213
|
+
* @interface DoctorsApiApiV1DoctorsDoctorIdEducationsEducationIdPutRequest
|
|
3214
|
+
*/
|
|
3215
|
+
export interface DoctorsApiApiV1DoctorsDoctorIdEducationsEducationIdPutRequest {
|
|
3216
|
+
/**
|
|
3217
|
+
*
|
|
3218
|
+
* @type {string}
|
|
3219
|
+
* @memberof DoctorsApiApiV1DoctorsDoctorIdEducationsEducationIdPut
|
|
3220
|
+
*/
|
|
3221
|
+
readonly doctorId: string
|
|
3222
|
+
|
|
3223
|
+
/**
|
|
3224
|
+
*
|
|
3225
|
+
* @type {string}
|
|
3226
|
+
* @memberof DoctorsApiApiV1DoctorsDoctorIdEducationsEducationIdPut
|
|
3227
|
+
*/
|
|
3228
|
+
readonly educationId: string
|
|
3229
|
+
|
|
3230
|
+
/**
|
|
3231
|
+
*
|
|
3232
|
+
* @type {UpdateDoctorEducationCommand}
|
|
3233
|
+
* @memberof DoctorsApiApiV1DoctorsDoctorIdEducationsEducationIdPut
|
|
3234
|
+
*/
|
|
3235
|
+
readonly updateDoctorEducationCommand?: UpdateDoctorEducationCommand
|
|
3236
|
+
}
|
|
3237
|
+
|
|
3238
|
+
/**
|
|
3239
|
+
* Request parameters for apiV1DoctorsDoctorIdEducationsGet operation in DoctorsApi.
|
|
3240
|
+
* @export
|
|
3241
|
+
* @interface DoctorsApiApiV1DoctorsDoctorIdEducationsGetRequest
|
|
3242
|
+
*/
|
|
3243
|
+
export interface DoctorsApiApiV1DoctorsDoctorIdEducationsGetRequest {
|
|
3244
|
+
/**
|
|
3245
|
+
*
|
|
3246
|
+
* @type {string}
|
|
3247
|
+
* @memberof DoctorsApiApiV1DoctorsDoctorIdEducationsGet
|
|
3248
|
+
*/
|
|
3249
|
+
readonly doctorId: string
|
|
3250
|
+
|
|
3251
|
+
/**
|
|
3252
|
+
*
|
|
3253
|
+
* @type {string}
|
|
3254
|
+
* @memberof DoctorsApiApiV1DoctorsDoctorIdEducationsGet
|
|
3255
|
+
*/
|
|
3256
|
+
readonly doctorName?: string
|
|
3257
|
+
|
|
3258
|
+
/**
|
|
3259
|
+
*
|
|
3260
|
+
* @type {string}
|
|
3261
|
+
* @memberof DoctorsApiApiV1DoctorsDoctorIdEducationsGet
|
|
3262
|
+
*/
|
|
3263
|
+
readonly educationId?: string
|
|
3264
|
+
|
|
3265
|
+
/**
|
|
3266
|
+
*
|
|
3267
|
+
* @type {string}
|
|
3268
|
+
* @memberof DoctorsApiApiV1DoctorsDoctorIdEducationsGet
|
|
3269
|
+
*/
|
|
3270
|
+
readonly institution?: string
|
|
3271
|
+
|
|
3272
|
+
/**
|
|
3273
|
+
*
|
|
3274
|
+
* @type {string}
|
|
3275
|
+
* @memberof DoctorsApiApiV1DoctorsDoctorIdEducationsGet
|
|
3276
|
+
*/
|
|
3277
|
+
readonly qualification?: string
|
|
3278
|
+
|
|
3279
|
+
/**
|
|
3280
|
+
*
|
|
3281
|
+
* @type {Date}
|
|
3282
|
+
* @memberof DoctorsApiApiV1DoctorsDoctorIdEducationsGet
|
|
3283
|
+
*/
|
|
3284
|
+
readonly graduationDate?: Date
|
|
3285
|
+
|
|
3286
|
+
/**
|
|
3287
|
+
*
|
|
3288
|
+
* @type {number}
|
|
3289
|
+
* @memberof DoctorsApiApiV1DoctorsDoctorIdEducationsGet
|
|
3290
|
+
*/
|
|
3291
|
+
readonly page?: number
|
|
3292
|
+
|
|
3293
|
+
/**
|
|
3294
|
+
*
|
|
3295
|
+
* @type {number}
|
|
3296
|
+
* @memberof DoctorsApiApiV1DoctorsDoctorIdEducationsGet
|
|
3297
|
+
*/
|
|
3298
|
+
readonly limit?: number
|
|
3299
|
+
|
|
3300
|
+
/**
|
|
3301
|
+
*
|
|
3302
|
+
* @type {Date}
|
|
3303
|
+
* @memberof DoctorsApiApiV1DoctorsDoctorIdEducationsGet
|
|
3304
|
+
*/
|
|
3305
|
+
readonly lastRetrieved?: Date
|
|
3306
|
+
}
|
|
3307
|
+
|
|
3308
|
+
/**
|
|
3309
|
+
* Request parameters for apiV1DoctorsDoctorIdEducationsPost operation in DoctorsApi.
|
|
3310
|
+
* @export
|
|
3311
|
+
* @interface DoctorsApiApiV1DoctorsDoctorIdEducationsPostRequest
|
|
3312
|
+
*/
|
|
3313
|
+
export interface DoctorsApiApiV1DoctorsDoctorIdEducationsPostRequest {
|
|
3314
|
+
/**
|
|
3315
|
+
*
|
|
3316
|
+
* @type {string}
|
|
3317
|
+
* @memberof DoctorsApiApiV1DoctorsDoctorIdEducationsPost
|
|
3318
|
+
*/
|
|
3319
|
+
readonly doctorId: string
|
|
3320
|
+
|
|
3321
|
+
/**
|
|
3322
|
+
*
|
|
3323
|
+
* @type {CreateDoctorEducationCommand}
|
|
3324
|
+
* @memberof DoctorsApiApiV1DoctorsDoctorIdEducationsPost
|
|
3325
|
+
*/
|
|
3326
|
+
readonly createDoctorEducationCommand?: CreateDoctorEducationCommand
|
|
3327
|
+
}
|
|
3328
|
+
|
|
3329
|
+
/**
|
|
3330
|
+
* Request parameters for apiV1DoctorsDoctorIdGet operation in DoctorsApi.
|
|
3331
|
+
* @export
|
|
3332
|
+
* @interface DoctorsApiApiV1DoctorsDoctorIdGetRequest
|
|
3333
|
+
*/
|
|
3334
|
+
export interface DoctorsApiApiV1DoctorsDoctorIdGetRequest {
|
|
3335
|
+
/**
|
|
3336
|
+
*
|
|
3337
|
+
* @type {string}
|
|
3338
|
+
* @memberof DoctorsApiApiV1DoctorsDoctorIdGet
|
|
3339
|
+
*/
|
|
3340
|
+
readonly doctorId: string
|
|
3341
|
+
}
|
|
3342
|
+
|
|
3343
|
+
/**
|
|
3344
|
+
* Request parameters for apiV1DoctorsDoctorIdLanguagesGet operation in DoctorsApi.
|
|
3345
|
+
* @export
|
|
3346
|
+
* @interface DoctorsApiApiV1DoctorsDoctorIdLanguagesGetRequest
|
|
3347
|
+
*/
|
|
3348
|
+
export interface DoctorsApiApiV1DoctorsDoctorIdLanguagesGetRequest {
|
|
3349
|
+
/**
|
|
3350
|
+
*
|
|
3351
|
+
* @type {string}
|
|
3352
|
+
* @memberof DoctorsApiApiV1DoctorsDoctorIdLanguagesGet
|
|
3353
|
+
*/
|
|
3354
|
+
readonly doctorId: string
|
|
3355
|
+
|
|
3356
|
+
/**
|
|
3357
|
+
*
|
|
3358
|
+
* @type {string}
|
|
3359
|
+
* @memberof DoctorsApiApiV1DoctorsDoctorIdLanguagesGet
|
|
3360
|
+
*/
|
|
3361
|
+
readonly languageCode?: string
|
|
3362
|
+
|
|
3363
|
+
/**
|
|
3364
|
+
*
|
|
3365
|
+
* @type {number}
|
|
3366
|
+
* @memberof DoctorsApiApiV1DoctorsDoctorIdLanguagesGet
|
|
3367
|
+
*/
|
|
3368
|
+
readonly page?: number
|
|
3369
|
+
|
|
3370
|
+
/**
|
|
3371
|
+
*
|
|
3372
|
+
* @type {number}
|
|
3373
|
+
* @memberof DoctorsApiApiV1DoctorsDoctorIdLanguagesGet
|
|
3374
|
+
*/
|
|
3375
|
+
readonly limit?: number
|
|
3376
|
+
|
|
3377
|
+
/**
|
|
3378
|
+
*
|
|
3379
|
+
* @type {Date}
|
|
3380
|
+
* @memberof DoctorsApiApiV1DoctorsDoctorIdLanguagesGet
|
|
3381
|
+
*/
|
|
3382
|
+
readonly lastRetrieved?: Date
|
|
3383
|
+
}
|
|
3384
|
+
|
|
3385
|
+
/**
|
|
3386
|
+
* Request parameters for apiV1DoctorsDoctorIdLanguagesLanguageCodeDelete operation in DoctorsApi.
|
|
3387
|
+
* @export
|
|
3388
|
+
* @interface DoctorsApiApiV1DoctorsDoctorIdLanguagesLanguageCodeDeleteRequest
|
|
3389
|
+
*/
|
|
3390
|
+
export interface DoctorsApiApiV1DoctorsDoctorIdLanguagesLanguageCodeDeleteRequest {
|
|
3391
|
+
/**
|
|
3392
|
+
*
|
|
3393
|
+
* @type {string}
|
|
3394
|
+
* @memberof DoctorsApiApiV1DoctorsDoctorIdLanguagesLanguageCodeDelete
|
|
3395
|
+
*/
|
|
3396
|
+
readonly doctorId: string
|
|
3397
|
+
|
|
3398
|
+
/**
|
|
3399
|
+
*
|
|
3400
|
+
* @type {string}
|
|
3401
|
+
* @memberof DoctorsApiApiV1DoctorsDoctorIdLanguagesLanguageCodeDelete
|
|
3402
|
+
*/
|
|
3403
|
+
readonly languageCode: string
|
|
3404
|
+
}
|
|
3405
|
+
|
|
3406
|
+
/**
|
|
3407
|
+
* Request parameters for apiV1DoctorsDoctorIdLanguagesLanguageCodeGet operation in DoctorsApi.
|
|
3408
|
+
* @export
|
|
3409
|
+
* @interface DoctorsApiApiV1DoctorsDoctorIdLanguagesLanguageCodeGetRequest
|
|
3410
|
+
*/
|
|
3411
|
+
export interface DoctorsApiApiV1DoctorsDoctorIdLanguagesLanguageCodeGetRequest {
|
|
3412
|
+
/**
|
|
3413
|
+
*
|
|
3414
|
+
* @type {string}
|
|
3415
|
+
* @memberof DoctorsApiApiV1DoctorsDoctorIdLanguagesLanguageCodeGet
|
|
3416
|
+
*/
|
|
3417
|
+
readonly doctorId: string
|
|
3418
|
+
|
|
3419
|
+
/**
|
|
3420
|
+
*
|
|
3421
|
+
* @type {string}
|
|
3422
|
+
* @memberof DoctorsApiApiV1DoctorsDoctorIdLanguagesLanguageCodeGet
|
|
3423
|
+
*/
|
|
3424
|
+
readonly languageCode: string
|
|
3425
|
+
}
|
|
3426
|
+
|
|
3427
|
+
/**
|
|
3428
|
+
* Request parameters for apiV1DoctorsDoctorIdLanguagesLanguageCodePut operation in DoctorsApi.
|
|
3429
|
+
* @export
|
|
3430
|
+
* @interface DoctorsApiApiV1DoctorsDoctorIdLanguagesLanguageCodePutRequest
|
|
3431
|
+
*/
|
|
3432
|
+
export interface DoctorsApiApiV1DoctorsDoctorIdLanguagesLanguageCodePutRequest {
|
|
3433
|
+
/**
|
|
3434
|
+
*
|
|
3435
|
+
* @type {string}
|
|
3436
|
+
* @memberof DoctorsApiApiV1DoctorsDoctorIdLanguagesLanguageCodePut
|
|
3437
|
+
*/
|
|
3438
|
+
readonly doctorId: string
|
|
3439
|
+
|
|
3440
|
+
/**
|
|
3441
|
+
*
|
|
3442
|
+
* @type {string}
|
|
3443
|
+
* @memberof DoctorsApiApiV1DoctorsDoctorIdLanguagesLanguageCodePut
|
|
3444
|
+
*/
|
|
3445
|
+
readonly languageCode: string
|
|
3446
|
+
|
|
3447
|
+
/**
|
|
3448
|
+
*
|
|
3449
|
+
* @type {UpdateDoctorLanguageCommand}
|
|
3450
|
+
* @memberof DoctorsApiApiV1DoctorsDoctorIdLanguagesLanguageCodePut
|
|
3451
|
+
*/
|
|
3452
|
+
readonly updateDoctorLanguageCommand?: UpdateDoctorLanguageCommand
|
|
3453
|
+
}
|
|
3454
|
+
|
|
3455
|
+
/**
|
|
3456
|
+
* Request parameters for apiV1DoctorsDoctorIdLanguagesPost operation in DoctorsApi.
|
|
3457
|
+
* @export
|
|
3458
|
+
* @interface DoctorsApiApiV1DoctorsDoctorIdLanguagesPostRequest
|
|
3459
|
+
*/
|
|
3460
|
+
export interface DoctorsApiApiV1DoctorsDoctorIdLanguagesPostRequest {
|
|
3461
|
+
/**
|
|
3462
|
+
*
|
|
3463
|
+
* @type {string}
|
|
3464
|
+
* @memberof DoctorsApiApiV1DoctorsDoctorIdLanguagesPost
|
|
3465
|
+
*/
|
|
3466
|
+
readonly doctorId: string
|
|
3467
|
+
|
|
3468
|
+
/**
|
|
3469
|
+
*
|
|
3470
|
+
* @type {CreateDoctorLanguageCommand}
|
|
3471
|
+
* @memberof DoctorsApiApiV1DoctorsDoctorIdLanguagesPost
|
|
3472
|
+
*/
|
|
3473
|
+
readonly createDoctorLanguageCommand?: CreateDoctorLanguageCommand
|
|
3474
|
+
}
|
|
3475
|
+
|
|
3476
|
+
/**
|
|
3477
|
+
* Request parameters for apiV1DoctorsDoctorIdMediasGet operation in DoctorsApi.
|
|
3478
|
+
* @export
|
|
3479
|
+
* @interface DoctorsApiApiV1DoctorsDoctorIdMediasGetRequest
|
|
3480
|
+
*/
|
|
3481
|
+
export interface DoctorsApiApiV1DoctorsDoctorIdMediasGetRequest {
|
|
3482
|
+
/**
|
|
3483
|
+
*
|
|
3484
|
+
* @type {string}
|
|
3485
|
+
* @memberof DoctorsApiApiV1DoctorsDoctorIdMediasGet
|
|
3486
|
+
*/
|
|
3487
|
+
readonly doctorId: string
|
|
3488
|
+
|
|
3489
|
+
/**
|
|
3490
|
+
*
|
|
3491
|
+
* @type {string}
|
|
3492
|
+
* @memberof DoctorsApiApiV1DoctorsDoctorIdMediasGet
|
|
3493
|
+
*/
|
|
3494
|
+
readonly id?: string
|
|
3495
|
+
|
|
3496
|
+
/**
|
|
3497
|
+
*
|
|
3498
|
+
* @type {MediaType}
|
|
3499
|
+
* @memberof DoctorsApiApiV1DoctorsDoctorIdMediasGet
|
|
3500
|
+
*/
|
|
3501
|
+
readonly mediaType?: MediaType
|
|
3502
|
+
|
|
3503
|
+
/**
|
|
3504
|
+
*
|
|
3505
|
+
* @type {number}
|
|
3506
|
+
* @memberof DoctorsApiApiV1DoctorsDoctorIdMediasGet
|
|
3507
|
+
*/
|
|
3508
|
+
readonly page?: number
|
|
3509
|
+
|
|
3510
|
+
/**
|
|
3511
|
+
*
|
|
3512
|
+
* @type {number}
|
|
3513
|
+
* @memberof DoctorsApiApiV1DoctorsDoctorIdMediasGet
|
|
3514
|
+
*/
|
|
3515
|
+
readonly limit?: number
|
|
3516
|
+
|
|
3517
|
+
/**
|
|
3518
|
+
*
|
|
3519
|
+
* @type {Date}
|
|
3520
|
+
* @memberof DoctorsApiApiV1DoctorsDoctorIdMediasGet
|
|
3521
|
+
*/
|
|
3522
|
+
readonly lastRetrieved?: Date
|
|
3523
|
+
}
|
|
3524
|
+
|
|
3525
|
+
/**
|
|
3526
|
+
* Request parameters for apiV1DoctorsDoctorIdMediasMediaIdDelete operation in DoctorsApi.
|
|
3527
|
+
* @export
|
|
3528
|
+
* @interface DoctorsApiApiV1DoctorsDoctorIdMediasMediaIdDeleteRequest
|
|
3529
|
+
*/
|
|
3530
|
+
export interface DoctorsApiApiV1DoctorsDoctorIdMediasMediaIdDeleteRequest {
|
|
3531
|
+
/**
|
|
3532
|
+
*
|
|
3533
|
+
* @type {string}
|
|
3534
|
+
* @memberof DoctorsApiApiV1DoctorsDoctorIdMediasMediaIdDelete
|
|
3535
|
+
*/
|
|
3536
|
+
readonly doctorId: string
|
|
3537
|
+
|
|
3538
|
+
/**
|
|
3539
|
+
*
|
|
3540
|
+
* @type {string}
|
|
3541
|
+
* @memberof DoctorsApiApiV1DoctorsDoctorIdMediasMediaIdDelete
|
|
3542
|
+
*/
|
|
3543
|
+
readonly mediaId: string
|
|
3544
|
+
}
|
|
3545
|
+
|
|
3546
|
+
/**
|
|
3547
|
+
* Request parameters for apiV1DoctorsDoctorIdMediasMediaIdGet operation in DoctorsApi.
|
|
3548
|
+
* @export
|
|
3549
|
+
* @interface DoctorsApiApiV1DoctorsDoctorIdMediasMediaIdGetRequest
|
|
3550
|
+
*/
|
|
3551
|
+
export interface DoctorsApiApiV1DoctorsDoctorIdMediasMediaIdGetRequest {
|
|
3552
|
+
/**
|
|
3553
|
+
*
|
|
3554
|
+
* @type {string}
|
|
3555
|
+
* @memberof DoctorsApiApiV1DoctorsDoctorIdMediasMediaIdGet
|
|
3556
|
+
*/
|
|
3557
|
+
readonly doctorId: string
|
|
3558
|
+
|
|
3559
|
+
/**
|
|
3560
|
+
*
|
|
3561
|
+
* @type {string}
|
|
3562
|
+
* @memberof DoctorsApiApiV1DoctorsDoctorIdMediasMediaIdGet
|
|
3563
|
+
*/
|
|
3564
|
+
readonly mediaId: string
|
|
3565
|
+
}
|
|
3566
|
+
|
|
3567
|
+
/**
|
|
3568
|
+
* Request parameters for apiV1DoctorsDoctorIdMediasMediaIdPut operation in DoctorsApi.
|
|
3569
|
+
* @export
|
|
3570
|
+
* @interface DoctorsApiApiV1DoctorsDoctorIdMediasMediaIdPutRequest
|
|
3571
|
+
*/
|
|
3572
|
+
export interface DoctorsApiApiV1DoctorsDoctorIdMediasMediaIdPutRequest {
|
|
3573
|
+
/**
|
|
3574
|
+
*
|
|
3575
|
+
* @type {string}
|
|
3576
|
+
* @memberof DoctorsApiApiV1DoctorsDoctorIdMediasMediaIdPut
|
|
3577
|
+
*/
|
|
3578
|
+
readonly doctorId: string
|
|
3579
|
+
|
|
3580
|
+
/**
|
|
3581
|
+
*
|
|
3582
|
+
* @type {string}
|
|
3583
|
+
* @memberof DoctorsApiApiV1DoctorsDoctorIdMediasMediaIdPut
|
|
3584
|
+
*/
|
|
3585
|
+
readonly mediaId: string
|
|
3586
|
+
|
|
3587
|
+
/**
|
|
3588
|
+
*
|
|
3589
|
+
* @type {UpdateMediaCommand}
|
|
3590
|
+
* @memberof DoctorsApiApiV1DoctorsDoctorIdMediasMediaIdPut
|
|
3591
|
+
*/
|
|
3592
|
+
readonly updateMediaCommand?: UpdateMediaCommand
|
|
3593
|
+
}
|
|
3594
|
+
|
|
3595
|
+
/**
|
|
3596
|
+
* Request parameters for apiV1DoctorsDoctorIdMediasPost operation in DoctorsApi.
|
|
3597
|
+
* @export
|
|
3598
|
+
* @interface DoctorsApiApiV1DoctorsDoctorIdMediasPostRequest
|
|
3599
|
+
*/
|
|
3600
|
+
export interface DoctorsApiApiV1DoctorsDoctorIdMediasPostRequest {
|
|
3601
|
+
/**
|
|
3602
|
+
*
|
|
3603
|
+
* @type {string}
|
|
3604
|
+
* @memberof DoctorsApiApiV1DoctorsDoctorIdMediasPost
|
|
3605
|
+
*/
|
|
3606
|
+
readonly doctorId: string
|
|
3607
|
+
|
|
3608
|
+
/**
|
|
3609
|
+
*
|
|
3610
|
+
* @type {CreateMediaCommand}
|
|
3611
|
+
* @memberof DoctorsApiApiV1DoctorsDoctorIdMediasPost
|
|
3612
|
+
*/
|
|
3613
|
+
readonly createMediaCommand?: CreateMediaCommand
|
|
3614
|
+
}
|
|
3615
|
+
|
|
3616
|
+
/**
|
|
3617
|
+
* Request parameters for apiV1DoctorsDoctorIdPortfoliosGet operation in DoctorsApi.
|
|
3618
|
+
* @export
|
|
3619
|
+
* @interface DoctorsApiApiV1DoctorsDoctorIdPortfoliosGetRequest
|
|
3620
|
+
*/
|
|
3621
|
+
export interface DoctorsApiApiV1DoctorsDoctorIdPortfoliosGetRequest {
|
|
3622
|
+
/**
|
|
3623
|
+
*
|
|
3624
|
+
* @type {string}
|
|
3625
|
+
* @memberof DoctorsApiApiV1DoctorsDoctorIdPortfoliosGet
|
|
3626
|
+
*/
|
|
3627
|
+
readonly doctorId: string
|
|
3628
|
+
|
|
3629
|
+
/**
|
|
3630
|
+
*
|
|
3631
|
+
* @type {string}
|
|
3632
|
+
* @memberof DoctorsApiApiV1DoctorsDoctorIdPortfoliosGet
|
|
3633
|
+
*/
|
|
3634
|
+
readonly doctorName?: string
|
|
3635
|
+
|
|
3636
|
+
/**
|
|
3637
|
+
*
|
|
3638
|
+
* @type {string}
|
|
3639
|
+
* @memberof DoctorsApiApiV1DoctorsDoctorIdPortfoliosGet
|
|
3640
|
+
*/
|
|
3641
|
+
readonly portfolioId?: string
|
|
3642
|
+
|
|
3643
|
+
/**
|
|
3644
|
+
*
|
|
3645
|
+
* @type {string}
|
|
3646
|
+
* @memberof DoctorsApiApiV1DoctorsDoctorIdPortfoliosGet
|
|
3647
|
+
*/
|
|
3648
|
+
readonly name?: string
|
|
3649
|
+
|
|
3650
|
+
/**
|
|
3651
|
+
*
|
|
3652
|
+
* @type {number}
|
|
3653
|
+
* @memberof DoctorsApiApiV1DoctorsDoctorIdPortfoliosGet
|
|
3654
|
+
*/
|
|
3655
|
+
readonly page?: number
|
|
3656
|
+
|
|
3657
|
+
/**
|
|
3658
|
+
*
|
|
3659
|
+
* @type {number}
|
|
3660
|
+
* @memberof DoctorsApiApiV1DoctorsDoctorIdPortfoliosGet
|
|
3661
|
+
*/
|
|
3662
|
+
readonly limit?: number
|
|
3663
|
+
|
|
3664
|
+
/**
|
|
3665
|
+
*
|
|
3666
|
+
* @type {Date}
|
|
3667
|
+
* @memberof DoctorsApiApiV1DoctorsDoctorIdPortfoliosGet
|
|
3668
|
+
*/
|
|
3669
|
+
readonly lastRetrieved?: Date
|
|
3670
|
+
}
|
|
3671
|
+
|
|
3672
|
+
/**
|
|
3673
|
+
* Request parameters for apiV1DoctorsDoctorIdPortfoliosPortfolioIdDelete operation in DoctorsApi.
|
|
3674
|
+
* @export
|
|
3675
|
+
* @interface DoctorsApiApiV1DoctorsDoctorIdPortfoliosPortfolioIdDeleteRequest
|
|
3676
|
+
*/
|
|
3677
|
+
export interface DoctorsApiApiV1DoctorsDoctorIdPortfoliosPortfolioIdDeleteRequest {
|
|
3678
|
+
/**
|
|
3679
|
+
*
|
|
3680
|
+
* @type {string}
|
|
3681
|
+
* @memberof DoctorsApiApiV1DoctorsDoctorIdPortfoliosPortfolioIdDelete
|
|
3682
|
+
*/
|
|
3683
|
+
readonly doctorId: string
|
|
3684
|
+
|
|
3685
|
+
/**
|
|
3686
|
+
*
|
|
3687
|
+
* @type {string}
|
|
3688
|
+
* @memberof DoctorsApiApiV1DoctorsDoctorIdPortfoliosPortfolioIdDelete
|
|
3689
|
+
*/
|
|
3690
|
+
readonly portfolioId: string
|
|
3691
|
+
}
|
|
3692
|
+
|
|
3693
|
+
/**
|
|
3694
|
+
* Request parameters for apiV1DoctorsDoctorIdPortfoliosPortfolioIdGet operation in DoctorsApi.
|
|
3695
|
+
* @export
|
|
3696
|
+
* @interface DoctorsApiApiV1DoctorsDoctorIdPortfoliosPortfolioIdGetRequest
|
|
3697
|
+
*/
|
|
3698
|
+
export interface DoctorsApiApiV1DoctorsDoctorIdPortfoliosPortfolioIdGetRequest {
|
|
3699
|
+
/**
|
|
3700
|
+
*
|
|
3701
|
+
* @type {string}
|
|
3702
|
+
* @memberof DoctorsApiApiV1DoctorsDoctorIdPortfoliosPortfolioIdGet
|
|
3703
|
+
*/
|
|
3704
|
+
readonly doctorId: string
|
|
3705
|
+
|
|
3706
|
+
/**
|
|
3707
|
+
*
|
|
3708
|
+
* @type {string}
|
|
3709
|
+
* @memberof DoctorsApiApiV1DoctorsDoctorIdPortfoliosPortfolioIdGet
|
|
3710
|
+
*/
|
|
3711
|
+
readonly portfolioId: string
|
|
3712
|
+
}
|
|
3713
|
+
|
|
3714
|
+
/**
|
|
3715
|
+
* Request parameters for apiV1DoctorsDoctorIdPortfoliosPortfolioIdPut operation in DoctorsApi.
|
|
3716
|
+
* @export
|
|
3717
|
+
* @interface DoctorsApiApiV1DoctorsDoctorIdPortfoliosPortfolioIdPutRequest
|
|
3718
|
+
*/
|
|
3719
|
+
export interface DoctorsApiApiV1DoctorsDoctorIdPortfoliosPortfolioIdPutRequest {
|
|
3720
|
+
/**
|
|
3721
|
+
*
|
|
3722
|
+
* @type {string}
|
|
3723
|
+
* @memberof DoctorsApiApiV1DoctorsDoctorIdPortfoliosPortfolioIdPut
|
|
3724
|
+
*/
|
|
3725
|
+
readonly doctorId: string
|
|
3726
|
+
|
|
3727
|
+
/**
|
|
3728
|
+
*
|
|
3729
|
+
* @type {string}
|
|
3730
|
+
* @memberof DoctorsApiApiV1DoctorsDoctorIdPortfoliosPortfolioIdPut
|
|
3731
|
+
*/
|
|
3732
|
+
readonly portfolioId: string
|
|
3733
|
+
|
|
3734
|
+
/**
|
|
3735
|
+
*
|
|
3736
|
+
* @type {UpdateDoctorPortfolioCommand}
|
|
3737
|
+
* @memberof DoctorsApiApiV1DoctorsDoctorIdPortfoliosPortfolioIdPut
|
|
3738
|
+
*/
|
|
3739
|
+
readonly updateDoctorPortfolioCommand?: UpdateDoctorPortfolioCommand
|
|
3740
|
+
}
|
|
3741
|
+
|
|
3742
|
+
/**
|
|
3743
|
+
* Request parameters for apiV1DoctorsDoctorIdPortfoliosPost operation in DoctorsApi.
|
|
3744
|
+
* @export
|
|
3745
|
+
* @interface DoctorsApiApiV1DoctorsDoctorIdPortfoliosPostRequest
|
|
3746
|
+
*/
|
|
3747
|
+
export interface DoctorsApiApiV1DoctorsDoctorIdPortfoliosPostRequest {
|
|
3748
|
+
/**
|
|
3749
|
+
*
|
|
3750
|
+
* @type {string}
|
|
3751
|
+
* @memberof DoctorsApiApiV1DoctorsDoctorIdPortfoliosPost
|
|
3752
|
+
*/
|
|
3753
|
+
readonly doctorId: string
|
|
3754
|
+
|
|
3755
|
+
/**
|
|
3756
|
+
*
|
|
3757
|
+
* @type {CreateDoctorPortfolioCommand}
|
|
3758
|
+
* @memberof DoctorsApiApiV1DoctorsDoctorIdPortfoliosPost
|
|
3759
|
+
*/
|
|
3760
|
+
readonly createDoctorPortfolioCommand?: CreateDoctorPortfolioCommand
|
|
3761
|
+
}
|
|
3762
|
+
|
|
3763
|
+
/**
|
|
3764
|
+
* Request parameters for apiV1DoctorsDoctorIdPut operation in DoctorsApi.
|
|
3765
|
+
* @export
|
|
3766
|
+
* @interface DoctorsApiApiV1DoctorsDoctorIdPutRequest
|
|
3767
|
+
*/
|
|
3768
|
+
export interface DoctorsApiApiV1DoctorsDoctorIdPutRequest {
|
|
3769
|
+
/**
|
|
3770
|
+
*
|
|
3771
|
+
* @type {string}
|
|
3772
|
+
* @memberof DoctorsApiApiV1DoctorsDoctorIdPut
|
|
3773
|
+
*/
|
|
3774
|
+
readonly doctorId: string
|
|
3775
|
+
|
|
3776
|
+
/**
|
|
3777
|
+
*
|
|
3778
|
+
* @type {UpdateDoctorCommand}
|
|
3779
|
+
* @memberof DoctorsApiApiV1DoctorsDoctorIdPut
|
|
3780
|
+
*/
|
|
3781
|
+
readonly updateDoctorCommand?: UpdateDoctorCommand
|
|
3782
|
+
}
|
|
3783
|
+
|
|
3784
|
+
/**
|
|
3785
|
+
* Request parameters for apiV1DoctorsDoctorIdReactivePut operation in DoctorsApi.
|
|
3786
|
+
* @export
|
|
3787
|
+
* @interface DoctorsApiApiV1DoctorsDoctorIdReactivePutRequest
|
|
3788
|
+
*/
|
|
3789
|
+
export interface DoctorsApiApiV1DoctorsDoctorIdReactivePutRequest {
|
|
3790
|
+
/**
|
|
3791
|
+
*
|
|
3792
|
+
* @type {string}
|
|
3793
|
+
* @memberof DoctorsApiApiV1DoctorsDoctorIdReactivePut
|
|
3794
|
+
*/
|
|
3795
|
+
readonly doctorId: string
|
|
3796
|
+
}
|
|
3797
|
+
|
|
3798
|
+
/**
|
|
3799
|
+
* Request parameters for apiV1DoctorsDoctorIdSpecialtiesGet operation in DoctorsApi.
|
|
3800
|
+
* @export
|
|
3801
|
+
* @interface DoctorsApiApiV1DoctorsDoctorIdSpecialtiesGetRequest
|
|
3802
|
+
*/
|
|
3803
|
+
export interface DoctorsApiApiV1DoctorsDoctorIdSpecialtiesGetRequest {
|
|
3804
|
+
/**
|
|
3805
|
+
*
|
|
3806
|
+
* @type {string}
|
|
3807
|
+
* @memberof DoctorsApiApiV1DoctorsDoctorIdSpecialtiesGet
|
|
3808
|
+
*/
|
|
3809
|
+
readonly doctorId: string
|
|
3810
|
+
|
|
3811
|
+
/**
|
|
3812
|
+
*
|
|
3813
|
+
* @type {string}
|
|
3814
|
+
* @memberof DoctorsApiApiV1DoctorsDoctorIdSpecialtiesGet
|
|
3815
|
+
*/
|
|
3816
|
+
readonly doctorName?: string
|
|
3817
|
+
|
|
3818
|
+
/**
|
|
3819
|
+
*
|
|
3820
|
+
* @type {string}
|
|
3821
|
+
* @memberof DoctorsApiApiV1DoctorsDoctorIdSpecialtiesGet
|
|
3822
|
+
*/
|
|
3823
|
+
readonly specialtyId?: string
|
|
3824
|
+
|
|
3825
|
+
/**
|
|
3826
|
+
*
|
|
3827
|
+
* @type {string}
|
|
3828
|
+
* @memberof DoctorsApiApiV1DoctorsDoctorIdSpecialtiesGet
|
|
3829
|
+
*/
|
|
3830
|
+
readonly specialtyName?: string
|
|
3831
|
+
|
|
3832
|
+
/**
|
|
3833
|
+
*
|
|
3834
|
+
* @type {string}
|
|
3835
|
+
* @memberof DoctorsApiApiV1DoctorsDoctorIdSpecialtiesGet
|
|
3836
|
+
*/
|
|
3837
|
+
readonly languageCode?: string
|
|
3838
|
+
|
|
3839
|
+
/**
|
|
3840
|
+
*
|
|
3841
|
+
* @type {number}
|
|
3842
|
+
* @memberof DoctorsApiApiV1DoctorsDoctorIdSpecialtiesGet
|
|
3843
|
+
*/
|
|
3844
|
+
readonly page?: number
|
|
3845
|
+
|
|
3846
|
+
/**
|
|
3847
|
+
*
|
|
3848
|
+
* @type {number}
|
|
3849
|
+
* @memberof DoctorsApiApiV1DoctorsDoctorIdSpecialtiesGet
|
|
3850
|
+
*/
|
|
3851
|
+
readonly limit?: number
|
|
3852
|
+
|
|
3853
|
+
/**
|
|
3854
|
+
*
|
|
3855
|
+
* @type {Date}
|
|
3856
|
+
* @memberof DoctorsApiApiV1DoctorsDoctorIdSpecialtiesGet
|
|
3857
|
+
*/
|
|
3858
|
+
readonly lastRetrieved?: Date
|
|
3859
|
+
}
|
|
3860
|
+
|
|
3861
|
+
/**
|
|
3862
|
+
* Request parameters for apiV1DoctorsDoctorIdSpecialtiesPost operation in DoctorsApi.
|
|
3863
|
+
* @export
|
|
3864
|
+
* @interface DoctorsApiApiV1DoctorsDoctorIdSpecialtiesPostRequest
|
|
3865
|
+
*/
|
|
3866
|
+
export interface DoctorsApiApiV1DoctorsDoctorIdSpecialtiesPostRequest {
|
|
3867
|
+
/**
|
|
3868
|
+
*
|
|
3869
|
+
* @type {string}
|
|
3870
|
+
* @memberof DoctorsApiApiV1DoctorsDoctorIdSpecialtiesPost
|
|
3871
|
+
*/
|
|
3872
|
+
readonly doctorId: string
|
|
3873
|
+
|
|
3874
|
+
/**
|
|
3875
|
+
*
|
|
3876
|
+
* @type {CreateDoctorSpecialtyCommand}
|
|
3877
|
+
* @memberof DoctorsApiApiV1DoctorsDoctorIdSpecialtiesPost
|
|
3878
|
+
*/
|
|
3879
|
+
readonly createDoctorSpecialtyCommand?: CreateDoctorSpecialtyCommand
|
|
3880
|
+
}
|
|
3881
|
+
|
|
3882
|
+
/**
|
|
3883
|
+
* Request parameters for apiV1DoctorsDoctorIdSpecialtiesSpecialtyIdDelete operation in DoctorsApi.
|
|
3884
|
+
* @export
|
|
3885
|
+
* @interface DoctorsApiApiV1DoctorsDoctorIdSpecialtiesSpecialtyIdDeleteRequest
|
|
3886
|
+
*/
|
|
3887
|
+
export interface DoctorsApiApiV1DoctorsDoctorIdSpecialtiesSpecialtyIdDeleteRequest {
|
|
3888
|
+
/**
|
|
3889
|
+
*
|
|
3890
|
+
* @type {string}
|
|
3891
|
+
* @memberof DoctorsApiApiV1DoctorsDoctorIdSpecialtiesSpecialtyIdDelete
|
|
3892
|
+
*/
|
|
3893
|
+
readonly doctorId: string
|
|
3894
|
+
|
|
3895
|
+
/**
|
|
3896
|
+
*
|
|
3897
|
+
* @type {string}
|
|
3898
|
+
* @memberof DoctorsApiApiV1DoctorsDoctorIdSpecialtiesSpecialtyIdDelete
|
|
3899
|
+
*/
|
|
3900
|
+
readonly specialtyId: string
|
|
3901
|
+
}
|
|
3902
|
+
|
|
3903
|
+
/**
|
|
3904
|
+
* Request parameters for apiV1DoctorsDoctorIdSpecialtiesSpecialtyIdGet operation in DoctorsApi.
|
|
3905
|
+
* @export
|
|
3906
|
+
* @interface DoctorsApiApiV1DoctorsDoctorIdSpecialtiesSpecialtyIdGetRequest
|
|
3907
|
+
*/
|
|
3908
|
+
export interface DoctorsApiApiV1DoctorsDoctorIdSpecialtiesSpecialtyIdGetRequest {
|
|
3909
|
+
/**
|
|
3910
|
+
*
|
|
3911
|
+
* @type {string}
|
|
3912
|
+
* @memberof DoctorsApiApiV1DoctorsDoctorIdSpecialtiesSpecialtyIdGet
|
|
3913
|
+
*/
|
|
3914
|
+
readonly doctorId: string
|
|
3915
|
+
|
|
3916
|
+
/**
|
|
3917
|
+
*
|
|
3918
|
+
* @type {string}
|
|
3919
|
+
* @memberof DoctorsApiApiV1DoctorsDoctorIdSpecialtiesSpecialtyIdGet
|
|
3920
|
+
*/
|
|
3921
|
+
readonly specialtyId: string
|
|
3922
|
+
}
|
|
3923
|
+
|
|
3924
|
+
/**
|
|
3925
|
+
* Request parameters for apiV1DoctorsDoctorIdSpecialtiesSpecialtyIdPut operation in DoctorsApi.
|
|
3926
|
+
* @export
|
|
3927
|
+
* @interface DoctorsApiApiV1DoctorsDoctorIdSpecialtiesSpecialtyIdPutRequest
|
|
3928
|
+
*/
|
|
3929
|
+
export interface DoctorsApiApiV1DoctorsDoctorIdSpecialtiesSpecialtyIdPutRequest {
|
|
3930
|
+
/**
|
|
3931
|
+
*
|
|
3932
|
+
* @type {string}
|
|
3933
|
+
* @memberof DoctorsApiApiV1DoctorsDoctorIdSpecialtiesSpecialtyIdPut
|
|
3934
|
+
*/
|
|
3935
|
+
readonly doctorId: string
|
|
3936
|
+
|
|
3937
|
+
/**
|
|
3938
|
+
*
|
|
3939
|
+
* @type {string}
|
|
3940
|
+
* @memberof DoctorsApiApiV1DoctorsDoctorIdSpecialtiesSpecialtyIdPut
|
|
3941
|
+
*/
|
|
3942
|
+
readonly specialtyId: string
|
|
3943
|
+
|
|
3944
|
+
/**
|
|
3945
|
+
*
|
|
3946
|
+
* @type {UpdateDoctorSpecialtyCommand}
|
|
3947
|
+
* @memberof DoctorsApiApiV1DoctorsDoctorIdSpecialtiesSpecialtyIdPut
|
|
3948
|
+
*/
|
|
3949
|
+
readonly updateDoctorSpecialtyCommand?: UpdateDoctorSpecialtyCommand
|
|
3950
|
+
}
|
|
3951
|
+
|
|
3952
|
+
/**
|
|
3953
|
+
* Request parameters for apiV1DoctorsGet operation in DoctorsApi.
|
|
3954
|
+
* @export
|
|
3955
|
+
* @interface DoctorsApiApiV1DoctorsGetRequest
|
|
3956
|
+
*/
|
|
3957
|
+
export interface DoctorsApiApiV1DoctorsGetRequest {
|
|
3958
|
+
/**
|
|
3959
|
+
*
|
|
3960
|
+
* @type {string}
|
|
3961
|
+
* @memberof DoctorsApiApiV1DoctorsGet
|
|
3962
|
+
*/
|
|
3963
|
+
readonly hospitalId?: string
|
|
3964
|
+
|
|
3965
|
+
/**
|
|
3966
|
+
*
|
|
3967
|
+
* @type {string}
|
|
3968
|
+
* @memberof DoctorsApiApiV1DoctorsGet
|
|
3969
|
+
*/
|
|
3970
|
+
readonly hospitalName?: string
|
|
3971
|
+
|
|
3972
|
+
/**
|
|
3973
|
+
*
|
|
3974
|
+
* @type {Array<string>}
|
|
3975
|
+
* @memberof DoctorsApiApiV1DoctorsGet
|
|
3976
|
+
*/
|
|
3977
|
+
readonly ids?: Array<string>
|
|
3978
|
+
|
|
3979
|
+
/**
|
|
3980
|
+
*
|
|
3981
|
+
* @type {string}
|
|
3982
|
+
* @memberof DoctorsApiApiV1DoctorsGet
|
|
3983
|
+
*/
|
|
3984
|
+
readonly specialtyId?: string
|
|
3985
|
+
|
|
3986
|
+
/**
|
|
3987
|
+
*
|
|
3988
|
+
* @type {boolean}
|
|
3989
|
+
* @memberof DoctorsApiApiV1DoctorsGet
|
|
3990
|
+
*/
|
|
3991
|
+
readonly consultationEnabled?: boolean
|
|
3992
|
+
|
|
3993
|
+
/**
|
|
3994
|
+
*
|
|
3995
|
+
* @type {string}
|
|
3996
|
+
* @memberof DoctorsApiApiV1DoctorsGet
|
|
3997
|
+
*/
|
|
3998
|
+
readonly id?: string
|
|
3999
|
+
|
|
4000
|
+
/**
|
|
4001
|
+
*
|
|
4002
|
+
* @type {string}
|
|
4003
|
+
* @memberof DoctorsApiApiV1DoctorsGet
|
|
4004
|
+
*/
|
|
4005
|
+
readonly fullname?: string
|
|
4006
|
+
|
|
4007
|
+
/**
|
|
4008
|
+
*
|
|
4009
|
+
* @type {string}
|
|
4010
|
+
* @memberof DoctorsApiApiV1DoctorsGet
|
|
4011
|
+
*/
|
|
4012
|
+
readonly email?: string
|
|
4013
|
+
|
|
4014
|
+
/**
|
|
4015
|
+
*
|
|
4016
|
+
* @type {Gender}
|
|
4017
|
+
* @memberof DoctorsApiApiV1DoctorsGet
|
|
4018
|
+
*/
|
|
4019
|
+
readonly gender?: Gender
|
|
4020
|
+
|
|
4021
|
+
/**
|
|
4022
|
+
*
|
|
4023
|
+
* @type {Date}
|
|
4024
|
+
* @memberof DoctorsApiApiV1DoctorsGet
|
|
4025
|
+
*/
|
|
4026
|
+
readonly dateOfBirth?: Date
|
|
4027
|
+
|
|
4028
|
+
/**
|
|
4029
|
+
*
|
|
4030
|
+
* @type {Date}
|
|
4031
|
+
* @memberof DoctorsApiApiV1DoctorsGet
|
|
4032
|
+
*/
|
|
4033
|
+
readonly created?: Date
|
|
4034
|
+
|
|
4035
|
+
/**
|
|
4036
|
+
*
|
|
4037
|
+
* @type {boolean}
|
|
4038
|
+
* @memberof DoctorsApiApiV1DoctorsGet
|
|
4039
|
+
*/
|
|
4040
|
+
readonly showHidden?: boolean
|
|
4041
|
+
|
|
4042
|
+
/**
|
|
4043
|
+
*
|
|
4044
|
+
* @type {number}
|
|
4045
|
+
* @memberof DoctorsApiApiV1DoctorsGet
|
|
4046
|
+
*/
|
|
4047
|
+
readonly page?: number
|
|
4048
|
+
|
|
4049
|
+
/**
|
|
4050
|
+
*
|
|
4051
|
+
* @type {number}
|
|
4052
|
+
* @memberof DoctorsApiApiV1DoctorsGet
|
|
4053
|
+
*/
|
|
4054
|
+
readonly limit?: number
|
|
4055
|
+
|
|
4056
|
+
/**
|
|
4057
|
+
*
|
|
4058
|
+
* @type {Date}
|
|
4059
|
+
* @memberof DoctorsApiApiV1DoctorsGet
|
|
4060
|
+
*/
|
|
4061
|
+
readonly lastRetrieved?: Date
|
|
4062
|
+
}
|
|
4063
|
+
|
|
4064
|
+
/**
|
|
4065
|
+
* Request parameters for apiV1DoctorsPost operation in DoctorsApi.
|
|
4066
|
+
* @export
|
|
4067
|
+
* @interface DoctorsApiApiV1DoctorsPostRequest
|
|
4068
|
+
*/
|
|
4069
|
+
export interface DoctorsApiApiV1DoctorsPostRequest {
|
|
4070
|
+
/**
|
|
4071
|
+
*
|
|
4072
|
+
* @type {CreateDoctorCommand}
|
|
4073
|
+
* @memberof DoctorsApiApiV1DoctorsPost
|
|
4074
|
+
*/
|
|
4075
|
+
readonly createDoctorCommand?: CreateDoctorCommand
|
|
4076
|
+
}
|
|
4077
|
+
|
|
4078
|
+
/**
|
|
4079
|
+
* Request parameters for apiV1DoctorsSimpleGet operation in DoctorsApi.
|
|
4080
|
+
* @export
|
|
4081
|
+
* @interface DoctorsApiApiV1DoctorsSimpleGetRequest
|
|
4082
|
+
*/
|
|
4083
|
+
export interface DoctorsApiApiV1DoctorsSimpleGetRequest {
|
|
4084
|
+
/**
|
|
4085
|
+
*
|
|
4086
|
+
* @type {string}
|
|
4087
|
+
* @memberof DoctorsApiApiV1DoctorsSimpleGet
|
|
4088
|
+
*/
|
|
4089
|
+
readonly hospitalId?: string
|
|
4090
|
+
|
|
4091
|
+
/**
|
|
4092
|
+
*
|
|
4093
|
+
* @type {string}
|
|
4094
|
+
* @memberof DoctorsApiApiV1DoctorsSimpleGet
|
|
4095
|
+
*/
|
|
4096
|
+
readonly hospitalName?: string
|
|
4097
|
+
|
|
4098
|
+
/**
|
|
4099
|
+
*
|
|
4100
|
+
* @type {Array<string>}
|
|
4101
|
+
* @memberof DoctorsApiApiV1DoctorsSimpleGet
|
|
4102
|
+
*/
|
|
4103
|
+
readonly ids?: Array<string>
|
|
4104
|
+
|
|
4105
|
+
/**
|
|
4106
|
+
*
|
|
4107
|
+
* @type {string}
|
|
4108
|
+
* @memberof DoctorsApiApiV1DoctorsSimpleGet
|
|
4109
|
+
*/
|
|
4110
|
+
readonly specialtyId?: string
|
|
4111
|
+
|
|
4112
|
+
/**
|
|
4113
|
+
*
|
|
4114
|
+
* @type {boolean}
|
|
4115
|
+
* @memberof DoctorsApiApiV1DoctorsSimpleGet
|
|
4116
|
+
*/
|
|
4117
|
+
readonly consultationEnabled?: boolean
|
|
4118
|
+
|
|
4119
|
+
/**
|
|
4120
|
+
*
|
|
4121
|
+
* @type {string}
|
|
4122
|
+
* @memberof DoctorsApiApiV1DoctorsSimpleGet
|
|
4123
|
+
*/
|
|
4124
|
+
readonly id?: string
|
|
4125
|
+
|
|
4126
|
+
/**
|
|
4127
|
+
*
|
|
4128
|
+
* @type {string}
|
|
4129
|
+
* @memberof DoctorsApiApiV1DoctorsSimpleGet
|
|
4130
|
+
*/
|
|
4131
|
+
readonly fullname?: string
|
|
4132
|
+
|
|
4133
|
+
/**
|
|
4134
|
+
*
|
|
4135
|
+
* @type {string}
|
|
4136
|
+
* @memberof DoctorsApiApiV1DoctorsSimpleGet
|
|
4137
|
+
*/
|
|
4138
|
+
readonly email?: string
|
|
4139
|
+
|
|
4140
|
+
/**
|
|
4141
|
+
*
|
|
4142
|
+
* @type {Gender}
|
|
4143
|
+
* @memberof DoctorsApiApiV1DoctorsSimpleGet
|
|
4144
|
+
*/
|
|
4145
|
+
readonly gender?: Gender
|
|
4146
|
+
|
|
4147
|
+
/**
|
|
4148
|
+
*
|
|
4149
|
+
* @type {Date}
|
|
4150
|
+
* @memberof DoctorsApiApiV1DoctorsSimpleGet
|
|
4151
|
+
*/
|
|
4152
|
+
readonly dateOfBirth?: Date
|
|
4153
|
+
|
|
4154
|
+
/**
|
|
4155
|
+
*
|
|
4156
|
+
* @type {Date}
|
|
4157
|
+
* @memberof DoctorsApiApiV1DoctorsSimpleGet
|
|
4158
|
+
*/
|
|
4159
|
+
readonly created?: Date
|
|
4160
|
+
|
|
4161
|
+
/**
|
|
4162
|
+
*
|
|
4163
|
+
* @type {boolean}
|
|
4164
|
+
* @memberof DoctorsApiApiV1DoctorsSimpleGet
|
|
4165
|
+
*/
|
|
4166
|
+
readonly showHidden?: boolean
|
|
4167
|
+
|
|
4168
|
+
/**
|
|
4169
|
+
*
|
|
4170
|
+
* @type {number}
|
|
4171
|
+
* @memberof DoctorsApiApiV1DoctorsSimpleGet
|
|
4172
|
+
*/
|
|
4173
|
+
readonly page?: number
|
|
4174
|
+
|
|
4175
|
+
/**
|
|
4176
|
+
*
|
|
4177
|
+
* @type {number}
|
|
4178
|
+
* @memberof DoctorsApiApiV1DoctorsSimpleGet
|
|
4179
|
+
*/
|
|
4180
|
+
readonly limit?: number
|
|
4181
|
+
|
|
4182
|
+
/**
|
|
4183
|
+
*
|
|
4184
|
+
* @type {Date}
|
|
4185
|
+
* @memberof DoctorsApiApiV1DoctorsSimpleGet
|
|
4186
|
+
*/
|
|
4187
|
+
readonly lastRetrieved?: Date
|
|
4188
|
+
}
|
|
4189
|
+
|
|
2986
4190
|
/**
|
|
2987
4191
|
* DoctorsApi - object-oriented interface
|
|
2988
4192
|
* @export
|
|
@@ -2993,542 +4197,444 @@ export class DoctorsApi extends BaseAPI {
|
|
|
2993
4197
|
/**
|
|
2994
4198
|
*
|
|
2995
4199
|
* @summary Delete DoctorCertificate.
|
|
2996
|
-
* @param {
|
|
2997
|
-
* @param {string} certificateId
|
|
4200
|
+
* @param {DoctorsApiApiV1DoctorsDoctorIdCertificatesCertificateIdDeleteRequest} requestParameters Request parameters.
|
|
2998
4201
|
* @param {*} [options] Override http request option.
|
|
2999
4202
|
* @throws {RequiredError}
|
|
3000
4203
|
* @memberof DoctorsApi
|
|
3001
4204
|
*/
|
|
3002
|
-
public apiV1DoctorsDoctorIdCertificatesCertificateIdDelete(
|
|
3003
|
-
return DoctorsApiFp(this.configuration).apiV1DoctorsDoctorIdCertificatesCertificateIdDelete(doctorId, certificateId, options).then((request) => request(this.axios, this.basePath));
|
|
4205
|
+
public apiV1DoctorsDoctorIdCertificatesCertificateIdDelete(requestParameters: DoctorsApiApiV1DoctorsDoctorIdCertificatesCertificateIdDeleteRequest, options?: AxiosRequestConfig) {
|
|
4206
|
+
return DoctorsApiFp(this.configuration).apiV1DoctorsDoctorIdCertificatesCertificateIdDelete(requestParameters.doctorId, requestParameters.certificateId, options).then((request) => request(this.axios, this.basePath));
|
|
3004
4207
|
}
|
|
3005
4208
|
|
|
3006
4209
|
/**
|
|
3007
4210
|
*
|
|
3008
4211
|
* @summary Get DoctorCertificate.
|
|
3009
|
-
* @param {
|
|
3010
|
-
* @param {string} certificateId
|
|
4212
|
+
* @param {DoctorsApiApiV1DoctorsDoctorIdCertificatesCertificateIdGetRequest} requestParameters Request parameters.
|
|
3011
4213
|
* @param {*} [options] Override http request option.
|
|
3012
4214
|
* @throws {RequiredError}
|
|
3013
4215
|
* @memberof DoctorsApi
|
|
3014
4216
|
*/
|
|
3015
|
-
public apiV1DoctorsDoctorIdCertificatesCertificateIdGet(
|
|
3016
|
-
return DoctorsApiFp(this.configuration).apiV1DoctorsDoctorIdCertificatesCertificateIdGet(doctorId, certificateId, options).then((request) => request(this.axios, this.basePath));
|
|
4217
|
+
public apiV1DoctorsDoctorIdCertificatesCertificateIdGet(requestParameters: DoctorsApiApiV1DoctorsDoctorIdCertificatesCertificateIdGetRequest, options?: AxiosRequestConfig) {
|
|
4218
|
+
return DoctorsApiFp(this.configuration).apiV1DoctorsDoctorIdCertificatesCertificateIdGet(requestParameters.doctorId, requestParameters.certificateId, options).then((request) => request(this.axios, this.basePath));
|
|
3017
4219
|
}
|
|
3018
4220
|
|
|
3019
4221
|
/**
|
|
3020
4222
|
*
|
|
3021
4223
|
* @summary Update DoctorCertificate.
|
|
3022
|
-
* @param {
|
|
3023
|
-
* @param {string} certificateId
|
|
3024
|
-
* @param {UpdateDoctorCertificateCommand} [updateDoctorCertificateCommand]
|
|
4224
|
+
* @param {DoctorsApiApiV1DoctorsDoctorIdCertificatesCertificateIdPutRequest} requestParameters Request parameters.
|
|
3025
4225
|
* @param {*} [options] Override http request option.
|
|
3026
4226
|
* @throws {RequiredError}
|
|
3027
4227
|
* @memberof DoctorsApi
|
|
3028
4228
|
*/
|
|
3029
|
-
public apiV1DoctorsDoctorIdCertificatesCertificateIdPut(
|
|
3030
|
-
return DoctorsApiFp(this.configuration).apiV1DoctorsDoctorIdCertificatesCertificateIdPut(doctorId, certificateId, updateDoctorCertificateCommand, options).then((request) => request(this.axios, this.basePath));
|
|
4229
|
+
public apiV1DoctorsDoctorIdCertificatesCertificateIdPut(requestParameters: DoctorsApiApiV1DoctorsDoctorIdCertificatesCertificateIdPutRequest, options?: AxiosRequestConfig) {
|
|
4230
|
+
return DoctorsApiFp(this.configuration).apiV1DoctorsDoctorIdCertificatesCertificateIdPut(requestParameters.doctorId, requestParameters.certificateId, requestParameters.updateDoctorCertificateCommand, options).then((request) => request(this.axios, this.basePath));
|
|
3031
4231
|
}
|
|
3032
4232
|
|
|
3033
4233
|
/**
|
|
3034
4234
|
*
|
|
3035
4235
|
* @summary Delete DoctorCertificate.
|
|
3036
|
-
* @param {
|
|
3037
|
-
* @param {string} [doctorName]
|
|
3038
|
-
* @param {string} [certificateId]
|
|
3039
|
-
* @param {string} [certificate]
|
|
3040
|
-
* @param {Date} [activeFrom]
|
|
3041
|
-
* @param {Date} [activeTo]
|
|
3042
|
-
* @param {number} [page]
|
|
3043
|
-
* @param {number} [limit]
|
|
3044
|
-
* @param {Date} [lastRetrieved]
|
|
4236
|
+
* @param {DoctorsApiApiV1DoctorsDoctorIdCertificatesGetRequest} requestParameters Request parameters.
|
|
3045
4237
|
* @param {*} [options] Override http request option.
|
|
3046
4238
|
* @throws {RequiredError}
|
|
3047
4239
|
* @memberof DoctorsApi
|
|
3048
4240
|
*/
|
|
3049
|
-
public apiV1DoctorsDoctorIdCertificatesGet(
|
|
3050
|
-
return DoctorsApiFp(this.configuration).apiV1DoctorsDoctorIdCertificatesGet(doctorId, doctorName, certificateId, certificate, activeFrom, activeTo, page, limit, lastRetrieved, options).then((request) => request(this.axios, this.basePath));
|
|
4241
|
+
public apiV1DoctorsDoctorIdCertificatesGet(requestParameters: DoctorsApiApiV1DoctorsDoctorIdCertificatesGetRequest, options?: AxiosRequestConfig) {
|
|
4242
|
+
return DoctorsApiFp(this.configuration).apiV1DoctorsDoctorIdCertificatesGet(requestParameters.doctorId, requestParameters.doctorName, requestParameters.certificateId, requestParameters.certificate, requestParameters.activeFrom, requestParameters.activeTo, requestParameters.page, requestParameters.limit, requestParameters.lastRetrieved, options).then((request) => request(this.axios, this.basePath));
|
|
3051
4243
|
}
|
|
3052
4244
|
|
|
3053
4245
|
/**
|
|
3054
4246
|
*
|
|
3055
4247
|
* @summary Create DoctorCertificate.
|
|
3056
|
-
* @param {
|
|
3057
|
-
* @param {CreateDoctorCertificateCommand} [createDoctorCertificateCommand]
|
|
4248
|
+
* @param {DoctorsApiApiV1DoctorsDoctorIdCertificatesPostRequest} requestParameters Request parameters.
|
|
3058
4249
|
* @param {*} [options] Override http request option.
|
|
3059
4250
|
* @throws {RequiredError}
|
|
3060
4251
|
* @memberof DoctorsApi
|
|
3061
4252
|
*/
|
|
3062
|
-
public apiV1DoctorsDoctorIdCertificatesPost(
|
|
3063
|
-
return DoctorsApiFp(this.configuration).apiV1DoctorsDoctorIdCertificatesPost(doctorId, createDoctorCertificateCommand, options).then((request) => request(this.axios, this.basePath));
|
|
4253
|
+
public apiV1DoctorsDoctorIdCertificatesPost(requestParameters: DoctorsApiApiV1DoctorsDoctorIdCertificatesPostRequest, options?: AxiosRequestConfig) {
|
|
4254
|
+
return DoctorsApiFp(this.configuration).apiV1DoctorsDoctorIdCertificatesPost(requestParameters.doctorId, requestParameters.createDoctorCertificateCommand, options).then((request) => request(this.axios, this.basePath));
|
|
3064
4255
|
}
|
|
3065
4256
|
|
|
3066
4257
|
/**
|
|
3067
4258
|
*
|
|
3068
4259
|
* @summary Delete Doctor.
|
|
3069
|
-
* @param {
|
|
3070
|
-
* @param {boolean} [isPermanent]
|
|
4260
|
+
* @param {DoctorsApiApiV1DoctorsDoctorIdDeleteRequest} requestParameters Request parameters.
|
|
3071
4261
|
* @param {*} [options] Override http request option.
|
|
3072
4262
|
* @throws {RequiredError}
|
|
3073
4263
|
* @memberof DoctorsApi
|
|
3074
4264
|
*/
|
|
3075
|
-
public apiV1DoctorsDoctorIdDelete(
|
|
3076
|
-
return DoctorsApiFp(this.configuration).apiV1DoctorsDoctorIdDelete(doctorId, isPermanent, options).then((request) => request(this.axios, this.basePath));
|
|
4265
|
+
public apiV1DoctorsDoctorIdDelete(requestParameters: DoctorsApiApiV1DoctorsDoctorIdDeleteRequest, options?: AxiosRequestConfig) {
|
|
4266
|
+
return DoctorsApiFp(this.configuration).apiV1DoctorsDoctorIdDelete(requestParameters.doctorId, requestParameters.isPermanent, options).then((request) => request(this.axios, this.basePath));
|
|
3077
4267
|
}
|
|
3078
4268
|
|
|
3079
4269
|
/**
|
|
3080
4270
|
*
|
|
3081
4271
|
* @summary Delete DoctorEducation
|
|
3082
|
-
* @param {
|
|
3083
|
-
* @param {string} educationId
|
|
4272
|
+
* @param {DoctorsApiApiV1DoctorsDoctorIdEducationsEducationIdDeleteRequest} requestParameters Request parameters.
|
|
3084
4273
|
* @param {*} [options] Override http request option.
|
|
3085
4274
|
* @throws {RequiredError}
|
|
3086
4275
|
* @memberof DoctorsApi
|
|
3087
4276
|
*/
|
|
3088
|
-
public apiV1DoctorsDoctorIdEducationsEducationIdDelete(
|
|
3089
|
-
return DoctorsApiFp(this.configuration).apiV1DoctorsDoctorIdEducationsEducationIdDelete(doctorId, educationId, options).then((request) => request(this.axios, this.basePath));
|
|
4277
|
+
public apiV1DoctorsDoctorIdEducationsEducationIdDelete(requestParameters: DoctorsApiApiV1DoctorsDoctorIdEducationsEducationIdDeleteRequest, options?: AxiosRequestConfig) {
|
|
4278
|
+
return DoctorsApiFp(this.configuration).apiV1DoctorsDoctorIdEducationsEducationIdDelete(requestParameters.doctorId, requestParameters.educationId, options).then((request) => request(this.axios, this.basePath));
|
|
3090
4279
|
}
|
|
3091
4280
|
|
|
3092
4281
|
/**
|
|
3093
4282
|
*
|
|
3094
4283
|
* @summary Get DoctorEducation.
|
|
3095
|
-
* @param {
|
|
3096
|
-
* @param {string} educationId
|
|
4284
|
+
* @param {DoctorsApiApiV1DoctorsDoctorIdEducationsEducationIdGetRequest} requestParameters Request parameters.
|
|
3097
4285
|
* @param {*} [options] Override http request option.
|
|
3098
4286
|
* @throws {RequiredError}
|
|
3099
4287
|
* @memberof DoctorsApi
|
|
3100
4288
|
*/
|
|
3101
|
-
public apiV1DoctorsDoctorIdEducationsEducationIdGet(
|
|
3102
|
-
return DoctorsApiFp(this.configuration).apiV1DoctorsDoctorIdEducationsEducationIdGet(doctorId, educationId, options).then((request) => request(this.axios, this.basePath));
|
|
4289
|
+
public apiV1DoctorsDoctorIdEducationsEducationIdGet(requestParameters: DoctorsApiApiV1DoctorsDoctorIdEducationsEducationIdGetRequest, options?: AxiosRequestConfig) {
|
|
4290
|
+
return DoctorsApiFp(this.configuration).apiV1DoctorsDoctorIdEducationsEducationIdGet(requestParameters.doctorId, requestParameters.educationId, options).then((request) => request(this.axios, this.basePath));
|
|
3103
4291
|
}
|
|
3104
4292
|
|
|
3105
4293
|
/**
|
|
3106
4294
|
*
|
|
3107
4295
|
* @summary Update DoctorEducation.
|
|
3108
|
-
* @param {
|
|
3109
|
-
* @param {string} educationId
|
|
3110
|
-
* @param {UpdateDoctorEducationCommand} [updateDoctorEducationCommand]
|
|
4296
|
+
* @param {DoctorsApiApiV1DoctorsDoctorIdEducationsEducationIdPutRequest} requestParameters Request parameters.
|
|
3111
4297
|
* @param {*} [options] Override http request option.
|
|
3112
4298
|
* @throws {RequiredError}
|
|
3113
4299
|
* @memberof DoctorsApi
|
|
3114
4300
|
*/
|
|
3115
|
-
public apiV1DoctorsDoctorIdEducationsEducationIdPut(
|
|
3116
|
-
return DoctorsApiFp(this.configuration).apiV1DoctorsDoctorIdEducationsEducationIdPut(doctorId, educationId, updateDoctorEducationCommand, options).then((request) => request(this.axios, this.basePath));
|
|
4301
|
+
public apiV1DoctorsDoctorIdEducationsEducationIdPut(requestParameters: DoctorsApiApiV1DoctorsDoctorIdEducationsEducationIdPutRequest, options?: AxiosRequestConfig) {
|
|
4302
|
+
return DoctorsApiFp(this.configuration).apiV1DoctorsDoctorIdEducationsEducationIdPut(requestParameters.doctorId, requestParameters.educationId, requestParameters.updateDoctorEducationCommand, options).then((request) => request(this.axios, this.basePath));
|
|
3117
4303
|
}
|
|
3118
4304
|
|
|
3119
4305
|
/**
|
|
3120
4306
|
*
|
|
3121
4307
|
* @summary Get all DoctorEducations.
|
|
3122
|
-
* @param {
|
|
3123
|
-
* @param {string} [doctorName]
|
|
3124
|
-
* @param {string} [educationId]
|
|
3125
|
-
* @param {string} [institution]
|
|
3126
|
-
* @param {string} [qualification]
|
|
3127
|
-
* @param {Date} [graduationDate]
|
|
3128
|
-
* @param {number} [page]
|
|
3129
|
-
* @param {number} [limit]
|
|
3130
|
-
* @param {Date} [lastRetrieved]
|
|
4308
|
+
* @param {DoctorsApiApiV1DoctorsDoctorIdEducationsGetRequest} requestParameters Request parameters.
|
|
3131
4309
|
* @param {*} [options] Override http request option.
|
|
3132
4310
|
* @throws {RequiredError}
|
|
3133
4311
|
* @memberof DoctorsApi
|
|
3134
4312
|
*/
|
|
3135
|
-
public apiV1DoctorsDoctorIdEducationsGet(
|
|
3136
|
-
return DoctorsApiFp(this.configuration).apiV1DoctorsDoctorIdEducationsGet(doctorId, doctorName, educationId, institution, qualification, graduationDate, page, limit, lastRetrieved, options).then((request) => request(this.axios, this.basePath));
|
|
4313
|
+
public apiV1DoctorsDoctorIdEducationsGet(requestParameters: DoctorsApiApiV1DoctorsDoctorIdEducationsGetRequest, options?: AxiosRequestConfig) {
|
|
4314
|
+
return DoctorsApiFp(this.configuration).apiV1DoctorsDoctorIdEducationsGet(requestParameters.doctorId, requestParameters.doctorName, requestParameters.educationId, requestParameters.institution, requestParameters.qualification, requestParameters.graduationDate, requestParameters.page, requestParameters.limit, requestParameters.lastRetrieved, options).then((request) => request(this.axios, this.basePath));
|
|
3137
4315
|
}
|
|
3138
4316
|
|
|
3139
4317
|
/**
|
|
3140
4318
|
*
|
|
3141
4319
|
* @summary Create DoctorEducation.
|
|
3142
|
-
* @param {
|
|
3143
|
-
* @param {CreateDoctorEducationCommand} [createDoctorEducationCommand]
|
|
4320
|
+
* @param {DoctorsApiApiV1DoctorsDoctorIdEducationsPostRequest} requestParameters Request parameters.
|
|
3144
4321
|
* @param {*} [options] Override http request option.
|
|
3145
4322
|
* @throws {RequiredError}
|
|
3146
4323
|
* @memberof DoctorsApi
|
|
3147
4324
|
*/
|
|
3148
|
-
public apiV1DoctorsDoctorIdEducationsPost(
|
|
3149
|
-
return DoctorsApiFp(this.configuration).apiV1DoctorsDoctorIdEducationsPost(doctorId, createDoctorEducationCommand, options).then((request) => request(this.axios, this.basePath));
|
|
4325
|
+
public apiV1DoctorsDoctorIdEducationsPost(requestParameters: DoctorsApiApiV1DoctorsDoctorIdEducationsPostRequest, options?: AxiosRequestConfig) {
|
|
4326
|
+
return DoctorsApiFp(this.configuration).apiV1DoctorsDoctorIdEducationsPost(requestParameters.doctorId, requestParameters.createDoctorEducationCommand, options).then((request) => request(this.axios, this.basePath));
|
|
3150
4327
|
}
|
|
3151
4328
|
|
|
3152
4329
|
/**
|
|
3153
4330
|
*
|
|
3154
|
-
* @summary
|
|
3155
|
-
* @param {
|
|
4331
|
+
* @summary Get doctor
|
|
4332
|
+
* @param {DoctorsApiApiV1DoctorsDoctorIdGetRequest} requestParameters Request parameters.
|
|
3156
4333
|
* @param {*} [options] Override http request option.
|
|
3157
4334
|
* @throws {RequiredError}
|
|
3158
4335
|
* @memberof DoctorsApi
|
|
3159
4336
|
*/
|
|
3160
|
-
public apiV1DoctorsDoctorIdGet(
|
|
3161
|
-
return DoctorsApiFp(this.configuration).apiV1DoctorsDoctorIdGet(doctorId, options).then((request) => request(this.axios, this.basePath));
|
|
4337
|
+
public apiV1DoctorsDoctorIdGet(requestParameters: DoctorsApiApiV1DoctorsDoctorIdGetRequest, options?: AxiosRequestConfig) {
|
|
4338
|
+
return DoctorsApiFp(this.configuration).apiV1DoctorsDoctorIdGet(requestParameters.doctorId, options).then((request) => request(this.axios, this.basePath));
|
|
3162
4339
|
}
|
|
3163
4340
|
|
|
3164
4341
|
/**
|
|
3165
4342
|
*
|
|
3166
4343
|
* @summary Get all DoctorLanguages.
|
|
3167
|
-
* @param {
|
|
3168
|
-
* @param {string} [languageCode]
|
|
3169
|
-
* @param {number} [page]
|
|
3170
|
-
* @param {number} [limit]
|
|
3171
|
-
* @param {Date} [lastRetrieved]
|
|
4344
|
+
* @param {DoctorsApiApiV1DoctorsDoctorIdLanguagesGetRequest} requestParameters Request parameters.
|
|
3172
4345
|
* @param {*} [options] Override http request option.
|
|
3173
4346
|
* @throws {RequiredError}
|
|
3174
4347
|
* @memberof DoctorsApi
|
|
3175
4348
|
*/
|
|
3176
|
-
public apiV1DoctorsDoctorIdLanguagesGet(
|
|
3177
|
-
return DoctorsApiFp(this.configuration).apiV1DoctorsDoctorIdLanguagesGet(doctorId, languageCode, page, limit, lastRetrieved, options).then((request) => request(this.axios, this.basePath));
|
|
4349
|
+
public apiV1DoctorsDoctorIdLanguagesGet(requestParameters: DoctorsApiApiV1DoctorsDoctorIdLanguagesGetRequest, options?: AxiosRequestConfig) {
|
|
4350
|
+
return DoctorsApiFp(this.configuration).apiV1DoctorsDoctorIdLanguagesGet(requestParameters.doctorId, requestParameters.languageCode, requestParameters.page, requestParameters.limit, requestParameters.lastRetrieved, options).then((request) => request(this.axios, this.basePath));
|
|
3178
4351
|
}
|
|
3179
4352
|
|
|
3180
4353
|
/**
|
|
3181
4354
|
*
|
|
3182
4355
|
* @summary Delete DoctorLanguage
|
|
3183
|
-
* @param {
|
|
3184
|
-
* @param {string} languageCode
|
|
4356
|
+
* @param {DoctorsApiApiV1DoctorsDoctorIdLanguagesLanguageCodeDeleteRequest} requestParameters Request parameters.
|
|
3185
4357
|
* @param {*} [options] Override http request option.
|
|
3186
4358
|
* @throws {RequiredError}
|
|
3187
4359
|
* @memberof DoctorsApi
|
|
3188
4360
|
*/
|
|
3189
|
-
public apiV1DoctorsDoctorIdLanguagesLanguageCodeDelete(
|
|
3190
|
-
return DoctorsApiFp(this.configuration).apiV1DoctorsDoctorIdLanguagesLanguageCodeDelete(doctorId, languageCode, options).then((request) => request(this.axios, this.basePath));
|
|
4361
|
+
public apiV1DoctorsDoctorIdLanguagesLanguageCodeDelete(requestParameters: DoctorsApiApiV1DoctorsDoctorIdLanguagesLanguageCodeDeleteRequest, options?: AxiosRequestConfig) {
|
|
4362
|
+
return DoctorsApiFp(this.configuration).apiV1DoctorsDoctorIdLanguagesLanguageCodeDelete(requestParameters.doctorId, requestParameters.languageCode, options).then((request) => request(this.axios, this.basePath));
|
|
3191
4363
|
}
|
|
3192
4364
|
|
|
3193
4365
|
/**
|
|
3194
4366
|
*
|
|
3195
4367
|
* @summary Get DoctorLanguage.
|
|
3196
|
-
* @param {
|
|
3197
|
-
* @param {string} languageCode
|
|
4368
|
+
* @param {DoctorsApiApiV1DoctorsDoctorIdLanguagesLanguageCodeGetRequest} requestParameters Request parameters.
|
|
3198
4369
|
* @param {*} [options] Override http request option.
|
|
3199
4370
|
* @throws {RequiredError}
|
|
3200
4371
|
* @memberof DoctorsApi
|
|
3201
4372
|
*/
|
|
3202
|
-
public apiV1DoctorsDoctorIdLanguagesLanguageCodeGet(
|
|
3203
|
-
return DoctorsApiFp(this.configuration).apiV1DoctorsDoctorIdLanguagesLanguageCodeGet(doctorId, languageCode, options).then((request) => request(this.axios, this.basePath));
|
|
4373
|
+
public apiV1DoctorsDoctorIdLanguagesLanguageCodeGet(requestParameters: DoctorsApiApiV1DoctorsDoctorIdLanguagesLanguageCodeGetRequest, options?: AxiosRequestConfig) {
|
|
4374
|
+
return DoctorsApiFp(this.configuration).apiV1DoctorsDoctorIdLanguagesLanguageCodeGet(requestParameters.doctorId, requestParameters.languageCode, options).then((request) => request(this.axios, this.basePath));
|
|
3204
4375
|
}
|
|
3205
4376
|
|
|
3206
4377
|
/**
|
|
3207
4378
|
*
|
|
3208
4379
|
* @summary Update DoctorLanguage.
|
|
3209
|
-
* @param {
|
|
3210
|
-
* @param {string} languageCode
|
|
3211
|
-
* @param {UpdateDoctorLanguageCommand} [updateDoctorLanguageCommand]
|
|
4380
|
+
* @param {DoctorsApiApiV1DoctorsDoctorIdLanguagesLanguageCodePutRequest} requestParameters Request parameters.
|
|
3212
4381
|
* @param {*} [options] Override http request option.
|
|
3213
4382
|
* @throws {RequiredError}
|
|
3214
4383
|
* @memberof DoctorsApi
|
|
3215
4384
|
*/
|
|
3216
|
-
public apiV1DoctorsDoctorIdLanguagesLanguageCodePut(
|
|
3217
|
-
return DoctorsApiFp(this.configuration).apiV1DoctorsDoctorIdLanguagesLanguageCodePut(doctorId, languageCode, updateDoctorLanguageCommand, options).then((request) => request(this.axios, this.basePath));
|
|
4385
|
+
public apiV1DoctorsDoctorIdLanguagesLanguageCodePut(requestParameters: DoctorsApiApiV1DoctorsDoctorIdLanguagesLanguageCodePutRequest, options?: AxiosRequestConfig) {
|
|
4386
|
+
return DoctorsApiFp(this.configuration).apiV1DoctorsDoctorIdLanguagesLanguageCodePut(requestParameters.doctorId, requestParameters.languageCode, requestParameters.updateDoctorLanguageCommand, options).then((request) => request(this.axios, this.basePath));
|
|
3218
4387
|
}
|
|
3219
4388
|
|
|
3220
4389
|
/**
|
|
3221
4390
|
*
|
|
3222
4391
|
* @summary Create DoctorLanguage.
|
|
3223
|
-
* @param {
|
|
3224
|
-
* @param {CreateDoctorLanguageCommand} [createDoctorLanguageCommand]
|
|
4392
|
+
* @param {DoctorsApiApiV1DoctorsDoctorIdLanguagesPostRequest} requestParameters Request parameters.
|
|
3225
4393
|
* @param {*} [options] Override http request option.
|
|
3226
4394
|
* @throws {RequiredError}
|
|
3227
4395
|
* @memberof DoctorsApi
|
|
3228
4396
|
*/
|
|
3229
|
-
public apiV1DoctorsDoctorIdLanguagesPost(
|
|
3230
|
-
return DoctorsApiFp(this.configuration).apiV1DoctorsDoctorIdLanguagesPost(doctorId, createDoctorLanguageCommand, options).then((request) => request(this.axios, this.basePath));
|
|
4397
|
+
public apiV1DoctorsDoctorIdLanguagesPost(requestParameters: DoctorsApiApiV1DoctorsDoctorIdLanguagesPostRequest, options?: AxiosRequestConfig) {
|
|
4398
|
+
return DoctorsApiFp(this.configuration).apiV1DoctorsDoctorIdLanguagesPost(requestParameters.doctorId, requestParameters.createDoctorLanguageCommand, options).then((request) => request(this.axios, this.basePath));
|
|
3231
4399
|
}
|
|
3232
4400
|
|
|
3233
4401
|
/**
|
|
3234
4402
|
*
|
|
3235
4403
|
* @summary Get all DoctorMedias.
|
|
3236
|
-
* @param {
|
|
3237
|
-
* @param {string} [id]
|
|
3238
|
-
* @param {MediaType} [mediaType]
|
|
3239
|
-
* @param {number} [page]
|
|
3240
|
-
* @param {number} [limit]
|
|
3241
|
-
* @param {Date} [lastRetrieved]
|
|
4404
|
+
* @param {DoctorsApiApiV1DoctorsDoctorIdMediasGetRequest} requestParameters Request parameters.
|
|
3242
4405
|
* @param {*} [options] Override http request option.
|
|
3243
4406
|
* @throws {RequiredError}
|
|
3244
4407
|
* @memberof DoctorsApi
|
|
3245
4408
|
*/
|
|
3246
|
-
public apiV1DoctorsDoctorIdMediasGet(
|
|
3247
|
-
return DoctorsApiFp(this.configuration).apiV1DoctorsDoctorIdMediasGet(doctorId, id, mediaType, page, limit, lastRetrieved, options).then((request) => request(this.axios, this.basePath));
|
|
4409
|
+
public apiV1DoctorsDoctorIdMediasGet(requestParameters: DoctorsApiApiV1DoctorsDoctorIdMediasGetRequest, options?: AxiosRequestConfig) {
|
|
4410
|
+
return DoctorsApiFp(this.configuration).apiV1DoctorsDoctorIdMediasGet(requestParameters.doctorId, requestParameters.id, requestParameters.mediaType, requestParameters.page, requestParameters.limit, requestParameters.lastRetrieved, options).then((request) => request(this.axios, this.basePath));
|
|
3248
4411
|
}
|
|
3249
4412
|
|
|
3250
4413
|
/**
|
|
3251
4414
|
*
|
|
3252
4415
|
* @summary Delete DoctorMedia
|
|
3253
|
-
* @param {
|
|
3254
|
-
* @param {string} mediaId
|
|
4416
|
+
* @param {DoctorsApiApiV1DoctorsDoctorIdMediasMediaIdDeleteRequest} requestParameters Request parameters.
|
|
3255
4417
|
* @param {*} [options] Override http request option.
|
|
3256
4418
|
* @throws {RequiredError}
|
|
3257
4419
|
* @memberof DoctorsApi
|
|
3258
4420
|
*/
|
|
3259
|
-
public apiV1DoctorsDoctorIdMediasMediaIdDelete(
|
|
3260
|
-
return DoctorsApiFp(this.configuration).apiV1DoctorsDoctorIdMediasMediaIdDelete(doctorId, mediaId, options).then((request) => request(this.axios, this.basePath));
|
|
4421
|
+
public apiV1DoctorsDoctorIdMediasMediaIdDelete(requestParameters: DoctorsApiApiV1DoctorsDoctorIdMediasMediaIdDeleteRequest, options?: AxiosRequestConfig) {
|
|
4422
|
+
return DoctorsApiFp(this.configuration).apiV1DoctorsDoctorIdMediasMediaIdDelete(requestParameters.doctorId, requestParameters.mediaId, options).then((request) => request(this.axios, this.basePath));
|
|
3261
4423
|
}
|
|
3262
4424
|
|
|
3263
4425
|
/**
|
|
3264
4426
|
*
|
|
3265
4427
|
* @summary Get DoctorMedia.
|
|
3266
|
-
* @param {
|
|
3267
|
-
* @param {string} mediaId
|
|
4428
|
+
* @param {DoctorsApiApiV1DoctorsDoctorIdMediasMediaIdGetRequest} requestParameters Request parameters.
|
|
3268
4429
|
* @param {*} [options] Override http request option.
|
|
3269
4430
|
* @throws {RequiredError}
|
|
3270
4431
|
* @memberof DoctorsApi
|
|
3271
4432
|
*/
|
|
3272
|
-
public apiV1DoctorsDoctorIdMediasMediaIdGet(
|
|
3273
|
-
return DoctorsApiFp(this.configuration).apiV1DoctorsDoctorIdMediasMediaIdGet(doctorId, mediaId, options).then((request) => request(this.axios, this.basePath));
|
|
4433
|
+
public apiV1DoctorsDoctorIdMediasMediaIdGet(requestParameters: DoctorsApiApiV1DoctorsDoctorIdMediasMediaIdGetRequest, options?: AxiosRequestConfig) {
|
|
4434
|
+
return DoctorsApiFp(this.configuration).apiV1DoctorsDoctorIdMediasMediaIdGet(requestParameters.doctorId, requestParameters.mediaId, options).then((request) => request(this.axios, this.basePath));
|
|
3274
4435
|
}
|
|
3275
4436
|
|
|
3276
4437
|
/**
|
|
3277
4438
|
*
|
|
3278
4439
|
* @summary Update DoctorMedia.
|
|
3279
|
-
* @param {
|
|
3280
|
-
* @param {string} mediaId
|
|
3281
|
-
* @param {UpdateMediaCommand} [updateMediaCommand]
|
|
4440
|
+
* @param {DoctorsApiApiV1DoctorsDoctorIdMediasMediaIdPutRequest} requestParameters Request parameters.
|
|
3282
4441
|
* @param {*} [options] Override http request option.
|
|
3283
4442
|
* @throws {RequiredError}
|
|
3284
4443
|
* @memberof DoctorsApi
|
|
3285
4444
|
*/
|
|
3286
|
-
public apiV1DoctorsDoctorIdMediasMediaIdPut(
|
|
3287
|
-
return DoctorsApiFp(this.configuration).apiV1DoctorsDoctorIdMediasMediaIdPut(doctorId, mediaId, updateMediaCommand, options).then((request) => request(this.axios, this.basePath));
|
|
4445
|
+
public apiV1DoctorsDoctorIdMediasMediaIdPut(requestParameters: DoctorsApiApiV1DoctorsDoctorIdMediasMediaIdPutRequest, options?: AxiosRequestConfig) {
|
|
4446
|
+
return DoctorsApiFp(this.configuration).apiV1DoctorsDoctorIdMediasMediaIdPut(requestParameters.doctorId, requestParameters.mediaId, requestParameters.updateMediaCommand, options).then((request) => request(this.axios, this.basePath));
|
|
3288
4447
|
}
|
|
3289
4448
|
|
|
3290
4449
|
/**
|
|
3291
4450
|
*
|
|
3292
4451
|
* @summary Create DoctorMedia.
|
|
3293
|
-
* @param {
|
|
3294
|
-
* @param {CreateMediaCommand} [createMediaCommand]
|
|
4452
|
+
* @param {DoctorsApiApiV1DoctorsDoctorIdMediasPostRequest} requestParameters Request parameters.
|
|
3295
4453
|
* @param {*} [options] Override http request option.
|
|
3296
4454
|
* @throws {RequiredError}
|
|
3297
4455
|
* @memberof DoctorsApi
|
|
3298
4456
|
*/
|
|
3299
|
-
public apiV1DoctorsDoctorIdMediasPost(
|
|
3300
|
-
return DoctorsApiFp(this.configuration).apiV1DoctorsDoctorIdMediasPost(doctorId, createMediaCommand, options).then((request) => request(this.axios, this.basePath));
|
|
4457
|
+
public apiV1DoctorsDoctorIdMediasPost(requestParameters: DoctorsApiApiV1DoctorsDoctorIdMediasPostRequest, options?: AxiosRequestConfig) {
|
|
4458
|
+
return DoctorsApiFp(this.configuration).apiV1DoctorsDoctorIdMediasPost(requestParameters.doctorId, requestParameters.createMediaCommand, options).then((request) => request(this.axios, this.basePath));
|
|
3301
4459
|
}
|
|
3302
4460
|
|
|
3303
4461
|
/**
|
|
3304
4462
|
*
|
|
3305
4463
|
* @summary Get All DoctorPortfolios
|
|
3306
|
-
* @param {
|
|
3307
|
-
* @param {string} [doctorName]
|
|
3308
|
-
* @param {string} [portfolioId]
|
|
3309
|
-
* @param {string} [name]
|
|
3310
|
-
* @param {number} [page]
|
|
3311
|
-
* @param {number} [limit]
|
|
3312
|
-
* @param {Date} [lastRetrieved]
|
|
4464
|
+
* @param {DoctorsApiApiV1DoctorsDoctorIdPortfoliosGetRequest} requestParameters Request parameters.
|
|
3313
4465
|
* @param {*} [options] Override http request option.
|
|
3314
4466
|
* @throws {RequiredError}
|
|
3315
4467
|
* @memberof DoctorsApi
|
|
3316
4468
|
*/
|
|
3317
|
-
public apiV1DoctorsDoctorIdPortfoliosGet(
|
|
3318
|
-
return DoctorsApiFp(this.configuration).apiV1DoctorsDoctorIdPortfoliosGet(doctorId, doctorName, portfolioId, name, page, limit, lastRetrieved, options).then((request) => request(this.axios, this.basePath));
|
|
4469
|
+
public apiV1DoctorsDoctorIdPortfoliosGet(requestParameters: DoctorsApiApiV1DoctorsDoctorIdPortfoliosGetRequest, options?: AxiosRequestConfig) {
|
|
4470
|
+
return DoctorsApiFp(this.configuration).apiV1DoctorsDoctorIdPortfoliosGet(requestParameters.doctorId, requestParameters.doctorName, requestParameters.portfolioId, requestParameters.name, requestParameters.page, requestParameters.limit, requestParameters.lastRetrieved, options).then((request) => request(this.axios, this.basePath));
|
|
3319
4471
|
}
|
|
3320
4472
|
|
|
3321
4473
|
/**
|
|
3322
4474
|
*
|
|
3323
4475
|
* @summary Delete DoctorPortfolio.
|
|
3324
|
-
* @param {
|
|
3325
|
-
* @param {string} portfolioId
|
|
4476
|
+
* @param {DoctorsApiApiV1DoctorsDoctorIdPortfoliosPortfolioIdDeleteRequest} requestParameters Request parameters.
|
|
3326
4477
|
* @param {*} [options] Override http request option.
|
|
3327
4478
|
* @throws {RequiredError}
|
|
3328
4479
|
* @memberof DoctorsApi
|
|
3329
4480
|
*/
|
|
3330
|
-
public apiV1DoctorsDoctorIdPortfoliosPortfolioIdDelete(
|
|
3331
|
-
return DoctorsApiFp(this.configuration).apiV1DoctorsDoctorIdPortfoliosPortfolioIdDelete(doctorId, portfolioId, options).then((request) => request(this.axios, this.basePath));
|
|
4481
|
+
public apiV1DoctorsDoctorIdPortfoliosPortfolioIdDelete(requestParameters: DoctorsApiApiV1DoctorsDoctorIdPortfoliosPortfolioIdDeleteRequest, options?: AxiosRequestConfig) {
|
|
4482
|
+
return DoctorsApiFp(this.configuration).apiV1DoctorsDoctorIdPortfoliosPortfolioIdDelete(requestParameters.doctorId, requestParameters.portfolioId, options).then((request) => request(this.axios, this.basePath));
|
|
3332
4483
|
}
|
|
3333
4484
|
|
|
3334
4485
|
/**
|
|
3335
4486
|
*
|
|
3336
4487
|
* @summary Get DoctorPortfolio.
|
|
3337
|
-
* @param {
|
|
3338
|
-
* @param {string} portfolioId
|
|
4488
|
+
* @param {DoctorsApiApiV1DoctorsDoctorIdPortfoliosPortfolioIdGetRequest} requestParameters Request parameters.
|
|
3339
4489
|
* @param {*} [options] Override http request option.
|
|
3340
4490
|
* @throws {RequiredError}
|
|
3341
4491
|
* @memberof DoctorsApi
|
|
3342
4492
|
*/
|
|
3343
|
-
public apiV1DoctorsDoctorIdPortfoliosPortfolioIdGet(
|
|
3344
|
-
return DoctorsApiFp(this.configuration).apiV1DoctorsDoctorIdPortfoliosPortfolioIdGet(doctorId, portfolioId, options).then((request) => request(this.axios, this.basePath));
|
|
4493
|
+
public apiV1DoctorsDoctorIdPortfoliosPortfolioIdGet(requestParameters: DoctorsApiApiV1DoctorsDoctorIdPortfoliosPortfolioIdGetRequest, options?: AxiosRequestConfig) {
|
|
4494
|
+
return DoctorsApiFp(this.configuration).apiV1DoctorsDoctorIdPortfoliosPortfolioIdGet(requestParameters.doctorId, requestParameters.portfolioId, options).then((request) => request(this.axios, this.basePath));
|
|
3345
4495
|
}
|
|
3346
4496
|
|
|
3347
4497
|
/**
|
|
3348
4498
|
*
|
|
3349
4499
|
* @summary Update DoctorPortfolio.
|
|
3350
|
-
* @param {
|
|
3351
|
-
* @param {string} portfolioId
|
|
3352
|
-
* @param {UpdateDoctorPortfolioCommand} [updateDoctorPortfolioCommand]
|
|
4500
|
+
* @param {DoctorsApiApiV1DoctorsDoctorIdPortfoliosPortfolioIdPutRequest} requestParameters Request parameters.
|
|
3353
4501
|
* @param {*} [options] Override http request option.
|
|
3354
4502
|
* @throws {RequiredError}
|
|
3355
4503
|
* @memberof DoctorsApi
|
|
3356
4504
|
*/
|
|
3357
|
-
public apiV1DoctorsDoctorIdPortfoliosPortfolioIdPut(
|
|
3358
|
-
return DoctorsApiFp(this.configuration).apiV1DoctorsDoctorIdPortfoliosPortfolioIdPut(doctorId, portfolioId, updateDoctorPortfolioCommand, options).then((request) => request(this.axios, this.basePath));
|
|
4505
|
+
public apiV1DoctorsDoctorIdPortfoliosPortfolioIdPut(requestParameters: DoctorsApiApiV1DoctorsDoctorIdPortfoliosPortfolioIdPutRequest, options?: AxiosRequestConfig) {
|
|
4506
|
+
return DoctorsApiFp(this.configuration).apiV1DoctorsDoctorIdPortfoliosPortfolioIdPut(requestParameters.doctorId, requestParameters.portfolioId, requestParameters.updateDoctorPortfolioCommand, options).then((request) => request(this.axios, this.basePath));
|
|
3359
4507
|
}
|
|
3360
4508
|
|
|
3361
4509
|
/**
|
|
3362
4510
|
*
|
|
3363
4511
|
* @summary Create DoctorPortfolio.
|
|
3364
|
-
* @param {
|
|
3365
|
-
* @param {CreateDoctorPortfolioCommand} [createDoctorPortfolioCommand]
|
|
4512
|
+
* @param {DoctorsApiApiV1DoctorsDoctorIdPortfoliosPostRequest} requestParameters Request parameters.
|
|
3366
4513
|
* @param {*} [options] Override http request option.
|
|
3367
4514
|
* @throws {RequiredError}
|
|
3368
4515
|
* @memberof DoctorsApi
|
|
3369
4516
|
*/
|
|
3370
|
-
public apiV1DoctorsDoctorIdPortfoliosPost(
|
|
3371
|
-
return DoctorsApiFp(this.configuration).apiV1DoctorsDoctorIdPortfoliosPost(doctorId, createDoctorPortfolioCommand, options).then((request) => request(this.axios, this.basePath));
|
|
4517
|
+
public apiV1DoctorsDoctorIdPortfoliosPost(requestParameters: DoctorsApiApiV1DoctorsDoctorIdPortfoliosPostRequest, options?: AxiosRequestConfig) {
|
|
4518
|
+
return DoctorsApiFp(this.configuration).apiV1DoctorsDoctorIdPortfoliosPost(requestParameters.doctorId, requestParameters.createDoctorPortfolioCommand, options).then((request) => request(this.axios, this.basePath));
|
|
3372
4519
|
}
|
|
3373
4520
|
|
|
3374
4521
|
/**
|
|
3375
4522
|
*
|
|
3376
4523
|
* @summary Update Doctor.
|
|
3377
|
-
* @param {
|
|
3378
|
-
* @param {UpdateDoctorCommand} [updateDoctorCommand]
|
|
4524
|
+
* @param {DoctorsApiApiV1DoctorsDoctorIdPutRequest} requestParameters Request parameters.
|
|
3379
4525
|
* @param {*} [options] Override http request option.
|
|
3380
4526
|
* @throws {RequiredError}
|
|
3381
4527
|
* @memberof DoctorsApi
|
|
3382
4528
|
*/
|
|
3383
|
-
public apiV1DoctorsDoctorIdPut(
|
|
3384
|
-
return DoctorsApiFp(this.configuration).apiV1DoctorsDoctorIdPut(doctorId, updateDoctorCommand, options).then((request) => request(this.axios, this.basePath));
|
|
4529
|
+
public apiV1DoctorsDoctorIdPut(requestParameters: DoctorsApiApiV1DoctorsDoctorIdPutRequest, options?: AxiosRequestConfig) {
|
|
4530
|
+
return DoctorsApiFp(this.configuration).apiV1DoctorsDoctorIdPut(requestParameters.doctorId, requestParameters.updateDoctorCommand, options).then((request) => request(this.axios, this.basePath));
|
|
3385
4531
|
}
|
|
3386
4532
|
|
|
3387
4533
|
/**
|
|
3388
4534
|
*
|
|
3389
4535
|
* @summary Delete Doctor.
|
|
3390
|
-
* @param {
|
|
4536
|
+
* @param {DoctorsApiApiV1DoctorsDoctorIdReactivePutRequest} requestParameters Request parameters.
|
|
3391
4537
|
* @param {*} [options] Override http request option.
|
|
3392
4538
|
* @throws {RequiredError}
|
|
3393
4539
|
* @memberof DoctorsApi
|
|
3394
4540
|
*/
|
|
3395
|
-
public apiV1DoctorsDoctorIdReactivePut(
|
|
3396
|
-
return DoctorsApiFp(this.configuration).apiV1DoctorsDoctorIdReactivePut(doctorId, options).then((request) => request(this.axios, this.basePath));
|
|
4541
|
+
public apiV1DoctorsDoctorIdReactivePut(requestParameters: DoctorsApiApiV1DoctorsDoctorIdReactivePutRequest, options?: AxiosRequestConfig) {
|
|
4542
|
+
return DoctorsApiFp(this.configuration).apiV1DoctorsDoctorIdReactivePut(requestParameters.doctorId, options).then((request) => request(this.axios, this.basePath));
|
|
3397
4543
|
}
|
|
3398
4544
|
|
|
3399
4545
|
/**
|
|
3400
4546
|
*
|
|
3401
4547
|
* @summary Get All DoctorSpecialties.
|
|
3402
|
-
* @param {
|
|
3403
|
-
* @param {string} [doctorName]
|
|
3404
|
-
* @param {string} [specialtyId]
|
|
3405
|
-
* @param {string} [specialtyName]
|
|
3406
|
-
* @param {string} [languageCode]
|
|
3407
|
-
* @param {number} [page]
|
|
3408
|
-
* @param {number} [limit]
|
|
3409
|
-
* @param {Date} [lastRetrieved]
|
|
4548
|
+
* @param {DoctorsApiApiV1DoctorsDoctorIdSpecialtiesGetRequest} requestParameters Request parameters.
|
|
3410
4549
|
* @param {*} [options] Override http request option.
|
|
3411
4550
|
* @throws {RequiredError}
|
|
3412
4551
|
* @memberof DoctorsApi
|
|
3413
4552
|
*/
|
|
3414
|
-
public apiV1DoctorsDoctorIdSpecialtiesGet(
|
|
3415
|
-
return DoctorsApiFp(this.configuration).apiV1DoctorsDoctorIdSpecialtiesGet(doctorId, doctorName, specialtyId, specialtyName, languageCode, page, limit, lastRetrieved, options).then((request) => request(this.axios, this.basePath));
|
|
4553
|
+
public apiV1DoctorsDoctorIdSpecialtiesGet(requestParameters: DoctorsApiApiV1DoctorsDoctorIdSpecialtiesGetRequest, options?: AxiosRequestConfig) {
|
|
4554
|
+
return DoctorsApiFp(this.configuration).apiV1DoctorsDoctorIdSpecialtiesGet(requestParameters.doctorId, requestParameters.doctorName, requestParameters.specialtyId, requestParameters.specialtyName, requestParameters.languageCode, requestParameters.page, requestParameters.limit, requestParameters.lastRetrieved, options).then((request) => request(this.axios, this.basePath));
|
|
3416
4555
|
}
|
|
3417
4556
|
|
|
3418
4557
|
/**
|
|
3419
4558
|
*
|
|
3420
4559
|
* @summary Link a doctor to a specialty.
|
|
3421
|
-
* @param {
|
|
3422
|
-
* @param {CreateDoctorSpecialtyCommand} [createDoctorSpecialtyCommand]
|
|
4560
|
+
* @param {DoctorsApiApiV1DoctorsDoctorIdSpecialtiesPostRequest} requestParameters Request parameters.
|
|
3423
4561
|
* @param {*} [options] Override http request option.
|
|
3424
4562
|
* @throws {RequiredError}
|
|
3425
4563
|
* @memberof DoctorsApi
|
|
3426
4564
|
*/
|
|
3427
|
-
public apiV1DoctorsDoctorIdSpecialtiesPost(
|
|
3428
|
-
return DoctorsApiFp(this.configuration).apiV1DoctorsDoctorIdSpecialtiesPost(doctorId, createDoctorSpecialtyCommand, options).then((request) => request(this.axios, this.basePath));
|
|
4565
|
+
public apiV1DoctorsDoctorIdSpecialtiesPost(requestParameters: DoctorsApiApiV1DoctorsDoctorIdSpecialtiesPostRequest, options?: AxiosRequestConfig) {
|
|
4566
|
+
return DoctorsApiFp(this.configuration).apiV1DoctorsDoctorIdSpecialtiesPost(requestParameters.doctorId, requestParameters.createDoctorSpecialtyCommand, options).then((request) => request(this.axios, this.basePath));
|
|
3429
4567
|
}
|
|
3430
4568
|
|
|
3431
4569
|
/**
|
|
3432
4570
|
*
|
|
3433
4571
|
* @summary Remove link between the doctor and the specialty.
|
|
3434
|
-
* @param {
|
|
3435
|
-
* @param {string} specialtyId
|
|
4572
|
+
* @param {DoctorsApiApiV1DoctorsDoctorIdSpecialtiesSpecialtyIdDeleteRequest} requestParameters Request parameters.
|
|
3436
4573
|
* @param {*} [options] Override http request option.
|
|
3437
4574
|
* @throws {RequiredError}
|
|
3438
4575
|
* @memberof DoctorsApi
|
|
3439
4576
|
*/
|
|
3440
|
-
public apiV1DoctorsDoctorIdSpecialtiesSpecialtyIdDelete(
|
|
3441
|
-
return DoctorsApiFp(this.configuration).apiV1DoctorsDoctorIdSpecialtiesSpecialtyIdDelete(doctorId, specialtyId, options).then((request) => request(this.axios, this.basePath));
|
|
4577
|
+
public apiV1DoctorsDoctorIdSpecialtiesSpecialtyIdDelete(requestParameters: DoctorsApiApiV1DoctorsDoctorIdSpecialtiesSpecialtyIdDeleteRequest, options?: AxiosRequestConfig) {
|
|
4578
|
+
return DoctorsApiFp(this.configuration).apiV1DoctorsDoctorIdSpecialtiesSpecialtyIdDelete(requestParameters.doctorId, requestParameters.specialtyId, options).then((request) => request(this.axios, this.basePath));
|
|
3442
4579
|
}
|
|
3443
4580
|
|
|
3444
4581
|
/**
|
|
3445
4582
|
*
|
|
3446
4583
|
* @summary Get DoctorSpecialty
|
|
3447
|
-
* @param {
|
|
3448
|
-
* @param {string} specialtyId
|
|
4584
|
+
* @param {DoctorsApiApiV1DoctorsDoctorIdSpecialtiesSpecialtyIdGetRequest} requestParameters Request parameters.
|
|
3449
4585
|
* @param {*} [options] Override http request option.
|
|
3450
4586
|
* @throws {RequiredError}
|
|
3451
4587
|
* @memberof DoctorsApi
|
|
3452
4588
|
*/
|
|
3453
|
-
public apiV1DoctorsDoctorIdSpecialtiesSpecialtyIdGet(
|
|
3454
|
-
return DoctorsApiFp(this.configuration).apiV1DoctorsDoctorIdSpecialtiesSpecialtyIdGet(doctorId, specialtyId, options).then((request) => request(this.axios, this.basePath));
|
|
4589
|
+
public apiV1DoctorsDoctorIdSpecialtiesSpecialtyIdGet(requestParameters: DoctorsApiApiV1DoctorsDoctorIdSpecialtiesSpecialtyIdGetRequest, options?: AxiosRequestConfig) {
|
|
4590
|
+
return DoctorsApiFp(this.configuration).apiV1DoctorsDoctorIdSpecialtiesSpecialtyIdGet(requestParameters.doctorId, requestParameters.specialtyId, options).then((request) => request(this.axios, this.basePath));
|
|
3455
4591
|
}
|
|
3456
4592
|
|
|
3457
4593
|
/**
|
|
3458
4594
|
*
|
|
3459
4595
|
* @summary Update DoctorSpecialty.
|
|
3460
|
-
* @param {
|
|
3461
|
-
* @param {string} specialtyId
|
|
3462
|
-
* @param {UpdateDoctorSpecialtyCommand} [updateDoctorSpecialtyCommand]
|
|
4596
|
+
* @param {DoctorsApiApiV1DoctorsDoctorIdSpecialtiesSpecialtyIdPutRequest} requestParameters Request parameters.
|
|
3463
4597
|
* @param {*} [options] Override http request option.
|
|
3464
4598
|
* @throws {RequiredError}
|
|
3465
4599
|
* @memberof DoctorsApi
|
|
3466
4600
|
*/
|
|
3467
|
-
public apiV1DoctorsDoctorIdSpecialtiesSpecialtyIdPut(
|
|
3468
|
-
return DoctorsApiFp(this.configuration).apiV1DoctorsDoctorIdSpecialtiesSpecialtyIdPut(doctorId, specialtyId, updateDoctorSpecialtyCommand, options).then((request) => request(this.axios, this.basePath));
|
|
4601
|
+
public apiV1DoctorsDoctorIdSpecialtiesSpecialtyIdPut(requestParameters: DoctorsApiApiV1DoctorsDoctorIdSpecialtiesSpecialtyIdPutRequest, options?: AxiosRequestConfig) {
|
|
4602
|
+
return DoctorsApiFp(this.configuration).apiV1DoctorsDoctorIdSpecialtiesSpecialtyIdPut(requestParameters.doctorId, requestParameters.specialtyId, requestParameters.updateDoctorSpecialtyCommand, options).then((request) => request(this.axios, this.basePath));
|
|
3469
4603
|
}
|
|
3470
4604
|
|
|
3471
4605
|
/**
|
|
3472
4606
|
*
|
|
3473
4607
|
* @summary Get all Doctors.
|
|
3474
|
-
* @param {
|
|
3475
|
-
* @param {string} [hospitalName]
|
|
3476
|
-
* @param {Array<string>} [ids]
|
|
3477
|
-
* @param {string} [specialtyId]
|
|
3478
|
-
* @param {boolean} [consultationEnabled]
|
|
3479
|
-
* @param {string} [id]
|
|
3480
|
-
* @param {string} [fullname]
|
|
3481
|
-
* @param {string} [email]
|
|
3482
|
-
* @param {Gender} [gender]
|
|
3483
|
-
* @param {Date} [dateOfBirth]
|
|
3484
|
-
* @param {Date} [created]
|
|
3485
|
-
* @param {boolean} [showHidden]
|
|
3486
|
-
* @param {number} [page]
|
|
3487
|
-
* @param {number} [limit]
|
|
3488
|
-
* @param {Date} [lastRetrieved]
|
|
4608
|
+
* @param {DoctorsApiApiV1DoctorsGetRequest} requestParameters Request parameters.
|
|
3489
4609
|
* @param {*} [options] Override http request option.
|
|
3490
4610
|
* @throws {RequiredError}
|
|
3491
4611
|
* @memberof DoctorsApi
|
|
3492
4612
|
*/
|
|
3493
|
-
public apiV1DoctorsGet(
|
|
3494
|
-
return DoctorsApiFp(this.configuration).apiV1DoctorsGet(hospitalId, hospitalName, ids, specialtyId, consultationEnabled, id, fullname, email, gender, dateOfBirth, created, showHidden, page, limit, lastRetrieved, options).then((request) => request(this.axios, this.basePath));
|
|
4613
|
+
public apiV1DoctorsGet(requestParameters: DoctorsApiApiV1DoctorsGetRequest = {}, options?: AxiosRequestConfig) {
|
|
4614
|
+
return DoctorsApiFp(this.configuration).apiV1DoctorsGet(requestParameters.hospitalId, requestParameters.hospitalName, requestParameters.ids, requestParameters.specialtyId, requestParameters.consultationEnabled, requestParameters.id, requestParameters.fullname, requestParameters.email, requestParameters.gender, requestParameters.dateOfBirth, requestParameters.created, requestParameters.showHidden, requestParameters.page, requestParameters.limit, requestParameters.lastRetrieved, options).then((request) => request(this.axios, this.basePath));
|
|
3495
4615
|
}
|
|
3496
4616
|
|
|
3497
4617
|
/**
|
|
3498
4618
|
*
|
|
3499
4619
|
* @summary Create a Doctor.
|
|
3500
|
-
* @param {
|
|
4620
|
+
* @param {DoctorsApiApiV1DoctorsPostRequest} requestParameters Request parameters.
|
|
3501
4621
|
* @param {*} [options] Override http request option.
|
|
3502
4622
|
* @throws {RequiredError}
|
|
3503
4623
|
* @memberof DoctorsApi
|
|
3504
4624
|
*/
|
|
3505
|
-
public apiV1DoctorsPost(
|
|
3506
|
-
return DoctorsApiFp(this.configuration).apiV1DoctorsPost(createDoctorCommand, options).then((request) => request(this.axios, this.basePath));
|
|
4625
|
+
public apiV1DoctorsPost(requestParameters: DoctorsApiApiV1DoctorsPostRequest = {}, options?: AxiosRequestConfig) {
|
|
4626
|
+
return DoctorsApiFp(this.configuration).apiV1DoctorsPost(requestParameters.createDoctorCommand, options).then((request) => request(this.axios, this.basePath));
|
|
3507
4627
|
}
|
|
3508
4628
|
|
|
3509
4629
|
/**
|
|
3510
4630
|
*
|
|
3511
4631
|
* @summary Get all Doctors.
|
|
3512
|
-
* @param {
|
|
3513
|
-
* @param {string} [hospitalName]
|
|
3514
|
-
* @param {Array<string>} [ids]
|
|
3515
|
-
* @param {string} [specialtyId]
|
|
3516
|
-
* @param {boolean} [consultationEnabled]
|
|
3517
|
-
* @param {string} [id]
|
|
3518
|
-
* @param {string} [fullname]
|
|
3519
|
-
* @param {string} [email]
|
|
3520
|
-
* @param {Gender} [gender]
|
|
3521
|
-
* @param {Date} [dateOfBirth]
|
|
3522
|
-
* @param {Date} [created]
|
|
3523
|
-
* @param {boolean} [showHidden]
|
|
3524
|
-
* @param {number} [page]
|
|
3525
|
-
* @param {number} [limit]
|
|
3526
|
-
* @param {Date} [lastRetrieved]
|
|
4632
|
+
* @param {DoctorsApiApiV1DoctorsSimpleGetRequest} requestParameters Request parameters.
|
|
3527
4633
|
* @param {*} [options] Override http request option.
|
|
3528
4634
|
* @throws {RequiredError}
|
|
3529
4635
|
* @memberof DoctorsApi
|
|
3530
4636
|
*/
|
|
3531
|
-
public apiV1DoctorsSimpleGet(
|
|
3532
|
-
return DoctorsApiFp(this.configuration).apiV1DoctorsSimpleGet(hospitalId, hospitalName, ids, specialtyId, consultationEnabled, id, fullname, email, gender, dateOfBirth, created, showHidden, page, limit, lastRetrieved, options).then((request) => request(this.axios, this.basePath));
|
|
4637
|
+
public apiV1DoctorsSimpleGet(requestParameters: DoctorsApiApiV1DoctorsSimpleGetRequest = {}, options?: AxiosRequestConfig) {
|
|
4638
|
+
return DoctorsApiFp(this.configuration).apiV1DoctorsSimpleGet(requestParameters.hospitalId, requestParameters.hospitalName, requestParameters.ids, requestParameters.specialtyId, requestParameters.consultationEnabled, requestParameters.id, requestParameters.fullname, requestParameters.email, requestParameters.gender, requestParameters.dateOfBirth, requestParameters.created, requestParameters.showHidden, requestParameters.page, requestParameters.limit, requestParameters.lastRetrieved, options).then((request) => request(this.axios, this.basePath));
|
|
3533
4639
|
}
|
|
3534
4640
|
}
|