ch-api-client-typescript2 5.1.2 → 5.1.3

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.
@@ -32,31 +32,61 @@ export interface DealDocumentModel {
32
32
  * @type {string}
33
33
  * @memberof DealDocumentModel
34
34
  */
35
- 'Name'?: string | null;
35
+ 'MarketingType'?: string | null;
36
36
  /**
37
37
  *
38
- * @type {string}
38
+ * @type {HospitalSubDocumentModel}
39
39
  * @memberof DealDocumentModel
40
40
  */
41
- 'Description'?: string | null;
41
+ 'Hospital'?: HospitalSubDocumentModel;
42
42
  /**
43
43
  *
44
44
  * @type {string}
45
45
  * @memberof DealDocumentModel
46
46
  */
47
- 'MarketingType'?: string | null;
47
+ 'HospitalLogo'?: string | null;
48
48
  /**
49
49
  *
50
- * @type {HospitalSubDocumentModel}
50
+ * @type {number}
51
51
  * @memberof DealDocumentModel
52
52
  */
53
- 'Hospital'?: HospitalSubDocumentModel;
53
+ 'HospitalBedsCount'?: number | null;
54
+ /**
55
+ *
56
+ * @type {number}
57
+ * @memberof DealDocumentModel
58
+ */
59
+ 'HospitalOperationsPerYear'?: number | null;
60
+ /**
61
+ *
62
+ * @type {number}
63
+ * @memberof DealDocumentModel
64
+ */
65
+ 'HospitalFoundationYear'?: number | null;
66
+ /**
67
+ *
68
+ * @type {number}
69
+ * @memberof DealDocumentModel
70
+ */
71
+ 'HospitalMedicalStaffCount'?: number | null;
72
+ /**
73
+ *
74
+ * @type {number}
75
+ * @memberof DealDocumentModel
76
+ */
77
+ 'HospitalDoctorCount'?: number | null;
78
+ /**
79
+ *
80
+ * @type {string}
81
+ * @memberof DealDocumentModel
82
+ */
83
+ 'HospitalWebsiteUrl'?: string | null;
54
84
  /**
55
85
  *
56
86
  * @type {LocationDocumentModel}
57
87
  * @memberof DealDocumentModel
58
88
  */
59
- 'Location'?: LocationDocumentModel;
89
+ 'HospitalLocation'?: LocationDocumentModel;
60
90
  /**
61
91
  *
62
92
  * @type {string}
@@ -1 +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,2BAA2B,EAAE,MAAM,mCAAmC,CAAC;AAGhF,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,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,2BAA2B,CAAC,GAAG,IAAI,CAAC;IACvD;;;;OAIG;IACH,cAAc,CAAC,EAAE,KAAK,CAAC,wBAAwB,CAAC,GAAG,IAAI,CAAC;CAC3D"}
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,2BAA2B,EAAE,MAAM,mCAAmC,CAAC;AAGhF,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,wBAAwB,EAAE,MAAM,8BAA8B,CAAC;AAExE;;;;GAIG;AACH,MAAM,WAAW,iBAAiB;IAC9B;;;;OAIG;IACH,IAAI,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB;;;;OAIG;IACH,eAAe,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAChC;;;;OAIG;IACH,UAAU,CAAC,EAAE,wBAAwB,CAAC;IACtC;;;;OAIG;IACH,cAAc,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC/B;;;;OAIG;IACH,mBAAmB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACpC;;;;OAIG;IACH,2BAA2B,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC5C;;;;OAIG;IACH,wBAAwB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACzC;;;;OAIG;IACH,2BAA2B,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC5C;;;;OAIG;IACH,qBAAqB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACtC;;;;OAIG;IACH,oBAAoB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACrC;;;;OAIG;IACH,kBAAkB,CAAC,EAAE,qBAAqB,CAAC;IAC3C;;;;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,2BAA2B,CAAC,GAAG,IAAI,CAAC;IACvD;;;;OAIG;IACH,cAAc,CAAC,EAAE,KAAK,CAAC,wBAAwB,CAAC,GAAG,IAAI,CAAC;CAC3D"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ch-api-client-typescript2",
3
- "version": "5.1.2",
3
+ "version": "5.1.3",
4
4
  "description": "Openapi generated typescript-axios client for CloudHospital",
5
5
  "main": "index.js",
6
6
  "scripts": {
@@ -49,31 +49,61 @@ export interface DealDocumentModel {
49
49
  * @type {string}
50
50
  * @memberof DealDocumentModel
51
51
  */
52
- 'Name'?: string | null;
52
+ 'MarketingType'?: string | null;
53
53
  /**
54
54
  *
55
- * @type {string}
55
+ * @type {HospitalSubDocumentModel}
56
56
  * @memberof DealDocumentModel
57
57
  */
58
- 'Description'?: string | null;
58
+ 'Hospital'?: HospitalSubDocumentModel;
59
59
  /**
60
60
  *
61
61
  * @type {string}
62
62
  * @memberof DealDocumentModel
63
63
  */
64
- 'MarketingType'?: string | null;
64
+ 'HospitalLogo'?: string | null;
65
65
  /**
66
66
  *
67
- * @type {HospitalSubDocumentModel}
67
+ * @type {number}
68
68
  * @memberof DealDocumentModel
69
69
  */
70
- 'Hospital'?: HospitalSubDocumentModel;
70
+ 'HospitalBedsCount'?: number | null;
71
+ /**
72
+ *
73
+ * @type {number}
74
+ * @memberof DealDocumentModel
75
+ */
76
+ 'HospitalOperationsPerYear'?: number | null;
77
+ /**
78
+ *
79
+ * @type {number}
80
+ * @memberof DealDocumentModel
81
+ */
82
+ 'HospitalFoundationYear'?: number | null;
83
+ /**
84
+ *
85
+ * @type {number}
86
+ * @memberof DealDocumentModel
87
+ */
88
+ 'HospitalMedicalStaffCount'?: number | null;
89
+ /**
90
+ *
91
+ * @type {number}
92
+ * @memberof DealDocumentModel
93
+ */
94
+ 'HospitalDoctorCount'?: number | null;
95
+ /**
96
+ *
97
+ * @type {string}
98
+ * @memberof DealDocumentModel
99
+ */
100
+ 'HospitalWebsiteUrl'?: string | null;
71
101
  /**
72
102
  *
73
103
  * @type {LocationDocumentModel}
74
104
  * @memberof DealDocumentModel
75
105
  */
76
- 'Location'?: LocationDocumentModel;
106
+ 'HospitalLocation'?: LocationDocumentModel;
77
107
  /**
78
108
  *
79
109
  * @type {string}