@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,11 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.PaginatedListArticle = void 0;
4
+ const Article_1 = require("./Article");
4
5
  class PaginatedListArticle {
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 Article_1.Article(r)) }));
7
9
  }
8
10
  }
9
11
  exports.PaginatedListArticle = PaginatedListArticle;
@@ -1 +1 @@
1
- {"version":3,"file":"PaginatedListArticle.js","sourceRoot":"","sources":["../../../icc-api/model/PaginatedListArticle.ts"],"names":[],"mappings":";;;AAGA,MAAa,oBAAoB;IAC/B,YAAY,IAAgB;QAC1B,MAAM,CAAC,MAAM,CAAC,IAA4B,EAAE,IAAI,CAAC,CAAA;IACnD,CAAC;CAMF;AATD,oDASC","sourcesContent":["import { PaginatedDocumentKeyIdPairObject } from './PaginatedDocumentKeyIdPairObject'\nimport { Article } from './Article'\n\nexport class PaginatedListArticle {\n constructor(json: JSON | any) {\n Object.assign(this as PaginatedListArticle, json)\n }\n\n pageSize?: number\n totalSize?: number\n rows?: Array<Article>\n nextKeyPair?: PaginatedDocumentKeyIdPairObject\n}\n"]}
1
+ {"version":3,"file":"PaginatedListArticle.js","sourceRoot":"","sources":["../../../icc-api/model/PaginatedListArticle.ts"],"names":[],"mappings":";;;AACA,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":["import { PaginatedDocumentKeyIdPairObject } from './PaginatedDocumentKeyIdPairObject'\nimport { Article } from './Article'\n\nexport class PaginatedListArticle {\n constructor(json: JSON | any) {\n Object.assign(this as PaginatedListArticle, {...json, rows: json.rows?.map((r: any) => new Article(r))})\n }\n\n pageSize?: number\n totalSize?: number\n rows?: Array<Article>\n nextKeyPair?: PaginatedDocumentKeyIdPairObject\n}\n"]}
@@ -1,9 +1,11 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.PaginatedListCalendarItem = void 0;
4
+ const CalendarItem_1 = require("./CalendarItem");
4
5
  class PaginatedListCalendarItem {
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 CalendarItem_1.CalendarItem(r)) }));
7
9
  }
8
10
  }
9
11
  exports.PaginatedListCalendarItem = PaginatedListCalendarItem;
@@ -1 +1 @@
1
- {"version":3,"file":"PaginatedListCalendarItem.js","sourceRoot":"","sources":["../../../icc-api/model/PaginatedListCalendarItem.ts"],"names":[],"mappings":";;;AAGA,MAAa,yBAAyB;IACpC,YAAY,IAAgB;QAC1B,MAAM,CAAC,MAAM,CAAC,IAAiC,EAAE,IAAI,CAAC,CAAA;IACxD,CAAC;CAMF;AATD,8DASC","sourcesContent":["import { PaginatedDocumentKeyIdPairObject } from './PaginatedDocumentKeyIdPairObject'\nimport { CalendarItem } from './CalendarItem'\n\nexport class PaginatedListCalendarItem {\n constructor(json: JSON | any) {\n Object.assign(this as PaginatedListCalendarItem, json)\n }\n\n pageSize?: number\n totalSize?: number\n rows?: Array<CalendarItem>\n nextKeyPair?: PaginatedDocumentKeyIdPairObject\n}\n"]}
1
+ {"version":3,"file":"PaginatedListCalendarItem.js","sourceRoot":"","sources":["../../../icc-api/model/PaginatedListCalendarItem.ts"],"names":[],"mappings":";;;AACA,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":["import { PaginatedDocumentKeyIdPairObject } from './PaginatedDocumentKeyIdPairObject'\nimport { CalendarItem } from './CalendarItem'\n\nexport class PaginatedListCalendarItem {\n constructor(json: JSON | any) {\n Object.assign(this as PaginatedListCalendarItem, {...json, rows: json.rows?.map((r: any) => new CalendarItem(r))})\n }\n\n pageSize?: number\n totalSize?: number\n rows?: Array<CalendarItem>\n nextKeyPair?: PaginatedDocumentKeyIdPairObject\n}\n"]}
@@ -1,9 +1,11 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.PaginatedListCalendarItemType = void 0;
4
+ const CalendarItemType_1 = require("./CalendarItemType");
4
5
  class PaginatedListCalendarItemType {
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 CalendarItemType_1.CalendarItemType(r)) }));
7
9
  }
8
10
  }
9
11
  exports.PaginatedListCalendarItemType = PaginatedListCalendarItemType;
@@ -1 +1 @@
1
- {"version":3,"file":"PaginatedListCalendarItemType.js","sourceRoot":"","sources":["../../../icc-api/model/PaginatedListCalendarItemType.ts"],"names":[],"mappings":";;;AAGA,MAAa,6BAA6B;IACxC,YAAY,IAAgB;QAC1B,MAAM,CAAC,MAAM,CAAC,IAAqC,EAAE,IAAI,CAAC,CAAA;IAC5D,CAAC;CAMF;AATD,sEASC","sourcesContent":["import { PaginatedDocumentKeyIdPairObject } from './PaginatedDocumentKeyIdPairObject'\nimport { CalendarItemType } from './CalendarItemType'\n\nexport class PaginatedListCalendarItemType {\n constructor(json: JSON | any) {\n Object.assign(this as PaginatedListCalendarItemType, json)\n }\n\n pageSize?: number\n totalSize?: number\n rows?: Array<CalendarItemType>\n nextKeyPair?: PaginatedDocumentKeyIdPairObject\n}\n"]}
1
+ {"version":3,"file":"PaginatedListCalendarItemType.js","sourceRoot":"","sources":["../../../icc-api/model/PaginatedListCalendarItemType.ts"],"names":[],"mappings":";;;AACA,yDAAqD;AAErD,MAAa,6BAA6B;IACxC,YAAY,IAAgB;;QAC1B,MAAM,CAAC,MAAM,CAAC,IAAqC,kCAAM,IAAI,KAAE,IAAI,EAAE,MAAA,IAAI,CAAC,IAAI,0CAAE,GAAG,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,IAAI,mCAAgB,CAAC,CAAC,CAAC,CAAC,IAAE,CAAA;IAC5H,CAAC;CAMF;AATD,sEASC","sourcesContent":["import { PaginatedDocumentKeyIdPairObject } from './PaginatedDocumentKeyIdPairObject'\nimport { CalendarItemType } from './CalendarItemType'\n\nexport class PaginatedListCalendarItemType {\n constructor(json: JSON | any) {\n Object.assign(this as PaginatedListCalendarItemType, {...json, rows: json.rows?.map((r: any) => new CalendarItemType(r))})\n }\n\n pageSize?: number\n totalSize?: number\n rows?: Array<CalendarItemType>\n nextKeyPair?: PaginatedDocumentKeyIdPairObject\n}\n"]}
@@ -1,9 +1,22 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.PaginatedListClassification = 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 Classification_1 = require("./Classification");
4
16
  class PaginatedListClassification {
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 Classification_1.Classification(r)) }));
7
20
  }
8
21
  }
9
22
  exports.PaginatedListClassification = PaginatedListClassification;
@@ -1 +1 @@
1
- {"version":3,"file":"PaginatedListClassification.js","sourceRoot":"","sources":["../../../icc-api/model/PaginatedListClassification.ts"],"names":[],"mappings":";;;AAcA,MAAa,2BAA2B;IACtC,YAAY,IAAgB;QAC1B,MAAM,CAAC,MAAM,CAAC,IAAmC,EAAE,IAAI,CAAC,CAAA;IAC1D,CAAC;CAMF;AATD,kEASC","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 { Classification } from './Classification'\nimport { PaginatedDocumentKeyIdPairObject } from './PaginatedDocumentKeyIdPairObject'\n\nexport class PaginatedListClassification {\n constructor(json: JSON | any) {\n Object.assign(this as PaginatedListClassification, json)\n }\n\n pageSize?: number\n totalSize?: number\n rows?: Array<Classification>\n nextKeyPair?: PaginatedDocumentKeyIdPairObject\n}\n"]}
1
+ {"version":3,"file":"PaginatedListClassification.js","sourceRoot":"","sources":["../../../icc-api/model/PaginatedListClassification.ts"],"names":[],"mappings":";;;AAAA;;;;;;;;;;GAUG;AACH,qDAAiD;AAGjD,MAAa,2BAA2B;IACtC,YAAY,IAAgB;;QAC1B,MAAM,CAAC,MAAM,CAAC,IAAmC,kCAAM,IAAI,KAAE,IAAI,EAAE,MAAA,IAAI,CAAC,IAAI,0CAAE,GAAG,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,IAAI,+BAAc,CAAC,CAAC,CAAC,CAAC,IAAE,CAAA;IACxH,CAAC;CAMF;AATD,kEASC","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 { Classification } from './Classification'\nimport { PaginatedDocumentKeyIdPairObject } from './PaginatedDocumentKeyIdPairObject'\n\nexport class PaginatedListClassification {\n constructor(json: JSON | any) {\n Object.assign(this as PaginatedListClassification, {...json, rows: json.rows?.map((r: any) => new Classification(r))})\n }\n\n pageSize?: number\n totalSize?: number\n rows?: Array<Classification>\n nextKeyPair?: PaginatedDocumentKeyIdPairObject\n}\n"]}
@@ -1,9 +1,22 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.PaginatedListClassificationTemplate = 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 ClassificationTemplate_1 = require("./ClassificationTemplate");
4
16
  class PaginatedListClassificationTemplate {
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 ClassificationTemplate_1.ClassificationTemplate(r)) }));
7
20
  }
8
21
  }
9
22
  exports.PaginatedListClassificationTemplate = PaginatedListClassificationTemplate;
@@ -1 +1 @@
1
- {"version":3,"file":"PaginatedListClassificationTemplate.js","sourceRoot":"","sources":["../../../icc-api/model/PaginatedListClassificationTemplate.ts"],"names":[],"mappings":";;;AAcA,MAAa,mCAAmC;IAC9C,YAAY,IAAgB;QAC1B,MAAM,CAAC,MAAM,CAAC,IAA2C,EAAE,IAAI,CAAC,CAAA;IAClE,CAAC;CAMF;AATD,kFASC","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 { ClassificationTemplate } from './ClassificationTemplate'\nimport { PaginatedDocumentKeyIdPairObject } from './PaginatedDocumentKeyIdPairObject'\n\nexport class PaginatedListClassificationTemplate {\n constructor(json: JSON | any) {\n Object.assign(this as PaginatedListClassificationTemplate, json)\n }\n\n pageSize?: number\n totalSize?: number\n rows?: Array<ClassificationTemplate>\n nextKeyPair?: PaginatedDocumentKeyIdPairObject\n}\n"]}
1
+ {"version":3,"file":"PaginatedListClassificationTemplate.js","sourceRoot":"","sources":["../../../icc-api/model/PaginatedListClassificationTemplate.ts"],"names":[],"mappings":";;;AAAA;;;;;;;;;;GAUG;AACH,qEAAiE;AAGjE,MAAa,mCAAmC;IAC9C,YAAY,IAAgB;;QAC1B,MAAM,CAAC,MAAM,CAAC,IAA2C,kCAAM,IAAI,KAAE,IAAI,EAAE,MAAA,IAAI,CAAC,IAAI,0CAAE,GAAG,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,IAAI,+CAAsB,CAAC,CAAC,CAAC,CAAC,IAAE,CAAA;IACxI,CAAC;CAMF;AATD,kFASC","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 { ClassificationTemplate } from './ClassificationTemplate'\nimport { PaginatedDocumentKeyIdPairObject } from './PaginatedDocumentKeyIdPairObject'\n\nexport class PaginatedListClassificationTemplate {\n constructor(json: JSON | any) {\n Object.assign(this as PaginatedListClassificationTemplate, {...json, rows: json.rows?.map((r: any) => new ClassificationTemplate(r))})\n }\n\n pageSize?: number\n totalSize?: number\n rows?: Array<ClassificationTemplate>\n nextKeyPair?: PaginatedDocumentKeyIdPairObject\n}\n"]}
@@ -1,9 +1,22 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.PaginatedListCode = 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 Code_1 = require("./Code");
4
16
  class PaginatedListCode {
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 Code_1.Code(r)) }));
7
20
  }
8
21
  }
9
22
  exports.PaginatedListCode = PaginatedListCode;
@@ -1 +1 @@
1
- {"version":3,"file":"PaginatedListCode.js","sourceRoot":"","sources":["../../../icc-api/model/PaginatedListCode.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 { Code } from './Code'\nimport { PaginatedDocumentKeyIdPairObject } from './PaginatedDocumentKeyIdPairObject'\n\nexport class PaginatedListCode {\n constructor(json: JSON | any) {\n Object.assign(this as PaginatedListCode, json)\n }\n\n pageSize?: number\n totalSize?: number\n rows?: Array<Code>\n nextKeyPair?: PaginatedDocumentKeyIdPairObject\n}\n"]}
1
+ {"version":3,"file":"PaginatedListCode.js","sourceRoot":"","sources":["../../../icc-api/model/PaginatedListCode.ts"],"names":[],"mappings":";;;AAAA;;;;;;;;;;GAUG;AACH,iCAA6B;AAG7B,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 { Code } from './Code'\nimport { PaginatedDocumentKeyIdPairObject } from './PaginatedDocumentKeyIdPairObject'\n\nexport class PaginatedListCode {\n constructor(json: JSON | any) {\n Object.assign(this as PaginatedListCode, {...json, rows: json.rows?.map((r: any) => new Code(r))})\n }\n\n pageSize?: number\n totalSize?: number\n rows?: Array<Code>\n nextKeyPair?: PaginatedDocumentKeyIdPairObject\n}\n"]}
@@ -1,9 +1,22 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.PaginatedListContact = 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 Contact_1 = require("./Contact");
4
16
  class PaginatedListContact {
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 Contact_1.Contact(r)) }));
7
20
  }
8
21
  }
9
22
  exports.PaginatedListContact = PaginatedListContact;
@@ -1 +1 @@
1
- {"version":3,"file":"PaginatedListContact.js","sourceRoot":"","sources":["../../../icc-api/model/PaginatedListContact.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 { Contact } from './Contact'\nimport { PaginatedDocumentKeyIdPairObject } from './PaginatedDocumentKeyIdPairObject'\n\nexport class PaginatedListContact {\n constructor(json: JSON | any) {\n Object.assign(this as PaginatedListContact, json)\n }\n\n pageSize?: number\n totalSize?: number\n rows?: Array<Contact>\n nextKeyPair?: PaginatedDocumentKeyIdPairObject\n}\n"]}
1
+ {"version":3,"file":"PaginatedListContact.js","sourceRoot":"","sources":["../../../icc-api/model/PaginatedListContact.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 { Contact } from './Contact'\nimport { PaginatedDocumentKeyIdPairObject } from './PaginatedDocumentKeyIdPairObject'\n\nexport class PaginatedListContact {\n constructor(json: JSON | any) {\n Object.assign(this as PaginatedListContact, {...json, rows: json.rows?.map((r: any) => new Contact(r))})\n }\n\n pageSize?: number\n totalSize?: number\n rows?: Array<Contact>\n nextKeyPair?: PaginatedDocumentKeyIdPairObject\n}\n"]}
@@ -1,9 +1,22 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.PaginatedListDevice = 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 Device_1 = require("./Device");
4
16
  class PaginatedListDevice {
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 Device_1.Device(r)) }));
7
20
  }
8
21
  }
9
22
  exports.PaginatedListDevice = PaginatedListDevice;
@@ -1 +1 @@
1
- {"version":3,"file":"PaginatedListDevice.js","sourceRoot":"","sources":["../../../icc-api/model/PaginatedListDevice.ts"],"names":[],"mappings":";;;AAcA,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 { Device } from './Device'\nimport { PaginatedDocumentKeyIdPairObject } from './PaginatedDocumentKeyIdPairObject'\n\nexport class PaginatedListDevice {\n constructor(json: JSON | any) {\n Object.assign(this as PaginatedListDevice, json)\n }\n\n pageSize?: number\n totalSize?: number\n rows?: Array<Device>\n nextKeyPair?: PaginatedDocumentKeyIdPairObject\n}\n"]}
1
+ {"version":3,"file":"PaginatedListDevice.js","sourceRoot":"","sources":["../../../icc-api/model/PaginatedListDevice.ts"],"names":[],"mappings":";;;AAAA;;;;;;;;;;GAUG;AACH,qCAAiC;AAGjC,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,eAAM,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 { Device } from './Device'\nimport { PaginatedDocumentKeyIdPairObject } from './PaginatedDocumentKeyIdPairObject'\n\nexport class PaginatedListDevice {\n constructor(json: JSON | any) {\n Object.assign(this as PaginatedListDevice, {...json, rows: json.rows?.map((r: any) => new Device(r))})\n }\n\n pageSize?: number\n totalSize?: number\n rows?: Array<Device>\n nextKeyPair?: PaginatedDocumentKeyIdPairObject\n}\n"]}
@@ -1,9 +1,22 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.PaginatedListDocument = 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 Document_1 = require("./Document");
4
16
  class PaginatedListDocument {
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 Document_1.Document(r)) }));
7
20
  }
8
21
  }
9
22
  exports.PaginatedListDocument = PaginatedListDocument;
@@ -1 +1 @@
1
- {"version":3,"file":"PaginatedListDocument.js","sourceRoot":"","sources":["../../../icc-api/model/PaginatedListDocument.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 { Document } from './Document'\nimport { PaginatedDocumentKeyIdPairObject } from './PaginatedDocumentKeyIdPairObject'\n\nexport class PaginatedListDocument {\n constructor(json: JSON | any) {\n Object.assign(this as PaginatedListDocument, json)\n }\n\n pageSize?: number\n totalSize?: number\n rows?: Array<Document>\n nextKeyPair?: PaginatedDocumentKeyIdPairObject\n}\n"]}
1
+ {"version":3,"file":"PaginatedListDocument.js","sourceRoot":"","sources":["../../../icc-api/model/PaginatedListDocument.ts"],"names":[],"mappings":";;;AAAA;;;;;;;;;;GAUG;AACH,yCAAqC;AAGrC,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 { Document } from './Document'\nimport { PaginatedDocumentKeyIdPairObject } from './PaginatedDocumentKeyIdPairObject'\n\nexport class PaginatedListDocument {\n constructor(json: JSON | any) {\n Object.assign(this as PaginatedListDocument, {...json, rows: json.rows?.map((r: any) => new Document(r))})\n }\n\n pageSize?: number\n totalSize?: number\n rows?: Array<Document>\n nextKeyPair?: PaginatedDocumentKeyIdPairObject\n}\n"]}
@@ -1,9 +1,11 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.PaginatedListDocumentTemplate = void 0;
4
+ const DocumentTemplate_1 = require("./DocumentTemplate");
4
5
  class PaginatedListDocumentTemplate {
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 DocumentTemplate_1.DocumentTemplate(r)) }));
7
9
  }
8
10
  }
9
11
  exports.PaginatedListDocumentTemplate = PaginatedListDocumentTemplate;
@@ -1 +1 @@
1
- {"version":3,"file":"PaginatedListDocumentTemplate.js","sourceRoot":"","sources":["../../../icc-api/model/PaginatedListDocumentTemplate.ts"],"names":[],"mappings":";;;AAGA,MAAa,6BAA6B;IACxC,YAAY,IAAgB;QAC1B,MAAM,CAAC,MAAM,CAAC,IAAqC,EAAE,IAAI,CAAC,CAAA;IAC5D,CAAC;CAMF;AATD,sEASC","sourcesContent":["import { PaginatedDocumentKeyIdPairObject } from './PaginatedDocumentKeyIdPairObject'\nimport { DocumentTemplate } from './DocumentTemplate'\n\nexport class PaginatedListDocumentTemplate {\n constructor(json: JSON | any) {\n Object.assign(this as PaginatedListDocumentTemplate, json)\n }\n\n pageSize?: number\n totalSize?: number\n rows?: Array<DocumentTemplate>\n nextKeyPair?: PaginatedDocumentKeyIdPairObject\n}\n"]}
1
+ {"version":3,"file":"PaginatedListDocumentTemplate.js","sourceRoot":"","sources":["../../../icc-api/model/PaginatedListDocumentTemplate.ts"],"names":[],"mappings":";;;AACA,yDAAqD;AAErD,MAAa,6BAA6B;IACxC,YAAY,IAAgB;;QAC1B,MAAM,CAAC,MAAM,CAAC,IAAqC,kCAAM,IAAI,KAAE,IAAI,EAAE,MAAA,IAAI,CAAC,IAAI,0CAAE,GAAG,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,IAAI,mCAAgB,CAAC,CAAC,CAAC,CAAC,IAAE,CAAA;IAC5H,CAAC;CAMF;AATD,sEASC","sourcesContent":["import { PaginatedDocumentKeyIdPairObject } from './PaginatedDocumentKeyIdPairObject'\nimport { DocumentTemplate } from './DocumentTemplate'\n\nexport class PaginatedListDocumentTemplate {\n constructor(json: JSON | any) {\n Object.assign(this as PaginatedListDocumentTemplate, {...json, rows: json.rows?.map((r: any) => new DocumentTemplate(r))})\n }\n\n pageSize?: number\n totalSize?: number\n rows?: Array<DocumentTemplate>\n nextKeyPair?: PaginatedDocumentKeyIdPairObject\n}\n"]}
@@ -1,9 +1,22 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.PaginatedListEntityTemplate = 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 EntityTemplate_1 = require("./EntityTemplate");
4
16
  class PaginatedListEntityTemplate {
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 EntityTemplate_1.EntityTemplate(r)) }));
7
20
  }
8
21
  }
9
22
  exports.PaginatedListEntityTemplate = PaginatedListEntityTemplate;
@@ -1 +1 @@
1
- {"version":3,"file":"PaginatedListEntityTemplate.js","sourceRoot":"","sources":["../../../icc-api/model/PaginatedListEntityTemplate.ts"],"names":[],"mappings":";;;AAcA,MAAa,2BAA2B;IACtC,YAAY,IAAgB;QAC1B,MAAM,CAAC,MAAM,CAAC,IAAmC,EAAE,IAAI,CAAC,CAAA;IAC1D,CAAC;CAMF;AATD,kEASC","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 { EntityTemplate } from './EntityTemplate'\nimport { PaginatedDocumentKeyIdPairObject } from './PaginatedDocumentKeyIdPairObject'\n\nexport class PaginatedListEntityTemplate {\n constructor(json: JSON | any) {\n Object.assign(this as PaginatedListEntityTemplate, json)\n }\n\n pageSize?: number\n totalSize?: number\n rows?: Array<EntityTemplate>\n nextKeyPair?: PaginatedDocumentKeyIdPairObject\n}\n"]}
1
+ {"version":3,"file":"PaginatedListEntityTemplate.js","sourceRoot":"","sources":["../../../icc-api/model/PaginatedListEntityTemplate.ts"],"names":[],"mappings":";;;AAAA;;;;;;;;;;GAUG;AACH,qDAAiD;AAGjD,MAAa,2BAA2B;IACtC,YAAY,IAAgB;;QAC1B,MAAM,CAAC,MAAM,CAAC,IAAmC,kCAAM,IAAI,KAAE,IAAI,EAAE,MAAA,IAAI,CAAC,IAAI,0CAAE,GAAG,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,IAAI,+BAAc,CAAC,CAAC,CAAC,CAAC,IAAE,CAAA;IACxH,CAAC;CAMF;AATD,kEASC","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 { EntityTemplate } from './EntityTemplate'\nimport { PaginatedDocumentKeyIdPairObject } from './PaginatedDocumentKeyIdPairObject'\n\nexport class PaginatedListEntityTemplate {\n constructor(json: JSON | any) {\n Object.assign(this as PaginatedListEntityTemplate, {...json, rows: json.rows?.map((r: any) => new EntityTemplate(r))})\n }\n\n pageSize?: number\n totalSize?: number\n rows?: Array<EntityTemplate>\n nextKeyPair?: PaginatedDocumentKeyIdPairObject\n}\n"]}
@@ -1,9 +1,11 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.PaginatedListExchangeData = void 0;
4
+ const ExchangeData_1 = require("./internal/ExchangeData");
4
5
  class PaginatedListExchangeData {
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 ExchangeData_1.ExchangeData(r)) }));
7
9
  }
8
10
  }
9
11
  exports.PaginatedListExchangeData = PaginatedListExchangeData;
@@ -1 +1 @@
1
- {"version":3,"file":"PaginatedListExchangeData.js","sourceRoot":"","sources":["../../../icc-api/model/PaginatedListExchangeData.ts"],"names":[],"mappings":";;;AAGA,MAAa,yBAAyB;IACpC,YAAY,IAAgB;QAC1B,MAAM,CAAC,MAAM,CAAC,IAAiC,EAAE,IAAI,CAAC,CAAA;IACxD,CAAC;CAMF;AATD,8DASC","sourcesContent":["import { ExchangeData } from './internal/ExchangeData'\nimport { PaginatedDocumentKeyIdPairObject } from './PaginatedDocumentKeyIdPairObject'\n\nexport class PaginatedListExchangeData {\n constructor(json: JSON | any) {\n Object.assign(this as PaginatedListExchangeData, json)\n }\n\n pageSize?: number\n totalSize?: number\n rows?: Array<ExchangeData>\n nextKeyPair?: PaginatedDocumentKeyIdPairObject\n}\n"]}
1
+ {"version":3,"file":"PaginatedListExchangeData.js","sourceRoot":"","sources":["../../../icc-api/model/PaginatedListExchangeData.ts"],"names":[],"mappings":";;;AAAA,0DAAsD;AAGtD,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":["import { ExchangeData } from './internal/ExchangeData'\nimport { PaginatedDocumentKeyIdPairObject } from './PaginatedDocumentKeyIdPairObject'\n\nexport class PaginatedListExchangeData {\n constructor(json: JSON | any) {\n Object.assign(this as PaginatedListExchangeData, {...json, rows: json.rows?.map((r: any) => new ExchangeData(r))})\n }\n\n pageSize?: number\n totalSize?: number\n rows?: Array<ExchangeData>\n nextKeyPair?: PaginatedDocumentKeyIdPairObject\n}\n"]}
@@ -1,9 +1,22 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.PaginatedListForm = 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 Form_1 = require("./Form");
4
16
  class PaginatedListForm {
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 Form_1.Form(r)) }));
7
20
  }
8
21
  }
9
22
  exports.PaginatedListForm = PaginatedListForm;
@@ -1 +1 @@
1
- {"version":3,"file":"PaginatedListForm.js","sourceRoot":"","sources":["../../../icc-api/model/PaginatedListForm.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 { Form } from './Form'\nimport { PaginatedDocumentKeyIdPairObject } from './PaginatedDocumentKeyIdPairObject'\n\nexport class PaginatedListForm {\n constructor(json: JSON | any) {\n Object.assign(this as PaginatedListForm, json)\n }\n\n pageSize?: number\n totalSize?: number\n rows?: Array<Form>\n nextKeyPair?: PaginatedDocumentKeyIdPairObject\n}\n"]}
1
+ {"version":3,"file":"PaginatedListForm.js","sourceRoot":"","sources":["../../../icc-api/model/PaginatedListForm.ts"],"names":[],"mappings":";;;AAAA;;;;;;;;;;GAUG;AACH,iCAA6B;AAG7B,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 { Form } from './Form'\nimport { PaginatedDocumentKeyIdPairObject } from './PaginatedDocumentKeyIdPairObject'\n\nexport class PaginatedListForm {\n constructor(json: JSON | any) {\n Object.assign(this as PaginatedListForm, {...json, rows: json.rows?.map((r: any) => new Form(r))})\n }\n\n pageSize?: number\n totalSize?: number\n rows?: Array<Form>\n nextKeyPair?: PaginatedDocumentKeyIdPairObject\n}\n"]}
@@ -1,9 +1,22 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.PaginatedListGroup = 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 Group_1 = require("./Group");
4
16
  class PaginatedListGroup {
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 Group_1.Group(r)) }));
7
20
  }
8
21
  }
9
22
  exports.PaginatedListGroup = PaginatedListGroup;
@@ -1 +1 @@
1
- {"version":3,"file":"PaginatedListGroup.js","sourceRoot":"","sources":["../../../icc-api/model/PaginatedListGroup.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 { Group } from './Group'\nimport { PaginatedDocumentKeyIdPairObject } from './PaginatedDocumentKeyIdPairObject'\n\nexport class PaginatedListGroup {\n constructor(json: JSON | any) {\n Object.assign(this as PaginatedListGroup, json)\n }\n\n pageSize?: number\n totalSize?: number\n rows?: Array<Group>\n nextKeyPair?: PaginatedDocumentKeyIdPairObject\n}\n"]}
1
+ {"version":3,"file":"PaginatedListGroup.js","sourceRoot":"","sources":["../../../icc-api/model/PaginatedListGroup.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 { Group } from './Group'\nimport { PaginatedDocumentKeyIdPairObject } from './PaginatedDocumentKeyIdPairObject'\n\nexport class PaginatedListGroup {\n constructor(json: JSON | any) {\n Object.assign(this as PaginatedListGroup, {...json, rows: json.rows?.map((r: any) => new Group(r))})\n }\n\n pageSize?: number\n totalSize?: number\n rows?: Array<Group>\n nextKeyPair?: PaginatedDocumentKeyIdPairObject\n}\n"]}
@@ -1,9 +1,22 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.PaginatedListHealthElement = 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 HealthElement_1 = require("./HealthElement");
4
16
  class PaginatedListHealthElement {
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 HealthElement_1.HealthElement(r)) }));
7
20
  }
8
21
  }
9
22
  exports.PaginatedListHealthElement = PaginatedListHealthElement;
@@ -1 +1 @@
1
- {"version":3,"file":"PaginatedListHealthElement.js","sourceRoot":"","sources":["../../../icc-api/model/PaginatedListHealthElement.ts"],"names":[],"mappings":";;;AAcA,MAAa,0BAA0B;IACrC,YAAY,IAAgB;QAC1B,MAAM,CAAC,MAAM,CAAC,IAAkC,EAAE,IAAI,CAAC,CAAA;IACzD,CAAC;CAMF;AATD,gEASC","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 { HealthElement } from './HealthElement'\nimport { PaginatedDocumentKeyIdPairObject } from './PaginatedDocumentKeyIdPairObject'\n\nexport class PaginatedListHealthElement {\n constructor(json: JSON | any) {\n Object.assign(this as PaginatedListHealthElement, json)\n }\n\n pageSize?: number\n totalSize?: number\n rows?: Array<HealthElement>\n nextKeyPair?: PaginatedDocumentKeyIdPairObject\n}\n"]}
1
+ {"version":3,"file":"PaginatedListHealthElement.js","sourceRoot":"","sources":["../../../icc-api/model/PaginatedListHealthElement.ts"],"names":[],"mappings":";;;AAAA;;;;;;;;;;GAUG;AACH,mDAA+C;AAG/C,MAAa,0BAA0B;IACrC,YAAY,IAAgB;;QAC1B,MAAM,CAAC,MAAM,CAAC,IAAkC,kCAAM,IAAI,KAAE,IAAI,EAAE,MAAA,IAAI,CAAC,IAAI,0CAAE,GAAG,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,IAAI,6BAAa,CAAC,CAAC,CAAC,CAAC,IAAE,CAAA;IACtH,CAAC;CAMF;AATD,gEASC","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 { HealthElement } from './HealthElement'\nimport { PaginatedDocumentKeyIdPairObject } from './PaginatedDocumentKeyIdPairObject'\n\nexport class PaginatedListHealthElement {\n constructor(json: JSON | any) {\n Object.assign(this as PaginatedListHealthElement, {...json, rows: json.rows?.map((r: any) => new HealthElement(r))})\n }\n\n pageSize?: number\n totalSize?: number\n rows?: Array<HealthElement>\n nextKeyPair?: PaginatedDocumentKeyIdPairObject\n}\n"]}
@@ -1,9 +1,22 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.PaginatedListHealthcareParty = 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 HealthcareParty_1 = require("./HealthcareParty");
4
16
  class PaginatedListHealthcareParty {
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 HealthcareParty_1.HealthcareParty(r)) }));
7
20
  }
8
21
  }
9
22
  exports.PaginatedListHealthcareParty = PaginatedListHealthcareParty;
@@ -1 +1 @@
1
- {"version":3,"file":"PaginatedListHealthcareParty.js","sourceRoot":"","sources":["../../../icc-api/model/PaginatedListHealthcareParty.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 { HealthcareParty } from './HealthcareParty'\nimport { PaginatedDocumentKeyIdPairObject } from './PaginatedDocumentKeyIdPairObject'\n\nexport class PaginatedListHealthcareParty {\n constructor(json: JSON | any) {\n Object.assign(this as PaginatedListHealthcareParty, json)\n }\n\n pageSize?: number\n totalSize?: number\n rows?: Array<HealthcareParty>\n nextKeyPair?: PaginatedDocumentKeyIdPairObject\n}\n"]}
1
+ {"version":3,"file":"PaginatedListHealthcareParty.js","sourceRoot":"","sources":["../../../icc-api/model/PaginatedListHealthcareParty.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 { HealthcareParty } from './HealthcareParty'\nimport { PaginatedDocumentKeyIdPairObject } from './PaginatedDocumentKeyIdPairObject'\n\nexport class PaginatedListHealthcareParty {\n constructor(json: JSON | any) {\n Object.assign(this as PaginatedListHealthcareParty, {...json, rows: json.rows?.map((r: any) => new HealthcareParty(r))})\n }\n\n pageSize?: number\n totalSize?: number\n rows?: Array<HealthcareParty>\n nextKeyPair?: PaginatedDocumentKeyIdPairObject\n}\n"]}
@@ -1,9 +1,11 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.PaginatedListInsurance = void 0;
4
+ const Insurance_1 = require("./Insurance");
4
5
  class PaginatedListInsurance {
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 Insurance_1.Insurance(r)) }));
7
9
  }
8
10
  }
9
11
  exports.PaginatedListInsurance = PaginatedListInsurance;
@@ -1 +1 @@
1
- {"version":3,"file":"PaginatedListInsurance.js","sourceRoot":"","sources":["../../../icc-api/model/PaginatedListInsurance.ts"],"names":[],"mappings":";;;AAcA,MAAa,sBAAsB;IACjC,YAAY,IAAgB;QAC1B,MAAM,CAAC,MAAM,CAAC,IAA8B,EAAE,IAAI,CAAC,CAAA;IACrD,CAAC;CAMF;AATD,wDASC","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 { Insurance } from './Insurance'\n\nexport class PaginatedListInsurance {\n constructor(json: JSON | any) {\n Object.assign(this as PaginatedListInsurance, json)\n }\n\n pageSize?: number\n totalSize?: number\n rows?: Array<Insurance>\n nextKeyPair?: PaginatedDocumentKeyIdPairObject\n}\n"]}
1
+ {"version":3,"file":"PaginatedListInsurance.js","sourceRoot":"","sources":["../../../icc-api/model/PaginatedListInsurance.ts"],"names":[],"mappings":";;;AAYA,2CAAuC;AAEvC,MAAa,sBAAsB;IACjC,YAAY,IAAgB;;QAC1B,MAAM,CAAC,MAAM,CAAC,IAA8B,kCAAM,IAAI,KAAE,IAAI,EAAE,MAAA,IAAI,CAAC,IAAI,0CAAE,GAAG,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,IAAI,qBAAS,CAAC,CAAC,CAAC,CAAC,IAAE,CAAA;IAC9G,CAAC;CAMF;AATD,wDASC","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 { Insurance } from './Insurance'\n\nexport class PaginatedListInsurance {\n constructor(json: JSON | any) {\n Object.assign(this as PaginatedListInsurance, {...json, rows: json.rows?.map((r: any) => new Insurance(r))})\n }\n\n pageSize?: number\n totalSize?: number\n rows?: Array<Insurance>\n nextKeyPair?: PaginatedDocumentKeyIdPairObject\n}\n"]}
@@ -1,9 +1,22 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.PaginatedListInvoice = 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 Invoice_1 = require("./Invoice");
4
16
  class PaginatedListInvoice {
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 Invoice_1.Invoice(r)) }));
7
20
  }
8
21
  }
9
22
  exports.PaginatedListInvoice = PaginatedListInvoice;
@@ -1 +1 @@
1
- {"version":3,"file":"PaginatedListInvoice.js","sourceRoot":"","sources":["../../../icc-api/model/PaginatedListInvoice.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 { Invoice } from './Invoice'\nimport { PaginatedDocumentKeyIdPairObject } from './PaginatedDocumentKeyIdPairObject'\n\nexport class PaginatedListInvoice {\n constructor(json: JSON | any) {\n Object.assign(this as PaginatedListInvoice, json)\n }\n\n pageSize?: number\n totalSize?: number\n rows?: Array<Invoice>\n nextKeyPair?: PaginatedDocumentKeyIdPairObject\n}\n"]}
1
+ {"version":3,"file":"PaginatedListInvoice.js","sourceRoot":"","sources":["../../../icc-api/model/PaginatedListInvoice.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 { Invoice } from './Invoice'\nimport { PaginatedDocumentKeyIdPairObject } from './PaginatedDocumentKeyIdPairObject'\n\nexport class PaginatedListInvoice {\n constructor(json: JSON | any) {\n Object.assign(this as PaginatedListInvoice, {...json, rows: json.rows?.map((r: any) => new Invoice(r))})\n }\n\n pageSize?: number\n totalSize?: number\n rows?: Array<Invoice>\n nextKeyPair?: PaginatedDocumentKeyIdPairObject\n}\n"]}
@@ -1,9 +1,11 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.PaginatedListKeyword = void 0;
4
+ const Keyword_1 = require("./Keyword");
4
5
  class PaginatedListKeyword {
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 Keyword_1.Keyword(r)) }));
7
9
  }
8
10
  }
9
11
  exports.PaginatedListKeyword = PaginatedListKeyword;
@@ -1 +1 @@
1
- {"version":3,"file":"PaginatedListKeyword.js","sourceRoot":"","sources":["../../../icc-api/model/PaginatedListKeyword.ts"],"names":[],"mappings":";;;AAGA,MAAa,oBAAoB;IAC/B,YAAY,IAAgB;QAC1B,MAAM,CAAC,MAAM,CAAC,IAA4B,EAAE,IAAI,CAAC,CAAA;IACnD,CAAC;CAMF;AATD,oDASC","sourcesContent":["import { PaginatedDocumentKeyIdPairObject } from './PaginatedDocumentKeyIdPairObject'\nimport { Keyword } from './Keyword'\n\nexport class PaginatedListKeyword {\n constructor(json: JSON | any) {\n Object.assign(this as PaginatedListKeyword, json)\n }\n\n pageSize?: number\n totalSize?: number\n rows?: Array<Keyword>\n nextKeyPair?: PaginatedDocumentKeyIdPairObject\n}\n"]}
1
+ {"version":3,"file":"PaginatedListKeyword.js","sourceRoot":"","sources":["../../../icc-api/model/PaginatedListKeyword.ts"],"names":[],"mappings":";;;AACA,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":["import { PaginatedDocumentKeyIdPairObject } from './PaginatedDocumentKeyIdPairObject'\nimport { Keyword } from './Keyword'\n\nexport class PaginatedListKeyword {\n constructor(json: JSON | any) {\n Object.assign(this as PaginatedListKeyword, {...json, rows: json.rows?.map((r: any) => new Keyword(r))})\n }\n\n pageSize?: number\n totalSize?: number\n rows?: Array<Keyword>\n nextKeyPair?: PaginatedDocumentKeyIdPairObject\n}\n"]}
@@ -1,9 +1,22 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.PaginatedListMaintenanceTask = 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 MaintenanceTask_1 = require("./MaintenanceTask");
4
16
  class PaginatedListMaintenanceTask {
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 MaintenanceTask_1.MaintenanceTask(r)) }));
7
20
  }
8
21
  }
9
22
  exports.PaginatedListMaintenanceTask = PaginatedListMaintenanceTask;
@@ -1 +1 @@
1
- {"version":3,"file":"PaginatedListMaintenanceTask.js","sourceRoot":"","sources":["../../../icc-api/model/PaginatedListMaintenanceTask.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 { MaintenanceTask } from './MaintenanceTask'\nimport { PaginatedDocumentKeyIdPairObject } from './PaginatedDocumentKeyIdPairObject'\n\nexport class PaginatedListMaintenanceTask {\n constructor(json: JSON | any) {\n Object.assign(this as PaginatedListMaintenanceTask, json)\n }\n\n pageSize?: number\n totalSize?: number\n rows?: Array<MaintenanceTask>\n nextKeyPair?: PaginatedDocumentKeyIdPairObject\n}\n"]}
1
+ {"version":3,"file":"PaginatedListMaintenanceTask.js","sourceRoot":"","sources":["../../../icc-api/model/PaginatedListMaintenanceTask.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 { MaintenanceTask } from './MaintenanceTask'\nimport { PaginatedDocumentKeyIdPairObject } from './PaginatedDocumentKeyIdPairObject'\n\nexport class PaginatedListMaintenanceTask {\n constructor(json: JSON | any) {\n Object.assign(this as PaginatedListMaintenanceTask, {...json, rows: json.rows?.map((r: any) => new MaintenanceTask(r))})\n }\n\n pageSize?: number\n totalSize?: number\n rows?: Array<MaintenanceTask>\n nextKeyPair?: PaginatedDocumentKeyIdPairObject\n}\n"]}