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,37 @@
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 AccreditationDocumentModel
16
+ */
17
+ export interface AccreditationDocumentModel {
18
+ /**
19
+ *
20
+ * @type {string}
21
+ * @memberof AccreditationDocumentModel
22
+ */
23
+ 'name'?: string | null;
24
+ /**
25
+ *
26
+ * @type {string}
27
+ * @memberof AccreditationDocumentModel
28
+ */
29
+ 'logo'?: string | null;
30
+ /**
31
+ *
32
+ * @type {string}
33
+ * @memberof AccreditationDocumentModel
34
+ */
35
+ 'country'?: string | null;
36
+ }
37
+ //# sourceMappingURL=accreditation-document-model.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"accreditation-document-model.d.ts","sourceRoot":"","sources":["../../src/models/accreditation-document-model.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAIH;;;;GAIG;AACH,MAAM,WAAW,0BAA0B;IACvC;;;;OAIG;IACH,MAAM,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB;;;;OAIG;IACH,MAAM,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB;;;;OAIG;IACH,SAAS,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;CAC7B"}
@@ -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 });
@@ -0,0 +1,49 @@
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 AppointmentOptionDocumentModel
16
+ */
17
+ export interface AppointmentOptionDocumentModel {
18
+ /**
19
+ *
20
+ * @type {boolean}
21
+ * @memberof AppointmentOptionDocumentModel
22
+ */
23
+ 'appointmentEnabled'?: boolean;
24
+ /**
25
+ *
26
+ * @type {number}
27
+ * @memberof AppointmentOptionDocumentModel
28
+ */
29
+ 'appointmentFee'?: number;
30
+ /**
31
+ *
32
+ * @type {boolean}
33
+ * @memberof AppointmentOptionDocumentModel
34
+ */
35
+ 'useTimetable'?: boolean;
36
+ /**
37
+ *
38
+ * @type {number}
39
+ * @memberof AppointmentOptionDocumentModel
40
+ */
41
+ 'beforeEventBufferMinutes'?: number;
42
+ /**
43
+ *
44
+ * @type {number}
45
+ * @memberof AppointmentOptionDocumentModel
46
+ */
47
+ 'afterEventBufferMinutes'?: number;
48
+ }
49
+ //# sourceMappingURL=appointment-option-document-model.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"appointment-option-document-model.d.ts","sourceRoot":"","sources":["../../src/models/appointment-option-document-model.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAIH;;;;GAIG;AACH,MAAM,WAAW,8BAA8B;IAC3C;;;;OAIG;IACH,oBAAoB,CAAC,EAAE,OAAO,CAAC;IAC/B;;;;OAIG;IACH,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B;;;;OAIG;IACH,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB;;;;OAIG;IACH,0BAA0B,CAAC,EAAE,MAAM,CAAC;IACpC;;;;OAIG;IACH,yBAAyB,CAAC,EAAE,MAAM,CAAC;CACtC"}
@@ -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 });
@@ -0,0 +1,38 @@
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
+ import { ContributorSubDocumentModel } from './contributor-sub-document-model';
13
+ /**
14
+ *
15
+ * @export
16
+ * @interface ArticleContributorDocumentModel
17
+ */
18
+ export interface ArticleContributorDocumentModel {
19
+ /**
20
+ *
21
+ * @type {ContributorSubDocumentModel}
22
+ * @memberof ArticleContributorDocumentModel
23
+ */
24
+ 'contributor'?: ContributorSubDocumentModel;
25
+ /**
26
+ *
27
+ * @type {string}
28
+ * @memberof ArticleContributorDocumentModel
29
+ */
30
+ 'type'?: string | null;
31
+ /**
32
+ *
33
+ * @type {string}
34
+ * @memberof ArticleContributorDocumentModel
35
+ */
36
+ 'filter'?: string | null;
37
+ }
38
+ //# sourceMappingURL=article-contributor-document-model.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"article-contributor-document-model.d.ts","sourceRoot":"","sources":["../../src/models/article-contributor-document-model.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAKH,OAAO,EAAE,2BAA2B,EAAE,MAAM,kCAAkC,CAAC;AAE/E;;;;GAIG;AACH,MAAM,WAAW,+BAA+B;IAC5C;;;;OAIG;IACH,aAAa,CAAC,EAAE,2BAA2B,CAAC;IAC5C;;;;OAIG;IACH,MAAM,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB;;;;OAIG;IACH,QAAQ,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;CAC5B"}
@@ -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 });
@@ -0,0 +1,101 @@
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
+ import { ArticleContributorDocumentModel } from './article-contributor-document-model';
13
+ import { HospitalSubDocumentModel } from './hospital-sub-document-model';
14
+ import { TagDocumentModel } from './tag-document-model';
15
+ import { TranslationDocumentModel } from './translation-document-model';
16
+ /**
17
+ *
18
+ * @export
19
+ * @interface ArticleDocumentModel
20
+ */
21
+ export interface ArticleDocumentModel {
22
+ /**
23
+ *
24
+ * @type {string}
25
+ * @memberof ArticleDocumentModel
26
+ */
27
+ 'id'?: string | null;
28
+ /**
29
+ *
30
+ * @type {string}
31
+ * @memberof ArticleDocumentModel
32
+ */
33
+ 'marketingType'?: string | null;
34
+ /**
35
+ *
36
+ * @type {string}
37
+ * @memberof ArticleDocumentModel
38
+ */
39
+ 'userId'?: string | null;
40
+ /**
41
+ *
42
+ * @type {string}
43
+ * @memberof ArticleDocumentModel
44
+ */
45
+ 'userName'?: string | null;
46
+ /**
47
+ *
48
+ * @type {string}
49
+ * @memberof ArticleDocumentModel
50
+ */
51
+ 'youtubeUrl'?: string | null;
52
+ /**
53
+ *
54
+ * @type {string}
55
+ * @memberof ArticleDocumentModel
56
+ */
57
+ 'photo'?: string | null;
58
+ /**
59
+ *
60
+ * @type {string}
61
+ * @memberof ArticleDocumentModel
62
+ */
63
+ 'photoThumbnail'?: string | null;
64
+ /**
65
+ *
66
+ * @type {string}
67
+ * @memberof ArticleDocumentModel
68
+ */
69
+ 'background'?: string | null;
70
+ /**
71
+ *
72
+ * @type {string}
73
+ * @memberof ArticleDocumentModel
74
+ */
75
+ 'backgroundThumbnail'?: string | null;
76
+ /**
77
+ *
78
+ * @type {HospitalSubDocumentModel}
79
+ * @memberof ArticleDocumentModel
80
+ */
81
+ 'hospital'?: HospitalSubDocumentModel;
82
+ /**
83
+ *
84
+ * @type {Array<TagDocumentModel>}
85
+ * @memberof ArticleDocumentModel
86
+ */
87
+ 'tags'?: Array<TagDocumentModel> | null;
88
+ /**
89
+ *
90
+ * @type {Array<ArticleContributorDocumentModel>}
91
+ * @memberof ArticleDocumentModel
92
+ */
93
+ 'articleContributors'?: Array<ArticleContributorDocumentModel> | null;
94
+ /**
95
+ *
96
+ * @type {Array<TranslationDocumentModel>}
97
+ * @memberof ArticleDocumentModel
98
+ */
99
+ 'translations'?: Array<TranslationDocumentModel> | null;
100
+ }
101
+ //# sourceMappingURL=article-document-model.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"article-document-model.d.ts","sourceRoot":"","sources":["../../src/models/article-document-model.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAKH,OAAO,EAAE,+BAA+B,EAAE,MAAM,sCAAsC,CAAC;AAGvF,OAAO,EAAE,wBAAwB,EAAE,MAAM,+BAA+B,CAAC;AAGzE,OAAO,EAAE,gBAAgB,EAAE,MAAM,sBAAsB,CAAC;AAGxD,OAAO,EAAE,wBAAwB,EAAE,MAAM,8BAA8B,CAAC;AAExE;;;;GAIG;AACH,MAAM,WAAW,oBAAoB;IACjC;;;;OAIG;IACH,IAAI,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB;;;;OAIG;IACH,eAAe,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAChC;;;;OAIG;IACH,QAAQ,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB;;;;OAIG;IACH,UAAU,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B;;;;OAIG;IACH,YAAY,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC7B;;;;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,UAAU,CAAC,EAAE,wBAAwB,CAAC;IACtC;;;;OAIG;IACH,MAAM,CAAC,EAAE,KAAK,CAAC,gBAAgB,CAAC,GAAG,IAAI,CAAC;IACxC;;;;OAIG;IACH,qBAAqB,CAAC,EAAE,KAAK,CAAC,+BAA+B,CAAC,GAAG,IAAI,CAAC;IACtE;;;;OAIG;IACH,cAAc,CAAC,EAAE,KAAK,CAAC,wBAAwB,CAAC,GAAG,IAAI,CAAC;CAC3D"}
@@ -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 });
@@ -0,0 +1,52 @@
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
+ import { HospitalSubDocumentModel } from './hospital-sub-document-model';
13
+ import { SnsHandleDocumentModel } from './sns-handle-document-model';
14
+ import { TranslationDocumentModel } from './translation-document-model';
15
+ /**
16
+ *
17
+ * @export
18
+ * @interface ContributorDocumentModel
19
+ */
20
+ export interface ContributorDocumentModel {
21
+ /**
22
+ *
23
+ * @type {string}
24
+ * @memberof ContributorDocumentModel
25
+ */
26
+ 'id'?: string | null;
27
+ /**
28
+ *
29
+ * @type {string}
30
+ * @memberof ContributorDocumentModel
31
+ */
32
+ 'website'?: string | null;
33
+ /**
34
+ *
35
+ * @type {HospitalSubDocumentModel}
36
+ * @memberof ContributorDocumentModel
37
+ */
38
+ 'hospital'?: HospitalSubDocumentModel;
39
+ /**
40
+ *
41
+ * @type {Array<SnsHandleDocumentModel>}
42
+ * @memberof ContributorDocumentModel
43
+ */
44
+ 'snsHandles'?: Array<SnsHandleDocumentModel> | null;
45
+ /**
46
+ *
47
+ * @type {Array<TranslationDocumentModel>}
48
+ * @memberof ContributorDocumentModel
49
+ */
50
+ 'translations'?: Array<TranslationDocumentModel> | null;
51
+ }
52
+ //# sourceMappingURL=contributor-document-model.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"contributor-document-model.d.ts","sourceRoot":"","sources":["../../src/models/contributor-document-model.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAKH,OAAO,EAAE,wBAAwB,EAAE,MAAM,+BAA+B,CAAC;AAGzE,OAAO,EAAE,sBAAsB,EAAE,MAAM,6BAA6B,CAAC;AAGrE,OAAO,EAAE,wBAAwB,EAAE,MAAM,8BAA8B,CAAC;AAExE;;;;GAIG;AACH,MAAM,WAAW,wBAAwB;IACrC;;;;OAIG;IACH,IAAI,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB;;;;OAIG;IACH,SAAS,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC1B;;;;OAIG;IACH,UAAU,CAAC,EAAE,wBAAwB,CAAC;IACtC;;;;OAIG;IACH,YAAY,CAAC,EAAE,KAAK,CAAC,sBAAsB,CAAC,GAAG,IAAI,CAAC;IACpD;;;;OAIG;IACH,cAAc,CAAC,EAAE,KAAK,CAAC,wBAAwB,CAAC,GAAG,IAAI,CAAC;CAC3D"}
@@ -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 });
@@ -0,0 +1,32 @@
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
+ import { TranslationItemDocumentModel } from './translation-item-document-model';
13
+ /**
14
+ *
15
+ * @export
16
+ * @interface ContributorSubDocumentModel
17
+ */
18
+ export interface ContributorSubDocumentModel {
19
+ /**
20
+ *
21
+ * @type {string}
22
+ * @memberof ContributorSubDocumentModel
23
+ */
24
+ 'id'?: string | null;
25
+ /**
26
+ *
27
+ * @type {Array<TranslationItemDocumentModel>}
28
+ * @memberof ContributorSubDocumentModel
29
+ */
30
+ 'translations'?: Array<TranslationItemDocumentModel> | null;
31
+ }
32
+ //# sourceMappingURL=contributor-sub-document-model.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"contributor-sub-document-model.d.ts","sourceRoot":"","sources":["../../src/models/contributor-sub-document-model.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAKH,OAAO,EAAE,4BAA4B,EAAE,MAAM,mCAAmC,CAAC;AAEjF;;;;GAIG;AACH,MAAM,WAAW,2BAA2B;IACxC;;;;OAIG;IACH,IAAI,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB;;;;OAIG;IACH,cAAc,CAAC,EAAE,KAAK,CAAC,4BAA4B,CAAC,GAAG,IAAI,CAAC;CAC/D"}
@@ -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 });
@@ -0,0 +1,37 @@
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 CoordinateSystem
16
+ */
17
+ export interface CoordinateSystem {
18
+ /**
19
+ *
20
+ * @type {number}
21
+ * @memberof CoordinateSystem
22
+ */
23
+ 'epsgId'?: number | null;
24
+ /**
25
+ *
26
+ * @type {string}
27
+ * @memberof CoordinateSystem
28
+ */
29
+ 'id'?: string | null;
30
+ /**
31
+ *
32
+ * @type {string}
33
+ * @memberof CoordinateSystem
34
+ */
35
+ 'name'?: string | null;
36
+ }
37
+ //# sourceMappingURL=coordinate-system.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"coordinate-system.d.ts","sourceRoot":"","sources":["../../src/models/coordinate-system.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAIH;;;;GAIG;AACH,MAAM,WAAW,gBAAgB;IAC7B;;;;OAIG;IACH,QAAQ,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB;;;;OAIG;IACH,IAAI,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB;;;;OAIG;IACH,MAAM,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;CAC1B"}
@@ -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 });
@@ -0,0 +1,63 @@
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
+ import { MediaDocumentModel } from './media-document-model';
13
+ import { TranslationDocumentModel } from './translation-document-model';
14
+ /**
15
+ *
16
+ * @export
17
+ * @interface CountryDocumentModel
18
+ */
19
+ export interface CountryDocumentModel {
20
+ /**
21
+ *
22
+ * @type {string}
23
+ * @memberof CountryDocumentModel
24
+ */
25
+ 'id'?: string | null;
26
+ /**
27
+ *
28
+ * @type {string}
29
+ * @memberof CountryDocumentModel
30
+ */
31
+ 'logo'?: string | null;
32
+ /**
33
+ *
34
+ * @type {number}
35
+ * @memberof CountryDocumentModel
36
+ */
37
+ 'hospitalsCount'?: number;
38
+ /**
39
+ *
40
+ * @type {number}
41
+ * @memberof CountryDocumentModel
42
+ */
43
+ 'doctorsCount'?: number;
44
+ /**
45
+ *
46
+ * @type {number}
47
+ * @memberof CountryDocumentModel
48
+ */
49
+ 'dealsCount'?: number;
50
+ /**
51
+ *
52
+ * @type {Array<MediaDocumentModel>}
53
+ * @memberof CountryDocumentModel
54
+ */
55
+ 'medias'?: Array<MediaDocumentModel> | null;
56
+ /**
57
+ *
58
+ * @type {Array<TranslationDocumentModel>}
59
+ * @memberof CountryDocumentModel
60
+ */
61
+ 'translations'?: Array<TranslationDocumentModel> | null;
62
+ }
63
+ //# sourceMappingURL=country-document-model.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"country-document-model.d.ts","sourceRoot":"","sources":["../../src/models/country-document-model.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAKH,OAAO,EAAE,kBAAkB,EAAE,MAAM,wBAAwB,CAAC;AAG5D,OAAO,EAAE,wBAAwB,EAAE,MAAM,8BAA8B,CAAC;AAExE;;;;GAIG;AACH,MAAM,WAAW,oBAAoB;IACjC;;;;OAIG;IACH,IAAI,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB;;;;OAIG;IACH,MAAM,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB;;;;OAIG;IACH,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B;;;;OAIG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB;;;;OAIG;IACH,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB;;;;OAIG;IACH,QAAQ,CAAC,EAAE,KAAK,CAAC,kBAAkB,CAAC,GAAG,IAAI,CAAC;IAC5C;;;;OAIG;IACH,cAAc,CAAC,EAAE,KAAK,CAAC,wBAAwB,CAAC,GAAG,IAAI,CAAC;CAC3D"}
@@ -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 });
@@ -0,0 +1,32 @@
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
+ import { TranslationItemDocumentModel } from './translation-item-document-model';
13
+ /**
14
+ *
15
+ * @export
16
+ * @interface CountrySubDocumentModel
17
+ */
18
+ export interface CountrySubDocumentModel {
19
+ /**
20
+ *
21
+ * @type {string}
22
+ * @memberof CountrySubDocumentModel
23
+ */
24
+ 'id'?: string | null;
25
+ /**
26
+ *
27
+ * @type {Array<TranslationItemDocumentModel>}
28
+ * @memberof CountrySubDocumentModel
29
+ */
30
+ 'translations'?: Array<TranslationItemDocumentModel> | null;
31
+ }
32
+ //# sourceMappingURL=country-sub-document-model.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"country-sub-document-model.d.ts","sourceRoot":"","sources":["../../src/models/country-sub-document-model.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAKH,OAAO,EAAE,4BAA4B,EAAE,MAAM,mCAAmC,CAAC;AAEjF;;;;GAIG;AACH,MAAM,WAAW,uBAAuB;IACpC;;;;OAIG;IACH,IAAI,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB;;;;OAIG;IACH,cAAc,CAAC,EAAE,KAAK,CAAC,4BAA4B,CAAC,GAAG,IAAI,CAAC;CAC/D"}
@@ -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 });