ch-admin-api-client-typescript 5.19.0 → 5.19.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.
- package/lib/models/accreditation-item-model.d.ts +6 -0
- package/lib/models/accreditation-item-model.d.ts.map +1 -1
- package/lib/models/accreditation-model.d.ts +6 -0
- package/lib/models/accreditation-model.d.ts.map +1 -1
- package/lib/models/create-accreditation-command.d.ts +6 -0
- package/lib/models/create-accreditation-command.d.ts.map +1 -1
- package/lib/models/hospital-accreditation-item-model.d.ts +6 -0
- package/lib/models/hospital-accreditation-item-model.d.ts.map +1 -1
- package/lib/models/hospital-accreditation-model.d.ts +6 -0
- package/lib/models/hospital-accreditation-model.d.ts.map +1 -1
- package/lib/models/update-accreditation-command.d.ts +6 -0
- package/lib/models/update-accreditation-command.d.ts.map +1 -1
- package/package.json +1 -1
- package/src/models/accreditation-item-model.ts +6 -0
- package/src/models/accreditation-model.ts +6 -0
- package/src/models/create-accreditation-command.ts +6 -0
- package/src/models/hospital-accreditation-item-model.ts +6 -0
- package/src/models/hospital-accreditation-model.ts +6 -0
- package/src/models/update-accreditation-command.ts +6 -0
|
@@ -39,5 +39,11 @@ export interface AccreditationItemModel {
|
|
|
39
39
|
* @memberof AccreditationItemModel
|
|
40
40
|
*/
|
|
41
41
|
'country'?: string | null;
|
|
42
|
+
/**
|
|
43
|
+
*
|
|
44
|
+
* @type {string}
|
|
45
|
+
* @memberof AccreditationItemModel
|
|
46
|
+
*/
|
|
47
|
+
'description'?: string | null;
|
|
42
48
|
}
|
|
43
49
|
//# sourceMappingURL=accreditation-item-model.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"accreditation-item-model.d.ts","sourceRoot":"","sources":["../../src/models/accreditation-item-model.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAIH;;;;GAIG;AACH,MAAM,WAAW,sBAAsB;IACnC;;;;OAIG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;;;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;
|
|
1
|
+
{"version":3,"file":"accreditation-item-model.d.ts","sourceRoot":"","sources":["../../src/models/accreditation-item-model.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAIH;;;;GAIG;AACH,MAAM,WAAW,sBAAsB;IACnC;;;;OAIG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;;;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;IAC1B;;;;OAIG;IACH,aAAa,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;CACjC"}
|
|
@@ -39,5 +39,11 @@ export interface AccreditationModel {
|
|
|
39
39
|
* @memberof AccreditationModel
|
|
40
40
|
*/
|
|
41
41
|
'country'?: string | null;
|
|
42
|
+
/**
|
|
43
|
+
*
|
|
44
|
+
* @type {string}
|
|
45
|
+
* @memberof AccreditationModel
|
|
46
|
+
*/
|
|
47
|
+
'description'?: string | null;
|
|
42
48
|
}
|
|
43
49
|
//# sourceMappingURL=accreditation-model.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"accreditation-model.d.ts","sourceRoot":"","sources":["../../src/models/accreditation-model.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAIH;;;;GAIG;AACH,MAAM,WAAW,kBAAkB;IAC/B;;;;OAIG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;;;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;
|
|
1
|
+
{"version":3,"file":"accreditation-model.d.ts","sourceRoot":"","sources":["../../src/models/accreditation-model.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAIH;;;;GAIG;AACH,MAAM,WAAW,kBAAkB;IAC/B;;;;OAIG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;;;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;IAC1B;;;;OAIG;IACH,aAAa,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;CACjC"}
|
|
@@ -33,5 +33,11 @@ export interface CreateAccreditationCommand {
|
|
|
33
33
|
* @memberof CreateAccreditationCommand
|
|
34
34
|
*/
|
|
35
35
|
'country'?: string | null;
|
|
36
|
+
/**
|
|
37
|
+
*
|
|
38
|
+
* @type {string}
|
|
39
|
+
* @memberof CreateAccreditationCommand
|
|
40
|
+
*/
|
|
41
|
+
'description'?: string | null;
|
|
36
42
|
}
|
|
37
43
|
//# sourceMappingURL=create-accreditation-command.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-accreditation-command.d.ts","sourceRoot":"","sources":["../../src/models/create-accreditation-command.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;
|
|
1
|
+
{"version":3,"file":"create-accreditation-command.d.ts","sourceRoot":"","sources":["../../src/models/create-accreditation-command.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;IAC1B;;;;OAIG;IACH,aAAa,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;CACjC"}
|
|
@@ -39,5 +39,11 @@ export interface HospitalAccreditationItemModel {
|
|
|
39
39
|
* @memberof HospitalAccreditationItemModel
|
|
40
40
|
*/
|
|
41
41
|
'accreditationLogo'?: string | null;
|
|
42
|
+
/**
|
|
43
|
+
*
|
|
44
|
+
* @type {string}
|
|
45
|
+
* @memberof HospitalAccreditationItemModel
|
|
46
|
+
*/
|
|
47
|
+
'accreditationDescription'?: string | null;
|
|
42
48
|
}
|
|
43
49
|
//# sourceMappingURL=hospital-accreditation-item-model.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"hospital-accreditation-item-model.d.ts","sourceRoot":"","sources":["../../src/models/hospital-accreditation-item-model.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAIH;;;;GAIG;AACH,MAAM,WAAW,8BAA8B;IAC3C;;;;OAIG;IACH,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB;;;;OAIG;IACH,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAC3B;;;;OAIG;IACH,mBAAmB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACpC;;;;OAIG;IACH,mBAAmB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;
|
|
1
|
+
{"version":3,"file":"hospital-accreditation-item-model.d.ts","sourceRoot":"","sources":["../../src/models/hospital-accreditation-item-model.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAIH;;;;GAIG;AACH,MAAM,WAAW,8BAA8B;IAC3C;;;;OAIG;IACH,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB;;;;OAIG;IACH,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAC3B;;;;OAIG;IACH,mBAAmB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACpC;;;;OAIG;IACH,mBAAmB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACpC;;;;OAIG;IACH,0BAA0B,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;CAC9C"}
|
|
@@ -39,5 +39,11 @@ export interface HospitalAccreditationModel {
|
|
|
39
39
|
* @memberof HospitalAccreditationModel
|
|
40
40
|
*/
|
|
41
41
|
'accreditationLogo'?: string | null;
|
|
42
|
+
/**
|
|
43
|
+
*
|
|
44
|
+
* @type {string}
|
|
45
|
+
* @memberof HospitalAccreditationModel
|
|
46
|
+
*/
|
|
47
|
+
'accreditationDescription'?: string | null;
|
|
42
48
|
}
|
|
43
49
|
//# sourceMappingURL=hospital-accreditation-model.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"hospital-accreditation-model.d.ts","sourceRoot":"","sources":["../../src/models/hospital-accreditation-model.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAIH;;;;GAIG;AACH,MAAM,WAAW,0BAA0B;IACvC;;;;OAIG;IACH,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB;;;;OAIG;IACH,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAC3B;;;;OAIG;IACH,mBAAmB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACpC;;;;OAIG;IACH,mBAAmB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;
|
|
1
|
+
{"version":3,"file":"hospital-accreditation-model.d.ts","sourceRoot":"","sources":["../../src/models/hospital-accreditation-model.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAIH;;;;GAIG;AACH,MAAM,WAAW,0BAA0B;IACvC;;;;OAIG;IACH,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB;;;;OAIG;IACH,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAC3B;;;;OAIG;IACH,mBAAmB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACpC;;;;OAIG;IACH,mBAAmB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACpC;;;;OAIG;IACH,0BAA0B,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;CAC9C"}
|
|
@@ -33,5 +33,11 @@ export interface UpdateAccreditationCommand {
|
|
|
33
33
|
* @memberof UpdateAccreditationCommand
|
|
34
34
|
*/
|
|
35
35
|
'country'?: string | null;
|
|
36
|
+
/**
|
|
37
|
+
*
|
|
38
|
+
* @type {string}
|
|
39
|
+
* @memberof UpdateAccreditationCommand
|
|
40
|
+
*/
|
|
41
|
+
'description'?: string | null;
|
|
36
42
|
}
|
|
37
43
|
//# sourceMappingURL=update-accreditation-command.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-accreditation-command.d.ts","sourceRoot":"","sources":["../../src/models/update-accreditation-command.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;
|
|
1
|
+
{"version":3,"file":"update-accreditation-command.d.ts","sourceRoot":"","sources":["../../src/models/update-accreditation-command.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;IAC1B;;;;OAIG;IACH,aAAa,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;CACjC"}
|
package/package.json
CHANGED
|
@@ -44,5 +44,11 @@ export interface HospitalAccreditationItemModel {
|
|
|
44
44
|
* @memberof HospitalAccreditationItemModel
|
|
45
45
|
*/
|
|
46
46
|
'accreditationLogo'?: string | null;
|
|
47
|
+
/**
|
|
48
|
+
*
|
|
49
|
+
* @type {string}
|
|
50
|
+
* @memberof HospitalAccreditationItemModel
|
|
51
|
+
*/
|
|
52
|
+
'accreditationDescription'?: string | null;
|
|
47
53
|
}
|
|
48
54
|
|
|
@@ -44,5 +44,11 @@ export interface HospitalAccreditationModel {
|
|
|
44
44
|
* @memberof HospitalAccreditationModel
|
|
45
45
|
*/
|
|
46
46
|
'accreditationLogo'?: string | null;
|
|
47
|
+
/**
|
|
48
|
+
*
|
|
49
|
+
* @type {string}
|
|
50
|
+
* @memberof HospitalAccreditationModel
|
|
51
|
+
*/
|
|
52
|
+
'accreditationDescription'?: string | null;
|
|
47
53
|
}
|
|
48
54
|
|