ch-api-client-typescript2 5.40.3 → 5.41.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.
@@ -1,425 +0,0 @@
1
- /**
2
- * CloudHospital Api
3
- * CloudHospital application with Swagger, Swashbuckle, and API versioning.
4
- *
5
- * The version of the OpenAPI document: 2
6
- * Contact: developer@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 { AppointmentOptionDocumentModel } from './appointment-option-document-model';
13
- import { AuditableEntityDocumentModel } from './auditable-entity-document-model';
14
- import { FeatureDocumentModel } from './feature-document-model';
15
- import { HospitalBankAccountInfoDocumentModel } from './hospital-bank-account-info-document-model';
16
- import { HospitalContactDocumentModel } from './hospital-contact-document-model';
17
- import { HospitalSpecialtySubDocumentModel } from './hospital-specialty-sub-document-model';
18
- import { HospitalSubDocumentModel } from './hospital-sub-document-model';
19
- import { LocationDocumentModel } from './location-document-model';
20
- import { SpecialtyNamesModel } from './specialty-names-model';
21
- import { TranslationDocumentModel } from './translation-document-model';
22
- /**
23
- *
24
- * @export
25
- * @interface ServiceDocumentModel
26
- */
27
- export interface ServiceDocumentModel {
28
- /**
29
- *
30
- * @type {Date}
31
- * @memberof ServiceDocumentModel
32
- */
33
- 'uploadedDate'?: Date;
34
- /**
35
- *
36
- * @type {TranslationDocumentModel}
37
- * @memberof ServiceDocumentModel
38
- */
39
- 'en'?: TranslationDocumentModel;
40
- /**
41
- *
42
- * @type {TranslationDocumentModel}
43
- * @memberof ServiceDocumentModel
44
- */
45
- 'ru'?: TranslationDocumentModel;
46
- /**
47
- *
48
- * @type {TranslationDocumentModel}
49
- * @memberof ServiceDocumentModel
50
- */
51
- 'zh'?: TranslationDocumentModel;
52
- /**
53
- *
54
- * @type {TranslationDocumentModel}
55
- * @memberof ServiceDocumentModel
56
- */
57
- 'es'?: TranslationDocumentModel;
58
- /**
59
- *
60
- * @type {TranslationDocumentModel}
61
- * @memberof ServiceDocumentModel
62
- */
63
- 'id'?: TranslationDocumentModel;
64
- /**
65
- *
66
- * @type {TranslationDocumentModel}
67
- * @memberof ServiceDocumentModel
68
- */
69
- 'pt'?: TranslationDocumentModel;
70
- /**
71
- *
72
- * @type {TranslationDocumentModel}
73
- * @memberof ServiceDocumentModel
74
- */
75
- 'fr'?: TranslationDocumentModel;
76
- /**
77
- *
78
- * @type {TranslationDocumentModel}
79
- * @memberof ServiceDocumentModel
80
- */
81
- 'vi'?: TranslationDocumentModel;
82
- /**
83
- *
84
- * @type {TranslationDocumentModel}
85
- * @memberof ServiceDocumentModel
86
- */
87
- 'th'?: TranslationDocumentModel;
88
- /**
89
- *
90
- * @type {TranslationDocumentModel}
91
- * @memberof ServiceDocumentModel
92
- */
93
- 'ar'?: TranslationDocumentModel;
94
- /**
95
- *
96
- * @type {TranslationDocumentModel}
97
- * @memberof ServiceDocumentModel
98
- */
99
- 'ko'?: TranslationDocumentModel;
100
- /**
101
- *
102
- * @type {TranslationDocumentModel}
103
- * @memberof ServiceDocumentModel
104
- */
105
- 'bg'?: TranslationDocumentModel;
106
- /**
107
- *
108
- * @type {TranslationDocumentModel}
109
- * @memberof ServiceDocumentModel
110
- */
111
- 'cs'?: TranslationDocumentModel;
112
- /**
113
- *
114
- * @type {TranslationDocumentModel}
115
- * @memberof ServiceDocumentModel
116
- */
117
- 'de'?: TranslationDocumentModel;
118
- /**
119
- *
120
- * @type {TranslationDocumentModel}
121
- * @memberof ServiceDocumentModel
122
- */
123
- 'hi'?: TranslationDocumentModel;
124
- /**
125
- *
126
- * @type {TranslationDocumentModel}
127
- * @memberof ServiceDocumentModel
128
- */
129
- 'hr'?: TranslationDocumentModel;
130
- /**
131
- *
132
- * @type {TranslationDocumentModel}
133
- * @memberof ServiceDocumentModel
134
- */
135
- 'hu'?: TranslationDocumentModel;
136
- /**
137
- *
138
- * @type {TranslationDocumentModel}
139
- * @memberof ServiceDocumentModel
140
- */
141
- 'it'?: TranslationDocumentModel;
142
- /**
143
- *
144
- * @type {TranslationDocumentModel}
145
- * @memberof ServiceDocumentModel
146
- */
147
- 'ja'?: TranslationDocumentModel;
148
- /**
149
- *
150
- * @type {TranslationDocumentModel}
151
- * @memberof ServiceDocumentModel
152
- */
153
- 'kk'?: TranslationDocumentModel;
154
- /**
155
- *
156
- * @type {TranslationDocumentModel}
157
- * @memberof ServiceDocumentModel
158
- */
159
- 'ky'?: TranslationDocumentModel;
160
- /**
161
- *
162
- * @type {TranslationDocumentModel}
163
- * @memberof ServiceDocumentModel
164
- */
165
- 'lo'?: TranslationDocumentModel;
166
- /**
167
- *
168
- * @type {TranslationDocumentModel}
169
- * @memberof ServiceDocumentModel
170
- */
171
- 'lt'?: TranslationDocumentModel;
172
- /**
173
- *
174
- * @type {TranslationDocumentModel}
175
- * @memberof ServiceDocumentModel
176
- */
177
- 'lv'?: TranslationDocumentModel;
178
- /**
179
- *
180
- * @type {TranslationDocumentModel}
181
- * @memberof ServiceDocumentModel
182
- */
183
- 'my'?: TranslationDocumentModel;
184
- /**
185
- *
186
- * @type {TranslationDocumentModel}
187
- * @memberof ServiceDocumentModel
188
- */
189
- 'nl'?: TranslationDocumentModel;
190
- /**
191
- *
192
- * @type {TranslationDocumentModel}
193
- * @memberof ServiceDocumentModel
194
- */
195
- 'pl'?: TranslationDocumentModel;
196
- /**
197
- *
198
- * @type {TranslationDocumentModel}
199
- * @memberof ServiceDocumentModel
200
- */
201
- 'ro'?: TranslationDocumentModel;
202
- /**
203
- *
204
- * @type {TranslationDocumentModel}
205
- * @memberof ServiceDocumentModel
206
- */
207
- 'sl'?: TranslationDocumentModel;
208
- /**
209
- *
210
- * @type {TranslationDocumentModel}
211
- * @memberof ServiceDocumentModel
212
- */
213
- 'sv'?: TranslationDocumentModel;
214
- /**
215
- *
216
- * @type {TranslationDocumentModel}
217
- * @memberof ServiceDocumentModel
218
- */
219
- 'sw'?: TranslationDocumentModel;
220
- /**
221
- *
222
- * @type {TranslationDocumentModel}
223
- * @memberof ServiceDocumentModel
224
- */
225
- 'tr'?: TranslationDocumentModel;
226
- /**
227
- *
228
- * @type {TranslationDocumentModel}
229
- * @memberof ServiceDocumentModel
230
- */
231
- 'uk'?: TranslationDocumentModel;
232
- /**
233
- *
234
- * @type {TranslationDocumentModel}
235
- * @memberof ServiceDocumentModel
236
- */
237
- 'uz'?: TranslationDocumentModel;
238
- /**
239
- *
240
- * @type {TranslationDocumentModel}
241
- * @memberof ServiceDocumentModel
242
- */
243
- 'bn'?: TranslationDocumentModel;
244
- /**
245
- *
246
- * @type {TranslationDocumentModel}
247
- * @memberof ServiceDocumentModel
248
- */
249
- 'az'?: TranslationDocumentModel;
250
- /**
251
- *
252
- * @type {TranslationDocumentModel}
253
- * @memberof ServiceDocumentModel
254
- */
255
- 'ka'?: TranslationDocumentModel;
256
- /**
257
- *
258
- * @type {TranslationDocumentModel}
259
- * @memberof ServiceDocumentModel
260
- */
261
- 'mn'?: TranslationDocumentModel;
262
- /**
263
- *
264
- * @type {TranslationDocumentModel}
265
- * @memberof ServiceDocumentModel
266
- */
267
- 'te'?: TranslationDocumentModel;
268
- /**
269
- *
270
- * @type {TranslationDocumentModel}
271
- * @memberof ServiceDocumentModel
272
- */
273
- 'kn'?: TranslationDocumentModel;
274
- /**
275
- *
276
- * @type {TranslationDocumentModel}
277
- * @memberof ServiceDocumentModel
278
- */
279
- 'ta'?: TranslationDocumentModel;
280
- /**
281
- *
282
- * @type {TranslationDocumentModel}
283
- * @memberof ServiceDocumentModel
284
- */
285
- 'ml'?: TranslationDocumentModel;
286
- /**
287
- *
288
- * @type {TranslationDocumentModel}
289
- * @memberof ServiceDocumentModel
290
- */
291
- 'mr'?: TranslationDocumentModel;
292
- /**
293
- *
294
- * @type {TranslationDocumentModel}
295
- * @memberof ServiceDocumentModel
296
- */
297
- 'pa'?: TranslationDocumentModel;
298
- /**
299
- *
300
- * @type {TranslationDocumentModel}
301
- * @memberof ServiceDocumentModel
302
- */
303
- 'gu'?: TranslationDocumentModel;
304
- /**
305
- *
306
- * @type {TranslationDocumentModel}
307
- * @memberof ServiceDocumentModel
308
- */
309
- 'ur'?: TranslationDocumentModel;
310
- /**
311
- *
312
- * @type {TranslationDocumentModel}
313
- * @memberof ServiceDocumentModel
314
- */
315
- 'or'?: TranslationDocumentModel;
316
- /**
317
- *
318
- * @type {string}
319
- * @memberof ServiceDocumentModel
320
- */
321
- 'Id'?: string | null;
322
- /**
323
- *
324
- * @type {HospitalSubDocumentModel}
325
- * @memberof ServiceDocumentModel
326
- */
327
- 'Hospital'?: HospitalSubDocumentModel;
328
- /**
329
- *
330
- * @type {HospitalSpecialtySubDocumentModel}
331
- * @memberof ServiceDocumentModel
332
- */
333
- 'HospitalSpecialty'?: HospitalSpecialtySubDocumentModel;
334
- /**
335
- *
336
- * @type {AppointmentOptionDocumentModel}
337
- * @memberof ServiceDocumentModel
338
- */
339
- 'AppointmentOption'?: AppointmentOptionDocumentModel;
340
- /**
341
- *
342
- * @type {string}
343
- * @memberof ServiceDocumentModel
344
- */
345
- 'Procedure'?: string | null;
346
- /**
347
- *
348
- * @type {number}
349
- * @memberof ServiceDocumentModel
350
- */
351
- 'MinPrice'?: number;
352
- /**
353
- *
354
- * @type {number}
355
- * @memberof ServiceDocumentModel
356
- */
357
- 'MaxPrice'?: number;
358
- /**
359
- *
360
- * @type {boolean}
361
- * @memberof ServiceDocumentModel
362
- */
363
- 'PriceReuqest'?: boolean;
364
- /**
365
- *
366
- * @type {string}
367
- * @memberof ServiceDocumentModel
368
- */
369
- 'Photo'?: string | null;
370
- /**
371
- *
372
- * @type {string}
373
- * @memberof ServiceDocumentModel
374
- */
375
- 'PhotoThumbnail'?: string | null;
376
- /**
377
- *
378
- * @type {string}
379
- * @memberof ServiceDocumentModel
380
- */
381
- 'AppointmentCurrency'?: string | null;
382
- /**
383
- *
384
- * @type {Array<HospitalContactDocumentModel>}
385
- * @memberof ServiceDocumentModel
386
- */
387
- 'HospitalContacts'?: Array<HospitalContactDocumentModel> | null;
388
- /**
389
- *
390
- * @type {Array<HospitalBankAccountInfoDocumentModel>}
391
- * @memberof ServiceDocumentModel
392
- */
393
- 'HospitalBankAccountInfos'?: Array<HospitalBankAccountInfoDocumentModel> | null;
394
- /**
395
- *
396
- * @type {Array<string>}
397
- * @memberof ServiceDocumentModel
398
- */
399
- 'HospitalPaymentMethods'?: Array<string> | null;
400
- /**
401
- *
402
- * @type {FeatureDocumentModel}
403
- * @memberof ServiceDocumentModel
404
- */
405
- 'Feature'?: FeatureDocumentModel;
406
- /**
407
- *
408
- * @type {AuditableEntityDocumentModel}
409
- * @memberof ServiceDocumentModel
410
- */
411
- 'AuditableEntity'?: AuditableEntityDocumentModel;
412
- /**
413
- *
414
- * @type {LocationDocumentModel}
415
- * @memberof ServiceDocumentModel
416
- */
417
- 'HospitalLocation'?: LocationDocumentModel;
418
- /**
419
- *
420
- * @type {SpecialtyNamesModel}
421
- * @memberof ServiceDocumentModel
422
- */
423
- 'SpecialtyNames'?: SpecialtyNamesModel;
424
- }
425
- //# sourceMappingURL=service-document-model.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"service-document-model.d.ts","sourceRoot":"","sources":["../../src/models/service-document-model.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAKH,OAAO,EAAE,8BAA8B,EAAE,MAAM,qCAAqC,CAAC;AAGrF,OAAO,EAAE,4BAA4B,EAAE,MAAM,mCAAmC,CAAC;AAGjF,OAAO,EAAE,oBAAoB,EAAE,MAAM,0BAA0B,CAAC;AAGhE,OAAO,EAAE,oCAAoC,EAAE,MAAM,6CAA6C,CAAC;AAGnG,OAAO,EAAE,4BAA4B,EAAE,MAAM,mCAAmC,CAAC;AAGjF,OAAO,EAAE,iCAAiC,EAAE,MAAM,yCAAyC,CAAC;AAG5F,OAAO,EAAE,wBAAwB,EAAE,MAAM,+BAA+B,CAAC;AAGzE,OAAO,EAAE,qBAAqB,EAAE,MAAM,2BAA2B,CAAC;AAGlE,OAAO,EAAE,mBAAmB,EAAE,MAAM,yBAAyB,CAAC;AAG9D,OAAO,EAAE,wBAAwB,EAAE,MAAM,8BAA8B,CAAC;AAExE;;;;GAIG;AACH,MAAM,WAAW,oBAAoB;IACjC;;;;OAIG;IACH,cAAc,CAAC,EAAE,IAAI,CAAC;IACtB;;;;OAIG;IACH,IAAI,CAAC,EAAE,wBAAwB,CAAC;IAChC;;;;OAIG;IACH,IAAI,CAAC,EAAE,wBAAwB,CAAC;IAChC;;;;OAIG;IACH,IAAI,CAAC,EAAE,wBAAwB,CAAC;IAChC;;;;OAIG;IACH,IAAI,CAAC,EAAE,wBAAwB,CAAC;IAChC;;;;OAIG;IACH,IAAI,CAAC,EAAE,wBAAwB,CAAC;IAChC;;;;OAIG;IACH,IAAI,CAAC,EAAE,wBAAwB,CAAC;IAChC;;;;OAIG;IACH,IAAI,CAAC,EAAE,wBAAwB,CAAC;IAChC;;;;OAIG;IACH,IAAI,CAAC,EAAE,wBAAwB,CAAC;IAChC;;;;OAIG;IACH,IAAI,CAAC,EAAE,wBAAwB,CAAC;IAChC;;;;OAIG;IACH,IAAI,CAAC,EAAE,wBAAwB,CAAC;IAChC;;;;OAIG;IACH,IAAI,CAAC,EAAE,wBAAwB,CAAC;IAChC;;;;OAIG;IACH,IAAI,CAAC,EAAE,wBAAwB,CAAC;IAChC;;;;OAIG;IACH,IAAI,CAAC,EAAE,wBAAwB,CAAC;IAChC;;;;OAIG;IACH,IAAI,CAAC,EAAE,wBAAwB,CAAC;IAChC;;;;OAIG;IACH,IAAI,CAAC,EAAE,wBAAwB,CAAC;IAChC;;;;OAIG;IACH,IAAI,CAAC,EAAE,wBAAwB,CAAC;IAChC;;;;OAIG;IACH,IAAI,CAAC,EAAE,wBAAwB,CAAC;IAChC;;;;OAIG;IACH,IAAI,CAAC,EAAE,wBAAwB,CAAC;IAChC;;;;OAIG;IACH,IAAI,CAAC,EAAE,wBAAwB,CAAC;IAChC;;;;OAIG;IACH,IAAI,CAAC,EAAE,wBAAwB,CAAC;IAChC;;;;OAIG;IACH,IAAI,CAAC,EAAE,wBAAwB,CAAC;IAChC;;;;OAIG;IACH,IAAI,CAAC,EAAE,wBAAwB,CAAC;IAChC;;;;OAIG;IACH,IAAI,CAAC,EAAE,wBAAwB,CAAC;IAChC;;;;OAIG;IACH,IAAI,CAAC,EAAE,wBAAwB,CAAC;IAChC;;;;OAIG;IACH,IAAI,CAAC,EAAE,wBAAwB,CAAC;IAChC;;;;OAIG;IACH,IAAI,CAAC,EAAE,wBAAwB,CAAC;IAChC;;;;OAIG;IACH,IAAI,CAAC,EAAE,wBAAwB,CAAC;IAChC;;;;OAIG;IACH,IAAI,CAAC,EAAE,wBAAwB,CAAC;IAChC;;;;OAIG;IACH,IAAI,CAAC,EAAE,wBAAwB,CAAC;IAChC;;;;OAIG;IACH,IAAI,CAAC,EAAE,wBAAwB,CAAC;IAChC;;;;OAIG;IACH,IAAI,CAAC,EAAE,wBAAwB,CAAC;IAChC;;;;OAIG;IACH,IAAI,CAAC,EAAE,wBAAwB,CAAC;IAChC;;;;OAIG;IACH,IAAI,CAAC,EAAE,wBAAwB,CAAC;IAChC;;;;OAIG;IACH,IAAI,CAAC,EAAE,wBAAwB,CAAC;IAChC;;;;OAIG;IACH,IAAI,CAAC,EAAE,wBAAwB,CAAC;IAChC;;;;OAIG;IACH,IAAI,CAAC,EAAE,wBAAwB,CAAC;IAChC;;;;OAIG;IACH,IAAI,CAAC,EAAE,wBAAwB,CAAC;IAChC;;;;OAIG;IACH,IAAI,CAAC,EAAE,wBAAwB,CAAC;IAChC;;;;OAIG;IACH,IAAI,CAAC,EAAE,wBAAwB,CAAC;IAChC;;;;OAIG;IACH,IAAI,CAAC,EAAE,wBAAwB,CAAC;IAChC;;;;OAIG;IACH,IAAI,CAAC,EAAE,wBAAwB,CAAC;IAChC;;;;OAIG;IACH,IAAI,CAAC,EAAE,wBAAwB,CAAC;IAChC;;;;OAIG;IACH,IAAI,CAAC,EAAE,wBAAwB,CAAC;IAChC;;;;OAIG;IACH,IAAI,CAAC,EAAE,wBAAwB,CAAC;IAChC;;;;OAIG;IACH,IAAI,CAAC,EAAE,wBAAwB,CAAC;IAChC;;;;OAIG;IACH,IAAI,CAAC,EAAE,wBAAwB,CAAC;IAChC;;;;OAIG;IACH,IAAI,CAAC,EAAE,wBAAwB,CAAC;IAChC;;;;OAIG;IACH,IAAI,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB;;;;OAIG;IACH,UAAU,CAAC,EAAE,wBAAwB,CAAC;IACtC;;;;OAIG;IACH,mBAAmB,CAAC,EAAE,iCAAiC,CAAC;IACxD;;;;OAIG;IACH,mBAAmB,CAAC,EAAE,8BAA8B,CAAC;IACrD;;;;OAIG;IACH,WAAW,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC5B;;;;OAIG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB;;;;OAIG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB;;;;OAIG;IACH,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB;;;;OAIG;IACH,OAAO,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACxB;;;;OAIG;IACH,gBAAgB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACjC;;;;OAIG;IACH,qBAAqB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACtC;;;;OAIG;IACH,kBAAkB,CAAC,EAAE,KAAK,CAAC,4BAA4B,CAAC,GAAG,IAAI,CAAC;IAChE;;;;OAIG;IACH,0BAA0B,CAAC,EAAE,KAAK,CAAC,oCAAoC,CAAC,GAAG,IAAI,CAAC;IAChF;;;;OAIG;IACH,wBAAwB,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC;IAChD;;;;OAIG;IACH,SAAS,CAAC,EAAE,oBAAoB,CAAC;IACjC;;;;OAIG;IACH,iBAAiB,CAAC,EAAE,4BAA4B,CAAC;IACjD;;;;OAIG;IACH,kBAAkB,CAAC,EAAE,qBAAqB,CAAC;IAC3C;;;;OAIG;IACH,gBAAgB,CAAC,EAAE,mBAAmB,CAAC;CAC1C"}
@@ -1,15 +0,0 @@
1
- "use strict";
2
- /* tslint:disable */
3
- /* eslint-disable */
4
- /**
5
- * CloudHospital Api
6
- * CloudHospital application with Swagger, Swashbuckle, and API versioning.
7
- *
8
- * The version of the OpenAPI document: 2
9
- * Contact: developer@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 });