ch-api-client-typescript2 5.42.0 → 5.42.5

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.
Files changed (91) hide show
  1. package/lib/models/accreditation-document-model.d.ts +2 -0
  2. package/lib/models/accreditation-document-model.d.ts.map +1 -1
  3. package/lib/models/deal-document-model.d.ts +0 -13
  4. package/lib/models/deal-document-model.d.ts.map +1 -1
  5. package/lib/models/doctor-affiliation-translation-document-model.d.ts +5 -17
  6. package/lib/models/doctor-affiliation-translation-document-model.d.ts.map +1 -1
  7. package/lib/models/doctor-document-model.d.ts +3 -23
  8. package/lib/models/doctor-document-model.d.ts.map +1 -1
  9. package/lib/models/doctor-specialty-sub-document-model.d.ts +0 -283
  10. package/lib/models/doctor-specialty-sub-document-model.d.ts.map +1 -1
  11. package/lib/models/hospital-document-model.d.ts +6 -51
  12. package/lib/models/hospital-document-model.d.ts.map +1 -1
  13. package/lib/models/hospital-specialty-sub-document-model.d.ts +43 -0
  14. package/lib/models/hospital-specialty-sub-document-model.d.ts.map +1 -0
  15. package/lib/models/hospital-translation-document-model.d.ts +8 -8
  16. package/lib/models/hospital-translation-document-model.d.ts.map +1 -1
  17. package/lib/models/index.d.ts +1 -13
  18. package/lib/models/index.d.ts.map +1 -1
  19. package/lib/models/index.js +1 -13
  20. package/lib/models/location-document-model.d.ts +4 -6
  21. package/lib/models/location-document-model.d.ts.map +1 -1
  22. package/lib/models/package-sub-document-model.d.ts +3 -3
  23. package/lib/models/package-sub-document-model.d.ts.map +1 -1
  24. package/lib/models/translation-document-model.d.ts +1 -19
  25. package/lib/models/translation-document-model.d.ts.map +1 -1
  26. package/package.json +1 -1
  27. package/src/.openapi-generator/FILES +1 -13
  28. package/src/models/accreditation-document-model.ts +2 -0
  29. package/src/models/deal-document-model.ts +0 -15
  30. package/src/models/doctor-affiliation-translation-document-model.ts +5 -17
  31. package/src/models/doctor-document-model.ts +3 -27
  32. package/src/models/doctor-specialty-sub-document-model.ts +0 -285
  33. package/src/models/hospital-document-model.ts +6 -57
  34. package/src/models/hospital-specialty-sub-document-model.ts +48 -0
  35. package/src/models/hospital-translation-document-model.ts +8 -8
  36. package/src/models/index.ts +1 -13
  37. package/src/models/location-document-model.ts +4 -8
  38. package/src/models/package-sub-document-model.ts +3 -3
  39. package/src/models/translation-document-model.ts +1 -19
  40. package/lib/models/contributor-document-model.d.ts +0 -341
  41. package/lib/models/contributor-document-model.d.ts.map +0 -1
  42. package/lib/models/contributor-translation-document-model.d.ts +0 -55
  43. package/lib/models/contributor-translation-document-model.d.ts.map +0 -1
  44. package/lib/models/contributor-translation-document-model.js +0 -15
  45. package/lib/models/country-sub-document-model.d.ts +0 -340
  46. package/lib/models/country-sub-document-model.d.ts.map +0 -1
  47. package/lib/models/country-sub-document-model.js +0 -15
  48. package/lib/models/faq-category-document-model.d.ts +0 -334
  49. package/lib/models/faq-category-document-model.d.ts.map +0 -1
  50. package/lib/models/faq-category-document-model.js +0 -15
  51. package/lib/models/faq-category-sub-document-model.d.ts +0 -314
  52. package/lib/models/faq-category-sub-document-model.d.ts.map +0 -1
  53. package/lib/models/faq-category-sub-document-model.js +0 -15
  54. package/lib/models/faq-document-model.d.ts +0 -341
  55. package/lib/models/faq-document-model.d.ts.map +0 -1
  56. package/lib/models/faq-document-model.js +0 -15
  57. package/lib/models/feature-document-model.d.ts +0 -32
  58. package/lib/models/feature-document-model.d.ts.map +0 -1
  59. package/lib/models/feature-document-model.js +0 -15
  60. package/lib/models/hospital-bank-account-info-document-model.d.ts +0 -73
  61. package/lib/models/hospital-bank-account-info-document-model.d.ts.map +0 -1
  62. package/lib/models/hospital-bank-account-info-document-model.js +0 -15
  63. package/lib/models/hospital-specialty-document-model.d.ts +0 -439
  64. package/lib/models/hospital-specialty-document-model.d.ts.map +0 -1
  65. package/lib/models/hospital-specialty-document-model.js +0 -15
  66. package/lib/models/hospital-specialty-with-services-document-model.d.ts +0 -328
  67. package/lib/models/hospital-specialty-with-services-document-model.d.ts.map +0 -1
  68. package/lib/models/hospital-specialty-with-services-document-model.js +0 -15
  69. package/lib/models/service-sub-document-model.d.ts +0 -357
  70. package/lib/models/service-sub-document-model.d.ts.map +0 -1
  71. package/lib/models/service-sub-document-model.js +0 -15
  72. package/lib/models/specialty-names-model.d.ts +0 -301
  73. package/lib/models/specialty-names-model.d.ts.map +0 -1
  74. package/lib/models/specialty-names-model.js +0 -15
  75. package/lib/models/specialty-sub-document-model.d.ts +0 -314
  76. package/lib/models/specialty-sub-document-model.d.ts.map +0 -1
  77. package/lib/models/specialty-sub-document-model.js +0 -15
  78. package/src/models/contributor-document-model.ts +0 -354
  79. package/src/models/contributor-translation-document-model.ts +0 -60
  80. package/src/models/country-sub-document-model.ts +0 -351
  81. package/src/models/faq-category-document-model.ts +0 -345
  82. package/src/models/faq-category-sub-document-model.ts +0 -321
  83. package/src/models/faq-document-model.ts +0 -354
  84. package/src/models/feature-document-model.ts +0 -39
  85. package/src/models/hospital-bank-account-info-document-model.ts +0 -78
  86. package/src/models/hospital-specialty-document-model.ts +0 -468
  87. package/src/models/hospital-specialty-with-services-document-model.ts +0 -339
  88. package/src/models/service-sub-document-model.ts +0 -366
  89. package/src/models/specialty-names-model.ts +0 -306
  90. package/src/models/specialty-sub-document-model.ts +0 -321
  91. /package/lib/models/{contributor-document-model.js → hospital-specialty-sub-document-model.js} +0 -0
@@ -1,78 +0,0 @@
1
- /* tslint:disable */
2
- /* eslint-disable */
3
- /**
4
- * CloudHospital Api
5
- * CloudHospital application with Swagger, Swashbuckle, and API versioning.
6
- *
7
- * The version of the OpenAPI document: 2
8
- * Contact: developer@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 HospitalBankAccountInfoDocumentModel
21
- */
22
- export interface HospitalBankAccountInfoDocumentModel {
23
- /**
24
- *
25
- * @type {string}
26
- * @memberof HospitalBankAccountInfoDocumentModel
27
- */
28
- 'Id'?: string | null;
29
- /**
30
- *
31
- * @type {string}
32
- * @memberof HospitalBankAccountInfoDocumentModel
33
- */
34
- 'HospitalId'?: string | null;
35
- /**
36
- *
37
- * @type {string}
38
- * @memberof HospitalBankAccountInfoDocumentModel
39
- */
40
- 'Bank'?: string | null;
41
- /**
42
- *
43
- * @type {string}
44
- * @memberof HospitalBankAccountInfoDocumentModel
45
- */
46
- 'AccountNumber'?: string | null;
47
- /**
48
- *
49
- * @type {string}
50
- * @memberof HospitalBankAccountInfoDocumentModel
51
- */
52
- 'Depositor'?: string | null;
53
- /**
54
- *
55
- * @type {string}
56
- * @memberof HospitalBankAccountInfoDocumentModel
57
- */
58
- 'SwiftCode'?: string | null;
59
- /**
60
- *
61
- * @type {string}
62
- * @memberof HospitalBankAccountInfoDocumentModel
63
- */
64
- 'AdditionalNote'?: string | null;
65
- /**
66
- *
67
- * @type {boolean}
68
- * @memberof HospitalBankAccountInfoDocumentModel
69
- */
70
- 'IsEnabled'?: boolean;
71
- /**
72
- *
73
- * @type {number}
74
- * @memberof HospitalBankAccountInfoDocumentModel
75
- */
76
- 'Order'?: number;
77
- }
78
-
@@ -1,468 +0,0 @@
1
- /* tslint:disable */
2
- /* eslint-disable */
3
- /**
4
- * CloudHospital Api
5
- * CloudHospital application with Swagger, Swashbuckle, and API versioning.
6
- *
7
- * The version of the OpenAPI document: 2
8
- * Contact: developer@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 { AuditableEntityDocumentModel } from './auditable-entity-document-model';
22
- // May contain unused imports in some cases
23
- // @ts-ignore
24
- import { FeatureDocumentModel } from './feature-document-model';
25
- // May contain unused imports in some cases
26
- // @ts-ignore
27
- import { HospitalBankAccountInfoDocumentModel } from './hospital-bank-account-info-document-model';
28
- // May contain unused imports in some cases
29
- // @ts-ignore
30
- import { HospitalContactDocumentModel } from './hospital-contact-document-model';
31
- // May contain unused imports in some cases
32
- // @ts-ignore
33
- import { HospitalSubDocumentModel } from './hospital-sub-document-model';
34
- // May contain unused imports in some cases
35
- // @ts-ignore
36
- import { LocationDocumentModel } from './location-document-model';
37
- // May contain unused imports in some cases
38
- // @ts-ignore
39
- import { MediaDocumentModel } from './media-document-model';
40
- // May contain unused imports in some cases
41
- // @ts-ignore
42
- import { ServiceSubDocumentModel } from './service-sub-document-model';
43
- // May contain unused imports in some cases
44
- // @ts-ignore
45
- import { SpecialtyNamesModel } from './specialty-names-model';
46
- // May contain unused imports in some cases
47
- // @ts-ignore
48
- import { SpecialtySubDocumentModel } from './specialty-sub-document-model';
49
- // May contain unused imports in some cases
50
- // @ts-ignore
51
- import { TranslationDocumentModel } from './translation-document-model';
52
-
53
- /**
54
- *
55
- * @export
56
- * @interface HospitalSpecialtyDocumentModel
57
- */
58
- export interface HospitalSpecialtyDocumentModel {
59
- /**
60
- *
61
- * @type {Date}
62
- * @memberof HospitalSpecialtyDocumentModel
63
- */
64
- 'uploadedDate'?: Date;
65
- /**
66
- *
67
- * @type {TranslationDocumentModel}
68
- * @memberof HospitalSpecialtyDocumentModel
69
- */
70
- 'en'?: TranslationDocumentModel;
71
- /**
72
- *
73
- * @type {TranslationDocumentModel}
74
- * @memberof HospitalSpecialtyDocumentModel
75
- */
76
- 'ru'?: TranslationDocumentModel;
77
- /**
78
- *
79
- * @type {TranslationDocumentModel}
80
- * @memberof HospitalSpecialtyDocumentModel
81
- */
82
- 'zh'?: TranslationDocumentModel;
83
- /**
84
- *
85
- * @type {TranslationDocumentModel}
86
- * @memberof HospitalSpecialtyDocumentModel
87
- */
88
- 'es'?: TranslationDocumentModel;
89
- /**
90
- *
91
- * @type {TranslationDocumentModel}
92
- * @memberof HospitalSpecialtyDocumentModel
93
- */
94
- 'id'?: TranslationDocumentModel;
95
- /**
96
- *
97
- * @type {TranslationDocumentModel}
98
- * @memberof HospitalSpecialtyDocumentModel
99
- */
100
- 'pt'?: TranslationDocumentModel;
101
- /**
102
- *
103
- * @type {TranslationDocumentModel}
104
- * @memberof HospitalSpecialtyDocumentModel
105
- */
106
- 'fr'?: TranslationDocumentModel;
107
- /**
108
- *
109
- * @type {TranslationDocumentModel}
110
- * @memberof HospitalSpecialtyDocumentModel
111
- */
112
- 'vi'?: TranslationDocumentModel;
113
- /**
114
- *
115
- * @type {TranslationDocumentModel}
116
- * @memberof HospitalSpecialtyDocumentModel
117
- */
118
- 'th'?: TranslationDocumentModel;
119
- /**
120
- *
121
- * @type {TranslationDocumentModel}
122
- * @memberof HospitalSpecialtyDocumentModel
123
- */
124
- 'ar'?: TranslationDocumentModel;
125
- /**
126
- *
127
- * @type {TranslationDocumentModel}
128
- * @memberof HospitalSpecialtyDocumentModel
129
- */
130
- 'ko'?: TranslationDocumentModel;
131
- /**
132
- *
133
- * @type {TranslationDocumentModel}
134
- * @memberof HospitalSpecialtyDocumentModel
135
- */
136
- 'bg'?: TranslationDocumentModel;
137
- /**
138
- *
139
- * @type {TranslationDocumentModel}
140
- * @memberof HospitalSpecialtyDocumentModel
141
- */
142
- 'cs'?: TranslationDocumentModel;
143
- /**
144
- *
145
- * @type {TranslationDocumentModel}
146
- * @memberof HospitalSpecialtyDocumentModel
147
- */
148
- 'de'?: TranslationDocumentModel;
149
- /**
150
- *
151
- * @type {TranslationDocumentModel}
152
- * @memberof HospitalSpecialtyDocumentModel
153
- */
154
- 'hi'?: TranslationDocumentModel;
155
- /**
156
- *
157
- * @type {TranslationDocumentModel}
158
- * @memberof HospitalSpecialtyDocumentModel
159
- */
160
- 'hr'?: TranslationDocumentModel;
161
- /**
162
- *
163
- * @type {TranslationDocumentModel}
164
- * @memberof HospitalSpecialtyDocumentModel
165
- */
166
- 'hu'?: TranslationDocumentModel;
167
- /**
168
- *
169
- * @type {TranslationDocumentModel}
170
- * @memberof HospitalSpecialtyDocumentModel
171
- */
172
- 'it'?: TranslationDocumentModel;
173
- /**
174
- *
175
- * @type {TranslationDocumentModel}
176
- * @memberof HospitalSpecialtyDocumentModel
177
- */
178
- 'ja'?: TranslationDocumentModel;
179
- /**
180
- *
181
- * @type {TranslationDocumentModel}
182
- * @memberof HospitalSpecialtyDocumentModel
183
- */
184
- 'kk'?: TranslationDocumentModel;
185
- /**
186
- *
187
- * @type {TranslationDocumentModel}
188
- * @memberof HospitalSpecialtyDocumentModel
189
- */
190
- 'ky'?: TranslationDocumentModel;
191
- /**
192
- *
193
- * @type {TranslationDocumentModel}
194
- * @memberof HospitalSpecialtyDocumentModel
195
- */
196
- 'lo'?: TranslationDocumentModel;
197
- /**
198
- *
199
- * @type {TranslationDocumentModel}
200
- * @memberof HospitalSpecialtyDocumentModel
201
- */
202
- 'lt'?: TranslationDocumentModel;
203
- /**
204
- *
205
- * @type {TranslationDocumentModel}
206
- * @memberof HospitalSpecialtyDocumentModel
207
- */
208
- 'lv'?: TranslationDocumentModel;
209
- /**
210
- *
211
- * @type {TranslationDocumentModel}
212
- * @memberof HospitalSpecialtyDocumentModel
213
- */
214
- 'my'?: TranslationDocumentModel;
215
- /**
216
- *
217
- * @type {TranslationDocumentModel}
218
- * @memberof HospitalSpecialtyDocumentModel
219
- */
220
- 'nl'?: TranslationDocumentModel;
221
- /**
222
- *
223
- * @type {TranslationDocumentModel}
224
- * @memberof HospitalSpecialtyDocumentModel
225
- */
226
- 'pl'?: TranslationDocumentModel;
227
- /**
228
- *
229
- * @type {TranslationDocumentModel}
230
- * @memberof HospitalSpecialtyDocumentModel
231
- */
232
- 'ro'?: TranslationDocumentModel;
233
- /**
234
- *
235
- * @type {TranslationDocumentModel}
236
- * @memberof HospitalSpecialtyDocumentModel
237
- */
238
- 'sl'?: TranslationDocumentModel;
239
- /**
240
- *
241
- * @type {TranslationDocumentModel}
242
- * @memberof HospitalSpecialtyDocumentModel
243
- */
244
- 'sv'?: TranslationDocumentModel;
245
- /**
246
- *
247
- * @type {TranslationDocumentModel}
248
- * @memberof HospitalSpecialtyDocumentModel
249
- */
250
- 'sw'?: TranslationDocumentModel;
251
- /**
252
- *
253
- * @type {TranslationDocumentModel}
254
- * @memberof HospitalSpecialtyDocumentModel
255
- */
256
- 'tr'?: TranslationDocumentModel;
257
- /**
258
- *
259
- * @type {TranslationDocumentModel}
260
- * @memberof HospitalSpecialtyDocumentModel
261
- */
262
- 'uk'?: TranslationDocumentModel;
263
- /**
264
- *
265
- * @type {TranslationDocumentModel}
266
- * @memberof HospitalSpecialtyDocumentModel
267
- */
268
- 'uz'?: TranslationDocumentModel;
269
- /**
270
- *
271
- * @type {TranslationDocumentModel}
272
- * @memberof HospitalSpecialtyDocumentModel
273
- */
274
- 'bn'?: TranslationDocumentModel;
275
- /**
276
- *
277
- * @type {TranslationDocumentModel}
278
- * @memberof HospitalSpecialtyDocumentModel
279
- */
280
- 'az'?: TranslationDocumentModel;
281
- /**
282
- *
283
- * @type {TranslationDocumentModel}
284
- * @memberof HospitalSpecialtyDocumentModel
285
- */
286
- 'ka'?: TranslationDocumentModel;
287
- /**
288
- *
289
- * @type {TranslationDocumentModel}
290
- * @memberof HospitalSpecialtyDocumentModel
291
- */
292
- 'mn'?: TranslationDocumentModel;
293
- /**
294
- *
295
- * @type {TranslationDocumentModel}
296
- * @memberof HospitalSpecialtyDocumentModel
297
- */
298
- 'te'?: TranslationDocumentModel;
299
- /**
300
- *
301
- * @type {TranslationDocumentModel}
302
- * @memberof HospitalSpecialtyDocumentModel
303
- */
304
- 'kn'?: TranslationDocumentModel;
305
- /**
306
- *
307
- * @type {TranslationDocumentModel}
308
- * @memberof HospitalSpecialtyDocumentModel
309
- */
310
- 'ta'?: TranslationDocumentModel;
311
- /**
312
- *
313
- * @type {TranslationDocumentModel}
314
- * @memberof HospitalSpecialtyDocumentModel
315
- */
316
- 'ml'?: TranslationDocumentModel;
317
- /**
318
- *
319
- * @type {TranslationDocumentModel}
320
- * @memberof HospitalSpecialtyDocumentModel
321
- */
322
- 'mr'?: TranslationDocumentModel;
323
- /**
324
- *
325
- * @type {TranslationDocumentModel}
326
- * @memberof HospitalSpecialtyDocumentModel
327
- */
328
- 'pa'?: TranslationDocumentModel;
329
- /**
330
- *
331
- * @type {TranslationDocumentModel}
332
- * @memberof HospitalSpecialtyDocumentModel
333
- */
334
- 'gu'?: TranslationDocumentModel;
335
- /**
336
- *
337
- * @type {TranslationDocumentModel}
338
- * @memberof HospitalSpecialtyDocumentModel
339
- */
340
- 'ur'?: TranslationDocumentModel;
341
- /**
342
- *
343
- * @type {TranslationDocumentModel}
344
- * @memberof HospitalSpecialtyDocumentModel
345
- */
346
- 'or'?: TranslationDocumentModel;
347
- /**
348
- *
349
- * @type {string}
350
- * @memberof HospitalSpecialtyDocumentModel
351
- */
352
- 'Id'?: string | null;
353
- /**
354
- *
355
- * @type {HospitalSubDocumentModel}
356
- * @memberof HospitalSpecialtyDocumentModel
357
- */
358
- 'Hospital'?: HospitalSubDocumentModel;
359
- /**
360
- *
361
- * @type {SpecialtySubDocumentModel}
362
- * @memberof HospitalSpecialtyDocumentModel
363
- */
364
- 'Specialty'?: SpecialtySubDocumentModel;
365
- /**
366
- *
367
- * @type {AppointmentOptionDocumentModel}
368
- * @memberof HospitalSpecialtyDocumentModel
369
- */
370
- 'AppointmentOption'?: AppointmentOptionDocumentModel;
371
- /**
372
- *
373
- * @type {string}
374
- * @memberof HospitalSpecialtyDocumentModel
375
- */
376
- 'Photo'?: string | null;
377
- /**
378
- *
379
- * @type {string}
380
- * @memberof HospitalSpecialtyDocumentModel
381
- */
382
- 'PhotoThumbnail'?: string | null;
383
- /**
384
- *
385
- * @type {string}
386
- * @memberof HospitalSpecialtyDocumentModel
387
- */
388
- 'Background'?: string | null;
389
- /**
390
- *
391
- * @type {string}
392
- * @memberof HospitalSpecialtyDocumentModel
393
- */
394
- 'BackgroundThumbnail'?: string | null;
395
- /**
396
- *
397
- * @type {string}
398
- * @memberof HospitalSpecialtyDocumentModel
399
- */
400
- 'CustomStyle'?: string | null;
401
- /**
402
- *
403
- * @type {number}
404
- * @memberof HospitalSpecialtyDocumentModel
405
- */
406
- 'Order'?: number;
407
- /**
408
- *
409
- * @type {string}
410
- * @memberof HospitalSpecialtyDocumentModel
411
- */
412
- 'AppointmentCurrency'?: string | null;
413
- /**
414
- *
415
- * @type {Array<HospitalContactDocumentModel>}
416
- * @memberof HospitalSpecialtyDocumentModel
417
- */
418
- 'HospitalContacts'?: Array<HospitalContactDocumentModel> | null;
419
- /**
420
- *
421
- * @type {Array<HospitalBankAccountInfoDocumentModel>}
422
- * @memberof HospitalSpecialtyDocumentModel
423
- */
424
- 'HospitalBankAccountInfos'?: Array<HospitalBankAccountInfoDocumentModel> | null;
425
- /**
426
- *
427
- * @type {Array<string>}
428
- * @memberof HospitalSpecialtyDocumentModel
429
- */
430
- 'HospitalPaymentMethods'?: Array<string> | null;
431
- /**
432
- *
433
- * @type {Array<MediaDocumentModel>}
434
- * @memberof HospitalSpecialtyDocumentModel
435
- */
436
- 'Medias'?: Array<MediaDocumentModel> | null;
437
- /**
438
- *
439
- * @type {Array<ServiceSubDocumentModel>}
440
- * @memberof HospitalSpecialtyDocumentModel
441
- */
442
- 'Services'?: Array<ServiceSubDocumentModel> | null;
443
- /**
444
- *
445
- * @type {FeatureDocumentModel}
446
- * @memberof HospitalSpecialtyDocumentModel
447
- */
448
- 'Feature'?: FeatureDocumentModel;
449
- /**
450
- *
451
- * @type {AuditableEntityDocumentModel}
452
- * @memberof HospitalSpecialtyDocumentModel
453
- */
454
- 'AuditableEntity'?: AuditableEntityDocumentModel;
455
- /**
456
- *
457
- * @type {LocationDocumentModel}
458
- * @memberof HospitalSpecialtyDocumentModel
459
- */
460
- 'HospitalLocation'?: LocationDocumentModel;
461
- /**
462
- *
463
- * @type {SpecialtyNamesModel}
464
- * @memberof HospitalSpecialtyDocumentModel
465
- */
466
- 'SpecialtyNames'?: SpecialtyNamesModel;
467
- }
468
-