ch-api-client-typescript2 5.0.2 → 5.0.4
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/accreditation-document-model.d.ts +37 -0
- package/lib/models/accreditation-document-model.d.ts.map +1 -0
- package/lib/models/accreditation-document-model.js +15 -0
- package/lib/models/appointment-option-document-model.d.ts +49 -0
- package/lib/models/appointment-option-document-model.d.ts.map +1 -0
- package/lib/models/appointment-option-document-model.js +15 -0
- package/lib/models/article-contributor-document-model.d.ts +38 -0
- package/lib/models/article-contributor-document-model.d.ts.map +1 -0
- package/lib/models/article-contributor-document-model.js +15 -0
- package/lib/models/article-document-model.d.ts +101 -0
- package/lib/models/article-document-model.d.ts.map +1 -0
- package/lib/models/article-document-model.js +15 -0
- package/lib/models/contributor-document-model.d.ts +52 -0
- package/lib/models/contributor-document-model.d.ts.map +1 -0
- package/lib/models/contributor-document-model.js +15 -0
- package/lib/models/contributor-sub-document-model.d.ts +32 -0
- package/lib/models/contributor-sub-document-model.d.ts.map +1 -0
- package/lib/models/contributor-sub-document-model.js +15 -0
- package/lib/models/coordinate-system.d.ts +37 -0
- package/lib/models/coordinate-system.d.ts.map +1 -0
- package/lib/models/coordinate-system.js +15 -0
- package/lib/models/country-document-model.d.ts +63 -0
- package/lib/models/country-document-model.d.ts.map +1 -0
- package/lib/models/country-document-model.js +15 -0
- package/lib/models/country-sub-document-model.d.ts +32 -0
- package/lib/models/country-sub-document-model.d.ts.map +1 -0
- package/lib/models/country-sub-document-model.js +15 -0
- package/lib/models/deal-document-model.d.ts +103 -0
- package/lib/models/deal-document-model.d.ts.map +1 -0
- package/lib/models/deal-document-model.js +15 -0
- package/lib/models/department-document-model.d.ts +69 -0
- package/lib/models/department-document-model.d.ts.map +1 -0
- package/lib/models/department-document-model.js +15 -0
- package/lib/models/department-sub-document-model.d.ts +38 -0
- package/lib/models/department-sub-document-model.d.ts.map +1 -0
- package/lib/models/department-sub-document-model.js +15 -0
- package/lib/models/doctor-certificate-sub-document-model.d.ts +43 -0
- package/lib/models/doctor-certificate-sub-document-model.d.ts.map +1 -0
- package/lib/models/doctor-certificate-sub-document-model.js +15 -0
- package/lib/models/doctor-document-model.d.ts +116 -0
- package/lib/models/doctor-document-model.d.ts.map +1 -0
- package/lib/models/doctor-document-model.js +15 -0
- package/lib/models/doctor-specialty-sub-document-model.d.ts +32 -0
- package/lib/models/doctor-specialty-sub-document-model.d.ts.map +1 -0
- package/lib/models/doctor-specialty-sub-document-model.js +15 -0
- package/lib/models/faq-category-document-model.d.ts +45 -0
- package/lib/models/faq-category-document-model.d.ts.map +1 -0
- package/lib/models/faq-category-document-model.js +15 -0
- package/lib/models/faq-category-sub-document-model.d.ts +38 -0
- package/lib/models/faq-category-sub-document-model.d.ts.map +1 -0
- package/lib/models/faq-category-sub-document-model.js +15 -0
- package/lib/models/faq-document-model.d.ts +46 -0
- package/lib/models/faq-document-model.d.ts.map +1 -0
- package/lib/models/faq-document-model.js +15 -0
- package/lib/models/geography-point.d.ts +56 -0
- package/lib/models/geography-point.d.ts.map +1 -0
- package/lib/models/geography-point.js +15 -0
- package/lib/models/hospital-document-model.d.ts +165 -0
- package/lib/models/hospital-document-model.d.ts.map +1 -0
- package/lib/models/hospital-document-model.js +15 -0
- package/lib/models/hospital-specialty-document-model.d.ts +103 -0
- package/lib/models/hospital-specialty-document-model.d.ts.map +1 -0
- package/lib/models/hospital-specialty-document-model.js +15 -0
- package/lib/models/hospital-specialty-sub-document-model.d.ts +44 -0
- package/lib/models/hospital-specialty-sub-document-model.d.ts.map +1 -0
- package/lib/models/hospital-specialty-sub-document-model.js +15 -0
- package/lib/models/hospital-sub-document-model.d.ts +44 -0
- package/lib/models/hospital-sub-document-model.d.ts.map +1 -0
- package/lib/models/hospital-sub-document-model.js +15 -0
- package/lib/models/index.d.ts +35 -0
- package/lib/models/index.d.ts.map +1 -1
- package/lib/models/index.js +35 -0
- package/lib/models/location-document-model.d.ts +62 -0
- package/lib/models/location-document-model.d.ts.map +1 -0
- package/lib/models/location-document-model.js +15 -0
- package/lib/models/media-document-model.d.ts +61 -0
- package/lib/models/media-document-model.d.ts.map +1 -0
- package/lib/models/media-document-model.js +15 -0
- package/lib/models/package-sub-document-model.d.ts +50 -0
- package/lib/models/package-sub-document-model.d.ts.map +1 -0
- package/lib/models/package-sub-document-model.js +15 -0
- package/lib/models/service-document-model.d.ts +89 -0
- package/lib/models/service-document-model.d.ts.map +1 -0
- package/lib/models/service-document-model.js +15 -0
- package/lib/models/service-sub-document-model.d.ts +32 -0
- package/lib/models/service-sub-document-model.d.ts.map +1 -0
- package/lib/models/service-sub-document-model.js +15 -0
- package/lib/models/sns-handle-document-model.d.ts +31 -0
- package/lib/models/sns-handle-document-model.d.ts.map +1 -0
- package/lib/models/sns-handle-document-model.js +15 -0
- package/lib/models/specialty-document-model.d.ts +70 -0
- package/lib/models/specialty-document-model.d.ts.map +1 -0
- package/lib/models/specialty-document-model.js +15 -0
- package/lib/models/specialty-sub-document-model.d.ts +32 -0
- package/lib/models/specialty-sub-document-model.d.ts.map +1 -0
- package/lib/models/specialty-sub-document-model.js +15 -0
- package/lib/models/tag-document-model.d.ts +31 -0
- package/lib/models/tag-document-model.d.ts.map +1 -0
- package/lib/models/tag-document-model.js +15 -0
- package/lib/models/translation-document-model.d.ts +61 -0
- package/lib/models/translation-document-model.d.ts.map +1 -0
- package/lib/models/translation-document-model.js +15 -0
- package/lib/models/translation-item-document-model.d.ts +43 -0
- package/lib/models/translation-item-document-model.d.ts.map +1 -0
- package/lib/models/translation-item-document-model.js +15 -0
- package/lib/models/user-location-document-model.d.ts +61 -0
- package/lib/models/user-location-document-model.d.ts.map +1 -0
- package/lib/models/user-location-document-model.js +15 -0
- package/package.json +1 -1
- package/src/.openapi-generator/FILES +35 -0
- package/src/models/accreditation-document-model.ts +42 -0
- package/src/models/appointment-option-document-model.ts +54 -0
- package/src/models/article-contributor-document-model.ts +45 -0
- package/src/models/article-document-model.ts +114 -0
- package/src/models/contributor-document-model.ts +63 -0
- package/src/models/contributor-sub-document-model.ts +39 -0
- package/src/models/coordinate-system.ts +42 -0
- package/src/models/country-document-model.ts +72 -0
- package/src/models/country-sub-document-model.ts +39 -0
- package/src/models/deal-document-model.ts +120 -0
- package/src/models/department-document-model.ts +78 -0
- package/src/models/department-sub-document-model.ts +45 -0
- package/src/models/doctor-certificate-sub-document-model.ts +48 -0
- package/src/models/doctor-document-model.ts +135 -0
- package/src/models/doctor-specialty-sub-document-model.ts +39 -0
- package/src/models/faq-category-document-model.ts +54 -0
- package/src/models/faq-category-sub-document-model.ts +45 -0
- package/src/models/faq-document-model.ts +57 -0
- package/src/models/geography-point.ts +63 -0
- package/src/models/hospital-document-model.ts +186 -0
- package/src/models/hospital-specialty-document-model.ts +120 -0
- package/src/models/hospital-specialty-sub-document-model.ts +51 -0
- package/src/models/hospital-sub-document-model.ts +51 -0
- package/src/models/index.ts +35 -0
- package/src/models/location-document-model.ts +69 -0
- package/src/models/media-document-model.ts +66 -0
- package/src/models/package-sub-document-model.ts +57 -0
- package/src/models/service-document-model.ts +102 -0
- package/src/models/service-sub-document-model.ts +39 -0
- package/src/models/sns-handle-document-model.ts +36 -0
- package/src/models/specialty-document-model.ts +81 -0
- package/src/models/specialty-sub-document-model.ts +39 -0
- package/src/models/tag-document-model.ts +36 -0
- package/src/models/translation-document-model.ts +66 -0
- package/src/models/translation-item-document-model.ts +48 -0
- package/src/models/user-location-document-model.ts +66 -0
|
@@ -0,0 +1,66 @@
|
|
|
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
|
+
|
|
17
|
+
/**
|
|
18
|
+
*
|
|
19
|
+
* @export
|
|
20
|
+
* @interface MediaDocumentModel
|
|
21
|
+
*/
|
|
22
|
+
export interface MediaDocumentModel {
|
|
23
|
+
/**
|
|
24
|
+
*
|
|
25
|
+
* @type {string}
|
|
26
|
+
* @memberof MediaDocumentModel
|
|
27
|
+
*/
|
|
28
|
+
'mediaType'?: string | null;
|
|
29
|
+
/**
|
|
30
|
+
*
|
|
31
|
+
* @type {string}
|
|
32
|
+
* @memberof MediaDocumentModel
|
|
33
|
+
*/
|
|
34
|
+
'url'?: string | null;
|
|
35
|
+
/**
|
|
36
|
+
*
|
|
37
|
+
* @type {string}
|
|
38
|
+
* @memberof MediaDocumentModel
|
|
39
|
+
*/
|
|
40
|
+
'thumbnailUrl'?: string | null;
|
|
41
|
+
/**
|
|
42
|
+
*
|
|
43
|
+
* @type {string}
|
|
44
|
+
* @memberof MediaDocumentModel
|
|
45
|
+
*/
|
|
46
|
+
'description'?: string | null;
|
|
47
|
+
/**
|
|
48
|
+
*
|
|
49
|
+
* @type {number}
|
|
50
|
+
* @memberof MediaDocumentModel
|
|
51
|
+
*/
|
|
52
|
+
'height'?: number;
|
|
53
|
+
/**
|
|
54
|
+
*
|
|
55
|
+
* @type {number}
|
|
56
|
+
* @memberof MediaDocumentModel
|
|
57
|
+
*/
|
|
58
|
+
'width'?: number;
|
|
59
|
+
/**
|
|
60
|
+
*
|
|
61
|
+
* @type {number}
|
|
62
|
+
* @memberof MediaDocumentModel
|
|
63
|
+
*/
|
|
64
|
+
'order'?: number;
|
|
65
|
+
}
|
|
66
|
+
|
|
@@ -0,0 +1,57 @@
|
|
|
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 { AppointmentOptionDocumentModel } from './appointment-option-document-model';
|
|
19
|
+
|
|
20
|
+
/**
|
|
21
|
+
*
|
|
22
|
+
* @export
|
|
23
|
+
* @interface PackageSubDocumentModel
|
|
24
|
+
*/
|
|
25
|
+
export interface PackageSubDocumentModel {
|
|
26
|
+
/**
|
|
27
|
+
*
|
|
28
|
+
* @type {string}
|
|
29
|
+
* @memberof PackageSubDocumentModel
|
|
30
|
+
*/
|
|
31
|
+
'id'?: string | null;
|
|
32
|
+
/**
|
|
33
|
+
*
|
|
34
|
+
* @type {string}
|
|
35
|
+
* @memberof PackageSubDocumentModel
|
|
36
|
+
*/
|
|
37
|
+
'refundPolicy'?: string | null;
|
|
38
|
+
/**
|
|
39
|
+
*
|
|
40
|
+
* @type {string}
|
|
41
|
+
* @memberof PackageSubDocumentModel
|
|
42
|
+
*/
|
|
43
|
+
'bonus'?: string | null;
|
|
44
|
+
/**
|
|
45
|
+
*
|
|
46
|
+
* @type {number}
|
|
47
|
+
* @memberof PackageSubDocumentModel
|
|
48
|
+
*/
|
|
49
|
+
'price'?: number;
|
|
50
|
+
/**
|
|
51
|
+
*
|
|
52
|
+
* @type {AppointmentOptionDocumentModel}
|
|
53
|
+
* @memberof PackageSubDocumentModel
|
|
54
|
+
*/
|
|
55
|
+
'appointmentOption'?: AppointmentOptionDocumentModel;
|
|
56
|
+
}
|
|
57
|
+
|
|
@@ -0,0 +1,102 @@
|
|
|
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 { AppointmentOptionDocumentModel } from './appointment-option-document-model';
|
|
19
|
+
// May contain unused imports in some cases
|
|
20
|
+
// @ts-ignore
|
|
21
|
+
import { HospitalSpecialtySubDocumentModel } from './hospital-specialty-sub-document-model';
|
|
22
|
+
// May contain unused imports in some cases
|
|
23
|
+
// @ts-ignore
|
|
24
|
+
import { HospitalSubDocumentModel } from './hospital-sub-document-model';
|
|
25
|
+
// May contain unused imports in some cases
|
|
26
|
+
// @ts-ignore
|
|
27
|
+
import { TranslationDocumentModel } from './translation-document-model';
|
|
28
|
+
|
|
29
|
+
/**
|
|
30
|
+
*
|
|
31
|
+
* @export
|
|
32
|
+
* @interface ServiceDocumentModel
|
|
33
|
+
*/
|
|
34
|
+
export interface ServiceDocumentModel {
|
|
35
|
+
/**
|
|
36
|
+
*
|
|
37
|
+
* @type {string}
|
|
38
|
+
* @memberof ServiceDocumentModel
|
|
39
|
+
*/
|
|
40
|
+
'id'?: string | null;
|
|
41
|
+
/**
|
|
42
|
+
*
|
|
43
|
+
* @type {HospitalSubDocumentModel}
|
|
44
|
+
* @memberof ServiceDocumentModel
|
|
45
|
+
*/
|
|
46
|
+
'hospital'?: HospitalSubDocumentModel;
|
|
47
|
+
/**
|
|
48
|
+
*
|
|
49
|
+
* @type {HospitalSpecialtySubDocumentModel}
|
|
50
|
+
* @memberof ServiceDocumentModel
|
|
51
|
+
*/
|
|
52
|
+
'hospitalSpecialty'?: HospitalSpecialtySubDocumentModel;
|
|
53
|
+
/**
|
|
54
|
+
*
|
|
55
|
+
* @type {AppointmentOptionDocumentModel}
|
|
56
|
+
* @memberof ServiceDocumentModel
|
|
57
|
+
*/
|
|
58
|
+
'appointmentOption'?: AppointmentOptionDocumentModel;
|
|
59
|
+
/**
|
|
60
|
+
*
|
|
61
|
+
* @type {string}
|
|
62
|
+
* @memberof ServiceDocumentModel
|
|
63
|
+
*/
|
|
64
|
+
'procedure'?: string | null;
|
|
65
|
+
/**
|
|
66
|
+
*
|
|
67
|
+
* @type {number}
|
|
68
|
+
* @memberof ServiceDocumentModel
|
|
69
|
+
*/
|
|
70
|
+
'minPrice'?: number;
|
|
71
|
+
/**
|
|
72
|
+
*
|
|
73
|
+
* @type {number}
|
|
74
|
+
* @memberof ServiceDocumentModel
|
|
75
|
+
*/
|
|
76
|
+
'maxPrice'?: number;
|
|
77
|
+
/**
|
|
78
|
+
*
|
|
79
|
+
* @type {boolean}
|
|
80
|
+
* @memberof ServiceDocumentModel
|
|
81
|
+
*/
|
|
82
|
+
'priceReuqest'?: boolean;
|
|
83
|
+
/**
|
|
84
|
+
*
|
|
85
|
+
* @type {string}
|
|
86
|
+
* @memberof ServiceDocumentModel
|
|
87
|
+
*/
|
|
88
|
+
'photo'?: string | null;
|
|
89
|
+
/**
|
|
90
|
+
*
|
|
91
|
+
* @type {string}
|
|
92
|
+
* @memberof ServiceDocumentModel
|
|
93
|
+
*/
|
|
94
|
+
'photoThumbnail'?: string | null;
|
|
95
|
+
/**
|
|
96
|
+
*
|
|
97
|
+
* @type {Array<TranslationDocumentModel>}
|
|
98
|
+
* @memberof ServiceDocumentModel
|
|
99
|
+
*/
|
|
100
|
+
'translations'?: Array<TranslationDocumentModel> | null;
|
|
101
|
+
}
|
|
102
|
+
|
|
@@ -0,0 +1,39 @@
|
|
|
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 { TranslationItemDocumentModel } from './translation-item-document-model';
|
|
19
|
+
|
|
20
|
+
/**
|
|
21
|
+
*
|
|
22
|
+
* @export
|
|
23
|
+
* @interface ServiceSubDocumentModel
|
|
24
|
+
*/
|
|
25
|
+
export interface ServiceSubDocumentModel {
|
|
26
|
+
/**
|
|
27
|
+
*
|
|
28
|
+
* @type {string}
|
|
29
|
+
* @memberof ServiceSubDocumentModel
|
|
30
|
+
*/
|
|
31
|
+
'id'?: string | null;
|
|
32
|
+
/**
|
|
33
|
+
*
|
|
34
|
+
* @type {Array<TranslationItemDocumentModel>}
|
|
35
|
+
* @memberof ServiceSubDocumentModel
|
|
36
|
+
*/
|
|
37
|
+
'translations'?: Array<TranslationItemDocumentModel> | null;
|
|
38
|
+
}
|
|
39
|
+
|
|
@@ -0,0 +1,36 @@
|
|
|
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
|
+
|
|
17
|
+
/**
|
|
18
|
+
*
|
|
19
|
+
* @export
|
|
20
|
+
* @interface SnsHandleDocumentModel
|
|
21
|
+
*/
|
|
22
|
+
export interface SnsHandleDocumentModel {
|
|
23
|
+
/**
|
|
24
|
+
*
|
|
25
|
+
* @type {string}
|
|
26
|
+
* @memberof SnsHandleDocumentModel
|
|
27
|
+
*/
|
|
28
|
+
'snsType'?: string | null;
|
|
29
|
+
/**
|
|
30
|
+
*
|
|
31
|
+
* @type {string}
|
|
32
|
+
* @memberof SnsHandleDocumentModel
|
|
33
|
+
*/
|
|
34
|
+
'handle'?: string | null;
|
|
35
|
+
}
|
|
36
|
+
|
|
@@ -0,0 +1,81 @@
|
|
|
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 { DepartmentSubDocumentModel } from './department-sub-document-model';
|
|
19
|
+
// May contain unused imports in some cases
|
|
20
|
+
// @ts-ignore
|
|
21
|
+
import { MediaDocumentModel } from './media-document-model';
|
|
22
|
+
// May contain unused imports in some cases
|
|
23
|
+
// @ts-ignore
|
|
24
|
+
import { TranslationDocumentModel } from './translation-document-model';
|
|
25
|
+
|
|
26
|
+
/**
|
|
27
|
+
*
|
|
28
|
+
* @export
|
|
29
|
+
* @interface SpecialtyDocumentModel
|
|
30
|
+
*/
|
|
31
|
+
export interface SpecialtyDocumentModel {
|
|
32
|
+
/**
|
|
33
|
+
*
|
|
34
|
+
* @type {string}
|
|
35
|
+
* @memberof SpecialtyDocumentModel
|
|
36
|
+
*/
|
|
37
|
+
'id'?: string | null;
|
|
38
|
+
/**
|
|
39
|
+
*
|
|
40
|
+
* @type {DepartmentSubDocumentModel}
|
|
41
|
+
* @memberof SpecialtyDocumentModel
|
|
42
|
+
*/
|
|
43
|
+
'department'?: DepartmentSubDocumentModel;
|
|
44
|
+
/**
|
|
45
|
+
*
|
|
46
|
+
* @type {string}
|
|
47
|
+
* @memberof SpecialtyDocumentModel
|
|
48
|
+
*/
|
|
49
|
+
'photo'?: string | null;
|
|
50
|
+
/**
|
|
51
|
+
*
|
|
52
|
+
* @type {string}
|
|
53
|
+
* @memberof SpecialtyDocumentModel
|
|
54
|
+
*/
|
|
55
|
+
'photoThumbnail'?: string | null;
|
|
56
|
+
/**
|
|
57
|
+
*
|
|
58
|
+
* @type {string}
|
|
59
|
+
* @memberof SpecialtyDocumentModel
|
|
60
|
+
*/
|
|
61
|
+
'background'?: string | null;
|
|
62
|
+
/**
|
|
63
|
+
*
|
|
64
|
+
* @type {string}
|
|
65
|
+
* @memberof SpecialtyDocumentModel
|
|
66
|
+
*/
|
|
67
|
+
'backgroundThumbnail'?: string | null;
|
|
68
|
+
/**
|
|
69
|
+
*
|
|
70
|
+
* @type {Array<MediaDocumentModel>}
|
|
71
|
+
* @memberof SpecialtyDocumentModel
|
|
72
|
+
*/
|
|
73
|
+
'medias'?: Array<MediaDocumentModel> | null;
|
|
74
|
+
/**
|
|
75
|
+
*
|
|
76
|
+
* @type {Array<TranslationDocumentModel>}
|
|
77
|
+
* @memberof SpecialtyDocumentModel
|
|
78
|
+
*/
|
|
79
|
+
'translations'?: Array<TranslationDocumentModel> | null;
|
|
80
|
+
}
|
|
81
|
+
|
|
@@ -0,0 +1,39 @@
|
|
|
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 { TranslationItemDocumentModel } from './translation-item-document-model';
|
|
19
|
+
|
|
20
|
+
/**
|
|
21
|
+
*
|
|
22
|
+
* @export
|
|
23
|
+
* @interface SpecialtySubDocumentModel
|
|
24
|
+
*/
|
|
25
|
+
export interface SpecialtySubDocumentModel {
|
|
26
|
+
/**
|
|
27
|
+
*
|
|
28
|
+
* @type {string}
|
|
29
|
+
* @memberof SpecialtySubDocumentModel
|
|
30
|
+
*/
|
|
31
|
+
'id'?: string | null;
|
|
32
|
+
/**
|
|
33
|
+
*
|
|
34
|
+
* @type {Array<TranslationItemDocumentModel>}
|
|
35
|
+
* @memberof SpecialtySubDocumentModel
|
|
36
|
+
*/
|
|
37
|
+
'translations'?: Array<TranslationItemDocumentModel> | null;
|
|
38
|
+
}
|
|
39
|
+
|
|
@@ -0,0 +1,36 @@
|
|
|
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
|
+
|
|
17
|
+
/**
|
|
18
|
+
*
|
|
19
|
+
* @export
|
|
20
|
+
* @interface TagDocumentModel
|
|
21
|
+
*/
|
|
22
|
+
export interface TagDocumentModel {
|
|
23
|
+
/**
|
|
24
|
+
*
|
|
25
|
+
* @type {string}
|
|
26
|
+
* @memberof TagDocumentModel
|
|
27
|
+
*/
|
|
28
|
+
'tagId'?: string | null;
|
|
29
|
+
/**
|
|
30
|
+
*
|
|
31
|
+
* @type {number}
|
|
32
|
+
* @memberof TagDocumentModel
|
|
33
|
+
*/
|
|
34
|
+
'order'?: number;
|
|
35
|
+
}
|
|
36
|
+
|
|
@@ -0,0 +1,66 @@
|
|
|
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
|
+
|
|
17
|
+
/**
|
|
18
|
+
*
|
|
19
|
+
* @export
|
|
20
|
+
* @interface TranslationDocumentModel
|
|
21
|
+
*/
|
|
22
|
+
export interface TranslationDocumentModel {
|
|
23
|
+
/**
|
|
24
|
+
*
|
|
25
|
+
* @type {string}
|
|
26
|
+
* @memberof TranslationDocumentModel
|
|
27
|
+
*/
|
|
28
|
+
'languageCode'?: string | null;
|
|
29
|
+
/**
|
|
30
|
+
*
|
|
31
|
+
* @type {string}
|
|
32
|
+
* @memberof TranslationDocumentModel
|
|
33
|
+
*/
|
|
34
|
+
'name'?: string | null;
|
|
35
|
+
/**
|
|
36
|
+
*
|
|
37
|
+
* @type {string}
|
|
38
|
+
* @memberof TranslationDocumentModel
|
|
39
|
+
*/
|
|
40
|
+
'slug'?: string | null;
|
|
41
|
+
/**
|
|
42
|
+
*
|
|
43
|
+
* @type {string}
|
|
44
|
+
* @memberof TranslationDocumentModel
|
|
45
|
+
*/
|
|
46
|
+
'overview'?: string | null;
|
|
47
|
+
/**
|
|
48
|
+
*
|
|
49
|
+
* @type {string}
|
|
50
|
+
* @memberof TranslationDocumentModel
|
|
51
|
+
*/
|
|
52
|
+
'description'?: string | null;
|
|
53
|
+
/**
|
|
54
|
+
*
|
|
55
|
+
* @type {string}
|
|
56
|
+
* @memberof TranslationDocumentModel
|
|
57
|
+
*/
|
|
58
|
+
'content'?: string | null;
|
|
59
|
+
/**
|
|
60
|
+
*
|
|
61
|
+
* @type {boolean}
|
|
62
|
+
* @memberof TranslationDocumentModel
|
|
63
|
+
*/
|
|
64
|
+
'isConfirmed'?: boolean;
|
|
65
|
+
}
|
|
66
|
+
|
|
@@ -0,0 +1,48 @@
|
|
|
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
|
+
|
|
17
|
+
/**
|
|
18
|
+
*
|
|
19
|
+
* @export
|
|
20
|
+
* @interface TranslationItemDocumentModel
|
|
21
|
+
*/
|
|
22
|
+
export interface TranslationItemDocumentModel {
|
|
23
|
+
/**
|
|
24
|
+
*
|
|
25
|
+
* @type {string}
|
|
26
|
+
* @memberof TranslationItemDocumentModel
|
|
27
|
+
*/
|
|
28
|
+
'languageCode'?: string | null;
|
|
29
|
+
/**
|
|
30
|
+
*
|
|
31
|
+
* @type {string}
|
|
32
|
+
* @memberof TranslationItemDocumentModel
|
|
33
|
+
*/
|
|
34
|
+
'name'?: string | null;
|
|
35
|
+
/**
|
|
36
|
+
*
|
|
37
|
+
* @type {string}
|
|
38
|
+
* @memberof TranslationItemDocumentModel
|
|
39
|
+
*/
|
|
40
|
+
'slug'?: string | null;
|
|
41
|
+
/**
|
|
42
|
+
*
|
|
43
|
+
* @type {string}
|
|
44
|
+
* @memberof TranslationItemDocumentModel
|
|
45
|
+
*/
|
|
46
|
+
'description'?: string | null;
|
|
47
|
+
}
|
|
48
|
+
|
|
@@ -0,0 +1,66 @@
|
|
|
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
|
+
|
|
17
|
+
/**
|
|
18
|
+
*
|
|
19
|
+
* @export
|
|
20
|
+
* @interface UserLocationDocumentModel
|
|
21
|
+
*/
|
|
22
|
+
export interface UserLocationDocumentModel {
|
|
23
|
+
/**
|
|
24
|
+
*
|
|
25
|
+
* @type {string}
|
|
26
|
+
* @memberof UserLocationDocumentModel
|
|
27
|
+
*/
|
|
28
|
+
'country'?: string | null;
|
|
29
|
+
/**
|
|
30
|
+
*
|
|
31
|
+
* @type {string}
|
|
32
|
+
* @memberof UserLocationDocumentModel
|
|
33
|
+
*/
|
|
34
|
+
'state'?: string | null;
|
|
35
|
+
/**
|
|
36
|
+
*
|
|
37
|
+
* @type {string}
|
|
38
|
+
* @memberof UserLocationDocumentModel
|
|
39
|
+
*/
|
|
40
|
+
'county'?: string | null;
|
|
41
|
+
/**
|
|
42
|
+
*
|
|
43
|
+
* @type {string}
|
|
44
|
+
* @memberof UserLocationDocumentModel
|
|
45
|
+
*/
|
|
46
|
+
'city'?: string | null;
|
|
47
|
+
/**
|
|
48
|
+
*
|
|
49
|
+
* @type {string}
|
|
50
|
+
* @memberof UserLocationDocumentModel
|
|
51
|
+
*/
|
|
52
|
+
'zipCode'?: string | null;
|
|
53
|
+
/**
|
|
54
|
+
*
|
|
55
|
+
* @type {string}
|
|
56
|
+
* @memberof UserLocationDocumentModel
|
|
57
|
+
*/
|
|
58
|
+
'address'?: string | null;
|
|
59
|
+
/**
|
|
60
|
+
*
|
|
61
|
+
* @type {string}
|
|
62
|
+
* @memberof UserLocationDocumentModel
|
|
63
|
+
*/
|
|
64
|
+
'locationType'?: string | null;
|
|
65
|
+
}
|
|
66
|
+
|