ch-api-client-typescript2 5.15.0 → 5.16.3
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/doctor-affiliations-api.d.ts +3 -12
- package/lib/api/doctor-affiliations-api.d.ts.map +1 -1
- package/lib/api/doctor-affiliations-api.js +6 -12
- package/lib/api.d.ts +0 -3
- package/lib/api.d.ts.map +1 -1
- package/lib/api.js +0 -3
- package/lib/models/index.d.ts +0 -20
- package/lib/models/index.d.ts.map +1 -1
- package/lib/models/index.js +0 -20
- package/package.json +1 -1
- package/src/.openapi-generator/FILES +0 -23
- package/src/api/doctor-affiliations-api.ts +6 -20
- package/src/api.ts +0 -3
- package/src/models/index.ts +0 -20
- package/lib/api/bookings-api.d.ts +0 -439
- package/lib/api/bookings-api.d.ts.map +0 -1
- package/lib/api/bookings-api.js +0 -665
- package/lib/api/consultations-api.d.ts +0 -421
- package/lib/api/consultations-api.d.ts.map +0 -1
- package/lib/api/consultations-api.js +0 -653
- package/lib/api/hospitals-consultation-timetables-api.d.ts +0 -124
- package/lib/api/hospitals-consultation-timetables-api.d.ts.map +0 -1
- package/lib/api/hospitals-consultation-timetables-api.js +0 -240
- package/lib/models/booking-change-log-model.d.ts +0 -44
- package/lib/models/booking-change-log-model.d.ts.map +0 -1
- package/lib/models/booking-change-log-model.js +0 -15
- package/lib/models/booking-item-model.d.ts +0 -233
- package/lib/models/booking-item-model.d.ts.map +0 -1
- package/lib/models/booking-item-model.js +0 -15
- package/lib/models/booking-model.d.ts +0 -240
- package/lib/models/booking-model.d.ts.map +0 -1
- package/lib/models/booking-model.js +0 -15
- package/lib/models/booking-status.d.ts +0 -27
- package/lib/models/booking-status.d.ts.map +0 -1
- package/lib/models/booking-status.js +0 -30
- package/lib/models/bookings-model.d.ts +0 -33
- package/lib/models/bookings-model.d.ts.map +0 -1
- package/lib/models/bookings-model.js +0 -15
- package/lib/models/consultation-change-log-model.d.ts +0 -44
- package/lib/models/consultation-change-log-model.d.ts.map +0 -1
- package/lib/models/consultation-change-log-model.js +0 -15
- package/lib/models/consultation-item-model.d.ts +0 -275
- package/lib/models/consultation-item-model.d.ts.map +0 -1
- package/lib/models/consultation-item-model.js +0 -15
- package/lib/models/consultation-model.d.ts +0 -282
- package/lib/models/consultation-model.d.ts.map +0 -1
- package/lib/models/consultation-model.js +0 -15
- package/lib/models/consultation-status.d.ts +0 -27
- package/lib/models/consultation-status.d.ts.map +0 -1
- package/lib/models/consultation-status.js +0 -30
- package/lib/models/consultation-timetable-date-model.d.ts +0 -58
- package/lib/models/consultation-timetable-date-model.d.ts.map +0 -1
- package/lib/models/consultation-timetable-date-model.js +0 -15
- package/lib/models/consultation-timetable-model.d.ts +0 -44
- package/lib/models/consultation-timetable-model.d.ts.map +0 -1
- package/lib/models/consultation-timetable-model.js +0 -15
- package/lib/models/consultation-timetable-status.d.ts +0 -22
- package/lib/models/consultation-timetable-status.d.ts.map +0 -1
- package/lib/models/consultation-timetable-status.js +0 -25
- package/lib/models/consultation-timetable-time-slot-model.d.ts +0 -56
- package/lib/models/consultation-timetable-time-slot-model.d.ts.map +0 -1
- package/lib/models/consultation-timetable-time-slot-model.js +0 -15
- package/lib/models/consultation-type.d.ts +0 -23
- package/lib/models/consultation-type.d.ts.map +0 -1
- package/lib/models/consultation-type.js +0 -26
- package/lib/models/consultations-model.d.ts +0 -33
- package/lib/models/consultations-model.d.ts.map +0 -1
- package/lib/models/consultations-model.js +0 -15
- package/lib/models/create-booking-command.d.ts +0 -104
- package/lib/models/create-booking-command.d.ts.map +0 -1
- package/lib/models/create-booking-command.js +0 -15
- package/lib/models/create-consultation-command.d.ts +0 -135
- package/lib/models/create-consultation-command.d.ts.map +0 -1
- package/lib/models/create-consultation-command.js +0 -15
- package/lib/models/sorting-order.d.ts +0 -22
- package/lib/models/sorting-order.d.ts.map +0 -1
- package/lib/models/sorting-order.js +0 -25
- package/lib/models/update-booking-command.d.ts +0 -86
- package/lib/models/update-booking-command.d.ts.map +0 -1
- package/lib/models/update-booking-command.js +0 -15
- package/lib/models/update-consultation-command.d.ts +0 -110
- package/lib/models/update-consultation-command.d.ts.map +0 -1
- package/lib/models/update-consultation-command.js +0 -15
- package/src/api/bookings-api.ts +0 -748
- package/src/api/consultations-api.ts +0 -720
- package/src/api/hospitals-consultation-timetables-api.ts +0 -201
- package/src/models/booking-change-log-model.ts +0 -51
- package/src/models/booking-item-model.ts +0 -246
- package/src/models/booking-model.ts +0 -255
- package/src/models/booking-status.ts +0 -36
- package/src/models/bookings-model.ts +0 -42
- package/src/models/consultation-change-log-model.ts +0 -51
- package/src/models/consultation-item-model.ts +0 -288
- package/src/models/consultation-model.ts +0 -297
- package/src/models/consultation-status.ts +0 -36
- package/src/models/consultation-timetable-date-model.ts +0 -69
- package/src/models/consultation-timetable-model.ts +0 -51
- package/src/models/consultation-timetable-status.ts +0 -31
- package/src/models/consultation-timetable-time-slot-model.ts +0 -63
- package/src/models/consultation-type.ts +0 -32
- package/src/models/consultations-model.ts +0 -42
- package/src/models/create-booking-command.ts +0 -111
- package/src/models/create-consultation-command.ts +0 -144
- package/src/models/sorting-order.ts +0 -31
- package/src/models/update-booking-command.ts +0 -93
- package/src/models/update-consultation-command.ts +0 -117
|
@@ -72,7 +72,6 @@ export declare const DoctorAffiliationsApiAxiosParamCreator: (configuration?: Co
|
|
|
72
72
|
* @param {MarketingType} [marketingType]
|
|
73
73
|
* @param {string} [countryId]
|
|
74
74
|
* @param {string} [exceptDoctorId]
|
|
75
|
-
* @param {boolean} [consultationEnabled]
|
|
76
75
|
* @param {boolean} [appointmentEnabled]
|
|
77
76
|
* @param {string} [languageCode]
|
|
78
77
|
* @param {number} [page]
|
|
@@ -81,7 +80,7 @@ export declare const DoctorAffiliationsApiAxiosParamCreator: (configuration?: Co
|
|
|
81
80
|
* @param {*} [options] Override http request option.
|
|
82
81
|
* @throws {RequiredError}
|
|
83
82
|
*/
|
|
84
|
-
apiV2DoctoraffiliationsGet: (hospitalId?: string, hospitalName?: string, doctorId?: string, doctorName?: string, doctorSlug?: string, specialtyId?: string, marketingType?: MarketingType, countryId?: string, exceptDoctorId?: string,
|
|
83
|
+
apiV2DoctoraffiliationsGet: (hospitalId?: string, hospitalName?: string, doctorId?: string, doctorName?: string, doctorSlug?: string, specialtyId?: string, marketingType?: MarketingType, countryId?: string, exceptDoctorId?: string, appointmentEnabled?: boolean, languageCode?: string, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig) => Promise<RequestArgs>;
|
|
85
84
|
/**
|
|
86
85
|
*
|
|
87
86
|
* @summary Get doctor affiliation.
|
|
@@ -154,7 +153,6 @@ export declare const DoctorAffiliationsApiFp: (configuration?: Configuration) =>
|
|
|
154
153
|
* @param {MarketingType} [marketingType]
|
|
155
154
|
* @param {string} [countryId]
|
|
156
155
|
* @param {string} [exceptDoctorId]
|
|
157
|
-
* @param {boolean} [consultationEnabled]
|
|
158
156
|
* @param {boolean} [appointmentEnabled]
|
|
159
157
|
* @param {string} [languageCode]
|
|
160
158
|
* @param {number} [page]
|
|
@@ -163,7 +161,7 @@ export declare const DoctorAffiliationsApiFp: (configuration?: Configuration) =>
|
|
|
163
161
|
* @param {*} [options] Override http request option.
|
|
164
162
|
* @throws {RequiredError}
|
|
165
163
|
*/
|
|
166
|
-
apiV2DoctoraffiliationsGet(hospitalId?: string, hospitalName?: string, doctorId?: string, doctorName?: string, doctorSlug?: string, specialtyId?: string, marketingType?: MarketingType, countryId?: string, exceptDoctorId?: string,
|
|
164
|
+
apiV2DoctoraffiliationsGet(hospitalId?: string, hospitalName?: string, doctorId?: string, doctorName?: string, doctorSlug?: string, specialtyId?: string, marketingType?: MarketingType, countryId?: string, exceptDoctorId?: string, appointmentEnabled?: boolean, languageCode?: string, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<DoctorAffiliationsModel>>;
|
|
167
165
|
/**
|
|
168
166
|
*
|
|
169
167
|
* @summary Get doctor affiliation.
|
|
@@ -236,7 +234,6 @@ export declare const DoctorAffiliationsApiFactory: (configuration?: Configuratio
|
|
|
236
234
|
* @param {MarketingType} [marketingType]
|
|
237
235
|
* @param {string} [countryId]
|
|
238
236
|
* @param {string} [exceptDoctorId]
|
|
239
|
-
* @param {boolean} [consultationEnabled]
|
|
240
237
|
* @param {boolean} [appointmentEnabled]
|
|
241
238
|
* @param {string} [languageCode]
|
|
242
239
|
* @param {number} [page]
|
|
@@ -245,7 +242,7 @@ export declare const DoctorAffiliationsApiFactory: (configuration?: Configuratio
|
|
|
245
242
|
* @param {*} [options] Override http request option.
|
|
246
243
|
* @throws {RequiredError}
|
|
247
244
|
*/
|
|
248
|
-
apiV2DoctoraffiliationsGet(hospitalId?: string, hospitalName?: string, doctorId?: string, doctorName?: string, doctorSlug?: string, specialtyId?: string, marketingType?: MarketingType, countryId?: string, exceptDoctorId?: string,
|
|
245
|
+
apiV2DoctoraffiliationsGet(hospitalId?: string, hospitalName?: string, doctorId?: string, doctorName?: string, doctorSlug?: string, specialtyId?: string, marketingType?: MarketingType, countryId?: string, exceptDoctorId?: string, appointmentEnabled?: boolean, languageCode?: string, page?: number, limit?: number, lastRetrieved?: Date, options?: any): AxiosPromise<DoctorAffiliationsModel>;
|
|
249
246
|
/**
|
|
250
247
|
*
|
|
251
248
|
* @summary Get doctor affiliation.
|
|
@@ -436,12 +433,6 @@ export interface DoctorAffiliationsApiApiV2DoctoraffiliationsGetRequest {
|
|
|
436
433
|
* @memberof DoctorAffiliationsApiApiV2DoctoraffiliationsGet
|
|
437
434
|
*/
|
|
438
435
|
readonly exceptDoctorId?: string;
|
|
439
|
-
/**
|
|
440
|
-
*
|
|
441
|
-
* @type {boolean}
|
|
442
|
-
* @memberof DoctorAffiliationsApiApiV2DoctoraffiliationsGet
|
|
443
|
-
*/
|
|
444
|
-
readonly consultationEnabled?: boolean;
|
|
445
436
|
/**
|
|
446
437
|
*
|
|
447
438
|
* @type {boolean}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"doctor-affiliations-api.d.ts","sourceRoot":"","sources":["../../src/api/doctor-affiliations-api.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAoB,EAAE,YAAY,EAAE,aAAa,EAAE,kBAAkB,EAAE,MAAM,OAAO,CAAC;AACrF,OAAO,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;AAKjD,OAAO,EAAiC,WAAW,EAAE,OAAO,EAAiB,MAAM,SAAS,CAAC;AAE7F,OAAO,EAAE,0BAA0B,EAAE,MAAM,WAAW,CAAC;AAEvD,OAAO,EAAE,sBAAsB,EAAE,MAAM,WAAW,CAAC;AAEnD,OAAO,EAAE,uBAAuB,EAAE,MAAM,WAAW,CAAC;AAEpD,OAAO,EAAE,aAAa,EAAE,MAAM,WAAW,CAAC;AAE1C,OAAO,EAAE,UAAU,EAAE,MAAM,WAAW,CAAC;AAEvC,OAAO,EAAE,SAAS,EAAE,MAAM,WAAW,CAAC;AAEtC,OAAO,EAAE,WAAW,EAAE,MAAM,WAAW,CAAC;AACxC;;;GAGG;AACH,eAAO,MAAM,sCAAsC,mBAA6B,aAAa;IAErF;;;;;;;;;;;;OAYG;8FAC6F,MAAM,SAAS,MAAM,UAAU,MAAM,aAAa,MAAM,eAAe,OAAO,aAAa,OAAO,0BAA0B,MAAM,YAAW,kBAAkB,KAAQ,QAAQ,WAAW,CAAC;IAuD3R;;;;;;;;;;;OAWG;+EAC8E,MAAM,OAAO,MAAM,cAAc,SAAS,SAAS,MAAM,UAAU,MAAM,kBAAkB,IAAI,YAAW,kBAAkB,KAAQ,QAAQ,WAAW,CAAC;IAiDzO;;;;;;;OAOG;sFACqF,MAAM,WAAW,MAAM,YAAW,kBAAkB,KAAQ,QAAQ,WAAW,CAAC;IA8BxK
|
|
1
|
+
{"version":3,"file":"doctor-affiliations-api.d.ts","sourceRoot":"","sources":["../../src/api/doctor-affiliations-api.ts"],"names":[],"mappings":"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"}
|
|
@@ -263,7 +263,6 @@ var DoctorAffiliationsApiAxiosParamCreator = function (configuration) {
|
|
|
263
263
|
* @param {MarketingType} [marketingType]
|
|
264
264
|
* @param {string} [countryId]
|
|
265
265
|
* @param {string} [exceptDoctorId]
|
|
266
|
-
* @param {boolean} [consultationEnabled]
|
|
267
266
|
* @param {boolean} [appointmentEnabled]
|
|
268
267
|
* @param {string} [languageCode]
|
|
269
268
|
* @param {number} [page]
|
|
@@ -272,7 +271,7 @@ var DoctorAffiliationsApiAxiosParamCreator = function (configuration) {
|
|
|
272
271
|
* @param {*} [options] Override http request option.
|
|
273
272
|
* @throws {RequiredError}
|
|
274
273
|
*/
|
|
275
|
-
apiV2DoctoraffiliationsGet: function (hospitalId, hospitalName, doctorId, doctorName, doctorSlug, specialtyId, marketingType, countryId, exceptDoctorId,
|
|
274
|
+
apiV2DoctoraffiliationsGet: function (hospitalId, hospitalName, doctorId, doctorName, doctorSlug, specialtyId, marketingType, countryId, exceptDoctorId, appointmentEnabled, languageCode, page, limit, lastRetrieved, options) {
|
|
276
275
|
if (options === void 0) { options = {}; }
|
|
277
276
|
return __awaiter(_this, void 0, void 0, function () {
|
|
278
277
|
var localVarPath, localVarUrlObj, baseOptions, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter, headersFromBaseOptions;
|
|
@@ -312,9 +311,6 @@ var DoctorAffiliationsApiAxiosParamCreator = function (configuration) {
|
|
|
312
311
|
if (exceptDoctorId !== undefined) {
|
|
313
312
|
localVarQueryParameter['ExceptDoctorId'] = exceptDoctorId;
|
|
314
313
|
}
|
|
315
|
-
if (consultationEnabled !== undefined) {
|
|
316
|
-
localVarQueryParameter['ConsultationEnabled'] = consultationEnabled;
|
|
317
|
-
}
|
|
318
314
|
if (appointmentEnabled !== undefined) {
|
|
319
315
|
localVarQueryParameter['AppointmentEnabled'] = appointmentEnabled;
|
|
320
316
|
}
|
|
@@ -510,7 +506,6 @@ var DoctorAffiliationsApiFp = function (configuration) {
|
|
|
510
506
|
* @param {MarketingType} [marketingType]
|
|
511
507
|
* @param {string} [countryId]
|
|
512
508
|
* @param {string} [exceptDoctorId]
|
|
513
|
-
* @param {boolean} [consultationEnabled]
|
|
514
509
|
* @param {boolean} [appointmentEnabled]
|
|
515
510
|
* @param {string} [languageCode]
|
|
516
511
|
* @param {number} [page]
|
|
@@ -519,12 +514,12 @@ var DoctorAffiliationsApiFp = function (configuration) {
|
|
|
519
514
|
* @param {*} [options] Override http request option.
|
|
520
515
|
* @throws {RequiredError}
|
|
521
516
|
*/
|
|
522
|
-
apiV2DoctoraffiliationsGet: function (hospitalId, hospitalName, doctorId, doctorName, doctorSlug, specialtyId, marketingType, countryId, exceptDoctorId,
|
|
517
|
+
apiV2DoctoraffiliationsGet: function (hospitalId, hospitalName, doctorId, doctorName, doctorSlug, specialtyId, marketingType, countryId, exceptDoctorId, appointmentEnabled, languageCode, page, limit, lastRetrieved, options) {
|
|
523
518
|
return __awaiter(this, void 0, void 0, function () {
|
|
524
519
|
var localVarAxiosArgs;
|
|
525
520
|
return __generator(this, function (_a) {
|
|
526
521
|
switch (_a.label) {
|
|
527
|
-
case 0: return [4 /*yield*/, localVarAxiosParamCreator.apiV2DoctoraffiliationsGet(hospitalId, hospitalName, doctorId, doctorName, doctorSlug, specialtyId, marketingType, countryId, exceptDoctorId,
|
|
522
|
+
case 0: return [4 /*yield*/, localVarAxiosParamCreator.apiV2DoctoraffiliationsGet(hospitalId, hospitalName, doctorId, doctorName, doctorSlug, specialtyId, marketingType, countryId, exceptDoctorId, appointmentEnabled, languageCode, page, limit, lastRetrieved, options)];
|
|
528
523
|
case 1:
|
|
529
524
|
localVarAxiosArgs = _a.sent();
|
|
530
525
|
return [2 /*return*/, (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)];
|
|
@@ -638,7 +633,6 @@ var DoctorAffiliationsApiFactory = function (configuration, basePath, axios) {
|
|
|
638
633
|
* @param {MarketingType} [marketingType]
|
|
639
634
|
* @param {string} [countryId]
|
|
640
635
|
* @param {string} [exceptDoctorId]
|
|
641
|
-
* @param {boolean} [consultationEnabled]
|
|
642
636
|
* @param {boolean} [appointmentEnabled]
|
|
643
637
|
* @param {string} [languageCode]
|
|
644
638
|
* @param {number} [page]
|
|
@@ -647,8 +641,8 @@ var DoctorAffiliationsApiFactory = function (configuration, basePath, axios) {
|
|
|
647
641
|
* @param {*} [options] Override http request option.
|
|
648
642
|
* @throws {RequiredError}
|
|
649
643
|
*/
|
|
650
|
-
apiV2DoctoraffiliationsGet: function (hospitalId, hospitalName, doctorId, doctorName, doctorSlug, specialtyId, marketingType, countryId, exceptDoctorId,
|
|
651
|
-
return localVarFp.apiV2DoctoraffiliationsGet(hospitalId, hospitalName, doctorId, doctorName, doctorSlug, specialtyId, marketingType, countryId, exceptDoctorId,
|
|
644
|
+
apiV2DoctoraffiliationsGet: function (hospitalId, hospitalName, doctorId, doctorName, doctorSlug, specialtyId, marketingType, countryId, exceptDoctorId, appointmentEnabled, languageCode, page, limit, lastRetrieved, options) {
|
|
645
|
+
return localVarFp.apiV2DoctoraffiliationsGet(hospitalId, hospitalName, doctorId, doctorName, doctorSlug, specialtyId, marketingType, countryId, exceptDoctorId, appointmentEnabled, languageCode, page, limit, lastRetrieved, options).then(function (request) { return request(axios, basePath); });
|
|
652
646
|
},
|
|
653
647
|
/**
|
|
654
648
|
*
|
|
@@ -733,7 +727,7 @@ var DoctorAffiliationsApi = /** @class */ (function (_super) {
|
|
|
733
727
|
DoctorAffiliationsApi.prototype.apiV2DoctoraffiliationsGet = function (requestParameters, options) {
|
|
734
728
|
var _this = this;
|
|
735
729
|
if (requestParameters === void 0) { requestParameters = {}; }
|
|
736
|
-
return (0, exports.DoctorAffiliationsApiFp)(this.configuration).apiV2DoctoraffiliationsGet(requestParameters.hospitalId, requestParameters.hospitalName, requestParameters.doctorId, requestParameters.doctorName, requestParameters.doctorSlug, requestParameters.specialtyId, requestParameters.marketingType, requestParameters.countryId, requestParameters.exceptDoctorId, requestParameters.
|
|
730
|
+
return (0, exports.DoctorAffiliationsApiFp)(this.configuration).apiV2DoctoraffiliationsGet(requestParameters.hospitalId, requestParameters.hospitalName, requestParameters.doctorId, requestParameters.doctorName, requestParameters.doctorSlug, requestParameters.specialtyId, requestParameters.marketingType, requestParameters.countryId, requestParameters.exceptDoctorId, requestParameters.appointmentEnabled, requestParameters.languageCode, requestParameters.page, requestParameters.limit, requestParameters.lastRetrieved, options).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
737
731
|
};
|
|
738
732
|
/**
|
|
739
733
|
*
|
package/lib/api.d.ts
CHANGED
|
@@ -14,11 +14,9 @@ export * from './api/accreditations-api';
|
|
|
14
14
|
export * from './api/app-version-api';
|
|
15
15
|
export * from './api/appointments-api';
|
|
16
16
|
export * from './api/articles-api';
|
|
17
|
-
export * from './api/bookings-api';
|
|
18
17
|
export * from './api/call-histories-api';
|
|
19
18
|
export * from './api/chat-users-api';
|
|
20
19
|
export * from './api/communications-api';
|
|
21
|
-
export * from './api/consultations-api';
|
|
22
20
|
export * from './api/contributors-api';
|
|
23
21
|
export * from './api/countries-api';
|
|
24
22
|
export * from './api/curations-api';
|
|
@@ -32,7 +30,6 @@ export * from './api/faqs-api';
|
|
|
32
30
|
export * from './api/group-channels-api';
|
|
33
31
|
export * from './api/header-navigations-api';
|
|
34
32
|
export * from './api/hospitals-api';
|
|
35
|
-
export * from './api/hospitals-consultation-timetables-api';
|
|
36
33
|
export * from './api/images-api';
|
|
37
34
|
export * from './api/languages-api';
|
|
38
35
|
export * from './api/memberships-api';
|
package/lib/api.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"api.d.ts","sourceRoot":"","sources":["../src/api.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAIH,cAAc,oBAAoB,CAAC;AACnC,cAAc,0BAA0B,CAAC;AACzC,cAAc,uBAAuB,CAAC;AACtC,cAAc,wBAAwB,CAAC;AACvC,cAAc,oBAAoB,CAAC;AACnC,cAAc,
|
|
1
|
+
{"version":3,"file":"api.d.ts","sourceRoot":"","sources":["../src/api.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAIH,cAAc,oBAAoB,CAAC;AACnC,cAAc,0BAA0B,CAAC;AACzC,cAAc,uBAAuB,CAAC;AACtC,cAAc,wBAAwB,CAAC;AACvC,cAAc,oBAAoB,CAAC;AACnC,cAAc,0BAA0B,CAAC;AACzC,cAAc,sBAAsB,CAAC;AACrC,cAAc,0BAA0B,CAAC;AACzC,cAAc,wBAAwB,CAAC;AACvC,cAAc,qBAAqB,CAAC;AACpC,cAAc,qBAAqB,CAAC;AACpC,cAAc,iBAAiB,CAAC;AAChC,cAAc,mBAAmB,CAAC;AAClC,cAAc,+BAA+B,CAAC;AAC9C,cAAc,mBAAmB,CAAC;AAClC,cAAc,oBAAoB,CAAC;AACnC,cAAc,0BAA0B,CAAC;AACzC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,0BAA0B,CAAC;AACzC,cAAc,8BAA8B,CAAC;AAC7C,cAAc,qBAAqB,CAAC;AACpC,cAAc,kBAAkB,CAAC;AACjC,cAAc,qBAAqB,CAAC;AACpC,cAAc,uBAAuB,CAAC;AACtC,cAAc,yBAAyB,CAAC;AACxC,cAAc,mBAAmB,CAAC;AAClC,cAAc,oBAAoB,CAAC;AACnC,cAAc,iBAAiB,CAAC;AAChC,cAAc,oBAAoB,CAAC;AACnC,cAAc,4BAA4B,CAAC;AAC3C,cAAc,6BAA6B,CAAC;AAC5C,cAAc,2BAA2B,CAAC;AAC1C,cAAc,oBAAoB,CAAC;AACnC,cAAc,+BAA+B,CAAC;AAC9C,cAAc,uBAAuB,CAAC;AACtC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,wBAAwB,CAAC;AACvC,cAAc,0BAA0B,CAAC;AACzC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,wBAAwB,CAAC"}
|
package/lib/api.js
CHANGED
|
@@ -32,11 +32,9 @@ __exportStar(require("./api/accreditations-api"), exports);
|
|
|
32
32
|
__exportStar(require("./api/app-version-api"), exports);
|
|
33
33
|
__exportStar(require("./api/appointments-api"), exports);
|
|
34
34
|
__exportStar(require("./api/articles-api"), exports);
|
|
35
|
-
__exportStar(require("./api/bookings-api"), exports);
|
|
36
35
|
__exportStar(require("./api/call-histories-api"), exports);
|
|
37
36
|
__exportStar(require("./api/chat-users-api"), exports);
|
|
38
37
|
__exportStar(require("./api/communications-api"), exports);
|
|
39
|
-
__exportStar(require("./api/consultations-api"), exports);
|
|
40
38
|
__exportStar(require("./api/contributors-api"), exports);
|
|
41
39
|
__exportStar(require("./api/countries-api"), exports);
|
|
42
40
|
__exportStar(require("./api/curations-api"), exports);
|
|
@@ -50,7 +48,6 @@ __exportStar(require("./api/faqs-api"), exports);
|
|
|
50
48
|
__exportStar(require("./api/group-channels-api"), exports);
|
|
51
49
|
__exportStar(require("./api/header-navigations-api"), exports);
|
|
52
50
|
__exportStar(require("./api/hospitals-api"), exports);
|
|
53
|
-
__exportStar(require("./api/hospitals-consultation-timetables-api"), exports);
|
|
54
51
|
__exportStar(require("./api/images-api"), exports);
|
|
55
52
|
__exportStar(require("./api/languages-api"), exports);
|
|
56
53
|
__exportStar(require("./api/memberships-api"), exports);
|
package/lib/models/index.d.ts
CHANGED
|
@@ -39,11 +39,6 @@ export * from './bank-account-info-item-model';
|
|
|
39
39
|
export * from './bank-account-info-model';
|
|
40
40
|
export * from './bank-account-infos-model';
|
|
41
41
|
export * from './bank-transfer-payment-model';
|
|
42
|
-
export * from './booking-change-log-model';
|
|
43
|
-
export * from './booking-item-model';
|
|
44
|
-
export * from './booking-model';
|
|
45
|
-
export * from './booking-status';
|
|
46
|
-
export * from './bookings-model';
|
|
47
42
|
export * from './call-status';
|
|
48
43
|
export * from './change-email-command';
|
|
49
44
|
export * from './chat-user-model';
|
|
@@ -51,16 +46,6 @@ export * from './chat-users-model';
|
|
|
51
46
|
export * from './check-notifications-command';
|
|
52
47
|
export * from './communication-user-token-model';
|
|
53
48
|
export * from './confirm-email-command';
|
|
54
|
-
export * from './consultation-change-log-model';
|
|
55
|
-
export * from './consultation-item-model';
|
|
56
|
-
export * from './consultation-model';
|
|
57
|
-
export * from './consultation-status';
|
|
58
|
-
export * from './consultation-timetable-date-model';
|
|
59
|
-
export * from './consultation-timetable-model';
|
|
60
|
-
export * from './consultation-timetable-status';
|
|
61
|
-
export * from './consultation-timetable-time-slot-model';
|
|
62
|
-
export * from './consultation-type';
|
|
63
|
-
export * from './consultations-model';
|
|
64
49
|
export * from './contribution-type';
|
|
65
50
|
export * from './contributor-document-model';
|
|
66
51
|
export * from './contributor-item-model';
|
|
@@ -75,10 +60,8 @@ export * from './country-item-model';
|
|
|
75
60
|
export * from './country-model';
|
|
76
61
|
export * from './country-sub-document-model';
|
|
77
62
|
export * from './create-appointment-command';
|
|
78
|
-
export * from './create-booking-command';
|
|
79
63
|
export * from './create-call-history-command';
|
|
80
64
|
export * from './create-chat-user-command';
|
|
81
|
-
export * from './create-consultation-command';
|
|
82
65
|
export * from './create-cors-command';
|
|
83
66
|
export * from './create-device-command';
|
|
84
67
|
export * from './create-device-login-command';
|
|
@@ -275,7 +258,6 @@ export * from './simple-translation-with-description-model';
|
|
|
275
258
|
export * from './sns-handle-document-model';
|
|
276
259
|
export * from './sns-handle-model';
|
|
277
260
|
export * from './sns-type';
|
|
278
|
-
export * from './sorting-order';
|
|
279
261
|
export * from './source-model';
|
|
280
262
|
export * from './specialties-model';
|
|
281
263
|
export * from './specialties-simple-model';
|
|
@@ -304,10 +286,8 @@ export * from './tags-model';
|
|
|
304
286
|
export * from './translation-document-model';
|
|
305
287
|
export * from './translation-item-document-model';
|
|
306
288
|
export * from './update-appointment-command';
|
|
307
|
-
export * from './update-booking-command';
|
|
308
289
|
export * from './update-call-history-command';
|
|
309
290
|
export * from './update-chat-user-command';
|
|
310
|
-
export * from './update-consultation-command';
|
|
311
291
|
export * from './update-device-command';
|
|
312
292
|
export * from './update-media-command';
|
|
313
293
|
export * from './update-patient-command';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/models/index.ts"],"names":[],"mappings":"AAAA,cAAc,4BAA4B,CAAC;AAC3C,cAAc,uBAAuB,CAAC;AACtC,cAAc,wBAAwB,CAAC;AACvC,cAAc,gCAAgC,CAAC;AAC/C,cAAc,4BAA4B,CAAC;AAC3C,cAAc,uBAAuB,CAAC;AACtC,cAAc,wBAAwB,CAAC;AACvC,cAAc,uBAAuB,CAAC;AACtC,cAAc,qBAAqB,CAAC;AACpC,cAAc,gCAAgC,CAAC;AAC/C,cAAc,0BAA0B,CAAC;AACzC,cAAc,qBAAqB,CAAC;AACpC,cAAc,qCAAqC,CAAC;AACpD,cAAc,4BAA4B,CAAC;AAC3C,cAAc,sBAAsB,CAAC;AACrC,cAAc,oCAAoC,CAAC;AACnD,cAAc,gCAAgC,CAAC;AAC/C,cAAc,yCAAyC,CAAC;AACxD,cAAc,gCAAgC,CAAC;AAC/C,cAAc,oBAAoB,CAAC;AACnC,cAAc,sBAAsB,CAAC;AACrC,cAAc,sCAAsC,CAAC;AACrD,cAAc,kCAAkC,CAAC;AACjD,cAAc,6BAA6B,CAAC;AAC5C,cAAc,8BAA8B,CAAC;AAC7C,cAAc,0BAA0B,CAAC;AACzC,cAAc,sBAAsB,CAAC;AACrC,cAAc,iBAAiB,CAAC;AAChC,cAAc,yBAAyB,CAAC;AACxC,cAAc,0BAA0B,CAAC;AACzC,cAAc,qBAAqB,CAAC;AACpC,cAAc,sBAAsB,CAAC;AACrC,cAAc,kBAAkB,CAAC;AACjC,cAAc,oBAAoB,CAAC;AACnC,cAAc,mCAAmC,CAAC;AAClD,cAAc,0BAA0B,CAAC;AACzC,cAAc,eAAe,CAAC;AAC9B,cAAc,gCAAgC,CAAC;AAC/C,cAAc,2BAA2B,CAAC;AAC1C,cAAc,4BAA4B,CAAC;AAC3C,cAAc,+BAA+B,CAAC;AAC9C,cAAc,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/models/index.ts"],"names":[],"mappings":"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"}
|
package/lib/models/index.js
CHANGED
|
@@ -55,11 +55,6 @@ __exportStar(require("./bank-account-info-item-model"), exports);
|
|
|
55
55
|
__exportStar(require("./bank-account-info-model"), exports);
|
|
56
56
|
__exportStar(require("./bank-account-infos-model"), exports);
|
|
57
57
|
__exportStar(require("./bank-transfer-payment-model"), exports);
|
|
58
|
-
__exportStar(require("./booking-change-log-model"), exports);
|
|
59
|
-
__exportStar(require("./booking-item-model"), exports);
|
|
60
|
-
__exportStar(require("./booking-model"), exports);
|
|
61
|
-
__exportStar(require("./booking-status"), exports);
|
|
62
|
-
__exportStar(require("./bookings-model"), exports);
|
|
63
58
|
__exportStar(require("./call-status"), exports);
|
|
64
59
|
__exportStar(require("./change-email-command"), exports);
|
|
65
60
|
__exportStar(require("./chat-user-model"), exports);
|
|
@@ -67,16 +62,6 @@ __exportStar(require("./chat-users-model"), exports);
|
|
|
67
62
|
__exportStar(require("./check-notifications-command"), exports);
|
|
68
63
|
__exportStar(require("./communication-user-token-model"), exports);
|
|
69
64
|
__exportStar(require("./confirm-email-command"), exports);
|
|
70
|
-
__exportStar(require("./consultation-change-log-model"), exports);
|
|
71
|
-
__exportStar(require("./consultation-item-model"), exports);
|
|
72
|
-
__exportStar(require("./consultation-model"), exports);
|
|
73
|
-
__exportStar(require("./consultation-status"), exports);
|
|
74
|
-
__exportStar(require("./consultation-timetable-date-model"), exports);
|
|
75
|
-
__exportStar(require("./consultation-timetable-model"), exports);
|
|
76
|
-
__exportStar(require("./consultation-timetable-status"), exports);
|
|
77
|
-
__exportStar(require("./consultation-timetable-time-slot-model"), exports);
|
|
78
|
-
__exportStar(require("./consultation-type"), exports);
|
|
79
|
-
__exportStar(require("./consultations-model"), exports);
|
|
80
65
|
__exportStar(require("./contribution-type"), exports);
|
|
81
66
|
__exportStar(require("./contributor-document-model"), exports);
|
|
82
67
|
__exportStar(require("./contributor-item-model"), exports);
|
|
@@ -91,10 +76,8 @@ __exportStar(require("./country-item-model"), exports);
|
|
|
91
76
|
__exportStar(require("./country-model"), exports);
|
|
92
77
|
__exportStar(require("./country-sub-document-model"), exports);
|
|
93
78
|
__exportStar(require("./create-appointment-command"), exports);
|
|
94
|
-
__exportStar(require("./create-booking-command"), exports);
|
|
95
79
|
__exportStar(require("./create-call-history-command"), exports);
|
|
96
80
|
__exportStar(require("./create-chat-user-command"), exports);
|
|
97
|
-
__exportStar(require("./create-consultation-command"), exports);
|
|
98
81
|
__exportStar(require("./create-cors-command"), exports);
|
|
99
82
|
__exportStar(require("./create-device-command"), exports);
|
|
100
83
|
__exportStar(require("./create-device-login-command"), exports);
|
|
@@ -291,7 +274,6 @@ __exportStar(require("./simple-translation-with-description-model"), exports);
|
|
|
291
274
|
__exportStar(require("./sns-handle-document-model"), exports);
|
|
292
275
|
__exportStar(require("./sns-handle-model"), exports);
|
|
293
276
|
__exportStar(require("./sns-type"), exports);
|
|
294
|
-
__exportStar(require("./sorting-order"), exports);
|
|
295
277
|
__exportStar(require("./source-model"), exports);
|
|
296
278
|
__exportStar(require("./specialties-model"), exports);
|
|
297
279
|
__exportStar(require("./specialties-simple-model"), exports);
|
|
@@ -320,10 +302,8 @@ __exportStar(require("./tags-model"), exports);
|
|
|
320
302
|
__exportStar(require("./translation-document-model"), exports);
|
|
321
303
|
__exportStar(require("./translation-item-document-model"), exports);
|
|
322
304
|
__exportStar(require("./update-appointment-command"), exports);
|
|
323
|
-
__exportStar(require("./update-booking-command"), exports);
|
|
324
305
|
__exportStar(require("./update-call-history-command"), exports);
|
|
325
306
|
__exportStar(require("./update-chat-user-command"), exports);
|
|
326
|
-
__exportStar(require("./update-consultation-command"), exports);
|
|
327
307
|
__exportStar(require("./update-device-command"), exports);
|
|
328
308
|
__exportStar(require("./update-media-command"), exports);
|
|
329
309
|
__exportStar(require("./update-patient-command"), exports);
|
package/package.json
CHANGED
|
@@ -7,11 +7,9 @@ api/accreditations-api.ts
|
|
|
7
7
|
api/app-version-api.ts
|
|
8
8
|
api/appointments-api.ts
|
|
9
9
|
api/articles-api.ts
|
|
10
|
-
api/bookings-api.ts
|
|
11
10
|
api/call-histories-api.ts
|
|
12
11
|
api/chat-users-api.ts
|
|
13
12
|
api/communications-api.ts
|
|
14
|
-
api/consultations-api.ts
|
|
15
13
|
api/contributors-api.ts
|
|
16
14
|
api/countries-api.ts
|
|
17
15
|
api/curations-api.ts
|
|
@@ -25,7 +23,6 @@ api/faqs-api.ts
|
|
|
25
23
|
api/group-channels-api.ts
|
|
26
24
|
api/header-navigations-api.ts
|
|
27
25
|
api/hospitals-api.ts
|
|
28
|
-
api/hospitals-consultation-timetables-api.ts
|
|
29
26
|
api/images-api.ts
|
|
30
27
|
api/languages-api.ts
|
|
31
28
|
api/memberships-api.ts
|
|
@@ -91,11 +88,6 @@ models/bank-account-info-item-model.ts
|
|
|
91
88
|
models/bank-account-info-model.ts
|
|
92
89
|
models/bank-account-infos-model.ts
|
|
93
90
|
models/bank-transfer-payment-model.ts
|
|
94
|
-
models/booking-change-log-model.ts
|
|
95
|
-
models/booking-item-model.ts
|
|
96
|
-
models/booking-model.ts
|
|
97
|
-
models/booking-status.ts
|
|
98
|
-
models/bookings-model.ts
|
|
99
91
|
models/call-status.ts
|
|
100
92
|
models/change-email-command.ts
|
|
101
93
|
models/chat-user-model.ts
|
|
@@ -103,16 +95,6 @@ models/chat-users-model.ts
|
|
|
103
95
|
models/check-notifications-command.ts
|
|
104
96
|
models/communication-user-token-model.ts
|
|
105
97
|
models/confirm-email-command.ts
|
|
106
|
-
models/consultation-change-log-model.ts
|
|
107
|
-
models/consultation-item-model.ts
|
|
108
|
-
models/consultation-model.ts
|
|
109
|
-
models/consultation-status.ts
|
|
110
|
-
models/consultation-timetable-date-model.ts
|
|
111
|
-
models/consultation-timetable-model.ts
|
|
112
|
-
models/consultation-timetable-status.ts
|
|
113
|
-
models/consultation-timetable-time-slot-model.ts
|
|
114
|
-
models/consultation-type.ts
|
|
115
|
-
models/consultations-model.ts
|
|
116
98
|
models/contribution-type.ts
|
|
117
99
|
models/contributor-document-model.ts
|
|
118
100
|
models/contributor-item-model.ts
|
|
@@ -127,10 +109,8 @@ models/country-item-model.ts
|
|
|
127
109
|
models/country-model.ts
|
|
128
110
|
models/country-sub-document-model.ts
|
|
129
111
|
models/create-appointment-command.ts
|
|
130
|
-
models/create-booking-command.ts
|
|
131
112
|
models/create-call-history-command.ts
|
|
132
113
|
models/create-chat-user-command.ts
|
|
133
|
-
models/create-consultation-command.ts
|
|
134
114
|
models/create-cors-command.ts
|
|
135
115
|
models/create-device-command.ts
|
|
136
116
|
models/create-device-login-command.ts
|
|
@@ -328,7 +308,6 @@ models/simple-translation-with-description-model.ts
|
|
|
328
308
|
models/sns-handle-document-model.ts
|
|
329
309
|
models/sns-handle-model.ts
|
|
330
310
|
models/sns-type.ts
|
|
331
|
-
models/sorting-order.ts
|
|
332
311
|
models/source-model.ts
|
|
333
312
|
models/specialties-model.ts
|
|
334
313
|
models/specialties-simple-model.ts
|
|
@@ -357,10 +336,8 @@ models/tags-model.ts
|
|
|
357
336
|
models/translation-document-model.ts
|
|
358
337
|
models/translation-item-document-model.ts
|
|
359
338
|
models/update-appointment-command.ts
|
|
360
|
-
models/update-booking-command.ts
|
|
361
339
|
models/update-call-history-command.ts
|
|
362
340
|
models/update-chat-user-command.ts
|
|
363
|
-
models/update-consultation-command.ts
|
|
364
341
|
models/update-device-command.ts
|
|
365
342
|
models/update-media-command.ts
|
|
366
343
|
models/update-patient-command.ts
|
|
@@ -219,7 +219,6 @@ export const DoctorAffiliationsApiAxiosParamCreator = function (configuration?:
|
|
|
219
219
|
* @param {MarketingType} [marketingType]
|
|
220
220
|
* @param {string} [countryId]
|
|
221
221
|
* @param {string} [exceptDoctorId]
|
|
222
|
-
* @param {boolean} [consultationEnabled]
|
|
223
222
|
* @param {boolean} [appointmentEnabled]
|
|
224
223
|
* @param {string} [languageCode]
|
|
225
224
|
* @param {number} [page]
|
|
@@ -228,7 +227,7 @@ export const DoctorAffiliationsApiAxiosParamCreator = function (configuration?:
|
|
|
228
227
|
* @param {*} [options] Override http request option.
|
|
229
228
|
* @throws {RequiredError}
|
|
230
229
|
*/
|
|
231
|
-
apiV2DoctoraffiliationsGet: async (hospitalId?: string, hospitalName?: string, doctorId?: string, doctorName?: string, doctorSlug?: string, specialtyId?: string, marketingType?: MarketingType, countryId?: string, exceptDoctorId?: string,
|
|
230
|
+
apiV2DoctoraffiliationsGet: async (hospitalId?: string, hospitalName?: string, doctorId?: string, doctorName?: string, doctorSlug?: string, specialtyId?: string, marketingType?: MarketingType, countryId?: string, exceptDoctorId?: string, appointmentEnabled?: boolean, languageCode?: string, page?: number, limit?: number, lastRetrieved?: Date, options: AxiosRequestConfig = {}): Promise<RequestArgs> => {
|
|
232
231
|
const localVarPath = `/api/v2/doctoraffiliations`;
|
|
233
232
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
234
233
|
const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
|
|
@@ -277,10 +276,6 @@ export const DoctorAffiliationsApiAxiosParamCreator = function (configuration?:
|
|
|
277
276
|
localVarQueryParameter['ExceptDoctorId'] = exceptDoctorId;
|
|
278
277
|
}
|
|
279
278
|
|
|
280
|
-
if (consultationEnabled !== undefined) {
|
|
281
|
-
localVarQueryParameter['ConsultationEnabled'] = consultationEnabled;
|
|
282
|
-
}
|
|
283
|
-
|
|
284
279
|
if (appointmentEnabled !== undefined) {
|
|
285
280
|
localVarQueryParameter['AppointmentEnabled'] = appointmentEnabled;
|
|
286
281
|
}
|
|
@@ -459,7 +454,6 @@ export const DoctorAffiliationsApiFp = function(configuration?: Configuration) {
|
|
|
459
454
|
* @param {MarketingType} [marketingType]
|
|
460
455
|
* @param {string} [countryId]
|
|
461
456
|
* @param {string} [exceptDoctorId]
|
|
462
|
-
* @param {boolean} [consultationEnabled]
|
|
463
457
|
* @param {boolean} [appointmentEnabled]
|
|
464
458
|
* @param {string} [languageCode]
|
|
465
459
|
* @param {number} [page]
|
|
@@ -468,8 +462,8 @@ export const DoctorAffiliationsApiFp = function(configuration?: Configuration) {
|
|
|
468
462
|
* @param {*} [options] Override http request option.
|
|
469
463
|
* @throws {RequiredError}
|
|
470
464
|
*/
|
|
471
|
-
async apiV2DoctoraffiliationsGet(hospitalId?: string, hospitalName?: string, doctorId?: string, doctorName?: string, doctorSlug?: string, specialtyId?: string, marketingType?: MarketingType, countryId?: string, exceptDoctorId?: string,
|
|
472
|
-
const localVarAxiosArgs = await localVarAxiosParamCreator.apiV2DoctoraffiliationsGet(hospitalId, hospitalName, doctorId, doctorName, doctorSlug, specialtyId, marketingType, countryId, exceptDoctorId,
|
|
465
|
+
async apiV2DoctoraffiliationsGet(hospitalId?: string, hospitalName?: string, doctorId?: string, doctorName?: string, doctorSlug?: string, specialtyId?: string, marketingType?: MarketingType, countryId?: string, exceptDoctorId?: string, appointmentEnabled?: boolean, languageCode?: string, page?: number, limit?: number, lastRetrieved?: Date, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<DoctorAffiliationsModel>> {
|
|
466
|
+
const localVarAxiosArgs = await localVarAxiosParamCreator.apiV2DoctoraffiliationsGet(hospitalId, hospitalName, doctorId, doctorName, doctorSlug, specialtyId, marketingType, countryId, exceptDoctorId, appointmentEnabled, languageCode, page, limit, lastRetrieved, options);
|
|
473
467
|
return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration);
|
|
474
468
|
},
|
|
475
469
|
/**
|
|
@@ -560,7 +554,6 @@ export const DoctorAffiliationsApiFactory = function (configuration?: Configurat
|
|
|
560
554
|
* @param {MarketingType} [marketingType]
|
|
561
555
|
* @param {string} [countryId]
|
|
562
556
|
* @param {string} [exceptDoctorId]
|
|
563
|
-
* @param {boolean} [consultationEnabled]
|
|
564
557
|
* @param {boolean} [appointmentEnabled]
|
|
565
558
|
* @param {string} [languageCode]
|
|
566
559
|
* @param {number} [page]
|
|
@@ -569,8 +562,8 @@ export const DoctorAffiliationsApiFactory = function (configuration?: Configurat
|
|
|
569
562
|
* @param {*} [options] Override http request option.
|
|
570
563
|
* @throws {RequiredError}
|
|
571
564
|
*/
|
|
572
|
-
apiV2DoctoraffiliationsGet(hospitalId?: string, hospitalName?: string, doctorId?: string, doctorName?: string, doctorSlug?: string, specialtyId?: string, marketingType?: MarketingType, countryId?: string, exceptDoctorId?: string,
|
|
573
|
-
return localVarFp.apiV2DoctoraffiliationsGet(hospitalId, hospitalName, doctorId, doctorName, doctorSlug, specialtyId, marketingType, countryId, exceptDoctorId,
|
|
565
|
+
apiV2DoctoraffiliationsGet(hospitalId?: string, hospitalName?: string, doctorId?: string, doctorName?: string, doctorSlug?: string, specialtyId?: string, marketingType?: MarketingType, countryId?: string, exceptDoctorId?: string, appointmentEnabled?: boolean, languageCode?: string, page?: number, limit?: number, lastRetrieved?: Date, options?: any): AxiosPromise<DoctorAffiliationsModel> {
|
|
566
|
+
return localVarFp.apiV2DoctoraffiliationsGet(hospitalId, hospitalName, doctorId, doctorName, doctorSlug, specialtyId, marketingType, countryId, exceptDoctorId, appointmentEnabled, languageCode, page, limit, lastRetrieved, options).then((request) => request(axios, basePath));
|
|
574
567
|
},
|
|
575
568
|
/**
|
|
576
569
|
*
|
|
@@ -792,13 +785,6 @@ export interface DoctorAffiliationsApiApiV2DoctoraffiliationsGetRequest {
|
|
|
792
785
|
*/
|
|
793
786
|
readonly exceptDoctorId?: string
|
|
794
787
|
|
|
795
|
-
/**
|
|
796
|
-
*
|
|
797
|
-
* @type {boolean}
|
|
798
|
-
* @memberof DoctorAffiliationsApiApiV2DoctoraffiliationsGet
|
|
799
|
-
*/
|
|
800
|
-
readonly consultationEnabled?: boolean
|
|
801
|
-
|
|
802
788
|
/**
|
|
803
789
|
*
|
|
804
790
|
* @type {boolean}
|
|
@@ -929,7 +915,7 @@ export class DoctorAffiliationsApi extends BaseAPI {
|
|
|
929
915
|
* @memberof DoctorAffiliationsApi
|
|
930
916
|
*/
|
|
931
917
|
public apiV2DoctoraffiliationsGet(requestParameters: DoctorAffiliationsApiApiV2DoctoraffiliationsGetRequest = {}, options?: AxiosRequestConfig) {
|
|
932
|
-
return DoctorAffiliationsApiFp(this.configuration).apiV2DoctoraffiliationsGet(requestParameters.hospitalId, requestParameters.hospitalName, requestParameters.doctorId, requestParameters.doctorName, requestParameters.doctorSlug, requestParameters.specialtyId, requestParameters.marketingType, requestParameters.countryId, requestParameters.exceptDoctorId, requestParameters.
|
|
918
|
+
return DoctorAffiliationsApiFp(this.configuration).apiV2DoctoraffiliationsGet(requestParameters.hospitalId, requestParameters.hospitalName, requestParameters.doctorId, requestParameters.doctorName, requestParameters.doctorSlug, requestParameters.specialtyId, requestParameters.marketingType, requestParameters.countryId, requestParameters.exceptDoctorId, requestParameters.appointmentEnabled, requestParameters.languageCode, requestParameters.page, requestParameters.limit, requestParameters.lastRetrieved, options).then((request) => request(this.axios, this.basePath));
|
|
933
919
|
}
|
|
934
920
|
|
|
935
921
|
/**
|
package/src/api.ts
CHANGED
|
@@ -19,11 +19,9 @@ export * from './api/accreditations-api';
|
|
|
19
19
|
export * from './api/app-version-api';
|
|
20
20
|
export * from './api/appointments-api';
|
|
21
21
|
export * from './api/articles-api';
|
|
22
|
-
export * from './api/bookings-api';
|
|
23
22
|
export * from './api/call-histories-api';
|
|
24
23
|
export * from './api/chat-users-api';
|
|
25
24
|
export * from './api/communications-api';
|
|
26
|
-
export * from './api/consultations-api';
|
|
27
25
|
export * from './api/contributors-api';
|
|
28
26
|
export * from './api/countries-api';
|
|
29
27
|
export * from './api/curations-api';
|
|
@@ -37,7 +35,6 @@ export * from './api/faqs-api';
|
|
|
37
35
|
export * from './api/group-channels-api';
|
|
38
36
|
export * from './api/header-navigations-api';
|
|
39
37
|
export * from './api/hospitals-api';
|
|
40
|
-
export * from './api/hospitals-consultation-timetables-api';
|
|
41
38
|
export * from './api/images-api';
|
|
42
39
|
export * from './api/languages-api';
|
|
43
40
|
export * from './api/memberships-api';
|
package/src/models/index.ts
CHANGED
|
@@ -39,11 +39,6 @@ export * from './bank-account-info-item-model';
|
|
|
39
39
|
export * from './bank-account-info-model';
|
|
40
40
|
export * from './bank-account-infos-model';
|
|
41
41
|
export * from './bank-transfer-payment-model';
|
|
42
|
-
export * from './booking-change-log-model';
|
|
43
|
-
export * from './booking-item-model';
|
|
44
|
-
export * from './booking-model';
|
|
45
|
-
export * from './booking-status';
|
|
46
|
-
export * from './bookings-model';
|
|
47
42
|
export * from './call-status';
|
|
48
43
|
export * from './change-email-command';
|
|
49
44
|
export * from './chat-user-model';
|
|
@@ -51,16 +46,6 @@ export * from './chat-users-model';
|
|
|
51
46
|
export * from './check-notifications-command';
|
|
52
47
|
export * from './communication-user-token-model';
|
|
53
48
|
export * from './confirm-email-command';
|
|
54
|
-
export * from './consultation-change-log-model';
|
|
55
|
-
export * from './consultation-item-model';
|
|
56
|
-
export * from './consultation-model';
|
|
57
|
-
export * from './consultation-status';
|
|
58
|
-
export * from './consultation-timetable-date-model';
|
|
59
|
-
export * from './consultation-timetable-model';
|
|
60
|
-
export * from './consultation-timetable-status';
|
|
61
|
-
export * from './consultation-timetable-time-slot-model';
|
|
62
|
-
export * from './consultation-type';
|
|
63
|
-
export * from './consultations-model';
|
|
64
49
|
export * from './contribution-type';
|
|
65
50
|
export * from './contributor-document-model';
|
|
66
51
|
export * from './contributor-item-model';
|
|
@@ -75,10 +60,8 @@ export * from './country-item-model';
|
|
|
75
60
|
export * from './country-model';
|
|
76
61
|
export * from './country-sub-document-model';
|
|
77
62
|
export * from './create-appointment-command';
|
|
78
|
-
export * from './create-booking-command';
|
|
79
63
|
export * from './create-call-history-command';
|
|
80
64
|
export * from './create-chat-user-command';
|
|
81
|
-
export * from './create-consultation-command';
|
|
82
65
|
export * from './create-cors-command';
|
|
83
66
|
export * from './create-device-command';
|
|
84
67
|
export * from './create-device-login-command';
|
|
@@ -275,7 +258,6 @@ export * from './simple-translation-with-description-model';
|
|
|
275
258
|
export * from './sns-handle-document-model';
|
|
276
259
|
export * from './sns-handle-model';
|
|
277
260
|
export * from './sns-type';
|
|
278
|
-
export * from './sorting-order';
|
|
279
261
|
export * from './source-model';
|
|
280
262
|
export * from './specialties-model';
|
|
281
263
|
export * from './specialties-simple-model';
|
|
@@ -304,10 +286,8 @@ export * from './tags-model';
|
|
|
304
286
|
export * from './translation-document-model';
|
|
305
287
|
export * from './translation-item-document-model';
|
|
306
288
|
export * from './update-appointment-command';
|
|
307
|
-
export * from './update-booking-command';
|
|
308
289
|
export * from './update-call-history-command';
|
|
309
290
|
export * from './update-chat-user-command';
|
|
310
|
-
export * from './update-consultation-command';
|
|
311
291
|
export * from './update-device-command';
|
|
312
292
|
export * from './update-media-command';
|
|
313
293
|
export * from './update-patient-command';
|