ch-api-client-typescript2 5.0.3 → 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,66 @@
1
+ /* tslint:disable */
2
+ /* eslint-disable */
3
+ /**
4
+ * Swagger UI - Cloud Hospital Api-INT
5
+ * Cloud Hospital application with Swagger, Swashbuckle, and API versioning.
6
+ *
7
+ * The version of the OpenAPI document: 2
8
+ * Contact: hyounoosung@icloudhospital.com
9
+ *
10
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
11
+ * https://openapi-generator.tech
12
+ * Do not edit the class manually.
13
+ */
14
+
15
+
16
+
17
+ /**
18
+ *
19
+ * @export
20
+ * @interface MediaDocumentModel
21
+ */
22
+ export interface MediaDocumentModel {
23
+ /**
24
+ *
25
+ * @type {string}
26
+ * @memberof MediaDocumentModel
27
+ */
28
+ 'mediaType'?: string | null;
29
+ /**
30
+ *
31
+ * @type {string}
32
+ * @memberof MediaDocumentModel
33
+ */
34
+ 'url'?: string | null;
35
+ /**
36
+ *
37
+ * @type {string}
38
+ * @memberof MediaDocumentModel
39
+ */
40
+ 'thumbnailUrl'?: string | null;
41
+ /**
42
+ *
43
+ * @type {string}
44
+ * @memberof MediaDocumentModel
45
+ */
46
+ 'description'?: string | null;
47
+ /**
48
+ *
49
+ * @type {number}
50
+ * @memberof MediaDocumentModel
51
+ */
52
+ 'height'?: number;
53
+ /**
54
+ *
55
+ * @type {number}
56
+ * @memberof MediaDocumentModel
57
+ */
58
+ 'width'?: number;
59
+ /**
60
+ *
61
+ * @type {number}
62
+ * @memberof MediaDocumentModel
63
+ */
64
+ 'order'?: number;
65
+ }
66
+
@@ -0,0 +1,57 @@
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
+
20
+ /**
21
+ *
22
+ * @export
23
+ * @interface PackageSubDocumentModel
24
+ */
25
+ export interface PackageSubDocumentModel {
26
+ /**
27
+ *
28
+ * @type {string}
29
+ * @memberof PackageSubDocumentModel
30
+ */
31
+ 'id'?: string | null;
32
+ /**
33
+ *
34
+ * @type {string}
35
+ * @memberof PackageSubDocumentModel
36
+ */
37
+ 'refundPolicy'?: string | null;
38
+ /**
39
+ *
40
+ * @type {string}
41
+ * @memberof PackageSubDocumentModel
42
+ */
43
+ 'bonus'?: string | null;
44
+ /**
45
+ *
46
+ * @type {number}
47
+ * @memberof PackageSubDocumentModel
48
+ */
49
+ 'price'?: number;
50
+ /**
51
+ *
52
+ * @type {AppointmentOptionDocumentModel}
53
+ * @memberof PackageSubDocumentModel
54
+ */
55
+ 'appointmentOption'?: AppointmentOptionDocumentModel;
56
+ }
57
+
@@ -0,0 +1,102 @@
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 { HospitalSpecialtySubDocumentModel } from './hospital-specialty-sub-document-model';
22
+ // May contain unused imports in some cases
23
+ // @ts-ignore
24
+ import { HospitalSubDocumentModel } from './hospital-sub-document-model';
25
+ // May contain unused imports in some cases
26
+ // @ts-ignore
27
+ import { TranslationDocumentModel } from './translation-document-model';
28
+
29
+ /**
30
+ *
31
+ * @export
32
+ * @interface ServiceDocumentModel
33
+ */
34
+ export interface ServiceDocumentModel {
35
+ /**
36
+ *
37
+ * @type {string}
38
+ * @memberof ServiceDocumentModel
39
+ */
40
+ 'id'?: string | null;
41
+ /**
42
+ *
43
+ * @type {HospitalSubDocumentModel}
44
+ * @memberof ServiceDocumentModel
45
+ */
46
+ 'hospital'?: HospitalSubDocumentModel;
47
+ /**
48
+ *
49
+ * @type {HospitalSpecialtySubDocumentModel}
50
+ * @memberof ServiceDocumentModel
51
+ */
52
+ 'hospitalSpecialty'?: HospitalSpecialtySubDocumentModel;
53
+ /**
54
+ *
55
+ * @type {AppointmentOptionDocumentModel}
56
+ * @memberof ServiceDocumentModel
57
+ */
58
+ 'appointmentOption'?: AppointmentOptionDocumentModel;
59
+ /**
60
+ *
61
+ * @type {string}
62
+ * @memberof ServiceDocumentModel
63
+ */
64
+ 'procedure'?: string | null;
65
+ /**
66
+ *
67
+ * @type {number}
68
+ * @memberof ServiceDocumentModel
69
+ */
70
+ 'minPrice'?: number;
71
+ /**
72
+ *
73
+ * @type {number}
74
+ * @memberof ServiceDocumentModel
75
+ */
76
+ 'maxPrice'?: number;
77
+ /**
78
+ *
79
+ * @type {boolean}
80
+ * @memberof ServiceDocumentModel
81
+ */
82
+ 'priceReuqest'?: boolean;
83
+ /**
84
+ *
85
+ * @type {string}
86
+ * @memberof ServiceDocumentModel
87
+ */
88
+ 'photo'?: string | null;
89
+ /**
90
+ *
91
+ * @type {string}
92
+ * @memberof ServiceDocumentModel
93
+ */
94
+ 'photoThumbnail'?: string | null;
95
+ /**
96
+ *
97
+ * @type {Array<TranslationDocumentModel>}
98
+ * @memberof ServiceDocumentModel
99
+ */
100
+ 'translations'?: Array<TranslationDocumentModel> | null;
101
+ }
102
+
@@ -0,0 +1,39 @@
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 ServiceSubDocumentModel
24
+ */
25
+ export interface ServiceSubDocumentModel {
26
+ /**
27
+ *
28
+ * @type {string}
29
+ * @memberof ServiceSubDocumentModel
30
+ */
31
+ 'id'?: string | null;
32
+ /**
33
+ *
34
+ * @type {Array<TranslationItemDocumentModel>}
35
+ * @memberof ServiceSubDocumentModel
36
+ */
37
+ 'translations'?: Array<TranslationItemDocumentModel> | null;
38
+ }
39
+
@@ -0,0 +1,36 @@
1
+ /* tslint:disable */
2
+ /* eslint-disable */
3
+ /**
4
+ * Swagger UI - Cloud Hospital Api-INT
5
+ * Cloud Hospital application with Swagger, Swashbuckle, and API versioning.
6
+ *
7
+ * The version of the OpenAPI document: 2
8
+ * Contact: hyounoosung@icloudhospital.com
9
+ *
10
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
11
+ * https://openapi-generator.tech
12
+ * Do not edit the class manually.
13
+ */
14
+
15
+
16
+
17
+ /**
18
+ *
19
+ * @export
20
+ * @interface SnsHandleDocumentModel
21
+ */
22
+ export interface SnsHandleDocumentModel {
23
+ /**
24
+ *
25
+ * @type {string}
26
+ * @memberof SnsHandleDocumentModel
27
+ */
28
+ 'snsType'?: string | null;
29
+ /**
30
+ *
31
+ * @type {string}
32
+ * @memberof SnsHandleDocumentModel
33
+ */
34
+ 'handle'?: string | null;
35
+ }
36
+
@@ -0,0 +1,81 @@
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 { DepartmentSubDocumentModel } from './department-sub-document-model';
19
+ // May contain unused imports in some cases
20
+ // @ts-ignore
21
+ import { MediaDocumentModel } from './media-document-model';
22
+ // May contain unused imports in some cases
23
+ // @ts-ignore
24
+ import { TranslationDocumentModel } from './translation-document-model';
25
+
26
+ /**
27
+ *
28
+ * @export
29
+ * @interface SpecialtyDocumentModel
30
+ */
31
+ export interface SpecialtyDocumentModel {
32
+ /**
33
+ *
34
+ * @type {string}
35
+ * @memberof SpecialtyDocumentModel
36
+ */
37
+ 'id'?: string | null;
38
+ /**
39
+ *
40
+ * @type {DepartmentSubDocumentModel}
41
+ * @memberof SpecialtyDocumentModel
42
+ */
43
+ 'department'?: DepartmentSubDocumentModel;
44
+ /**
45
+ *
46
+ * @type {string}
47
+ * @memberof SpecialtyDocumentModel
48
+ */
49
+ 'photo'?: string | null;
50
+ /**
51
+ *
52
+ * @type {string}
53
+ * @memberof SpecialtyDocumentModel
54
+ */
55
+ 'photoThumbnail'?: string | null;
56
+ /**
57
+ *
58
+ * @type {string}
59
+ * @memberof SpecialtyDocumentModel
60
+ */
61
+ 'background'?: string | null;
62
+ /**
63
+ *
64
+ * @type {string}
65
+ * @memberof SpecialtyDocumentModel
66
+ */
67
+ 'backgroundThumbnail'?: string | null;
68
+ /**
69
+ *
70
+ * @type {Array<MediaDocumentModel>}
71
+ * @memberof SpecialtyDocumentModel
72
+ */
73
+ 'medias'?: Array<MediaDocumentModel> | null;
74
+ /**
75
+ *
76
+ * @type {Array<TranslationDocumentModel>}
77
+ * @memberof SpecialtyDocumentModel
78
+ */
79
+ 'translations'?: Array<TranslationDocumentModel> | null;
80
+ }
81
+
@@ -0,0 +1,39 @@
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 SpecialtySubDocumentModel
24
+ */
25
+ export interface SpecialtySubDocumentModel {
26
+ /**
27
+ *
28
+ * @type {string}
29
+ * @memberof SpecialtySubDocumentModel
30
+ */
31
+ 'id'?: string | null;
32
+ /**
33
+ *
34
+ * @type {Array<TranslationItemDocumentModel>}
35
+ * @memberof SpecialtySubDocumentModel
36
+ */
37
+ 'translations'?: Array<TranslationItemDocumentModel> | null;
38
+ }
39
+
@@ -0,0 +1,36 @@
1
+ /* tslint:disable */
2
+ /* eslint-disable */
3
+ /**
4
+ * Swagger UI - Cloud Hospital Api-INT
5
+ * Cloud Hospital application with Swagger, Swashbuckle, and API versioning.
6
+ *
7
+ * The version of the OpenAPI document: 2
8
+ * Contact: hyounoosung@icloudhospital.com
9
+ *
10
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
11
+ * https://openapi-generator.tech
12
+ * Do not edit the class manually.
13
+ */
14
+
15
+
16
+
17
+ /**
18
+ *
19
+ * @export
20
+ * @interface TagDocumentModel
21
+ */
22
+ export interface TagDocumentModel {
23
+ /**
24
+ *
25
+ * @type {string}
26
+ * @memberof TagDocumentModel
27
+ */
28
+ 'tagId'?: string | null;
29
+ /**
30
+ *
31
+ * @type {number}
32
+ * @memberof TagDocumentModel
33
+ */
34
+ 'order'?: number;
35
+ }
36
+
@@ -0,0 +1,66 @@
1
+ /* tslint:disable */
2
+ /* eslint-disable */
3
+ /**
4
+ * Swagger UI - Cloud Hospital Api-INT
5
+ * Cloud Hospital application with Swagger, Swashbuckle, and API versioning.
6
+ *
7
+ * The version of the OpenAPI document: 2
8
+ * Contact: hyounoosung@icloudhospital.com
9
+ *
10
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
11
+ * https://openapi-generator.tech
12
+ * Do not edit the class manually.
13
+ */
14
+
15
+
16
+
17
+ /**
18
+ *
19
+ * @export
20
+ * @interface TranslationDocumentModel
21
+ */
22
+ export interface TranslationDocumentModel {
23
+ /**
24
+ *
25
+ * @type {string}
26
+ * @memberof TranslationDocumentModel
27
+ */
28
+ 'languageCode'?: string | null;
29
+ /**
30
+ *
31
+ * @type {string}
32
+ * @memberof TranslationDocumentModel
33
+ */
34
+ 'name'?: string | null;
35
+ /**
36
+ *
37
+ * @type {string}
38
+ * @memberof TranslationDocumentModel
39
+ */
40
+ 'slug'?: string | null;
41
+ /**
42
+ *
43
+ * @type {string}
44
+ * @memberof TranslationDocumentModel
45
+ */
46
+ 'overview'?: string | null;
47
+ /**
48
+ *
49
+ * @type {string}
50
+ * @memberof TranslationDocumentModel
51
+ */
52
+ 'description'?: string | null;
53
+ /**
54
+ *
55
+ * @type {string}
56
+ * @memberof TranslationDocumentModel
57
+ */
58
+ 'content'?: string | null;
59
+ /**
60
+ *
61
+ * @type {boolean}
62
+ * @memberof TranslationDocumentModel
63
+ */
64
+ 'isConfirmed'?: boolean;
65
+ }
66
+
@@ -0,0 +1,48 @@
1
+ /* tslint:disable */
2
+ /* eslint-disable */
3
+ /**
4
+ * Swagger UI - Cloud Hospital Api-INT
5
+ * Cloud Hospital application with Swagger, Swashbuckle, and API versioning.
6
+ *
7
+ * The version of the OpenAPI document: 2
8
+ * Contact: hyounoosung@icloudhospital.com
9
+ *
10
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
11
+ * https://openapi-generator.tech
12
+ * Do not edit the class manually.
13
+ */
14
+
15
+
16
+
17
+ /**
18
+ *
19
+ * @export
20
+ * @interface TranslationItemDocumentModel
21
+ */
22
+ export interface TranslationItemDocumentModel {
23
+ /**
24
+ *
25
+ * @type {string}
26
+ * @memberof TranslationItemDocumentModel
27
+ */
28
+ 'languageCode'?: string | null;
29
+ /**
30
+ *
31
+ * @type {string}
32
+ * @memberof TranslationItemDocumentModel
33
+ */
34
+ 'name'?: string | null;
35
+ /**
36
+ *
37
+ * @type {string}
38
+ * @memberof TranslationItemDocumentModel
39
+ */
40
+ 'slug'?: string | null;
41
+ /**
42
+ *
43
+ * @type {string}
44
+ * @memberof TranslationItemDocumentModel
45
+ */
46
+ 'description'?: string | null;
47
+ }
48
+
@@ -0,0 +1,66 @@
1
+ /* tslint:disable */
2
+ /* eslint-disable */
3
+ /**
4
+ * Swagger UI - Cloud Hospital Api-INT
5
+ * Cloud Hospital application with Swagger, Swashbuckle, and API versioning.
6
+ *
7
+ * The version of the OpenAPI document: 2
8
+ * Contact: hyounoosung@icloudhospital.com
9
+ *
10
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
11
+ * https://openapi-generator.tech
12
+ * Do not edit the class manually.
13
+ */
14
+
15
+
16
+
17
+ /**
18
+ *
19
+ * @export
20
+ * @interface UserLocationDocumentModel
21
+ */
22
+ export interface UserLocationDocumentModel {
23
+ /**
24
+ *
25
+ * @type {string}
26
+ * @memberof UserLocationDocumentModel
27
+ */
28
+ 'country'?: string | null;
29
+ /**
30
+ *
31
+ * @type {string}
32
+ * @memberof UserLocationDocumentModel
33
+ */
34
+ 'state'?: string | null;
35
+ /**
36
+ *
37
+ * @type {string}
38
+ * @memberof UserLocationDocumentModel
39
+ */
40
+ 'county'?: string | null;
41
+ /**
42
+ *
43
+ * @type {string}
44
+ * @memberof UserLocationDocumentModel
45
+ */
46
+ 'city'?: string | null;
47
+ /**
48
+ *
49
+ * @type {string}
50
+ * @memberof UserLocationDocumentModel
51
+ */
52
+ 'zipCode'?: string | null;
53
+ /**
54
+ *
55
+ * @type {string}
56
+ * @memberof UserLocationDocumentModel
57
+ */
58
+ 'address'?: string | null;
59
+ /**
60
+ *
61
+ * @type {string}
62
+ * @memberof UserLocationDocumentModel
63
+ */
64
+ 'locationType'?: string | null;
65
+ }
66
+