@memberjunction/core-entities 2.119.0 → 2.120.0

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.
@@ -1062,14 +1062,6 @@ exports.AIAgentNoteSchema = zod_1.z.object({
1062
1062
  * * Field Name: SourceConversation
1063
1063
  * * Display Name: Source Conversation
1064
1064
  * * SQL Data Type: nvarchar(255)`),
1065
- SourceConversationDetail: zod_1.z.string().nullable().describe(`
1066
- * * Field Name: SourceConversationDetail
1067
- * * Display Name: Source Conversation Detail
1068
- * * SQL Data Type: nvarchar(MAX)`),
1069
- SourceAIAgentRun: zod_1.z.string().nullable().describe(`
1070
- * * Field Name: SourceAIAgentRun
1071
- * * Display Name: Source AI Agent Run
1072
- * * SQL Data Type: nvarchar(255)`),
1073
1065
  Company: zod_1.z.string().nullable().describe(`
1074
1066
  * * Field Name: Company
1075
1067
  * * Display Name: Company
@@ -2284,10 +2276,6 @@ exports.AIResultCacheSchema = zod_1.z.object({
2284
2276
  * * Field Name: Configuration
2285
2277
  * * Display Name: Configuration
2286
2278
  * * SQL Data Type: nvarchar(100)`),
2287
- PromptRun: zod_1.z.string().nullable().describe(`
2288
- * * Field Name: PromptRun
2289
- * * Display Name: Prompt Run
2290
- * * SQL Data Type: nvarchar(255)`),
2291
2279
  });
2292
2280
  /**
2293
2281
  * zod schema definition for the entity Application Entities
@@ -2789,10 +2777,6 @@ exports.CommunicationLogSchema = zod_1.z.object({
2789
2777
  * * Field Name: CommunicationProviderMessageType
2790
2778
  * * Display Name: Communication Provider Message Type
2791
2779
  * * SQL Data Type: nvarchar(255)`),
2792
- CommunicationRun: zod_1.z.string().nullable().describe(`
2793
- * * Field Name: CommunicationRun
2794
- * * Display Name: Communication Run
2795
- * * SQL Data Type: nvarchar(100)`),
2796
2780
  });
2797
2781
  /**
2798
2782
  * zod schema definition for the entity Communication Provider Message Types
@@ -3135,10 +3119,6 @@ exports.CompanyIntegrationRunAPILogSchema = zod_1.z.object({
3135
3119
  * * Display Name: Updated At
3136
3120
  * * SQL Data Type: datetimeoffset
3137
3121
  * * Default Value: getutcdate()`),
3138
- CompanyIntegrationRun: zod_1.z.string().describe(`
3139
- * * Field Name: CompanyIntegrationRun
3140
- * * Display Name: Company Integration Run
3141
- * * SQL Data Type: nvarchar(100)`),
3142
3122
  });
3143
3123
  /**
3144
3124
  * zod schema definition for the entity Company Integration Run Details
@@ -4652,14 +4632,6 @@ exports.DuplicateRunDetailMatchSchema = zod_1.z.object({
4652
4632
  * * Display Name: Updated At
4653
4633
  * * SQL Data Type: datetimeoffset
4654
4634
  * * Default Value: getutcdate()`),
4655
- DuplicateRunDetail: zod_1.z.string().describe(`
4656
- * * Field Name: DuplicateRunDetail
4657
- * * Display Name: Duplicate Run Detail
4658
- * * SQL Data Type: nvarchar(500)`),
4659
- RecordMergeLog: zod_1.z.string().nullable().describe(`
4660
- * * Field Name: RecordMergeLog
4661
- * * Display Name: Record Merge Log
4662
- * * SQL Data Type: nvarchar(450)`),
4663
4635
  });
4664
4636
  /**
4665
4637
  * zod schema definition for the entity Duplicate Run Details
@@ -4729,10 +4701,6 @@ exports.DuplicateRunDetailSchema = zod_1.z.object({
4729
4701
  * * Display Name: Updated At
4730
4702
  * * SQL Data Type: datetimeoffset
4731
4703
  * * Default Value: getutcdate()`),
4732
- DuplicateRun: zod_1.z.string().describe(`
4733
- * * Field Name: DuplicateRun
4734
- * * Display Name: Duplicate Run
4735
- * * SQL Data Type: nvarchar(255)`),
4736
4704
  });
4737
4705
  /**
4738
4706
  * zod schema definition for the entity Duplicate Runs
@@ -4871,10 +4839,6 @@ exports.EmployeeCompanyIntegrationSchema = zod_1.z.object({
4871
4839
  * * Display Name: Updated At
4872
4840
  * * SQL Data Type: datetimeoffset
4873
4841
  * * Default Value: getutcdate()`),
4874
- Employee: zod_1.z.string().nullable().describe(`
4875
- * * Field Name: Employee
4876
- * * Display Name: Employee
4877
- * * SQL Data Type: nvarchar(81)`),
4878
4842
  CompanyIntegration: zod_1.z.string().describe(`
4879
4843
  * * Field Name: CompanyIntegration
4880
4844
  * * Display Name: Company Integration
@@ -4909,10 +4873,6 @@ exports.EmployeeRoleSchema = zod_1.z.object({
4909
4873
  * * Display Name: __mj _Updated At
4910
4874
  * * SQL Data Type: datetimeoffset
4911
4875
  * * Default Value: getutcdate()`),
4912
- Employee: zod_1.z.string().nullable().describe(`
4913
- * * Field Name: Employee
4914
- * * Display Name: Employee
4915
- * * SQL Data Type: nvarchar(81)`),
4916
4876
  Role: zod_1.z.string().describe(`
4917
4877
  * * Field Name: Role
4918
4878
  * * Display Name: Role
@@ -4947,10 +4907,6 @@ exports.EmployeeSkillSchema = zod_1.z.object({
4947
4907
  * * Display Name: __mj _Updated At
4948
4908
  * * SQL Data Type: datetimeoffset
4949
4909
  * * Default Value: getutcdate()`),
4950
- Employee: zod_1.z.string().nullable().describe(`
4951
- * * Field Name: Employee
4952
- * * Display Name: Employee
4953
- * * SQL Data Type: nvarchar(81)`),
4954
4910
  Skill: zod_1.z.string().describe(`
4955
4911
  * * Field Name: Skill
4956
4912
  * * Display Name: Skill
@@ -5446,14 +5402,6 @@ exports.EntityActionFilterSchema = zod_1.z.object({
5446
5402
  * * Display Name: __mj _Updated At
5447
5403
  * * SQL Data Type: datetimeoffset
5448
5404
  * * Default Value: getutcdate()`),
5449
- EntityAction: zod_1.z.string().describe(`
5450
- * * Field Name: EntityAction
5451
- * * Display Name: Entity Action
5452
- * * SQL Data Type: nvarchar(425)`),
5453
- ActionFilter: zod_1.z.string().describe(`
5454
- * * Field Name: ActionFilter
5455
- * * Display Name: Action Filter
5456
- * * SQL Data Type: nvarchar(MAX)`),
5457
5405
  });
5458
5406
  /**
5459
5407
  * zod schema definition for the entity Entity Action Invocation Types
@@ -5531,10 +5479,6 @@ exports.EntityActionInvocationSchema = zod_1.z.object({
5531
5479
  * * Display Name: __mj _Updated At
5532
5480
  * * SQL Data Type: datetimeoffset
5533
5481
  * * Default Value: getutcdate()`),
5534
- EntityAction: zod_1.z.string().describe(`
5535
- * * Field Name: EntityAction
5536
- * * Display Name: Entity Action
5537
- * * SQL Data Type: nvarchar(425)`),
5538
5482
  InvocationType: zod_1.z.string().describe(`
5539
5483
  * * Field Name: InvocationType
5540
5484
  * * Display Name: Invocation Type
@@ -5590,10 +5534,6 @@ exports.EntityActionParamSchema = zod_1.z.object({
5590
5534
  * * Display Name: Updated At
5591
5535
  * * SQL Data Type: datetimeoffset
5592
5536
  * * Default Value: getutcdate()`),
5593
- EntityAction: zod_1.z.string().describe(`
5594
- * * Field Name: EntityAction
5595
- * * Display Name: Entity Action
5596
- * * SQL Data Type: nvarchar(425)`),
5597
5537
  ActionParam: zod_1.z.string().describe(`
5598
5538
  * * Field Name: ActionParam
5599
5539
  * * Display Name: Action Param
@@ -5787,10 +5727,6 @@ exports.EntityCommunicationFieldSchema = zod_1.z.object({
5787
5727
  * * Display Name: __mj _Updated At
5788
5728
  * * SQL Data Type: datetimeoffset
5789
5729
  * * Default Value: getutcdate()`),
5790
- EntityCommunicationMessageType: zod_1.z.string().describe(`
5791
- * * Field Name: EntityCommunicationMessageType
5792
- * * Display Name: Entity Communication Message Type
5793
- * * SQL Data Type: nvarchar(100)`),
5794
5730
  });
5795
5731
  /**
5796
5732
  * zod schema definition for the entity Entity Communication Message Types
@@ -6945,14 +6881,6 @@ exports.ErrorLogSchema = zod_1.z.object({
6945
6881
  * * Display Name: Updated At
6946
6882
  * * SQL Data Type: datetimeoffset
6947
6883
  * * Default Value: getutcdate()`),
6948
- CompanyIntegrationRun: zod_1.z.string().nullable().describe(`
6949
- * * Field Name: CompanyIntegrationRun
6950
- * * Display Name: Company Integration Run
6951
- * * SQL Data Type: nvarchar(100)`),
6952
- CompanyIntegrationRunDetail: zod_1.z.string().nullable().describe(`
6953
- * * Field Name: CompanyIntegrationRunDetail
6954
- * * Display Name: Company Integration Run Detail
6955
- * * SQL Data Type: nvarchar(450)`),
6956
6884
  });
6957
6885
  /**
6958
6886
  * zod schema definition for the entity Explorer Navigation Items
@@ -8239,14 +8167,6 @@ exports.AIAgentExampleSchema = zod_1.z.object({
8239
8167
  * * Field Name: SourceConversation
8240
8168
  * * Display Name: Source Conversation
8241
8169
  * * SQL Data Type: nvarchar(255)`),
8242
- SourceConversationDetail: zod_1.z.string().nullable().describe(`
8243
- * * Field Name: SourceConversationDetail
8244
- * * Display Name: Source Conversation Detail
8245
- * * SQL Data Type: nvarchar(MAX)`),
8246
- SourceAIAgentRun: zod_1.z.string().nullable().describe(`
8247
- * * Field Name: SourceAIAgentRun
8248
- * * Display Name: Source AI Agent Run
8249
- * * SQL Data Type: nvarchar(255)`),
8250
8170
  EmbeddingModel: zod_1.z.string().nullable().describe(`
8251
8171
  * * Field Name: EmbeddingModel
8252
8172
  * * Display Name: Embedding Model
@@ -8654,14 +8574,6 @@ detailed information about what validation rules failed.`),
8654
8574
  * * Display Name: Comments
8655
8575
  * * SQL Data Type: nvarchar(MAX)
8656
8576
  * * Description: Human-readable notes and comments about this agent run step`),
8657
- AgentRun: zod_1.z.string().nullable().describe(`
8658
- * * Field Name: AgentRun
8659
- * * Display Name: Agent Run
8660
- * * SQL Data Type: nvarchar(255)`),
8661
- Parent: zod_1.z.string().nullable().describe(`
8662
- * * Field Name: Parent
8663
- * * Display Name: Parent
8664
- * * SQL Data Type: nvarchar(255)`),
8665
8577
  RootParentID: zod_1.z.string().nullable().describe(`
8666
8578
  * * Field Name: RootParentID
8667
8579
  * * Display Name: Root Parent ID
@@ -11627,10 +11539,6 @@ exports.ConversationDetailArtifactSchema = zod_1.z.object({
11627
11539
  * * Display Name: Updated At
11628
11540
  * * SQL Data Type: datetimeoffset
11629
11541
  * * Default Value: getutcdate()`),
11630
- ConversationDetail: zod_1.z.string().describe(`
11631
- * * Field Name: ConversationDetail
11632
- * * Display Name: Conversation Detail
11633
- * * SQL Data Type: nvarchar(MAX)`),
11634
11542
  ArtifactVersion: zod_1.z.string().nullable().describe(`
11635
11543
  * * Field Name: ArtifactVersion
11636
11544
  * * Display Name: Artifact Version
@@ -11677,10 +11585,6 @@ exports.ConversationDetailRatingSchema = zod_1.z.object({
11677
11585
  * * Display Name: Updated At
11678
11586
  * * SQL Data Type: datetimeoffset
11679
11587
  * * Default Value: getutcdate()`),
11680
- ConversationDetail: zod_1.z.string().describe(`
11681
- * * Field Name: ConversationDetail
11682
- * * Display Name: Conversation Detail
11683
- * * SQL Data Type: nvarchar(MAX)`),
11684
11588
  User: zod_1.z.string().describe(`
11685
11589
  * * Field Name: User
11686
11590
  * * Display Name: User
@@ -12739,10 +12643,6 @@ exports.TaskSchema = zod_1.z.object({
12739
12643
  * * Field Name: Project
12740
12644
  * * Display Name: Project
12741
12645
  * * SQL Data Type: nvarchar(255)`),
12742
- ConversationDetail: zod_1.z.string().nullable().describe(`
12743
- * * Field Name: ConversationDetail
12744
- * * Display Name: Conversation Detail
12745
- * * SQL Data Type: nvarchar(MAX)`),
12746
12646
  User: zod_1.z.string().nullable().describe(`
12747
12647
  * * Field Name: User
12748
12648
  * * Display Name: User
@@ -14165,10 +14065,6 @@ exports.RecommendationItemSchema = zod_1.z.object({
14165
14065
  * * Display Name: Updated At
14166
14066
  * * SQL Data Type: datetimeoffset
14167
14067
  * * Default Value: getutcdate()`),
14168
- Recommendation: zod_1.z.string().describe(`
14169
- * * Field Name: Recommendation
14170
- * * Display Name: Recommendation
14171
- * * SQL Data Type: nvarchar(MAX)`),
14172
14068
  DestinationEntity: zod_1.z.string().describe(`
14173
14069
  * * Field Name: DestinationEntity
14174
14070
  * * Display Name: Destination Entity
@@ -14300,10 +14196,6 @@ exports.RecommendationSchema = zod_1.z.object({
14300
14196
  * * Display Name: Updated At
14301
14197
  * * SQL Data Type: datetimeoffset
14302
14198
  * * Default Value: getutcdate()`),
14303
- RecommendationRun: zod_1.z.string().describe(`
14304
- * * Field Name: RecommendationRun
14305
- * * Display Name: Recommendation Run
14306
- * * SQL Data Type: nvarchar(255)`),
14307
14199
  SourceEntity: zod_1.z.string().describe(`
14308
14200
  * * Field Name: SourceEntity
14309
14201
  * * Display Name: Source Entity
@@ -14472,10 +14364,6 @@ exports.RecordChangeSchema = zod_1.z.object({
14472
14364
  * * Field Name: User
14473
14365
  * * Display Name: User
14474
14366
  * * SQL Data Type: nvarchar(100)`),
14475
- ReplayRun: zod_1.z.string().nullable().describe(`
14476
- * * Field Name: ReplayRun
14477
- * * Display Name: Replay Run
14478
- * * SQL Data Type: nvarchar(100)`),
14479
14367
  Integration: zod_1.z.string().nullable().describe(`
14480
14368
  * * Field Name: Integration
14481
14369
  * * Display Name: Integration
@@ -14525,10 +14413,6 @@ exports.RecordMergeDeletionLogSchema = zod_1.z.object({
14525
14413
  * * Display Name: Updated At
14526
14414
  * * SQL Data Type: datetimeoffset
14527
14415
  * * Default Value: getutcdate()`),
14528
- RecordMergeLog: zod_1.z.string().describe(`
14529
- * * Field Name: RecordMergeLog
14530
- * * Display Name: Record Merge Log
14531
- * * SQL Data Type: nvarchar(450)`),
14532
14416
  });
14533
14417
  /**
14534
14418
  * zod schema definition for the entity Record Merge Logs
@@ -14838,10 +14722,6 @@ exports.ReportSchema = zod_1.z.object({
14838
14722
  * * Field Name: Conversation
14839
14723
  * * Display Name: Conversation
14840
14724
  * * SQL Data Type: nvarchar(255)`),
14841
- ConversationDetail: zod_1.z.string().nullable().describe(`
14842
- * * Field Name: ConversationDetail
14843
- * * Display Name: Conversation Detail
14844
- * * SQL Data Type: nvarchar(MAX)`),
14845
14725
  DataContext: zod_1.z.string().nullable().describe(`
14846
14726
  * * Field Name: DataContext
14847
14727
  * * Display Name: Data Context
@@ -15720,10 +15600,6 @@ exports.TemplateParamSchema = zod_1.z.object({
15720
15600
  * * Field Name: Entity
15721
15601
  * * Display Name: Entity
15722
15602
  * * SQL Data Type: nvarchar(255)`),
15723
- TemplateContent: zod_1.z.string().nullable().describe(`
15724
- * * Field Name: TemplateContent
15725
- * * Display Name: Template Content
15726
- * * SQL Data Type: nvarchar(255)`),
15727
15603
  });
15728
15604
  /**
15729
15605
  * zod schema definition for the entity Templates
@@ -19580,22 +19456,6 @@ let AIAgentNoteEntity = class AIAgentNoteEntity extends core_1.BaseEntity {
19580
19456
  return this.Get('SourceConversation');
19581
19457
  }
19582
19458
  /**
19583
- * * Field Name: SourceConversationDetail
19584
- * * Display Name: Source Conversation Detail
19585
- * * SQL Data Type: nvarchar(MAX)
19586
- */
19587
- get SourceConversationDetail() {
19588
- return this.Get('SourceConversationDetail');
19589
- }
19590
- /**
19591
- * * Field Name: SourceAIAgentRun
19592
- * * Display Name: Source AI Agent Run
19593
- * * SQL Data Type: nvarchar(255)
19594
- */
19595
- get SourceAIAgentRun() {
19596
- return this.Get('SourceAIAgentRun');
19597
- }
19598
- /**
19599
19459
  * * Field Name: Company
19600
19460
  * * Display Name: Company
19601
19461
  * * SQL Data Type: nvarchar(50)
@@ -22562,14 +22422,6 @@ let AIResultCacheEntity = class AIResultCacheEntity extends core_1.BaseEntity {
22562
22422
  get Configuration() {
22563
22423
  return this.Get('Configuration');
22564
22424
  }
22565
- /**
22566
- * * Field Name: PromptRun
22567
- * * Display Name: Prompt Run
22568
- * * SQL Data Type: nvarchar(255)
22569
- */
22570
- get PromptRun() {
22571
- return this.Get('PromptRun');
22572
- }
22573
22425
  };
22574
22426
  exports.AIResultCacheEntity = AIResultCacheEntity;
22575
22427
  exports.AIResultCacheEntity = AIResultCacheEntity = __decorate([
@@ -23860,14 +23712,6 @@ let CommunicationLogEntity = class CommunicationLogEntity extends core_1.BaseEnt
23860
23712
  get CommunicationProviderMessageType() {
23861
23713
  return this.Get('CommunicationProviderMessageType');
23862
23714
  }
23863
- /**
23864
- * * Field Name: CommunicationRun
23865
- * * Display Name: Communication Run
23866
- * * SQL Data Type: nvarchar(100)
23867
- */
23868
- get CommunicationRun() {
23869
- return this.Get('CommunicationRun');
23870
- }
23871
23715
  };
23872
23716
  exports.CommunicationLogEntity = CommunicationLogEntity;
23873
23717
  exports.CommunicationLogEntity = CommunicationLogEntity = __decorate([
@@ -24764,14 +24608,6 @@ let CompanyIntegrationRunAPILogEntity = class CompanyIntegrationRunAPILogEntity
24764
24608
  get __mj_UpdatedAt() {
24765
24609
  return this.Get('__mj_UpdatedAt');
24766
24610
  }
24767
- /**
24768
- * * Field Name: CompanyIntegrationRun
24769
- * * Display Name: Company Integration Run
24770
- * * SQL Data Type: nvarchar(100)
24771
- */
24772
- get CompanyIntegrationRun() {
24773
- return this.Get('CompanyIntegrationRun');
24774
- }
24775
24611
  };
24776
24612
  exports.CompanyIntegrationRunAPILogEntity = CompanyIntegrationRunAPILogEntity;
24777
24613
  exports.CompanyIntegrationRunAPILogEntity = CompanyIntegrationRunAPILogEntity = __decorate([
@@ -28702,22 +28538,6 @@ let DuplicateRunDetailMatchEntity = class DuplicateRunDetailMatchEntity extends
28702
28538
  get __mj_UpdatedAt() {
28703
28539
  return this.Get('__mj_UpdatedAt');
28704
28540
  }
28705
- /**
28706
- * * Field Name: DuplicateRunDetail
28707
- * * Display Name: Duplicate Run Detail
28708
- * * SQL Data Type: nvarchar(500)
28709
- */
28710
- get DuplicateRunDetail() {
28711
- return this.Get('DuplicateRunDetail');
28712
- }
28713
- /**
28714
- * * Field Name: RecordMergeLog
28715
- * * Display Name: Record Merge Log
28716
- * * SQL Data Type: nvarchar(450)
28717
- */
28718
- get RecordMergeLog() {
28719
- return this.Get('RecordMergeLog');
28720
- }
28721
28541
  };
28722
28542
  exports.DuplicateRunDetailMatchEntity = DuplicateRunDetailMatchEntity;
28723
28543
  exports.DuplicateRunDetailMatchEntity = DuplicateRunDetailMatchEntity = __decorate([
@@ -28879,14 +28699,6 @@ let DuplicateRunDetailEntity = class DuplicateRunDetailEntity extends core_1.Bas
28879
28699
  get __mj_UpdatedAt() {
28880
28700
  return this.Get('__mj_UpdatedAt');
28881
28701
  }
28882
- /**
28883
- * * Field Name: DuplicateRun
28884
- * * Display Name: Duplicate Run
28885
- * * SQL Data Type: nvarchar(255)
28886
- */
28887
- get DuplicateRun() {
28888
- return this.Get('DuplicateRun');
28889
- }
28890
28702
  };
28891
28703
  exports.DuplicateRunDetailEntity = DuplicateRunDetailEntity;
28892
28704
  exports.DuplicateRunDetailEntity = DuplicateRunDetailEntity = __decorate([
@@ -29226,14 +29038,6 @@ let EmployeeCompanyIntegrationEntity = class EmployeeCompanyIntegrationEntity ex
29226
29038
  return this.Get('__mj_UpdatedAt');
29227
29039
  }
29228
29040
  /**
29229
- * * Field Name: Employee
29230
- * * Display Name: Employee
29231
- * * SQL Data Type: nvarchar(81)
29232
- */
29233
- get Employee() {
29234
- return this.Get('Employee');
29235
- }
29236
- /**
29237
29041
  * * Field Name: CompanyIntegration
29238
29042
  * * Display Name: Company Integration
29239
29043
  * * SQL Data Type: nvarchar(255)
@@ -29329,14 +29133,6 @@ let EmployeeRoleEntity = class EmployeeRoleEntity extends core_1.BaseEntity {
29329
29133
  return this.Get('__mj_UpdatedAt');
29330
29134
  }
29331
29135
  /**
29332
- * * Field Name: Employee
29333
- * * Display Name: Employee
29334
- * * SQL Data Type: nvarchar(81)
29335
- */
29336
- get Employee() {
29337
- return this.Get('Employee');
29338
- }
29339
- /**
29340
29136
  * * Field Name: Role
29341
29137
  * * Display Name: Role
29342
29138
  * * SQL Data Type: nvarchar(50)
@@ -29432,14 +29228,6 @@ let EmployeeSkillEntity = class EmployeeSkillEntity extends core_1.BaseEntity {
29432
29228
  return this.Get('__mj_UpdatedAt');
29433
29229
  }
29434
29230
  /**
29435
- * * Field Name: Employee
29436
- * * Display Name: Employee
29437
- * * SQL Data Type: nvarchar(81)
29438
- */
29439
- get Employee() {
29440
- return this.Get('Employee');
29441
- }
29442
- /**
29443
29231
  * * Field Name: Skill
29444
29232
  * * Display Name: Skill
29445
29233
  * * SQL Data Type: nvarchar(50)
@@ -30595,22 +30383,6 @@ let EntityActionFilterEntity = class EntityActionFilterEntity extends core_1.Bas
30595
30383
  get __mj_UpdatedAt() {
30596
30384
  return this.Get('__mj_UpdatedAt');
30597
30385
  }
30598
- /**
30599
- * * Field Name: EntityAction
30600
- * * Display Name: Entity Action
30601
- * * SQL Data Type: nvarchar(425)
30602
- */
30603
- get EntityAction() {
30604
- return this.Get('EntityAction');
30605
- }
30606
- /**
30607
- * * Field Name: ActionFilter
30608
- * * Display Name: Action Filter
30609
- * * SQL Data Type: nvarchar(MAX)
30610
- */
30611
- get ActionFilter() {
30612
- return this.Get('ActionFilter');
30613
- }
30614
30386
  };
30615
30387
  exports.EntityActionFilterEntity = EntityActionFilterEntity;
30616
30388
  exports.EntityActionFilterEntity = EntityActionFilterEntity = __decorate([
@@ -30817,14 +30589,6 @@ let EntityActionInvocationEntity = class EntityActionInvocationEntity extends co
30817
30589
  return this.Get('__mj_UpdatedAt');
30818
30590
  }
30819
30591
  /**
30820
- * * Field Name: EntityAction
30821
- * * Display Name: Entity Action
30822
- * * SQL Data Type: nvarchar(425)
30823
- */
30824
- get EntityAction() {
30825
- return this.Get('EntityAction');
30826
- }
30827
- /**
30828
30592
  * * Field Name: InvocationType
30829
30593
  * * Display Name: Invocation Type
30830
30594
  * * SQL Data Type: nvarchar(255)
@@ -30962,14 +30726,6 @@ let EntityActionParamEntity = class EntityActionParamEntity extends core_1.BaseE
30962
30726
  return this.Get('__mj_UpdatedAt');
30963
30727
  }
30964
30728
  /**
30965
- * * Field Name: EntityAction
30966
- * * Display Name: Entity Action
30967
- * * SQL Data Type: nvarchar(425)
30968
- */
30969
- get EntityAction() {
30970
- return this.Get('EntityAction');
30971
- }
30972
- /**
30973
30729
  * * Field Name: ActionParam
30974
30730
  * * Display Name: Action Param
30975
30731
  * * SQL Data Type: nvarchar(255)
@@ -31446,14 +31202,6 @@ let EntityCommunicationFieldEntity = class EntityCommunicationFieldEntity extend
31446
31202
  get __mj_UpdatedAt() {
31447
31203
  return this.Get('__mj_UpdatedAt');
31448
31204
  }
31449
- /**
31450
- * * Field Name: EntityCommunicationMessageType
31451
- * * Display Name: Entity Communication Message Type
31452
- * * SQL Data Type: nvarchar(100)
31453
- */
31454
- get EntityCommunicationMessageType() {
31455
- return this.Get('EntityCommunicationMessageType');
31456
- }
31457
31205
  };
31458
31206
  exports.EntityCommunicationFieldEntity = EntityCommunicationFieldEntity;
31459
31207
  exports.EntityCommunicationFieldEntity = EntityCommunicationFieldEntity = __decorate([
@@ -34227,22 +33975,6 @@ let ErrorLogEntity = class ErrorLogEntity extends core_1.BaseEntity {
34227
33975
  get __mj_UpdatedAt() {
34228
33976
  return this.Get('__mj_UpdatedAt');
34229
33977
  }
34230
- /**
34231
- * * Field Name: CompanyIntegrationRun
34232
- * * Display Name: Company Integration Run
34233
- * * SQL Data Type: nvarchar(100)
34234
- */
34235
- get CompanyIntegrationRun() {
34236
- return this.Get('CompanyIntegrationRun');
34237
- }
34238
- /**
34239
- * * Field Name: CompanyIntegrationRunDetail
34240
- * * Display Name: Company Integration Run Detail
34241
- * * SQL Data Type: nvarchar(450)
34242
- */
34243
- get CompanyIntegrationRunDetail() {
34244
- return this.Get('CompanyIntegrationRunDetail');
34245
- }
34246
33978
  };
34247
33979
  exports.ErrorLogEntity = ErrorLogEntity;
34248
33980
  exports.ErrorLogEntity = ErrorLogEntity = __decorate([
@@ -37495,22 +37227,6 @@ let AIAgentExampleEntity = class AIAgentExampleEntity extends core_1.BaseEntity
37495
37227
  return this.Get('SourceConversation');
37496
37228
  }
37497
37229
  /**
37498
- * * Field Name: SourceConversationDetail
37499
- * * Display Name: Source Conversation Detail
37500
- * * SQL Data Type: nvarchar(MAX)
37501
- */
37502
- get SourceConversationDetail() {
37503
- return this.Get('SourceConversationDetail');
37504
- }
37505
- /**
37506
- * * Field Name: SourceAIAgentRun
37507
- * * Display Name: Source AI Agent Run
37508
- * * SQL Data Type: nvarchar(255)
37509
- */
37510
- get SourceAIAgentRun() {
37511
- return this.Get('SourceAIAgentRun');
37512
- }
37513
- /**
37514
37230
  * * Field Name: EmbeddingModel
37515
37231
  * * Display Name: Embedding Model
37516
37232
  * * SQL Data Type: nvarchar(50)
@@ -38525,22 +38241,6 @@ detailed information about what validation rules failed.
38525
38241
  this.Set('Comments', value);
38526
38242
  }
38527
38243
  /**
38528
- * * Field Name: AgentRun
38529
- * * Display Name: Agent Run
38530
- * * SQL Data Type: nvarchar(255)
38531
- */
38532
- get AgentRun() {
38533
- return this.Get('AgentRun');
38534
- }
38535
- /**
38536
- * * Field Name: Parent
38537
- * * Display Name: Parent
38538
- * * SQL Data Type: nvarchar(255)
38539
- */
38540
- get Parent() {
38541
- return this.Get('Parent');
38542
- }
38543
- /**
38544
38244
  * * Field Name: RootParentID
38545
38245
  * * Display Name: Root Parent ID
38546
38246
  * * SQL Data Type: uniqueidentifier
@@ -46119,14 +45819,6 @@ let ConversationDetailArtifactEntity = class ConversationDetailArtifactEntity ex
46119
45819
  return this.Get('__mj_UpdatedAt');
46120
45820
  }
46121
45821
  /**
46122
- * * Field Name: ConversationDetail
46123
- * * Display Name: Conversation Detail
46124
- * * SQL Data Type: nvarchar(MAX)
46125
- */
46126
- get ConversationDetail() {
46127
- return this.Get('ConversationDetail');
46128
- }
46129
- /**
46130
45822
  * * Field Name: ArtifactVersion
46131
45823
  * * Display Name: Artifact Version
46132
45824
  * * SQL Data Type: nvarchar(255)
@@ -46272,14 +45964,6 @@ let ConversationDetailRatingEntity = class ConversationDetailRatingEntity extend
46272
45964
  return this.Get('__mj_UpdatedAt');
46273
45965
  }
46274
45966
  /**
46275
- * * Field Name: ConversationDetail
46276
- * * Display Name: Conversation Detail
46277
- * * SQL Data Type: nvarchar(MAX)
46278
- */
46279
- get ConversationDetail() {
46280
- return this.Get('ConversationDetail');
46281
- }
46282
- /**
46283
45967
  * * Field Name: User
46284
45968
  * * Display Name: User
46285
45969
  * * SQL Data Type: nvarchar(100)
@@ -49049,14 +48733,6 @@ let TaskEntity = class TaskEntity extends core_1.BaseEntity {
49049
48733
  return this.Get('Project');
49050
48734
  }
49051
48735
  /**
49052
- * * Field Name: ConversationDetail
49053
- * * Display Name: Conversation Detail
49054
- * * SQL Data Type: nvarchar(MAX)
49055
- */
49056
- get ConversationDetail() {
49057
- return this.Get('ConversationDetail');
49058
- }
49059
- /**
49060
48736
  * * Field Name: User
49061
48737
  * * Display Name: User
49062
48738
  * * SQL Data Type: nvarchar(100)
@@ -52727,14 +52403,6 @@ let RecommendationItemEntity = class RecommendationItemEntity extends core_1.Bas
52727
52403
  return this.Get('__mj_UpdatedAt');
52728
52404
  }
52729
52405
  /**
52730
- * * Field Name: Recommendation
52731
- * * Display Name: Recommendation
52732
- * * SQL Data Type: nvarchar(MAX)
52733
- */
52734
- get Recommendation() {
52735
- return this.Get('Recommendation');
52736
- }
52737
- /**
52738
52406
  * * Field Name: DestinationEntity
52739
52407
  * * Display Name: Destination Entity
52740
52408
  * * SQL Data Type: nvarchar(255)
@@ -53084,14 +52752,6 @@ let RecommendationEntity = class RecommendationEntity extends core_1.BaseEntity
53084
52752
  return this.Get('__mj_UpdatedAt');
53085
52753
  }
53086
52754
  /**
53087
- * * Field Name: RecommendationRun
53088
- * * Display Name: Recommendation Run
53089
- * * SQL Data Type: nvarchar(255)
53090
- */
53091
- get RecommendationRun() {
53092
- return this.Get('RecommendationRun');
53093
- }
53094
- /**
53095
52755
  * * Field Name: SourceEntity
53096
52756
  * * Display Name: Source Entity
53097
52757
  * * SQL Data Type: nvarchar(255)
@@ -53488,14 +53148,6 @@ let RecordChangeEntity = class RecordChangeEntity extends core_1.BaseEntity {
53488
53148
  return this.Get('User');
53489
53149
  }
53490
53150
  /**
53491
- * * Field Name: ReplayRun
53492
- * * Display Name: Replay Run
53493
- * * SQL Data Type: nvarchar(100)
53494
- */
53495
- get ReplayRun() {
53496
- return this.Get('ReplayRun');
53497
- }
53498
- /**
53499
53151
  * * Field Name: Integration
53500
53152
  * * Display Name: Integration
53501
53153
  * * SQL Data Type: nvarchar(100)
@@ -53619,14 +53271,6 @@ let RecordMergeDeletionLogEntity = class RecordMergeDeletionLogEntity extends co
53619
53271
  get __mj_UpdatedAt() {
53620
53272
  return this.Get('__mj_UpdatedAt');
53621
53273
  }
53622
- /**
53623
- * * Field Name: RecordMergeLog
53624
- * * Display Name: Record Merge Log
53625
- * * SQL Data Type: nvarchar(450)
53626
- */
53627
- get RecordMergeLog() {
53628
- return this.Get('RecordMergeLog');
53629
- }
53630
53274
  };
53631
53275
  exports.RecordMergeDeletionLogEntity = RecordMergeDeletionLogEntity;
53632
53276
  exports.RecordMergeDeletionLogEntity = RecordMergeDeletionLogEntity = __decorate([
@@ -54426,14 +54070,6 @@ let ReportEntity = class ReportEntity extends core_1.BaseEntity {
54426
54070
  return this.Get('Conversation');
54427
54071
  }
54428
54072
  /**
54429
- * * Field Name: ConversationDetail
54430
- * * Display Name: Conversation Detail
54431
- * * SQL Data Type: nvarchar(MAX)
54432
- */
54433
- get ConversationDetail() {
54434
- return this.Get('ConversationDetail');
54435
- }
54436
- /**
54437
54073
  * * Field Name: DataContext
54438
54074
  * * Display Name: Data Context
54439
54075
  * * SQL Data Type: nvarchar(255)
@@ -56734,14 +56370,6 @@ let TemplateParamEntity = class TemplateParamEntity extends core_1.BaseEntity {
56734
56370
  get Entity() {
56735
56371
  return this.Get('Entity');
56736
56372
  }
56737
- /**
56738
- * * Field Name: TemplateContent
56739
- * * Display Name: Template Content
56740
- * * SQL Data Type: nvarchar(255)
56741
- */
56742
- get TemplateContent() {
56743
- return this.Get('TemplateContent');
56744
- }
56745
56373
  };
56746
56374
  exports.TemplateParamEntity = TemplateParamEntity;
56747
56375
  exports.TemplateParamEntity = TemplateParamEntity = __decorate([