@shieldiot/pulse-lib 1.0.352 → 1.0.353

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 (114) hide show
  1. package/dist/cjs/lib/common/Node.d.ts +1 -1
  2. package/dist/cjs/lib/common/TokenData.d.ts +1 -1
  3. package/dist/cjs/lib/entities/AccountReportDTO.d.ts +1 -1
  4. package/dist/cjs/lib/entities/AccountReportDTO.js.map +1 -1
  5. package/dist/cjs/lib/entities/Alert.d.ts +4 -4
  6. package/dist/cjs/lib/entities/Alert.js.map +1 -1
  7. package/dist/cjs/lib/entities/AlertWithDevice.d.ts +4 -4
  8. package/dist/cjs/lib/entities/AlertWithDevice.js.map +1 -1
  9. package/dist/cjs/lib/entities/AuditLog.d.ts +1 -1
  10. package/dist/cjs/lib/entities/AuditLog.js.map +1 -1
  11. package/dist/cjs/lib/entities/Device.d.ts +2 -2
  12. package/dist/cjs/lib/entities/Device.js.map +1 -1
  13. package/dist/cjs/lib/entities/Event.d.ts +6 -6
  14. package/dist/cjs/lib/entities/Event.js.map +1 -1
  15. package/dist/cjs/lib/entities/EventWithDevice.d.ts +6 -6
  16. package/dist/cjs/lib/entities/EventWithDevice.js.map +1 -1
  17. package/dist/cjs/lib/entities/Insight.d.ts +1 -1
  18. package/dist/cjs/lib/entities/Insight.js.map +1 -1
  19. package/dist/cjs/lib/entities/Integration.d.ts +2 -2
  20. package/dist/cjs/lib/entities/Integration.js.map +1 -1
  21. package/dist/cjs/lib/entities/ReportInstance.d.ts +2 -2
  22. package/dist/cjs/lib/entities/ReportInstance.js.map +1 -1
  23. package/dist/cjs/lib/entities/Rule.d.ts +3 -3
  24. package/dist/cjs/lib/entities/Rule.js.map +1 -1
  25. package/dist/cjs/lib/entities/RuleTemplate.d.ts +1 -1
  26. package/dist/cjs/lib/entities/RuleTemplate.js.map +1 -1
  27. package/dist/cjs/lib/entities/StreamAnalyticsConfig.d.ts +2 -2
  28. package/dist/cjs/lib/entities/StreamAnalyticsConfig.js.map +1 -1
  29. package/dist/cjs/lib/entities/StreamConfig.d.ts +2 -2
  30. package/dist/cjs/lib/entities/User.d.ts +1 -1
  31. package/dist/cjs/lib/entities/User.js.map +1 -1
  32. package/dist/cjs/lib/entities/UserMembership.d.ts +1 -1
  33. package/dist/cjs/lib/entities/UserMembership.js.map +1 -1
  34. package/dist/cjs/lib/enums/OperatorCode.d.ts +2 -1
  35. package/dist/cjs/lib/enums/OperatorCode.js +3 -0
  36. package/dist/cjs/lib/enums/OperatorCode.js.map +1 -1
  37. package/dist/cjs/lib/services/sysAccountsService.d.ts +2 -2
  38. package/dist/cjs/lib/services/sysUsersService.d.ts +1 -1
  39. package/dist/cjs/lib/services/usrAlertsService.d.ts +8 -8
  40. package/dist/cjs/lib/services/usrDevicesService.d.ts +7 -7
  41. package/dist/cjs/lib/services/usrEventsService.d.ts +8 -8
  42. package/dist/cjs/lib/services/usrReportsService.d.ts +1 -1
  43. package/dist/cjs/lib/services/usrUserService.d.ts +4 -4
  44. package/dist/esm/lib/common/Node.d.ts +1 -1
  45. package/dist/esm/lib/common/TokenData.d.ts +1 -1
  46. package/dist/esm/lib/entities/AccountReportDTO.d.ts +1 -1
  47. package/dist/esm/lib/entities/AccountReportDTO.js.map +1 -1
  48. package/dist/esm/lib/entities/Alert.d.ts +4 -4
  49. package/dist/esm/lib/entities/Alert.js.map +1 -1
  50. package/dist/esm/lib/entities/AlertWithDevice.d.ts +4 -4
  51. package/dist/esm/lib/entities/AlertWithDevice.js.map +1 -1
  52. package/dist/esm/lib/entities/AuditLog.d.ts +1 -1
  53. package/dist/esm/lib/entities/AuditLog.js.map +1 -1
  54. package/dist/esm/lib/entities/Device.d.ts +2 -2
  55. package/dist/esm/lib/entities/Device.js.map +1 -1
  56. package/dist/esm/lib/entities/Event.d.ts +6 -6
  57. package/dist/esm/lib/entities/Event.js.map +1 -1
  58. package/dist/esm/lib/entities/EventWithDevice.d.ts +6 -6
  59. package/dist/esm/lib/entities/EventWithDevice.js.map +1 -1
  60. package/dist/esm/lib/entities/Insight.d.ts +1 -1
  61. package/dist/esm/lib/entities/Insight.js.map +1 -1
  62. package/dist/esm/lib/entities/Integration.d.ts +2 -2
  63. package/dist/esm/lib/entities/Integration.js.map +1 -1
  64. package/dist/esm/lib/entities/ReportInstance.d.ts +2 -2
  65. package/dist/esm/lib/entities/ReportInstance.js.map +1 -1
  66. package/dist/esm/lib/entities/Rule.d.ts +3 -3
  67. package/dist/esm/lib/entities/Rule.js.map +1 -1
  68. package/dist/esm/lib/entities/RuleTemplate.d.ts +1 -1
  69. package/dist/esm/lib/entities/RuleTemplate.js.map +1 -1
  70. package/dist/esm/lib/entities/StreamAnalyticsConfig.d.ts +2 -2
  71. package/dist/esm/lib/entities/StreamAnalyticsConfig.js.map +1 -1
  72. package/dist/esm/lib/entities/StreamConfig.d.ts +2 -2
  73. package/dist/esm/lib/entities/User.d.ts +1 -1
  74. package/dist/esm/lib/entities/User.js.map +1 -1
  75. package/dist/esm/lib/entities/UserMembership.d.ts +1 -1
  76. package/dist/esm/lib/entities/UserMembership.js.map +1 -1
  77. package/dist/esm/lib/enums/OperatorCode.d.ts +2 -1
  78. package/dist/esm/lib/enums/OperatorCode.js +3 -0
  79. package/dist/esm/lib/enums/OperatorCode.js.map +1 -1
  80. package/dist/esm/lib/services/sysAccountsService.d.ts +2 -2
  81. package/dist/esm/lib/services/sysUsersService.d.ts +1 -1
  82. package/dist/esm/lib/services/usrAlertsService.d.ts +8 -8
  83. package/dist/esm/lib/services/usrDevicesService.d.ts +7 -7
  84. package/dist/esm/lib/services/usrEventsService.d.ts +8 -8
  85. package/dist/esm/lib/services/usrReportsService.d.ts +1 -1
  86. package/dist/esm/lib/services/usrUserService.d.ts +4 -4
  87. package/dist/types/lib/common/Node.d.ts +1 -1
  88. package/dist/types/lib/common/TokenData.d.ts +1 -1
  89. package/dist/types/lib/entities/AccountReportDTO.d.ts +1 -1
  90. package/dist/types/lib/entities/Alert.d.ts +4 -4
  91. package/dist/types/lib/entities/AlertWithDevice.d.ts +4 -4
  92. package/dist/types/lib/entities/AuditLog.d.ts +1 -1
  93. package/dist/types/lib/entities/Device.d.ts +2 -2
  94. package/dist/types/lib/entities/Event.d.ts +6 -6
  95. package/dist/types/lib/entities/EventWithDevice.d.ts +6 -6
  96. package/dist/types/lib/entities/Insight.d.ts +1 -1
  97. package/dist/types/lib/entities/Integration.d.ts +2 -2
  98. package/dist/types/lib/entities/ReportInstance.d.ts +2 -2
  99. package/dist/types/lib/entities/Rule.d.ts +3 -3
  100. package/dist/types/lib/entities/RuleTemplate.d.ts +1 -1
  101. package/dist/types/lib/entities/StreamAnalyticsConfig.d.ts +2 -2
  102. package/dist/types/lib/entities/StreamConfig.d.ts +2 -2
  103. package/dist/types/lib/entities/User.d.ts +1 -1
  104. package/dist/types/lib/entities/UserMembership.d.ts +1 -1
  105. package/dist/types/lib/enums/OperatorCode.d.ts +2 -1
  106. package/dist/types/lib/services/sysAccountsService.d.ts +2 -2
  107. package/dist/types/lib/services/sysUsersService.d.ts +1 -1
  108. package/dist/types/lib/services/usrAlertsService.d.ts +8 -8
  109. package/dist/types/lib/services/usrDevicesService.d.ts +7 -7
  110. package/dist/types/lib/services/usrEventsService.d.ts +8 -8
  111. package/dist/types/lib/services/usrReportsService.d.ts +1 -1
  112. package/dist/types/lib/services/usrUserService.d.ts +4 -4
  113. package/dist/umd/index.js +1 -1
  114. package/package.json +1 -1
@@ -1 +1 @@
1
- {"version":3,"file":"Device.js","sourceRoot":"","sources":["../../../../src/lib/entities/Device.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,SAAS,CAAC;AAUrC,0EAA0E;AAC1E,MAAM,OAAO,MAAO,SAAQ,UAAU;CAwErC"}
1
+ {"version":3,"file":"Device.js","sourceRoot":"","sources":["../../../../src/lib/entities/Device.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,UAAU,EAAE,MAAM,SAAS,CAAC;AAQrC,0EAA0E;AAC1E,MAAM,OAAO,MAAO,SAAQ,UAAU;CAwErC"}
@@ -1,14 +1,14 @@
1
- import { BaseEntity } from '../base';
2
- import { EventTypeCode } from '../enums';
3
- import { GeoData } from '../common';
4
- import { StringKeyValue } from '../common';
5
- import { EventCategoryCode } from '../enums';
6
- import { EventOccurrence } from '../entities';
7
1
  import { TrafficDirectionCode } from '../enums';
2
+ import { EventTypeCode } from '../enums';
8
3
  import { SeverityTypeCode } from '../enums';
9
4
  import { EventStatusCode } from '../enums';
5
+ import { EventCategoryCode } from '../enums';
6
+ import { EventOccurrence } from '../entities';
7
+ import { BaseEntity } from '../base';
10
8
  import { Indicator } from '../common';
11
9
  import { RuleTypeCode } from '../enums';
10
+ import { GeoData } from '../common';
11
+ import { StringKeyValue } from '../common';
12
12
  export declare class Event extends BaseEntity {
13
13
  accountId: string;
14
14
  streamId: string;
@@ -1 +1 @@
1
- {"version":3,"file":"Event.js","sourceRoot":"","sources":["../../../../src/lib/entities/Event.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,SAAS,CAAC;AAcrC,eAAe;AACf,8IAA8I;AAC9I,8HAA8H;AAC9H,MAAM,OAAO,KAAM,SAAQ,UAAU;CA8EpC"}
1
+ {"version":3,"file":"Event.js","sourceRoot":"","sources":["../../../../src/lib/entities/Event.ts"],"names":[],"mappings":"AAMA,OAAO,EAAE,UAAU,EAAE,MAAM,SAAS,CAAC;AAQrC,eAAe;AACf,8IAA8I;AAC9I,8HAA8H;AAC9H,MAAM,OAAO,KAAM,SAAQ,UAAU;CA8EpC"}
@@ -1,15 +1,15 @@
1
- import { Indicator } from '../common';
2
- import { StringKeyValue } from '../common';
1
+ import { GeoData } from '../common';
3
2
  import { TrafficDirectionCode } from '../enums';
4
3
  import { Device } from '../entities';
5
- import { EventStatusCode } from '../enums';
6
- import { SeverityTypeCode } from '../enums';
4
+ import { Indicator } from '../common';
7
5
  import { RuleTypeCode } from '../enums';
8
- import { GeoData } from '../common';
6
+ import { StringKeyValue } from '../common';
9
7
  import { EventCategoryCode } from '../enums';
10
8
  import { EventOccurrence } from '../entities';
11
- import { BaseEntity } from '../base';
12
9
  import { EventTypeCode } from '../enums';
10
+ import { SeverityTypeCode } from '../enums';
11
+ import { EventStatusCode } from '../enums';
12
+ import { BaseEntity } from '../base';
13
13
  export declare class EventWithDevice extends BaseEntity {
14
14
  accountId: string;
15
15
  streamId: string;
@@ -1 +1 @@
1
- {"version":3,"file":"EventWithDevice.js","sourceRoot":"","sources":["../../../../src/lib/entities/EventWithDevice.ts"],"names":[],"mappings":"AAUA,OAAO,EAAE,UAAU,EAAE,MAAM,SAAS,CAAC;AAKrC,oFAAoF;AACpF,MAAM,OAAO,eAAgB,SAAQ,UAAU;CA8E9C"}
1
+ {"version":3,"file":"EventWithDevice.js","sourceRoot":"","sources":["../../../../src/lib/entities/EventWithDevice.ts"],"names":[],"mappings":"AAWA,OAAO,EAAE,UAAU,EAAE,MAAM,SAAS,CAAC;AAIrC,oFAAoF;AACpF,MAAM,OAAO,eAAgB,SAAQ,UAAU;CA8E9C"}
@@ -1,8 +1,8 @@
1
+ import { BaseEntity } from '../base';
1
2
  import { InsightTypeCode } from '../enums';
2
3
  import { InsightStatusCode } from '../enums';
3
4
  import { SeverityTypeCode } from '../enums';
4
5
  import { DirectionContextCode } from '../enums';
5
- import { BaseEntity } from '../base';
6
6
  export declare class Insight extends BaseEntity {
7
7
  accountId: string;
8
8
  streamId: string;
@@ -1 +1 @@
1
- {"version":3,"file":"Insight.js","sourceRoot":"","sources":["../../../../src/lib/entities/Insight.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,UAAU,EAAE,MAAM,SAAS,CAAC;AAIrC,UAAU;AACV,sGAAsG;AACtG,MAAM,OAAO,OAAQ,SAAQ,UAAU;CAoCtC"}
1
+ {"version":3,"file":"Insight.js","sourceRoot":"","sources":["../../../../src/lib/entities/Insight.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,SAAS,CAAC;AAQrC,UAAU;AACV,sGAAsG;AACtG,MAAM,OAAO,OAAQ,SAAQ,UAAU;CAoCtC"}
@@ -1,11 +1,11 @@
1
+ import { DeviceActionCode } from '../enums';
2
+ import { BaseEntity } from '../base';
1
3
  import { IntegrationTypeCode } from '../enums';
2
4
  import { IntegrationTriggerCode } from '../enums';
3
5
  import { HttpMethodCode } from '../enums';
4
6
  import { StringKeyValue } from '../common';
5
7
  import { EventTypeCode } from '../enums';
6
8
  import { SeverityTypeCode } from '../enums';
7
- import { DeviceActionCode } from '../enums';
8
- import { BaseEntity } from '../base';
9
9
  export declare class Integration extends BaseEntity {
10
10
  accountId: string;
11
11
  streamId: string;
@@ -1 +1 @@
1
- {"version":3,"file":"Integration.js","sourceRoot":"","sources":["../../../../src/lib/entities/Integration.ts"],"names":[],"mappings":"AAOA,OAAO,EAAE,UAAU,EAAE,MAAM,SAAS,CAAC;AAIrC,6BAA6B;AAC7B,MAAM,OAAO,WAAY,SAAQ,UAAU;CAkE1C"}
1
+ {"version":3,"file":"Integration.js","sourceRoot":"","sources":["../../../../src/lib/entities/Integration.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,UAAU,EAAE,MAAM,SAAS,CAAC;AAUrC,6BAA6B;AAC7B,MAAM,OAAO,WAAY,SAAQ,UAAU;CAkE1C"}
@@ -1,7 +1,7 @@
1
- import { ReportTypeCode } from '../enums';
2
- import { BaseEntity } from '../base';
3
1
  import { IntDistribution } from '../entities';
4
2
  import { DeviceReport } from '../entities';
3
+ import { ReportTypeCode } from '../enums';
4
+ import { BaseEntity } from '../base';
5
5
  export declare class ReportInstance extends BaseEntity {
6
6
  accountId: string;
7
7
  from: number;
@@ -1 +1 @@
1
- {"version":3,"file":"ReportInstance.js","sourceRoot":"","sources":["../../../../src/lib/entities/ReportInstance.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,UAAU,EAAE,MAAM,SAAS,CAAC;AAMrC,qDAAqD;AACrD,MAAM,OAAO,cAAe,SAAQ,UAAU;CAoC7C"}
1
+ {"version":3,"file":"ReportInstance.js","sourceRoot":"","sources":["../../../../src/lib/entities/ReportInstance.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,UAAU,EAAE,MAAM,SAAS,CAAC;AAIrC,qDAAqD;AACrD,MAAM,OAAO,cAAe,SAAQ,UAAU;CAoC7C"}
@@ -1,10 +1,10 @@
1
+ import { BaseEntity } from '../base';
2
+ import { RuleTypeCode } from '../enums';
3
+ import { DataSourceCode } from '../enums';
1
4
  import { Condition } from '../entities';
2
5
  import { DeviceTypeCode } from '../enums';
3
6
  import { EventTypeCode } from '../enums';
4
7
  import { SeverityTypeCode } from '../enums';
5
- import { BaseEntity } from '../base';
6
- import { RuleTypeCode } from '../enums';
7
- import { DataSourceCode } from '../enums';
8
8
  export declare class Rule extends BaseEntity {
9
9
  accountId: string;
10
10
  streamId: string;
@@ -1 +1 @@
1
- {"version":3,"file":"Rule.js","sourceRoot":"","sources":["../../../../src/lib/entities/Rule.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,UAAU,EAAE,MAAM,SAAS,CAAC;AAMrC,gCAAgC;AAChC,MAAM,OAAO,IAAK,SAAQ,UAAU;CAyDnC"}
1
+ {"version":3,"file":"Rule.js","sourceRoot":"","sources":["../../../../src/lib/entities/Rule.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,SAAS,CAAC;AAUrC,gCAAgC;AAChC,MAAM,OAAO,IAAK,SAAQ,UAAU;CAyDnC"}
@@ -1,7 +1,7 @@
1
- import { BaseEntity } from '../base';
2
1
  import { DataSourceCode } from '../enums';
3
2
  import { EventTypeCode } from '../enums';
4
3
  import { SeverityTypeCode } from '../enums';
4
+ import { BaseEntity } from '../base';
5
5
  export declare class RuleTemplate extends BaseEntity {
6
6
  name: string;
7
7
  description: string;
@@ -1 +1 @@
1
- {"version":3,"file":"RuleTemplate.js","sourceRoot":"","sources":["../../../../src/lib/entities/RuleTemplate.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,SAAS,CAAC;AAOrC,qFAAqF;AACrF,MAAM,OAAO,YAAa,SAAQ,UAAU;CA2B3C"}
1
+ {"version":3,"file":"RuleTemplate.js","sourceRoot":"","sources":["../../../../src/lib/entities/RuleTemplate.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,UAAU,EAAE,MAAM,SAAS,CAAC;AAIrC,qFAAqF;AACrF,MAAM,OAAO,YAAa,SAAQ,UAAU;CA2B3C"}
@@ -1,8 +1,8 @@
1
+ import { BaseEntity } from '../base';
2
+ import { Thresholds } from '../common';
1
3
  import { ShieldexConfig } from '../common';
2
4
  import { EventSeverityConfig } from '../common';
3
5
  import { DeviceConfig } from '../common';
4
- import { BaseEntity } from '../base';
5
- import { Thresholds } from '../common';
6
6
  export declare class StreamAnalyticsConfig extends BaseEntity {
7
7
  accountId: string;
8
8
  thresholds: Thresholds;
@@ -1 +1 @@
1
- {"version":3,"file":"StreamAnalyticsConfig.js","sourceRoot":"","sources":["../../../../src/lib/entities/StreamAnalyticsConfig.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,UAAU,EAAE,MAAM,SAAS,CAAC;AAKrC,0EAA0E;AAC1E,MAAM,OAAO,qBAAsB,SAAQ,UAAU;CAkBpD"}
1
+ {"version":3,"file":"StreamAnalyticsConfig.js","sourceRoot":"","sources":["../../../../src/lib/entities/StreamAnalyticsConfig.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,SAAS,CAAC;AAQrC,0EAA0E;AAC1E,MAAM,OAAO,qBAAsB,SAAQ,UAAU;CAkBpD"}
@@ -1,11 +1,11 @@
1
- import { EventSeverityConfig } from '../common';
2
- import { DeviceActionCode } from '../enums';
3
1
  import { DeviceConfig } from '../common';
4
2
  import { DataIngestion } from '../entities';
5
3
  import { SessionTransform } from '../common';
6
4
  import { UsageTransform } from '../common';
7
5
  import { Thresholds } from '../common';
8
6
  import { ShieldexConfig } from '../common';
7
+ import { EventSeverityConfig } from '../common';
8
+ import { DeviceActionCode } from '../enums';
9
9
  export declare class StreamConfig {
10
10
  ingest: DataIngestion;
11
11
  sessionTransform: SessionTransform;
@@ -1,7 +1,7 @@
1
+ import { BaseEntity } from '../base';
1
2
  import { UserTypeCode } from '../enums';
2
3
  import { UserStatusCode } from '../enums';
3
4
  import { StringKeyValue } from '../common';
4
- import { BaseEntity } from '../base';
5
5
  export declare class User extends BaseEntity {
6
6
  name: string;
7
7
  externalId: string;
@@ -1 +1 @@
1
- {"version":3,"file":"User.js","sourceRoot":"","sources":["../../../../src/lib/entities/User.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,UAAU,EAAE,MAAM,SAAS,CAAC;AAIrC,sGAAsG;AACtG,+DAA+D;AAC/D,MAAM,OAAO,IAAK,SAAQ,UAAU;CAiCnC"}
1
+ {"version":3,"file":"User.js","sourceRoot":"","sources":["../../../../src/lib/entities/User.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,SAAS,CAAC;AAOrC,sGAAsG;AACtG,+DAA+D;AAC/D,MAAM,OAAO,IAAK,SAAQ,UAAU;CAiCnC"}
@@ -1,7 +1,7 @@
1
- import { AccountRole } from '../common';
2
1
  import { BaseEntity } from '../base';
3
2
  import { UserTypeCode } from '../enums';
4
3
  import { UserStatusCode } from '../enums';
4
+ import { AccountRole } from '../common';
5
5
  export declare class UserMembership extends BaseEntity {
6
6
  name: string;
7
7
  email: string;
@@ -1 +1 @@
1
- {"version":3,"file":"UserMembership.js","sourceRoot":"","sources":["../../../../src/lib/entities/UserMembership.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,UAAU,EAAE,MAAM,SAAS,CAAC;AAMrC,4EAA4E;AAC5E,MAAM,OAAO,cAAe,SAAQ,UAAU;CA2B7C"}
1
+ {"version":3,"file":"UserMembership.js","sourceRoot":"","sources":["../../../../src/lib/entities/UserMembership.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,SAAS,CAAC;AAOrC,4EAA4E;AAC5E,MAAM,OAAO,cAAe,SAAQ,UAAU;CA2B7C"}
@@ -10,6 +10,7 @@ export declare enum OperatorCode {
10
10
  NOTIN = 8,
11
11
  RANGE = 9,
12
12
  LIKE = 10,
13
- CONTAINS = 11
13
+ CONTAINS = 11,
14
+ NOTCONTAINS = 12
14
15
  }
15
16
  export declare function GetOperatorCodes(): Map<OperatorCode, string>;
@@ -25,6 +25,8 @@ export var OperatorCode;
25
25
  OperatorCode[OperatorCode["LIKE"] = 10] = "LIKE";
26
26
  // Array field contains one of the values (@) [11]
27
27
  OperatorCode[OperatorCode["CONTAINS"] = 11] = "CONTAINS";
28
+ // Array field not contains in the values (!@) [12]
29
+ OperatorCode[OperatorCode["NOTCONTAINS"] = 12] = "NOTCONTAINS";
28
30
  })(OperatorCode || (OperatorCode = {}));
29
31
  // Return list of OperatorCode values and their display names
30
32
  export function GetOperatorCodes() {
@@ -41,6 +43,7 @@ export function GetOperatorCodes() {
41
43
  result.set(OperatorCode.RANGE, 'Range');
42
44
  result.set(OperatorCode.LIKE, 'Like');
43
45
  result.set(OperatorCode.CONTAINS, 'Contains');
46
+ result.set(OperatorCode.NOTCONTAINS, 'Notcontains');
44
47
  return result;
45
48
  }
46
49
  //# sourceMappingURL=OperatorCode.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"OperatorCode.js","sourceRoot":"","sources":["../../../../src/lib/enums/OperatorCode.ts"],"names":[],"mappings":"AACA,8FAA8F;AAC9F,MAAM,CAAN,IAAY,YAsCX;AAtCD,WAAY,YAAY;IAEpB,iBAAiB;IACjB,yDAAa,CAAA;IAEb,iBAAiB;IACjB,2CAAM,CAAA;IAEN,sBAAsB;IACtB,6CAAO,CAAA;IAEP,wBAAwB;IACxB,2CAAM,CAAA;IAEN,kCAAkC;IAClC,6CAAO,CAAA;IAEP,qBAAqB;IACrB,2CAAM,CAAA;IAEN,2BAA2B;IAC3B,6CAAO,CAAA;IAEP,sCAAsC;IACtC,2CAAM,CAAA;IAEN,0CAA0C;IAC1C,iDAAS,CAAA;IAET,2CAA2C;IAC3C,iDAAS,CAAA;IAET,8CAA8C;IAC9C,gDAAS,CAAA;IAET,mDAAmD;IACnD,wDAAa,CAAA;AAEjB,CAAC,EAtCW,YAAY,KAAZ,YAAY,QAsCvB;AAED,6DAA6D;AAC7D,MAAM,UAAU,gBAAgB;IAE5B,IAAI,MAAM,GAAG,IAAI,GAAG,EAAwB,CAAC;IAG7C,MAAM,CAAC,GAAG,CAAC,YAAY,CAAC,SAAS,EAAE,WAAW,CAAC,CAAC;IAEhD,MAAM,CAAC,GAAG,CAAC,YAAY,CAAC,EAAE,EAAE,IAAI,CAAC,CAAC;IAElC,MAAM,CAAC,GAAG,CAAC,YAAY,CAAC,GAAG,EAAE,KAAK,CAAC,CAAC;IAEpC,MAAM,CAAC,GAAG,CAAC,YAAY,CAAC,EAAE,EAAE,IAAI,CAAC,CAAC;IAElC,MAAM,CAAC,GAAG,CAAC,YAAY,CAAC,GAAG,EAAE,KAAK,CAAC,CAAC;IAEpC,MAAM,CAAC,GAAG,CAAC,YAAY,CAAC,EAAE,EAAE,IAAI,CAAC,CAAC;IAElC,MAAM,CAAC,GAAG,CAAC,YAAY,CAAC,GAAG,EAAE,KAAK,CAAC,CAAC;IAEpC,MAAM,CAAC,GAAG,CAAC,YAAY,CAAC,EAAE,EAAE,IAAI,CAAC,CAAC;IAElC,MAAM,CAAC,GAAG,CAAC,YAAY,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAExC,MAAM,CAAC,GAAG,CAAC,YAAY,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAExC,MAAM,CAAC,GAAG,CAAC,YAAY,CAAC,IAAI,EAAE,MAAM,CAAC,CAAC;IAEtC,MAAM,CAAC,GAAG,CAAC,YAAY,CAAC,QAAQ,EAAE,UAAU,CAAC,CAAC;IAG9C,OAAO,MAAM,CAAC;AAClB,CAAC"}
1
+ {"version":3,"file":"OperatorCode.js","sourceRoot":"","sources":["../../../../src/lib/enums/OperatorCode.ts"],"names":[],"mappings":"AACA,8FAA8F;AAC9F,MAAM,CAAN,IAAY,YAyCX;AAzCD,WAAY,YAAY;IAEpB,iBAAiB;IACjB,yDAAa,CAAA;IAEb,iBAAiB;IACjB,2CAAM,CAAA;IAEN,sBAAsB;IACtB,6CAAO,CAAA;IAEP,wBAAwB;IACxB,2CAAM,CAAA;IAEN,kCAAkC;IAClC,6CAAO,CAAA;IAEP,qBAAqB;IACrB,2CAAM,CAAA;IAEN,2BAA2B;IAC3B,6CAAO,CAAA;IAEP,sCAAsC;IACtC,2CAAM,CAAA;IAEN,0CAA0C;IAC1C,iDAAS,CAAA;IAET,2CAA2C;IAC3C,iDAAS,CAAA;IAET,8CAA8C;IAC9C,gDAAS,CAAA;IAET,mDAAmD;IACnD,wDAAa,CAAA;IAEb,oDAAoD;IACpD,8DAAgB,CAAA;AAEpB,CAAC,EAzCW,YAAY,KAAZ,YAAY,QAyCvB;AAED,6DAA6D;AAC7D,MAAM,UAAU,gBAAgB;IAE5B,IAAI,MAAM,GAAG,IAAI,GAAG,EAAwB,CAAC;IAG7C,MAAM,CAAC,GAAG,CAAC,YAAY,CAAC,SAAS,EAAE,WAAW,CAAC,CAAC;IAEhD,MAAM,CAAC,GAAG,CAAC,YAAY,CAAC,EAAE,EAAE,IAAI,CAAC,CAAC;IAElC,MAAM,CAAC,GAAG,CAAC,YAAY,CAAC,GAAG,EAAE,KAAK,CAAC,CAAC;IAEpC,MAAM,CAAC,GAAG,CAAC,YAAY,CAAC,EAAE,EAAE,IAAI,CAAC,CAAC;IAElC,MAAM,CAAC,GAAG,CAAC,YAAY,CAAC,GAAG,EAAE,KAAK,CAAC,CAAC;IAEpC,MAAM,CAAC,GAAG,CAAC,YAAY,CAAC,EAAE,EAAE,IAAI,CAAC,CAAC;IAElC,MAAM,CAAC,GAAG,CAAC,YAAY,CAAC,GAAG,EAAE,KAAK,CAAC,CAAC;IAEpC,MAAM,CAAC,GAAG,CAAC,YAAY,CAAC,EAAE,EAAE,IAAI,CAAC,CAAC;IAElC,MAAM,CAAC,GAAG,CAAC,YAAY,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAExC,MAAM,CAAC,GAAG,CAAC,YAAY,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAExC,MAAM,CAAC,GAAG,CAAC,YAAY,CAAC,IAAI,EAAE,MAAM,CAAC,CAAC;IAEtC,MAAM,CAAC,GAAG,CAAC,YAAY,CAAC,QAAQ,EAAE,UAAU,CAAC,CAAC;IAE9C,MAAM,CAAC,GAAG,CAAC,YAAY,CAAC,WAAW,EAAE,aAAa,CAAC,CAAC;IAGpD,OAAO,MAAM,CAAC;AAClB,CAAC"}
@@ -1,10 +1,10 @@
1
1
  import { RestUtil, EntityResponse, EntitiesResponse, ActionResponse } from '../../utils';
2
- import { AccountStatusCode } from '../enums';
3
- import { Image } from '../entities';
4
2
  import { AccountReportDTO } from '../entities';
5
3
  import { Account } from '../entities';
6
4
  import { AccountSettings } from '../entities';
7
5
  import { AccountTypeCode } from '../enums';
6
+ import { AccountStatusCode } from '../enums';
7
+ import { Image } from '../entities';
8
8
  export declare class SysAccountsService {
9
9
  private apiUrl;
10
10
  private rest;
@@ -1,8 +1,8 @@
1
1
  import { RestUtil, EntityResponse, EntitiesResponse, ActionResponse } from '../../utils';
2
- import { UserStatusCode } from '../enums';
3
2
  import { UserMemberships } from '../entities';
4
3
  import { User } from '../entities';
5
4
  import { UserTypeCode } from '../enums';
5
+ import { UserStatusCode } from '../enums';
6
6
  export declare class SysUsersService {
7
7
  private apiUrl;
8
8
  private rest;
@@ -1,18 +1,18 @@
1
1
  import { RestUtil, EntityResponse, EntitiesResponse, ActionResponse } from '../../utils';
2
+ import { SeverityTypeCode } from '../enums';
3
+ import { TimeSeriesOfFloat } from '../common';
4
+ import { StringKeyValue } from '../common';
2
5
  import { Alert } from '../entities';
6
+ import { RuleTypeCode } from '../enums';
7
+ import { AlertWithDevice } from '../entities';
8
+ import { IntDistribution } from '../entities';
3
9
  import { EventCategoryCode } from '../enums';
4
10
  import { MaliciousIPData } from '../common';
11
+ import { EventTypeCode } from '../enums';
5
12
  import { EventStatusCode } from '../enums';
6
- import { StringKeyValue } from '../common';
13
+ import { DeviceActionCode } from '../enums';
7
14
  import { TimeSeriesOf2D } from '../common';
8
- import { EventTypeCode } from '../enums';
9
- import { SeverityTypeCode } from '../enums';
10
- import { IntDistribution } from '../entities';
11
- import { TimeSeriesOfFloat } from '../common';
12
15
  import { MaliciousIPCard } from '../common';
13
- import { RuleTypeCode } from '../enums';
14
- import { AlertWithDevice } from '../entities';
15
- import { DeviceActionCode } from '../enums';
16
16
  export declare class UsrAlertsService {
17
17
  private apiUrl;
18
18
  private rest;
@@ -1,18 +1,18 @@
1
1
  import { RestUtil, EntityResponse, EntitiesResponse, ActionResponse } from '../../utils';
2
- import { BulkDevices } from '../entities';
3
2
  import { IntDistribution } from '../entities';
4
- import { NetworkMap } from '../common';
5
- import { TimeSeriesOfDeviceReport } from '../entities';
3
+ import { DeviceActionCode } from '../enums';
4
+ import { NetworkMapTypeCode } from '../enums';
6
5
  import { TimeSeriesOfDataConsumption } from '../common';
7
6
  import { DevicesMap } from '../common';
7
+ import { BulkDevices } from '../entities';
8
+ import { TimeSeriesOfDeviceReport } from '../entities';
8
9
  import { DeviceTypeCode } from '../enums';
10
+ import { DeviceStatusCode } from '../enums';
11
+ import { SeverityTypeCode } from '../enums';
9
12
  import { DeviceWithEvents } from '../entities';
10
13
  import { DeviceReport } from '../entities';
11
14
  import { Device } from '../entities';
12
- import { DeviceStatusCode } from '../enums';
13
- import { SeverityTypeCode } from '../enums';
14
- import { DeviceActionCode } from '../enums';
15
- import { NetworkMapTypeCode } from '../enums';
15
+ import { NetworkMap } from '../common';
16
16
  import { MapBounds } from '../common';
17
17
  export declare class UsrDevicesService {
18
18
  private apiUrl;
@@ -1,17 +1,17 @@
1
1
  import { RestUtil, EntityResponse, EntitiesResponse, ActionResponse } from '../../utils';
2
- import { SeverityTypeCode } from '../enums';
2
+ import { Event } from '../entities';
3
3
  import { EventCategoryCode } from '../enums';
4
- import { EventWithDevice } from '../entities';
5
- import { MaliciousIPData } from '../common';
6
- import { TimeSeriesOfFloat } from '../common';
4
+ import { RuleTypeCode } from '../enums';
7
5
  import { MaliciousIPCard } from '../common';
8
- import { StringKeyValue } from '../common';
9
- import { Event } from '../entities';
6
+ import { TimeSeriesOfFloat } from '../common';
7
+ import { EventTypeCode } from '../enums';
8
+ import { SeverityTypeCode } from '../enums';
10
9
  import { EventStatusCode } from '../enums';
11
- import { RuleTypeCode } from '../enums';
10
+ import { EventWithDevice } from '../entities';
11
+ import { MaliciousIPData } from '../common';
12
12
  import { IntDistribution } from '../entities';
13
13
  import { TimeSeriesOf2D } from '../common';
14
- import { EventTypeCode } from '../enums';
14
+ import { StringKeyValue } from '../common';
15
15
  export declare class UsrEventsService {
16
16
  private apiUrl;
17
17
  private rest;
@@ -1,8 +1,8 @@
1
1
  import { RestUtil, EntityResponse, EntitiesResponse, ActionResponse } from '../../utils';
2
- import { Report } from '../entities';
3
2
  import { ReportSourceCode } from '../enums';
4
3
  import { TimeSeries } from '../common';
5
4
  import { GraphSeries } from '../common';
5
+ import { Report } from '../entities';
6
6
  export declare class UsrReportsService {
7
7
  private apiUrl;
8
8
  private rest;
@@ -1,13 +1,13 @@
1
1
  import { RestUtil, EntityResponse, EntitiesResponse, ActionResponse } from '../../utils';
2
- import { User } from '../entities';
3
- import { Image } from '../entities';
4
2
  import { Stream } from '../entities';
5
3
  import { UserMemberships } from '../entities';
6
4
  import { FeatureCode } from '../enums';
7
- import { ConfigParam } from '../entities';
8
5
  import { LoginParams } from '../common';
9
- import { AccountDTO } from '../entities';
10
6
  import { Feature } from '../entities';
7
+ import { Image } from '../entities';
8
+ import { ConfigParam } from '../entities';
9
+ import { User } from '../entities';
10
+ import { AccountDTO } from '../entities';
11
11
  export declare class UsrUserService {
12
12
  private apiUrl;
13
13
  private rest;
@@ -1,5 +1,5 @@
1
- import { DeviceTypeCode } from '../enums';
2
1
  import { StringKeyValue } from '../common';
2
+ import { DeviceTypeCode } from '../enums';
3
3
  export declare class Node {
4
4
  id: string;
5
5
  name: string;
@@ -1,6 +1,6 @@
1
+ import { UserTypeCode } from '../enums';
1
2
  import { MemberRoleCode } from '../enums';
2
3
  import { UserStatusCode } from '../enums';
3
- import { UserTypeCode } from '../enums';
4
4
  export declare class TokenData {
5
5
  accountId: string;
6
6
  subjectId: string;
@@ -1,10 +1,10 @@
1
+ import { IntDistribution } from '../entities';
1
2
  import { BaseEntity } from '../base';
2
3
  import { AccountTypeCode } from '../enums';
3
4
  import { AccountStatusCode } from '../enums';
4
5
  import { StringKeyValue } from '../common';
5
6
  import { AccountSettings } from '../entities';
6
7
  import { DeviceReport } from '../entities';
7
- import { IntDistribution } from '../entities';
8
8
  export declare class AccountReportDTO extends BaseEntity {
9
9
  name: string;
10
10
  externalId: string;
@@ -1,12 +1,12 @@
1
- import { RuleTypeCode } from '../enums';
1
+ import { EventTypeCode } from '../enums';
2
+ import { SeverityTypeCode } from '../enums';
2
3
  import { StringKeyValue } from '../common';
3
4
  import { EventCategoryCode } from '../enums';
4
5
  import { BaseEntity } from '../base';
5
- import { TrafficDirectionCode } from '../enums';
6
- import { EventTypeCode } from '../enums';
7
- import { SeverityTypeCode } from '../enums';
8
6
  import { EventStatusCode } from '../enums';
7
+ import { RuleTypeCode } from '../enums';
9
8
  import { GeoData } from '../common';
9
+ import { TrafficDirectionCode } from '../enums';
10
10
  export declare class Alert extends BaseEntity {
11
11
  accountId: string;
12
12
  streamId: string;
@@ -1,13 +1,13 @@
1
- import { SeverityTypeCode } from '../enums';
2
- import { GeoData } from '../common';
3
- import { Device } from '../entities';
4
1
  import { EventTypeCode } from '../enums';
2
+ import { SeverityTypeCode } from '../enums';
5
3
  import { EventStatusCode } from '../enums';
6
- import { RuleTypeCode } from '../enums';
4
+ import { GeoData } from '../common';
7
5
  import { StringKeyValue } from '../common';
8
6
  import { EventCategoryCode } from '../enums';
9
7
  import { TrafficDirectionCode } from '../enums';
10
8
  import { BaseEntity } from '../base';
9
+ import { RuleTypeCode } from '../enums';
10
+ import { Device } from '../entities';
11
11
  export declare class AlertWithDevice extends BaseEntity {
12
12
  accountId: string;
13
13
  streamId: string;
@@ -1,5 +1,5 @@
1
- import { BaseEntity } from '../base';
2
1
  import { UserTypeCode } from '../enums';
2
+ import { BaseEntity } from '../base';
3
3
  export declare class AuditLog extends BaseEntity {
4
4
  accountId: string;
5
5
  userId: string;
@@ -1,10 +1,10 @@
1
+ import { SIM } from '../entities';
2
+ import { GeoData } from '../common';
1
3
  import { BaseEntity } from '../base';
2
4
  import { DeviceTypeCode } from '../enums';
3
5
  import { DeviceStatusCode } from '../enums';
4
6
  import { StringKeyValue } from '../common';
5
7
  import { DeviceActionCode } from '../enums';
6
- import { SIM } from '../entities';
7
- import { GeoData } from '../common';
8
8
  export declare class Device extends BaseEntity {
9
9
  accountId: string;
10
10
  streamId: string;
@@ -1,14 +1,14 @@
1
- import { BaseEntity } from '../base';
2
- import { EventTypeCode } from '../enums';
3
- import { GeoData } from '../common';
4
- import { StringKeyValue } from '../common';
5
- import { EventCategoryCode } from '../enums';
6
- import { EventOccurrence } from '../entities';
7
1
  import { TrafficDirectionCode } from '../enums';
2
+ import { EventTypeCode } from '../enums';
8
3
  import { SeverityTypeCode } from '../enums';
9
4
  import { EventStatusCode } from '../enums';
5
+ import { EventCategoryCode } from '../enums';
6
+ import { EventOccurrence } from '../entities';
7
+ import { BaseEntity } from '../base';
10
8
  import { Indicator } from '../common';
11
9
  import { RuleTypeCode } from '../enums';
10
+ import { GeoData } from '../common';
11
+ import { StringKeyValue } from '../common';
12
12
  export declare class Event extends BaseEntity {
13
13
  accountId: string;
14
14
  streamId: string;
@@ -1,15 +1,15 @@
1
- import { Indicator } from '../common';
2
- import { StringKeyValue } from '../common';
1
+ import { GeoData } from '../common';
3
2
  import { TrafficDirectionCode } from '../enums';
4
3
  import { Device } from '../entities';
5
- import { EventStatusCode } from '../enums';
6
- import { SeverityTypeCode } from '../enums';
4
+ import { Indicator } from '../common';
7
5
  import { RuleTypeCode } from '../enums';
8
- import { GeoData } from '../common';
6
+ import { StringKeyValue } from '../common';
9
7
  import { EventCategoryCode } from '../enums';
10
8
  import { EventOccurrence } from '../entities';
11
- import { BaseEntity } from '../base';
12
9
  import { EventTypeCode } from '../enums';
10
+ import { SeverityTypeCode } from '../enums';
11
+ import { EventStatusCode } from '../enums';
12
+ import { BaseEntity } from '../base';
13
13
  export declare class EventWithDevice extends BaseEntity {
14
14
  accountId: string;
15
15
  streamId: string;
@@ -1,8 +1,8 @@
1
+ import { BaseEntity } from '../base';
1
2
  import { InsightTypeCode } from '../enums';
2
3
  import { InsightStatusCode } from '../enums';
3
4
  import { SeverityTypeCode } from '../enums';
4
5
  import { DirectionContextCode } from '../enums';
5
- import { BaseEntity } from '../base';
6
6
  export declare class Insight extends BaseEntity {
7
7
  accountId: string;
8
8
  streamId: string;
@@ -1,11 +1,11 @@
1
+ import { DeviceActionCode } from '../enums';
2
+ import { BaseEntity } from '../base';
1
3
  import { IntegrationTypeCode } from '../enums';
2
4
  import { IntegrationTriggerCode } from '../enums';
3
5
  import { HttpMethodCode } from '../enums';
4
6
  import { StringKeyValue } from '../common';
5
7
  import { EventTypeCode } from '../enums';
6
8
  import { SeverityTypeCode } from '../enums';
7
- import { DeviceActionCode } from '../enums';
8
- import { BaseEntity } from '../base';
9
9
  export declare class Integration extends BaseEntity {
10
10
  accountId: string;
11
11
  streamId: string;
@@ -1,7 +1,7 @@
1
- import { ReportTypeCode } from '../enums';
2
- import { BaseEntity } from '../base';
3
1
  import { IntDistribution } from '../entities';
4
2
  import { DeviceReport } from '../entities';
3
+ import { ReportTypeCode } from '../enums';
4
+ import { BaseEntity } from '../base';
5
5
  export declare class ReportInstance extends BaseEntity {
6
6
  accountId: string;
7
7
  from: number;
@@ -1,10 +1,10 @@
1
+ import { BaseEntity } from '../base';
2
+ import { RuleTypeCode } from '../enums';
3
+ import { DataSourceCode } from '../enums';
1
4
  import { Condition } from '../entities';
2
5
  import { DeviceTypeCode } from '../enums';
3
6
  import { EventTypeCode } from '../enums';
4
7
  import { SeverityTypeCode } from '../enums';
5
- import { BaseEntity } from '../base';
6
- import { RuleTypeCode } from '../enums';
7
- import { DataSourceCode } from '../enums';
8
8
  export declare class Rule extends BaseEntity {
9
9
  accountId: string;
10
10
  streamId: string;
@@ -1,7 +1,7 @@
1
- import { BaseEntity } from '../base';
2
1
  import { DataSourceCode } from '../enums';
3
2
  import { EventTypeCode } from '../enums';
4
3
  import { SeverityTypeCode } from '../enums';
4
+ import { BaseEntity } from '../base';
5
5
  export declare class RuleTemplate extends BaseEntity {
6
6
  name: string;
7
7
  description: string;
@@ -1,8 +1,8 @@
1
+ import { BaseEntity } from '../base';
2
+ import { Thresholds } from '../common';
1
3
  import { ShieldexConfig } from '../common';
2
4
  import { EventSeverityConfig } from '../common';
3
5
  import { DeviceConfig } from '../common';
4
- import { BaseEntity } from '../base';
5
- import { Thresholds } from '../common';
6
6
  export declare class StreamAnalyticsConfig extends BaseEntity {
7
7
  accountId: string;
8
8
  thresholds: Thresholds;
@@ -1,11 +1,11 @@
1
- import { EventSeverityConfig } from '../common';
2
- import { DeviceActionCode } from '../enums';
3
1
  import { DeviceConfig } from '../common';
4
2
  import { DataIngestion } from '../entities';
5
3
  import { SessionTransform } from '../common';
6
4
  import { UsageTransform } from '../common';
7
5
  import { Thresholds } from '../common';
8
6
  import { ShieldexConfig } from '../common';
7
+ import { EventSeverityConfig } from '../common';
8
+ import { DeviceActionCode } from '../enums';
9
9
  export declare class StreamConfig {
10
10
  ingest: DataIngestion;
11
11
  sessionTransform: SessionTransform;
@@ -1,7 +1,7 @@
1
+ import { BaseEntity } from '../base';
1
2
  import { UserTypeCode } from '../enums';
2
3
  import { UserStatusCode } from '../enums';
3
4
  import { StringKeyValue } from '../common';
4
- import { BaseEntity } from '../base';
5
5
  export declare class User extends BaseEntity {
6
6
  name: string;
7
7
  externalId: string;