ch-api-client-typescript2 5.21.12 → 5.21.15

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.
@@ -122,6 +122,12 @@ export interface DoctorAffiliationItemModel {
122
122
  * @memberof DoctorAffiliationItemModel
123
123
  */
124
124
  'doctorId'?: string | null;
125
+ /**
126
+ *
127
+ * @type {string}
128
+ * @memberof DoctorAffiliationItemModel
129
+ */
130
+ 'doctorLicense'?: string | null;
125
131
  /**
126
132
  *
127
133
  * @type {string}
@@ -134,6 +140,18 @@ export interface DoctorAffiliationItemModel {
134
140
  * @memberof DoctorAffiliationItemModel
135
141
  */
136
142
  'slug'?: string | null;
143
+ /**
144
+ *
145
+ * @type {string}
146
+ * @memberof DoctorAffiliationItemModel
147
+ */
148
+ 'jobTitle'?: string | null;
149
+ /**
150
+ *
151
+ * @type {string}
152
+ * @memberof DoctorAffiliationItemModel
153
+ */
154
+ 'jobPosition'?: string | null;
137
155
  /**
138
156
  *
139
157
  * @type {boolean}
@@ -1 +1 @@
1
- {"version":3,"file":"doctor-affiliation-item-model.d.ts","sourceRoot":"","sources":["../../src/models/doctor-affiliation-item-model.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAKH,OAAO,EAAE,sBAAsB,EAAE,MAAM,4BAA4B,CAAC;AAGpE,OAAO,EAAE,wBAAwB,EAAE,MAAM,+BAA+B,CAAC;AAGzE,OAAO,EAAE,YAAY,EAAE,MAAM,iBAAiB,CAAC;AAG/C,OAAO,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;AAGjD,OAAO,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;AAEjD;;;;GAIG;AACH,MAAM,WAAW,0BAA0B;IACvC;;;;OAIG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;;;OAIG;IACH,cAAc,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC/B;;;;OAIG;IACH,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB;;;;OAIG;IACH,cAAc,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC/B;;;;OAIG;IACH,cAAc,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC/B;;;;OAIG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB;;;;OAIG;IACH,eAAe,CAAC,EAAE,aAAa,CAAC;IAChC;;;;OAIG;IACH,qBAAqB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACtC;;;;OAIG;IACH,cAAc,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC/B;;;;OAIG;IACH,mBAAmB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACpC;;;;OAIG;IACH,2BAA2B,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC5C;;;;OAIG;IACH,wBAAwB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACzC;;;;OAIG;IACH,2BAA2B,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC5C;;;;OAIG;IACH,qBAAqB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACtC;;;;OAIG;IACH,oBAAoB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACrC;;;;OAIG;IACH,kBAAkB,CAAC,EAAE,aAAa,CAAC;IACnC;;;;OAIG;IACH,UAAU,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B;;;;OAIG;IACH,MAAM,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB;;;;OAIG;IACH,MAAM,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB;;;;OAIG;IACH,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB;;;;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,OAAO,GAAG,IAAI,CAAC;IACvC;;;;OAIG;IACH,iBAAiB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAClC;;;;OAIG;IACH,mBAAmB,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAClC;;;;OAIG;IACH,kBAAkB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACnC;;;;OAIG;IACH,aAAa,CAAC,EAAE,KAAK,CAAC,wBAAwB,CAAC,GAAG,IAAI,CAAC;IACvD;;;;OAIG;IACH,uBAAuB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACxC;;;;OAIG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB;;;;OAIG;IACH,mBAAmB,CAAC,EAAE,sBAAsB,CAAC;IAC7C;;;;OAIG;IACH,SAAS,CAAC,EAAE,YAAY,CAAC;CAC5B"}
1
+ {"version":3,"file":"doctor-affiliation-item-model.d.ts","sourceRoot":"","sources":["../../src/models/doctor-affiliation-item-model.ts"],"names":[],"mappings":"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"}
@@ -128,6 +128,12 @@ export interface DoctorAffiliationModel {
128
128
  * @memberof DoctorAffiliationModel
129
129
  */
130
130
  'doctorId'?: string | null;
131
+ /**
132
+ *
133
+ * @type {string}
134
+ * @memberof DoctorAffiliationModel
135
+ */
136
+ 'doctorLicense'?: string | null;
131
137
  /**
132
138
  *
133
139
  * @type {string}
@@ -140,6 +146,18 @@ export interface DoctorAffiliationModel {
140
146
  * @memberof DoctorAffiliationModel
141
147
  */
142
148
  'slug'?: string | null;
149
+ /**
150
+ *
151
+ * @type {string}
152
+ * @memberof DoctorAffiliationModel
153
+ */
154
+ 'jobTitle'?: string | null;
155
+ /**
156
+ *
157
+ * @type {string}
158
+ * @memberof DoctorAffiliationModel
159
+ */
160
+ 'jobPosition'?: string | null;
143
161
  /**
144
162
  *
145
163
  * @type {boolean}
@@ -1 +1 @@
1
- {"version":3,"file":"doctor-affiliation-model.d.ts","sourceRoot":"","sources":["../../src/models/doctor-affiliation-model.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"doctor-affiliation-model.d.ts","sourceRoot":"","sources":["../../src/models/doctor-affiliation-model.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1,61 @@
1
+ /**
2
+ * Swagger UI - Cloud Hospital Api-INT
3
+ * Cloud Hospital application with Swagger, Swashbuckle, and API versioning.
4
+ *
5
+ * The version of the OpenAPI document: 2
6
+ * Contact: hyounoosung@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 DoctorAffiliationTranslationDocumentModel
16
+ */
17
+ export interface DoctorAffiliationTranslationDocumentModel {
18
+ /**
19
+ *
20
+ * @type {string}
21
+ * @memberof DoctorAffiliationTranslationDocumentModel
22
+ */
23
+ 'Slug'?: string | null;
24
+ /**
25
+ *
26
+ * @type {Array<string>}
27
+ * @memberof DoctorAffiliationTranslationDocumentModel
28
+ */
29
+ 'SlugChangeLogs'?: Array<string> | null;
30
+ /**
31
+ *
32
+ * @type {string}
33
+ * @memberof DoctorAffiliationTranslationDocumentModel
34
+ */
35
+ 'Name'?: string | null;
36
+ /**
37
+ *
38
+ * @type {string}
39
+ * @memberof DoctorAffiliationTranslationDocumentModel
40
+ */
41
+ 'Overview'?: string | null;
42
+ /**
43
+ *
44
+ * @type {string}
45
+ * @memberof DoctorAffiliationTranslationDocumentModel
46
+ */
47
+ 'Description'?: string | null;
48
+ /**
49
+ *
50
+ * @type {string}
51
+ * @memberof DoctorAffiliationTranslationDocumentModel
52
+ */
53
+ 'JobTitle'?: string | null;
54
+ /**
55
+ *
56
+ * @type {string}
57
+ * @memberof DoctorAffiliationTranslationDocumentModel
58
+ */
59
+ 'JobPosition'?: string | null;
60
+ }
61
+ //# sourceMappingURL=doctor-affiliation-translation-document-model.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"doctor-affiliation-translation-document-model.d.ts","sourceRoot":"","sources":["../../src/models/doctor-affiliation-translation-document-model.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAIH;;;;GAIG;AACH,MAAM,WAAW,yCAAyC;IACtD;;;;OAIG;IACH,MAAM,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB;;;;OAIG;IACH,gBAAgB,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC;IACxC;;;;OAIG;IACH,MAAM,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB;;;;OAIG;IACH,UAAU,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B;;;;OAIG;IACH,aAAa,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC9B;;;;OAIG;IACH,UAAU,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B;;;;OAIG;IACH,aAAa,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;CACjC"}
@@ -0,0 +1,15 @@
1
+ "use strict";
2
+ /* tslint:disable */
3
+ /* eslint-disable */
4
+ /**
5
+ * Swagger UI - Cloud Hospital Api-INT
6
+ * Cloud Hospital application with Swagger, Swashbuckle, and API versioning.
7
+ *
8
+ * The version of the OpenAPI document: 2
9
+ * Contact: hyounoosung@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 });
@@ -11,6 +11,7 @@
11
11
  */
12
12
  import { AppointmentOptionDocumentModel } from './appointment-option-document-model';
13
13
  import { AuditableEntityDocumentModel } from './auditable-entity-document-model';
14
+ import { DoctorAffiliationTranslationDocumentModel } from './doctor-affiliation-translation-document-model';
14
15
  import { DoctorCertificateSubDocumentModel } from './doctor-certificate-sub-document-model';
15
16
  import { DoctorSpecialtySubDocumentModel } from './doctor-specialty-sub-document-model';
16
17
  import { FeatureDocumentModel } from './feature-document-model';
@@ -20,7 +21,6 @@ import { HospitalSubDocumentModel } from './hospital-sub-document-model';
20
21
  import { LocationDocumentModel } from './location-document-model';
21
22
  import { MediaDocumentModel } from './media-document-model';
22
23
  import { SpecialtyNamesModel } from './specialty-names-model';
23
- import { TranslationDocumentModel } from './translation-document-model';
24
24
  import { UserLanguageDocumentModel } from './user-language-document-model';
25
25
  import { UserLocationDocumentModel } from './user-location-document-model';
26
26
  /**
@@ -31,232 +31,232 @@ import { UserLocationDocumentModel } from './user-location-document-model';
31
31
  export interface DoctorDocumentModel {
32
32
  /**
33
33
  *
34
- * @type {TranslationDocumentModel}
34
+ * @type {DoctorAffiliationTranslationDocumentModel}
35
35
  * @memberof DoctorDocumentModel
36
36
  */
37
- 'en'?: TranslationDocumentModel;
37
+ 'en'?: DoctorAffiliationTranslationDocumentModel;
38
38
  /**
39
39
  *
40
- * @type {TranslationDocumentModel}
40
+ * @type {DoctorAffiliationTranslationDocumentModel}
41
41
  * @memberof DoctorDocumentModel
42
42
  */
43
- 'ru'?: TranslationDocumentModel;
43
+ 'ru'?: DoctorAffiliationTranslationDocumentModel;
44
44
  /**
45
45
  *
46
- * @type {TranslationDocumentModel}
46
+ * @type {DoctorAffiliationTranslationDocumentModel}
47
47
  * @memberof DoctorDocumentModel
48
48
  */
49
- 'zh'?: TranslationDocumentModel;
49
+ 'zh'?: DoctorAffiliationTranslationDocumentModel;
50
50
  /**
51
51
  *
52
- * @type {TranslationDocumentModel}
52
+ * @type {DoctorAffiliationTranslationDocumentModel}
53
53
  * @memberof DoctorDocumentModel
54
54
  */
55
- 'es'?: TranslationDocumentModel;
55
+ 'es'?: DoctorAffiliationTranslationDocumentModel;
56
56
  /**
57
57
  *
58
- * @type {TranslationDocumentModel}
58
+ * @type {DoctorAffiliationTranslationDocumentModel}
59
59
  * @memberof DoctorDocumentModel
60
60
  */
61
- 'id'?: TranslationDocumentModel;
61
+ 'id'?: DoctorAffiliationTranslationDocumentModel;
62
62
  /**
63
63
  *
64
- * @type {TranslationDocumentModel}
64
+ * @type {DoctorAffiliationTranslationDocumentModel}
65
65
  * @memberof DoctorDocumentModel
66
66
  */
67
- 'pt'?: TranslationDocumentModel;
67
+ 'pt'?: DoctorAffiliationTranslationDocumentModel;
68
68
  /**
69
69
  *
70
- * @type {TranslationDocumentModel}
70
+ * @type {DoctorAffiliationTranslationDocumentModel}
71
71
  * @memberof DoctorDocumentModel
72
72
  */
73
- 'fr'?: TranslationDocumentModel;
73
+ 'fr'?: DoctorAffiliationTranslationDocumentModel;
74
74
  /**
75
75
  *
76
- * @type {TranslationDocumentModel}
76
+ * @type {DoctorAffiliationTranslationDocumentModel}
77
77
  * @memberof DoctorDocumentModel
78
78
  */
79
- 'vi'?: TranslationDocumentModel;
79
+ 'vi'?: DoctorAffiliationTranslationDocumentModel;
80
80
  /**
81
81
  *
82
- * @type {TranslationDocumentModel}
82
+ * @type {DoctorAffiliationTranslationDocumentModel}
83
83
  * @memberof DoctorDocumentModel
84
84
  */
85
- 'th'?: TranslationDocumentModel;
85
+ 'th'?: DoctorAffiliationTranslationDocumentModel;
86
86
  /**
87
87
  *
88
- * @type {TranslationDocumentModel}
88
+ * @type {DoctorAffiliationTranslationDocumentModel}
89
89
  * @memberof DoctorDocumentModel
90
90
  */
91
- 'ar'?: TranslationDocumentModel;
91
+ 'ar'?: DoctorAffiliationTranslationDocumentModel;
92
92
  /**
93
93
  *
94
- * @type {TranslationDocumentModel}
94
+ * @type {DoctorAffiliationTranslationDocumentModel}
95
95
  * @memberof DoctorDocumentModel
96
96
  */
97
- 'ko'?: TranslationDocumentModel;
97
+ 'ko'?: DoctorAffiliationTranslationDocumentModel;
98
98
  /**
99
99
  *
100
- * @type {TranslationDocumentModel}
100
+ * @type {DoctorAffiliationTranslationDocumentModel}
101
101
  * @memberof DoctorDocumentModel
102
102
  */
103
- 'bg'?: TranslationDocumentModel;
103
+ 'bg'?: DoctorAffiliationTranslationDocumentModel;
104
104
  /**
105
105
  *
106
- * @type {TranslationDocumentModel}
106
+ * @type {DoctorAffiliationTranslationDocumentModel}
107
107
  * @memberof DoctorDocumentModel
108
108
  */
109
- 'cs'?: TranslationDocumentModel;
109
+ 'cs'?: DoctorAffiliationTranslationDocumentModel;
110
110
  /**
111
111
  *
112
- * @type {TranslationDocumentModel}
112
+ * @type {DoctorAffiliationTranslationDocumentModel}
113
113
  * @memberof DoctorDocumentModel
114
114
  */
115
- 'de'?: TranslationDocumentModel;
115
+ 'de'?: DoctorAffiliationTranslationDocumentModel;
116
116
  /**
117
117
  *
118
- * @type {TranslationDocumentModel}
118
+ * @type {DoctorAffiliationTranslationDocumentModel}
119
119
  * @memberof DoctorDocumentModel
120
120
  */
121
- 'hi'?: TranslationDocumentModel;
121
+ 'hi'?: DoctorAffiliationTranslationDocumentModel;
122
122
  /**
123
123
  *
124
- * @type {TranslationDocumentModel}
124
+ * @type {DoctorAffiliationTranslationDocumentModel}
125
125
  * @memberof DoctorDocumentModel
126
126
  */
127
- 'hr'?: TranslationDocumentModel;
127
+ 'hr'?: DoctorAffiliationTranslationDocumentModel;
128
128
  /**
129
129
  *
130
- * @type {TranslationDocumentModel}
130
+ * @type {DoctorAffiliationTranslationDocumentModel}
131
131
  * @memberof DoctorDocumentModel
132
132
  */
133
- 'hu'?: TranslationDocumentModel;
133
+ 'hu'?: DoctorAffiliationTranslationDocumentModel;
134
134
  /**
135
135
  *
136
- * @type {TranslationDocumentModel}
136
+ * @type {DoctorAffiliationTranslationDocumentModel}
137
137
  * @memberof DoctorDocumentModel
138
138
  */
139
- 'it'?: TranslationDocumentModel;
139
+ 'it'?: DoctorAffiliationTranslationDocumentModel;
140
140
  /**
141
141
  *
142
- * @type {TranslationDocumentModel}
142
+ * @type {DoctorAffiliationTranslationDocumentModel}
143
143
  * @memberof DoctorDocumentModel
144
144
  */
145
- 'ja'?: TranslationDocumentModel;
145
+ 'ja'?: DoctorAffiliationTranslationDocumentModel;
146
146
  /**
147
147
  *
148
- * @type {TranslationDocumentModel}
148
+ * @type {DoctorAffiliationTranslationDocumentModel}
149
149
  * @memberof DoctorDocumentModel
150
150
  */
151
- 'kk'?: TranslationDocumentModel;
151
+ 'kk'?: DoctorAffiliationTranslationDocumentModel;
152
152
  /**
153
153
  *
154
- * @type {TranslationDocumentModel}
154
+ * @type {DoctorAffiliationTranslationDocumentModel}
155
155
  * @memberof DoctorDocumentModel
156
156
  */
157
- 'ky'?: TranslationDocumentModel;
157
+ 'ky'?: DoctorAffiliationTranslationDocumentModel;
158
158
  /**
159
159
  *
160
- * @type {TranslationDocumentModel}
160
+ * @type {DoctorAffiliationTranslationDocumentModel}
161
161
  * @memberof DoctorDocumentModel
162
162
  */
163
- 'lo'?: TranslationDocumentModel;
163
+ 'lo'?: DoctorAffiliationTranslationDocumentModel;
164
164
  /**
165
165
  *
166
- * @type {TranslationDocumentModel}
166
+ * @type {DoctorAffiliationTranslationDocumentModel}
167
167
  * @memberof DoctorDocumentModel
168
168
  */
169
- 'lt'?: TranslationDocumentModel;
169
+ 'lt'?: DoctorAffiliationTranslationDocumentModel;
170
170
  /**
171
171
  *
172
- * @type {TranslationDocumentModel}
172
+ * @type {DoctorAffiliationTranslationDocumentModel}
173
173
  * @memberof DoctorDocumentModel
174
174
  */
175
- 'lv'?: TranslationDocumentModel;
175
+ 'lv'?: DoctorAffiliationTranslationDocumentModel;
176
176
  /**
177
177
  *
178
- * @type {TranslationDocumentModel}
178
+ * @type {DoctorAffiliationTranslationDocumentModel}
179
179
  * @memberof DoctorDocumentModel
180
180
  */
181
- 'my'?: TranslationDocumentModel;
181
+ 'my'?: DoctorAffiliationTranslationDocumentModel;
182
182
  /**
183
183
  *
184
- * @type {TranslationDocumentModel}
184
+ * @type {DoctorAffiliationTranslationDocumentModel}
185
185
  * @memberof DoctorDocumentModel
186
186
  */
187
- 'nl'?: TranslationDocumentModel;
187
+ 'nl'?: DoctorAffiliationTranslationDocumentModel;
188
188
  /**
189
189
  *
190
- * @type {TranslationDocumentModel}
190
+ * @type {DoctorAffiliationTranslationDocumentModel}
191
191
  * @memberof DoctorDocumentModel
192
192
  */
193
- 'pl'?: TranslationDocumentModel;
193
+ 'pl'?: DoctorAffiliationTranslationDocumentModel;
194
194
  /**
195
195
  *
196
- * @type {TranslationDocumentModel}
196
+ * @type {DoctorAffiliationTranslationDocumentModel}
197
197
  * @memberof DoctorDocumentModel
198
198
  */
199
- 'ro'?: TranslationDocumentModel;
199
+ 'ro'?: DoctorAffiliationTranslationDocumentModel;
200
200
  /**
201
201
  *
202
- * @type {TranslationDocumentModel}
202
+ * @type {DoctorAffiliationTranslationDocumentModel}
203
203
  * @memberof DoctorDocumentModel
204
204
  */
205
- 'sl'?: TranslationDocumentModel;
205
+ 'sl'?: DoctorAffiliationTranslationDocumentModel;
206
206
  /**
207
207
  *
208
- * @type {TranslationDocumentModel}
208
+ * @type {DoctorAffiliationTranslationDocumentModel}
209
209
  * @memberof DoctorDocumentModel
210
210
  */
211
- 'sv'?: TranslationDocumentModel;
211
+ 'sv'?: DoctorAffiliationTranslationDocumentModel;
212
212
  /**
213
213
  *
214
- * @type {TranslationDocumentModel}
214
+ * @type {DoctorAffiliationTranslationDocumentModel}
215
215
  * @memberof DoctorDocumentModel
216
216
  */
217
- 'sw'?: TranslationDocumentModel;
217
+ 'sw'?: DoctorAffiliationTranslationDocumentModel;
218
218
  /**
219
219
  *
220
- * @type {TranslationDocumentModel}
220
+ * @type {DoctorAffiliationTranslationDocumentModel}
221
221
  * @memberof DoctorDocumentModel
222
222
  */
223
- 'tr'?: TranslationDocumentModel;
223
+ 'tr'?: DoctorAffiliationTranslationDocumentModel;
224
224
  /**
225
225
  *
226
- * @type {TranslationDocumentModel}
226
+ * @type {DoctorAffiliationTranslationDocumentModel}
227
227
  * @memberof DoctorDocumentModel
228
228
  */
229
- 'uk'?: TranslationDocumentModel;
229
+ 'uk'?: DoctorAffiliationTranslationDocumentModel;
230
230
  /**
231
231
  *
232
- * @type {TranslationDocumentModel}
232
+ * @type {DoctorAffiliationTranslationDocumentModel}
233
233
  * @memberof DoctorDocumentModel
234
234
  */
235
- 'uz'?: TranslationDocumentModel;
235
+ 'uz'?: DoctorAffiliationTranslationDocumentModel;
236
236
  /**
237
237
  *
238
- * @type {TranslationDocumentModel}
238
+ * @type {DoctorAffiliationTranslationDocumentModel}
239
239
  * @memberof DoctorDocumentModel
240
240
  */
241
- 'bn'?: TranslationDocumentModel;
241
+ 'bn'?: DoctorAffiliationTranslationDocumentModel;
242
242
  /**
243
243
  *
244
- * @type {TranslationDocumentModel}
244
+ * @type {DoctorAffiliationTranslationDocumentModel}
245
245
  * @memberof DoctorDocumentModel
246
246
  */
247
- 'az'?: TranslationDocumentModel;
247
+ 'az'?: DoctorAffiliationTranslationDocumentModel;
248
248
  /**
249
249
  *
250
- * @type {TranslationDocumentModel}
250
+ * @type {DoctorAffiliationTranslationDocumentModel}
251
251
  * @memberof DoctorDocumentModel
252
252
  */
253
- 'ka'?: TranslationDocumentModel;
253
+ 'ka'?: DoctorAffiliationTranslationDocumentModel;
254
254
  /**
255
255
  *
256
- * @type {TranslationDocumentModel}
256
+ * @type {DoctorAffiliationTranslationDocumentModel}
257
257
  * @memberof DoctorDocumentModel
258
258
  */
259
- 'mn'?: TranslationDocumentModel;
259
+ 'mn'?: DoctorAffiliationTranslationDocumentModel;
260
260
  /**
261
261
  *
262
262
  * @type {string}
@@ -437,5 +437,11 @@ export interface DoctorDocumentModel {
437
437
  * @memberof DoctorDocumentModel
438
438
  */
439
439
  'SpecialtyNames'?: SpecialtyNamesModel;
440
+ /**
441
+ *
442
+ * @type {string}
443
+ * @memberof DoctorDocumentModel
444
+ */
445
+ 'License'?: string | null;
440
446
  }
441
447
  //# sourceMappingURL=doctor-document-model.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"doctor-document-model.d.ts","sourceRoot":"","sources":["../../src/models/doctor-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,iCAAiC,EAAE,MAAM,yCAAyC,CAAC;AAG5F,OAAO,EAAE,+BAA+B,EAAE,MAAM,uCAAuC,CAAC;AAGxF,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,mBAAmB,EAAE,MAAM,yBAAyB,CAAC;AAG9D,OAAO,EAAE,wBAAwB,EAAE,MAAM,8BAA8B,CAAC;AAGxE,OAAO,EAAE,yBAAyB,EAAE,MAAM,gCAAgC,CAAC;AAG3E,OAAO,EAAE,yBAAyB,EAAE,MAAM,gCAAgC,CAAC;AAE3E;;;;GAIG;AACH,MAAM,WAAW,mBAAmB;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,MAAM,GAAG,IAAI,CAAC;IAC3B;;;;OAIG;IACH,mBAAmB,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAClC;;;;OAIG;IACH,qBAAqB,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;IACvC;;;;OAIG;IACH,iBAAiB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAClC;;;;OAIG;IACH,OAAO,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACxB;;;;OAIG;IACH,gBAAgB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACjC;;;;OAIG;IACH,UAAU,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B;;;;OAIG;IACH,UAAU,CAAC,EAAE,wBAAwB,CAAC;IACtC;;;;OAIG;IACH,cAAc,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC/B;;;;OAIG;IACH,mBAAmB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACpC;;;;OAIG;IACH,2BAA2B,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC5C;;;;OAIG;IACH,wBAAwB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACzC;;;;OAIG;IACH,2BAA2B,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC5C;;;;OAIG;IACH,qBAAqB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACtC;;;;OAIG;IACH,oBAAoB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACrC;;;;OAIG;IACH,kBAAkB,CAAC,EAAE,qBAAqB,CAAC;IAC3C;;;;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,mBAAmB,CAAC,EAAE,8BAA8B,CAAC;IACrD;;;;OAIG;IACH,QAAQ,CAAC,EAAE,KAAK,CAAC,kBAAkB,CAAC,GAAG,IAAI,CAAC;IAC5C;;;;OAIG;IACH,WAAW,CAAC,EAAE,KAAK,CAAC,yBAAyB,CAAC,GAAG,IAAI,CAAC;IACtD;;;;OAIG;IACH,oBAAoB,CAAC,EAAE,KAAK,CAAC,iCAAiC,CAAC,GAAG,IAAI,CAAC;IACvE;;;;OAIG;IACH,aAAa,CAAC,EAAE,KAAK,CAAC,+BAA+B,CAAC,GAAG,IAAI,CAAC;IAC9D;;;;OAIG;IACH,iBAAiB,CAAC,EAAE,KAAK,CAAC,yBAAyB,CAAC,GAAG,IAAI,CAAC;IAC5D;;;;OAIG;IACH,SAAS,CAAC,EAAE,oBAAoB,CAAC;IACjC;;;;OAIG;IACH,iBAAiB,CAAC,EAAE,4BAA4B,CAAC;IACjD;;;;OAIG;IACH,gBAAgB,CAAC,EAAE,mBAAmB,CAAC;CAC1C"}
1
+ {"version":3,"file":"doctor-document-model.d.ts","sourceRoot":"","sources":["../../src/models/doctor-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,yCAAyC,EAAE,MAAM,iDAAiD,CAAC;AAG5G,OAAO,EAAE,iCAAiC,EAAE,MAAM,yCAAyC,CAAC;AAG5F,OAAO,EAAE,+BAA+B,EAAE,MAAM,uCAAuC,CAAC;AAGxF,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,mBAAmB,EAAE,MAAM,yBAAyB,CAAC;AAG9D,OAAO,EAAE,yBAAyB,EAAE,MAAM,gCAAgC,CAAC;AAG3E,OAAO,EAAE,yBAAyB,EAAE,MAAM,gCAAgC,CAAC;AAE3E;;;;GAIG;AACH,MAAM,WAAW,mBAAmB;IAChC;;;;OAIG;IACH,IAAI,CAAC,EAAE,yCAAyC,CAAC;IACjD;;;;OAIG;IACH,IAAI,CAAC,EAAE,yCAAyC,CAAC;IACjD;;;;OAIG;IACH,IAAI,CAAC,EAAE,yCAAyC,CAAC;IACjD;;;;OAIG;IACH,IAAI,CAAC,EAAE,yCAAyC,CAAC;IACjD;;;;OAIG;IACH,IAAI,CAAC,EAAE,yCAAyC,CAAC;IACjD;;;;OAIG;IACH,IAAI,CAAC,EAAE,yCAAyC,CAAC;IACjD;;;;OAIG;IACH,IAAI,CAAC,EAAE,yCAAyC,CAAC;IACjD;;;;OAIG;IACH,IAAI,CAAC,EAAE,yCAAyC,CAAC;IACjD;;;;OAIG;IACH,IAAI,CAAC,EAAE,yCAAyC,CAAC;IACjD;;;;OAIG;IACH,IAAI,CAAC,EAAE,yCAAyC,CAAC;IACjD;;;;OAIG;IACH,IAAI,CAAC,EAAE,yCAAyC,CAAC;IACjD;;;;OAIG;IACH,IAAI,CAAC,EAAE,yCAAyC,CAAC;IACjD;;;;OAIG;IACH,IAAI,CAAC,EAAE,yCAAyC,CAAC;IACjD;;;;OAIG;IACH,IAAI,CAAC,EAAE,yCAAyC,CAAC;IACjD;;;;OAIG;IACH,IAAI,CAAC,EAAE,yCAAyC,CAAC;IACjD;;;;OAIG;IACH,IAAI,CAAC,EAAE,yCAAyC,CAAC;IACjD;;;;OAIG;IACH,IAAI,CAAC,EAAE,yCAAyC,CAAC;IACjD;;;;OAIG;IACH,IAAI,CAAC,EAAE,yCAAyC,CAAC;IACjD;;;;OAIG;IACH,IAAI,CAAC,EAAE,yCAAyC,CAAC;IACjD;;;;OAIG;IACH,IAAI,CAAC,EAAE,yCAAyC,CAAC;IACjD;;;;OAIG;IACH,IAAI,CAAC,EAAE,yCAAyC,CAAC;IACjD;;;;OAIG;IACH,IAAI,CAAC,EAAE,yCAAyC,CAAC;IACjD;;;;OAIG;IACH,IAAI,CAAC,EAAE,yCAAyC,CAAC;IACjD;;;;OAIG;IACH,IAAI,CAAC,EAAE,yCAAyC,CAAC;IACjD;;;;OAIG;IACH,IAAI,CAAC,EAAE,yCAAyC,CAAC;IACjD;;;;OAIG;IACH,IAAI,CAAC,EAAE,yCAAyC,CAAC;IACjD;;;;OAIG;IACH,IAAI,CAAC,EAAE,yCAAyC,CAAC;IACjD;;;;OAIG;IACH,IAAI,CAAC,EAAE,yCAAyC,CAAC;IACjD;;;;OAIG;IACH,IAAI,CAAC,EAAE,yCAAyC,CAAC;IACjD;;;;OAIG;IACH,IAAI,CAAC,EAAE,yCAAyC,CAAC;IACjD;;;;OAIG;IACH,IAAI,CAAC,EAAE,yCAAyC,CAAC;IACjD;;;;OAIG;IACH,IAAI,CAAC,EAAE,yCAAyC,CAAC;IACjD;;;;OAIG;IACH,IAAI,CAAC,EAAE,yCAAyC,CAAC;IACjD;;;;OAIG;IACH,IAAI,CAAC,EAAE,yCAAyC,CAAC;IACjD;;;;OAIG;IACH,IAAI,CAAC,EAAE,yCAAyC,CAAC;IACjD;;;;OAIG;IACH,IAAI,CAAC,EAAE,yCAAyC,CAAC;IACjD;;;;OAIG;IACH,IAAI,CAAC,EAAE,yCAAyC,CAAC;IACjD;;;;OAIG;IACH,IAAI,CAAC,EAAE,yCAAyC,CAAC;IACjD;;;;OAIG;IACH,IAAI,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB;;;;OAIG;IACH,UAAU,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B;;;;OAIG;IACH,mBAAmB,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAClC;;;;OAIG;IACH,qBAAqB,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;IACvC;;;;OAIG;IACH,iBAAiB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAClC;;;;OAIG;IACH,OAAO,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACxB;;;;OAIG;IACH,gBAAgB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACjC;;;;OAIG;IACH,UAAU,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B;;;;OAIG;IACH,UAAU,CAAC,EAAE,wBAAwB,CAAC;IACtC;;;;OAIG;IACH,cAAc,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC/B;;;;OAIG;IACH,mBAAmB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACpC;;;;OAIG;IACH,2BAA2B,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC5C;;;;OAIG;IACH,wBAAwB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACzC;;;;OAIG;IACH,2BAA2B,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC5C;;;;OAIG;IACH,qBAAqB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACtC;;;;OAIG;IACH,oBAAoB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACrC;;;;OAIG;IACH,kBAAkB,CAAC,EAAE,qBAAqB,CAAC;IAC3C;;;;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,mBAAmB,CAAC,EAAE,8BAA8B,CAAC;IACrD;;;;OAIG;IACH,QAAQ,CAAC,EAAE,KAAK,CAAC,kBAAkB,CAAC,GAAG,IAAI,CAAC;IAC5C;;;;OAIG;IACH,WAAW,CAAC,EAAE,KAAK,CAAC,yBAAyB,CAAC,GAAG,IAAI,CAAC;IACtD;;;;OAIG;IACH,oBAAoB,CAAC,EAAE,KAAK,CAAC,iCAAiC,CAAC,GAAG,IAAI,CAAC;IACvE;;;;OAIG;IACH,aAAa,CAAC,EAAE,KAAK,CAAC,+BAA+B,CAAC,GAAG,IAAI,CAAC;IAC9D;;;;OAIG;IACH,iBAAiB,CAAC,EAAE,KAAK,CAAC,yBAAyB,CAAC,GAAG,IAAI,CAAC;IAC5D;;;;OAIG;IACH,SAAS,CAAC,EAAE,oBAAoB,CAAC;IACjC;;;;OAIG;IACH,iBAAiB,CAAC,EAAE,4BAA4B,CAAC;IACjD;;;;OAIG;IACH,gBAAgB,CAAC,EAAE,mBAAmB,CAAC;IACvC;;;;OAIG;IACH,SAAS,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;CAC7B"}
@@ -77,6 +77,12 @@ export interface DoctorItemModel {
77
77
  * @memberof DoctorItemModel
78
78
  */
79
79
  'auditableEntity'?: AuditableEntity;
80
+ /**
81
+ *
82
+ * @type {string}
83
+ * @memberof DoctorItemModel
84
+ */
85
+ 'license'?: string | null;
80
86
  /**
81
87
  *
82
88
  * @type {Array<UserLanguageModel>}
@@ -1 +1 @@
1
- {"version":3,"file":"doctor-item-model.d.ts","sourceRoot":"","sources":["../../src/models/doctor-item-model.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAKH,OAAO,EAAE,eAAe,EAAE,MAAM,oBAAoB,CAAC;AAGrD,OAAO,EAAE,iBAAiB,EAAE,MAAM,uBAAuB,CAAC;AAE1D;;;;GAIG;AACH,MAAM,WAAW,eAAe;IAC5B;;;;OAIG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;;;OAIG;IACH,UAAU,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B;;;;OAIG;IACH,WAAW,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC5B;;;;OAIG;IACH,UAAU,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B;;;;OAIG;IACH,UAAU,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B;;;;OAIG;IACH,UAAU,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B;;;;OAIG;IACH,OAAO,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACxB;;;;OAIG;IACH,gBAAgB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACjC;;;;OAIG;IACH,UAAU,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B;;;;OAIG;IACH,iBAAiB,CAAC,EAAE,eAAe,CAAC;IACpC;;;;OAIG;IACH,WAAW,CAAC,EAAE,KAAK,CAAC,iBAAiB,CAAC,GAAG,IAAI,CAAC;CACjD"}
1
+ {"version":3,"file":"doctor-item-model.d.ts","sourceRoot":"","sources":["../../src/models/doctor-item-model.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAKH,OAAO,EAAE,eAAe,EAAE,MAAM,oBAAoB,CAAC;AAGrD,OAAO,EAAE,iBAAiB,EAAE,MAAM,uBAAuB,CAAC;AAE1D;;;;GAIG;AACH,MAAM,WAAW,eAAe;IAC5B;;;;OAIG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;;;OAIG;IACH,UAAU,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B;;;;OAIG;IACH,WAAW,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC5B;;;;OAIG;IACH,UAAU,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B;;;;OAIG;IACH,UAAU,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B;;;;OAIG;IACH,UAAU,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B;;;;OAIG;IACH,OAAO,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACxB;;;;OAIG;IACH,gBAAgB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACjC;;;;OAIG;IACH,UAAU,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B;;;;OAIG;IACH,iBAAiB,CAAC,EAAE,eAAe,CAAC;IACpC;;;;OAIG;IACH,SAAS,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC1B;;;;OAIG;IACH,WAAW,CAAC,EAAE,KAAK,CAAC,iBAAiB,CAAC,GAAG,IAAI,CAAC;CACjD"}
@@ -104,6 +104,7 @@ export * from './device-model';
104
104
  export * from './devices-model';
105
105
  export * from './doctor-affiliation-item-model';
106
106
  export * from './doctor-affiliation-model';
107
+ export * from './doctor-affiliation-translation-document-model';
107
108
  export * from './doctor-affiliations-model';
108
109
  export * from './doctor-certificate-item-model';
109
110
  export * from './doctor-certificate-model';
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/models/index.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/models/index.ts"],"names":[],"mappings":"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"}
@@ -120,6 +120,7 @@ __exportStar(require("./device-model"), exports);
120
120
  __exportStar(require("./devices-model"), exports);
121
121
  __exportStar(require("./doctor-affiliation-item-model"), exports);
122
122
  __exportStar(require("./doctor-affiliation-model"), exports);
123
+ __exportStar(require("./doctor-affiliation-translation-document-model"), exports);
123
124
  __exportStar(require("./doctor-affiliations-model"), exports);
124
125
  __exportStar(require("./doctor-certificate-item-model"), exports);
125
126
  __exportStar(require("./doctor-certificate-model"), exports);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ch-api-client-typescript2",
3
- "version": "5.21.12",
3
+ "version": "5.21.15",
4
4
  "description": "Openapi generated typescript-axios client for CloudHospital",
5
5
  "main": "index.js",
6
6
  "scripts": {
@@ -153,6 +153,7 @@ models/device-model.ts
153
153
  models/devices-model.ts
154
154
  models/doctor-affiliation-item-model.ts
155
155
  models/doctor-affiliation-model.ts
156
+ models/doctor-affiliation-translation-document-model.ts
156
157
  models/doctor-affiliations-model.ts
157
158
  models/doctor-certificate-item-model.ts
158
159
  models/doctor-certificate-model.ts
@@ -137,6 +137,12 @@ export interface DoctorAffiliationItemModel {
137
137
  * @memberof DoctorAffiliationItemModel
138
138
  */
139
139
  'doctorId'?: string | null;
140
+ /**
141
+ *
142
+ * @type {string}
143
+ * @memberof DoctorAffiliationItemModel
144
+ */
145
+ 'doctorLicense'?: string | null;
140
146
  /**
141
147
  *
142
148
  * @type {string}
@@ -149,6 +155,18 @@ export interface DoctorAffiliationItemModel {
149
155
  * @memberof DoctorAffiliationItemModel
150
156
  */
151
157
  'slug'?: string | null;
158
+ /**
159
+ *
160
+ * @type {string}
161
+ * @memberof DoctorAffiliationItemModel
162
+ */
163
+ 'jobTitle'?: string | null;
164
+ /**
165
+ *
166
+ * @type {string}
167
+ * @memberof DoctorAffiliationItemModel
168
+ */
169
+ 'jobPosition'?: string | null;
152
170
  /**
153
171
  *
154
172
  * @type {boolean}
@@ -155,6 +155,12 @@ export interface DoctorAffiliationModel {
155
155
  * @memberof DoctorAffiliationModel
156
156
  */
157
157
  'doctorId'?: string | null;
158
+ /**
159
+ *
160
+ * @type {string}
161
+ * @memberof DoctorAffiliationModel
162
+ */
163
+ 'doctorLicense'?: string | null;
158
164
  /**
159
165
  *
160
166
  * @type {string}
@@ -167,6 +173,18 @@ export interface DoctorAffiliationModel {
167
173
  * @memberof DoctorAffiliationModel
168
174
  */
169
175
  'slug'?: string | null;
176
+ /**
177
+ *
178
+ * @type {string}
179
+ * @memberof DoctorAffiliationModel
180
+ */
181
+ 'jobTitle'?: string | null;
182
+ /**
183
+ *
184
+ * @type {string}
185
+ * @memberof DoctorAffiliationModel
186
+ */
187
+ 'jobPosition'?: string | null;
170
188
  /**
171
189
  *
172
190
  * @type {boolean}
@@ -0,0 +1,66 @@
1
+ /* tslint:disable */
2
+ /* eslint-disable */
3
+ /**
4
+ * Swagger UI - Cloud Hospital Api-INT
5
+ * Cloud Hospital application with Swagger, Swashbuckle, and API versioning.
6
+ *
7
+ * The version of the OpenAPI document: 2
8
+ * Contact: hyounoosung@icloudhospital.com
9
+ *
10
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
11
+ * https://openapi-generator.tech
12
+ * Do not edit the class manually.
13
+ */
14
+
15
+
16
+
17
+ /**
18
+ *
19
+ * @export
20
+ * @interface DoctorAffiliationTranslationDocumentModel
21
+ */
22
+ export interface DoctorAffiliationTranslationDocumentModel {
23
+ /**
24
+ *
25
+ * @type {string}
26
+ * @memberof DoctorAffiliationTranslationDocumentModel
27
+ */
28
+ 'Slug'?: string | null;
29
+ /**
30
+ *
31
+ * @type {Array<string>}
32
+ * @memberof DoctorAffiliationTranslationDocumentModel
33
+ */
34
+ 'SlugChangeLogs'?: Array<string> | null;
35
+ /**
36
+ *
37
+ * @type {string}
38
+ * @memberof DoctorAffiliationTranslationDocumentModel
39
+ */
40
+ 'Name'?: string | null;
41
+ /**
42
+ *
43
+ * @type {string}
44
+ * @memberof DoctorAffiliationTranslationDocumentModel
45
+ */
46
+ 'Overview'?: string | null;
47
+ /**
48
+ *
49
+ * @type {string}
50
+ * @memberof DoctorAffiliationTranslationDocumentModel
51
+ */
52
+ 'Description'?: string | null;
53
+ /**
54
+ *
55
+ * @type {string}
56
+ * @memberof DoctorAffiliationTranslationDocumentModel
57
+ */
58
+ 'JobTitle'?: string | null;
59
+ /**
60
+ *
61
+ * @type {string}
62
+ * @memberof DoctorAffiliationTranslationDocumentModel
63
+ */
64
+ 'JobPosition'?: string | null;
65
+ }
66
+
@@ -21,6 +21,9 @@ import { AppointmentOptionDocumentModel } from './appointment-option-document-mo
21
21
  import { AuditableEntityDocumentModel } from './auditable-entity-document-model';
22
22
  // May contain unused imports in some cases
23
23
  // @ts-ignore
24
+ import { DoctorAffiliationTranslationDocumentModel } from './doctor-affiliation-translation-document-model';
25
+ // May contain unused imports in some cases
26
+ // @ts-ignore
24
27
  import { DoctorCertificateSubDocumentModel } from './doctor-certificate-sub-document-model';
25
28
  // May contain unused imports in some cases
26
29
  // @ts-ignore
@@ -48,9 +51,6 @@ import { MediaDocumentModel } from './media-document-model';
48
51
  import { SpecialtyNamesModel } from './specialty-names-model';
49
52
  // May contain unused imports in some cases
50
53
  // @ts-ignore
51
- import { TranslationDocumentModel } from './translation-document-model';
52
- // May contain unused imports in some cases
53
- // @ts-ignore
54
54
  import { UserLanguageDocumentModel } from './user-language-document-model';
55
55
  // May contain unused imports in some cases
56
56
  // @ts-ignore
@@ -64,232 +64,232 @@ import { UserLocationDocumentModel } from './user-location-document-model';
64
64
  export interface DoctorDocumentModel {
65
65
  /**
66
66
  *
67
- * @type {TranslationDocumentModel}
67
+ * @type {DoctorAffiliationTranslationDocumentModel}
68
68
  * @memberof DoctorDocumentModel
69
69
  */
70
- 'en'?: TranslationDocumentModel;
70
+ 'en'?: DoctorAffiliationTranslationDocumentModel;
71
71
  /**
72
72
  *
73
- * @type {TranslationDocumentModel}
73
+ * @type {DoctorAffiliationTranslationDocumentModel}
74
74
  * @memberof DoctorDocumentModel
75
75
  */
76
- 'ru'?: TranslationDocumentModel;
76
+ 'ru'?: DoctorAffiliationTranslationDocumentModel;
77
77
  /**
78
78
  *
79
- * @type {TranslationDocumentModel}
79
+ * @type {DoctorAffiliationTranslationDocumentModel}
80
80
  * @memberof DoctorDocumentModel
81
81
  */
82
- 'zh'?: TranslationDocumentModel;
82
+ 'zh'?: DoctorAffiliationTranslationDocumentModel;
83
83
  /**
84
84
  *
85
- * @type {TranslationDocumentModel}
85
+ * @type {DoctorAffiliationTranslationDocumentModel}
86
86
  * @memberof DoctorDocumentModel
87
87
  */
88
- 'es'?: TranslationDocumentModel;
88
+ 'es'?: DoctorAffiliationTranslationDocumentModel;
89
89
  /**
90
90
  *
91
- * @type {TranslationDocumentModel}
91
+ * @type {DoctorAffiliationTranslationDocumentModel}
92
92
  * @memberof DoctorDocumentModel
93
93
  */
94
- 'id'?: TranslationDocumentModel;
94
+ 'id'?: DoctorAffiliationTranslationDocumentModel;
95
95
  /**
96
96
  *
97
- * @type {TranslationDocumentModel}
97
+ * @type {DoctorAffiliationTranslationDocumentModel}
98
98
  * @memberof DoctorDocumentModel
99
99
  */
100
- 'pt'?: TranslationDocumentModel;
100
+ 'pt'?: DoctorAffiliationTranslationDocumentModel;
101
101
  /**
102
102
  *
103
- * @type {TranslationDocumentModel}
103
+ * @type {DoctorAffiliationTranslationDocumentModel}
104
104
  * @memberof DoctorDocumentModel
105
105
  */
106
- 'fr'?: TranslationDocumentModel;
106
+ 'fr'?: DoctorAffiliationTranslationDocumentModel;
107
107
  /**
108
108
  *
109
- * @type {TranslationDocumentModel}
109
+ * @type {DoctorAffiliationTranslationDocumentModel}
110
110
  * @memberof DoctorDocumentModel
111
111
  */
112
- 'vi'?: TranslationDocumentModel;
112
+ 'vi'?: DoctorAffiliationTranslationDocumentModel;
113
113
  /**
114
114
  *
115
- * @type {TranslationDocumentModel}
115
+ * @type {DoctorAffiliationTranslationDocumentModel}
116
116
  * @memberof DoctorDocumentModel
117
117
  */
118
- 'th'?: TranslationDocumentModel;
118
+ 'th'?: DoctorAffiliationTranslationDocumentModel;
119
119
  /**
120
120
  *
121
- * @type {TranslationDocumentModel}
121
+ * @type {DoctorAffiliationTranslationDocumentModel}
122
122
  * @memberof DoctorDocumentModel
123
123
  */
124
- 'ar'?: TranslationDocumentModel;
124
+ 'ar'?: DoctorAffiliationTranslationDocumentModel;
125
125
  /**
126
126
  *
127
- * @type {TranslationDocumentModel}
127
+ * @type {DoctorAffiliationTranslationDocumentModel}
128
128
  * @memberof DoctorDocumentModel
129
129
  */
130
- 'ko'?: TranslationDocumentModel;
130
+ 'ko'?: DoctorAffiliationTranslationDocumentModel;
131
131
  /**
132
132
  *
133
- * @type {TranslationDocumentModel}
133
+ * @type {DoctorAffiliationTranslationDocumentModel}
134
134
  * @memberof DoctorDocumentModel
135
135
  */
136
- 'bg'?: TranslationDocumentModel;
136
+ 'bg'?: DoctorAffiliationTranslationDocumentModel;
137
137
  /**
138
138
  *
139
- * @type {TranslationDocumentModel}
139
+ * @type {DoctorAffiliationTranslationDocumentModel}
140
140
  * @memberof DoctorDocumentModel
141
141
  */
142
- 'cs'?: TranslationDocumentModel;
142
+ 'cs'?: DoctorAffiliationTranslationDocumentModel;
143
143
  /**
144
144
  *
145
- * @type {TranslationDocumentModel}
145
+ * @type {DoctorAffiliationTranslationDocumentModel}
146
146
  * @memberof DoctorDocumentModel
147
147
  */
148
- 'de'?: TranslationDocumentModel;
148
+ 'de'?: DoctorAffiliationTranslationDocumentModel;
149
149
  /**
150
150
  *
151
- * @type {TranslationDocumentModel}
151
+ * @type {DoctorAffiliationTranslationDocumentModel}
152
152
  * @memberof DoctorDocumentModel
153
153
  */
154
- 'hi'?: TranslationDocumentModel;
154
+ 'hi'?: DoctorAffiliationTranslationDocumentModel;
155
155
  /**
156
156
  *
157
- * @type {TranslationDocumentModel}
157
+ * @type {DoctorAffiliationTranslationDocumentModel}
158
158
  * @memberof DoctorDocumentModel
159
159
  */
160
- 'hr'?: TranslationDocumentModel;
160
+ 'hr'?: DoctorAffiliationTranslationDocumentModel;
161
161
  /**
162
162
  *
163
- * @type {TranslationDocumentModel}
163
+ * @type {DoctorAffiliationTranslationDocumentModel}
164
164
  * @memberof DoctorDocumentModel
165
165
  */
166
- 'hu'?: TranslationDocumentModel;
166
+ 'hu'?: DoctorAffiliationTranslationDocumentModel;
167
167
  /**
168
168
  *
169
- * @type {TranslationDocumentModel}
169
+ * @type {DoctorAffiliationTranslationDocumentModel}
170
170
  * @memberof DoctorDocumentModel
171
171
  */
172
- 'it'?: TranslationDocumentModel;
172
+ 'it'?: DoctorAffiliationTranslationDocumentModel;
173
173
  /**
174
174
  *
175
- * @type {TranslationDocumentModel}
175
+ * @type {DoctorAffiliationTranslationDocumentModel}
176
176
  * @memberof DoctorDocumentModel
177
177
  */
178
- 'ja'?: TranslationDocumentModel;
178
+ 'ja'?: DoctorAffiliationTranslationDocumentModel;
179
179
  /**
180
180
  *
181
- * @type {TranslationDocumentModel}
181
+ * @type {DoctorAffiliationTranslationDocumentModel}
182
182
  * @memberof DoctorDocumentModel
183
183
  */
184
- 'kk'?: TranslationDocumentModel;
184
+ 'kk'?: DoctorAffiliationTranslationDocumentModel;
185
185
  /**
186
186
  *
187
- * @type {TranslationDocumentModel}
187
+ * @type {DoctorAffiliationTranslationDocumentModel}
188
188
  * @memberof DoctorDocumentModel
189
189
  */
190
- 'ky'?: TranslationDocumentModel;
190
+ 'ky'?: DoctorAffiliationTranslationDocumentModel;
191
191
  /**
192
192
  *
193
- * @type {TranslationDocumentModel}
193
+ * @type {DoctorAffiliationTranslationDocumentModel}
194
194
  * @memberof DoctorDocumentModel
195
195
  */
196
- 'lo'?: TranslationDocumentModel;
196
+ 'lo'?: DoctorAffiliationTranslationDocumentModel;
197
197
  /**
198
198
  *
199
- * @type {TranslationDocumentModel}
199
+ * @type {DoctorAffiliationTranslationDocumentModel}
200
200
  * @memberof DoctorDocumentModel
201
201
  */
202
- 'lt'?: TranslationDocumentModel;
202
+ 'lt'?: DoctorAffiliationTranslationDocumentModel;
203
203
  /**
204
204
  *
205
- * @type {TranslationDocumentModel}
205
+ * @type {DoctorAffiliationTranslationDocumentModel}
206
206
  * @memberof DoctorDocumentModel
207
207
  */
208
- 'lv'?: TranslationDocumentModel;
208
+ 'lv'?: DoctorAffiliationTranslationDocumentModel;
209
209
  /**
210
210
  *
211
- * @type {TranslationDocumentModel}
211
+ * @type {DoctorAffiliationTranslationDocumentModel}
212
212
  * @memberof DoctorDocumentModel
213
213
  */
214
- 'my'?: TranslationDocumentModel;
214
+ 'my'?: DoctorAffiliationTranslationDocumentModel;
215
215
  /**
216
216
  *
217
- * @type {TranslationDocumentModel}
217
+ * @type {DoctorAffiliationTranslationDocumentModel}
218
218
  * @memberof DoctorDocumentModel
219
219
  */
220
- 'nl'?: TranslationDocumentModel;
220
+ 'nl'?: DoctorAffiliationTranslationDocumentModel;
221
221
  /**
222
222
  *
223
- * @type {TranslationDocumentModel}
223
+ * @type {DoctorAffiliationTranslationDocumentModel}
224
224
  * @memberof DoctorDocumentModel
225
225
  */
226
- 'pl'?: TranslationDocumentModel;
226
+ 'pl'?: DoctorAffiliationTranslationDocumentModel;
227
227
  /**
228
228
  *
229
- * @type {TranslationDocumentModel}
229
+ * @type {DoctorAffiliationTranslationDocumentModel}
230
230
  * @memberof DoctorDocumentModel
231
231
  */
232
- 'ro'?: TranslationDocumentModel;
232
+ 'ro'?: DoctorAffiliationTranslationDocumentModel;
233
233
  /**
234
234
  *
235
- * @type {TranslationDocumentModel}
235
+ * @type {DoctorAffiliationTranslationDocumentModel}
236
236
  * @memberof DoctorDocumentModel
237
237
  */
238
- 'sl'?: TranslationDocumentModel;
238
+ 'sl'?: DoctorAffiliationTranslationDocumentModel;
239
239
  /**
240
240
  *
241
- * @type {TranslationDocumentModel}
241
+ * @type {DoctorAffiliationTranslationDocumentModel}
242
242
  * @memberof DoctorDocumentModel
243
243
  */
244
- 'sv'?: TranslationDocumentModel;
244
+ 'sv'?: DoctorAffiliationTranslationDocumentModel;
245
245
  /**
246
246
  *
247
- * @type {TranslationDocumentModel}
247
+ * @type {DoctorAffiliationTranslationDocumentModel}
248
248
  * @memberof DoctorDocumentModel
249
249
  */
250
- 'sw'?: TranslationDocumentModel;
250
+ 'sw'?: DoctorAffiliationTranslationDocumentModel;
251
251
  /**
252
252
  *
253
- * @type {TranslationDocumentModel}
253
+ * @type {DoctorAffiliationTranslationDocumentModel}
254
254
  * @memberof DoctorDocumentModel
255
255
  */
256
- 'tr'?: TranslationDocumentModel;
256
+ 'tr'?: DoctorAffiliationTranslationDocumentModel;
257
257
  /**
258
258
  *
259
- * @type {TranslationDocumentModel}
259
+ * @type {DoctorAffiliationTranslationDocumentModel}
260
260
  * @memberof DoctorDocumentModel
261
261
  */
262
- 'uk'?: TranslationDocumentModel;
262
+ 'uk'?: DoctorAffiliationTranslationDocumentModel;
263
263
  /**
264
264
  *
265
- * @type {TranslationDocumentModel}
265
+ * @type {DoctorAffiliationTranslationDocumentModel}
266
266
  * @memberof DoctorDocumentModel
267
267
  */
268
- 'uz'?: TranslationDocumentModel;
268
+ 'uz'?: DoctorAffiliationTranslationDocumentModel;
269
269
  /**
270
270
  *
271
- * @type {TranslationDocumentModel}
271
+ * @type {DoctorAffiliationTranslationDocumentModel}
272
272
  * @memberof DoctorDocumentModel
273
273
  */
274
- 'bn'?: TranslationDocumentModel;
274
+ 'bn'?: DoctorAffiliationTranslationDocumentModel;
275
275
  /**
276
276
  *
277
- * @type {TranslationDocumentModel}
277
+ * @type {DoctorAffiliationTranslationDocumentModel}
278
278
  * @memberof DoctorDocumentModel
279
279
  */
280
- 'az'?: TranslationDocumentModel;
280
+ 'az'?: DoctorAffiliationTranslationDocumentModel;
281
281
  /**
282
282
  *
283
- * @type {TranslationDocumentModel}
283
+ * @type {DoctorAffiliationTranslationDocumentModel}
284
284
  * @memberof DoctorDocumentModel
285
285
  */
286
- 'ka'?: TranslationDocumentModel;
286
+ 'ka'?: DoctorAffiliationTranslationDocumentModel;
287
287
  /**
288
288
  *
289
- * @type {TranslationDocumentModel}
289
+ * @type {DoctorAffiliationTranslationDocumentModel}
290
290
  * @memberof DoctorDocumentModel
291
291
  */
292
- 'mn'?: TranslationDocumentModel;
292
+ 'mn'?: DoctorAffiliationTranslationDocumentModel;
293
293
  /**
294
294
  *
295
295
  * @type {string}
@@ -470,5 +470,11 @@ export interface DoctorDocumentModel {
470
470
  * @memberof DoctorDocumentModel
471
471
  */
472
472
  'SpecialtyNames'?: SpecialtyNamesModel;
473
+ /**
474
+ *
475
+ * @type {string}
476
+ * @memberof DoctorDocumentModel
477
+ */
478
+ 'License'?: string | null;
473
479
  }
474
480
 
@@ -86,6 +86,12 @@ export interface DoctorItemModel {
86
86
  * @memberof DoctorItemModel
87
87
  */
88
88
  'auditableEntity'?: AuditableEntity;
89
+ /**
90
+ *
91
+ * @type {string}
92
+ * @memberof DoctorItemModel
93
+ */
94
+ 'license'?: string | null;
89
95
  /**
90
96
  *
91
97
  * @type {Array<UserLanguageModel>}
@@ -104,6 +104,7 @@ export * from './device-model';
104
104
  export * from './devices-model';
105
105
  export * from './doctor-affiliation-item-model';
106
106
  export * from './doctor-affiliation-model';
107
+ export * from './doctor-affiliation-translation-document-model';
107
108
  export * from './doctor-affiliations-model';
108
109
  export * from './doctor-certificate-item-model';
109
110
  export * from './doctor-certificate-model';