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/lib/api/doctors-api.js
CHANGED
|
@@ -681,7 +681,7 @@ var DoctorsApiAxiosParamCreator = function (configuration) {
|
|
|
681
681
|
},
|
|
682
682
|
/**
|
|
683
683
|
*
|
|
684
|
-
* @summary
|
|
684
|
+
* @summary Get doctor
|
|
685
685
|
* @param {string} doctorId
|
|
686
686
|
* @param {*} [options] Override http request option.
|
|
687
687
|
* @throws {RequiredError}
|
|
@@ -2350,7 +2350,7 @@ var DoctorsApiFp = function (configuration) {
|
|
|
2350
2350
|
},
|
|
2351
2351
|
/**
|
|
2352
2352
|
*
|
|
2353
|
-
* @summary
|
|
2353
|
+
* @summary Get doctor
|
|
2354
2354
|
* @param {string} doctorId
|
|
2355
2355
|
* @param {*} [options] Override http request option.
|
|
2356
2356
|
* @throws {RequiredError}
|
|
@@ -3088,7 +3088,7 @@ var DoctorsApiFactory = function (configuration, basePath, axios) {
|
|
|
3088
3088
|
},
|
|
3089
3089
|
/**
|
|
3090
3090
|
*
|
|
3091
|
-
* @summary
|
|
3091
|
+
* @summary Get doctor
|
|
3092
3092
|
* @param {string} doctorId
|
|
3093
3093
|
* @param {*} [options] Override http request option.
|
|
3094
3094
|
* @throws {RequiredError}
|
|
@@ -3434,544 +3434,449 @@ var DoctorsApi = /** @class */ (function (_super) {
|
|
|
3434
3434
|
/**
|
|
3435
3435
|
*
|
|
3436
3436
|
* @summary Delete DoctorCertificate.
|
|
3437
|
-
* @param {
|
|
3438
|
-
* @param {string} certificateId
|
|
3437
|
+
* @param {DoctorsApiApiV1DoctorsDoctorIdCertificatesCertificateIdDeleteRequest} requestParameters Request parameters.
|
|
3439
3438
|
* @param {*} [options] Override http request option.
|
|
3440
3439
|
* @throws {RequiredError}
|
|
3441
3440
|
* @memberof DoctorsApi
|
|
3442
3441
|
*/
|
|
3443
|
-
DoctorsApi.prototype.apiV1DoctorsDoctorIdCertificatesCertificateIdDelete = function (
|
|
3442
|
+
DoctorsApi.prototype.apiV1DoctorsDoctorIdCertificatesCertificateIdDelete = function (requestParameters, options) {
|
|
3444
3443
|
var _this = this;
|
|
3445
|
-
return (0, exports.DoctorsApiFp)(this.configuration).apiV1DoctorsDoctorIdCertificatesCertificateIdDelete(doctorId, certificateId, options).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
3444
|
+
return (0, exports.DoctorsApiFp)(this.configuration).apiV1DoctorsDoctorIdCertificatesCertificateIdDelete(requestParameters.doctorId, requestParameters.certificateId, options).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
3446
3445
|
};
|
|
3447
3446
|
/**
|
|
3448
3447
|
*
|
|
3449
3448
|
* @summary Get DoctorCertificate.
|
|
3450
|
-
* @param {
|
|
3451
|
-
* @param {string} certificateId
|
|
3449
|
+
* @param {DoctorsApiApiV1DoctorsDoctorIdCertificatesCertificateIdGetRequest} requestParameters Request parameters.
|
|
3452
3450
|
* @param {*} [options] Override http request option.
|
|
3453
3451
|
* @throws {RequiredError}
|
|
3454
3452
|
* @memberof DoctorsApi
|
|
3455
3453
|
*/
|
|
3456
|
-
DoctorsApi.prototype.apiV1DoctorsDoctorIdCertificatesCertificateIdGet = function (
|
|
3454
|
+
DoctorsApi.prototype.apiV1DoctorsDoctorIdCertificatesCertificateIdGet = function (requestParameters, options) {
|
|
3457
3455
|
var _this = this;
|
|
3458
|
-
return (0, exports.DoctorsApiFp)(this.configuration).apiV1DoctorsDoctorIdCertificatesCertificateIdGet(doctorId, certificateId, options).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
3456
|
+
return (0, exports.DoctorsApiFp)(this.configuration).apiV1DoctorsDoctorIdCertificatesCertificateIdGet(requestParameters.doctorId, requestParameters.certificateId, options).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
3459
3457
|
};
|
|
3460
3458
|
/**
|
|
3461
3459
|
*
|
|
3462
3460
|
* @summary Update DoctorCertificate.
|
|
3463
|
-
* @param {
|
|
3464
|
-
* @param {string} certificateId
|
|
3465
|
-
* @param {UpdateDoctorCertificateCommand} [updateDoctorCertificateCommand]
|
|
3461
|
+
* @param {DoctorsApiApiV1DoctorsDoctorIdCertificatesCertificateIdPutRequest} requestParameters Request parameters.
|
|
3466
3462
|
* @param {*} [options] Override http request option.
|
|
3467
3463
|
* @throws {RequiredError}
|
|
3468
3464
|
* @memberof DoctorsApi
|
|
3469
3465
|
*/
|
|
3470
|
-
DoctorsApi.prototype.apiV1DoctorsDoctorIdCertificatesCertificateIdPut = function (
|
|
3466
|
+
DoctorsApi.prototype.apiV1DoctorsDoctorIdCertificatesCertificateIdPut = function (requestParameters, options) {
|
|
3471
3467
|
var _this = this;
|
|
3472
|
-
return (0, exports.DoctorsApiFp)(this.configuration).apiV1DoctorsDoctorIdCertificatesCertificateIdPut(doctorId, certificateId, updateDoctorCertificateCommand, options).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
3468
|
+
return (0, exports.DoctorsApiFp)(this.configuration).apiV1DoctorsDoctorIdCertificatesCertificateIdPut(requestParameters.doctorId, requestParameters.certificateId, requestParameters.updateDoctorCertificateCommand, options).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
3473
3469
|
};
|
|
3474
3470
|
/**
|
|
3475
3471
|
*
|
|
3476
3472
|
* @summary Delete DoctorCertificate.
|
|
3477
|
-
* @param {
|
|
3478
|
-
* @param {string} [doctorName]
|
|
3479
|
-
* @param {string} [certificateId]
|
|
3480
|
-
* @param {string} [certificate]
|
|
3481
|
-
* @param {Date} [activeFrom]
|
|
3482
|
-
* @param {Date} [activeTo]
|
|
3483
|
-
* @param {number} [page]
|
|
3484
|
-
* @param {number} [limit]
|
|
3485
|
-
* @param {Date} [lastRetrieved]
|
|
3473
|
+
* @param {DoctorsApiApiV1DoctorsDoctorIdCertificatesGetRequest} requestParameters Request parameters.
|
|
3486
3474
|
* @param {*} [options] Override http request option.
|
|
3487
3475
|
* @throws {RequiredError}
|
|
3488
3476
|
* @memberof DoctorsApi
|
|
3489
3477
|
*/
|
|
3490
|
-
DoctorsApi.prototype.apiV1DoctorsDoctorIdCertificatesGet = function (
|
|
3478
|
+
DoctorsApi.prototype.apiV1DoctorsDoctorIdCertificatesGet = function (requestParameters, options) {
|
|
3491
3479
|
var _this = this;
|
|
3492
|
-
return (0, exports.DoctorsApiFp)(this.configuration).apiV1DoctorsDoctorIdCertificatesGet(doctorId, doctorName, certificateId, certificate, activeFrom, activeTo, page, limit, lastRetrieved, options).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
3480
|
+
return (0, exports.DoctorsApiFp)(this.configuration).apiV1DoctorsDoctorIdCertificatesGet(requestParameters.doctorId, requestParameters.doctorName, requestParameters.certificateId, requestParameters.certificate, requestParameters.activeFrom, requestParameters.activeTo, requestParameters.page, requestParameters.limit, requestParameters.lastRetrieved, options).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
3493
3481
|
};
|
|
3494
3482
|
/**
|
|
3495
3483
|
*
|
|
3496
3484
|
* @summary Create DoctorCertificate.
|
|
3497
|
-
* @param {
|
|
3498
|
-
* @param {CreateDoctorCertificateCommand} [createDoctorCertificateCommand]
|
|
3485
|
+
* @param {DoctorsApiApiV1DoctorsDoctorIdCertificatesPostRequest} requestParameters Request parameters.
|
|
3499
3486
|
* @param {*} [options] Override http request option.
|
|
3500
3487
|
* @throws {RequiredError}
|
|
3501
3488
|
* @memberof DoctorsApi
|
|
3502
3489
|
*/
|
|
3503
|
-
DoctorsApi.prototype.apiV1DoctorsDoctorIdCertificatesPost = function (
|
|
3490
|
+
DoctorsApi.prototype.apiV1DoctorsDoctorIdCertificatesPost = function (requestParameters, options) {
|
|
3504
3491
|
var _this = this;
|
|
3505
|
-
return (0, exports.DoctorsApiFp)(this.configuration).apiV1DoctorsDoctorIdCertificatesPost(doctorId, createDoctorCertificateCommand, options).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
3492
|
+
return (0, exports.DoctorsApiFp)(this.configuration).apiV1DoctorsDoctorIdCertificatesPost(requestParameters.doctorId, requestParameters.createDoctorCertificateCommand, options).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
3506
3493
|
};
|
|
3507
3494
|
/**
|
|
3508
3495
|
*
|
|
3509
3496
|
* @summary Delete Doctor.
|
|
3510
|
-
* @param {
|
|
3511
|
-
* @param {boolean} [isPermanent]
|
|
3497
|
+
* @param {DoctorsApiApiV1DoctorsDoctorIdDeleteRequest} requestParameters Request parameters.
|
|
3512
3498
|
* @param {*} [options] Override http request option.
|
|
3513
3499
|
* @throws {RequiredError}
|
|
3514
3500
|
* @memberof DoctorsApi
|
|
3515
3501
|
*/
|
|
3516
|
-
DoctorsApi.prototype.apiV1DoctorsDoctorIdDelete = function (
|
|
3502
|
+
DoctorsApi.prototype.apiV1DoctorsDoctorIdDelete = function (requestParameters, options) {
|
|
3517
3503
|
var _this = this;
|
|
3518
|
-
return (0, exports.DoctorsApiFp)(this.configuration).apiV1DoctorsDoctorIdDelete(doctorId, isPermanent, options).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
3504
|
+
return (0, exports.DoctorsApiFp)(this.configuration).apiV1DoctorsDoctorIdDelete(requestParameters.doctorId, requestParameters.isPermanent, options).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
3519
3505
|
};
|
|
3520
3506
|
/**
|
|
3521
3507
|
*
|
|
3522
3508
|
* @summary Delete DoctorEducation
|
|
3523
|
-
* @param {
|
|
3524
|
-
* @param {string} educationId
|
|
3509
|
+
* @param {DoctorsApiApiV1DoctorsDoctorIdEducationsEducationIdDeleteRequest} requestParameters Request parameters.
|
|
3525
3510
|
* @param {*} [options] Override http request option.
|
|
3526
3511
|
* @throws {RequiredError}
|
|
3527
3512
|
* @memberof DoctorsApi
|
|
3528
3513
|
*/
|
|
3529
|
-
DoctorsApi.prototype.apiV1DoctorsDoctorIdEducationsEducationIdDelete = function (
|
|
3514
|
+
DoctorsApi.prototype.apiV1DoctorsDoctorIdEducationsEducationIdDelete = function (requestParameters, options) {
|
|
3530
3515
|
var _this = this;
|
|
3531
|
-
return (0, exports.DoctorsApiFp)(this.configuration).apiV1DoctorsDoctorIdEducationsEducationIdDelete(doctorId, educationId, options).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
3516
|
+
return (0, exports.DoctorsApiFp)(this.configuration).apiV1DoctorsDoctorIdEducationsEducationIdDelete(requestParameters.doctorId, requestParameters.educationId, options).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
3532
3517
|
};
|
|
3533
3518
|
/**
|
|
3534
3519
|
*
|
|
3535
3520
|
* @summary Get DoctorEducation.
|
|
3536
|
-
* @param {
|
|
3537
|
-
* @param {string} educationId
|
|
3521
|
+
* @param {DoctorsApiApiV1DoctorsDoctorIdEducationsEducationIdGetRequest} requestParameters Request parameters.
|
|
3538
3522
|
* @param {*} [options] Override http request option.
|
|
3539
3523
|
* @throws {RequiredError}
|
|
3540
3524
|
* @memberof DoctorsApi
|
|
3541
3525
|
*/
|
|
3542
|
-
DoctorsApi.prototype.apiV1DoctorsDoctorIdEducationsEducationIdGet = function (
|
|
3526
|
+
DoctorsApi.prototype.apiV1DoctorsDoctorIdEducationsEducationIdGet = function (requestParameters, options) {
|
|
3543
3527
|
var _this = this;
|
|
3544
|
-
return (0, exports.DoctorsApiFp)(this.configuration).apiV1DoctorsDoctorIdEducationsEducationIdGet(doctorId, educationId, options).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
3528
|
+
return (0, exports.DoctorsApiFp)(this.configuration).apiV1DoctorsDoctorIdEducationsEducationIdGet(requestParameters.doctorId, requestParameters.educationId, options).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
3545
3529
|
};
|
|
3546
3530
|
/**
|
|
3547
3531
|
*
|
|
3548
3532
|
* @summary Update DoctorEducation.
|
|
3549
|
-
* @param {
|
|
3550
|
-
* @param {string} educationId
|
|
3551
|
-
* @param {UpdateDoctorEducationCommand} [updateDoctorEducationCommand]
|
|
3533
|
+
* @param {DoctorsApiApiV1DoctorsDoctorIdEducationsEducationIdPutRequest} requestParameters Request parameters.
|
|
3552
3534
|
* @param {*} [options] Override http request option.
|
|
3553
3535
|
* @throws {RequiredError}
|
|
3554
3536
|
* @memberof DoctorsApi
|
|
3555
3537
|
*/
|
|
3556
|
-
DoctorsApi.prototype.apiV1DoctorsDoctorIdEducationsEducationIdPut = function (
|
|
3538
|
+
DoctorsApi.prototype.apiV1DoctorsDoctorIdEducationsEducationIdPut = function (requestParameters, options) {
|
|
3557
3539
|
var _this = this;
|
|
3558
|
-
return (0, exports.DoctorsApiFp)(this.configuration).apiV1DoctorsDoctorIdEducationsEducationIdPut(doctorId, educationId, updateDoctorEducationCommand, options).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
3540
|
+
return (0, exports.DoctorsApiFp)(this.configuration).apiV1DoctorsDoctorIdEducationsEducationIdPut(requestParameters.doctorId, requestParameters.educationId, requestParameters.updateDoctorEducationCommand, options).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
3559
3541
|
};
|
|
3560
3542
|
/**
|
|
3561
3543
|
*
|
|
3562
3544
|
* @summary Get all DoctorEducations.
|
|
3563
|
-
* @param {
|
|
3564
|
-
* @param {string} [doctorName]
|
|
3565
|
-
* @param {string} [educationId]
|
|
3566
|
-
* @param {string} [institution]
|
|
3567
|
-
* @param {string} [qualification]
|
|
3568
|
-
* @param {Date} [graduationDate]
|
|
3569
|
-
* @param {number} [page]
|
|
3570
|
-
* @param {number} [limit]
|
|
3571
|
-
* @param {Date} [lastRetrieved]
|
|
3545
|
+
* @param {DoctorsApiApiV1DoctorsDoctorIdEducationsGetRequest} requestParameters Request parameters.
|
|
3572
3546
|
* @param {*} [options] Override http request option.
|
|
3573
3547
|
* @throws {RequiredError}
|
|
3574
3548
|
* @memberof DoctorsApi
|
|
3575
3549
|
*/
|
|
3576
|
-
DoctorsApi.prototype.apiV1DoctorsDoctorIdEducationsGet = function (
|
|
3550
|
+
DoctorsApi.prototype.apiV1DoctorsDoctorIdEducationsGet = function (requestParameters, options) {
|
|
3577
3551
|
var _this = this;
|
|
3578
|
-
return (0, exports.DoctorsApiFp)(this.configuration).apiV1DoctorsDoctorIdEducationsGet(doctorId, doctorName, educationId, institution, qualification, graduationDate, page, limit, lastRetrieved, options).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
3552
|
+
return (0, exports.DoctorsApiFp)(this.configuration).apiV1DoctorsDoctorIdEducationsGet(requestParameters.doctorId, requestParameters.doctorName, requestParameters.educationId, requestParameters.institution, requestParameters.qualification, requestParameters.graduationDate, requestParameters.page, requestParameters.limit, requestParameters.lastRetrieved, options).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
3579
3553
|
};
|
|
3580
3554
|
/**
|
|
3581
3555
|
*
|
|
3582
3556
|
* @summary Create DoctorEducation.
|
|
3583
|
-
* @param {
|
|
3584
|
-
* @param {CreateDoctorEducationCommand} [createDoctorEducationCommand]
|
|
3557
|
+
* @param {DoctorsApiApiV1DoctorsDoctorIdEducationsPostRequest} requestParameters Request parameters.
|
|
3585
3558
|
* @param {*} [options] Override http request option.
|
|
3586
3559
|
* @throws {RequiredError}
|
|
3587
3560
|
* @memberof DoctorsApi
|
|
3588
3561
|
*/
|
|
3589
|
-
DoctorsApi.prototype.apiV1DoctorsDoctorIdEducationsPost = function (
|
|
3562
|
+
DoctorsApi.prototype.apiV1DoctorsDoctorIdEducationsPost = function (requestParameters, options) {
|
|
3590
3563
|
var _this = this;
|
|
3591
|
-
return (0, exports.DoctorsApiFp)(this.configuration).apiV1DoctorsDoctorIdEducationsPost(doctorId, createDoctorEducationCommand, options).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
3564
|
+
return (0, exports.DoctorsApiFp)(this.configuration).apiV1DoctorsDoctorIdEducationsPost(requestParameters.doctorId, requestParameters.createDoctorEducationCommand, options).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
3592
3565
|
};
|
|
3593
3566
|
/**
|
|
3594
3567
|
*
|
|
3595
|
-
* @summary
|
|
3596
|
-
* @param {
|
|
3568
|
+
* @summary Get doctor
|
|
3569
|
+
* @param {DoctorsApiApiV1DoctorsDoctorIdGetRequest} requestParameters Request parameters.
|
|
3597
3570
|
* @param {*} [options] Override http request option.
|
|
3598
3571
|
* @throws {RequiredError}
|
|
3599
3572
|
* @memberof DoctorsApi
|
|
3600
3573
|
*/
|
|
3601
|
-
DoctorsApi.prototype.apiV1DoctorsDoctorIdGet = function (
|
|
3574
|
+
DoctorsApi.prototype.apiV1DoctorsDoctorIdGet = function (requestParameters, options) {
|
|
3602
3575
|
var _this = this;
|
|
3603
|
-
return (0, exports.DoctorsApiFp)(this.configuration).apiV1DoctorsDoctorIdGet(doctorId, options).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
3576
|
+
return (0, exports.DoctorsApiFp)(this.configuration).apiV1DoctorsDoctorIdGet(requestParameters.doctorId, options).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
3604
3577
|
};
|
|
3605
3578
|
/**
|
|
3606
3579
|
*
|
|
3607
3580
|
* @summary Get all DoctorLanguages.
|
|
3608
|
-
* @param {
|
|
3609
|
-
* @param {string} [languageCode]
|
|
3610
|
-
* @param {number} [page]
|
|
3611
|
-
* @param {number} [limit]
|
|
3612
|
-
* @param {Date} [lastRetrieved]
|
|
3581
|
+
* @param {DoctorsApiApiV1DoctorsDoctorIdLanguagesGetRequest} requestParameters Request parameters.
|
|
3613
3582
|
* @param {*} [options] Override http request option.
|
|
3614
3583
|
* @throws {RequiredError}
|
|
3615
3584
|
* @memberof DoctorsApi
|
|
3616
3585
|
*/
|
|
3617
|
-
DoctorsApi.prototype.apiV1DoctorsDoctorIdLanguagesGet = function (
|
|
3586
|
+
DoctorsApi.prototype.apiV1DoctorsDoctorIdLanguagesGet = function (requestParameters, options) {
|
|
3618
3587
|
var _this = this;
|
|
3619
|
-
return (0, exports.DoctorsApiFp)(this.configuration).apiV1DoctorsDoctorIdLanguagesGet(doctorId, languageCode, page, limit, lastRetrieved, options).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
3588
|
+
return (0, exports.DoctorsApiFp)(this.configuration).apiV1DoctorsDoctorIdLanguagesGet(requestParameters.doctorId, requestParameters.languageCode, requestParameters.page, requestParameters.limit, requestParameters.lastRetrieved, options).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
3620
3589
|
};
|
|
3621
3590
|
/**
|
|
3622
3591
|
*
|
|
3623
3592
|
* @summary Delete DoctorLanguage
|
|
3624
|
-
* @param {
|
|
3625
|
-
* @param {string} languageCode
|
|
3593
|
+
* @param {DoctorsApiApiV1DoctorsDoctorIdLanguagesLanguageCodeDeleteRequest} requestParameters Request parameters.
|
|
3626
3594
|
* @param {*} [options] Override http request option.
|
|
3627
3595
|
* @throws {RequiredError}
|
|
3628
3596
|
* @memberof DoctorsApi
|
|
3629
3597
|
*/
|
|
3630
|
-
DoctorsApi.prototype.apiV1DoctorsDoctorIdLanguagesLanguageCodeDelete = function (
|
|
3598
|
+
DoctorsApi.prototype.apiV1DoctorsDoctorIdLanguagesLanguageCodeDelete = function (requestParameters, options) {
|
|
3631
3599
|
var _this = this;
|
|
3632
|
-
return (0, exports.DoctorsApiFp)(this.configuration).apiV1DoctorsDoctorIdLanguagesLanguageCodeDelete(doctorId, languageCode, options).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
3600
|
+
return (0, exports.DoctorsApiFp)(this.configuration).apiV1DoctorsDoctorIdLanguagesLanguageCodeDelete(requestParameters.doctorId, requestParameters.languageCode, options).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
3633
3601
|
};
|
|
3634
3602
|
/**
|
|
3635
3603
|
*
|
|
3636
3604
|
* @summary Get DoctorLanguage.
|
|
3637
|
-
* @param {
|
|
3638
|
-
* @param {string} languageCode
|
|
3605
|
+
* @param {DoctorsApiApiV1DoctorsDoctorIdLanguagesLanguageCodeGetRequest} requestParameters Request parameters.
|
|
3639
3606
|
* @param {*} [options] Override http request option.
|
|
3640
3607
|
* @throws {RequiredError}
|
|
3641
3608
|
* @memberof DoctorsApi
|
|
3642
3609
|
*/
|
|
3643
|
-
DoctorsApi.prototype.apiV1DoctorsDoctorIdLanguagesLanguageCodeGet = function (
|
|
3610
|
+
DoctorsApi.prototype.apiV1DoctorsDoctorIdLanguagesLanguageCodeGet = function (requestParameters, options) {
|
|
3644
3611
|
var _this = this;
|
|
3645
|
-
return (0, exports.DoctorsApiFp)(this.configuration).apiV1DoctorsDoctorIdLanguagesLanguageCodeGet(doctorId, languageCode, options).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
3612
|
+
return (0, exports.DoctorsApiFp)(this.configuration).apiV1DoctorsDoctorIdLanguagesLanguageCodeGet(requestParameters.doctorId, requestParameters.languageCode, options).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
3646
3613
|
};
|
|
3647
3614
|
/**
|
|
3648
3615
|
*
|
|
3649
3616
|
* @summary Update DoctorLanguage.
|
|
3650
|
-
* @param {
|
|
3651
|
-
* @param {string} languageCode
|
|
3652
|
-
* @param {UpdateDoctorLanguageCommand} [updateDoctorLanguageCommand]
|
|
3617
|
+
* @param {DoctorsApiApiV1DoctorsDoctorIdLanguagesLanguageCodePutRequest} requestParameters Request parameters.
|
|
3653
3618
|
* @param {*} [options] Override http request option.
|
|
3654
3619
|
* @throws {RequiredError}
|
|
3655
3620
|
* @memberof DoctorsApi
|
|
3656
3621
|
*/
|
|
3657
|
-
DoctorsApi.prototype.apiV1DoctorsDoctorIdLanguagesLanguageCodePut = function (
|
|
3622
|
+
DoctorsApi.prototype.apiV1DoctorsDoctorIdLanguagesLanguageCodePut = function (requestParameters, options) {
|
|
3658
3623
|
var _this = this;
|
|
3659
|
-
return (0, exports.DoctorsApiFp)(this.configuration).apiV1DoctorsDoctorIdLanguagesLanguageCodePut(doctorId, languageCode, updateDoctorLanguageCommand, options).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
3624
|
+
return (0, exports.DoctorsApiFp)(this.configuration).apiV1DoctorsDoctorIdLanguagesLanguageCodePut(requestParameters.doctorId, requestParameters.languageCode, requestParameters.updateDoctorLanguageCommand, options).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
3660
3625
|
};
|
|
3661
3626
|
/**
|
|
3662
3627
|
*
|
|
3663
3628
|
* @summary Create DoctorLanguage.
|
|
3664
|
-
* @param {
|
|
3665
|
-
* @param {CreateDoctorLanguageCommand} [createDoctorLanguageCommand]
|
|
3629
|
+
* @param {DoctorsApiApiV1DoctorsDoctorIdLanguagesPostRequest} requestParameters Request parameters.
|
|
3666
3630
|
* @param {*} [options] Override http request option.
|
|
3667
3631
|
* @throws {RequiredError}
|
|
3668
3632
|
* @memberof DoctorsApi
|
|
3669
3633
|
*/
|
|
3670
|
-
DoctorsApi.prototype.apiV1DoctorsDoctorIdLanguagesPost = function (
|
|
3634
|
+
DoctorsApi.prototype.apiV1DoctorsDoctorIdLanguagesPost = function (requestParameters, options) {
|
|
3671
3635
|
var _this = this;
|
|
3672
|
-
return (0, exports.DoctorsApiFp)(this.configuration).apiV1DoctorsDoctorIdLanguagesPost(doctorId, createDoctorLanguageCommand, options).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
3636
|
+
return (0, exports.DoctorsApiFp)(this.configuration).apiV1DoctorsDoctorIdLanguagesPost(requestParameters.doctorId, requestParameters.createDoctorLanguageCommand, options).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
3673
3637
|
};
|
|
3674
3638
|
/**
|
|
3675
3639
|
*
|
|
3676
3640
|
* @summary Get all DoctorMedias.
|
|
3677
|
-
* @param {
|
|
3678
|
-
* @param {string} [id]
|
|
3679
|
-
* @param {MediaType} [mediaType]
|
|
3680
|
-
* @param {number} [page]
|
|
3681
|
-
* @param {number} [limit]
|
|
3682
|
-
* @param {Date} [lastRetrieved]
|
|
3641
|
+
* @param {DoctorsApiApiV1DoctorsDoctorIdMediasGetRequest} requestParameters Request parameters.
|
|
3683
3642
|
* @param {*} [options] Override http request option.
|
|
3684
3643
|
* @throws {RequiredError}
|
|
3685
3644
|
* @memberof DoctorsApi
|
|
3686
3645
|
*/
|
|
3687
|
-
DoctorsApi.prototype.apiV1DoctorsDoctorIdMediasGet = function (
|
|
3646
|
+
DoctorsApi.prototype.apiV1DoctorsDoctorIdMediasGet = function (requestParameters, options) {
|
|
3688
3647
|
var _this = this;
|
|
3689
|
-
return (0, exports.DoctorsApiFp)(this.configuration).apiV1DoctorsDoctorIdMediasGet(doctorId, id, mediaType, page, limit, lastRetrieved, options).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
3648
|
+
return (0, exports.DoctorsApiFp)(this.configuration).apiV1DoctorsDoctorIdMediasGet(requestParameters.doctorId, requestParameters.id, requestParameters.mediaType, requestParameters.page, requestParameters.limit, requestParameters.lastRetrieved, options).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
3690
3649
|
};
|
|
3691
3650
|
/**
|
|
3692
3651
|
*
|
|
3693
3652
|
* @summary Delete DoctorMedia
|
|
3694
|
-
* @param {
|
|
3695
|
-
* @param {string} mediaId
|
|
3653
|
+
* @param {DoctorsApiApiV1DoctorsDoctorIdMediasMediaIdDeleteRequest} requestParameters Request parameters.
|
|
3696
3654
|
* @param {*} [options] Override http request option.
|
|
3697
3655
|
* @throws {RequiredError}
|
|
3698
3656
|
* @memberof DoctorsApi
|
|
3699
3657
|
*/
|
|
3700
|
-
DoctorsApi.prototype.apiV1DoctorsDoctorIdMediasMediaIdDelete = function (
|
|
3658
|
+
DoctorsApi.prototype.apiV1DoctorsDoctorIdMediasMediaIdDelete = function (requestParameters, options) {
|
|
3701
3659
|
var _this = this;
|
|
3702
|
-
return (0, exports.DoctorsApiFp)(this.configuration).apiV1DoctorsDoctorIdMediasMediaIdDelete(doctorId, mediaId, options).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
3660
|
+
return (0, exports.DoctorsApiFp)(this.configuration).apiV1DoctorsDoctorIdMediasMediaIdDelete(requestParameters.doctorId, requestParameters.mediaId, options).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
3703
3661
|
};
|
|
3704
3662
|
/**
|
|
3705
3663
|
*
|
|
3706
3664
|
* @summary Get DoctorMedia.
|
|
3707
|
-
* @param {
|
|
3708
|
-
* @param {string} mediaId
|
|
3665
|
+
* @param {DoctorsApiApiV1DoctorsDoctorIdMediasMediaIdGetRequest} requestParameters Request parameters.
|
|
3709
3666
|
* @param {*} [options] Override http request option.
|
|
3710
3667
|
* @throws {RequiredError}
|
|
3711
3668
|
* @memberof DoctorsApi
|
|
3712
3669
|
*/
|
|
3713
|
-
DoctorsApi.prototype.apiV1DoctorsDoctorIdMediasMediaIdGet = function (
|
|
3670
|
+
DoctorsApi.prototype.apiV1DoctorsDoctorIdMediasMediaIdGet = function (requestParameters, options) {
|
|
3714
3671
|
var _this = this;
|
|
3715
|
-
return (0, exports.DoctorsApiFp)(this.configuration).apiV1DoctorsDoctorIdMediasMediaIdGet(doctorId, mediaId, options).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
3672
|
+
return (0, exports.DoctorsApiFp)(this.configuration).apiV1DoctorsDoctorIdMediasMediaIdGet(requestParameters.doctorId, requestParameters.mediaId, options).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
3716
3673
|
};
|
|
3717
3674
|
/**
|
|
3718
3675
|
*
|
|
3719
3676
|
* @summary Update DoctorMedia.
|
|
3720
|
-
* @param {
|
|
3721
|
-
* @param {string} mediaId
|
|
3722
|
-
* @param {UpdateMediaCommand} [updateMediaCommand]
|
|
3677
|
+
* @param {DoctorsApiApiV1DoctorsDoctorIdMediasMediaIdPutRequest} requestParameters Request parameters.
|
|
3723
3678
|
* @param {*} [options] Override http request option.
|
|
3724
3679
|
* @throws {RequiredError}
|
|
3725
3680
|
* @memberof DoctorsApi
|
|
3726
3681
|
*/
|
|
3727
|
-
DoctorsApi.prototype.apiV1DoctorsDoctorIdMediasMediaIdPut = function (
|
|
3682
|
+
DoctorsApi.prototype.apiV1DoctorsDoctorIdMediasMediaIdPut = function (requestParameters, options) {
|
|
3728
3683
|
var _this = this;
|
|
3729
|
-
return (0, exports.DoctorsApiFp)(this.configuration).apiV1DoctorsDoctorIdMediasMediaIdPut(doctorId, mediaId, updateMediaCommand, options).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
3684
|
+
return (0, exports.DoctorsApiFp)(this.configuration).apiV1DoctorsDoctorIdMediasMediaIdPut(requestParameters.doctorId, requestParameters.mediaId, requestParameters.updateMediaCommand, options).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
3730
3685
|
};
|
|
3731
3686
|
/**
|
|
3732
3687
|
*
|
|
3733
3688
|
* @summary Create DoctorMedia.
|
|
3734
|
-
* @param {
|
|
3735
|
-
* @param {CreateMediaCommand} [createMediaCommand]
|
|
3689
|
+
* @param {DoctorsApiApiV1DoctorsDoctorIdMediasPostRequest} requestParameters Request parameters.
|
|
3736
3690
|
* @param {*} [options] Override http request option.
|
|
3737
3691
|
* @throws {RequiredError}
|
|
3738
3692
|
* @memberof DoctorsApi
|
|
3739
3693
|
*/
|
|
3740
|
-
DoctorsApi.prototype.apiV1DoctorsDoctorIdMediasPost = function (
|
|
3694
|
+
DoctorsApi.prototype.apiV1DoctorsDoctorIdMediasPost = function (requestParameters, options) {
|
|
3741
3695
|
var _this = this;
|
|
3742
|
-
return (0, exports.DoctorsApiFp)(this.configuration).apiV1DoctorsDoctorIdMediasPost(doctorId, createMediaCommand, options).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
3696
|
+
return (0, exports.DoctorsApiFp)(this.configuration).apiV1DoctorsDoctorIdMediasPost(requestParameters.doctorId, requestParameters.createMediaCommand, options).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
3743
3697
|
};
|
|
3744
3698
|
/**
|
|
3745
3699
|
*
|
|
3746
3700
|
* @summary Get All DoctorPortfolios
|
|
3747
|
-
* @param {
|
|
3748
|
-
* @param {string} [doctorName]
|
|
3749
|
-
* @param {string} [portfolioId]
|
|
3750
|
-
* @param {string} [name]
|
|
3751
|
-
* @param {number} [page]
|
|
3752
|
-
* @param {number} [limit]
|
|
3753
|
-
* @param {Date} [lastRetrieved]
|
|
3701
|
+
* @param {DoctorsApiApiV1DoctorsDoctorIdPortfoliosGetRequest} requestParameters Request parameters.
|
|
3754
3702
|
* @param {*} [options] Override http request option.
|
|
3755
3703
|
* @throws {RequiredError}
|
|
3756
3704
|
* @memberof DoctorsApi
|
|
3757
3705
|
*/
|
|
3758
|
-
DoctorsApi.prototype.apiV1DoctorsDoctorIdPortfoliosGet = function (
|
|
3706
|
+
DoctorsApi.prototype.apiV1DoctorsDoctorIdPortfoliosGet = function (requestParameters, options) {
|
|
3759
3707
|
var _this = this;
|
|
3760
|
-
return (0, exports.DoctorsApiFp)(this.configuration).apiV1DoctorsDoctorIdPortfoliosGet(doctorId, doctorName, portfolioId, name, page, limit, lastRetrieved, options).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
3708
|
+
return (0, exports.DoctorsApiFp)(this.configuration).apiV1DoctorsDoctorIdPortfoliosGet(requestParameters.doctorId, requestParameters.doctorName, requestParameters.portfolioId, requestParameters.name, requestParameters.page, requestParameters.limit, requestParameters.lastRetrieved, options).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
3761
3709
|
};
|
|
3762
3710
|
/**
|
|
3763
3711
|
*
|
|
3764
3712
|
* @summary Delete DoctorPortfolio.
|
|
3765
|
-
* @param {
|
|
3766
|
-
* @param {string} portfolioId
|
|
3713
|
+
* @param {DoctorsApiApiV1DoctorsDoctorIdPortfoliosPortfolioIdDeleteRequest} requestParameters Request parameters.
|
|
3767
3714
|
* @param {*} [options] Override http request option.
|
|
3768
3715
|
* @throws {RequiredError}
|
|
3769
3716
|
* @memberof DoctorsApi
|
|
3770
3717
|
*/
|
|
3771
|
-
DoctorsApi.prototype.apiV1DoctorsDoctorIdPortfoliosPortfolioIdDelete = function (
|
|
3718
|
+
DoctorsApi.prototype.apiV1DoctorsDoctorIdPortfoliosPortfolioIdDelete = function (requestParameters, options) {
|
|
3772
3719
|
var _this = this;
|
|
3773
|
-
return (0, exports.DoctorsApiFp)(this.configuration).apiV1DoctorsDoctorIdPortfoliosPortfolioIdDelete(doctorId, portfolioId, options).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
3720
|
+
return (0, exports.DoctorsApiFp)(this.configuration).apiV1DoctorsDoctorIdPortfoliosPortfolioIdDelete(requestParameters.doctorId, requestParameters.portfolioId, options).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
3774
3721
|
};
|
|
3775
3722
|
/**
|
|
3776
3723
|
*
|
|
3777
3724
|
* @summary Get DoctorPortfolio.
|
|
3778
|
-
* @param {
|
|
3779
|
-
* @param {string} portfolioId
|
|
3725
|
+
* @param {DoctorsApiApiV1DoctorsDoctorIdPortfoliosPortfolioIdGetRequest} requestParameters Request parameters.
|
|
3780
3726
|
* @param {*} [options] Override http request option.
|
|
3781
3727
|
* @throws {RequiredError}
|
|
3782
3728
|
* @memberof DoctorsApi
|
|
3783
3729
|
*/
|
|
3784
|
-
DoctorsApi.prototype.apiV1DoctorsDoctorIdPortfoliosPortfolioIdGet = function (
|
|
3730
|
+
DoctorsApi.prototype.apiV1DoctorsDoctorIdPortfoliosPortfolioIdGet = function (requestParameters, options) {
|
|
3785
3731
|
var _this = this;
|
|
3786
|
-
return (0, exports.DoctorsApiFp)(this.configuration).apiV1DoctorsDoctorIdPortfoliosPortfolioIdGet(doctorId, portfolioId, options).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
3732
|
+
return (0, exports.DoctorsApiFp)(this.configuration).apiV1DoctorsDoctorIdPortfoliosPortfolioIdGet(requestParameters.doctorId, requestParameters.portfolioId, options).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
3787
3733
|
};
|
|
3788
3734
|
/**
|
|
3789
3735
|
*
|
|
3790
3736
|
* @summary Update DoctorPortfolio.
|
|
3791
|
-
* @param {
|
|
3792
|
-
* @param {string} portfolioId
|
|
3793
|
-
* @param {UpdateDoctorPortfolioCommand} [updateDoctorPortfolioCommand]
|
|
3737
|
+
* @param {DoctorsApiApiV1DoctorsDoctorIdPortfoliosPortfolioIdPutRequest} requestParameters Request parameters.
|
|
3794
3738
|
* @param {*} [options] Override http request option.
|
|
3795
3739
|
* @throws {RequiredError}
|
|
3796
3740
|
* @memberof DoctorsApi
|
|
3797
3741
|
*/
|
|
3798
|
-
DoctorsApi.prototype.apiV1DoctorsDoctorIdPortfoliosPortfolioIdPut = function (
|
|
3742
|
+
DoctorsApi.prototype.apiV1DoctorsDoctorIdPortfoliosPortfolioIdPut = function (requestParameters, options) {
|
|
3799
3743
|
var _this = this;
|
|
3800
|
-
return (0, exports.DoctorsApiFp)(this.configuration).apiV1DoctorsDoctorIdPortfoliosPortfolioIdPut(doctorId, portfolioId, updateDoctorPortfolioCommand, options).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
3744
|
+
return (0, exports.DoctorsApiFp)(this.configuration).apiV1DoctorsDoctorIdPortfoliosPortfolioIdPut(requestParameters.doctorId, requestParameters.portfolioId, requestParameters.updateDoctorPortfolioCommand, options).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
3801
3745
|
};
|
|
3802
3746
|
/**
|
|
3803
3747
|
*
|
|
3804
3748
|
* @summary Create DoctorPortfolio.
|
|
3805
|
-
* @param {
|
|
3806
|
-
* @param {CreateDoctorPortfolioCommand} [createDoctorPortfolioCommand]
|
|
3749
|
+
* @param {DoctorsApiApiV1DoctorsDoctorIdPortfoliosPostRequest} requestParameters Request parameters.
|
|
3807
3750
|
* @param {*} [options] Override http request option.
|
|
3808
3751
|
* @throws {RequiredError}
|
|
3809
3752
|
* @memberof DoctorsApi
|
|
3810
3753
|
*/
|
|
3811
|
-
DoctorsApi.prototype.apiV1DoctorsDoctorIdPortfoliosPost = function (
|
|
3754
|
+
DoctorsApi.prototype.apiV1DoctorsDoctorIdPortfoliosPost = function (requestParameters, options) {
|
|
3812
3755
|
var _this = this;
|
|
3813
|
-
return (0, exports.DoctorsApiFp)(this.configuration).apiV1DoctorsDoctorIdPortfoliosPost(doctorId, createDoctorPortfolioCommand, options).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
3756
|
+
return (0, exports.DoctorsApiFp)(this.configuration).apiV1DoctorsDoctorIdPortfoliosPost(requestParameters.doctorId, requestParameters.createDoctorPortfolioCommand, options).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
3814
3757
|
};
|
|
3815
3758
|
/**
|
|
3816
3759
|
*
|
|
3817
3760
|
* @summary Update Doctor.
|
|
3818
|
-
* @param {
|
|
3819
|
-
* @param {UpdateDoctorCommand} [updateDoctorCommand]
|
|
3761
|
+
* @param {DoctorsApiApiV1DoctorsDoctorIdPutRequest} requestParameters Request parameters.
|
|
3820
3762
|
* @param {*} [options] Override http request option.
|
|
3821
3763
|
* @throws {RequiredError}
|
|
3822
3764
|
* @memberof DoctorsApi
|
|
3823
3765
|
*/
|
|
3824
|
-
DoctorsApi.prototype.apiV1DoctorsDoctorIdPut = function (
|
|
3766
|
+
DoctorsApi.prototype.apiV1DoctorsDoctorIdPut = function (requestParameters, options) {
|
|
3825
3767
|
var _this = this;
|
|
3826
|
-
return (0, exports.DoctorsApiFp)(this.configuration).apiV1DoctorsDoctorIdPut(doctorId, updateDoctorCommand, options).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
3768
|
+
return (0, exports.DoctorsApiFp)(this.configuration).apiV1DoctorsDoctorIdPut(requestParameters.doctorId, requestParameters.updateDoctorCommand, options).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
3827
3769
|
};
|
|
3828
3770
|
/**
|
|
3829
3771
|
*
|
|
3830
3772
|
* @summary Delete Doctor.
|
|
3831
|
-
* @param {
|
|
3773
|
+
* @param {DoctorsApiApiV1DoctorsDoctorIdReactivePutRequest} requestParameters Request parameters.
|
|
3832
3774
|
* @param {*} [options] Override http request option.
|
|
3833
3775
|
* @throws {RequiredError}
|
|
3834
3776
|
* @memberof DoctorsApi
|
|
3835
3777
|
*/
|
|
3836
|
-
DoctorsApi.prototype.apiV1DoctorsDoctorIdReactivePut = function (
|
|
3778
|
+
DoctorsApi.prototype.apiV1DoctorsDoctorIdReactivePut = function (requestParameters, options) {
|
|
3837
3779
|
var _this = this;
|
|
3838
|
-
return (0, exports.DoctorsApiFp)(this.configuration).apiV1DoctorsDoctorIdReactivePut(doctorId, options).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
3780
|
+
return (0, exports.DoctorsApiFp)(this.configuration).apiV1DoctorsDoctorIdReactivePut(requestParameters.doctorId, options).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
3839
3781
|
};
|
|
3840
3782
|
/**
|
|
3841
3783
|
*
|
|
3842
3784
|
* @summary Get All DoctorSpecialties.
|
|
3843
|
-
* @param {
|
|
3844
|
-
* @param {string} [doctorName]
|
|
3845
|
-
* @param {string} [specialtyId]
|
|
3846
|
-
* @param {string} [specialtyName]
|
|
3847
|
-
* @param {string} [languageCode]
|
|
3848
|
-
* @param {number} [page]
|
|
3849
|
-
* @param {number} [limit]
|
|
3850
|
-
* @param {Date} [lastRetrieved]
|
|
3785
|
+
* @param {DoctorsApiApiV1DoctorsDoctorIdSpecialtiesGetRequest} requestParameters Request parameters.
|
|
3851
3786
|
* @param {*} [options] Override http request option.
|
|
3852
3787
|
* @throws {RequiredError}
|
|
3853
3788
|
* @memberof DoctorsApi
|
|
3854
3789
|
*/
|
|
3855
|
-
DoctorsApi.prototype.apiV1DoctorsDoctorIdSpecialtiesGet = function (
|
|
3790
|
+
DoctorsApi.prototype.apiV1DoctorsDoctorIdSpecialtiesGet = function (requestParameters, options) {
|
|
3856
3791
|
var _this = this;
|
|
3857
|
-
return (0, exports.DoctorsApiFp)(this.configuration).apiV1DoctorsDoctorIdSpecialtiesGet(doctorId, doctorName, specialtyId, specialtyName, languageCode, page, limit, lastRetrieved, options).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
3792
|
+
return (0, exports.DoctorsApiFp)(this.configuration).apiV1DoctorsDoctorIdSpecialtiesGet(requestParameters.doctorId, requestParameters.doctorName, requestParameters.specialtyId, requestParameters.specialtyName, requestParameters.languageCode, requestParameters.page, requestParameters.limit, requestParameters.lastRetrieved, options).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
3858
3793
|
};
|
|
3859
3794
|
/**
|
|
3860
3795
|
*
|
|
3861
3796
|
* @summary Link a doctor to a specialty.
|
|
3862
|
-
* @param {
|
|
3863
|
-
* @param {CreateDoctorSpecialtyCommand} [createDoctorSpecialtyCommand]
|
|
3797
|
+
* @param {DoctorsApiApiV1DoctorsDoctorIdSpecialtiesPostRequest} requestParameters Request parameters.
|
|
3864
3798
|
* @param {*} [options] Override http request option.
|
|
3865
3799
|
* @throws {RequiredError}
|
|
3866
3800
|
* @memberof DoctorsApi
|
|
3867
3801
|
*/
|
|
3868
|
-
DoctorsApi.prototype.apiV1DoctorsDoctorIdSpecialtiesPost = function (
|
|
3802
|
+
DoctorsApi.prototype.apiV1DoctorsDoctorIdSpecialtiesPost = function (requestParameters, options) {
|
|
3869
3803
|
var _this = this;
|
|
3870
|
-
return (0, exports.DoctorsApiFp)(this.configuration).apiV1DoctorsDoctorIdSpecialtiesPost(doctorId, createDoctorSpecialtyCommand, options).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
3804
|
+
return (0, exports.DoctorsApiFp)(this.configuration).apiV1DoctorsDoctorIdSpecialtiesPost(requestParameters.doctorId, requestParameters.createDoctorSpecialtyCommand, options).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
3871
3805
|
};
|
|
3872
3806
|
/**
|
|
3873
3807
|
*
|
|
3874
3808
|
* @summary Remove link between the doctor and the specialty.
|
|
3875
|
-
* @param {
|
|
3876
|
-
* @param {string} specialtyId
|
|
3809
|
+
* @param {DoctorsApiApiV1DoctorsDoctorIdSpecialtiesSpecialtyIdDeleteRequest} requestParameters Request parameters.
|
|
3877
3810
|
* @param {*} [options] Override http request option.
|
|
3878
3811
|
* @throws {RequiredError}
|
|
3879
3812
|
* @memberof DoctorsApi
|
|
3880
3813
|
*/
|
|
3881
|
-
DoctorsApi.prototype.apiV1DoctorsDoctorIdSpecialtiesSpecialtyIdDelete = function (
|
|
3814
|
+
DoctorsApi.prototype.apiV1DoctorsDoctorIdSpecialtiesSpecialtyIdDelete = function (requestParameters, options) {
|
|
3882
3815
|
var _this = this;
|
|
3883
|
-
return (0, exports.DoctorsApiFp)(this.configuration).apiV1DoctorsDoctorIdSpecialtiesSpecialtyIdDelete(doctorId, specialtyId, options).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
3816
|
+
return (0, exports.DoctorsApiFp)(this.configuration).apiV1DoctorsDoctorIdSpecialtiesSpecialtyIdDelete(requestParameters.doctorId, requestParameters.specialtyId, options).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
3884
3817
|
};
|
|
3885
3818
|
/**
|
|
3886
3819
|
*
|
|
3887
3820
|
* @summary Get DoctorSpecialty
|
|
3888
|
-
* @param {
|
|
3889
|
-
* @param {string} specialtyId
|
|
3821
|
+
* @param {DoctorsApiApiV1DoctorsDoctorIdSpecialtiesSpecialtyIdGetRequest} requestParameters Request parameters.
|
|
3890
3822
|
* @param {*} [options] Override http request option.
|
|
3891
3823
|
* @throws {RequiredError}
|
|
3892
3824
|
* @memberof DoctorsApi
|
|
3893
3825
|
*/
|
|
3894
|
-
DoctorsApi.prototype.apiV1DoctorsDoctorIdSpecialtiesSpecialtyIdGet = function (
|
|
3826
|
+
DoctorsApi.prototype.apiV1DoctorsDoctorIdSpecialtiesSpecialtyIdGet = function (requestParameters, options) {
|
|
3895
3827
|
var _this = this;
|
|
3896
|
-
return (0, exports.DoctorsApiFp)(this.configuration).apiV1DoctorsDoctorIdSpecialtiesSpecialtyIdGet(doctorId, specialtyId, options).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
3828
|
+
return (0, exports.DoctorsApiFp)(this.configuration).apiV1DoctorsDoctorIdSpecialtiesSpecialtyIdGet(requestParameters.doctorId, requestParameters.specialtyId, options).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
3897
3829
|
};
|
|
3898
3830
|
/**
|
|
3899
3831
|
*
|
|
3900
3832
|
* @summary Update DoctorSpecialty.
|
|
3901
|
-
* @param {
|
|
3902
|
-
* @param {string} specialtyId
|
|
3903
|
-
* @param {UpdateDoctorSpecialtyCommand} [updateDoctorSpecialtyCommand]
|
|
3833
|
+
* @param {DoctorsApiApiV1DoctorsDoctorIdSpecialtiesSpecialtyIdPutRequest} requestParameters Request parameters.
|
|
3904
3834
|
* @param {*} [options] Override http request option.
|
|
3905
3835
|
* @throws {RequiredError}
|
|
3906
3836
|
* @memberof DoctorsApi
|
|
3907
3837
|
*/
|
|
3908
|
-
DoctorsApi.prototype.apiV1DoctorsDoctorIdSpecialtiesSpecialtyIdPut = function (
|
|
3838
|
+
DoctorsApi.prototype.apiV1DoctorsDoctorIdSpecialtiesSpecialtyIdPut = function (requestParameters, options) {
|
|
3909
3839
|
var _this = this;
|
|
3910
|
-
return (0, exports.DoctorsApiFp)(this.configuration).apiV1DoctorsDoctorIdSpecialtiesSpecialtyIdPut(doctorId, specialtyId, updateDoctorSpecialtyCommand, options).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
3840
|
+
return (0, exports.DoctorsApiFp)(this.configuration).apiV1DoctorsDoctorIdSpecialtiesSpecialtyIdPut(requestParameters.doctorId, requestParameters.specialtyId, requestParameters.updateDoctorSpecialtyCommand, options).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
3911
3841
|
};
|
|
3912
3842
|
/**
|
|
3913
3843
|
*
|
|
3914
3844
|
* @summary Get all Doctors.
|
|
3915
|
-
* @param {
|
|
3916
|
-
* @param {string} [hospitalName]
|
|
3917
|
-
* @param {Array<string>} [ids]
|
|
3918
|
-
* @param {string} [specialtyId]
|
|
3919
|
-
* @param {boolean} [consultationEnabled]
|
|
3920
|
-
* @param {string} [id]
|
|
3921
|
-
* @param {string} [fullname]
|
|
3922
|
-
* @param {string} [email]
|
|
3923
|
-
* @param {Gender} [gender]
|
|
3924
|
-
* @param {Date} [dateOfBirth]
|
|
3925
|
-
* @param {Date} [created]
|
|
3926
|
-
* @param {boolean} [showHidden]
|
|
3927
|
-
* @param {number} [page]
|
|
3928
|
-
* @param {number} [limit]
|
|
3929
|
-
* @param {Date} [lastRetrieved]
|
|
3845
|
+
* @param {DoctorsApiApiV1DoctorsGetRequest} requestParameters Request parameters.
|
|
3930
3846
|
* @param {*} [options] Override http request option.
|
|
3931
3847
|
* @throws {RequiredError}
|
|
3932
3848
|
* @memberof DoctorsApi
|
|
3933
3849
|
*/
|
|
3934
|
-
DoctorsApi.prototype.apiV1DoctorsGet = function (
|
|
3850
|
+
DoctorsApi.prototype.apiV1DoctorsGet = function (requestParameters, options) {
|
|
3935
3851
|
var _this = this;
|
|
3936
|
-
|
|
3852
|
+
if (requestParameters === void 0) { requestParameters = {}; }
|
|
3853
|
+
return (0, exports.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(function (request) { return request(_this.axios, _this.basePath); });
|
|
3937
3854
|
};
|
|
3938
3855
|
/**
|
|
3939
3856
|
*
|
|
3940
3857
|
* @summary Create a Doctor.
|
|
3941
|
-
* @param {
|
|
3858
|
+
* @param {DoctorsApiApiV1DoctorsPostRequest} requestParameters Request parameters.
|
|
3942
3859
|
* @param {*} [options] Override http request option.
|
|
3943
3860
|
* @throws {RequiredError}
|
|
3944
3861
|
* @memberof DoctorsApi
|
|
3945
3862
|
*/
|
|
3946
|
-
DoctorsApi.prototype.apiV1DoctorsPost = function (
|
|
3863
|
+
DoctorsApi.prototype.apiV1DoctorsPost = function (requestParameters, options) {
|
|
3947
3864
|
var _this = this;
|
|
3948
|
-
|
|
3865
|
+
if (requestParameters === void 0) { requestParameters = {}; }
|
|
3866
|
+
return (0, exports.DoctorsApiFp)(this.configuration).apiV1DoctorsPost(requestParameters.createDoctorCommand, options).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
3949
3867
|
};
|
|
3950
3868
|
/**
|
|
3951
3869
|
*
|
|
3952
3870
|
* @summary Get all Doctors.
|
|
3953
|
-
* @param {
|
|
3954
|
-
* @param {string} [hospitalName]
|
|
3955
|
-
* @param {Array<string>} [ids]
|
|
3956
|
-
* @param {string} [specialtyId]
|
|
3957
|
-
* @param {boolean} [consultationEnabled]
|
|
3958
|
-
* @param {string} [id]
|
|
3959
|
-
* @param {string} [fullname]
|
|
3960
|
-
* @param {string} [email]
|
|
3961
|
-
* @param {Gender} [gender]
|
|
3962
|
-
* @param {Date} [dateOfBirth]
|
|
3963
|
-
* @param {Date} [created]
|
|
3964
|
-
* @param {boolean} [showHidden]
|
|
3965
|
-
* @param {number} [page]
|
|
3966
|
-
* @param {number} [limit]
|
|
3967
|
-
* @param {Date} [lastRetrieved]
|
|
3871
|
+
* @param {DoctorsApiApiV1DoctorsSimpleGetRequest} requestParameters Request parameters.
|
|
3968
3872
|
* @param {*} [options] Override http request option.
|
|
3969
3873
|
* @throws {RequiredError}
|
|
3970
3874
|
* @memberof DoctorsApi
|
|
3971
3875
|
*/
|
|
3972
|
-
DoctorsApi.prototype.apiV1DoctorsSimpleGet = function (
|
|
3876
|
+
DoctorsApi.prototype.apiV1DoctorsSimpleGet = function (requestParameters, options) {
|
|
3973
3877
|
var _this = this;
|
|
3974
|
-
|
|
3878
|
+
if (requestParameters === void 0) { requestParameters = {}; }
|
|
3879
|
+
return (0, exports.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(function (request) { return request(_this.axios, _this.basePath); });
|
|
3975
3880
|
};
|
|
3976
3881
|
return DoctorsApi;
|
|
3977
3882
|
}(base_1.BaseAPI));
|