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,103 @@
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 { AppointmentOptionDocumentModel } from './appointment-option-document-model';
13
+ import { HospitalSubDocumentModel } from './hospital-sub-document-model';
14
+ import { LocationDocumentModel } from './location-document-model';
15
+ import { PackageSubDocumentModel } from './package-sub-document-model';
16
+ import { ServiceSubDocumentModel } from './service-sub-document-model';
17
+ import { TranslationDocumentModel } from './translation-document-model';
18
+ /**
19
+ *
20
+ * @export
21
+ * @interface DealDocumentModel
22
+ */
23
+ export interface DealDocumentModel {
24
+ /**
25
+ *
26
+ * @type {string}
27
+ * @memberof DealDocumentModel
28
+ */
29
+ 'id'?: string | null;
30
+ /**
31
+ *
32
+ * @type {string}
33
+ * @memberof DealDocumentModel
34
+ */
35
+ 'name'?: string | null;
36
+ /**
37
+ *
38
+ * @type {string}
39
+ * @memberof DealDocumentModel
40
+ */
41
+ 'description'?: string | null;
42
+ /**
43
+ *
44
+ * @type {string}
45
+ * @memberof DealDocumentModel
46
+ */
47
+ 'marketingType'?: string | null;
48
+ /**
49
+ *
50
+ * @type {HospitalSubDocumentModel}
51
+ * @memberof DealDocumentModel
52
+ */
53
+ 'hospital'?: HospitalSubDocumentModel;
54
+ /**
55
+ *
56
+ * @type {LocationDocumentModel}
57
+ * @memberof DealDocumentModel
58
+ */
59
+ 'location'?: LocationDocumentModel;
60
+ /**
61
+ *
62
+ * @type {string}
63
+ * @memberof DealDocumentModel
64
+ */
65
+ 'photo'?: string | null;
66
+ /**
67
+ *
68
+ * @type {string}
69
+ * @memberof DealDocumentModel
70
+ */
71
+ 'photoThumbnail'?: string | null;
72
+ /**
73
+ *
74
+ * @type {number}
75
+ * @memberof DealDocumentModel
76
+ */
77
+ 'serviceDuration'?: number;
78
+ /**
79
+ *
80
+ * @type {AppointmentOptionDocumentModel}
81
+ * @memberof DealDocumentModel
82
+ */
83
+ 'appointmentOption'?: AppointmentOptionDocumentModel;
84
+ /**
85
+ *
86
+ * @type {Array<PackageSubDocumentModel>}
87
+ * @memberof DealDocumentModel
88
+ */
89
+ 'packages'?: Array<PackageSubDocumentModel> | null;
90
+ /**
91
+ *
92
+ * @type {Array<ServiceSubDocumentModel>}
93
+ * @memberof DealDocumentModel
94
+ */
95
+ 'services'?: Array<ServiceSubDocumentModel> | null;
96
+ /**
97
+ *
98
+ * @type {Array<TranslationDocumentModel>}
99
+ * @memberof DealDocumentModel
100
+ */
101
+ 'translations'?: Array<TranslationDocumentModel> | null;
102
+ }
103
+ //# sourceMappingURL=deal-document-model.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"deal-document-model.d.ts","sourceRoot":"","sources":["../../src/models/deal-document-model.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAKH,OAAO,EAAE,8BAA8B,EAAE,MAAM,qCAAqC,CAAC;AAGrF,OAAO,EAAE,wBAAwB,EAAE,MAAM,+BAA+B,CAAC;AAGzE,OAAO,EAAE,qBAAqB,EAAE,MAAM,2BAA2B,CAAC;AAGlE,OAAO,EAAE,uBAAuB,EAAE,MAAM,8BAA8B,CAAC;AAGvE,OAAO,EAAE,uBAAuB,EAAE,MAAM,8BAA8B,CAAC;AAGvE,OAAO,EAAE,wBAAwB,EAAE,MAAM,8BAA8B,CAAC;AAExE;;;;GAIG;AACH,MAAM,WAAW,iBAAiB;IAC9B;;;;OAIG;IACH,IAAI,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB;;;;OAIG;IACH,MAAM,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB;;;;OAIG;IACH,aAAa,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC9B;;;;OAIG;IACH,eAAe,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAChC;;;;OAIG;IACH,UAAU,CAAC,EAAE,wBAAwB,CAAC;IACtC;;;;OAIG;IACH,UAAU,CAAC,EAAE,qBAAqB,CAAC;IACnC;;;;OAIG;IACH,OAAO,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACxB;;;;OAIG;IACH,gBAAgB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACjC;;;;OAIG;IACH,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAC3B;;;;OAIG;IACH,mBAAmB,CAAC,EAAE,8BAA8B,CAAC;IACrD;;;;OAIG;IACH,UAAU,CAAC,EAAE,KAAK,CAAC,uBAAuB,CAAC,GAAG,IAAI,CAAC;IACnD;;;;OAIG;IACH,UAAU,CAAC,EAAE,KAAK,CAAC,uBAAuB,CAAC,GAAG,IAAI,CAAC;IACnD;;;;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,69 @@
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 DepartmentDocumentModel
18
+ */
19
+ export interface DepartmentDocumentModel {
20
+ /**
21
+ *
22
+ * @type {string}
23
+ * @memberof DepartmentDocumentModel
24
+ */
25
+ 'id'?: string | null;
26
+ /**
27
+ *
28
+ * @type {string}
29
+ * @memberof DepartmentDocumentModel
30
+ */
31
+ 'marketingType'?: string | null;
32
+ /**
33
+ *
34
+ * @type {string}
35
+ * @memberof DepartmentDocumentModel
36
+ */
37
+ 'photo'?: string | null;
38
+ /**
39
+ *
40
+ * @type {string}
41
+ * @memberof DepartmentDocumentModel
42
+ */
43
+ 'photoThumbnail'?: string | null;
44
+ /**
45
+ *
46
+ * @type {string}
47
+ * @memberof DepartmentDocumentModel
48
+ */
49
+ 'background'?: string | null;
50
+ /**
51
+ *
52
+ * @type {string}
53
+ * @memberof DepartmentDocumentModel
54
+ */
55
+ 'backgroundThumbnail'?: string | null;
56
+ /**
57
+ *
58
+ * @type {Array<MediaDocumentModel>}
59
+ * @memberof DepartmentDocumentModel
60
+ */
61
+ 'medias'?: Array<MediaDocumentModel> | null;
62
+ /**
63
+ *
64
+ * @type {Array<TranslationDocumentModel>}
65
+ * @memberof DepartmentDocumentModel
66
+ */
67
+ 'translations'?: Array<TranslationDocumentModel> | null;
68
+ }
69
+ //# sourceMappingURL=department-document-model.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"department-document-model.d.ts","sourceRoot":"","sources":["../../src/models/department-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,uBAAuB;IACpC;;;;OAIG;IACH,IAAI,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB;;;;OAIG;IACH,eAAe,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAChC;;;;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,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,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 { TranslationItemDocumentModel } from './translation-item-document-model';
13
+ /**
14
+ *
15
+ * @export
16
+ * @interface DepartmentSubDocumentModel
17
+ */
18
+ export interface DepartmentSubDocumentModel {
19
+ /**
20
+ *
21
+ * @type {string}
22
+ * @memberof DepartmentSubDocumentModel
23
+ */
24
+ 'id'?: string | null;
25
+ /**
26
+ *
27
+ * @type {string}
28
+ * @memberof DepartmentSubDocumentModel
29
+ */
30
+ 'marketingType'?: string | null;
31
+ /**
32
+ *
33
+ * @type {Array<TranslationItemDocumentModel>}
34
+ * @memberof DepartmentSubDocumentModel
35
+ */
36
+ 'translations'?: Array<TranslationItemDocumentModel> | null;
37
+ }
38
+ //# sourceMappingURL=department-sub-document-model.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"department-sub-document-model.d.ts","sourceRoot":"","sources":["../../src/models/department-sub-document-model.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAKH,OAAO,EAAE,4BAA4B,EAAE,MAAM,mCAAmC,CAAC;AAEjF;;;;GAIG;AACH,MAAM,WAAW,0BAA0B;IACvC;;;;OAIG;IACH,IAAI,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB;;;;OAIG;IACH,eAAe,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAChC;;;;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,43 @@
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 DoctorCertificateSubDocumentModel
16
+ */
17
+ export interface DoctorCertificateSubDocumentModel {
18
+ /**
19
+ *
20
+ * @type {string}
21
+ * @memberof DoctorCertificateSubDocumentModel
22
+ */
23
+ 'id'?: string | null;
24
+ /**
25
+ *
26
+ * @type {string}
27
+ * @memberof DoctorCertificateSubDocumentModel
28
+ */
29
+ 'certificate'?: string | null;
30
+ /**
31
+ *
32
+ * @type {Date}
33
+ * @memberof DoctorCertificateSubDocumentModel
34
+ */
35
+ 'activeFrom'?: Date | null;
36
+ /**
37
+ *
38
+ * @type {Date}
39
+ * @memberof DoctorCertificateSubDocumentModel
40
+ */
41
+ 'activeTo'?: Date | null;
42
+ }
43
+ //# sourceMappingURL=doctor-certificate-sub-document-model.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"doctor-certificate-sub-document-model.d.ts","sourceRoot":"","sources":["../../src/models/doctor-certificate-sub-document-model.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAIH;;;;GAIG;AACH,MAAM,WAAW,iCAAiC;IAC9C;;;;OAIG;IACH,IAAI,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB;;;;OAIG;IACH,aAAa,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC9B;;;;OAIG;IACH,YAAY,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAC3B;;;;OAIG;IACH,UAAU,CAAC,EAAE,IAAI,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,116 @@
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 { AppointmentOptionDocumentModel } from './appointment-option-document-model';
13
+ import { DoctorCertificateSubDocumentModel } from './doctor-certificate-sub-document-model';
14
+ import { DoctorSpecialtySubDocumentModel } from './doctor-specialty-sub-document-model';
15
+ import { HospitalSubDocumentModel } from './hospital-sub-document-model';
16
+ import { MediaDocumentModel } from './media-document-model';
17
+ import { TranslationDocumentModel } from './translation-document-model';
18
+ import { UserLocationDocumentModel } from './user-location-document-model';
19
+ /**
20
+ *
21
+ * @export
22
+ * @interface DoctorDocumentModel
23
+ */
24
+ export interface DoctorDocumentModel {
25
+ /**
26
+ *
27
+ * @type {string}
28
+ * @memberof DoctorDocumentModel
29
+ */
30
+ 'id'?: string | null;
31
+ /**
32
+ *
33
+ * @type {string}
34
+ * @memberof DoctorDocumentModel
35
+ */
36
+ 'doctorId'?: string | null;
37
+ /**
38
+ *
39
+ * @type {Date}
40
+ * @memberof DoctorDocumentModel
41
+ */
42
+ 'startPracticeDate'?: Date | null;
43
+ /**
44
+ *
45
+ * @type {boolean}
46
+ * @memberof DoctorDocumentModel
47
+ */
48
+ 'consultationEnabled'?: boolean | null;
49
+ /**
50
+ *
51
+ * @type {number}
52
+ * @memberof DoctorDocumentModel
53
+ */
54
+ 'consultationFee'?: number | null;
55
+ /**
56
+ *
57
+ * @type {string}
58
+ * @memberof DoctorDocumentModel
59
+ */
60
+ 'photo'?: string | null;
61
+ /**
62
+ *
63
+ * @type {string}
64
+ * @memberof DoctorDocumentModel
65
+ */
66
+ 'photoThumbnail'?: string | null;
67
+ /**
68
+ *
69
+ * @type {string}
70
+ * @memberof DoctorDocumentModel
71
+ */
72
+ 'timeZone'?: string | null;
73
+ /**
74
+ *
75
+ * @type {HospitalSubDocumentModel}
76
+ * @memberof DoctorDocumentModel
77
+ */
78
+ 'hospital'?: HospitalSubDocumentModel;
79
+ /**
80
+ *
81
+ * @type {AppointmentOptionDocumentModel}
82
+ * @memberof DoctorDocumentModel
83
+ */
84
+ 'appointmentOption'?: AppointmentOptionDocumentModel;
85
+ /**
86
+ *
87
+ * @type {Array<MediaDocumentModel>}
88
+ * @memberof DoctorDocumentModel
89
+ */
90
+ 'medias'?: Array<MediaDocumentModel> | null;
91
+ /**
92
+ *
93
+ * @type {Array<UserLocationDocumentModel>}
94
+ * @memberof DoctorDocumentModel
95
+ */
96
+ 'locations'?: Array<UserLocationDocumentModel> | null;
97
+ /**
98
+ *
99
+ * @type {Array<DoctorCertificateSubDocumentModel>}
100
+ * @memberof DoctorDocumentModel
101
+ */
102
+ 'doctorCertificates'?: Array<DoctorCertificateSubDocumentModel> | null;
103
+ /**
104
+ *
105
+ * @type {Array<DoctorSpecialtySubDocumentModel>}
106
+ * @memberof DoctorDocumentModel
107
+ */
108
+ 'specialties'?: Array<DoctorSpecialtySubDocumentModel> | null;
109
+ /**
110
+ *
111
+ * @type {Array<TranslationDocumentModel>}
112
+ * @memberof DoctorDocumentModel
113
+ */
114
+ 'translations'?: Array<TranslationDocumentModel> | null;
115
+ }
116
+ //# sourceMappingURL=doctor-document-model.d.ts.map
@@ -0,0 +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,iCAAiC,EAAE,MAAM,yCAAyC,CAAC;AAG5F,OAAO,EAAE,+BAA+B,EAAE,MAAM,uCAAuC,CAAC;AAGxF,OAAO,EAAE,wBAAwB,EAAE,MAAM,+BAA+B,CAAC;AAGzE,OAAO,EAAE,kBAAkB,EAAE,MAAM,wBAAwB,CAAC;AAG5D,OAAO,EAAE,wBAAwB,EAAE,MAAM,8BAA8B,CAAC;AAGxE,OAAO,EAAE,yBAAyB,EAAE,MAAM,gCAAgC,CAAC;AAE3E;;;;GAIG;AACH,MAAM,WAAW,mBAAmB;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,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,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 DoctorSpecialtySubDocumentModel
17
+ */
18
+ export interface DoctorSpecialtySubDocumentModel {
19
+ /**
20
+ *
21
+ * @type {string}
22
+ * @memberof DoctorSpecialtySubDocumentModel
23
+ */
24
+ 'id'?: string | null;
25
+ /**
26
+ *
27
+ * @type {Array<TranslationItemDocumentModel>}
28
+ * @memberof DoctorSpecialtySubDocumentModel
29
+ */
30
+ 'translations'?: Array<TranslationItemDocumentModel> | null;
31
+ }
32
+ //# sourceMappingURL=doctor-specialty-sub-document-model.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"doctor-specialty-sub-document-model.d.ts","sourceRoot":"","sources":["../../src/models/doctor-specialty-sub-document-model.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAKH,OAAO,EAAE,4BAA4B,EAAE,MAAM,mCAAmC,CAAC;AAEjF;;;;GAIG;AACH,MAAM,WAAW,+BAA+B;IAC5C;;;;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,45 @@
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 { TranslationDocumentModel } from './translation-document-model';
14
+ /**
15
+ *
16
+ * @export
17
+ * @interface FaqCategoryDocumentModel
18
+ */
19
+ export interface FaqCategoryDocumentModel {
20
+ /**
21
+ *
22
+ * @type {string}
23
+ * @memberof FaqCategoryDocumentModel
24
+ */
25
+ 'id'?: string | null;
26
+ /**
27
+ *
28
+ * @type {string}
29
+ * @memberof FaqCategoryDocumentModel
30
+ */
31
+ 'parentId'?: string | null;
32
+ /**
33
+ *
34
+ * @type {HospitalSubDocumentModel}
35
+ * @memberof FaqCategoryDocumentModel
36
+ */
37
+ 'hospital'?: HospitalSubDocumentModel;
38
+ /**
39
+ *
40
+ * @type {Array<TranslationDocumentModel>}
41
+ * @memberof FaqCategoryDocumentModel
42
+ */
43
+ 'translations'?: Array<TranslationDocumentModel> | null;
44
+ }
45
+ //# sourceMappingURL=faq-category-document-model.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"faq-category-document-model.d.ts","sourceRoot":"","sources":["../../src/models/faq-category-document-model.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAKH,OAAO,EAAE,wBAAwB,EAAE,MAAM,+BAA+B,CAAC;AAGzE,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,UAAU,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B;;;;OAIG;IACH,UAAU,CAAC,EAAE,wBAAwB,CAAC;IACtC;;;;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,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 { TranslationItemDocumentModel } from './translation-item-document-model';
13
+ /**
14
+ *
15
+ * @export
16
+ * @interface FaqCategorySubDocumentModel
17
+ */
18
+ export interface FaqCategorySubDocumentModel {
19
+ /**
20
+ *
21
+ * @type {string}
22
+ * @memberof FaqCategorySubDocumentModel
23
+ */
24
+ 'id'?: string | null;
25
+ /**
26
+ *
27
+ * @type {string}
28
+ * @memberof FaqCategorySubDocumentModel
29
+ */
30
+ 'hospitalId'?: string | null;
31
+ /**
32
+ *
33
+ * @type {Array<TranslationItemDocumentModel>}
34
+ * @memberof FaqCategorySubDocumentModel
35
+ */
36
+ 'translations'?: Array<TranslationItemDocumentModel> | null;
37
+ }
38
+ //# sourceMappingURL=faq-category-sub-document-model.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"faq-category-sub-document-model.d.ts","sourceRoot":"","sources":["../../src/models/faq-category-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,YAAY,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC7B;;;;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 });