ch-api-client-typescript2 5.0.2 → 5.0.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (146) hide show
  1. package/lib/models/accreditation-document-model.d.ts +37 -0
  2. package/lib/models/accreditation-document-model.d.ts.map +1 -0
  3. package/lib/models/accreditation-document-model.js +15 -0
  4. package/lib/models/appointment-option-document-model.d.ts +49 -0
  5. package/lib/models/appointment-option-document-model.d.ts.map +1 -0
  6. package/lib/models/appointment-option-document-model.js +15 -0
  7. package/lib/models/article-contributor-document-model.d.ts +38 -0
  8. package/lib/models/article-contributor-document-model.d.ts.map +1 -0
  9. package/lib/models/article-contributor-document-model.js +15 -0
  10. package/lib/models/article-document-model.d.ts +101 -0
  11. package/lib/models/article-document-model.d.ts.map +1 -0
  12. package/lib/models/article-document-model.js +15 -0
  13. package/lib/models/contributor-document-model.d.ts +52 -0
  14. package/lib/models/contributor-document-model.d.ts.map +1 -0
  15. package/lib/models/contributor-document-model.js +15 -0
  16. package/lib/models/contributor-sub-document-model.d.ts +32 -0
  17. package/lib/models/contributor-sub-document-model.d.ts.map +1 -0
  18. package/lib/models/contributor-sub-document-model.js +15 -0
  19. package/lib/models/coordinate-system.d.ts +37 -0
  20. package/lib/models/coordinate-system.d.ts.map +1 -0
  21. package/lib/models/coordinate-system.js +15 -0
  22. package/lib/models/country-document-model.d.ts +63 -0
  23. package/lib/models/country-document-model.d.ts.map +1 -0
  24. package/lib/models/country-document-model.js +15 -0
  25. package/lib/models/country-sub-document-model.d.ts +32 -0
  26. package/lib/models/country-sub-document-model.d.ts.map +1 -0
  27. package/lib/models/country-sub-document-model.js +15 -0
  28. package/lib/models/deal-document-model.d.ts +103 -0
  29. package/lib/models/deal-document-model.d.ts.map +1 -0
  30. package/lib/models/deal-document-model.js +15 -0
  31. package/lib/models/department-document-model.d.ts +69 -0
  32. package/lib/models/department-document-model.d.ts.map +1 -0
  33. package/lib/models/department-document-model.js +15 -0
  34. package/lib/models/department-sub-document-model.d.ts +38 -0
  35. package/lib/models/department-sub-document-model.d.ts.map +1 -0
  36. package/lib/models/department-sub-document-model.js +15 -0
  37. package/lib/models/doctor-certificate-sub-document-model.d.ts +43 -0
  38. package/lib/models/doctor-certificate-sub-document-model.d.ts.map +1 -0
  39. package/lib/models/doctor-certificate-sub-document-model.js +15 -0
  40. package/lib/models/doctor-document-model.d.ts +116 -0
  41. package/lib/models/doctor-document-model.d.ts.map +1 -0
  42. package/lib/models/doctor-document-model.js +15 -0
  43. package/lib/models/doctor-specialty-sub-document-model.d.ts +32 -0
  44. package/lib/models/doctor-specialty-sub-document-model.d.ts.map +1 -0
  45. package/lib/models/doctor-specialty-sub-document-model.js +15 -0
  46. package/lib/models/faq-category-document-model.d.ts +45 -0
  47. package/lib/models/faq-category-document-model.d.ts.map +1 -0
  48. package/lib/models/faq-category-document-model.js +15 -0
  49. package/lib/models/faq-category-sub-document-model.d.ts +38 -0
  50. package/lib/models/faq-category-sub-document-model.d.ts.map +1 -0
  51. package/lib/models/faq-category-sub-document-model.js +15 -0
  52. package/lib/models/faq-document-model.d.ts +46 -0
  53. package/lib/models/faq-document-model.d.ts.map +1 -0
  54. package/lib/models/faq-document-model.js +15 -0
  55. package/lib/models/geography-point.d.ts +56 -0
  56. package/lib/models/geography-point.d.ts.map +1 -0
  57. package/lib/models/geography-point.js +15 -0
  58. package/lib/models/hospital-document-model.d.ts +165 -0
  59. package/lib/models/hospital-document-model.d.ts.map +1 -0
  60. package/lib/models/hospital-document-model.js +15 -0
  61. package/lib/models/hospital-specialty-document-model.d.ts +103 -0
  62. package/lib/models/hospital-specialty-document-model.d.ts.map +1 -0
  63. package/lib/models/hospital-specialty-document-model.js +15 -0
  64. package/lib/models/hospital-specialty-sub-document-model.d.ts +44 -0
  65. package/lib/models/hospital-specialty-sub-document-model.d.ts.map +1 -0
  66. package/lib/models/hospital-specialty-sub-document-model.js +15 -0
  67. package/lib/models/hospital-sub-document-model.d.ts +44 -0
  68. package/lib/models/hospital-sub-document-model.d.ts.map +1 -0
  69. package/lib/models/hospital-sub-document-model.js +15 -0
  70. package/lib/models/index.d.ts +35 -0
  71. package/lib/models/index.d.ts.map +1 -1
  72. package/lib/models/index.js +35 -0
  73. package/lib/models/location-document-model.d.ts +62 -0
  74. package/lib/models/location-document-model.d.ts.map +1 -0
  75. package/lib/models/location-document-model.js +15 -0
  76. package/lib/models/media-document-model.d.ts +61 -0
  77. package/lib/models/media-document-model.d.ts.map +1 -0
  78. package/lib/models/media-document-model.js +15 -0
  79. package/lib/models/package-sub-document-model.d.ts +50 -0
  80. package/lib/models/package-sub-document-model.d.ts.map +1 -0
  81. package/lib/models/package-sub-document-model.js +15 -0
  82. package/lib/models/service-document-model.d.ts +89 -0
  83. package/lib/models/service-document-model.d.ts.map +1 -0
  84. package/lib/models/service-document-model.js +15 -0
  85. package/lib/models/service-sub-document-model.d.ts +32 -0
  86. package/lib/models/service-sub-document-model.d.ts.map +1 -0
  87. package/lib/models/service-sub-document-model.js +15 -0
  88. package/lib/models/sns-handle-document-model.d.ts +31 -0
  89. package/lib/models/sns-handle-document-model.d.ts.map +1 -0
  90. package/lib/models/sns-handle-document-model.js +15 -0
  91. package/lib/models/specialty-document-model.d.ts +70 -0
  92. package/lib/models/specialty-document-model.d.ts.map +1 -0
  93. package/lib/models/specialty-document-model.js +15 -0
  94. package/lib/models/specialty-sub-document-model.d.ts +32 -0
  95. package/lib/models/specialty-sub-document-model.d.ts.map +1 -0
  96. package/lib/models/specialty-sub-document-model.js +15 -0
  97. package/lib/models/tag-document-model.d.ts +31 -0
  98. package/lib/models/tag-document-model.d.ts.map +1 -0
  99. package/lib/models/tag-document-model.js +15 -0
  100. package/lib/models/translation-document-model.d.ts +61 -0
  101. package/lib/models/translation-document-model.d.ts.map +1 -0
  102. package/lib/models/translation-document-model.js +15 -0
  103. package/lib/models/translation-item-document-model.d.ts +43 -0
  104. package/lib/models/translation-item-document-model.d.ts.map +1 -0
  105. package/lib/models/translation-item-document-model.js +15 -0
  106. package/lib/models/user-location-document-model.d.ts +61 -0
  107. package/lib/models/user-location-document-model.d.ts.map +1 -0
  108. package/lib/models/user-location-document-model.js +15 -0
  109. package/package.json +1 -1
  110. package/src/.openapi-generator/FILES +35 -0
  111. package/src/models/accreditation-document-model.ts +42 -0
  112. package/src/models/appointment-option-document-model.ts +54 -0
  113. package/src/models/article-contributor-document-model.ts +45 -0
  114. package/src/models/article-document-model.ts +114 -0
  115. package/src/models/contributor-document-model.ts +63 -0
  116. package/src/models/contributor-sub-document-model.ts +39 -0
  117. package/src/models/coordinate-system.ts +42 -0
  118. package/src/models/country-document-model.ts +72 -0
  119. package/src/models/country-sub-document-model.ts +39 -0
  120. package/src/models/deal-document-model.ts +120 -0
  121. package/src/models/department-document-model.ts +78 -0
  122. package/src/models/department-sub-document-model.ts +45 -0
  123. package/src/models/doctor-certificate-sub-document-model.ts +48 -0
  124. package/src/models/doctor-document-model.ts +135 -0
  125. package/src/models/doctor-specialty-sub-document-model.ts +39 -0
  126. package/src/models/faq-category-document-model.ts +54 -0
  127. package/src/models/faq-category-sub-document-model.ts +45 -0
  128. package/src/models/faq-document-model.ts +57 -0
  129. package/src/models/geography-point.ts +63 -0
  130. package/src/models/hospital-document-model.ts +186 -0
  131. package/src/models/hospital-specialty-document-model.ts +120 -0
  132. package/src/models/hospital-specialty-sub-document-model.ts +51 -0
  133. package/src/models/hospital-sub-document-model.ts +51 -0
  134. package/src/models/index.ts +35 -0
  135. package/src/models/location-document-model.ts +69 -0
  136. package/src/models/media-document-model.ts +66 -0
  137. package/src/models/package-sub-document-model.ts +57 -0
  138. package/src/models/service-document-model.ts +102 -0
  139. package/src/models/service-sub-document-model.ts +39 -0
  140. package/src/models/sns-handle-document-model.ts +36 -0
  141. package/src/models/specialty-document-model.ts +81 -0
  142. package/src/models/specialty-sub-document-model.ts +39 -0
  143. package/src/models/tag-document-model.ts +36 -0
  144. package/src/models/translation-document-model.ts +66 -0
  145. package/src/models/translation-item-document-model.ts +48 -0
  146. package/src/models/user-location-document-model.ts +66 -0
@@ -0,0 +1,186 @@
1
+ /* tslint:disable */
2
+ /* eslint-disable */
3
+ /**
4
+ * Swagger UI - Cloud Hospital Api-INT
5
+ * Cloud Hospital application with Swagger, Swashbuckle, and API versioning.
6
+ *
7
+ * The version of the OpenAPI document: 2
8
+ * Contact: hyounoosung@icloudhospital.com
9
+ *
10
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
11
+ * https://openapi-generator.tech
12
+ * Do not edit the class manually.
13
+ */
14
+
15
+
16
+ // May contain unused imports in some cases
17
+ // @ts-ignore
18
+ import { AccreditationDocumentModel } from './accreditation-document-model';
19
+ // May contain unused imports in some cases
20
+ // @ts-ignore
21
+ import { AppointmentOptionDocumentModel } from './appointment-option-document-model';
22
+ // May contain unused imports in some cases
23
+ // @ts-ignore
24
+ import { CountrySubDocumentModel } from './country-sub-document-model';
25
+ // May contain unused imports in some cases
26
+ // @ts-ignore
27
+ import { HospitalSpecialtySubDocumentModel } from './hospital-specialty-sub-document-model';
28
+ // May contain unused imports in some cases
29
+ // @ts-ignore
30
+ import { LocationDocumentModel } from './location-document-model';
31
+ // May contain unused imports in some cases
32
+ // @ts-ignore
33
+ import { MediaDocumentModel } from './media-document-model';
34
+ // May contain unused imports in some cases
35
+ // @ts-ignore
36
+ import { SnsHandleDocumentModel } from './sns-handle-document-model';
37
+ // May contain unused imports in some cases
38
+ // @ts-ignore
39
+ import { TranslationDocumentModel } from './translation-document-model';
40
+
41
+ /**
42
+ *
43
+ * @export
44
+ * @interface HospitalDocumentModel
45
+ */
46
+ export interface HospitalDocumentModel {
47
+ /**
48
+ *
49
+ * @type {string}
50
+ * @memberof HospitalDocumentModel
51
+ */
52
+ 'id'?: string | null;
53
+ /**
54
+ *
55
+ * @type {string}
56
+ * @memberof HospitalDocumentModel
57
+ */
58
+ 'logo'?: string | null;
59
+ /**
60
+ *
61
+ * @type {number}
62
+ * @memberof HospitalDocumentModel
63
+ */
64
+ 'bedsCount'?: number | null;
65
+ /**
66
+ *
67
+ * @type {number}
68
+ * @memberof HospitalDocumentModel
69
+ */
70
+ 'operationsPerYear'?: number | null;
71
+ /**
72
+ *
73
+ * @type {number}
74
+ * @memberof HospitalDocumentModel
75
+ */
76
+ 'foundationYear'?: number | null;
77
+ /**
78
+ *
79
+ * @type {number}
80
+ * @memberof HospitalDocumentModel
81
+ */
82
+ 'medicalStaffCount'?: number | null;
83
+ /**
84
+ *
85
+ * @type {number}
86
+ * @memberof HospitalDocumentModel
87
+ */
88
+ 'doctorCount'?: number | null;
89
+ /**
90
+ *
91
+ * @type {boolean}
92
+ * @memberof HospitalDocumentModel
93
+ */
94
+ 'consultationEnabled'?: boolean | null;
95
+ /**
96
+ *
97
+ * @type {number}
98
+ * @memberof HospitalDocumentModel
99
+ */
100
+ 'consultationFee'?: number | null;
101
+ /**
102
+ *
103
+ * @type {string}
104
+ * @memberof HospitalDocumentModel
105
+ */
106
+ 'timeZone'?: string | null;
107
+ /**
108
+ *
109
+ * @type {string}
110
+ * @memberof HospitalDocumentModel
111
+ */
112
+ 'websiteUrl'?: string | null;
113
+ /**
114
+ *
115
+ * @type {boolean}
116
+ * @memberof HospitalDocumentModel
117
+ */
118
+ 'paymentEnabled'?: boolean;
119
+ /**
120
+ *
121
+ * @type {string}
122
+ * @memberof HospitalDocumentModel
123
+ */
124
+ 'marketingType'?: string | null;
125
+ /**
126
+ *
127
+ * @type {string}
128
+ * @memberof HospitalDocumentModel
129
+ */
130
+ 'contactTel'?: string | null;
131
+ /**
132
+ *
133
+ * @type {string}
134
+ * @memberof HospitalDocumentModel
135
+ */
136
+ 'contactEmail'?: string | null;
137
+ /**
138
+ *
139
+ * @type {LocationDocumentModel}
140
+ * @memberof HospitalDocumentModel
141
+ */
142
+ 'location'?: LocationDocumentModel;
143
+ /**
144
+ *
145
+ * @type {CountrySubDocumentModel}
146
+ * @memberof HospitalDocumentModel
147
+ */
148
+ 'country'?: CountrySubDocumentModel;
149
+ /**
150
+ *
151
+ * @type {AppointmentOptionDocumentModel}
152
+ * @memberof HospitalDocumentModel
153
+ */
154
+ 'appointmentOption'?: AppointmentOptionDocumentModel;
155
+ /**
156
+ *
157
+ * @type {Array<AccreditationDocumentModel>}
158
+ * @memberof HospitalDocumentModel
159
+ */
160
+ 'accreditations'?: Array<AccreditationDocumentModel> | null;
161
+ /**
162
+ *
163
+ * @type {Array<MediaDocumentModel>}
164
+ * @memberof HospitalDocumentModel
165
+ */
166
+ 'medias'?: Array<MediaDocumentModel> | null;
167
+ /**
168
+ *
169
+ * @type {Array<HospitalSpecialtySubDocumentModel>}
170
+ * @memberof HospitalDocumentModel
171
+ */
172
+ 'hospitalSpecialties'?: Array<HospitalSpecialtySubDocumentModel> | null;
173
+ /**
174
+ *
175
+ * @type {Array<TranslationDocumentModel>}
176
+ * @memberof HospitalDocumentModel
177
+ */
178
+ 'translations'?: Array<TranslationDocumentModel> | null;
179
+ /**
180
+ *
181
+ * @type {Array<SnsHandleDocumentModel>}
182
+ * @memberof HospitalDocumentModel
183
+ */
184
+ 'hospitalSnsHandles'?: Array<SnsHandleDocumentModel> | null;
185
+ }
186
+
@@ -0,0 +1,120 @@
1
+ /* tslint:disable */
2
+ /* eslint-disable */
3
+ /**
4
+ * Swagger UI - Cloud Hospital Api-INT
5
+ * Cloud Hospital application with Swagger, Swashbuckle, and API versioning.
6
+ *
7
+ * The version of the OpenAPI document: 2
8
+ * Contact: hyounoosung@icloudhospital.com
9
+ *
10
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
11
+ * https://openapi-generator.tech
12
+ * Do not edit the class manually.
13
+ */
14
+
15
+
16
+ // May contain unused imports in some cases
17
+ // @ts-ignore
18
+ import { AppointmentOptionDocumentModel } from './appointment-option-document-model';
19
+ // May contain unused imports in some cases
20
+ // @ts-ignore
21
+ import { HospitalSubDocumentModel } from './hospital-sub-document-model';
22
+ // May contain unused imports in some cases
23
+ // @ts-ignore
24
+ import { MediaDocumentModel } from './media-document-model';
25
+ // May contain unused imports in some cases
26
+ // @ts-ignore
27
+ import { ServiceSubDocumentModel } from './service-sub-document-model';
28
+ // May contain unused imports in some cases
29
+ // @ts-ignore
30
+ import { SpecialtySubDocumentModel } from './specialty-sub-document-model';
31
+ // May contain unused imports in some cases
32
+ // @ts-ignore
33
+ import { TranslationDocumentModel } from './translation-document-model';
34
+
35
+ /**
36
+ *
37
+ * @export
38
+ * @interface HospitalSpecialtyDocumentModel
39
+ */
40
+ export interface HospitalSpecialtyDocumentModel {
41
+ /**
42
+ *
43
+ * @type {string}
44
+ * @memberof HospitalSpecialtyDocumentModel
45
+ */
46
+ 'id'?: string | null;
47
+ /**
48
+ *
49
+ * @type {HospitalSubDocumentModel}
50
+ * @memberof HospitalSpecialtyDocumentModel
51
+ */
52
+ 'hospital'?: HospitalSubDocumentModel;
53
+ /**
54
+ *
55
+ * @type {SpecialtySubDocumentModel}
56
+ * @memberof HospitalSpecialtyDocumentModel
57
+ */
58
+ 'specialty'?: SpecialtySubDocumentModel;
59
+ /**
60
+ *
61
+ * @type {AppointmentOptionDocumentModel}
62
+ * @memberof HospitalSpecialtyDocumentModel
63
+ */
64
+ 'appointmentOption'?: AppointmentOptionDocumentModel;
65
+ /**
66
+ *
67
+ * @type {string}
68
+ * @memberof HospitalSpecialtyDocumentModel
69
+ */
70
+ 'photo'?: string | null;
71
+ /**
72
+ *
73
+ * @type {string}
74
+ * @memberof HospitalSpecialtyDocumentModel
75
+ */
76
+ 'photoThumbnail'?: string | null;
77
+ /**
78
+ *
79
+ * @type {string}
80
+ * @memberof HospitalSpecialtyDocumentModel
81
+ */
82
+ 'background'?: string | null;
83
+ /**
84
+ *
85
+ * @type {string}
86
+ * @memberof HospitalSpecialtyDocumentModel
87
+ */
88
+ 'backgroundThumbnail'?: string | null;
89
+ /**
90
+ *
91
+ * @type {string}
92
+ * @memberof HospitalSpecialtyDocumentModel
93
+ */
94
+ 'customStyle'?: string | null;
95
+ /**
96
+ *
97
+ * @type {number}
98
+ * @memberof HospitalSpecialtyDocumentModel
99
+ */
100
+ 'order'?: number;
101
+ /**
102
+ *
103
+ * @type {Array<MediaDocumentModel>}
104
+ * @memberof HospitalSpecialtyDocumentModel
105
+ */
106
+ 'medias'?: Array<MediaDocumentModel> | null;
107
+ /**
108
+ *
109
+ * @type {Array<ServiceSubDocumentModel>}
110
+ * @memberof HospitalSpecialtyDocumentModel
111
+ */
112
+ 'services'?: Array<ServiceSubDocumentModel> | null;
113
+ /**
114
+ *
115
+ * @type {Array<TranslationDocumentModel>}
116
+ * @memberof HospitalSpecialtyDocumentModel
117
+ */
118
+ 'translations'?: Array<TranslationDocumentModel> | null;
119
+ }
120
+
@@ -0,0 +1,51 @@
1
+ /* tslint:disable */
2
+ /* eslint-disable */
3
+ /**
4
+ * Swagger UI - Cloud Hospital Api-INT
5
+ * Cloud Hospital application with Swagger, Swashbuckle, and API versioning.
6
+ *
7
+ * The version of the OpenAPI document: 2
8
+ * Contact: hyounoosung@icloudhospital.com
9
+ *
10
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
11
+ * https://openapi-generator.tech
12
+ * Do not edit the class manually.
13
+ */
14
+
15
+
16
+ // May contain unused imports in some cases
17
+ // @ts-ignore
18
+ import { TranslationItemDocumentModel } from './translation-item-document-model';
19
+
20
+ /**
21
+ *
22
+ * @export
23
+ * @interface HospitalSpecialtySubDocumentModel
24
+ */
25
+ export interface HospitalSpecialtySubDocumentModel {
26
+ /**
27
+ *
28
+ * @type {string}
29
+ * @memberof HospitalSpecialtySubDocumentModel
30
+ */
31
+ 'id'?: string | null;
32
+ /**
33
+ *
34
+ * @type {string}
35
+ * @memberof HospitalSpecialtySubDocumentModel
36
+ */
37
+ 'specialtyId'?: string | null;
38
+ /**
39
+ *
40
+ * @type {number}
41
+ * @memberof HospitalSpecialtySubDocumentModel
42
+ */
43
+ 'order'?: number;
44
+ /**
45
+ *
46
+ * @type {Array<TranslationItemDocumentModel>}
47
+ * @memberof HospitalSpecialtySubDocumentModel
48
+ */
49
+ 'translations'?: Array<TranslationItemDocumentModel> | null;
50
+ }
51
+
@@ -0,0 +1,51 @@
1
+ /* tslint:disable */
2
+ /* eslint-disable */
3
+ /**
4
+ * Swagger UI - Cloud Hospital Api-INT
5
+ * Cloud Hospital application with Swagger, Swashbuckle, and API versioning.
6
+ *
7
+ * The version of the OpenAPI document: 2
8
+ * Contact: hyounoosung@icloudhospital.com
9
+ *
10
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
11
+ * https://openapi-generator.tech
12
+ * Do not edit the class manually.
13
+ */
14
+
15
+
16
+ // May contain unused imports in some cases
17
+ // @ts-ignore
18
+ import { TranslationItemDocumentModel } from './translation-item-document-model';
19
+
20
+ /**
21
+ *
22
+ * @export
23
+ * @interface HospitalSubDocumentModel
24
+ */
25
+ export interface HospitalSubDocumentModel {
26
+ /**
27
+ *
28
+ * @type {string}
29
+ * @memberof HospitalSubDocumentModel
30
+ */
31
+ 'id'?: string | null;
32
+ /**
33
+ *
34
+ * @type {string}
35
+ * @memberof HospitalSubDocumentModel
36
+ */
37
+ 'countryId'?: string | null;
38
+ /**
39
+ *
40
+ * @type {string}
41
+ * @memberof HospitalSubDocumentModel
42
+ */
43
+ 'marketingType'?: string | null;
44
+ /**
45
+ *
46
+ * @type {Array<TranslationItemDocumentModel>}
47
+ * @memberof HospitalSubDocumentModel
48
+ */
49
+ 'translations'?: Array<TranslationItemDocumentModel> | null;
50
+ }
51
+
@@ -1,6 +1,7 @@
1
1
  export * from './about-us-page-item-model';
2
2
  export * from './about-us-page-model';
3
3
  export * from './about-us-pages-model';
4
+ export * from './accreditation-document-model';
4
5
  export * from './accreditation-item-model';
5
6
  export * from './accreditation-model';
6
7
  export * from './accreditations-model';
@@ -9,6 +10,7 @@ export * from './app-version-model';
9
10
  export * from './appointment-change-log-model';
10
11
  export * from './appointment-item-model';
11
12
  export * from './appointment-model';
13
+ export * from './appointment-option-document-model';
12
14
  export * from './appointment-option-model';
13
15
  export * from './appointment-status';
14
16
  export * from './appointment-timetable-date-model';
@@ -17,9 +19,11 @@ export * from './appointment-timetable-time-slot-model';
17
19
  export * from './appointment-timetables-model';
18
20
  export * from './appointment-type';
19
21
  export * from './appointments-model';
22
+ export * from './article-contributor-document-model';
20
23
  export * from './article-contributor-item-model';
21
24
  export * from './article-contributor-model';
22
25
  export * from './article-contributors-model';
26
+ export * from './article-document-model';
23
27
  export * from './article-item-model';
24
28
  export * from './article-model';
25
29
  export * from './article-sources-model';
@@ -51,13 +55,18 @@ export * from './consultation-timetable-time-slot-model';
51
55
  export * from './consultation-type';
52
56
  export * from './consultations-model';
53
57
  export * from './contribution-type';
58
+ export * from './contributor-document-model';
54
59
  export * from './contributor-item-model';
55
60
  export * from './contributor-model';
56
61
  export * from './contributor-sns-handles-model';
62
+ export * from './contributor-sub-document-model';
57
63
  export * from './contributors-model';
64
+ export * from './coordinate-system';
58
65
  export * from './countries-model';
66
+ export * from './country-document-model';
59
67
  export * from './country-item-model';
60
68
  export * from './country-model';
69
+ export * from './country-sub-document-model';
61
70
  export * from './create-appointment-command';
62
71
  export * from './create-booking-command';
63
72
  export * from './create-chat-user-command';
@@ -71,6 +80,7 @@ export * from './create-profile-command';
71
80
  export * from './create-service-review-command';
72
81
  export * from './create-survey-result-command';
73
82
  export * from './day-of-week';
83
+ export * from './deal-document-model';
74
84
  export * from './deal-item-model';
75
85
  export * from './deal-item-simple-model';
76
86
  export * from './deal-model';
@@ -82,6 +92,8 @@ export * from './deal-service-model';
82
92
  export * from './deal-services-model';
83
93
  export * from './deals-model';
84
94
  export * from './deals-simple-model';
95
+ export * from './department-document-model';
96
+ export * from './department-sub-document-model';
85
97
  export * from './device-item-model';
86
98
  export * from './device-model';
87
99
  export * from './devices-model';
@@ -90,7 +102,9 @@ export * from './doctor-affiliation-model';
90
102
  export * from './doctor-affiliations-model';
91
103
  export * from './doctor-certificate-item-model';
92
104
  export * from './doctor-certificate-model';
105
+ export * from './doctor-certificate-sub-document-model';
93
106
  export * from './doctor-certificates-model';
107
+ export * from './doctor-document-model';
94
108
  export * from './doctor-education-item-model';
95
109
  export * from './doctor-education-model';
96
110
  export * from './doctor-educations-model';
@@ -106,12 +120,16 @@ export * from './doctor-simple-item-model';
106
120
  export * from './doctor-specialties-model';
107
121
  export * from './doctor-specialty-item-model';
108
122
  export * from './doctor-specialty-model';
123
+ export * from './doctor-specialty-sub-document-model';
109
124
  export * from './doctors-model';
110
125
  export * from './doctors-simple-model';
111
126
  export * from './facebook-user-data-deletion-response-model';
112
127
  export * from './faq-categories-model';
128
+ export * from './faq-category-document-model';
113
129
  export * from './faq-category-item-model';
114
130
  export * from './faq-category-model';
131
+ export * from './faq-category-sub-document-model';
132
+ export * from './faq-document-model';
115
133
  export * from './faq-item-model';
116
134
  export * from './faq-model';
117
135
  export * from './faq-tag-item-model';
@@ -119,11 +137,13 @@ export * from './faq-tag-model';
119
137
  export * from './faq-tags-model';
120
138
  export * from './faqs-model';
121
139
  export * from './gender';
140
+ export * from './geography-point';
122
141
  export * from './header-navigation-item-model';
123
142
  export * from './hospital-accreditation-item-model';
124
143
  export * from './hospital-accreditation-model';
125
144
  export * from './hospital-accreditations-model';
126
145
  export * from './hospital-consultation-option-model';
146
+ export * from './hospital-document-model';
127
147
  export * from './hospital-equipment-item-model';
128
148
  export * from './hospital-equipment-model';
129
149
  export * from './hospital-equipments-model';
@@ -141,9 +161,12 @@ export * from './hospital-simple-item-model';
141
161
  export * from './hospital-sns-handles-model';
142
162
  export * from './hospital-specialties-model';
143
163
  export * from './hospital-specialties-simple-model';
164
+ export * from './hospital-specialty-document-model';
144
165
  export * from './hospital-specialty-item-model';
145
166
  export * from './hospital-specialty-model';
146
167
  export * from './hospital-specialty-simple-item-model';
168
+ export * from './hospital-specialty-sub-document-model';
169
+ export * from './hospital-sub-document-model';
147
170
  export * from './hospitals-model';
148
171
  export * from './hospitals-simple-model';
149
172
  export * from './invite-send-bird-group-channel-command';
@@ -154,8 +177,10 @@ export * from './language-item-model';
154
177
  export * from './language-model';
155
178
  export * from './languages-model';
156
179
  export * from './localized-url-model';
180
+ export * from './location-document-model';
157
181
  export * from './location-model';
158
182
  export * from './marketing-type';
183
+ export * from './media-document-model';
159
184
  export * from './media-model';
160
185
  export * from './media-type';
161
186
  export * from './medias-model';
@@ -168,6 +193,7 @@ export * from './metadata';
168
193
  export * from './notification-code';
169
194
  export * from './notification-model';
170
195
  export * from './notifications-model';
196
+ export * from './package-sub-document-model';
171
197
  export * from './paged-list-meta-data';
172
198
  export * from './patient-model';
173
199
  export * from './plan-hospital-item-model';
@@ -189,18 +215,23 @@ export * from './send-bird-group-channelr-operator';
189
215
  export * from './service-categories-model';
190
216
  export * from './service-category-item-model';
191
217
  export * from './service-category-model';
218
+ export * from './service-document-model';
192
219
  export * from './service-review-item-model';
193
220
  export * from './service-review-model';
194
221
  export * from './service-reviews-model';
222
+ export * from './service-sub-document-model';
223
+ export * from './sns-handle-document-model';
195
224
  export * from './sns-handle-model';
196
225
  export * from './sns-type';
197
226
  export * from './sorting-order';
198
227
  export * from './source-model';
199
228
  export * from './specialties-model';
200
229
  export * from './specialties-simple-model';
230
+ export * from './specialty-document-model';
201
231
  export * from './specialty-item-model';
202
232
  export * from './specialty-item-simple-model';
203
233
  export * from './specialty-model';
234
+ export * from './specialty-sub-document-model';
204
235
  export * from './specialty-type-item-model';
205
236
  export * from './specialty-type-model';
206
237
  export * from './specialty-type-simple-item-model';
@@ -214,9 +245,12 @@ export * from './survey-form-model';
214
245
  export * from './survey-form-status';
215
246
  export * from './survey-result-element-input-model';
216
247
  export * from './survey-result-element-value-input-model';
248
+ export * from './tag-document-model';
217
249
  export * from './tag-item-model';
218
250
  export * from './tag-model';
219
251
  export * from './tags-model';
252
+ export * from './translation-document-model';
253
+ export * from './translation-item-document-model';
220
254
  export * from './translation-simple-model';
221
255
  export * from './translation-simple-with-description-model';
222
256
  export * from './update-appointment-command';
@@ -229,6 +263,7 @@ export * from './update-patient-command';
229
263
  export * from './update-profile-command';
230
264
  export * from './update-service-review-command';
231
265
  export * from './user-language-model';
266
+ export * from './user-location-document-model';
232
267
  export * from './user-location-model';
233
268
  export * from './user-location-type';
234
269
  export * from './user-model';
@@ -0,0 +1,69 @@
1
+ /* tslint:disable */
2
+ /* eslint-disable */
3
+ /**
4
+ * Swagger UI - Cloud Hospital Api-INT
5
+ * Cloud Hospital application with Swagger, Swashbuckle, and API versioning.
6
+ *
7
+ * The version of the OpenAPI document: 2
8
+ * Contact: hyounoosung@icloudhospital.com
9
+ *
10
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
11
+ * https://openapi-generator.tech
12
+ * Do not edit the class manually.
13
+ */
14
+
15
+
16
+ // May contain unused imports in some cases
17
+ // @ts-ignore
18
+ import { GeographyPoint } from './geography-point';
19
+
20
+ /**
21
+ *
22
+ * @export
23
+ * @interface LocationDocumentModel
24
+ */
25
+ export interface LocationDocumentModel {
26
+ /**
27
+ *
28
+ * @type {string}
29
+ * @memberof LocationDocumentModel
30
+ */
31
+ 'country'?: string | null;
32
+ /**
33
+ *
34
+ * @type {string}
35
+ * @memberof LocationDocumentModel
36
+ */
37
+ 'state'?: string | null;
38
+ /**
39
+ *
40
+ * @type {string}
41
+ * @memberof LocationDocumentModel
42
+ */
43
+ 'county'?: string | null;
44
+ /**
45
+ *
46
+ * @type {string}
47
+ * @memberof LocationDocumentModel
48
+ */
49
+ 'city'?: string | null;
50
+ /**
51
+ *
52
+ * @type {string}
53
+ * @memberof LocationDocumentModel
54
+ */
55
+ 'zipCode'?: string | null;
56
+ /**
57
+ *
58
+ * @type {string}
59
+ * @memberof LocationDocumentModel
60
+ */
61
+ 'address'?: string | null;
62
+ /**
63
+ *
64
+ * @type {GeographyPoint}
65
+ * @memberof LocationDocumentModel
66
+ */
67
+ 'point'?: GeographyPoint;
68
+ }
69
+