@icure/api 8.0.45 → 8.0.47

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 (113) hide show
  1. package/icc-api/api/IccCalendarItemApi.d.ts +0 -7
  2. package/icc-api/api/IccCalendarItemApi.js +0 -17
  3. package/icc-api/api/IccCalendarItemApi.js.map +1 -1
  4. package/icc-api/api/IccClassificationApi.d.ts +0 -15
  5. package/icc-api/api/IccClassificationApi.js +0 -36
  6. package/icc-api/api/IccClassificationApi.js.map +1 -1
  7. package/icc-api/api/IccCodeApi.js +1 -1
  8. package/icc-api/api/IccCodeApi.js.map +1 -1
  9. package/icc-api/api/IccContactApi.d.ts +0 -14
  10. package/icc-api/api/IccContactApi.js +1 -36
  11. package/icc-api/api/IccContactApi.js.map +1 -1
  12. package/icc-api/api/IccDeviceApi.d.ts +0 -8
  13. package/icc-api/api/IccDeviceApi.js +0 -13
  14. package/icc-api/api/IccDeviceApi.js.map +1 -1
  15. package/icc-api/api/IccDocumentApi.d.ts +0 -7
  16. package/icc-api/api/IccDocumentApi.js +0 -18
  17. package/icc-api/api/IccDocumentApi.js.map +1 -1
  18. package/icc-api/api/IccEntitytemplateApi.d.ts +2 -2
  19. package/icc-api/api/IccEntitytemplateApi.js +4 -3
  20. package/icc-api/api/IccEntitytemplateApi.js.map +1 -1
  21. package/icc-api/api/IccFormApi.d.ts +0 -14
  22. package/icc-api/api/IccFormApi.js +0 -35
  23. package/icc-api/api/IccFormApi.js.map +1 -1
  24. package/icc-api/api/IccHcpartyApi.d.ts +0 -8
  25. package/icc-api/api/IccHcpartyApi.js +0 -13
  26. package/icc-api/api/IccHcpartyApi.js.map +1 -1
  27. package/icc-api/api/IccHelementApi.d.ts +0 -14
  28. package/icc-api/api/IccHelementApi.js +0 -35
  29. package/icc-api/api/IccHelementApi.js.map +1 -1
  30. package/icc-api/api/IccInvoiceApi.d.ts +2 -16
  31. package/icc-api/api/IccInvoiceApi.js +4 -39
  32. package/icc-api/api/IccInvoiceApi.js.map +1 -1
  33. package/icc-api/api/IccMessageApi.d.ts +0 -16
  34. package/icc-api/api/IccMessageApi.js +2 -40
  35. package/icc-api/api/IccMessageApi.js.map +1 -1
  36. package/icc-api/api/IccPatientApi.d.ts +0 -20
  37. package/icc-api/api/IccPatientApi.js +2 -54
  38. package/icc-api/api/IccPatientApi.js.map +1 -1
  39. package/icc-api/api/IccReceiptApi.js +1 -1
  40. package/icc-api/api/IccReceiptApi.js.map +1 -1
  41. package/icc-api/model/Contact.d.ts +5 -0
  42. package/icc-api/model/Contact.js.map +1 -1
  43. package/icc-api/model/PaginatedListAccessLog.js +14 -1
  44. package/icc-api/model/PaginatedListAccessLog.js.map +1 -1
  45. package/icc-api/model/PaginatedListAgenda.js +3 -1
  46. package/icc-api/model/PaginatedListAgenda.js.map +1 -1
  47. package/icc-api/model/PaginatedListAmp.js +14 -1
  48. package/icc-api/model/PaginatedListAmp.js.map +1 -1
  49. package/icc-api/model/PaginatedListArticle.js +3 -1
  50. package/icc-api/model/PaginatedListArticle.js.map +1 -1
  51. package/icc-api/model/PaginatedListCalendarItem.js +3 -1
  52. package/icc-api/model/PaginatedListCalendarItem.js.map +1 -1
  53. package/icc-api/model/PaginatedListCalendarItemType.js +3 -1
  54. package/icc-api/model/PaginatedListCalendarItemType.js.map +1 -1
  55. package/icc-api/model/PaginatedListClassification.js +14 -1
  56. package/icc-api/model/PaginatedListClassification.js.map +1 -1
  57. package/icc-api/model/PaginatedListClassificationTemplate.js +14 -1
  58. package/icc-api/model/PaginatedListClassificationTemplate.js.map +1 -1
  59. package/icc-api/model/PaginatedListCode.js +14 -1
  60. package/icc-api/model/PaginatedListCode.js.map +1 -1
  61. package/icc-api/model/PaginatedListContact.js +14 -1
  62. package/icc-api/model/PaginatedListContact.js.map +1 -1
  63. package/icc-api/model/PaginatedListDevice.js +14 -1
  64. package/icc-api/model/PaginatedListDevice.js.map +1 -1
  65. package/icc-api/model/PaginatedListDocument.js +14 -1
  66. package/icc-api/model/PaginatedListDocument.js.map +1 -1
  67. package/icc-api/model/PaginatedListDocumentTemplate.js +3 -1
  68. package/icc-api/model/PaginatedListDocumentTemplate.js.map +1 -1
  69. package/icc-api/model/PaginatedListEntityTemplate.js +14 -1
  70. package/icc-api/model/PaginatedListEntityTemplate.js.map +1 -1
  71. package/icc-api/model/PaginatedListExchangeData.js +3 -1
  72. package/icc-api/model/PaginatedListExchangeData.js.map +1 -1
  73. package/icc-api/model/PaginatedListForm.js +14 -1
  74. package/icc-api/model/PaginatedListForm.js.map +1 -1
  75. package/icc-api/model/PaginatedListGroup.js +14 -1
  76. package/icc-api/model/PaginatedListGroup.js.map +1 -1
  77. package/icc-api/model/PaginatedListHealthElement.js +14 -1
  78. package/icc-api/model/PaginatedListHealthElement.js.map +1 -1
  79. package/icc-api/model/PaginatedListHealthcareParty.js +14 -1
  80. package/icc-api/model/PaginatedListHealthcareParty.js.map +1 -1
  81. package/icc-api/model/PaginatedListInsurance.js +3 -1
  82. package/icc-api/model/PaginatedListInsurance.js.map +1 -1
  83. package/icc-api/model/PaginatedListInvoice.js +14 -1
  84. package/icc-api/model/PaginatedListInvoice.js.map +1 -1
  85. package/icc-api/model/PaginatedListKeyword.js +3 -1
  86. package/icc-api/model/PaginatedListKeyword.js.map +1 -1
  87. package/icc-api/model/PaginatedListMaintenanceTask.js +14 -1
  88. package/icc-api/model/PaginatedListMaintenanceTask.js.map +1 -1
  89. package/icc-api/model/PaginatedListMedicalLocation.js +14 -1
  90. package/icc-api/model/PaginatedListMedicalLocation.js.map +1 -1
  91. package/icc-api/model/PaginatedListMessage.js +14 -1
  92. package/icc-api/model/PaginatedListMessage.js.map +1 -1
  93. package/icc-api/model/PaginatedListNmp.js +14 -1
  94. package/icc-api/model/PaginatedListNmp.js.map +1 -1
  95. package/icc-api/model/PaginatedListPatient.js +3 -1
  96. package/icc-api/model/PaginatedListPatient.js.map +1 -1
  97. package/icc-api/model/PaginatedListPlace.js +3 -1
  98. package/icc-api/model/PaginatedListPlace.js.map +1 -1
  99. package/icc-api/model/PaginatedListService.js +3 -1
  100. package/icc-api/model/PaginatedListService.js.map +1 -1
  101. package/icc-api/model/PaginatedListString.js +2 -1
  102. package/icc-api/model/PaginatedListString.js.map +1 -1
  103. package/icc-api/model/PaginatedListTarification.js +3 -1
  104. package/icc-api/model/PaginatedListTarification.js.map +1 -1
  105. package/icc-api/model/PaginatedListTopic.js +14 -1
  106. package/icc-api/model/PaginatedListTopic.js.map +1 -1
  107. package/icc-api/model/PaginatedListUser.js +3 -1
  108. package/icc-api/model/PaginatedListUser.js.map +1 -1
  109. package/icc-api/model/PaginatedListVmp.js +3 -1
  110. package/icc-api/model/PaginatedListVmp.js.map +1 -1
  111. package/icc-api/model/PaginatedListVmpGroup.js +3 -1
  112. package/icc-api/model/PaginatedListVmpGroup.js.map +1 -1
  113. package/package.json +1 -1
@@ -1,9 +1,22 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.PaginatedListMedicalLocation = void 0;
4
+ /**
5
+ * iCure Data Stack API Documentation
6
+ * The iCure Data Stack Application API is the native interface to iCure. This version is obsolete, please use v2.
7
+ *
8
+ * OpenAPI spec version: v1
9
+ *
10
+ *
11
+ * NOTE: This class is auto generated by the swagger code generator program.
12
+ * https://github.com/swagger-api/swagger-codegen.git
13
+ * Do not edit the class manually.
14
+ */
15
+ const MedicalLocation_1 = require("./MedicalLocation");
4
16
  class PaginatedListMedicalLocation {
5
17
  constructor(json) {
6
- Object.assign(this, json);
18
+ var _a;
19
+ Object.assign(this, Object.assign(Object.assign({}, json), { rows: (_a = json.rows) === null || _a === void 0 ? void 0 : _a.map((r) => new MedicalLocation_1.MedicalLocation(r)) }));
7
20
  }
8
21
  }
9
22
  exports.PaginatedListMedicalLocation = PaginatedListMedicalLocation;
@@ -1 +1 @@
1
- {"version":3,"file":"PaginatedListMedicalLocation.js","sourceRoot":"","sources":["../../../icc-api/model/PaginatedListMedicalLocation.ts"],"names":[],"mappings":";;;AAcA,MAAa,4BAA4B;IACvC,YAAY,IAAgB;QAC1B,MAAM,CAAC,MAAM,CAAC,IAAoC,EAAE,IAAI,CAAC,CAAA;IAC3D,CAAC;CAMF;AATD,oEASC","sourcesContent":["/**\n * iCure Data Stack API Documentation\n * The iCure Data Stack Application API is the native interface to iCure. This version is obsolete, please use v2.\n *\n * OpenAPI spec version: v1\n *\n *\n * NOTE: This class is auto generated by the swagger code generator program.\n * https://github.com/swagger-api/swagger-codegen.git\n * Do not edit the class manually.\n */\nimport { MedicalLocation } from './MedicalLocation'\nimport { PaginatedDocumentKeyIdPairObject } from './PaginatedDocumentKeyIdPairObject'\n\nexport class PaginatedListMedicalLocation {\n constructor(json: JSON | any) {\n Object.assign(this as PaginatedListMedicalLocation, json)\n }\n\n pageSize?: number\n totalSize?: number\n rows?: Array<MedicalLocation>\n nextKeyPair?: PaginatedDocumentKeyIdPairObject\n}\n"]}
1
+ {"version":3,"file":"PaginatedListMedicalLocation.js","sourceRoot":"","sources":["../../../icc-api/model/PaginatedListMedicalLocation.ts"],"names":[],"mappings":";;;AAAA;;;;;;;;;;GAUG;AACH,uDAAmD;AAGnD,MAAa,4BAA4B;IACvC,YAAY,IAAgB;;QAC1B,MAAM,CAAC,MAAM,CAAC,IAAoC,kCAAM,IAAI,KAAE,IAAI,EAAE,MAAA,IAAI,CAAC,IAAI,0CAAE,GAAG,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,IAAI,iCAAe,CAAC,CAAC,CAAC,CAAC,IAAE,CAAA;IAC1H,CAAC;CAMF;AATD,oEASC","sourcesContent":["/**\n * iCure Data Stack API Documentation\n * The iCure Data Stack Application API is the native interface to iCure. This version is obsolete, please use v2.\n *\n * OpenAPI spec version: v1\n *\n *\n * NOTE: This class is auto generated by the swagger code generator program.\n * https://github.com/swagger-api/swagger-codegen.git\n * Do not edit the class manually.\n */\nimport { MedicalLocation } from './MedicalLocation'\nimport { PaginatedDocumentKeyIdPairObject } from './PaginatedDocumentKeyIdPairObject'\n\nexport class PaginatedListMedicalLocation {\n constructor(json: JSON | any) {\n Object.assign(this as PaginatedListMedicalLocation, {...json, rows: json.rows?.map((r: any) => new MedicalLocation(r))})\n }\n\n pageSize?: number\n totalSize?: number\n rows?: Array<MedicalLocation>\n nextKeyPair?: PaginatedDocumentKeyIdPairObject\n}\n"]}
@@ -1,9 +1,22 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.PaginatedListMessage = void 0;
4
+ /**
5
+ * iCure Data Stack API Documentation
6
+ * The iCure Data Stack Application API is the native interface to iCure. This version is obsolete, please use v2.
7
+ *
8
+ * OpenAPI spec version: v1
9
+ *
10
+ *
11
+ * NOTE: This class is auto generated by the swagger code generator program.
12
+ * https://github.com/swagger-api/swagger-codegen.git
13
+ * Do not edit the class manually.
14
+ */
15
+ const Message_1 = require("./Message");
4
16
  class PaginatedListMessage {
5
17
  constructor(json) {
6
- Object.assign(this, json);
18
+ var _a;
19
+ Object.assign(this, Object.assign(Object.assign({}, json), { rows: (_a = json.rows) === null || _a === void 0 ? void 0 : _a.map((r) => new Message_1.Message(r)) }));
7
20
  }
8
21
  }
9
22
  exports.PaginatedListMessage = PaginatedListMessage;
@@ -1 +1 @@
1
- {"version":3,"file":"PaginatedListMessage.js","sourceRoot":"","sources":["../../../icc-api/model/PaginatedListMessage.ts"],"names":[],"mappings":";;;AAcA,MAAa,oBAAoB;IAC/B,YAAY,IAAgB;QAC1B,MAAM,CAAC,MAAM,CAAC,IAA4B,EAAE,IAAI,CAAC,CAAA;IACnD,CAAC;CAMF;AATD,oDASC","sourcesContent":["/**\n * iCure Data Stack API Documentation\n * The iCure Data Stack Application API is the native interface to iCure. This version is obsolete, please use v2.\n *\n * OpenAPI spec version: v1\n *\n *\n * NOTE: This class is auto generated by the swagger code generator program.\n * https://github.com/swagger-api/swagger-codegen.git\n * Do not edit the class manually.\n */\nimport { Message } from './Message'\nimport { PaginatedDocumentKeyIdPairObject } from './PaginatedDocumentKeyIdPairObject'\n\nexport class PaginatedListMessage {\n constructor(json: JSON | any) {\n Object.assign(this as PaginatedListMessage, json)\n }\n\n pageSize?: number\n totalSize?: number\n rows?: Array<Message>\n nextKeyPair?: PaginatedDocumentKeyIdPairObject\n}\n"]}
1
+ {"version":3,"file":"PaginatedListMessage.js","sourceRoot":"","sources":["../../../icc-api/model/PaginatedListMessage.ts"],"names":[],"mappings":";;;AAAA;;;;;;;;;;GAUG;AACH,uCAAmC;AAGnC,MAAa,oBAAoB;IAC/B,YAAY,IAAgB;;QAC1B,MAAM,CAAC,MAAM,CAAC,IAA4B,kCAAM,IAAI,KAAE,IAAI,EAAE,MAAA,IAAI,CAAC,IAAI,0CAAE,GAAG,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,IAAI,iBAAO,CAAC,CAAC,CAAC,CAAC,IAAE,CAAA;IAC1G,CAAC;CAMF;AATD,oDASC","sourcesContent":["/**\n * iCure Data Stack API Documentation\n * The iCure Data Stack Application API is the native interface to iCure. This version is obsolete, please use v2.\n *\n * OpenAPI spec version: v1\n *\n *\n * NOTE: This class is auto generated by the swagger code generator program.\n * https://github.com/swagger-api/swagger-codegen.git\n * Do not edit the class manually.\n */\nimport { Message } from './Message'\nimport { PaginatedDocumentKeyIdPairObject } from './PaginatedDocumentKeyIdPairObject'\n\nexport class PaginatedListMessage {\n constructor(json: JSON | any) {\n Object.assign(this as PaginatedListMessage, {...json, rows: json.rows?.map((r: any) => new Message(r))})\n }\n\n pageSize?: number\n totalSize?: number\n rows?: Array<Message>\n nextKeyPair?: PaginatedDocumentKeyIdPairObject\n}\n"]}
@@ -1,9 +1,22 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.PaginatedListNmp = void 0;
4
+ /**
5
+ * iCure Data Stack API Documentation
6
+ * The iCure Data Stack Application API is the native interface to iCure. This version is obsolete, please use v2.
7
+ *
8
+ * OpenAPI spec version: v1
9
+ *
10
+ *
11
+ * NOTE: This class is auto generated by the swagger code generator program.
12
+ * https://github.com/swagger-api/swagger-codegen.git
13
+ * Do not edit the class manually.
14
+ */
15
+ const Nmp_1 = require("./Nmp");
4
16
  class PaginatedListNmp {
5
17
  constructor(json) {
6
- Object.assign(this, json);
18
+ var _a;
19
+ Object.assign(this, Object.assign(Object.assign({}, json), { rows: (_a = json.rows) === null || _a === void 0 ? void 0 : _a.map((r) => new Nmp_1.Nmp(r)) }));
7
20
  }
8
21
  }
9
22
  exports.PaginatedListNmp = PaginatedListNmp;
@@ -1 +1 @@
1
- {"version":3,"file":"PaginatedListNmp.js","sourceRoot":"","sources":["../../../icc-api/model/PaginatedListNmp.ts"],"names":[],"mappings":";;;AAcA,MAAa,gBAAgB;IAC3B,YAAY,IAAgB;QAC1B,MAAM,CAAC,MAAM,CAAC,IAAwB,EAAE,IAAI,CAAC,CAAA;IAC/C,CAAC;CAMF;AATD,4CASC","sourcesContent":["/**\n * iCure Data Stack API Documentation\n * The iCure Data Stack Application API is the native interface to iCure. This version is obsolete, please use v2.\n *\n * OpenAPI spec version: v1\n *\n *\n * NOTE: This class is auto generated by the swagger code generator program.\n * https://github.com/swagger-api/swagger-codegen.git\n * Do not edit the class manually.\n */\nimport { Nmp } from './Nmp'\nimport { PaginatedDocumentKeyIdPairObject } from './PaginatedDocumentKeyIdPairObject'\n\nexport class PaginatedListNmp {\n constructor(json: JSON | any) {\n Object.assign(this as PaginatedListNmp, json)\n }\n\n pageSize?: number\n totalSize?: number\n rows?: Array<Nmp>\n nextKeyPair?: PaginatedDocumentKeyIdPairObject\n}\n"]}
1
+ {"version":3,"file":"PaginatedListNmp.js","sourceRoot":"","sources":["../../../icc-api/model/PaginatedListNmp.ts"],"names":[],"mappings":";;;AAAA;;;;;;;;;;GAUG;AACH,+BAA2B;AAG3B,MAAa,gBAAgB;IAC3B,YAAY,IAAgB;;QAC1B,MAAM,CAAC,MAAM,CAAC,IAAwB,kCAAM,IAAI,KAAE,IAAI,EAAE,MAAA,IAAI,CAAC,IAAI,0CAAE,GAAG,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,IAAI,SAAG,CAAC,CAAC,CAAC,CAAC,IAAE,CAAA;IAClG,CAAC;CAMF;AATD,4CASC","sourcesContent":["/**\n * iCure Data Stack API Documentation\n * The iCure Data Stack Application API is the native interface to iCure. This version is obsolete, please use v2.\n *\n * OpenAPI spec version: v1\n *\n *\n * NOTE: This class is auto generated by the swagger code generator program.\n * https://github.com/swagger-api/swagger-codegen.git\n * Do not edit the class manually.\n */\nimport { Nmp } from './Nmp'\nimport { PaginatedDocumentKeyIdPairObject } from './PaginatedDocumentKeyIdPairObject'\n\nexport class PaginatedListNmp {\n constructor(json: JSON | any) {\n Object.assign(this as PaginatedListNmp, {...json, rows: json.rows?.map((r: any) => new Nmp(r))})\n }\n\n pageSize?: number\n totalSize?: number\n rows?: Array<Nmp>\n nextKeyPair?: PaginatedDocumentKeyIdPairObject\n}\n"]}
@@ -1,9 +1,11 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.PaginatedListPatient = void 0;
4
+ const Patient_1 = require("./Patient");
4
5
  class PaginatedListPatient {
5
6
  constructor(json) {
6
- Object.assign(this, json);
7
+ var _a;
8
+ Object.assign(this, Object.assign(Object.assign({}, json), { rows: (_a = json.rows) === null || _a === void 0 ? void 0 : _a.map((r) => new Patient_1.Patient(r)) }));
7
9
  }
8
10
  }
9
11
  exports.PaginatedListPatient = PaginatedListPatient;
@@ -1 +1 @@
1
- {"version":3,"file":"PaginatedListPatient.js","sourceRoot":"","sources":["../../../icc-api/model/PaginatedListPatient.ts"],"names":[],"mappings":";;;AAcA,MAAa,oBAAoB;IAC/B,YAAY,IAAgB;QAC1B,MAAM,CAAC,MAAM,CAAC,IAA4B,EAAE,IAAI,CAAC,CAAA;IACnD,CAAC;CAMF;AATD,oDASC","sourcesContent":["/**\n * iCure Data Stack API Documentation\n * The iCure Data Stack Application API is the native interface to iCure. This version is obsolete, please use v2.\n *\n * OpenAPI spec version: v1\n *\n *\n * NOTE: This class is auto generated by the swagger code generator program.\n * https://github.com/swagger-api/swagger-codegen.git\n * Do not edit the class manually.\n */\nimport { PaginatedDocumentKeyIdPairObject } from './PaginatedDocumentKeyIdPairObject'\nimport { Patient } from './Patient'\n\nexport class PaginatedListPatient {\n constructor(json: JSON | any) {\n Object.assign(this as PaginatedListPatient, json)\n }\n\n pageSize?: number\n totalSize?: number\n rows?: Array<Patient>\n nextKeyPair?: PaginatedDocumentKeyIdPairObject\n}\n"]}
1
+ {"version":3,"file":"PaginatedListPatient.js","sourceRoot":"","sources":["../../../icc-api/model/PaginatedListPatient.ts"],"names":[],"mappings":";;;AAYA,uCAAmC;AAEnC,MAAa,oBAAoB;IAC/B,YAAY,IAAgB;;QAC1B,MAAM,CAAC,MAAM,CAAC,IAA4B,kCAAM,IAAI,KAAE,IAAI,EAAE,MAAA,IAAI,CAAC,IAAI,0CAAE,GAAG,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,IAAI,iBAAO,CAAC,CAAC,CAAC,CAAC,IAAE,CAAA;IAC1G,CAAC;CAMF;AATD,oDASC","sourcesContent":["/**\n * iCure Data Stack API Documentation\n * The iCure Data Stack Application API is the native interface to iCure. This version is obsolete, please use v2.\n *\n * OpenAPI spec version: v1\n *\n *\n * NOTE: This class is auto generated by the swagger code generator program.\n * https://github.com/swagger-api/swagger-codegen.git\n * Do not edit the class manually.\n */\nimport { PaginatedDocumentKeyIdPairObject } from './PaginatedDocumentKeyIdPairObject'\nimport { Patient } from './Patient'\n\nexport class PaginatedListPatient {\n constructor(json: JSON | any) {\n Object.assign(this as PaginatedListPatient, {...json, rows: json.rows?.map((r: any) => new Patient(r))})\n }\n\n pageSize?: number\n totalSize?: number\n rows?: Array<Patient>\n nextKeyPair?: PaginatedDocumentKeyIdPairObject\n}\n"]}
@@ -1,9 +1,11 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.PaginatedListPlace = void 0;
4
+ const Place_1 = require("./Place");
4
5
  class PaginatedListPlace {
5
6
  constructor(json) {
6
- Object.assign(this, json);
7
+ var _a;
8
+ Object.assign(this, Object.assign(Object.assign({}, json), { rows: (_a = json.rows) === null || _a === void 0 ? void 0 : _a.map((r) => new Place_1.Place(r)) }));
7
9
  }
8
10
  }
9
11
  exports.PaginatedListPlace = PaginatedListPlace;
@@ -1 +1 @@
1
- {"version":3,"file":"PaginatedListPlace.js","sourceRoot":"","sources":["../../../icc-api/model/PaginatedListPlace.ts"],"names":[],"mappings":";;;AAGA,MAAa,kBAAkB;IAC7B,YAAY,IAAgB;QAC1B,MAAM,CAAC,MAAM,CAAC,IAA0B,EAAE,IAAI,CAAC,CAAA;IACjD,CAAC;CAMF;AATD,gDASC","sourcesContent":["import { PaginatedDocumentKeyIdPairObject } from './PaginatedDocumentKeyIdPairObject'\nimport { Place } from './Place'\n\nexport class PaginatedListPlace {\n constructor(json: JSON | any) {\n Object.assign(this as PaginatedListPlace, json)\n }\n\n pageSize?: number\n totalSize?: number\n rows?: Array<Place>\n nextKeyPair?: PaginatedDocumentKeyIdPairObject\n}\n"]}
1
+ {"version":3,"file":"PaginatedListPlace.js","sourceRoot":"","sources":["../../../icc-api/model/PaginatedListPlace.ts"],"names":[],"mappings":";;;AACA,mCAA+B;AAE/B,MAAa,kBAAkB;IAC7B,YAAY,IAAgB;;QAC1B,MAAM,CAAC,MAAM,CAAC,IAA0B,kCAAM,IAAI,KAAE,IAAI,EAAE,MAAA,IAAI,CAAC,IAAI,0CAAE,GAAG,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,IAAI,aAAK,CAAC,CAAC,CAAC,CAAC,IAAE,CAAA;IACtG,CAAC;CAMF;AATD,gDASC","sourcesContent":["import { PaginatedDocumentKeyIdPairObject } from './PaginatedDocumentKeyIdPairObject'\nimport { Place } from './Place'\n\nexport class PaginatedListPlace {\n constructor(json: JSON | any) {\n Object.assign(this as PaginatedListPlace, {...json, rows: json.rows?.map((r: any) => new Place(r))})\n }\n\n pageSize?: number\n totalSize?: number\n rows?: Array<Place>\n nextKeyPair?: PaginatedDocumentKeyIdPairObject\n}\n"]}
@@ -1,9 +1,11 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.PaginatedListService = void 0;
4
+ const Service_1 = require("./Service");
4
5
  class PaginatedListService {
5
6
  constructor(json) {
6
- Object.assign(this, json);
7
+ var _a;
8
+ Object.assign(this, Object.assign(Object.assign({}, json), { rows: (_a = json.rows) === null || _a === void 0 ? void 0 : _a.map((r) => new Service_1.Service(r)) }));
7
9
  }
8
10
  }
9
11
  exports.PaginatedListService = PaginatedListService;
@@ -1 +1 @@
1
- {"version":3,"file":"PaginatedListService.js","sourceRoot":"","sources":["../../../icc-api/model/PaginatedListService.ts"],"names":[],"mappings":";;;AAcA,MAAa,oBAAoB;IAC/B,YAAY,IAAgB;QAC1B,MAAM,CAAC,MAAM,CAAC,IAA4B,EAAE,IAAI,CAAC,CAAA;IACnD,CAAC;CAMF;AATD,oDASC","sourcesContent":["/**\n * iCure Data Stack API Documentation\n * The iCure Data Stack Application API is the native interface to iCure. This version is obsolete, please use v2.\n *\n * OpenAPI spec version: v1\n *\n *\n * NOTE: This class is auto generated by the swagger code generator program.\n * https://github.com/swagger-api/swagger-codegen.git\n * Do not edit the class manually.\n */\nimport { PaginatedDocumentKeyIdPairObject } from './PaginatedDocumentKeyIdPairObject'\nimport { Service } from './Service'\n\nexport class PaginatedListService {\n constructor(json: JSON | any) {\n Object.assign(this as PaginatedListService, json)\n }\n\n pageSize?: number\n totalSize?: number\n rows?: Array<Service>\n nextKeyPair?: PaginatedDocumentKeyIdPairObject\n}\n"]}
1
+ {"version":3,"file":"PaginatedListService.js","sourceRoot":"","sources":["../../../icc-api/model/PaginatedListService.ts"],"names":[],"mappings":";;;AAYA,uCAAmC;AAEnC,MAAa,oBAAoB;IAC/B,YAAY,IAAgB;;QAC1B,MAAM,CAAC,MAAM,CAAC,IAA4B,kCAAM,IAAI,KAAE,IAAI,EAAE,MAAA,IAAI,CAAC,IAAI,0CAAE,GAAG,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,IAAI,iBAAO,CAAC,CAAC,CAAC,CAAC,IAAE,CAAA;IAC1G,CAAC;CAMF;AATD,oDASC","sourcesContent":["/**\n * iCure Data Stack API Documentation\n * The iCure Data Stack Application API is the native interface to iCure. This version is obsolete, please use v2.\n *\n * OpenAPI spec version: v1\n *\n *\n * NOTE: This class is auto generated by the swagger code generator program.\n * https://github.com/swagger-api/swagger-codegen.git\n * Do not edit the class manually.\n */\nimport { PaginatedDocumentKeyIdPairObject } from './PaginatedDocumentKeyIdPairObject'\nimport { Service } from './Service'\n\nexport class PaginatedListService {\n constructor(json: JSON | any) {\n Object.assign(this as PaginatedListService, {...json, rows: json.rows?.map((r: any) => new Service(r))})\n }\n\n pageSize?: number\n totalSize?: number\n rows?: Array<Service>\n nextKeyPair?: PaginatedDocumentKeyIdPairObject\n}\n"]}
@@ -3,7 +3,8 @@ Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.PaginatedListString = void 0;
4
4
  class PaginatedListString {
5
5
  constructor(json) {
6
- Object.assign(this, json);
6
+ var _a;
7
+ Object.assign(this, Object.assign(Object.assign({}, json), { rows: (_a = json.rows) === null || _a === void 0 ? void 0 : _a.map((r) => new String(r)) }));
7
8
  }
8
9
  }
9
10
  exports.PaginatedListString = PaginatedListString;
@@ -1 +1 @@
1
- {"version":3,"file":"PaginatedListString.js","sourceRoot":"","sources":["../../../icc-api/model/PaginatedListString.ts"],"names":[],"mappings":";;;AAaA,MAAa,mBAAmB;IAC9B,YAAY,IAAgB;QAC1B,MAAM,CAAC,MAAM,CAAC,IAA2B,EAAE,IAAI,CAAC,CAAA;IAClD,CAAC;CAMF;AATD,kDASC","sourcesContent":["/**\n * iCure Data Stack API Documentation\n * The iCure Data Stack Application API is the native interface to iCure. This version is obsolete, please use v2.\n *\n * OpenAPI spec version: v1\n *\n *\n * NOTE: This class is auto generated by the swagger code generator program.\n * https://github.com/swagger-api/swagger-codegen.git\n * Do not edit the class manually.\n */\nimport { PaginatedDocumentKeyIdPairObject } from './PaginatedDocumentKeyIdPairObject'\n\nexport class PaginatedListString {\n constructor(json: JSON | any) {\n Object.assign(this as PaginatedListString, json)\n }\n\n pageSize?: number\n totalSize?: number\n rows?: Array<string>\n nextKeyPair?: PaginatedDocumentKeyIdPairObject\n}\n"]}
1
+ {"version":3,"file":"PaginatedListString.js","sourceRoot":"","sources":["../../../icc-api/model/PaginatedListString.ts"],"names":[],"mappings":";;;AAaA,MAAa,mBAAmB;IAC9B,YAAY,IAAgB;;QAC1B,MAAM,CAAC,MAAM,CAAC,IAA2B,kCAAM,IAAI,KAAE,IAAI,EAAE,MAAA,IAAI,CAAC,IAAI,0CAAE,GAAG,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,IAAI,MAAM,CAAC,CAAC,CAAC,CAAC,IAAE,CAAA;IACxG,CAAC;CAMF;AATD,kDASC","sourcesContent":["/**\n * iCure Data Stack API Documentation\n * The iCure Data Stack Application API is the native interface to iCure. This version is obsolete, please use v2.\n *\n * OpenAPI spec version: v1\n *\n *\n * NOTE: This class is auto generated by the swagger code generator program.\n * https://github.com/swagger-api/swagger-codegen.git\n * Do not edit the class manually.\n */\nimport { PaginatedDocumentKeyIdPairObject } from './PaginatedDocumentKeyIdPairObject'\n\nexport class PaginatedListString {\n constructor(json: JSON | any) {\n Object.assign(this as PaginatedListString, {...json, rows: json.rows?.map((r: any) => new String(r))})\n }\n\n pageSize?: number\n totalSize?: number\n rows?: Array<string>\n nextKeyPair?: PaginatedDocumentKeyIdPairObject\n}\n"]}
@@ -1,9 +1,11 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.PaginatedListTarification = void 0;
4
+ const Tarification_1 = require("./Tarification");
4
5
  class PaginatedListTarification {
5
6
  constructor(json) {
6
- Object.assign(this, json);
7
+ var _a;
8
+ Object.assign(this, Object.assign(Object.assign({}, json), { rows: (_a = json.rows) === null || _a === void 0 ? void 0 : _a.map((r) => new Tarification_1.Tarification(r)) }));
7
9
  }
8
10
  }
9
11
  exports.PaginatedListTarification = PaginatedListTarification;
@@ -1 +1 @@
1
- {"version":3,"file":"PaginatedListTarification.js","sourceRoot":"","sources":["../../../icc-api/model/PaginatedListTarification.ts"],"names":[],"mappings":";;;AAcA,MAAa,yBAAyB;IACpC,YAAY,IAAgB;QAC1B,MAAM,CAAC,MAAM,CAAC,IAAiC,EAAE,IAAI,CAAC,CAAA;IACxD,CAAC;CAMF;AATD,8DASC","sourcesContent":["/**\n * iCure Data Stack API Documentation\n * The iCure Data Stack Application API is the native interface to iCure. This version is obsolete, please use v2.\n *\n * OpenAPI spec version: v1\n *\n *\n * NOTE: This class is auto generated by the swagger code generator program.\n * https://github.com/swagger-api/swagger-codegen.git\n * Do not edit the class manually.\n */\nimport { PaginatedDocumentKeyIdPairObject } from './PaginatedDocumentKeyIdPairObject'\nimport { Tarification } from './Tarification'\n\nexport class PaginatedListTarification {\n constructor(json: JSON | any) {\n Object.assign(this as PaginatedListTarification, json)\n }\n\n pageSize?: number\n totalSize?: number\n rows?: Array<Tarification>\n nextKeyPair?: PaginatedDocumentKeyIdPairObject\n}\n"]}
1
+ {"version":3,"file":"PaginatedListTarification.js","sourceRoot":"","sources":["../../../icc-api/model/PaginatedListTarification.ts"],"names":[],"mappings":";;;AAYA,iDAA6C;AAE7C,MAAa,yBAAyB;IACpC,YAAY,IAAgB;;QAC1B,MAAM,CAAC,MAAM,CAAC,IAAiC,kCAAM,IAAI,KAAE,IAAI,EAAE,MAAA,IAAI,CAAC,IAAI,0CAAE,GAAG,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,IAAI,2BAAY,CAAC,CAAC,CAAC,CAAC,IAAE,CAAA;IACpH,CAAC;CAMF;AATD,8DASC","sourcesContent":["/**\n * iCure Data Stack API Documentation\n * The iCure Data Stack Application API is the native interface to iCure. This version is obsolete, please use v2.\n *\n * OpenAPI spec version: v1\n *\n *\n * NOTE: This class is auto generated by the swagger code generator program.\n * https://github.com/swagger-api/swagger-codegen.git\n * Do not edit the class manually.\n */\nimport { PaginatedDocumentKeyIdPairObject } from './PaginatedDocumentKeyIdPairObject'\nimport { Tarification } from './Tarification'\n\nexport class PaginatedListTarification {\n constructor(json: JSON | any) {\n Object.assign(this as PaginatedListTarification, {...json, rows: json.rows?.map((r: any) => new Tarification(r))})\n }\n\n pageSize?: number\n totalSize?: number\n rows?: Array<Tarification>\n nextKeyPair?: PaginatedDocumentKeyIdPairObject\n}\n"]}
@@ -1,9 +1,22 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.PaginatedListTopic = void 0;
4
+ /**
5
+ * iCure Data Stack API Documentation
6
+ * The iCure Data Stack Application API is the native interface to iCure. This version is obsolete, please use v2.
7
+ *
8
+ * OpenAPI spec version: v1
9
+ *
10
+ *
11
+ * NOTE: This class is auto generated by the swagger code generator program.
12
+ * https://github.com/swagger-api/swagger-codegen.git
13
+ * Do not edit the class manually.
14
+ */
15
+ const Topic_1 = require("./Topic");
4
16
  class PaginatedListTopic {
5
17
  constructor(json) {
6
- Object.assign(this, json);
18
+ var _a;
19
+ Object.assign(this, Object.assign(Object.assign({}, json), { rows: (_a = json.rows) === null || _a === void 0 ? void 0 : _a.map((r) => new Topic_1.Topic(r)) }));
7
20
  }
8
21
  }
9
22
  exports.PaginatedListTopic = PaginatedListTopic;
@@ -1 +1 @@
1
- {"version":3,"file":"PaginatedListTopic.js","sourceRoot":"","sources":["../../../icc-api/model/PaginatedListTopic.ts"],"names":[],"mappings":";;;AAcA,MAAa,kBAAkB;IAC7B,YAAY,IAAgB;QAC1B,MAAM,CAAC,MAAM,CAAC,IAA0B,EAAE,IAAI,CAAC,CAAA;IACjD,CAAC;CAMF;AATD,gDASC","sourcesContent":["/**\n * iCure Data Stack API Documentation\n * The iCure Data Stack Application API is the native interface to iCure. This version is obsolete, please use v2.\n *\n * OpenAPI spec version: v1\n *\n *\n * NOTE: This class is auto generated by the swagger code generator program.\n * https://github.com/swagger-api/swagger-codegen.git\n * Do not edit the class manually.\n */\nimport { Topic } from './Topic'\nimport { PaginatedDocumentKeyIdPairObject } from './PaginatedDocumentKeyIdPairObject'\n\nexport class PaginatedListTopic {\n constructor(json: JSON | any) {\n Object.assign(this as PaginatedListTopic, json)\n }\n\n pageSize?: number\n totalSize?: number\n rows?: Array<Topic>\n nextKeyPair?: PaginatedDocumentKeyIdPairObject\n}\n"]}
1
+ {"version":3,"file":"PaginatedListTopic.js","sourceRoot":"","sources":["../../../icc-api/model/PaginatedListTopic.ts"],"names":[],"mappings":";;;AAAA;;;;;;;;;;GAUG;AACH,mCAA+B;AAG/B,MAAa,kBAAkB;IAC7B,YAAY,IAAgB;;QAC1B,MAAM,CAAC,MAAM,CAAC,IAA0B,kCAAM,IAAI,KAAE,IAAI,EAAE,MAAA,IAAI,CAAC,IAAI,0CAAE,GAAG,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,IAAI,aAAK,CAAC,CAAC,CAAC,CAAC,IAAE,CAAA;IACtG,CAAC;CAMF;AATD,gDASC","sourcesContent":["/**\n * iCure Data Stack API Documentation\n * The iCure Data Stack Application API is the native interface to iCure. This version is obsolete, please use v2.\n *\n * OpenAPI spec version: v1\n *\n *\n * NOTE: This class is auto generated by the swagger code generator program.\n * https://github.com/swagger-api/swagger-codegen.git\n * Do not edit the class manually.\n */\nimport { Topic } from './Topic'\nimport { PaginatedDocumentKeyIdPairObject } from './PaginatedDocumentKeyIdPairObject'\n\nexport class PaginatedListTopic {\n constructor(json: JSON | any) {\n Object.assign(this as PaginatedListTopic, {...json, rows: json.rows?.map((r: any) => new Topic(r))})\n }\n\n pageSize?: number\n totalSize?: number\n rows?: Array<Topic>\n nextKeyPair?: PaginatedDocumentKeyIdPairObject\n}\n"]}
@@ -1,9 +1,11 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.PaginatedListUser = void 0;
4
+ const User_1 = require("./User");
4
5
  class PaginatedListUser {
5
6
  constructor(json) {
6
- Object.assign(this, json);
7
+ var _a;
8
+ Object.assign(this, Object.assign(Object.assign({}, json), { rows: (_a = json.rows) === null || _a === void 0 ? void 0 : _a.map((r) => new User_1.User(r)) }));
7
9
  }
8
10
  }
9
11
  exports.PaginatedListUser = PaginatedListUser;
@@ -1 +1 @@
1
- {"version":3,"file":"PaginatedListUser.js","sourceRoot":"","sources":["../../../icc-api/model/PaginatedListUser.ts"],"names":[],"mappings":";;;AAcA,MAAa,iBAAiB;IAC5B,YAAY,IAAgB;QAC1B,MAAM,CAAC,MAAM,CAAC,IAAyB,EAAE,IAAI,CAAC,CAAA;IAChD,CAAC;CAMF;AATD,8CASC","sourcesContent":["/**\n * iCure Data Stack API Documentation\n * The iCure Data Stack Application API is the native interface to iCure. This version is obsolete, please use v2.\n *\n * OpenAPI spec version: v1\n *\n *\n * NOTE: This class is auto generated by the swagger code generator program.\n * https://github.com/swagger-api/swagger-codegen.git\n * Do not edit the class manually.\n */\nimport { PaginatedDocumentKeyIdPairObject } from './PaginatedDocumentKeyIdPairObject'\nimport { User } from './User'\n\nexport class PaginatedListUser {\n constructor(json: JSON | any) {\n Object.assign(this as PaginatedListUser, json)\n }\n\n pageSize?: number\n totalSize?: number\n rows?: Array<User>\n nextKeyPair?: PaginatedDocumentKeyIdPairObject\n}\n"]}
1
+ {"version":3,"file":"PaginatedListUser.js","sourceRoot":"","sources":["../../../icc-api/model/PaginatedListUser.ts"],"names":[],"mappings":";;;AAYA,iCAA6B;AAE7B,MAAa,iBAAiB;IAC5B,YAAY,IAAgB;;QAC1B,MAAM,CAAC,MAAM,CAAC,IAAyB,kCAAM,IAAI,KAAE,IAAI,EAAE,MAAA,IAAI,CAAC,IAAI,0CAAE,GAAG,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,IAAI,WAAI,CAAC,CAAC,CAAC,CAAC,IAAE,CAAA;IACpG,CAAC;CAMF;AATD,8CASC","sourcesContent":["/**\n * iCure Data Stack API Documentation\n * The iCure Data Stack Application API is the native interface to iCure. This version is obsolete, please use v2.\n *\n * OpenAPI spec version: v1\n *\n *\n * NOTE: This class is auto generated by the swagger code generator program.\n * https://github.com/swagger-api/swagger-codegen.git\n * Do not edit the class manually.\n */\nimport { PaginatedDocumentKeyIdPairObject } from './PaginatedDocumentKeyIdPairObject'\nimport { User } from './User'\n\nexport class PaginatedListUser {\n constructor(json: JSON | any) {\n Object.assign(this as PaginatedListUser, {...json, rows: json.rows?.map((r: any) => new User(r))})\n }\n\n pageSize?: number\n totalSize?: number\n rows?: Array<User>\n nextKeyPair?: PaginatedDocumentKeyIdPairObject\n}\n"]}
@@ -1,9 +1,11 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.PaginatedListVmp = void 0;
4
+ const Vmp_1 = require("./Vmp");
4
5
  class PaginatedListVmp {
5
6
  constructor(json) {
6
- Object.assign(this, json);
7
+ var _a;
8
+ Object.assign(this, Object.assign(Object.assign({}, json), { rows: (_a = json.rows) === null || _a === void 0 ? void 0 : _a.map((r) => new Vmp_1.Vmp(r)) }));
7
9
  }
8
10
  }
9
11
  exports.PaginatedListVmp = PaginatedListVmp;
@@ -1 +1 @@
1
- {"version":3,"file":"PaginatedListVmp.js","sourceRoot":"","sources":["../../../icc-api/model/PaginatedListVmp.ts"],"names":[],"mappings":";;;AAcA,MAAa,gBAAgB;IAC3B,YAAY,IAAgB;QAC1B,MAAM,CAAC,MAAM,CAAC,IAAwB,EAAE,IAAI,CAAC,CAAA;IAC/C,CAAC;CAMF;AATD,4CASC","sourcesContent":["/**\n * iCure Data Stack API Documentation\n * The iCure Data Stack Application API is the native interface to iCure. This version is obsolete, please use v2.\n *\n * OpenAPI spec version: v1\n *\n *\n * NOTE: This class is auto generated by the swagger code generator program.\n * https://github.com/swagger-api/swagger-codegen.git\n * Do not edit the class manually.\n */\nimport { PaginatedDocumentKeyIdPairObject } from './PaginatedDocumentKeyIdPairObject'\nimport { Vmp } from './Vmp'\n\nexport class PaginatedListVmp {\n constructor(json: JSON | any) {\n Object.assign(this as PaginatedListVmp, json)\n }\n\n pageSize?: number\n totalSize?: number\n rows?: Array<Vmp>\n nextKeyPair?: PaginatedDocumentKeyIdPairObject\n}\n"]}
1
+ {"version":3,"file":"PaginatedListVmp.js","sourceRoot":"","sources":["../../../icc-api/model/PaginatedListVmp.ts"],"names":[],"mappings":";;;AAYA,+BAA2B;AAE3B,MAAa,gBAAgB;IAC3B,YAAY,IAAgB;;QAC1B,MAAM,CAAC,MAAM,CAAC,IAAwB,kCAAM,IAAI,KAAE,IAAI,EAAE,MAAA,IAAI,CAAC,IAAI,0CAAE,GAAG,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,IAAI,SAAG,CAAC,CAAC,CAAC,CAAC,IAAE,CAAA;IAClG,CAAC;CAMF;AATD,4CASC","sourcesContent":["/**\n * iCure Data Stack API Documentation\n * The iCure Data Stack Application API is the native interface to iCure. This version is obsolete, please use v2.\n *\n * OpenAPI spec version: v1\n *\n *\n * NOTE: This class is auto generated by the swagger code generator program.\n * https://github.com/swagger-api/swagger-codegen.git\n * Do not edit the class manually.\n */\nimport { PaginatedDocumentKeyIdPairObject } from './PaginatedDocumentKeyIdPairObject'\nimport { Vmp } from './Vmp'\n\nexport class PaginatedListVmp {\n constructor(json: JSON | any) {\n Object.assign(this as PaginatedListVmp, {...json, rows: json.rows?.map((r: any) => new Vmp(r))})\n }\n\n pageSize?: number\n totalSize?: number\n rows?: Array<Vmp>\n nextKeyPair?: PaginatedDocumentKeyIdPairObject\n}\n"]}
@@ -1,9 +1,11 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.PaginatedListVmpGroup = void 0;
4
+ const VmpGroup_1 = require("./VmpGroup");
4
5
  class PaginatedListVmpGroup {
5
6
  constructor(json) {
6
- Object.assign(this, json);
7
+ var _a;
8
+ Object.assign(this, Object.assign(Object.assign({}, json), { rows: (_a = json.rows) === null || _a === void 0 ? void 0 : _a.map((r) => new VmpGroup_1.VmpGroup(r)) }));
7
9
  }
8
10
  }
9
11
  exports.PaginatedListVmpGroup = PaginatedListVmpGroup;
@@ -1 +1 @@
1
- {"version":3,"file":"PaginatedListVmpGroup.js","sourceRoot":"","sources":["../../../icc-api/model/PaginatedListVmpGroup.ts"],"names":[],"mappings":";;;AAcA,MAAa,qBAAqB;IAChC,YAAY,IAAgB;QAC1B,MAAM,CAAC,MAAM,CAAC,IAA6B,EAAE,IAAI,CAAC,CAAA;IACpD,CAAC;CAMF;AATD,sDASC","sourcesContent":["/**\n * iCure Data Stack API Documentation\n * The iCure Data Stack Application API is the native interface to iCure. This version is obsolete, please use v2.\n *\n * OpenAPI spec version: v1\n *\n *\n * NOTE: This class is auto generated by the swagger code generator program.\n * https://github.com/swagger-api/swagger-codegen.git\n * Do not edit the class manually.\n */\nimport { PaginatedDocumentKeyIdPairObject } from './PaginatedDocumentKeyIdPairObject'\nimport { VmpGroup } from './VmpGroup'\n\nexport class PaginatedListVmpGroup {\n constructor(json: JSON | any) {\n Object.assign(this as PaginatedListVmpGroup, json)\n }\n\n pageSize?: number\n totalSize?: number\n rows?: Array<VmpGroup>\n nextKeyPair?: PaginatedDocumentKeyIdPairObject\n}\n"]}
1
+ {"version":3,"file":"PaginatedListVmpGroup.js","sourceRoot":"","sources":["../../../icc-api/model/PaginatedListVmpGroup.ts"],"names":[],"mappings":";;;AAYA,yCAAqC;AAErC,MAAa,qBAAqB;IAChC,YAAY,IAAgB;;QAC1B,MAAM,CAAC,MAAM,CAAC,IAA6B,kCAAM,IAAI,KAAE,IAAI,EAAE,MAAA,IAAI,CAAC,IAAI,0CAAE,GAAG,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,IAAI,mBAAQ,CAAC,CAAC,CAAC,CAAC,IAAE,CAAA;IAC5G,CAAC;CAMF;AATD,sDASC","sourcesContent":["/**\n * iCure Data Stack API Documentation\n * The iCure Data Stack Application API is the native interface to iCure. This version is obsolete, please use v2.\n *\n * OpenAPI spec version: v1\n *\n *\n * NOTE: This class is auto generated by the swagger code generator program.\n * https://github.com/swagger-api/swagger-codegen.git\n * Do not edit the class manually.\n */\nimport { PaginatedDocumentKeyIdPairObject } from './PaginatedDocumentKeyIdPairObject'\nimport { VmpGroup } from './VmpGroup'\n\nexport class PaginatedListVmpGroup {\n constructor(json: JSON | any) {\n Object.assign(this as PaginatedListVmpGroup, {...json, rows: json.rows?.map((r: any) => new VmpGroup(r))})\n }\n\n pageSize?: number\n totalSize?: number\n rows?: Array<VmpGroup>\n nextKeyPair?: PaginatedDocumentKeyIdPairObject\n}\n"]}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@icure/api",
3
- "version": "8.0.45",
3
+ "version": "8.0.47",
4
4
  "description": "Typescript version of iCure standalone API client",
5
5
  "main": "index.js",
6
6
  "types": "index.d.ts",