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
|
@@ -25,12 +25,12 @@ export interface SurveyFormSubDocumentModel {
|
|
|
25
25
|
* @type {string}
|
|
26
26
|
* @memberof SurveyFormSubDocumentModel
|
|
27
27
|
*/
|
|
28
|
-
'
|
|
28
|
+
'Id'?: string | null;
|
|
29
29
|
/**
|
|
30
30
|
*
|
|
31
31
|
* @type {Array<string>}
|
|
32
32
|
* @memberof SurveyFormSubDocumentModel
|
|
33
33
|
*/
|
|
34
|
-
'
|
|
34
|
+
'TranslatedLanguageCodes'?: Array<string> | null;
|
|
35
35
|
}
|
|
36
36
|
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"hospital-feature-detail-document-model.d.ts","sourceRoot":"","sources":["../../src/models/hospital-feature-detail-document-model.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAKH,OAAO,EAAE,0BAA0B,EAAE,MAAM,kCAAkC,CAAC;AAE9E;;;;GAIG;AACH,MAAM,WAAW,kCAAkC;IAC/C;;;;OAIG;IACH,sBAAsB,CAAC,EAAE,OAAO,CAAC;IACjC;;;;OAIG;IACH,eAAe,CAAC,EAAE,OAAO,CAAC;IAC1B;;;;OAIG;IACH,eAAe,CAAC,EAAE,OAAO,CAAC;IAC1B;;;;OAIG;IACH,eAAe,CAAC,EAAE,OAAO,CAAC;IAC1B;;;;OAIG;IACH,cAAc,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC/B;;;;OAIG;IACH,YAAY,CAAC,EAAE,0BAA0B,CAAC;CAC7C"}
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Swagger UI - Cloud Hospital Api-INT
|
|
3
|
-
* Cloud Hospital application with Swagger, Swashbuckle, and API versioning.
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: 2
|
|
6
|
-
* Contact: hyounoosung@icloudhospital.com
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
import { HospitalFeatureDomainDocumentModel } from './hospital-feature-domain-document-model';
|
|
13
|
-
/**
|
|
14
|
-
*
|
|
15
|
-
* @export
|
|
16
|
-
* @interface HospitalFeatureDocumentModel
|
|
17
|
-
*/
|
|
18
|
-
export interface HospitalFeatureDocumentModel {
|
|
19
|
-
/**
|
|
20
|
-
*
|
|
21
|
-
* @type {HospitalFeatureDomainDocumentModel}
|
|
22
|
-
* @memberof HospitalFeatureDocumentModel
|
|
23
|
-
*/
|
|
24
|
-
'Ch'?: HospitalFeatureDomainDocumentModel;
|
|
25
|
-
/**
|
|
26
|
-
*
|
|
27
|
-
* @type {HospitalFeatureDomainDocumentModel}
|
|
28
|
-
* @memberof HospitalFeatureDocumentModel
|
|
29
|
-
*/
|
|
30
|
-
'Saas'?: HospitalFeatureDomainDocumentModel;
|
|
31
|
-
}
|
|
32
|
-
//# sourceMappingURL=hospital-feature-document-model.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"hospital-feature-document-model.d.ts","sourceRoot":"","sources":["../../src/models/hospital-feature-document-model.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAKH,OAAO,EAAE,kCAAkC,EAAE,MAAM,0CAA0C,CAAC;AAE9F;;;;GAIG;AACH,MAAM,WAAW,4BAA4B;IACzC;;;;OAIG;IACH,IAAI,CAAC,EAAE,kCAAkC,CAAC;IAC1C;;;;OAIG;IACH,MAAM,CAAC,EAAE,kCAAkC,CAAC;CAC/C"}
|
|
@@ -1,50 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Swagger UI - Cloud Hospital Api-INT
|
|
3
|
-
* Cloud Hospital application with Swagger, Swashbuckle, and API versioning.
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: 2
|
|
6
|
-
* Contact: hyounoosung@icloudhospital.com
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
import { HospitalFeatureDetailDocumentModel } from './hospital-feature-detail-document-model';
|
|
13
|
-
/**
|
|
14
|
-
*
|
|
15
|
-
* @export
|
|
16
|
-
* @interface HospitalFeatureDomainDocumentModel
|
|
17
|
-
*/
|
|
18
|
-
export interface HospitalFeatureDomainDocumentModel {
|
|
19
|
-
/**
|
|
20
|
-
*
|
|
21
|
-
* @type {HospitalFeatureDetailDocumentModel}
|
|
22
|
-
* @memberof HospitalFeatureDomainDocumentModel
|
|
23
|
-
*/
|
|
24
|
-
'Hospital'?: HospitalFeatureDetailDocumentModel;
|
|
25
|
-
/**
|
|
26
|
-
*
|
|
27
|
-
* @type {HospitalFeatureDetailDocumentModel}
|
|
28
|
-
* @memberof HospitalFeatureDomainDocumentModel
|
|
29
|
-
*/
|
|
30
|
-
'Doctor'?: HospitalFeatureDetailDocumentModel;
|
|
31
|
-
/**
|
|
32
|
-
*
|
|
33
|
-
* @type {HospitalFeatureDetailDocumentModel}
|
|
34
|
-
* @memberof HospitalFeatureDomainDocumentModel
|
|
35
|
-
*/
|
|
36
|
-
'Deal'?: HospitalFeatureDetailDocumentModel;
|
|
37
|
-
/**
|
|
38
|
-
*
|
|
39
|
-
* @type {HospitalFeatureDetailDocumentModel}
|
|
40
|
-
* @memberof HospitalFeatureDomainDocumentModel
|
|
41
|
-
*/
|
|
42
|
-
'HospitalSpecialty'?: HospitalFeatureDetailDocumentModel;
|
|
43
|
-
/**
|
|
44
|
-
*
|
|
45
|
-
* @type {HospitalFeatureDetailDocumentModel}
|
|
46
|
-
* @memberof HospitalFeatureDomainDocumentModel
|
|
47
|
-
*/
|
|
48
|
-
'Service'?: HospitalFeatureDetailDocumentModel;
|
|
49
|
-
}
|
|
50
|
-
//# sourceMappingURL=hospital-feature-domain-document-model.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"hospital-feature-domain-document-model.d.ts","sourceRoot":"","sources":["../../src/models/hospital-feature-domain-document-model.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAKH,OAAO,EAAE,kCAAkC,EAAE,MAAM,0CAA0C,CAAC;AAE9F;;;;GAIG;AACH,MAAM,WAAW,kCAAkC;IAC/C;;;;OAIG;IACH,UAAU,CAAC,EAAE,kCAAkC,CAAC;IAChD;;;;OAIG;IACH,QAAQ,CAAC,EAAE,kCAAkC,CAAC;IAC9C;;;;OAIG;IACH,MAAM,CAAC,EAAE,kCAAkC,CAAC;IAC5C;;;;OAIG;IACH,mBAAmB,CAAC,EAAE,kCAAkC,CAAC;IACzD;;;;OAIG;IACH,SAAS,CAAC,EAAE,kCAAkC,CAAC;CAClD"}
|
|
@@ -1,50 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Swagger UI - Cloud Hospital Api-INT
|
|
3
|
-
* Cloud Hospital application with Swagger, Swashbuckle, and API versioning.
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: 2
|
|
6
|
-
* Contact: hyounoosung@icloudhospital.com
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
import { HospitalFeatureDetailModel } from './hospital-feature-detail-model';
|
|
13
|
-
/**
|
|
14
|
-
*
|
|
15
|
-
* @export
|
|
16
|
-
* @interface HospitalFeatureDomainModel
|
|
17
|
-
*/
|
|
18
|
-
export interface HospitalFeatureDomainModel {
|
|
19
|
-
/**
|
|
20
|
-
*
|
|
21
|
-
* @type {HospitalFeatureDetailModel}
|
|
22
|
-
* @memberof HospitalFeatureDomainModel
|
|
23
|
-
*/
|
|
24
|
-
'hospital'?: HospitalFeatureDetailModel;
|
|
25
|
-
/**
|
|
26
|
-
*
|
|
27
|
-
* @type {HospitalFeatureDetailModel}
|
|
28
|
-
* @memberof HospitalFeatureDomainModel
|
|
29
|
-
*/
|
|
30
|
-
'doctor'?: HospitalFeatureDetailModel;
|
|
31
|
-
/**
|
|
32
|
-
*
|
|
33
|
-
* @type {HospitalFeatureDetailModel}
|
|
34
|
-
* @memberof HospitalFeatureDomainModel
|
|
35
|
-
*/
|
|
36
|
-
'deal'?: HospitalFeatureDetailModel;
|
|
37
|
-
/**
|
|
38
|
-
*
|
|
39
|
-
* @type {HospitalFeatureDetailModel}
|
|
40
|
-
* @memberof HospitalFeatureDomainModel
|
|
41
|
-
*/
|
|
42
|
-
'hospitalSpecialty'?: HospitalFeatureDetailModel;
|
|
43
|
-
/**
|
|
44
|
-
*
|
|
45
|
-
* @type {HospitalFeatureDetailModel}
|
|
46
|
-
* @memberof HospitalFeatureDomainModel
|
|
47
|
-
*/
|
|
48
|
-
'service'?: HospitalFeatureDetailModel;
|
|
49
|
-
}
|
|
50
|
-
//# sourceMappingURL=hospital-feature-domain-model.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"hospital-feature-domain-model.d.ts","sourceRoot":"","sources":["../../src/models/hospital-feature-domain-model.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAKH,OAAO,EAAE,0BAA0B,EAAE,MAAM,iCAAiC,CAAC;AAE7E;;;;GAIG;AACH,MAAM,WAAW,0BAA0B;IACvC;;;;OAIG;IACH,UAAU,CAAC,EAAE,0BAA0B,CAAC;IACxC;;;;OAIG;IACH,QAAQ,CAAC,EAAE,0BAA0B,CAAC;IACtC;;;;OAIG;IACH,MAAM,CAAC,EAAE,0BAA0B,CAAC;IACpC;;;;OAIG;IACH,mBAAmB,CAAC,EAAE,0BAA0B,CAAC;IACjD;;;;OAIG;IACH,SAAS,CAAC,EAAE,0BAA0B,CAAC;CAC1C"}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/* tslint:disable */
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
/**
|
|
5
|
-
* Swagger UI - Cloud Hospital Api-INT
|
|
6
|
-
* Cloud Hospital application with Swagger, Swashbuckle, and API versioning.
|
|
7
|
-
*
|
|
8
|
-
* The version of the OpenAPI document: 2
|
|
9
|
-
* Contact: hyounoosung@icloudhospital.com
|
|
10
|
-
*
|
|
11
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
-
* https://openapi-generator.tech
|
|
13
|
-
* Do not edit the class manually.
|
|
14
|
-
*/
|
|
15
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/* tslint:disable */
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
/**
|
|
5
|
-
* Swagger UI - Cloud Hospital Api-INT
|
|
6
|
-
* Cloud Hospital application with Swagger, Swashbuckle, and API versioning.
|
|
7
|
-
*
|
|
8
|
-
* The version of the OpenAPI document: 2
|
|
9
|
-
* Contact: hyounoosung@icloudhospital.com
|
|
10
|
-
*
|
|
11
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
-
* https://openapi-generator.tech
|
|
13
|
-
* Do not edit the class manually.
|
|
14
|
-
*/
|
|
15
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -1,57 +0,0 @@
|
|
|
1
|
-
/* tslint:disable */
|
|
2
|
-
/* eslint-disable */
|
|
3
|
-
/**
|
|
4
|
-
* Swagger UI - Cloud Hospital Api-INT
|
|
5
|
-
* Cloud Hospital application with Swagger, Swashbuckle, and API versioning.
|
|
6
|
-
*
|
|
7
|
-
* The version of the OpenAPI document: 2
|
|
8
|
-
* Contact: hyounoosung@icloudhospital.com
|
|
9
|
-
*
|
|
10
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
-
* https://openapi-generator.tech
|
|
12
|
-
* Do not edit the class manually.
|
|
13
|
-
*/
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
// May contain unused imports in some cases
|
|
17
|
-
// @ts-ignore
|
|
18
|
-
import { HospitalFeatureDetailDocumentModel } from './hospital-feature-detail-document-model';
|
|
19
|
-
|
|
20
|
-
/**
|
|
21
|
-
*
|
|
22
|
-
* @export
|
|
23
|
-
* @interface HospitalFeatureDomainDocumentModel
|
|
24
|
-
*/
|
|
25
|
-
export interface HospitalFeatureDomainDocumentModel {
|
|
26
|
-
/**
|
|
27
|
-
*
|
|
28
|
-
* @type {HospitalFeatureDetailDocumentModel}
|
|
29
|
-
* @memberof HospitalFeatureDomainDocumentModel
|
|
30
|
-
*/
|
|
31
|
-
'Hospital'?: HospitalFeatureDetailDocumentModel;
|
|
32
|
-
/**
|
|
33
|
-
*
|
|
34
|
-
* @type {HospitalFeatureDetailDocumentModel}
|
|
35
|
-
* @memberof HospitalFeatureDomainDocumentModel
|
|
36
|
-
*/
|
|
37
|
-
'Doctor'?: HospitalFeatureDetailDocumentModel;
|
|
38
|
-
/**
|
|
39
|
-
*
|
|
40
|
-
* @type {HospitalFeatureDetailDocumentModel}
|
|
41
|
-
* @memberof HospitalFeatureDomainDocumentModel
|
|
42
|
-
*/
|
|
43
|
-
'Deal'?: HospitalFeatureDetailDocumentModel;
|
|
44
|
-
/**
|
|
45
|
-
*
|
|
46
|
-
* @type {HospitalFeatureDetailDocumentModel}
|
|
47
|
-
* @memberof HospitalFeatureDomainDocumentModel
|
|
48
|
-
*/
|
|
49
|
-
'HospitalSpecialty'?: HospitalFeatureDetailDocumentModel;
|
|
50
|
-
/**
|
|
51
|
-
*
|
|
52
|
-
* @type {HospitalFeatureDetailDocumentModel}
|
|
53
|
-
* @memberof HospitalFeatureDomainDocumentModel
|
|
54
|
-
*/
|
|
55
|
-
'Service'?: HospitalFeatureDetailDocumentModel;
|
|
56
|
-
}
|
|
57
|
-
|
|
@@ -1,57 +0,0 @@
|
|
|
1
|
-
/* tslint:disable */
|
|
2
|
-
/* eslint-disable */
|
|
3
|
-
/**
|
|
4
|
-
* Swagger UI - Cloud Hospital Api-INT
|
|
5
|
-
* Cloud Hospital application with Swagger, Swashbuckle, and API versioning.
|
|
6
|
-
*
|
|
7
|
-
* The version of the OpenAPI document: 2
|
|
8
|
-
* Contact: hyounoosung@icloudhospital.com
|
|
9
|
-
*
|
|
10
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
-
* https://openapi-generator.tech
|
|
12
|
-
* Do not edit the class manually.
|
|
13
|
-
*/
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
// May contain unused imports in some cases
|
|
17
|
-
// @ts-ignore
|
|
18
|
-
import { HospitalFeatureDetailModel } from './hospital-feature-detail-model';
|
|
19
|
-
|
|
20
|
-
/**
|
|
21
|
-
*
|
|
22
|
-
* @export
|
|
23
|
-
* @interface HospitalFeatureDomainModel
|
|
24
|
-
*/
|
|
25
|
-
export interface HospitalFeatureDomainModel {
|
|
26
|
-
/**
|
|
27
|
-
*
|
|
28
|
-
* @type {HospitalFeatureDetailModel}
|
|
29
|
-
* @memberof HospitalFeatureDomainModel
|
|
30
|
-
*/
|
|
31
|
-
'hospital'?: HospitalFeatureDetailModel;
|
|
32
|
-
/**
|
|
33
|
-
*
|
|
34
|
-
* @type {HospitalFeatureDetailModel}
|
|
35
|
-
* @memberof HospitalFeatureDomainModel
|
|
36
|
-
*/
|
|
37
|
-
'doctor'?: HospitalFeatureDetailModel;
|
|
38
|
-
/**
|
|
39
|
-
*
|
|
40
|
-
* @type {HospitalFeatureDetailModel}
|
|
41
|
-
* @memberof HospitalFeatureDomainModel
|
|
42
|
-
*/
|
|
43
|
-
'deal'?: HospitalFeatureDetailModel;
|
|
44
|
-
/**
|
|
45
|
-
*
|
|
46
|
-
* @type {HospitalFeatureDetailModel}
|
|
47
|
-
* @memberof HospitalFeatureDomainModel
|
|
48
|
-
*/
|
|
49
|
-
'hospitalSpecialty'?: HospitalFeatureDetailModel;
|
|
50
|
-
/**
|
|
51
|
-
*
|
|
52
|
-
* @type {HospitalFeatureDetailModel}
|
|
53
|
-
* @memberof HospitalFeatureDomainModel
|
|
54
|
-
*/
|
|
55
|
-
'service'?: HospitalFeatureDetailModel;
|
|
56
|
-
}
|
|
57
|
-
|
/package/lib/models/{hospital-feature-detail-document-model.js → feature-detail-document-model.js}
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|