@kl1/contracts 1.0.72 → 1.0.74

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.
@@ -1499,7 +1499,6 @@ export declare const receiveMessageContract: {
1499
1499
  startedDate: z.ZodNullable<z.ZodDate>;
1500
1500
  handledTime: z.ZodNullable<z.ZodNumber>;
1501
1501
  firstResponseTime: z.ZodNullable<z.ZodNumber>;
1502
- disposition: z.ZodNullable<z.ZodString>;
1503
1502
  wrapUpForm: z.ZodNullable<z.ZodObject<{
1504
1503
  id: z.ZodString;
1505
1504
  createdAt: z.ZodDate;
@@ -1564,7 +1563,6 @@ export declare const receiveMessageContract: {
1564
1563
  }, "strip", z.ZodTypeAny, {
1565
1564
  id: string;
1566
1565
  channel: string | null;
1567
- disposition: string | null;
1568
1566
  direction: string | null;
1569
1567
  createdAt: Date;
1570
1568
  updatedAt: Date;
@@ -1598,7 +1596,6 @@ export declare const receiveMessageContract: {
1598
1596
  }, {
1599
1597
  id: string;
1600
1598
  channel: string | null;
1601
- disposition: string | null;
1602
1599
  direction: string | null;
1603
1600
  createdAt: Date;
1604
1601
  updatedAt: Date;
@@ -1869,7 +1866,6 @@ export declare const receiveMessageContract: {
1869
1866
  cxlog?: {
1870
1867
  id: string;
1871
1868
  channel: string | null;
1872
- disposition: string | null;
1873
1869
  direction: string | null;
1874
1870
  createdAt: Date;
1875
1871
  updatedAt: Date;
@@ -2140,7 +2136,6 @@ export declare const receiveMessageContract: {
2140
2136
  cxlog?: {
2141
2137
  id: string;
2142
2138
  channel: string | null;
2143
- disposition: string | null;
2144
2139
  direction: string | null;
2145
2140
  createdAt: Date;
2146
2141
  updatedAt: Date;
@@ -3068,7 +3063,6 @@ export declare const receiveMessageContract: {
3068
3063
  cxlog?: {
3069
3064
  id: string;
3070
3065
  channel: string | null;
3071
- disposition: string | null;
3072
3066
  direction: string | null;
3073
3067
  createdAt: Date;
3074
3068
  updatedAt: Date;
@@ -3501,7 +3495,6 @@ export declare const receiveMessageContract: {
3501
3495
  cxlog?: {
3502
3496
  id: string;
3503
3497
  channel: string | null;
3504
- disposition: string | null;
3505
3498
  direction: string | null;
3506
3499
  createdAt: Date;
3507
3500
  updatedAt: Date;
@@ -3936,7 +3929,6 @@ export declare const receiveMessageContract: {
3936
3929
  cxlog?: {
3937
3930
  id: string;
3938
3931
  channel: string | null;
3939
- disposition: string | null;
3940
3932
  direction: string | null;
3941
3933
  createdAt: Date;
3942
3934
  updatedAt: Date;
@@ -4371,7 +4363,6 @@ export declare const receiveMessageContract: {
4371
4363
  cxlog?: {
4372
4364
  id: string;
4373
4365
  channel: string | null;
4374
- disposition: string | null;
4375
4366
  direction: string | null;
4376
4367
  createdAt: Date;
4377
4368
  updatedAt: Date;
@@ -6453,7 +6444,6 @@ export declare const mainChatContract: {
6453
6444
  startedDate: z.ZodNullable<z.ZodDate>;
6454
6445
  handledTime: z.ZodNullable<z.ZodNumber>;
6455
6446
  firstResponseTime: z.ZodNullable<z.ZodNumber>;
6456
- disposition: z.ZodNullable<z.ZodString>;
6457
6447
  wrapUpForm: z.ZodNullable<z.ZodObject<{
6458
6448
  id: z.ZodString;
6459
6449
  createdAt: z.ZodDate;
@@ -6518,7 +6508,6 @@ export declare const mainChatContract: {
6518
6508
  }, "strip", z.ZodTypeAny, {
6519
6509
  id: string;
6520
6510
  channel: string | null;
6521
- disposition: string | null;
6522
6511
  direction: string | null;
6523
6512
  createdAt: Date;
6524
6513
  updatedAt: Date;
@@ -6552,7 +6541,6 @@ export declare const mainChatContract: {
6552
6541
  }, {
6553
6542
  id: string;
6554
6543
  channel: string | null;
6555
- disposition: string | null;
6556
6544
  direction: string | null;
6557
6545
  createdAt: Date;
6558
6546
  updatedAt: Date;
@@ -6800,7 +6788,6 @@ export declare const mainChatContract: {
6800
6788
  cxlog: {
6801
6789
  id: string;
6802
6790
  channel: string | null;
6803
- disposition: string | null;
6804
6791
  direction: string | null;
6805
6792
  createdAt: Date;
6806
6793
  updatedAt: Date;
@@ -7113,7 +7100,6 @@ export declare const mainChatContract: {
7113
7100
  cxlog: {
7114
7101
  id: string;
7115
7102
  channel: string | null;
7116
- disposition: string | null;
7117
7103
  direction: string | null;
7118
7104
  createdAt: Date;
7119
7105
  updatedAt: Date;
@@ -7438,7 +7424,6 @@ export declare const mainChatContract: {
7438
7424
  cxlog: {
7439
7425
  id: string;
7440
7426
  channel: string | null;
7441
- disposition: string | null;
7442
7427
  direction: string | null;
7443
7428
  createdAt: Date;
7444
7429
  updatedAt: Date;
@@ -7761,7 +7746,6 @@ export declare const mainChatContract: {
7761
7746
  cxlog: {
7762
7747
  id: string;
7763
7748
  channel: string | null;
7764
- disposition: string | null;
7765
7749
  direction: string | null;
7766
7750
  createdAt: Date;
7767
7751
  updatedAt: Date;
@@ -10600,7 +10584,6 @@ export declare const mainChatContract: {
10600
10584
  startedDate: z.ZodNullable<z.ZodDate>;
10601
10585
  handledTime: z.ZodNullable<z.ZodNumber>;
10602
10586
  firstResponseTime: z.ZodNullable<z.ZodNumber>;
10603
- disposition: z.ZodNullable<z.ZodString>;
10604
10587
  wrapUpForm: z.ZodNullable<z.ZodObject<{
10605
10588
  id: z.ZodString;
10606
10589
  createdAt: z.ZodDate;
@@ -10665,7 +10648,6 @@ export declare const mainChatContract: {
10665
10648
  }, "strip", z.ZodTypeAny, {
10666
10649
  id: string;
10667
10650
  channel: string | null;
10668
- disposition: string | null;
10669
10651
  direction: string | null;
10670
10652
  createdAt: Date;
10671
10653
  updatedAt: Date;
@@ -10699,7 +10681,6 @@ export declare const mainChatContract: {
10699
10681
  }, {
10700
10682
  id: string;
10701
10683
  channel: string | null;
10702
- disposition: string | null;
10703
10684
  direction: string | null;
10704
10685
  createdAt: Date;
10705
10686
  updatedAt: Date;
@@ -10947,7 +10928,6 @@ export declare const mainChatContract: {
10947
10928
  cxlog: {
10948
10929
  id: string;
10949
10930
  channel: string | null;
10950
- disposition: string | null;
10951
10931
  direction: string | null;
10952
10932
  createdAt: Date;
10953
10933
  updatedAt: Date;
@@ -11260,7 +11240,6 @@ export declare const mainChatContract: {
11260
11240
  cxlog: {
11261
11241
  id: string;
11262
11242
  channel: string | null;
11263
- disposition: string | null;
11264
11243
  direction: string | null;
11265
11244
  createdAt: Date;
11266
11245
  updatedAt: Date;
@@ -11575,7 +11554,6 @@ export declare const mainChatContract: {
11575
11554
  cxlog: {
11576
11555
  id: string;
11577
11556
  channel: string | null;
11578
- disposition: string | null;
11579
11557
  direction: string | null;
11580
11558
  createdAt: Date;
11581
11559
  updatedAt: Date;
@@ -11891,7 +11869,6 @@ export declare const mainChatContract: {
11891
11869
  cxlog: {
11892
11870
  id: string;
11893
11871
  channel: string | null;
11894
- disposition: string | null;
11895
11872
  direction: string | null;
11896
11873
  createdAt: Date;
11897
11874
  updatedAt: Date;
@@ -14139,7 +14116,6 @@ export declare const mainChatContract: {
14139
14116
  startedDate: z.ZodNullable<z.ZodDate>;
14140
14117
  handledTime: z.ZodNullable<z.ZodNumber>;
14141
14118
  firstResponseTime: z.ZodNullable<z.ZodNumber>;
14142
- disposition: z.ZodNullable<z.ZodString>;
14143
14119
  wrapUpForm: z.ZodNullable<z.ZodObject<{
14144
14120
  id: z.ZodString;
14145
14121
  createdAt: z.ZodDate;
@@ -14204,7 +14180,6 @@ export declare const mainChatContract: {
14204
14180
  }, "strip", z.ZodTypeAny, {
14205
14181
  id: string;
14206
14182
  channel: string | null;
14207
- disposition: string | null;
14208
14183
  direction: string | null;
14209
14184
  createdAt: Date;
14210
14185
  updatedAt: Date;
@@ -14238,7 +14213,6 @@ export declare const mainChatContract: {
14238
14213
  }, {
14239
14214
  id: string;
14240
14215
  channel: string | null;
14241
- disposition: string | null;
14242
14216
  direction: string | null;
14243
14217
  createdAt: Date;
14244
14218
  updatedAt: Date;
@@ -14486,7 +14460,6 @@ export declare const mainChatContract: {
14486
14460
  cxlog: {
14487
14461
  id: string;
14488
14462
  channel: string | null;
14489
- disposition: string | null;
14490
14463
  direction: string | null;
14491
14464
  createdAt: Date;
14492
14465
  updatedAt: Date;
@@ -14799,7 +14772,6 @@ export declare const mainChatContract: {
14799
14772
  cxlog: {
14800
14773
  id: string;
14801
14774
  channel: string | null;
14802
- disposition: string | null;
14803
14775
  direction: string | null;
14804
14776
  createdAt: Date;
14805
14777
  updatedAt: Date;
@@ -15863,7 +15835,6 @@ export declare const mainChatContract: {
15863
15835
  cxlog: {
15864
15836
  id: string;
15865
15837
  channel: string | null;
15866
- disposition: string | null;
15867
15838
  direction: string | null;
15868
15839
  createdAt: Date;
15869
15840
  updatedAt: Date;
@@ -16339,7 +16310,6 @@ export declare const mainChatContract: {
16339
16310
  cxlog: {
16340
16311
  id: string;
16341
16312
  channel: string | null;
16342
- disposition: string | null;
16343
16313
  direction: string | null;
16344
16314
  createdAt: Date;
16345
16315
  updatedAt: Date;
@@ -16817,7 +16787,6 @@ export declare const mainChatContract: {
16817
16787
  cxlog: {
16818
16788
  id: string;
16819
16789
  channel: string | null;
16820
- disposition: string | null;
16821
16790
  direction: string | null;
16822
16791
  createdAt: Date;
16823
16792
  updatedAt: Date;
@@ -17296,7 +17265,6 @@ export declare const mainChatContract: {
17296
17265
  cxlog: {
17297
17266
  id: string;
17298
17267
  channel: string | null;
17299
- disposition: string | null;
17300
17268
  direction: string | null;
17301
17269
  createdAt: Date;
17302
17270
  updatedAt: Date;
@@ -19326,7 +19294,6 @@ export declare const mainChatContract: {
19326
19294
  startedDate: z.ZodNullable<z.ZodDate>;
19327
19295
  handledTime: z.ZodNullable<z.ZodNumber>;
19328
19296
  firstResponseTime: z.ZodNullable<z.ZodNumber>;
19329
- disposition: z.ZodNullable<z.ZodString>;
19330
19297
  wrapUpForm: z.ZodNullable<z.ZodObject<{
19331
19298
  id: z.ZodString;
19332
19299
  createdAt: z.ZodDate;
@@ -19391,7 +19358,6 @@ export declare const mainChatContract: {
19391
19358
  }, "strip", z.ZodTypeAny, {
19392
19359
  id: string;
19393
19360
  channel: string | null;
19394
- disposition: string | null;
19395
19361
  direction: string | null;
19396
19362
  createdAt: Date;
19397
19363
  updatedAt: Date;
@@ -19425,7 +19391,6 @@ export declare const mainChatContract: {
19425
19391
  }, {
19426
19392
  id: string;
19427
19393
  channel: string | null;
19428
- disposition: string | null;
19429
19394
  direction: string | null;
19430
19395
  createdAt: Date;
19431
19396
  updatedAt: Date;
@@ -19673,7 +19638,6 @@ export declare const mainChatContract: {
19673
19638
  cxlog: {
19674
19639
  id: string;
19675
19640
  channel: string | null;
19676
- disposition: string | null;
19677
19641
  direction: string | null;
19678
19642
  createdAt: Date;
19679
19643
  updatedAt: Date;
@@ -19986,7 +19950,6 @@ export declare const mainChatContract: {
19986
19950
  cxlog: {
19987
19951
  id: string;
19988
19952
  channel: string | null;
19989
- disposition: string | null;
19990
19953
  direction: string | null;
19991
19954
  createdAt: Date;
19992
19955
  updatedAt: Date;
@@ -21050,7 +21013,6 @@ export declare const mainChatContract: {
21050
21013
  cxlog: {
21051
21014
  id: string;
21052
21015
  channel: string | null;
21053
- disposition: string | null;
21054
21016
  direction: string | null;
21055
21017
  createdAt: Date;
21056
21018
  updatedAt: Date;
@@ -21526,7 +21488,6 @@ export declare const mainChatContract: {
21526
21488
  cxlog: {
21527
21489
  id: string;
21528
21490
  channel: string | null;
21529
- disposition: string | null;
21530
21491
  direction: string | null;
21531
21492
  createdAt: Date;
21532
21493
  updatedAt: Date;
@@ -22004,7 +21965,6 @@ export declare const mainChatContract: {
22004
21965
  cxlog: {
22005
21966
  id: string;
22006
21967
  channel: string | null;
22007
- disposition: string | null;
22008
21968
  direction: string | null;
22009
21969
  createdAt: Date;
22010
21970
  updatedAt: Date;
@@ -22486,7 +22446,6 @@ export declare const mainChatContract: {
22486
22446
  cxlog: {
22487
22447
  id: string;
22488
22448
  channel: string | null;
22489
- disposition: string | null;
22490
22449
  direction: string | null;
22491
22450
  createdAt: Date;
22492
22451
  updatedAt: Date;
@@ -24419,7 +24378,6 @@ export declare const mainChatContract: {
24419
24378
  startedDate: z.ZodNullable<z.ZodDate>;
24420
24379
  handledTime: z.ZodNullable<z.ZodNumber>;
24421
24380
  firstResponseTime: z.ZodNullable<z.ZodNumber>;
24422
- disposition: z.ZodNullable<z.ZodString>;
24423
24381
  wrapUpForm: z.ZodNullable<z.ZodObject<{
24424
24382
  id: z.ZodString;
24425
24383
  createdAt: z.ZodDate;
@@ -24484,7 +24442,6 @@ export declare const mainChatContract: {
24484
24442
  }, "strip", z.ZodTypeAny, {
24485
24443
  id: string;
24486
24444
  channel: string | null;
24487
- disposition: string | null;
24488
24445
  direction: string | null;
24489
24446
  createdAt: Date;
24490
24447
  updatedAt: Date;
@@ -24518,7 +24475,6 @@ export declare const mainChatContract: {
24518
24475
  }, {
24519
24476
  id: string;
24520
24477
  channel: string | null;
24521
- disposition: string | null;
24522
24478
  direction: string | null;
24523
24479
  createdAt: Date;
24524
24480
  updatedAt: Date;
@@ -24767,7 +24723,6 @@ export declare const mainChatContract: {
24767
24723
  cxlog: {
24768
24724
  id: string;
24769
24725
  channel: string | null;
24770
- disposition: string | null;
24771
24726
  direction: string | null;
24772
24727
  createdAt: Date;
24773
24728
  updatedAt: Date;
@@ -25081,7 +25036,6 @@ export declare const mainChatContract: {
25081
25036
  cxlog: {
25082
25037
  id: string;
25083
25038
  channel: string | null;
25084
- disposition: string | null;
25085
25039
  direction: string | null;
25086
25040
  createdAt: Date;
25087
25041
  updatedAt: Date;
@@ -25397,7 +25351,6 @@ export declare const mainChatContract: {
25397
25351
  cxlog: {
25398
25352
  id: string;
25399
25353
  channel: string | null;
25400
- disposition: string | null;
25401
25354
  direction: string | null;
25402
25355
  createdAt: Date;
25403
25356
  updatedAt: Date;
@@ -25714,7 +25667,6 @@ export declare const mainChatContract: {
25714
25667
  cxlog: {
25715
25668
  id: string;
25716
25669
  channel: string | null;
25717
- disposition: string | null;
25718
25670
  direction: string | null;
25719
25671
  createdAt: Date;
25720
25672
  updatedAt: Date;
@@ -27596,7 +27548,6 @@ export declare const mainChatContract: {
27596
27548
  startedDate: z.ZodNullable<z.ZodDate>;
27597
27549
  handledTime: z.ZodNullable<z.ZodNumber>;
27598
27550
  firstResponseTime: z.ZodNullable<z.ZodNumber>;
27599
- disposition: z.ZodNullable<z.ZodString>;
27600
27551
  wrapUpForm: z.ZodNullable<z.ZodObject<{
27601
27552
  id: z.ZodString;
27602
27553
  createdAt: z.ZodDate;
@@ -27661,7 +27612,6 @@ export declare const mainChatContract: {
27661
27612
  }, "strip", z.ZodTypeAny, {
27662
27613
  id: string;
27663
27614
  channel: string | null;
27664
- disposition: string | null;
27665
27615
  direction: string | null;
27666
27616
  createdAt: Date;
27667
27617
  updatedAt: Date;
@@ -27695,7 +27645,6 @@ export declare const mainChatContract: {
27695
27645
  }, {
27696
27646
  id: string;
27697
27647
  channel: string | null;
27698
- disposition: string | null;
27699
27648
  direction: string | null;
27700
27649
  createdAt: Date;
27701
27650
  updatedAt: Date;
@@ -27943,7 +27892,6 @@ export declare const mainChatContract: {
27943
27892
  cxlog: {
27944
27893
  id: string;
27945
27894
  channel: string | null;
27946
- disposition: string | null;
27947
27895
  direction: string | null;
27948
27896
  createdAt: Date;
27949
27897
  updatedAt: Date;
@@ -28256,7 +28204,6 @@ export declare const mainChatContract: {
28256
28204
  cxlog: {
28257
28205
  id: string;
28258
28206
  channel: string | null;
28259
- disposition: string | null;
28260
28207
  direction: string | null;
28261
28208
  createdAt: Date;
28262
28209
  updatedAt: Date;
@@ -28571,7 +28518,6 @@ export declare const mainChatContract: {
28571
28518
  cxlog: {
28572
28519
  id: string;
28573
28520
  channel: string | null;
28574
- disposition: string | null;
28575
28521
  direction: string | null;
28576
28522
  createdAt: Date;
28577
28523
  updatedAt: Date;
@@ -28887,7 +28833,6 @@ export declare const mainChatContract: {
28887
28833
  cxlog: {
28888
28834
  id: string;
28889
28835
  channel: string | null;
28890
- disposition: string | null;
28891
28836
  direction: string | null;
28892
28837
  createdAt: Date;
28893
28838
  updatedAt: Date;
@@ -30755,7 +30700,6 @@ export declare const mainChatContract: {
30755
30700
  startedDate: z.ZodNullable<z.ZodDate>;
30756
30701
  handledTime: z.ZodNullable<z.ZodNumber>;
30757
30702
  firstResponseTime: z.ZodNullable<z.ZodNumber>;
30758
- disposition: z.ZodNullable<z.ZodString>;
30759
30703
  wrapUpForm: z.ZodNullable<z.ZodObject<{
30760
30704
  id: z.ZodString;
30761
30705
  createdAt: z.ZodDate;
@@ -30820,7 +30764,6 @@ export declare const mainChatContract: {
30820
30764
  }, "strip", z.ZodTypeAny, {
30821
30765
  id: string;
30822
30766
  channel: string | null;
30823
- disposition: string | null;
30824
30767
  direction: string | null;
30825
30768
  createdAt: Date;
30826
30769
  updatedAt: Date;
@@ -30854,7 +30797,6 @@ export declare const mainChatContract: {
30854
30797
  }, {
30855
30798
  id: string;
30856
30799
  channel: string | null;
30857
- disposition: string | null;
30858
30800
  direction: string | null;
30859
30801
  createdAt: Date;
30860
30802
  updatedAt: Date;
@@ -31102,7 +31044,6 @@ export declare const mainChatContract: {
31102
31044
  cxlog: {
31103
31045
  id: string;
31104
31046
  channel: string | null;
31105
- disposition: string | null;
31106
31047
  direction: string | null;
31107
31048
  createdAt: Date;
31108
31049
  updatedAt: Date;
@@ -31415,7 +31356,6 @@ export declare const mainChatContract: {
31415
31356
  cxlog: {
31416
31357
  id: string;
31417
31358
  channel: string | null;
31418
- disposition: string | null;
31419
31359
  direction: string | null;
31420
31360
  createdAt: Date;
31421
31361
  updatedAt: Date;
@@ -31730,7 +31670,6 @@ export declare const mainChatContract: {
31730
31670
  cxlog: {
31731
31671
  id: string;
31732
31672
  channel: string | null;
31733
- disposition: string | null;
31734
31673
  direction: string | null;
31735
31674
  createdAt: Date;
31736
31675
  updatedAt: Date;
@@ -32046,7 +31985,6 @@ export declare const mainChatContract: {
32046
31985
  cxlog: {
32047
31986
  id: string;
32048
31987
  channel: string | null;
32049
- disposition: string | null;
32050
31988
  direction: string | null;
32051
31989
  createdAt: Date;
32052
31990
  updatedAt: Date;
@@ -33925,7 +33863,6 @@ export declare const mainChatContract: {
33925
33863
  startedDate: z.ZodNullable<z.ZodDate>;
33926
33864
  handledTime: z.ZodNullable<z.ZodNumber>;
33927
33865
  firstResponseTime: z.ZodNullable<z.ZodNumber>;
33928
- disposition: z.ZodNullable<z.ZodString>;
33929
33866
  wrapUpForm: z.ZodNullable<z.ZodObject<{
33930
33867
  id: z.ZodString;
33931
33868
  createdAt: z.ZodDate;
@@ -33990,7 +33927,6 @@ export declare const mainChatContract: {
33990
33927
  }, "strip", z.ZodTypeAny, {
33991
33928
  id: string;
33992
33929
  channel: string | null;
33993
- disposition: string | null;
33994
33930
  direction: string | null;
33995
33931
  createdAt: Date;
33996
33932
  updatedAt: Date;
@@ -34024,7 +33960,6 @@ export declare const mainChatContract: {
34024
33960
  }, {
34025
33961
  id: string;
34026
33962
  channel: string | null;
34027
- disposition: string | null;
34028
33963
  direction: string | null;
34029
33964
  createdAt: Date;
34030
33965
  updatedAt: Date;
@@ -35057,7 +34992,6 @@ export declare const mainChatContract: {
35057
34992
  cxlog: {
35058
34993
  id: string;
35059
34994
  channel: string | null;
35060
- disposition: string | null;
35061
34995
  direction: string | null;
35062
34996
  createdAt: Date;
35063
34997
  updatedAt: Date;
@@ -35468,7 +35402,6 @@ export declare const mainChatContract: {
35468
35402
  cxlog: {
35469
35403
  id: string;
35470
35404
  channel: string | null;
35471
- disposition: string | null;
35472
35405
  direction: string | null;
35473
35406
  createdAt: Date;
35474
35407
  updatedAt: Date;
@@ -35881,7 +35814,6 @@ export declare const mainChatContract: {
35881
35814
  cxlog: {
35882
35815
  id: string;
35883
35816
  channel: string | null;
35884
- disposition: string | null;
35885
35817
  direction: string | null;
35886
35818
  createdAt: Date;
35887
35819
  updatedAt: Date;
@@ -36295,7 +36227,6 @@ export declare const mainChatContract: {
36295
36227
  cxlog: {
36296
36228
  id: string;
36297
36229
  channel: string | null;
36298
- disposition: string | null;
36299
36230
  direction: string | null;
36300
36231
  createdAt: Date;
36301
36232
  updatedAt: Date;
@@ -38165,7 +38096,6 @@ export declare const mainChatContract: {
38165
38096
  startedDate: z.ZodNullable<z.ZodDate>;
38166
38097
  handledTime: z.ZodNullable<z.ZodNumber>;
38167
38098
  firstResponseTime: z.ZodNullable<z.ZodNumber>;
38168
- disposition: z.ZodNullable<z.ZodString>;
38169
38099
  wrapUpForm: z.ZodNullable<z.ZodObject<{
38170
38100
  id: z.ZodString;
38171
38101
  createdAt: z.ZodDate;
@@ -38230,7 +38160,6 @@ export declare const mainChatContract: {
38230
38160
  }, "strip", z.ZodTypeAny, {
38231
38161
  id: string;
38232
38162
  channel: string | null;
38233
- disposition: string | null;
38234
38163
  direction: string | null;
38235
38164
  createdAt: Date;
38236
38165
  updatedAt: Date;
@@ -38264,7 +38193,6 @@ export declare const mainChatContract: {
38264
38193
  }, {
38265
38194
  id: string;
38266
38195
  channel: string | null;
38267
- disposition: string | null;
38268
38196
  direction: string | null;
38269
38197
  createdAt: Date;
38270
38198
  updatedAt: Date;
@@ -38514,7 +38442,6 @@ export declare const mainChatContract: {
38514
38442
  cxlog: {
38515
38443
  id: string;
38516
38444
  channel: string | null;
38517
- disposition: string | null;
38518
38445
  direction: string | null;
38519
38446
  createdAt: Date;
38520
38447
  updatedAt: Date;
@@ -38828,7 +38755,6 @@ export declare const mainChatContract: {
38828
38755
  cxlog: {
38829
38756
  id: string;
38830
38757
  channel: string | null;
38831
- disposition: string | null;
38832
38758
  direction: string | null;
38833
38759
  createdAt: Date;
38834
38760
  updatedAt: Date;
@@ -39144,7 +39070,6 @@ export declare const mainChatContract: {
39144
39070
  cxlog: {
39145
39071
  id: string;
39146
39072
  channel: string | null;
39147
- disposition: string | null;
39148
39073
  direction: string | null;
39149
39074
  createdAt: Date;
39150
39075
  updatedAt: Date;
@@ -39461,7 +39386,6 @@ export declare const mainChatContract: {
39461
39386
  cxlog: {
39462
39387
  id: string;
39463
39388
  channel: string | null;
39464
- disposition: string | null;
39465
39389
  direction: string | null;
39466
39390
  createdAt: Date;
39467
39391
  updatedAt: Date;
@@ -41341,7 +41265,6 @@ export declare const mainChatContract: {
41341
41265
  startedDate: z.ZodNullable<z.ZodDate>;
41342
41266
  handledTime: z.ZodNullable<z.ZodNumber>;
41343
41267
  firstResponseTime: z.ZodNullable<z.ZodNumber>;
41344
- disposition: z.ZodNullable<z.ZodString>;
41345
41268
  wrapUpForm: z.ZodNullable<z.ZodObject<{
41346
41269
  id: z.ZodString;
41347
41270
  createdAt: z.ZodDate;
@@ -41406,7 +41329,6 @@ export declare const mainChatContract: {
41406
41329
  }, "strip", z.ZodTypeAny, {
41407
41330
  id: string;
41408
41331
  channel: string | null;
41409
- disposition: string | null;
41410
41332
  direction: string | null;
41411
41333
  createdAt: Date;
41412
41334
  updatedAt: Date;
@@ -41440,7 +41362,6 @@ export declare const mainChatContract: {
41440
41362
  }, {
41441
41363
  id: string;
41442
41364
  channel: string | null;
41443
- disposition: string | null;
41444
41365
  direction: string | null;
41445
41366
  createdAt: Date;
41446
41367
  updatedAt: Date;
@@ -41688,7 +41609,6 @@ export declare const mainChatContract: {
41688
41609
  cxlog: {
41689
41610
  id: string;
41690
41611
  channel: string | null;
41691
- disposition: string | null;
41692
41612
  direction: string | null;
41693
41613
  createdAt: Date;
41694
41614
  updatedAt: Date;
@@ -42001,7 +41921,6 @@ export declare const mainChatContract: {
42001
41921
  cxlog: {
42002
41922
  id: string;
42003
41923
  channel: string | null;
42004
- disposition: string | null;
42005
41924
  direction: string | null;
42006
41925
  createdAt: Date;
42007
41926
  updatedAt: Date;
@@ -42316,7 +42235,6 @@ export declare const mainChatContract: {
42316
42235
  cxlog: {
42317
42236
  id: string;
42318
42237
  channel: string | null;
42319
- disposition: string | null;
42320
42238
  direction: string | null;
42321
42239
  createdAt: Date;
42322
42240
  updatedAt: Date;
@@ -42635,7 +42553,6 @@ export declare const mainChatContract: {
42635
42553
  cxlog: {
42636
42554
  id: string;
42637
42555
  channel: string | null;
42638
- disposition: string | null;
42639
42556
  direction: string | null;
42640
42557
  createdAt: Date;
42641
42558
  updatedAt: Date;