ch-api-client-typescript2 5.4.9 → 5.5.0
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/models/deal-document-model.d.ts +0 -7
- package/lib/models/deal-document-model.d.ts.map +1 -1
- package/lib/models/deal-item-model.d.ts +3 -34
- package/lib/models/deal-item-model.d.ts.map +1 -1
- package/lib/models/deal-model.d.ts +3 -34
- package/lib/models/deal-model.d.ts.map +1 -1
- package/lib/models/deal-package-item-model.d.ts +3 -3
- package/lib/models/deal-package-item-model.d.ts.map +1 -1
- package/lib/models/deal-package-model.d.ts +3 -3
- package/lib/models/deal-package-model.d.ts.map +1 -1
- package/lib/models/doctor-affiliation-item-model.d.ts +3 -3
- package/lib/models/doctor-affiliation-item-model.d.ts.map +1 -1
- package/lib/models/doctor-affiliation-model.d.ts +3 -3
- package/lib/models/doctor-affiliation-model.d.ts.map +1 -1
- package/lib/models/doctor-document-model.d.ts +3 -3
- package/lib/models/doctor-document-model.d.ts.map +1 -1
- package/lib/models/{hospital-feature-detail-document-model.d.ts → feature-detail-document-model.d.ts} +9 -9
- package/lib/models/{hospital-feature-detail-model.d.ts.map → feature-detail-document-model.d.ts.map} +1 -1
- package/lib/models/{hospital-feature-detail-model.d.ts → feature-detail-model.d.ts} +9 -9
- package/lib/models/feature-detail-model.d.ts.map +1 -0
- package/lib/models/{hospital-feature-model.d.ts → feature-document-model.d.ts} +10 -10
- package/lib/models/{hospital-feature-model.d.ts.map → feature-document-model.d.ts.map} +1 -1
- package/lib/models/feature-model.d.ts +32 -0
- package/lib/models/feature-model.d.ts.map +1 -0
- package/lib/models/hospital-document-model.d.ts +3 -3
- package/lib/models/hospital-document-model.d.ts.map +1 -1
- package/lib/models/hospital-item-model.d.ts +3 -3
- package/lib/models/hospital-item-model.d.ts.map +1 -1
- package/lib/models/hospital-model.d.ts +3 -3
- package/lib/models/hospital-model.d.ts.map +1 -1
- package/lib/models/hospital-service-item-model.d.ts +3 -3
- package/lib/models/hospital-service-item-model.d.ts.map +1 -1
- package/lib/models/hospital-service-model.d.ts +3 -3
- package/lib/models/hospital-service-model.d.ts.map +1 -1
- package/lib/models/hospital-specialty-document-model.d.ts +7 -0
- package/lib/models/hospital-specialty-document-model.d.ts.map +1 -1
- package/lib/models/hospital-specialty-item-model.d.ts +3 -3
- package/lib/models/hospital-specialty-item-model.d.ts.map +1 -1
- package/lib/models/hospital-specialty-model.d.ts +3 -3
- package/lib/models/hospital-specialty-model.d.ts.map +1 -1
- package/lib/models/hospital-sub-document-model.d.ts +0 -7
- package/lib/models/hospital-sub-document-model.d.ts.map +1 -1
- package/lib/models/index.d.ts +4 -6
- package/lib/models/index.d.ts.map +1 -1
- package/lib/models/index.js +4 -6
- package/lib/models/package-sub-document-model.d.ts +7 -0
- package/lib/models/package-sub-document-model.d.ts.map +1 -1
- package/lib/models/service-document-model.d.ts +7 -0
- package/lib/models/service-document-model.d.ts.map +1 -1
- package/lib/models/survey-form-sub-document-model.d.ts +2 -2
- package/lib/models/survey-form-sub-document-model.d.ts.map +1 -1
- package/package.json +1 -1
- package/src/.openapi-generator/FILES +4 -6
- package/src/models/deal-document-model.ts +0 -9
- package/src/models/deal-item-model.ts +3 -36
- package/src/models/deal-model.ts +3 -36
- package/src/models/deal-package-item-model.ts +3 -3
- package/src/models/deal-package-model.ts +3 -3
- package/src/models/doctor-affiliation-item-model.ts +3 -3
- package/src/models/doctor-affiliation-model.ts +3 -3
- package/src/models/doctor-document-model.ts +3 -3
- package/src/models/{hospital-feature-detail-document-model.ts → feature-detail-document-model.ts} +8 -8
- package/src/models/{hospital-feature-detail-model.ts → feature-detail-model.ts} +8 -8
- package/src/models/{hospital-feature-model.ts → feature-document-model.ts} +9 -9
- package/src/models/{hospital-feature-document-model.ts → feature-model.ts} +9 -9
- package/src/models/hospital-document-model.ts +5 -5
- package/src/models/hospital-item-model.ts +5 -5
- package/src/models/hospital-model.ts +5 -5
- package/src/models/hospital-service-item-model.ts +3 -3
- package/src/models/hospital-service-model.ts +3 -3
- package/src/models/hospital-specialty-document-model.ts +9 -0
- package/src/models/hospital-specialty-item-model.ts +3 -3
- package/src/models/hospital-specialty-model.ts +3 -3
- package/src/models/hospital-sub-document-model.ts +0 -9
- package/src/models/index.ts +4 -6
- package/src/models/package-sub-document-model.ts +9 -0
- package/src/models/service-document-model.ts +9 -0
- package/src/models/survey-form-sub-document-model.ts +2 -2
- package/lib/models/hospital-feature-detail-document-model.d.ts.map +0 -1
- package/lib/models/hospital-feature-document-model.d.ts +0 -32
- package/lib/models/hospital-feature-document-model.d.ts.map +0 -1
- package/lib/models/hospital-feature-domain-document-model.d.ts +0 -50
- package/lib/models/hospital-feature-domain-document-model.d.ts.map +0 -1
- package/lib/models/hospital-feature-domain-model.d.ts +0 -50
- package/lib/models/hospital-feature-domain-model.d.ts.map +0 -1
- package/lib/models/hospital-feature-domain-model.js +0 -15
- package/lib/models/hospital-feature-model.js +0 -15
- package/src/models/hospital-feature-domain-document-model.ts +0 -57
- package/src/models/hospital-feature-domain-model.ts +0 -57
- /package/lib/models/{hospital-feature-detail-document-model.js → feature-detail-document-model.js} +0 -0
- /package/lib/models/{hospital-feature-detail-model.js → feature-detail-model.js} +0 -0
- /package/lib/models/{hospital-feature-document-model.js → feature-document-model.js} +0 -0
- /package/lib/models/{hospital-feature-domain-document-model.js → feature-model.js} +0 -0
package/src/models/deal-model.ts
CHANGED
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
import { AppointmentOptionModel } from './appointment-option-model';
|
|
19
19
|
// May contain unused imports in some cases
|
|
20
20
|
// @ts-ignore
|
|
21
|
-
import {
|
|
21
|
+
import { AuditableEntityModel } from './auditable-entity-model';
|
|
22
22
|
// May contain unused imports in some cases
|
|
23
23
|
// @ts-ignore
|
|
24
24
|
import { DealPackageMappingModel } from './deal-package-mapping-model';
|
|
@@ -27,9 +27,6 @@ import { DealPackageMappingModel } from './deal-package-mapping-model';
|
|
|
27
27
|
import { DealServiceMappingModel } from './deal-service-mapping-model';
|
|
28
28
|
// May contain unused imports in some cases
|
|
29
29
|
// @ts-ignore
|
|
30
|
-
import { HospitalFeatureModel } from './hospital-feature-model';
|
|
31
|
-
// May contain unused imports in some cases
|
|
32
|
-
// @ts-ignore
|
|
33
30
|
import { LocalizedUrlModel } from './localized-url-model';
|
|
34
31
|
// May contain unused imports in some cases
|
|
35
32
|
// @ts-ignore
|
|
@@ -194,36 +191,6 @@ export interface DealModel {
|
|
|
194
191
|
* @memberof DealModel
|
|
195
192
|
*/
|
|
196
193
|
'dealServicesCount'?: number;
|
|
197
|
-
/**
|
|
198
|
-
*
|
|
199
|
-
* @type {HospitalFeatureModel}
|
|
200
|
-
* @memberof DealModel
|
|
201
|
-
*/
|
|
202
|
-
'feature'?: HospitalFeatureModel;
|
|
203
|
-
/**
|
|
204
|
-
*
|
|
205
|
-
* @type {string}
|
|
206
|
-
* @memberof DealModel
|
|
207
|
-
*/
|
|
208
|
-
'chSurveyFormId'?: string | null;
|
|
209
|
-
/**
|
|
210
|
-
*
|
|
211
|
-
* @type {string}
|
|
212
|
-
* @memberof DealModel
|
|
213
|
-
*/
|
|
214
|
-
'saasSurveyFormId'?: string | null;
|
|
215
|
-
/**
|
|
216
|
-
*
|
|
217
|
-
* @type {string}
|
|
218
|
-
* @memberof DealModel
|
|
219
|
-
*/
|
|
220
|
-
'formUrlForChLink'?: string | null;
|
|
221
|
-
/**
|
|
222
|
-
*
|
|
223
|
-
* @type {string}
|
|
224
|
-
* @memberof DealModel
|
|
225
|
-
*/
|
|
226
|
-
'formUrlForSaasLink'?: string | null;
|
|
227
194
|
/**
|
|
228
195
|
*
|
|
229
196
|
* @type {number}
|
|
@@ -238,10 +205,10 @@ export interface DealModel {
|
|
|
238
205
|
'appointmentOption'?: AppointmentOptionModel;
|
|
239
206
|
/**
|
|
240
207
|
*
|
|
241
|
-
* @type {
|
|
208
|
+
* @type {AuditableEntityModel}
|
|
242
209
|
* @memberof DealModel
|
|
243
210
|
*/
|
|
244
|
-
'auditableEntity'?:
|
|
211
|
+
'auditableEntity'?: AuditableEntityModel;
|
|
245
212
|
/**
|
|
246
213
|
*
|
|
247
214
|
* @type {string}
|
|
@@ -21,7 +21,7 @@ import { AppointmentOptionModel } from './appointment-option-model';
|
|
|
21
21
|
import { AuditableEntityModel } from './auditable-entity-model';
|
|
22
22
|
// May contain unused imports in some cases
|
|
23
23
|
// @ts-ignore
|
|
24
|
-
import {
|
|
24
|
+
import { FeatureModel } from './feature-model';
|
|
25
25
|
// May contain unused imports in some cases
|
|
26
26
|
// @ts-ignore
|
|
27
27
|
import { RefundPolicy } from './refund-policy';
|
|
@@ -112,10 +112,10 @@ export interface DealPackageItemModel {
|
|
|
112
112
|
'appointmentOption'?: AppointmentOptionModel;
|
|
113
113
|
/**
|
|
114
114
|
*
|
|
115
|
-
* @type {
|
|
115
|
+
* @type {FeatureModel}
|
|
116
116
|
* @memberof DealPackageItemModel
|
|
117
117
|
*/
|
|
118
|
-
'feature'?:
|
|
118
|
+
'feature'?: FeatureModel;
|
|
119
119
|
/**
|
|
120
120
|
*
|
|
121
121
|
* @type {string}
|
|
@@ -21,7 +21,7 @@ import { AppointmentOptionModel } from './appointment-option-model';
|
|
|
21
21
|
import { AuditableEntityModel } from './auditable-entity-model';
|
|
22
22
|
// May contain unused imports in some cases
|
|
23
23
|
// @ts-ignore
|
|
24
|
-
import {
|
|
24
|
+
import { FeatureModel } from './feature-model';
|
|
25
25
|
// May contain unused imports in some cases
|
|
26
26
|
// @ts-ignore
|
|
27
27
|
import { RefundPolicy } from './refund-policy';
|
|
@@ -112,10 +112,10 @@ export interface DealPackageModel {
|
|
|
112
112
|
'appointmentOption'?: AppointmentOptionModel;
|
|
113
113
|
/**
|
|
114
114
|
*
|
|
115
|
-
* @type {
|
|
115
|
+
* @type {FeatureModel}
|
|
116
116
|
* @memberof DealPackageModel
|
|
117
117
|
*/
|
|
118
|
-
'feature'?:
|
|
118
|
+
'feature'?: FeatureModel;
|
|
119
119
|
/**
|
|
120
120
|
*
|
|
121
121
|
* @type {string}
|
|
@@ -21,7 +21,7 @@ import { AppointmentOptionModel } from './appointment-option-model';
|
|
|
21
21
|
import { DoctorSpecialtyItemModel } from './doctor-specialty-item-model';
|
|
22
22
|
// May contain unused imports in some cases
|
|
23
23
|
// @ts-ignore
|
|
24
|
-
import {
|
|
24
|
+
import { FeatureModel } from './feature-model';
|
|
25
25
|
// May contain unused imports in some cases
|
|
26
26
|
// @ts-ignore
|
|
27
27
|
import { LocationModel } from './location-model';
|
|
@@ -211,10 +211,10 @@ export interface DoctorAffiliationItemModel {
|
|
|
211
211
|
'appointmentOption'?: AppointmentOptionModel;
|
|
212
212
|
/**
|
|
213
213
|
*
|
|
214
|
-
* @type {
|
|
214
|
+
* @type {FeatureModel}
|
|
215
215
|
* @memberof DoctorAffiliationItemModel
|
|
216
216
|
*/
|
|
217
|
-
'feature'?:
|
|
217
|
+
'feature'?: FeatureModel;
|
|
218
218
|
/**
|
|
219
219
|
*
|
|
220
220
|
* @type {string}
|
|
@@ -24,7 +24,7 @@ import { DoctorLanguageModel } from './doctor-language-model';
|
|
|
24
24
|
import { DoctorSpecialtyItemModel } from './doctor-specialty-item-model';
|
|
25
25
|
// May contain unused imports in some cases
|
|
26
26
|
// @ts-ignore
|
|
27
|
-
import {
|
|
27
|
+
import { FeatureModel } from './feature-model';
|
|
28
28
|
// May contain unused imports in some cases
|
|
29
29
|
// @ts-ignore
|
|
30
30
|
import { LocalizedUrlModel } from './localized-url-model';
|
|
@@ -220,10 +220,10 @@ export interface DoctorAffiliationModel {
|
|
|
220
220
|
'appointmentOption'?: AppointmentOptionModel;
|
|
221
221
|
/**
|
|
222
222
|
*
|
|
223
|
-
* @type {
|
|
223
|
+
* @type {FeatureModel}
|
|
224
224
|
* @memberof DoctorAffiliationModel
|
|
225
225
|
*/
|
|
226
|
-
'feature'?:
|
|
226
|
+
'feature'?: FeatureModel;
|
|
227
227
|
/**
|
|
228
228
|
*
|
|
229
229
|
* @type {string}
|
|
@@ -24,7 +24,7 @@ import { DoctorCertificateSubDocumentModel } from './doctor-certificate-sub-docu
|
|
|
24
24
|
import { DoctorSpecialtySubDocumentModel } from './doctor-specialty-sub-document-model';
|
|
25
25
|
// May contain unused imports in some cases
|
|
26
26
|
// @ts-ignore
|
|
27
|
-
import {
|
|
27
|
+
import { FeatureDocumentModel } from './feature-document-model';
|
|
28
28
|
// May contain unused imports in some cases
|
|
29
29
|
// @ts-ignore
|
|
30
30
|
import { HospitalSubDocumentModel } from './hospital-sub-document-model';
|
|
@@ -412,9 +412,9 @@ export interface DoctorDocumentModel {
|
|
|
412
412
|
'DoctorLanguages'?: Array<UserLanguageDocumentModel> | null;
|
|
413
413
|
/**
|
|
414
414
|
*
|
|
415
|
-
* @type {
|
|
415
|
+
* @type {FeatureDocumentModel}
|
|
416
416
|
* @memberof DoctorDocumentModel
|
|
417
417
|
*/
|
|
418
|
-
'Feature'?:
|
|
418
|
+
'Feature'?: FeatureDocumentModel;
|
|
419
419
|
}
|
|
420
420
|
|
package/src/models/{hospital-feature-detail-document-model.ts → feature-detail-document-model.ts}
RENAMED
|
@@ -20,43 +20,43 @@ import { SurveyFormSubDocumentModel } from './survey-form-sub-document-model';
|
|
|
20
20
|
/**
|
|
21
21
|
*
|
|
22
22
|
* @export
|
|
23
|
-
* @interface
|
|
23
|
+
* @interface FeatureDetailDocumentModel
|
|
24
24
|
*/
|
|
25
|
-
export interface
|
|
25
|
+
export interface FeatureDetailDocumentModel {
|
|
26
26
|
/**
|
|
27
27
|
*
|
|
28
28
|
* @type {boolean}
|
|
29
|
-
* @memberof
|
|
29
|
+
* @memberof FeatureDetailDocumentModel
|
|
30
30
|
*/
|
|
31
31
|
'IsEnabledAppointment'?: boolean;
|
|
32
32
|
/**
|
|
33
33
|
*
|
|
34
34
|
* @type {boolean}
|
|
35
|
-
* @memberof
|
|
35
|
+
* @memberof FeatureDetailDocumentModel
|
|
36
36
|
*/
|
|
37
37
|
'IsEnabledChat'?: boolean;
|
|
38
38
|
/**
|
|
39
39
|
*
|
|
40
40
|
* @type {boolean}
|
|
41
|
-
* @memberof
|
|
41
|
+
* @memberof FeatureDetailDocumentModel
|
|
42
42
|
*/
|
|
43
43
|
'IsEnabledCall'?: boolean;
|
|
44
44
|
/**
|
|
45
45
|
*
|
|
46
46
|
* @type {boolean}
|
|
47
|
-
* @memberof
|
|
47
|
+
* @memberof FeatureDetailDocumentModel
|
|
48
48
|
*/
|
|
49
49
|
'IsEnabledForm'?: boolean;
|
|
50
50
|
/**
|
|
51
51
|
*
|
|
52
52
|
* @type {string}
|
|
53
|
-
* @memberof
|
|
53
|
+
* @memberof FeatureDetailDocumentModel
|
|
54
54
|
*/
|
|
55
55
|
'SurveyFormId'?: string | null;
|
|
56
56
|
/**
|
|
57
57
|
*
|
|
58
58
|
* @type {SurveyFormSubDocumentModel}
|
|
59
|
-
* @memberof
|
|
59
|
+
* @memberof FeatureDetailDocumentModel
|
|
60
60
|
*/
|
|
61
61
|
'SurveyForm'?: SurveyFormSubDocumentModel;
|
|
62
62
|
}
|
|
@@ -20,43 +20,43 @@ import { SurveyFormSimpleMappingModel } from './survey-form-simple-mapping-model
|
|
|
20
20
|
/**
|
|
21
21
|
*
|
|
22
22
|
* @export
|
|
23
|
-
* @interface
|
|
23
|
+
* @interface FeatureDetailModel
|
|
24
24
|
*/
|
|
25
|
-
export interface
|
|
25
|
+
export interface FeatureDetailModel {
|
|
26
26
|
/**
|
|
27
27
|
*
|
|
28
28
|
* @type {boolean}
|
|
29
|
-
* @memberof
|
|
29
|
+
* @memberof FeatureDetailModel
|
|
30
30
|
*/
|
|
31
31
|
'isEnabledAppointment'?: boolean;
|
|
32
32
|
/**
|
|
33
33
|
*
|
|
34
34
|
* @type {boolean}
|
|
35
|
-
* @memberof
|
|
35
|
+
* @memberof FeatureDetailModel
|
|
36
36
|
*/
|
|
37
37
|
'isEnabledChat'?: boolean;
|
|
38
38
|
/**
|
|
39
39
|
*
|
|
40
40
|
* @type {boolean}
|
|
41
|
-
* @memberof
|
|
41
|
+
* @memberof FeatureDetailModel
|
|
42
42
|
*/
|
|
43
43
|
'isEnabledCall'?: boolean;
|
|
44
44
|
/**
|
|
45
45
|
*
|
|
46
46
|
* @type {boolean}
|
|
47
|
-
* @memberof
|
|
47
|
+
* @memberof FeatureDetailModel
|
|
48
48
|
*/
|
|
49
49
|
'isEnabledForm'?: boolean;
|
|
50
50
|
/**
|
|
51
51
|
*
|
|
52
52
|
* @type {string}
|
|
53
|
-
* @memberof
|
|
53
|
+
* @memberof FeatureDetailModel
|
|
54
54
|
*/
|
|
55
55
|
'surveyFormId'?: string | null;
|
|
56
56
|
/**
|
|
57
57
|
*
|
|
58
58
|
* @type {SurveyFormSimpleMappingModel}
|
|
59
|
-
* @memberof
|
|
59
|
+
* @memberof FeatureDetailModel
|
|
60
60
|
*/
|
|
61
61
|
'surveyForm'?: SurveyFormSimpleMappingModel;
|
|
62
62
|
}
|
|
@@ -15,25 +15,25 @@
|
|
|
15
15
|
|
|
16
16
|
// May contain unused imports in some cases
|
|
17
17
|
// @ts-ignore
|
|
18
|
-
import {
|
|
18
|
+
import { FeatureDetailDocumentModel } from './feature-detail-document-model';
|
|
19
19
|
|
|
20
20
|
/**
|
|
21
21
|
*
|
|
22
22
|
* @export
|
|
23
|
-
* @interface
|
|
23
|
+
* @interface FeatureDocumentModel
|
|
24
24
|
*/
|
|
25
|
-
export interface
|
|
25
|
+
export interface FeatureDocumentModel {
|
|
26
26
|
/**
|
|
27
27
|
*
|
|
28
|
-
* @type {
|
|
29
|
-
* @memberof
|
|
28
|
+
* @type {FeatureDetailDocumentModel}
|
|
29
|
+
* @memberof FeatureDocumentModel
|
|
30
30
|
*/
|
|
31
|
-
'
|
|
31
|
+
'Ch'?: FeatureDetailDocumentModel;
|
|
32
32
|
/**
|
|
33
33
|
*
|
|
34
|
-
* @type {
|
|
35
|
-
* @memberof
|
|
34
|
+
* @type {FeatureDetailDocumentModel}
|
|
35
|
+
* @memberof FeatureDocumentModel
|
|
36
36
|
*/
|
|
37
|
-
'
|
|
37
|
+
'Saas'?: FeatureDetailDocumentModel;
|
|
38
38
|
}
|
|
39
39
|
|
|
@@ -15,25 +15,25 @@
|
|
|
15
15
|
|
|
16
16
|
// May contain unused imports in some cases
|
|
17
17
|
// @ts-ignore
|
|
18
|
-
import {
|
|
18
|
+
import { FeatureDetailModel } from './feature-detail-model';
|
|
19
19
|
|
|
20
20
|
/**
|
|
21
21
|
*
|
|
22
22
|
* @export
|
|
23
|
-
* @interface
|
|
23
|
+
* @interface FeatureModel
|
|
24
24
|
*/
|
|
25
|
-
export interface
|
|
25
|
+
export interface FeatureModel {
|
|
26
26
|
/**
|
|
27
27
|
*
|
|
28
|
-
* @type {
|
|
29
|
-
* @memberof
|
|
28
|
+
* @type {FeatureDetailModel}
|
|
29
|
+
* @memberof FeatureModel
|
|
30
30
|
*/
|
|
31
|
-
'
|
|
31
|
+
'ch'?: FeatureDetailModel;
|
|
32
32
|
/**
|
|
33
33
|
*
|
|
34
|
-
* @type {
|
|
35
|
-
* @memberof
|
|
34
|
+
* @type {FeatureDetailModel}
|
|
35
|
+
* @memberof FeatureModel
|
|
36
36
|
*/
|
|
37
|
-
'
|
|
37
|
+
'saas'?: FeatureDetailModel;
|
|
38
38
|
}
|
|
39
39
|
|
|
@@ -24,13 +24,13 @@ import { AppointmentOptionDocumentModel } from './appointment-option-document-mo
|
|
|
24
24
|
import { CountrySubDocumentModel } from './country-sub-document-model';
|
|
25
25
|
// May contain unused imports in some cases
|
|
26
26
|
// @ts-ignore
|
|
27
|
-
import {
|
|
27
|
+
import { FeatureDocumentModel } from './feature-document-model';
|
|
28
28
|
// May contain unused imports in some cases
|
|
29
29
|
// @ts-ignore
|
|
30
|
-
import {
|
|
30
|
+
import { GradeDocumentModel } from './grade-document-model';
|
|
31
31
|
// May contain unused imports in some cases
|
|
32
32
|
// @ts-ignore
|
|
33
|
-
import {
|
|
33
|
+
import { HospitalContactDocumentModel } from './hospital-contact-document-model';
|
|
34
34
|
// May contain unused imports in some cases
|
|
35
35
|
// @ts-ignore
|
|
36
36
|
import { HospitalSpecialtySubDocumentModel } from './hospital-specialty-sub-document-model';
|
|
@@ -448,9 +448,9 @@ export interface HospitalDocumentModel {
|
|
|
448
448
|
'Contacts'?: Array<HospitalContactDocumentModel> | null;
|
|
449
449
|
/**
|
|
450
450
|
*
|
|
451
|
-
* @type {
|
|
451
|
+
* @type {FeatureDocumentModel}
|
|
452
452
|
* @memberof HospitalDocumentModel
|
|
453
453
|
*/
|
|
454
|
-
'Feature'?:
|
|
454
|
+
'Feature'?: FeatureDocumentModel;
|
|
455
455
|
}
|
|
456
456
|
|
|
@@ -18,13 +18,13 @@
|
|
|
18
18
|
import { AppointmentOptionModel } from './appointment-option-model';
|
|
19
19
|
// May contain unused imports in some cases
|
|
20
20
|
// @ts-ignore
|
|
21
|
-
import {
|
|
21
|
+
import { FeatureModel } from './feature-model';
|
|
22
22
|
// May contain unused imports in some cases
|
|
23
23
|
// @ts-ignore
|
|
24
|
-
import {
|
|
24
|
+
import { GradeModel } from './grade-model';
|
|
25
25
|
// May contain unused imports in some cases
|
|
26
26
|
// @ts-ignore
|
|
27
|
-
import {
|
|
27
|
+
import { HospitalAccreditationItemModel } from './hospital-accreditation-item-model';
|
|
28
28
|
// May contain unused imports in some cases
|
|
29
29
|
// @ts-ignore
|
|
30
30
|
import { HospitalSpecialtySimpleItemModel } from './hospital-specialty-simple-item-model';
|
|
@@ -172,10 +172,10 @@ export interface HospitalItemModel {
|
|
|
172
172
|
'appointmentOption'?: AppointmentOptionModel;
|
|
173
173
|
/**
|
|
174
174
|
*
|
|
175
|
-
* @type {
|
|
175
|
+
* @type {FeatureModel}
|
|
176
176
|
* @memberof HospitalItemModel
|
|
177
177
|
*/
|
|
178
|
-
'feature'?:
|
|
178
|
+
'feature'?: FeatureModel;
|
|
179
179
|
/**
|
|
180
180
|
*
|
|
181
181
|
* @type {GradeModel}
|
|
@@ -21,6 +21,9 @@ import { AppointmentOptionModel } from './appointment-option-model';
|
|
|
21
21
|
import { AwardModel } from './award-model';
|
|
22
22
|
// May contain unused imports in some cases
|
|
23
23
|
// @ts-ignore
|
|
24
|
+
import { FeatureModel } from './feature-model';
|
|
25
|
+
// May contain unused imports in some cases
|
|
26
|
+
// @ts-ignore
|
|
24
27
|
import { GradeModel } from './grade-model';
|
|
25
28
|
// May contain unused imports in some cases
|
|
26
29
|
// @ts-ignore
|
|
@@ -36,9 +39,6 @@ import { HospitalContactItemModel } from './hospital-contact-item-model';
|
|
|
36
39
|
import { HospitalEvaluationItemModel } from './hospital-evaluation-item-model';
|
|
37
40
|
// May contain unused imports in some cases
|
|
38
41
|
// @ts-ignore
|
|
39
|
-
import { HospitalFeatureModel } from './hospital-feature-model';
|
|
40
|
-
// May contain unused imports in some cases
|
|
41
|
-
// @ts-ignore
|
|
42
42
|
import { HospitalLanguageItemModel } from './hospital-language-item-model';
|
|
43
43
|
// May contain unused imports in some cases
|
|
44
44
|
// @ts-ignore
|
|
@@ -199,10 +199,10 @@ export interface HospitalModel {
|
|
|
199
199
|
'appointmentOption'?: AppointmentOptionModel;
|
|
200
200
|
/**
|
|
201
201
|
*
|
|
202
|
-
* @type {
|
|
202
|
+
* @type {FeatureModel}
|
|
203
203
|
* @memberof HospitalModel
|
|
204
204
|
*/
|
|
205
|
-
'feature'?:
|
|
205
|
+
'feature'?: FeatureModel;
|
|
206
206
|
/**
|
|
207
207
|
*
|
|
208
208
|
* @type {GradeModel}
|
|
@@ -21,7 +21,7 @@ import { AppointmentOptionModel } from './appointment-option-model';
|
|
|
21
21
|
import { AuditableEntityModel } from './auditable-entity-model';
|
|
22
22
|
// May contain unused imports in some cases
|
|
23
23
|
// @ts-ignore
|
|
24
|
-
import {
|
|
24
|
+
import { FeatureModel } from './feature-model';
|
|
25
25
|
// May contain unused imports in some cases
|
|
26
26
|
// @ts-ignore
|
|
27
27
|
import { Procedure } from './procedure';
|
|
@@ -136,10 +136,10 @@ export interface HospitalServiceItemModel {
|
|
|
136
136
|
'appointmentOption'?: AppointmentOptionModel;
|
|
137
137
|
/**
|
|
138
138
|
*
|
|
139
|
-
* @type {
|
|
139
|
+
* @type {FeatureModel}
|
|
140
140
|
* @memberof HospitalServiceItemModel
|
|
141
141
|
*/
|
|
142
|
-
'feature'?:
|
|
142
|
+
'feature'?: FeatureModel;
|
|
143
143
|
/**
|
|
144
144
|
*
|
|
145
145
|
* @type {string}
|
|
@@ -21,7 +21,7 @@ import { AppointmentOptionModel } from './appointment-option-model';
|
|
|
21
21
|
import { AuditableEntityModel } from './auditable-entity-model';
|
|
22
22
|
// May contain unused imports in some cases
|
|
23
23
|
// @ts-ignore
|
|
24
|
-
import {
|
|
24
|
+
import { FeatureModel } from './feature-model';
|
|
25
25
|
// May contain unused imports in some cases
|
|
26
26
|
// @ts-ignore
|
|
27
27
|
import { LocalizedUrlModel } from './localized-url-model';
|
|
@@ -142,10 +142,10 @@ export interface HospitalServiceModel {
|
|
|
142
142
|
'appointmentOption'?: AppointmentOptionModel;
|
|
143
143
|
/**
|
|
144
144
|
*
|
|
145
|
-
* @type {
|
|
145
|
+
* @type {FeatureModel}
|
|
146
146
|
* @memberof HospitalServiceModel
|
|
147
147
|
*/
|
|
148
|
-
'feature'?:
|
|
148
|
+
'feature'?: FeatureModel;
|
|
149
149
|
/**
|
|
150
150
|
*
|
|
151
151
|
* @type {string}
|
|
@@ -18,6 +18,9 @@
|
|
|
18
18
|
import { AppointmentOptionDocumentModel } from './appointment-option-document-model';
|
|
19
19
|
// May contain unused imports in some cases
|
|
20
20
|
// @ts-ignore
|
|
21
|
+
import { FeatureDocumentModel } from './feature-document-model';
|
|
22
|
+
// May contain unused imports in some cases
|
|
23
|
+
// @ts-ignore
|
|
21
24
|
import { HospitalSubDocumentModel } from './hospital-sub-document-model';
|
|
22
25
|
// May contain unused imports in some cases
|
|
23
26
|
// @ts-ignore
|
|
@@ -332,5 +335,11 @@ export interface HospitalSpecialtyDocumentModel {
|
|
|
332
335
|
* @memberof HospitalSpecialtyDocumentModel
|
|
333
336
|
*/
|
|
334
337
|
'Services'?: Array<ServiceSubDocumentModel> | null;
|
|
338
|
+
/**
|
|
339
|
+
*
|
|
340
|
+
* @type {FeatureDocumentModel}
|
|
341
|
+
* @memberof HospitalSpecialtyDocumentModel
|
|
342
|
+
*/
|
|
343
|
+
'Feature'?: FeatureDocumentModel;
|
|
335
344
|
}
|
|
336
345
|
|
|
@@ -21,7 +21,7 @@ import { AppointmentOptionModel } from './appointment-option-model';
|
|
|
21
21
|
import { AuditableEntityModel } from './auditable-entity-model';
|
|
22
22
|
// May contain unused imports in some cases
|
|
23
23
|
// @ts-ignore
|
|
24
|
-
import {
|
|
24
|
+
import { FeatureModel } from './feature-model';
|
|
25
25
|
// May contain unused imports in some cases
|
|
26
26
|
// @ts-ignore
|
|
27
27
|
import { MarketingType } from './marketing-type';
|
|
@@ -136,10 +136,10 @@ export interface HospitalSpecialtyItemModel {
|
|
|
136
136
|
'appointmentOption'?: AppointmentOptionModel;
|
|
137
137
|
/**
|
|
138
138
|
*
|
|
139
|
-
* @type {
|
|
139
|
+
* @type {FeatureModel}
|
|
140
140
|
* @memberof HospitalSpecialtyItemModel
|
|
141
141
|
*/
|
|
142
|
-
'feature'?:
|
|
142
|
+
'feature'?: FeatureModel;
|
|
143
143
|
/**
|
|
144
144
|
*
|
|
145
145
|
* @type {string}
|
|
@@ -21,7 +21,7 @@ import { AppointmentOptionModel } from './appointment-option-model';
|
|
|
21
21
|
import { AuditableEntityModel } from './auditable-entity-model';
|
|
22
22
|
// May contain unused imports in some cases
|
|
23
23
|
// @ts-ignore
|
|
24
|
-
import {
|
|
24
|
+
import { FeatureModel } from './feature-model';
|
|
25
25
|
// May contain unused imports in some cases
|
|
26
26
|
// @ts-ignore
|
|
27
27
|
import { LocalizedUrlModel } from './localized-url-model';
|
|
@@ -142,10 +142,10 @@ export interface HospitalSpecialtyModel {
|
|
|
142
142
|
'appointmentOption'?: AppointmentOptionModel;
|
|
143
143
|
/**
|
|
144
144
|
*
|
|
145
|
-
* @type {
|
|
145
|
+
* @type {FeatureModel}
|
|
146
146
|
* @memberof HospitalSpecialtyModel
|
|
147
147
|
*/
|
|
148
|
-
'feature'?:
|
|
148
|
+
'feature'?: FeatureModel;
|
|
149
149
|
/**
|
|
150
150
|
*
|
|
151
151
|
* @type {string}
|
|
@@ -18,9 +18,6 @@
|
|
|
18
18
|
import { GradeDocumentModel } from './grade-document-model';
|
|
19
19
|
// May contain unused imports in some cases
|
|
20
20
|
// @ts-ignore
|
|
21
|
-
import { HospitalFeatureDocumentModel } from './hospital-feature-document-model';
|
|
22
|
-
// May contain unused imports in some cases
|
|
23
|
-
// @ts-ignore
|
|
24
21
|
import { TranslationItemDocumentModel } from './translation-item-document-model';
|
|
25
22
|
|
|
26
23
|
/**
|
|
@@ -293,11 +290,5 @@ export interface HospitalSubDocumentModel {
|
|
|
293
290
|
* @memberof HospitalSubDocumentModel
|
|
294
291
|
*/
|
|
295
292
|
'Grade'?: GradeDocumentModel;
|
|
296
|
-
/**
|
|
297
|
-
*
|
|
298
|
-
* @type {HospitalFeatureDocumentModel}
|
|
299
|
-
* @memberof HospitalSubDocumentModel
|
|
300
|
-
*/
|
|
301
|
-
'Feature'?: HospitalFeatureDocumentModel;
|
|
302
293
|
}
|
|
303
294
|
|
package/src/models/index.ts
CHANGED
|
@@ -143,6 +143,10 @@ export * from './faq-tag-item-model';
|
|
|
143
143
|
export * from './faq-tag-model';
|
|
144
144
|
export * from './faq-tags-model';
|
|
145
145
|
export * from './faqs-model';
|
|
146
|
+
export * from './feature-detail-document-model';
|
|
147
|
+
export * from './feature-detail-model';
|
|
148
|
+
export * from './feature-document-model';
|
|
149
|
+
export * from './feature-model';
|
|
146
150
|
export * from './footer-navigation-item-model';
|
|
147
151
|
export * from './gender';
|
|
148
152
|
export * from './geography-point';
|
|
@@ -163,12 +167,6 @@ export * from './hospital-equipments-model';
|
|
|
163
167
|
export * from './hospital-evaluation-item-model';
|
|
164
168
|
export * from './hospital-evaluation-model';
|
|
165
169
|
export * from './hospital-evaluations-model';
|
|
166
|
-
export * from './hospital-feature-detail-document-model';
|
|
167
|
-
export * from './hospital-feature-detail-model';
|
|
168
|
-
export * from './hospital-feature-document-model';
|
|
169
|
-
export * from './hospital-feature-domain-document-model';
|
|
170
|
-
export * from './hospital-feature-domain-model';
|
|
171
|
-
export * from './hospital-feature-model';
|
|
172
170
|
export * from './hospital-item-model';
|
|
173
171
|
export * from './hospital-language-item-model';
|
|
174
172
|
export * from './hospital-languages-model';
|
|
@@ -16,6 +16,9 @@
|
|
|
16
16
|
// May contain unused imports in some cases
|
|
17
17
|
// @ts-ignore
|
|
18
18
|
import { AppointmentOptionDocumentModel } from './appointment-option-document-model';
|
|
19
|
+
// May contain unused imports in some cases
|
|
20
|
+
// @ts-ignore
|
|
21
|
+
import { FeatureDocumentModel } from './feature-document-model';
|
|
19
22
|
|
|
20
23
|
/**
|
|
21
24
|
*
|
|
@@ -59,5 +62,11 @@ export interface PackageSubDocumentModel {
|
|
|
59
62
|
* @memberof PackageSubDocumentModel
|
|
60
63
|
*/
|
|
61
64
|
'AppointmentOption'?: AppointmentOptionDocumentModel;
|
|
65
|
+
/**
|
|
66
|
+
*
|
|
67
|
+
* @type {FeatureDocumentModel}
|
|
68
|
+
* @memberof PackageSubDocumentModel
|
|
69
|
+
*/
|
|
70
|
+
'Feature'?: FeatureDocumentModel;
|
|
62
71
|
}
|
|
63
72
|
|
|
@@ -18,6 +18,9 @@
|
|
|
18
18
|
import { AppointmentOptionDocumentModel } from './appointment-option-document-model';
|
|
19
19
|
// May contain unused imports in some cases
|
|
20
20
|
// @ts-ignore
|
|
21
|
+
import { FeatureDocumentModel } from './feature-document-model';
|
|
22
|
+
// May contain unused imports in some cases
|
|
23
|
+
// @ts-ignore
|
|
21
24
|
import { HospitalSpecialtySubDocumentModel } from './hospital-specialty-sub-document-model';
|
|
22
25
|
// May contain unused imports in some cases
|
|
23
26
|
// @ts-ignore
|
|
@@ -314,5 +317,11 @@ export interface ServiceDocumentModel {
|
|
|
314
317
|
* @memberof ServiceDocumentModel
|
|
315
318
|
*/
|
|
316
319
|
'PhotoThumbnail'?: string | null;
|
|
320
|
+
/**
|
|
321
|
+
*
|
|
322
|
+
* @type {FeatureDocumentModel}
|
|
323
|
+
* @memberof ServiceDocumentModel
|
|
324
|
+
*/
|
|
325
|
+
'Feature'?: FeatureDocumentModel;
|
|
317
326
|
}
|
|
318
327
|
|