ch-admin-api-client-typescript 5.2.3 → 5.2.6
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.
- package/lib/api/hospitals-api.d.ts +1290 -131
- package/lib/api/hospitals-api.d.ts.map +1 -1
- package/lib/api/hospitals-api.js +2931 -1239
- package/lib/api/survey-results-api.d.ts +12 -3
- package/lib/api/survey-results-api.d.ts.map +1 -1
- package/lib/api/survey-results-api.js +12 -6
- package/lib/models/create-policy-command.d.ts +74 -0
- package/lib/models/create-policy-command.d.ts.map +1 -0
- package/lib/models/create-policy-command.js +15 -0
- package/lib/models/footer-navigation-item-model.d.ts +61 -0
- package/lib/models/footer-navigation-item-model.d.ts.map +1 -0
- package/lib/models/footer-navigation-item-model.js +15 -0
- package/lib/models/index.d.ts +13 -0
- package/lib/models/index.d.ts.map +1 -1
- package/lib/models/index.js +13 -0
- package/lib/models/policies-model.d.ts +33 -0
- package/lib/models/policies-model.d.ts.map +1 -0
- package/lib/models/policies-model.js +15 -0
- package/lib/models/policy-item-model.d.ts +68 -0
- package/lib/models/policy-item-model.d.ts.map +1 -0
- package/lib/models/policy-item-model.js +15 -0
- package/lib/models/policy-model.d.ts +124 -0
- package/lib/models/policy-model.d.ts.map +1 -0
- package/lib/models/policy-model.js +15 -0
- package/lib/models/save-footer-navigation-item-model.d.ts +49 -0
- package/lib/models/save-footer-navigation-item-model.d.ts.map +1 -0
- package/lib/models/save-footer-navigation-item-model.js +15 -0
- package/lib/models/save-footer-navigations-command.d.ts +26 -0
- package/lib/models/save-footer-navigations-command.d.ts.map +1 -0
- package/lib/models/save-footer-navigations-command.js +15 -0
- package/lib/models/secure-container-item-model.d.ts +67 -0
- package/lib/models/secure-container-item-model.d.ts.map +1 -0
- package/lib/models/secure-container-item-model.js +15 -0
- package/lib/models/secure-container-model.d.ts +74 -0
- package/lib/models/secure-container-model.d.ts.map +1 -0
- package/lib/models/secure-container-model.js +15 -0
- package/lib/models/secure-containers-model.d.ts +33 -0
- package/lib/models/secure-containers-model.d.ts.map +1 -0
- package/lib/models/secure-containers-model.js +15 -0
- package/lib/models/secure-file-model.d.ts +86 -0
- package/lib/models/secure-file-model.d.ts.map +1 -0
- package/lib/models/secure-file-model.js +15 -0
- package/lib/models/survey-result-item-model.d.ts +81 -0
- package/lib/models/survey-result-item-model.d.ts.map +1 -0
- package/lib/models/survey-result-item-model.js +15 -0
- package/lib/models/survey-result-model.d.ts +6 -6
- package/lib/models/survey-result-model.d.ts.map +1 -1
- package/lib/models/survey-results-model.d.ts +3 -3
- package/lib/models/survey-results-model.d.ts.map +1 -1
- package/lib/models/update-policy-command.d.ts +80 -0
- package/lib/models/update-policy-command.d.ts.map +1 -0
- package/lib/models/update-policy-command.js +15 -0
- package/package.json +1 -1
- package/src/.openapi-generator/FILES +13 -0
- package/src/api/hospitals-api.ts +4948 -2930
- package/src/api/survey-results-api.ts +20 -6
- package/src/models/create-policy-command.ts +81 -0
- package/src/models/footer-navigation-item-model.ts +66 -0
- package/src/models/index.ts +13 -0
- package/src/models/policies-model.ts +42 -0
- package/src/models/policy-item-model.ts +75 -0
- package/src/models/policy-model.ts +135 -0
- package/src/models/save-footer-navigation-item-model.ts +54 -0
- package/src/models/save-footer-navigations-command.ts +33 -0
- package/src/models/secure-container-item-model.ts +72 -0
- package/src/models/secure-container-model.ts +81 -0
- package/src/models/secure-containers-model.ts +42 -0
- package/src/models/secure-file-model.ts +93 -0
- package/src/models/survey-result-item-model.ts +90 -0
- package/src/models/survey-result-model.ts +6 -6
- package/src/models/survey-results-model.ts +3 -3
- package/src/models/update-policy-command.ts +87 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"survey-result-item-model.d.ts","sourceRoot":"","sources":["../../src/models/survey-result-item-model.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAKH,OAAO,EAAE,wBAAwB,EAAE,MAAM,+BAA+B,CAAC;AAGzE,OAAO,EAAE,qBAAqB,EAAE,MAAM,4BAA4B,CAAC;AAEnE;;;;GAIG;AACH,MAAM,WAAW,qBAAqB;IAClC;;;;OAIG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;;;OAIG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB;;;;OAIG;IACH,gBAAgB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACjC;;;;OAIG;IACH,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB;;;;OAIG;IACH,cAAc,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC/B;;;;OAIG;IACH,cAAc,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC/B;;;;OAIG;IACH,QAAQ,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB;;;;OAIG;IACH,MAAM,CAAC,EAAE,qBAAqB,CAAC;IAC/B;;;;OAIG;IACH,aAAa,CAAC,EAAE,IAAI,CAAC;IACrB;;;;OAIG;IACH,UAAU,CAAC,EAAE,KAAK,CAAC,wBAAwB,CAAC,GAAG,IAAI,CAAC;CACvD"}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
/**
|
|
5
|
+
* Swagger UI - Cloud Hospital Admin Api-INT
|
|
6
|
+
* Cloud Hospital application with Swagger, Swashbuckle, and API versioning.
|
|
7
|
+
*
|
|
8
|
+
* The version of the OpenAPI document: 1
|
|
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 });
|
|
@@ -73,27 +73,27 @@ export interface SurveyResultModel {
|
|
|
73
73
|
'createdDate'?: Date;
|
|
74
74
|
/**
|
|
75
75
|
*
|
|
76
|
-
* @type {
|
|
76
|
+
* @type {Array<SurveyResultElementModel>}
|
|
77
77
|
* @memberof SurveyResultModel
|
|
78
78
|
*/
|
|
79
|
-
'
|
|
79
|
+
'elements'?: Array<SurveyResultElementModel> | null;
|
|
80
80
|
/**
|
|
81
81
|
*
|
|
82
82
|
* @type {string}
|
|
83
83
|
* @memberof SurveyResultModel
|
|
84
84
|
*/
|
|
85
|
-
'
|
|
85
|
+
'surveyFormContent'?: string | null;
|
|
86
86
|
/**
|
|
87
87
|
*
|
|
88
88
|
* @type {string}
|
|
89
89
|
* @memberof SurveyResultModel
|
|
90
90
|
*/
|
|
91
|
-
'
|
|
91
|
+
'surveyFormOverview'?: string | null;
|
|
92
92
|
/**
|
|
93
93
|
*
|
|
94
|
-
* @type {
|
|
94
|
+
* @type {string}
|
|
95
95
|
* @memberof SurveyResultModel
|
|
96
96
|
*/
|
|
97
|
-
'
|
|
97
|
+
'surveyFormDescription'?: string | null;
|
|
98
98
|
}
|
|
99
99
|
//# sourceMappingURL=survey-result-model.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"survey-result-model.d.ts","sourceRoot":"","sources":["../../src/models/survey-result-model.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAKH,OAAO,EAAE,wBAAwB,EAAE,MAAM,+BAA+B,CAAC;AAGzE,OAAO,EAAE,qBAAqB,EAAE,MAAM,4BAA4B,CAAC;AAEnE;;;;GAIG;AACH,MAAM,WAAW,iBAAiB;IAC9B;;;;OAIG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;;;OAIG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB;;;;OAIG;IACH,gBAAgB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACjC;;;;OAIG;IACH,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB;;;;OAIG;IACH,cAAc,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC/B;;;;OAIG;IACH,cAAc,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC/B;;;;OAIG;IACH,QAAQ,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB;;;;OAIG;IACH,MAAM,CAAC,EAAE,qBAAqB,CAAC;IAC/B;;;;OAIG;IACH,aAAa,CAAC,EAAE,IAAI,CAAC;IACrB;;;;OAIG;IACH,
|
|
1
|
+
{"version":3,"file":"survey-result-model.d.ts","sourceRoot":"","sources":["../../src/models/survey-result-model.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAKH,OAAO,EAAE,wBAAwB,EAAE,MAAM,+BAA+B,CAAC;AAGzE,OAAO,EAAE,qBAAqB,EAAE,MAAM,4BAA4B,CAAC;AAEnE;;;;GAIG;AACH,MAAM,WAAW,iBAAiB;IAC9B;;;;OAIG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;;;OAIG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB;;;;OAIG;IACH,gBAAgB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACjC;;;;OAIG;IACH,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB;;;;OAIG;IACH,cAAc,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC/B;;;;OAIG;IACH,cAAc,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC/B;;;;OAIG;IACH,QAAQ,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB;;;;OAIG;IACH,MAAM,CAAC,EAAE,qBAAqB,CAAC;IAC/B;;;;OAIG;IACH,aAAa,CAAC,EAAE,IAAI,CAAC;IACrB;;;;OAIG;IACH,UAAU,CAAC,EAAE,KAAK,CAAC,wBAAwB,CAAC,GAAG,IAAI,CAAC;IACpD;;;;OAIG;IACH,mBAAmB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACpC;;;;OAIG;IACH,oBAAoB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACrC;;;;OAIG;IACH,uBAAuB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;CAC3C"}
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
12
|
import { PagedListMetaData } from './paged-list-meta-data';
|
|
13
|
-
import {
|
|
13
|
+
import { SurveyResultItemModel } from './survey-result-item-model';
|
|
14
14
|
/**
|
|
15
15
|
*
|
|
16
16
|
* @export
|
|
@@ -19,10 +19,10 @@ import { SurveyResultModel } from './survey-result-model';
|
|
|
19
19
|
export interface SurveyResultsModel {
|
|
20
20
|
/**
|
|
21
21
|
*
|
|
22
|
-
* @type {Array<
|
|
22
|
+
* @type {Array<SurveyResultItemModel>}
|
|
23
23
|
* @memberof SurveyResultsModel
|
|
24
24
|
*/
|
|
25
|
-
'items'?: Array<
|
|
25
|
+
'items'?: Array<SurveyResultItemModel> | null;
|
|
26
26
|
/**
|
|
27
27
|
*
|
|
28
28
|
* @type {PagedListMetaData}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"survey-results-model.d.ts","sourceRoot":"","sources":["../../src/models/survey-results-model.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAKH,OAAO,EAAE,iBAAiB,EAAE,MAAM,wBAAwB,CAAC;AAG3D,OAAO,EAAE,
|
|
1
|
+
{"version":3,"file":"survey-results-model.d.ts","sourceRoot":"","sources":["../../src/models/survey-results-model.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAKH,OAAO,EAAE,iBAAiB,EAAE,MAAM,wBAAwB,CAAC;AAG3D,OAAO,EAAE,qBAAqB,EAAE,MAAM,4BAA4B,CAAC;AAEnE;;;;GAIG;AACH,MAAM,WAAW,kBAAkB;IAC/B;;;;OAIG;IACH,OAAO,CAAC,EAAE,KAAK,CAAC,qBAAqB,CAAC,GAAG,IAAI,CAAC;IAC9C;;;;OAIG;IACH,UAAU,CAAC,EAAE,iBAAiB,CAAC;CAClC"}
|
|
@@ -0,0 +1,80 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Swagger UI - Cloud Hospital Admin Api-INT
|
|
3
|
+
* Cloud Hospital application with Swagger, Swashbuckle, and API versioning.
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 1
|
|
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 { MediaModel } from './media-model';
|
|
13
|
+
/**
|
|
14
|
+
*
|
|
15
|
+
* @export
|
|
16
|
+
* @interface UpdatePolicyCommand
|
|
17
|
+
*/
|
|
18
|
+
export interface UpdatePolicyCommand {
|
|
19
|
+
/**
|
|
20
|
+
*
|
|
21
|
+
* @type {string}
|
|
22
|
+
* @memberof UpdatePolicyCommand
|
|
23
|
+
*/
|
|
24
|
+
'languageCode'?: string | null;
|
|
25
|
+
/**
|
|
26
|
+
*
|
|
27
|
+
* @type {string}
|
|
28
|
+
* @memberof UpdatePolicyCommand
|
|
29
|
+
*/
|
|
30
|
+
'name'?: string | null;
|
|
31
|
+
/**
|
|
32
|
+
*
|
|
33
|
+
* @type {string}
|
|
34
|
+
* @memberof UpdatePolicyCommand
|
|
35
|
+
*/
|
|
36
|
+
'slug'?: string | null;
|
|
37
|
+
/**
|
|
38
|
+
*
|
|
39
|
+
* @type {string}
|
|
40
|
+
* @memberof UpdatePolicyCommand
|
|
41
|
+
*/
|
|
42
|
+
'description'?: string | null;
|
|
43
|
+
/**
|
|
44
|
+
*
|
|
45
|
+
* @type {string}
|
|
46
|
+
* @memberof UpdatePolicyCommand
|
|
47
|
+
*/
|
|
48
|
+
'content'?: string | null;
|
|
49
|
+
/**
|
|
50
|
+
*
|
|
51
|
+
* @type {boolean}
|
|
52
|
+
* @memberof UpdatePolicyCommand
|
|
53
|
+
*/
|
|
54
|
+
'confirmed'?: boolean;
|
|
55
|
+
/**
|
|
56
|
+
*
|
|
57
|
+
* @type {string}
|
|
58
|
+
* @memberof UpdatePolicyCommand
|
|
59
|
+
*/
|
|
60
|
+
'customStyle'?: string | null;
|
|
61
|
+
/**
|
|
62
|
+
*
|
|
63
|
+
* @type {string}
|
|
64
|
+
* @memberof UpdatePolicyCommand
|
|
65
|
+
*/
|
|
66
|
+
'photo'?: string | null;
|
|
67
|
+
/**
|
|
68
|
+
*
|
|
69
|
+
* @type {string}
|
|
70
|
+
* @memberof UpdatePolicyCommand
|
|
71
|
+
*/
|
|
72
|
+
'photoThumbnail'?: string | null;
|
|
73
|
+
/**
|
|
74
|
+
*
|
|
75
|
+
* @type {Array<MediaModel>}
|
|
76
|
+
* @memberof UpdatePolicyCommand
|
|
77
|
+
*/
|
|
78
|
+
'medias'?: Array<MediaModel> | null;
|
|
79
|
+
}
|
|
80
|
+
//# sourceMappingURL=update-policy-command.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"update-policy-command.d.ts","sourceRoot":"","sources":["../../src/models/update-policy-command.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAKH,OAAO,EAAE,UAAU,EAAE,MAAM,eAAe,CAAC;AAE3C;;;;GAIG;AACH,MAAM,WAAW,mBAAmB;IAChC;;;;OAIG;IACH,cAAc,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC/B;;;;OAIG;IACH,MAAM,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB;;;;OAIG;IACH,MAAM,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB;;;;OAIG;IACH,aAAa,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC9B;;;;OAIG;IACH,SAAS,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC1B;;;;OAIG;IACH,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB;;;;OAIG;IACH,aAAa,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC9B;;;;OAIG;IACH,OAAO,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACxB;;;;OAIG;IACH,gBAAgB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACjC;;;;OAIG;IACH,QAAQ,CAAC,EAAE,KAAK,CAAC,UAAU,CAAC,GAAG,IAAI,CAAC;CACvC"}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
/**
|
|
5
|
+
* Swagger UI - Cloud Hospital Admin Api-INT
|
|
6
|
+
* Cloud Hospital application with Swagger, Swashbuckle, and API versioning.
|
|
7
|
+
*
|
|
8
|
+
* The version of the OpenAPI document: 1
|
|
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 });
|
package/package.json
CHANGED
|
@@ -180,6 +180,7 @@ models/create-media-command.ts
|
|
|
180
180
|
models/create-patient-command.ts
|
|
181
181
|
models/create-plan-command.ts
|
|
182
182
|
models/create-plan-hospital-command.ts
|
|
183
|
+
models/create-policy-command.ts
|
|
183
184
|
models/create-profile-command.ts
|
|
184
185
|
models/create-service-category-command.ts
|
|
185
186
|
models/create-service-review-command.ts
|
|
@@ -234,6 +235,7 @@ models/faq-tag-item-model.ts
|
|
|
234
235
|
models/faq-tag-model.ts
|
|
235
236
|
models/faq-tags-model.ts
|
|
236
237
|
models/faqs-model.ts
|
|
238
|
+
models/footer-navigation-item-model.ts
|
|
237
239
|
models/gender.ts
|
|
238
240
|
models/grade-item-model.ts
|
|
239
241
|
models/grade-model.ts
|
|
@@ -323,6 +325,9 @@ models/plan-item-model.ts
|
|
|
323
325
|
models/plan-model.ts
|
|
324
326
|
models/plans-model.ts
|
|
325
327
|
models/platform.ts
|
|
328
|
+
models/policies-model.ts
|
|
329
|
+
models/policy-item-model.ts
|
|
330
|
+
models/policy-model.ts
|
|
326
331
|
models/problem-details.ts
|
|
327
332
|
models/procedure.ts
|
|
328
333
|
models/recurring-interval.ts
|
|
@@ -337,6 +342,8 @@ models/save-appointment-timetable-overrides-result-model.ts
|
|
|
337
342
|
models/save-deal-appointment-timetable-overrides-command.ts
|
|
338
343
|
models/save-deal-package-appointment-timetable-overrides-command.ts
|
|
339
344
|
models/save-doctor-affiliation-appointment-timetable-overrides-command.ts
|
|
345
|
+
models/save-footer-navigation-item-model.ts
|
|
346
|
+
models/save-footer-navigations-command.ts
|
|
340
347
|
models/save-header-navigation-item-model.ts
|
|
341
348
|
models/save-header-navigations-command.ts
|
|
342
349
|
models/save-hospital-appointment-timetable-overrides-command.ts
|
|
@@ -345,6 +352,10 @@ models/save-hospital-consultation-timetable-overrides-command.ts
|
|
|
345
352
|
models/save-hospital-specialty-appointment-timetable-overrides-command.ts
|
|
346
353
|
models/save-service-appointment-timetable-overrides-command.ts
|
|
347
354
|
models/search-index-type.ts
|
|
355
|
+
models/secure-container-item-model.ts
|
|
356
|
+
models/secure-container-model.ts
|
|
357
|
+
models/secure-containers-model.ts
|
|
358
|
+
models/secure-file-model.ts
|
|
348
359
|
models/send-bird-group-channel-member.ts
|
|
349
360
|
models/send-bird-group-channel-model.ts
|
|
350
361
|
models/send-bird-group-channelr-operator.ts
|
|
@@ -385,6 +396,7 @@ models/survey-form-status.ts
|
|
|
385
396
|
models/survey-forms-model.ts
|
|
386
397
|
models/survey-result-element-model.ts
|
|
387
398
|
models/survey-result-element-value-model.ts
|
|
399
|
+
models/survey-result-item-model.ts
|
|
388
400
|
models/survey-result-model.ts
|
|
389
401
|
models/survey-result-user-model.ts
|
|
390
402
|
models/survey-results-model.ts
|
|
@@ -440,6 +452,7 @@ models/update-media-command.ts
|
|
|
440
452
|
models/update-patient-command.ts
|
|
441
453
|
models/update-plan-command.ts
|
|
442
454
|
models/update-plan-hospital-command.ts
|
|
455
|
+
models/update-policy-command.ts
|
|
443
456
|
models/update-profile-command.ts
|
|
444
457
|
models/update-service-category-command.ts
|
|
445
458
|
models/update-service-review-command.ts
|