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