ch-api-client-typescript2 5.0.3 → 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
|
@@ -48,6 +48,7 @@ index.ts
|
|
|
48
48
|
models/about-us-page-item-model.ts
|
|
49
49
|
models/about-us-page-model.ts
|
|
50
50
|
models/about-us-pages-model.ts
|
|
51
|
+
models/accreditation-document-model.ts
|
|
51
52
|
models/accreditation-item-model.ts
|
|
52
53
|
models/accreditation-model.ts
|
|
53
54
|
models/accreditations-model.ts
|
|
@@ -56,6 +57,7 @@ models/app-version-model.ts
|
|
|
56
57
|
models/appointment-change-log-model.ts
|
|
57
58
|
models/appointment-item-model.ts
|
|
58
59
|
models/appointment-model.ts
|
|
60
|
+
models/appointment-option-document-model.ts
|
|
59
61
|
models/appointment-option-model.ts
|
|
60
62
|
models/appointment-status.ts
|
|
61
63
|
models/appointment-timetable-date-model.ts
|
|
@@ -64,9 +66,11 @@ models/appointment-timetable-time-slot-model.ts
|
|
|
64
66
|
models/appointment-timetables-model.ts
|
|
65
67
|
models/appointment-type.ts
|
|
66
68
|
models/appointments-model.ts
|
|
69
|
+
models/article-contributor-document-model.ts
|
|
67
70
|
models/article-contributor-item-model.ts
|
|
68
71
|
models/article-contributor-model.ts
|
|
69
72
|
models/article-contributors-model.ts
|
|
73
|
+
models/article-document-model.ts
|
|
70
74
|
models/article-item-model.ts
|
|
71
75
|
models/article-model.ts
|
|
72
76
|
models/article-sources-model.ts
|
|
@@ -98,13 +102,18 @@ models/consultation-timetable-time-slot-model.ts
|
|
|
98
102
|
models/consultation-type.ts
|
|
99
103
|
models/consultations-model.ts
|
|
100
104
|
models/contribution-type.ts
|
|
105
|
+
models/contributor-document-model.ts
|
|
101
106
|
models/contributor-item-model.ts
|
|
102
107
|
models/contributor-model.ts
|
|
103
108
|
models/contributor-sns-handles-model.ts
|
|
109
|
+
models/contributor-sub-document-model.ts
|
|
104
110
|
models/contributors-model.ts
|
|
111
|
+
models/coordinate-system.ts
|
|
105
112
|
models/countries-model.ts
|
|
113
|
+
models/country-document-model.ts
|
|
106
114
|
models/country-item-model.ts
|
|
107
115
|
models/country-model.ts
|
|
116
|
+
models/country-sub-document-model.ts
|
|
108
117
|
models/create-appointment-command.ts
|
|
109
118
|
models/create-booking-command.ts
|
|
110
119
|
models/create-chat-user-command.ts
|
|
@@ -118,6 +127,7 @@ models/create-profile-command.ts
|
|
|
118
127
|
models/create-service-review-command.ts
|
|
119
128
|
models/create-survey-result-command.ts
|
|
120
129
|
models/day-of-week.ts
|
|
130
|
+
models/deal-document-model.ts
|
|
121
131
|
models/deal-item-model.ts
|
|
122
132
|
models/deal-item-simple-model.ts
|
|
123
133
|
models/deal-model.ts
|
|
@@ -129,6 +139,8 @@ models/deal-service-model.ts
|
|
|
129
139
|
models/deal-services-model.ts
|
|
130
140
|
models/deals-model.ts
|
|
131
141
|
models/deals-simple-model.ts
|
|
142
|
+
models/department-document-model.ts
|
|
143
|
+
models/department-sub-document-model.ts
|
|
132
144
|
models/device-item-model.ts
|
|
133
145
|
models/device-model.ts
|
|
134
146
|
models/devices-model.ts
|
|
@@ -137,7 +149,9 @@ models/doctor-affiliation-model.ts
|
|
|
137
149
|
models/doctor-affiliations-model.ts
|
|
138
150
|
models/doctor-certificate-item-model.ts
|
|
139
151
|
models/doctor-certificate-model.ts
|
|
152
|
+
models/doctor-certificate-sub-document-model.ts
|
|
140
153
|
models/doctor-certificates-model.ts
|
|
154
|
+
models/doctor-document-model.ts
|
|
141
155
|
models/doctor-education-item-model.ts
|
|
142
156
|
models/doctor-education-model.ts
|
|
143
157
|
models/doctor-educations-model.ts
|
|
@@ -153,12 +167,16 @@ models/doctor-simple-item-model.ts
|
|
|
153
167
|
models/doctor-specialties-model.ts
|
|
154
168
|
models/doctor-specialty-item-model.ts
|
|
155
169
|
models/doctor-specialty-model.ts
|
|
170
|
+
models/doctor-specialty-sub-document-model.ts
|
|
156
171
|
models/doctors-model.ts
|
|
157
172
|
models/doctors-simple-model.ts
|
|
158
173
|
models/facebook-user-data-deletion-response-model.ts
|
|
159
174
|
models/faq-categories-model.ts
|
|
175
|
+
models/faq-category-document-model.ts
|
|
160
176
|
models/faq-category-item-model.ts
|
|
161
177
|
models/faq-category-model.ts
|
|
178
|
+
models/faq-category-sub-document-model.ts
|
|
179
|
+
models/faq-document-model.ts
|
|
162
180
|
models/faq-item-model.ts
|
|
163
181
|
models/faq-model.ts
|
|
164
182
|
models/faq-tag-item-model.ts
|
|
@@ -166,11 +184,13 @@ models/faq-tag-model.ts
|
|
|
166
184
|
models/faq-tags-model.ts
|
|
167
185
|
models/faqs-model.ts
|
|
168
186
|
models/gender.ts
|
|
187
|
+
models/geography-point.ts
|
|
169
188
|
models/header-navigation-item-model.ts
|
|
170
189
|
models/hospital-accreditation-item-model.ts
|
|
171
190
|
models/hospital-accreditation-model.ts
|
|
172
191
|
models/hospital-accreditations-model.ts
|
|
173
192
|
models/hospital-consultation-option-model.ts
|
|
193
|
+
models/hospital-document-model.ts
|
|
174
194
|
models/hospital-equipment-item-model.ts
|
|
175
195
|
models/hospital-equipment-model.ts
|
|
176
196
|
models/hospital-equipments-model.ts
|
|
@@ -188,9 +208,12 @@ models/hospital-simple-item-model.ts
|
|
|
188
208
|
models/hospital-sns-handles-model.ts
|
|
189
209
|
models/hospital-specialties-model.ts
|
|
190
210
|
models/hospital-specialties-simple-model.ts
|
|
211
|
+
models/hospital-specialty-document-model.ts
|
|
191
212
|
models/hospital-specialty-item-model.ts
|
|
192
213
|
models/hospital-specialty-model.ts
|
|
193
214
|
models/hospital-specialty-simple-item-model.ts
|
|
215
|
+
models/hospital-specialty-sub-document-model.ts
|
|
216
|
+
models/hospital-sub-document-model.ts
|
|
194
217
|
models/hospitals-model.ts
|
|
195
218
|
models/hospitals-simple-model.ts
|
|
196
219
|
models/index.ts
|
|
@@ -202,8 +225,10 @@ models/language-item-model.ts
|
|
|
202
225
|
models/language-model.ts
|
|
203
226
|
models/languages-model.ts
|
|
204
227
|
models/localized-url-model.ts
|
|
228
|
+
models/location-document-model.ts
|
|
205
229
|
models/location-model.ts
|
|
206
230
|
models/marketing-type.ts
|
|
231
|
+
models/media-document-model.ts
|
|
207
232
|
models/media-model.ts
|
|
208
233
|
models/media-type.ts
|
|
209
234
|
models/medias-model.ts
|
|
@@ -216,6 +241,7 @@ models/metadata.ts
|
|
|
216
241
|
models/notification-code.ts
|
|
217
242
|
models/notification-model.ts
|
|
218
243
|
models/notifications-model.ts
|
|
244
|
+
models/package-sub-document-model.ts
|
|
219
245
|
models/paged-list-meta-data.ts
|
|
220
246
|
models/patient-model.ts
|
|
221
247
|
models/plan-hospital-item-model.ts
|
|
@@ -237,18 +263,23 @@ models/send-bird-group-channelr-operator.ts
|
|
|
237
263
|
models/service-categories-model.ts
|
|
238
264
|
models/service-category-item-model.ts
|
|
239
265
|
models/service-category-model.ts
|
|
266
|
+
models/service-document-model.ts
|
|
240
267
|
models/service-review-item-model.ts
|
|
241
268
|
models/service-review-model.ts
|
|
242
269
|
models/service-reviews-model.ts
|
|
270
|
+
models/service-sub-document-model.ts
|
|
271
|
+
models/sns-handle-document-model.ts
|
|
243
272
|
models/sns-handle-model.ts
|
|
244
273
|
models/sns-type.ts
|
|
245
274
|
models/sorting-order.ts
|
|
246
275
|
models/source-model.ts
|
|
247
276
|
models/specialties-model.ts
|
|
248
277
|
models/specialties-simple-model.ts
|
|
278
|
+
models/specialty-document-model.ts
|
|
249
279
|
models/specialty-item-model.ts
|
|
250
280
|
models/specialty-item-simple-model.ts
|
|
251
281
|
models/specialty-model.ts
|
|
282
|
+
models/specialty-sub-document-model.ts
|
|
252
283
|
models/specialty-type-item-model.ts
|
|
253
284
|
models/specialty-type-model.ts
|
|
254
285
|
models/specialty-type-simple-item-model.ts
|
|
@@ -262,9 +293,12 @@ models/survey-form-model.ts
|
|
|
262
293
|
models/survey-form-status.ts
|
|
263
294
|
models/survey-result-element-input-model.ts
|
|
264
295
|
models/survey-result-element-value-input-model.ts
|
|
296
|
+
models/tag-document-model.ts
|
|
265
297
|
models/tag-item-model.ts
|
|
266
298
|
models/tag-model.ts
|
|
267
299
|
models/tags-model.ts
|
|
300
|
+
models/translation-document-model.ts
|
|
301
|
+
models/translation-item-document-model.ts
|
|
268
302
|
models/translation-simple-model.ts
|
|
269
303
|
models/translation-simple-with-description-model.ts
|
|
270
304
|
models/update-appointment-command.ts
|
|
@@ -277,6 +311,7 @@ models/update-patient-command.ts
|
|
|
277
311
|
models/update-profile-command.ts
|
|
278
312
|
models/update-service-review-command.ts
|
|
279
313
|
models/user-language-model.ts
|
|
314
|
+
models/user-location-document-model.ts
|
|
280
315
|
models/user-location-model.ts
|
|
281
316
|
models/user-location-type.ts
|
|
282
317
|
models/user-model.ts
|
|
@@ -0,0 +1,42 @@
|
|
|
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 AccreditationDocumentModel
|
|
21
|
+
*/
|
|
22
|
+
export interface AccreditationDocumentModel {
|
|
23
|
+
/**
|
|
24
|
+
*
|
|
25
|
+
* @type {string}
|
|
26
|
+
* @memberof AccreditationDocumentModel
|
|
27
|
+
*/
|
|
28
|
+
'name'?: string | null;
|
|
29
|
+
/**
|
|
30
|
+
*
|
|
31
|
+
* @type {string}
|
|
32
|
+
* @memberof AccreditationDocumentModel
|
|
33
|
+
*/
|
|
34
|
+
'logo'?: string | null;
|
|
35
|
+
/**
|
|
36
|
+
*
|
|
37
|
+
* @type {string}
|
|
38
|
+
* @memberof AccreditationDocumentModel
|
|
39
|
+
*/
|
|
40
|
+
'country'?: string | null;
|
|
41
|
+
}
|
|
42
|
+
|
|
@@ -0,0 +1,54 @@
|
|
|
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 AppointmentOptionDocumentModel
|
|
21
|
+
*/
|
|
22
|
+
export interface AppointmentOptionDocumentModel {
|
|
23
|
+
/**
|
|
24
|
+
*
|
|
25
|
+
* @type {boolean}
|
|
26
|
+
* @memberof AppointmentOptionDocumentModel
|
|
27
|
+
*/
|
|
28
|
+
'appointmentEnabled'?: boolean;
|
|
29
|
+
/**
|
|
30
|
+
*
|
|
31
|
+
* @type {number}
|
|
32
|
+
* @memberof AppointmentOptionDocumentModel
|
|
33
|
+
*/
|
|
34
|
+
'appointmentFee'?: number;
|
|
35
|
+
/**
|
|
36
|
+
*
|
|
37
|
+
* @type {boolean}
|
|
38
|
+
* @memberof AppointmentOptionDocumentModel
|
|
39
|
+
*/
|
|
40
|
+
'useTimetable'?: boolean;
|
|
41
|
+
/**
|
|
42
|
+
*
|
|
43
|
+
* @type {number}
|
|
44
|
+
* @memberof AppointmentOptionDocumentModel
|
|
45
|
+
*/
|
|
46
|
+
'beforeEventBufferMinutes'?: number;
|
|
47
|
+
/**
|
|
48
|
+
*
|
|
49
|
+
* @type {number}
|
|
50
|
+
* @memberof AppointmentOptionDocumentModel
|
|
51
|
+
*/
|
|
52
|
+
'afterEventBufferMinutes'?: number;
|
|
53
|
+
}
|
|
54
|
+
|
|
@@ -0,0 +1,45 @@
|
|
|
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 { ContributorSubDocumentModel } from './contributor-sub-document-model';
|
|
19
|
+
|
|
20
|
+
/**
|
|
21
|
+
*
|
|
22
|
+
* @export
|
|
23
|
+
* @interface ArticleContributorDocumentModel
|
|
24
|
+
*/
|
|
25
|
+
export interface ArticleContributorDocumentModel {
|
|
26
|
+
/**
|
|
27
|
+
*
|
|
28
|
+
* @type {ContributorSubDocumentModel}
|
|
29
|
+
* @memberof ArticleContributorDocumentModel
|
|
30
|
+
*/
|
|
31
|
+
'contributor'?: ContributorSubDocumentModel;
|
|
32
|
+
/**
|
|
33
|
+
*
|
|
34
|
+
* @type {string}
|
|
35
|
+
* @memberof ArticleContributorDocumentModel
|
|
36
|
+
*/
|
|
37
|
+
'type'?: string | null;
|
|
38
|
+
/**
|
|
39
|
+
*
|
|
40
|
+
* @type {string}
|
|
41
|
+
* @memberof ArticleContributorDocumentModel
|
|
42
|
+
*/
|
|
43
|
+
'filter'?: string | null;
|
|
44
|
+
}
|
|
45
|
+
|
|
@@ -0,0 +1,114 @@
|
|
|
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 { ArticleContributorDocumentModel } from './article-contributor-document-model';
|
|
19
|
+
// May contain unused imports in some cases
|
|
20
|
+
// @ts-ignore
|
|
21
|
+
import { HospitalSubDocumentModel } from './hospital-sub-document-model';
|
|
22
|
+
// May contain unused imports in some cases
|
|
23
|
+
// @ts-ignore
|
|
24
|
+
import { TagDocumentModel } from './tag-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 ArticleDocumentModel
|
|
33
|
+
*/
|
|
34
|
+
export interface ArticleDocumentModel {
|
|
35
|
+
/**
|
|
36
|
+
*
|
|
37
|
+
* @type {string}
|
|
38
|
+
* @memberof ArticleDocumentModel
|
|
39
|
+
*/
|
|
40
|
+
'id'?: string | null;
|
|
41
|
+
/**
|
|
42
|
+
*
|
|
43
|
+
* @type {string}
|
|
44
|
+
* @memberof ArticleDocumentModel
|
|
45
|
+
*/
|
|
46
|
+
'marketingType'?: string | null;
|
|
47
|
+
/**
|
|
48
|
+
*
|
|
49
|
+
* @type {string}
|
|
50
|
+
* @memberof ArticleDocumentModel
|
|
51
|
+
*/
|
|
52
|
+
'userId'?: string | null;
|
|
53
|
+
/**
|
|
54
|
+
*
|
|
55
|
+
* @type {string}
|
|
56
|
+
* @memberof ArticleDocumentModel
|
|
57
|
+
*/
|
|
58
|
+
'userName'?: string | null;
|
|
59
|
+
/**
|
|
60
|
+
*
|
|
61
|
+
* @type {string}
|
|
62
|
+
* @memberof ArticleDocumentModel
|
|
63
|
+
*/
|
|
64
|
+
'youtubeUrl'?: string | null;
|
|
65
|
+
/**
|
|
66
|
+
*
|
|
67
|
+
* @type {string}
|
|
68
|
+
* @memberof ArticleDocumentModel
|
|
69
|
+
*/
|
|
70
|
+
'photo'?: string | null;
|
|
71
|
+
/**
|
|
72
|
+
*
|
|
73
|
+
* @type {string}
|
|
74
|
+
* @memberof ArticleDocumentModel
|
|
75
|
+
*/
|
|
76
|
+
'photoThumbnail'?: string | null;
|
|
77
|
+
/**
|
|
78
|
+
*
|
|
79
|
+
* @type {string}
|
|
80
|
+
* @memberof ArticleDocumentModel
|
|
81
|
+
*/
|
|
82
|
+
'background'?: string | null;
|
|
83
|
+
/**
|
|
84
|
+
*
|
|
85
|
+
* @type {string}
|
|
86
|
+
* @memberof ArticleDocumentModel
|
|
87
|
+
*/
|
|
88
|
+
'backgroundThumbnail'?: string | null;
|
|
89
|
+
/**
|
|
90
|
+
*
|
|
91
|
+
* @type {HospitalSubDocumentModel}
|
|
92
|
+
* @memberof ArticleDocumentModel
|
|
93
|
+
*/
|
|
94
|
+
'hospital'?: HospitalSubDocumentModel;
|
|
95
|
+
/**
|
|
96
|
+
*
|
|
97
|
+
* @type {Array<TagDocumentModel>}
|
|
98
|
+
* @memberof ArticleDocumentModel
|
|
99
|
+
*/
|
|
100
|
+
'tags'?: Array<TagDocumentModel> | null;
|
|
101
|
+
/**
|
|
102
|
+
*
|
|
103
|
+
* @type {Array<ArticleContributorDocumentModel>}
|
|
104
|
+
* @memberof ArticleDocumentModel
|
|
105
|
+
*/
|
|
106
|
+
'articleContributors'?: Array<ArticleContributorDocumentModel> | null;
|
|
107
|
+
/**
|
|
108
|
+
*
|
|
109
|
+
* @type {Array<TranslationDocumentModel>}
|
|
110
|
+
* @memberof ArticleDocumentModel
|
|
111
|
+
*/
|
|
112
|
+
'translations'?: Array<TranslationDocumentModel> | null;
|
|
113
|
+
}
|
|
114
|
+
|
|
@@ -0,0 +1,63 @@
|
|
|
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 { HospitalSubDocumentModel } from './hospital-sub-document-model';
|
|
19
|
+
// May contain unused imports in some cases
|
|
20
|
+
// @ts-ignore
|
|
21
|
+
import { SnsHandleDocumentModel } from './sns-handle-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 ContributorDocumentModel
|
|
30
|
+
*/
|
|
31
|
+
export interface ContributorDocumentModel {
|
|
32
|
+
/**
|
|
33
|
+
*
|
|
34
|
+
* @type {string}
|
|
35
|
+
* @memberof ContributorDocumentModel
|
|
36
|
+
*/
|
|
37
|
+
'id'?: string | null;
|
|
38
|
+
/**
|
|
39
|
+
*
|
|
40
|
+
* @type {string}
|
|
41
|
+
* @memberof ContributorDocumentModel
|
|
42
|
+
*/
|
|
43
|
+
'website'?: string | null;
|
|
44
|
+
/**
|
|
45
|
+
*
|
|
46
|
+
* @type {HospitalSubDocumentModel}
|
|
47
|
+
* @memberof ContributorDocumentModel
|
|
48
|
+
*/
|
|
49
|
+
'hospital'?: HospitalSubDocumentModel;
|
|
50
|
+
/**
|
|
51
|
+
*
|
|
52
|
+
* @type {Array<SnsHandleDocumentModel>}
|
|
53
|
+
* @memberof ContributorDocumentModel
|
|
54
|
+
*/
|
|
55
|
+
'snsHandles'?: Array<SnsHandleDocumentModel> | null;
|
|
56
|
+
/**
|
|
57
|
+
*
|
|
58
|
+
* @type {Array<TranslationDocumentModel>}
|
|
59
|
+
* @memberof ContributorDocumentModel
|
|
60
|
+
*/
|
|
61
|
+
'translations'?: Array<TranslationDocumentModel> | null;
|
|
62
|
+
}
|
|
63
|
+
|
|
@@ -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 ContributorSubDocumentModel
|
|
24
|
+
*/
|
|
25
|
+
export interface ContributorSubDocumentModel {
|
|
26
|
+
/**
|
|
27
|
+
*
|
|
28
|
+
* @type {string}
|
|
29
|
+
* @memberof ContributorSubDocumentModel
|
|
30
|
+
*/
|
|
31
|
+
'id'?: string | null;
|
|
32
|
+
/**
|
|
33
|
+
*
|
|
34
|
+
* @type {Array<TranslationItemDocumentModel>}
|
|
35
|
+
* @memberof ContributorSubDocumentModel
|
|
36
|
+
*/
|
|
37
|
+
'translations'?: Array<TranslationItemDocumentModel> | null;
|
|
38
|
+
}
|
|
39
|
+
|
|
@@ -0,0 +1,42 @@
|
|
|
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 CoordinateSystem
|
|
21
|
+
*/
|
|
22
|
+
export interface CoordinateSystem {
|
|
23
|
+
/**
|
|
24
|
+
*
|
|
25
|
+
* @type {number}
|
|
26
|
+
* @memberof CoordinateSystem
|
|
27
|
+
*/
|
|
28
|
+
'epsgId'?: number | null;
|
|
29
|
+
/**
|
|
30
|
+
*
|
|
31
|
+
* @type {string}
|
|
32
|
+
* @memberof CoordinateSystem
|
|
33
|
+
*/
|
|
34
|
+
'id'?: string | null;
|
|
35
|
+
/**
|
|
36
|
+
*
|
|
37
|
+
* @type {string}
|
|
38
|
+
* @memberof CoordinateSystem
|
|
39
|
+
*/
|
|
40
|
+
'name'?: string | null;
|
|
41
|
+
}
|
|
42
|
+
|
|
@@ -0,0 +1,72 @@
|
|
|
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 { MediaDocumentModel } from './media-document-model';
|
|
19
|
+
// May contain unused imports in some cases
|
|
20
|
+
// @ts-ignore
|
|
21
|
+
import { TranslationDocumentModel } from './translation-document-model';
|
|
22
|
+
|
|
23
|
+
/**
|
|
24
|
+
*
|
|
25
|
+
* @export
|
|
26
|
+
* @interface CountryDocumentModel
|
|
27
|
+
*/
|
|
28
|
+
export interface CountryDocumentModel {
|
|
29
|
+
/**
|
|
30
|
+
*
|
|
31
|
+
* @type {string}
|
|
32
|
+
* @memberof CountryDocumentModel
|
|
33
|
+
*/
|
|
34
|
+
'id'?: string | null;
|
|
35
|
+
/**
|
|
36
|
+
*
|
|
37
|
+
* @type {string}
|
|
38
|
+
* @memberof CountryDocumentModel
|
|
39
|
+
*/
|
|
40
|
+
'logo'?: string | null;
|
|
41
|
+
/**
|
|
42
|
+
*
|
|
43
|
+
* @type {number}
|
|
44
|
+
* @memberof CountryDocumentModel
|
|
45
|
+
*/
|
|
46
|
+
'hospitalsCount'?: number;
|
|
47
|
+
/**
|
|
48
|
+
*
|
|
49
|
+
* @type {number}
|
|
50
|
+
* @memberof CountryDocumentModel
|
|
51
|
+
*/
|
|
52
|
+
'doctorsCount'?: number;
|
|
53
|
+
/**
|
|
54
|
+
*
|
|
55
|
+
* @type {number}
|
|
56
|
+
* @memberof CountryDocumentModel
|
|
57
|
+
*/
|
|
58
|
+
'dealsCount'?: number;
|
|
59
|
+
/**
|
|
60
|
+
*
|
|
61
|
+
* @type {Array<MediaDocumentModel>}
|
|
62
|
+
* @memberof CountryDocumentModel
|
|
63
|
+
*/
|
|
64
|
+
'medias'?: Array<MediaDocumentModel> | null;
|
|
65
|
+
/**
|
|
66
|
+
*
|
|
67
|
+
* @type {Array<TranslationDocumentModel>}
|
|
68
|
+
* @memberof CountryDocumentModel
|
|
69
|
+
*/
|
|
70
|
+
'translations'?: Array<TranslationDocumentModel> | null;
|
|
71
|
+
}
|
|
72
|
+
|
|
@@ -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 CountrySubDocumentModel
|
|
24
|
+
*/
|
|
25
|
+
export interface CountrySubDocumentModel {
|
|
26
|
+
/**
|
|
27
|
+
*
|
|
28
|
+
* @type {string}
|
|
29
|
+
* @memberof CountrySubDocumentModel
|
|
30
|
+
*/
|
|
31
|
+
'id'?: string | null;
|
|
32
|
+
/**
|
|
33
|
+
*
|
|
34
|
+
* @type {Array<TranslationItemDocumentModel>}
|
|
35
|
+
* @memberof CountrySubDocumentModel
|
|
36
|
+
*/
|
|
37
|
+
'translations'?: Array<TranslationItemDocumentModel> | null;
|
|
38
|
+
}
|
|
39
|
+
|