@kl1/contracts 1.2.36-uat → 1.2.38-uat

Sign up to get free protection for your applications and to get access to all the features.
Files changed (99) hide show
  1. package/dist/api-contracts/src/channel/index.d.ts +2971 -2760
  2. package/dist/api-contracts/src/channel/index.d.ts.map +1 -1
  3. package/dist/api-contracts/src/channel/schema.d.ts +87 -75
  4. package/dist/api-contracts/src/channel/schema.d.ts.map +1 -1
  5. package/dist/api-contracts/src/channel/validation.d.ts +98 -84
  6. package/dist/api-contracts/src/channel/validation.d.ts.map +1 -1
  7. package/dist/api-contracts/src/chat/index.d.ts +2629 -6954
  8. package/dist/api-contracts/src/chat/index.d.ts.map +1 -1
  9. package/dist/api-contracts/src/chat/schema.d.ts +721 -1675
  10. package/dist/api-contracts/src/chat/schema.d.ts.map +1 -1
  11. package/dist/api-contracts/src/chat/validation.d.ts +818 -1512
  12. package/dist/api-contracts/src/chat/validation.d.ts.map +1 -1
  13. package/dist/api-contracts/src/comment/index.d.ts +68 -68
  14. package/dist/api-contracts/src/comment/schema.d.ts +20 -20
  15. package/dist/api-contracts/src/contact/index.d.ts +97 -97
  16. package/dist/api-contracts/src/contact/schema.d.ts +12 -12
  17. package/dist/api-contracts/src/contact/validation.d.ts +56 -56
  18. package/dist/api-contracts/src/contract.d.ts +11876 -13847
  19. package/dist/api-contracts/src/contract.d.ts.map +1 -1
  20. package/dist/api-contracts/src/cx-intelligence/index.d.ts +115 -0
  21. package/dist/api-contracts/src/cx-intelligence/index.d.ts.map +1 -0
  22. package/dist/api-contracts/src/cx-log/index.d.ts +143 -190
  23. package/dist/api-contracts/src/cx-log/index.d.ts.map +1 -1
  24. package/dist/api-contracts/src/cx-log/schema.d.ts +119 -233
  25. package/dist/api-contracts/src/cx-log/schema.d.ts.map +1 -1
  26. package/dist/api-contracts/src/dashboard/index.d.ts +99 -77
  27. package/dist/api-contracts/src/dashboard/index.d.ts.map +1 -1
  28. package/dist/api-contracts/src/dashboard/schema.d.ts +55 -12
  29. package/dist/api-contracts/src/dashboard/schema.d.ts.map +1 -1
  30. package/dist/api-contracts/src/dashboard/validation.d.ts +0 -26
  31. package/dist/api-contracts/src/dashboard/validation.d.ts.map +1 -1
  32. package/dist/api-contracts/src/extension/index.d.ts +0 -81
  33. package/dist/api-contracts/src/extension/index.d.ts.map +1 -1
  34. package/dist/api-contracts/src/facebook-feed/index.d.ts +1060 -1466
  35. package/dist/api-contracts/src/facebook-feed/index.d.ts.map +1 -1
  36. package/dist/api-contracts/src/facebook-feed/schema.d.ts +77 -68
  37. package/dist/api-contracts/src/facebook-feed/schema.d.ts.map +1 -1
  38. package/dist/api-contracts/src/facebook-feed/validation.d.ts +60 -53
  39. package/dist/api-contracts/src/facebook-feed/validation.d.ts.map +1 -1
  40. package/dist/api-contracts/src/index.d.ts +0 -4
  41. package/dist/api-contracts/src/index.d.ts.map +1 -1
  42. package/dist/api-contracts/src/instagram/index.d.ts +836 -1271
  43. package/dist/api-contracts/src/instagram/index.d.ts.map +1 -1
  44. package/dist/api-contracts/src/line/index.d.ts +757 -1204
  45. package/dist/api-contracts/src/line/index.d.ts.map +1 -1
  46. package/dist/api-contracts/src/line/validation.d.ts +82 -71
  47. package/dist/api-contracts/src/line/validation.d.ts.map +1 -1
  48. package/dist/api-contracts/src/mail/mail-contract.d.ts +7 -619
  49. package/dist/api-contracts/src/mail/mail-contract.d.ts.map +1 -1
  50. package/dist/api-contracts/src/mail/room-contract.d.ts +7 -619
  51. package/dist/api-contracts/src/mail/room-contract.d.ts.map +1 -1
  52. package/dist/api-contracts/src/mail/schemas/room-validation.schema.d.ts +0 -204
  53. package/dist/api-contracts/src/mail/schemas/room-validation.schema.d.ts.map +1 -1
  54. package/dist/api-contracts/src/mail/schemas/room.schema.d.ts +5 -165
  55. package/dist/api-contracts/src/mail/schemas/room.schema.d.ts.map +1 -1
  56. package/dist/api-contracts/src/messenger/index.d.ts +836 -1271
  57. package/dist/api-contracts/src/messenger/index.d.ts.map +1 -1
  58. package/dist/api-contracts/src/messenger/validation.d.ts +60 -53
  59. package/dist/api-contracts/src/messenger/validation.d.ts.map +1 -1
  60. package/dist/api-contracts/src/public-api/index.d.ts +59 -59
  61. package/dist/api-contracts/src/public-api/schema.d.ts +12 -12
  62. package/dist/api-contracts/src/public-api/validation.d.ts +19 -19
  63. package/dist/api-contracts/src/sms/index.d.ts +146 -180
  64. package/dist/api-contracts/src/sms/index.d.ts.map +1 -1
  65. package/dist/api-contracts/src/sms/schema.d.ts +0 -22
  66. package/dist/api-contracts/src/sms/schema.d.ts.map +1 -1
  67. package/dist/api-contracts/src/snippet/index.d.ts +105 -105
  68. package/dist/api-contracts/src/snippet/schema.d.ts +40 -40
  69. package/dist/api-contracts/src/telegram/index.d.ts +626 -1091
  70. package/dist/api-contracts/src/telegram/index.d.ts.map +1 -1
  71. package/dist/api-contracts/src/telephony-agent-presence-status/index.d.ts +89 -34
  72. package/dist/api-contracts/src/telephony-agent-presence-status/index.d.ts.map +1 -1
  73. package/dist/api-contracts/src/telephony-agent-presence-status/schema.d.ts +27 -10
  74. package/dist/api-contracts/src/telephony-agent-presence-status/schema.d.ts.map +1 -1
  75. package/dist/api-contracts/src/telephony-cdr/index.d.ts +54 -54
  76. package/dist/api-contracts/src/telephony-cdr/index.d.ts.map +1 -1
  77. package/dist/api-contracts/src/telephony-cdr/schema.d.ts +14 -14
  78. package/dist/api-contracts/src/ticket/index.d.ts +111 -111
  79. package/dist/api-contracts/src/ticket/schema.d.ts +21 -21
  80. package/dist/api-contracts/src/upload/schema.d.ts +3 -3
  81. package/dist/api-contracts/src/user-presence-status-log/index.d.ts +8 -16
  82. package/dist/api-contracts/src/user-presence-status-log/index.d.ts.map +1 -1
  83. package/dist/api-contracts/src/user-presence-status-log/schema.d.ts +10 -20
  84. package/dist/api-contracts/src/user-presence-status-log/schema.d.ts.map +1 -1
  85. package/dist/api-contracts/src/viber/index.d.ts +626 -1091
  86. package/dist/api-contracts/src/viber/index.d.ts.map +1 -1
  87. package/dist/api-contracts/src/webchat/index.d.ts +626 -1091
  88. package/dist/api-contracts/src/webchat/index.d.ts.map +1 -1
  89. package/dist/api-contracts/src/whatsapp/index.d.ts +724 -1175
  90. package/dist/api-contracts/src/whatsapp/index.d.ts.map +1 -1
  91. package/dist/api-contracts/src/workflow-rule/index.d.ts +183 -569
  92. package/dist/api-contracts/src/workflow-rule/index.d.ts.map +1 -1
  93. package/dist/entities/src/enums/chat.d.ts +0 -3
  94. package/dist/entities/src/enums/chat.d.ts.map +1 -1
  95. package/dist/index.js +4369 -4862
  96. package/dist/index.js.map +1 -1
  97. package/dist/index.mjs +4339 -4827
  98. package/dist/index.mjs.map +1 -1
  99. package/package.json +3 -7
@@ -5291,12 +5291,8 @@ export declare const mailContract: {
5291
5291
  agentId: import("zod").ZodNullable<import("zod").ZodString>;
5292
5292
  direction: import("zod").ZodNullable<import("zod").ZodString>;
5293
5293
  startedDate: import("zod").ZodNullable<import("zod").ZodDate>;
5294
- totalHoldDuration: import("zod").ZodNullable<import("zod").ZodNumber>;
5295
5294
  handledTime: import("zod").ZodNullable<import("zod").ZodNumber>;
5296
- fullHandledTime: import("zod").ZodNullable<import("zod").ZodNumber>;
5297
5295
  firstResponseTime: import("zod").ZodNullable<import("zod").ZodNumber>;
5298
- resolutionTime: import("zod").ZodNullable<import("zod").ZodNumber>;
5299
- fullResolutionTime: import("zod").ZodNullable<import("zod").ZodNumber>;
5300
5296
  wrapUpForm: import("zod").ZodNullable<import("zod").ZodObject<{
5301
5297
  id: import("zod").ZodString;
5302
5298
  createdAt: import("zod").ZodDate;
@@ -5563,74 +5559,6 @@ export declare const mailContract: {
5563
5559
  dateValue: Date | null;
5564
5560
  }[] | null | undefined;
5565
5561
  }>>;
5566
- holdLogs: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodObject<{
5567
- id: import("zod").ZodString;
5568
- createdAt: import("zod").ZodDate;
5569
- updatedAt: import("zod").ZodDate;
5570
- deletedAt: import("zod").ZodNullable<import("zod").ZodDate>;
5571
- startedAt: import("zod").ZodString;
5572
- endedAt: import("zod").ZodNullable<import("zod").ZodString>;
5573
- duration: import("zod").ZodNullable<import("zod").ZodNumber>;
5574
- holdLabel: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
5575
- id: import("zod").ZodString;
5576
- createdAt: import("zod").ZodDate;
5577
- updatedAt: import("zod").ZodDate;
5578
- deletedAt: import("zod").ZodNullable<import("zod").ZodDate>;
5579
- name: import("zod").ZodString;
5580
- position: import("zod").ZodNumber;
5581
- isDefault: import("zod").ZodDefault<import("zod").ZodBoolean>;
5582
- }, "strip", import("zod").ZodTypeAny, {
5583
- name: string;
5584
- id: string;
5585
- position: number;
5586
- createdAt: Date;
5587
- updatedAt: Date;
5588
- deletedAt: Date | null;
5589
- isDefault: boolean;
5590
- }, {
5591
- name: string;
5592
- id: string;
5593
- position: number;
5594
- createdAt: Date;
5595
- updatedAt: Date;
5596
- deletedAt: Date | null;
5597
- isDefault?: boolean | undefined;
5598
- }>>>;
5599
- }, "strip", import("zod").ZodTypeAny, {
5600
- id: string;
5601
- createdAt: Date;
5602
- updatedAt: Date;
5603
- deletedAt: Date | null;
5604
- startedAt: string;
5605
- endedAt: string | null;
5606
- duration: number | null;
5607
- holdLabel?: {
5608
- name: string;
5609
- id: string;
5610
- position: number;
5611
- createdAt: Date;
5612
- updatedAt: Date;
5613
- deletedAt: Date | null;
5614
- isDefault: boolean;
5615
- } | null | undefined;
5616
- }, {
5617
- id: string;
5618
- createdAt: Date;
5619
- updatedAt: Date;
5620
- deletedAt: Date | null;
5621
- startedAt: string;
5622
- endedAt: string | null;
5623
- duration: number | null;
5624
- holdLabel?: {
5625
- name: string;
5626
- id: string;
5627
- position: number;
5628
- createdAt: Date;
5629
- updatedAt: Date;
5630
- deletedAt: Date | null;
5631
- isDefault?: boolean | undefined;
5632
- } | null | undefined;
5633
- }>, "many">>>;
5634
5562
  }, "strip", import("zod").ZodTypeAny, {
5635
5563
  id: string;
5636
5564
  channel: string | null;
@@ -5645,12 +5573,8 @@ export declare const mailContract: {
5645
5573
  entityName: string;
5646
5574
  agentId: string | null;
5647
5575
  startedDate: Date | null;
5648
- totalHoldDuration: number | null;
5649
5576
  handledTime: number | null;
5650
- fullHandledTime: number | null;
5651
5577
  firstResponseTime: number | null;
5652
- resolutionTime: number | null;
5653
- fullResolutionTime: number | null;
5654
5578
  wrapUpForm: {
5655
5579
  type: string;
5656
5580
  id: string;
@@ -5703,24 +5627,6 @@ export declare const mailContract: {
5703
5627
  dateValue: Date | null;
5704
5628
  }[] | null | undefined;
5705
5629
  } | null;
5706
- holdLogs?: {
5707
- id: string;
5708
- createdAt: Date;
5709
- updatedAt: Date;
5710
- deletedAt: Date | null;
5711
- startedAt: string;
5712
- endedAt: string | null;
5713
- duration: number | null;
5714
- holdLabel?: {
5715
- name: string;
5716
- id: string;
5717
- position: number;
5718
- createdAt: Date;
5719
- updatedAt: Date;
5720
- deletedAt: Date | null;
5721
- isDefault: boolean;
5722
- } | null | undefined;
5723
- }[] | null | undefined;
5724
5630
  }, {
5725
5631
  id: string;
5726
5632
  channel: string | null;
@@ -5735,12 +5641,8 @@ export declare const mailContract: {
5735
5641
  entityName: string;
5736
5642
  agentId: string | null;
5737
5643
  startedDate: Date | null;
5738
- totalHoldDuration: number | null;
5739
5644
  handledTime: number | null;
5740
- fullHandledTime: number | null;
5741
5645
  firstResponseTime: number | null;
5742
- resolutionTime: number | null;
5743
- fullResolutionTime: number | null;
5744
5646
  wrapUpForm: {
5745
5647
  type: string;
5746
5648
  id: string;
@@ -5793,24 +5695,6 @@ export declare const mailContract: {
5793
5695
  dateValue: Date | null;
5794
5696
  }[] | null | undefined;
5795
5697
  } | null;
5796
- holdLogs?: {
5797
- id: string;
5798
- createdAt: Date;
5799
- updatedAt: Date;
5800
- deletedAt: Date | null;
5801
- startedAt: string;
5802
- endedAt: string | null;
5803
- duration: number | null;
5804
- holdLabel?: {
5805
- name: string;
5806
- id: string;
5807
- position: number;
5808
- createdAt: Date;
5809
- updatedAt: Date;
5810
- deletedAt: Date | null;
5811
- isDefault?: boolean | undefined;
5812
- } | null | undefined;
5813
- }[] | null | undefined;
5814
5698
  }>;
5815
5699
  }, "strip", import("zod").ZodTypeAny, {
5816
5700
  id: string;
@@ -6022,12 +5906,8 @@ export declare const mailContract: {
6022
5906
  entityName: string;
6023
5907
  agentId: string | null;
6024
5908
  startedDate: Date | null;
6025
- totalHoldDuration: number | null;
6026
5909
  handledTime: number | null;
6027
- fullHandledTime: number | null;
6028
5910
  firstResponseTime: number | null;
6029
- resolutionTime: number | null;
6030
- fullResolutionTime: number | null;
6031
5911
  wrapUpForm: {
6032
5912
  type: string;
6033
5913
  id: string;
@@ -6080,24 +5960,6 @@ export declare const mailContract: {
6080
5960
  dateValue: Date | null;
6081
5961
  }[] | null | undefined;
6082
5962
  } | null;
6083
- holdLogs?: {
6084
- id: string;
6085
- createdAt: Date;
6086
- updatedAt: Date;
6087
- deletedAt: Date | null;
6088
- startedAt: string;
6089
- endedAt: string | null;
6090
- duration: number | null;
6091
- holdLabel?: {
6092
- name: string;
6093
- id: string;
6094
- position: number;
6095
- createdAt: Date;
6096
- updatedAt: Date;
6097
- deletedAt: Date | null;
6098
- isDefault: boolean;
6099
- } | null | undefined;
6100
- }[] | null | undefined;
6101
5963
  };
6102
5964
  assigneeId: string | null;
6103
5965
  from: {
@@ -6991,12 +6853,8 @@ export declare const mailContract: {
6991
6853
  entityName: string;
6992
6854
  agentId: string | null;
6993
6855
  startedDate: Date | null;
6994
- totalHoldDuration: number | null;
6995
6856
  handledTime: number | null;
6996
- fullHandledTime: number | null;
6997
6857
  firstResponseTime: number | null;
6998
- resolutionTime: number | null;
6999
- fullResolutionTime: number | null;
7000
6858
  wrapUpForm: {
7001
6859
  type: string;
7002
6860
  id: string;
@@ -7049,24 +6907,6 @@ export declare const mailContract: {
7049
6907
  dateValue: Date | null;
7050
6908
  }[] | null | undefined;
7051
6909
  } | null;
7052
- holdLogs?: {
7053
- id: string;
7054
- createdAt: Date;
7055
- updatedAt: Date;
7056
- deletedAt: Date | null;
7057
- startedAt: string;
7058
- endedAt: string | null;
7059
- duration: number | null;
7060
- holdLabel?: {
7061
- name: string;
7062
- id: string;
7063
- position: number;
7064
- createdAt: Date;
7065
- updatedAt: Date;
7066
- deletedAt: Date | null;
7067
- isDefault?: boolean | undefined;
7068
- } | null | undefined;
7069
- }[] | null | undefined;
7070
6910
  };
7071
6911
  assigneeId: string | null;
7072
6912
  from: {
@@ -7965,12 +7805,8 @@ export declare const mailContract: {
7965
7805
  entityName: string;
7966
7806
  agentId: string | null;
7967
7807
  startedDate: Date | null;
7968
- totalHoldDuration: number | null;
7969
7808
  handledTime: number | null;
7970
- fullHandledTime: number | null;
7971
7809
  firstResponseTime: number | null;
7972
- resolutionTime: number | null;
7973
- fullResolutionTime: number | null;
7974
7810
  wrapUpForm: {
7975
7811
  type: string;
7976
7812
  id: string;
@@ -8023,24 +7859,6 @@ export declare const mailContract: {
8023
7859
  dateValue: Date | null;
8024
7860
  }[] | null | undefined;
8025
7861
  } | null;
8026
- holdLogs?: {
8027
- id: string;
8028
- createdAt: Date;
8029
- updatedAt: Date;
8030
- deletedAt: Date | null;
8031
- startedAt: string;
8032
- endedAt: string | null;
8033
- duration: number | null;
8034
- holdLabel?: {
8035
- name: string;
8036
- id: string;
8037
- position: number;
8038
- createdAt: Date;
8039
- updatedAt: Date;
8040
- deletedAt: Date | null;
8041
- isDefault: boolean;
8042
- } | null | undefined;
8043
- }[] | null | undefined;
8044
7862
  };
8045
7863
  assigneeId: string | null;
8046
7864
  from: {
@@ -8940,12 +8758,8 @@ export declare const mailContract: {
8940
8758
  entityName: string;
8941
8759
  agentId: string | null;
8942
8760
  startedDate: Date | null;
8943
- totalHoldDuration: number | null;
8944
8761
  handledTime: number | null;
8945
- fullHandledTime: number | null;
8946
8762
  firstResponseTime: number | null;
8947
- resolutionTime: number | null;
8948
- fullResolutionTime: number | null;
8949
8763
  wrapUpForm: {
8950
8764
  type: string;
8951
8765
  id: string;
@@ -8998,24 +8812,6 @@ export declare const mailContract: {
8998
8812
  dateValue: Date | null;
8999
8813
  }[] | null | undefined;
9000
8814
  } | null;
9001
- holdLogs?: {
9002
- id: string;
9003
- createdAt: Date;
9004
- updatedAt: Date;
9005
- deletedAt: Date | null;
9006
- startedAt: string;
9007
- endedAt: string | null;
9008
- duration: number | null;
9009
- holdLabel?: {
9010
- name: string;
9011
- id: string;
9012
- position: number;
9013
- createdAt: Date;
9014
- updatedAt: Date;
9015
- deletedAt: Date | null;
9016
- isDefault?: boolean | undefined;
9017
- } | null | undefined;
9018
- }[] | null | undefined;
9019
8815
  };
9020
8816
  assigneeId: string | null;
9021
8817
  from: {
@@ -10212,10 +10008,9 @@ export declare const mailContract: {
10212
10008
  fileSize: import("zod").ZodNumber;
10213
10009
  fileKey: import("zod").ZodString;
10214
10010
  fileUrl: import("zod").ZodNullable<import("zod").ZodString>;
10215
- status: import("zod").ZodNullable<import("zod").ZodString>;
10011
+ status: import("zod").ZodOptional<import("zod").ZodString>;
10216
10012
  }, "strip", import("zod").ZodTypeAny, {
10217
10013
  id: string;
10218
- status: string | null;
10219
10014
  createdAt: Date;
10220
10015
  updatedAt: Date;
10221
10016
  deletedAt: Date | null;
@@ -10224,9 +10019,9 @@ export declare const mailContract: {
10224
10019
  bucketName: string;
10225
10020
  fileSize: number;
10226
10021
  fileUrl: string | null;
10022
+ status?: string | undefined;
10227
10023
  }, {
10228
10024
  id: string;
10229
- status: string | null;
10230
10025
  createdAt: Date;
10231
10026
  updatedAt: Date;
10232
10027
  deletedAt: Date | null;
@@ -10235,6 +10030,7 @@ export declare const mailContract: {
10235
10030
  bucketName: string;
10236
10031
  fileSize: number;
10237
10032
  fileUrl: string | null;
10033
+ status?: string | undefined;
10238
10034
  }>;
10239
10035
  }, "strip", import("zod").ZodTypeAny, {
10240
10036
  fileName: string;
@@ -10242,7 +10038,6 @@ export declare const mailContract: {
10242
10038
  uploadId: string;
10243
10039
  upload: {
10244
10040
  id: string;
10245
- status: string | null;
10246
10041
  createdAt: Date;
10247
10042
  updatedAt: Date;
10248
10043
  deletedAt: Date | null;
@@ -10251,6 +10046,7 @@ export declare const mailContract: {
10251
10046
  bucketName: string;
10252
10047
  fileSize: number;
10253
10048
  fileUrl: string | null;
10049
+ status?: string | undefined;
10254
10050
  };
10255
10051
  roomId: string;
10256
10052
  messageId: string;
@@ -10261,7 +10057,6 @@ export declare const mailContract: {
10261
10057
  uploadId: string;
10262
10058
  upload: {
10263
10059
  id: string;
10264
- status: string | null;
10265
10060
  createdAt: Date;
10266
10061
  updatedAt: Date;
10267
10062
  deletedAt: Date | null;
@@ -10270,6 +10065,7 @@ export declare const mailContract: {
10270
10065
  bucketName: string;
10271
10066
  fileSize: number;
10272
10067
  fileUrl: string | null;
10068
+ status?: string | undefined;
10273
10069
  };
10274
10070
  roomId: string;
10275
10071
  messageId: string;
@@ -10282,7 +10078,6 @@ export declare const mailContract: {
10282
10078
  uploadId: string;
10283
10079
  upload: {
10284
10080
  id: string;
10285
- status: string | null;
10286
10081
  createdAt: Date;
10287
10082
  updatedAt: Date;
10288
10083
  deletedAt: Date | null;
@@ -10291,6 +10086,7 @@ export declare const mailContract: {
10291
10086
  bucketName: string;
10292
10087
  fileSize: number;
10293
10088
  fileUrl: string | null;
10089
+ status?: string | undefined;
10294
10090
  };
10295
10091
  roomId: string;
10296
10092
  messageId: string;
@@ -10304,7 +10100,6 @@ export declare const mailContract: {
10304
10100
  uploadId: string;
10305
10101
  upload: {
10306
10102
  id: string;
10307
- status: string | null;
10308
10103
  createdAt: Date;
10309
10104
  updatedAt: Date;
10310
10105
  deletedAt: Date | null;
@@ -10313,6 +10108,7 @@ export declare const mailContract: {
10313
10108
  bucketName: string;
10314
10109
  fileSize: number;
10315
10110
  fileUrl: string | null;
10111
+ status?: string | undefined;
10316
10112
  };
10317
10113
  roomId: string;
10318
10114
  messageId: string;
@@ -15874,12 +15670,8 @@ export declare const mailContract: {
15874
15670
  agentId: import("zod").ZodNullable<import("zod").ZodString>;
15875
15671
  direction: import("zod").ZodNullable<import("zod").ZodString>;
15876
15672
  startedDate: import("zod").ZodNullable<import("zod").ZodDate>;
15877
- totalHoldDuration: import("zod").ZodNullable<import("zod").ZodNumber>;
15878
15673
  handledTime: import("zod").ZodNullable<import("zod").ZodNumber>;
15879
- fullHandledTime: import("zod").ZodNullable<import("zod").ZodNumber>;
15880
15674
  firstResponseTime: import("zod").ZodNullable<import("zod").ZodNumber>;
15881
- resolutionTime: import("zod").ZodNullable<import("zod").ZodNumber>;
15882
- fullResolutionTime: import("zod").ZodNullable<import("zod").ZodNumber>;
15883
15675
  wrapUpForm: import("zod").ZodNullable<import("zod").ZodObject<{
15884
15676
  id: import("zod").ZodString;
15885
15677
  createdAt: import("zod").ZodDate;
@@ -16146,74 +15938,6 @@ export declare const mailContract: {
16146
15938
  dateValue: Date | null;
16147
15939
  }[] | null | undefined;
16148
15940
  }>>;
16149
- holdLogs: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodObject<{
16150
- id: import("zod").ZodString;
16151
- createdAt: import("zod").ZodDate;
16152
- updatedAt: import("zod").ZodDate;
16153
- deletedAt: import("zod").ZodNullable<import("zod").ZodDate>;
16154
- startedAt: import("zod").ZodString;
16155
- endedAt: import("zod").ZodNullable<import("zod").ZodString>;
16156
- duration: import("zod").ZodNullable<import("zod").ZodNumber>;
16157
- holdLabel: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
16158
- id: import("zod").ZodString;
16159
- createdAt: import("zod").ZodDate;
16160
- updatedAt: import("zod").ZodDate;
16161
- deletedAt: import("zod").ZodNullable<import("zod").ZodDate>;
16162
- name: import("zod").ZodString;
16163
- position: import("zod").ZodNumber;
16164
- isDefault: import("zod").ZodDefault<import("zod").ZodBoolean>;
16165
- }, "strip", import("zod").ZodTypeAny, {
16166
- name: string;
16167
- id: string;
16168
- position: number;
16169
- createdAt: Date;
16170
- updatedAt: Date;
16171
- deletedAt: Date | null;
16172
- isDefault: boolean;
16173
- }, {
16174
- name: string;
16175
- id: string;
16176
- position: number;
16177
- createdAt: Date;
16178
- updatedAt: Date;
16179
- deletedAt: Date | null;
16180
- isDefault?: boolean | undefined;
16181
- }>>>;
16182
- }, "strip", import("zod").ZodTypeAny, {
16183
- id: string;
16184
- createdAt: Date;
16185
- updatedAt: Date;
16186
- deletedAt: Date | null;
16187
- startedAt: string;
16188
- endedAt: string | null;
16189
- duration: number | null;
16190
- holdLabel?: {
16191
- name: string;
16192
- id: string;
16193
- position: number;
16194
- createdAt: Date;
16195
- updatedAt: Date;
16196
- deletedAt: Date | null;
16197
- isDefault: boolean;
16198
- } | null | undefined;
16199
- }, {
16200
- id: string;
16201
- createdAt: Date;
16202
- updatedAt: Date;
16203
- deletedAt: Date | null;
16204
- startedAt: string;
16205
- endedAt: string | null;
16206
- duration: number | null;
16207
- holdLabel?: {
16208
- name: string;
16209
- id: string;
16210
- position: number;
16211
- createdAt: Date;
16212
- updatedAt: Date;
16213
- deletedAt: Date | null;
16214
- isDefault?: boolean | undefined;
16215
- } | null | undefined;
16216
- }>, "many">>>;
16217
15941
  }, "strip", import("zod").ZodTypeAny, {
16218
15942
  id: string;
16219
15943
  channel: string | null;
@@ -16228,12 +15952,8 @@ export declare const mailContract: {
16228
15952
  entityName: string;
16229
15953
  agentId: string | null;
16230
15954
  startedDate: Date | null;
16231
- totalHoldDuration: number | null;
16232
15955
  handledTime: number | null;
16233
- fullHandledTime: number | null;
16234
15956
  firstResponseTime: number | null;
16235
- resolutionTime: number | null;
16236
- fullResolutionTime: number | null;
16237
15957
  wrapUpForm: {
16238
15958
  type: string;
16239
15959
  id: string;
@@ -16286,24 +16006,6 @@ export declare const mailContract: {
16286
16006
  dateValue: Date | null;
16287
16007
  }[] | null | undefined;
16288
16008
  } | null;
16289
- holdLogs?: {
16290
- id: string;
16291
- createdAt: Date;
16292
- updatedAt: Date;
16293
- deletedAt: Date | null;
16294
- startedAt: string;
16295
- endedAt: string | null;
16296
- duration: number | null;
16297
- holdLabel?: {
16298
- name: string;
16299
- id: string;
16300
- position: number;
16301
- createdAt: Date;
16302
- updatedAt: Date;
16303
- deletedAt: Date | null;
16304
- isDefault: boolean;
16305
- } | null | undefined;
16306
- }[] | null | undefined;
16307
16009
  }, {
16308
16010
  id: string;
16309
16011
  channel: string | null;
@@ -16318,12 +16020,8 @@ export declare const mailContract: {
16318
16020
  entityName: string;
16319
16021
  agentId: string | null;
16320
16022
  startedDate: Date | null;
16321
- totalHoldDuration: number | null;
16322
16023
  handledTime: number | null;
16323
- fullHandledTime: number | null;
16324
16024
  firstResponseTime: number | null;
16325
- resolutionTime: number | null;
16326
- fullResolutionTime: number | null;
16327
16025
  wrapUpForm: {
16328
16026
  type: string;
16329
16027
  id: string;
@@ -16376,24 +16074,6 @@ export declare const mailContract: {
16376
16074
  dateValue: Date | null;
16377
16075
  }[] | null | undefined;
16378
16076
  } | null;
16379
- holdLogs?: {
16380
- id: string;
16381
- createdAt: Date;
16382
- updatedAt: Date;
16383
- deletedAt: Date | null;
16384
- startedAt: string;
16385
- endedAt: string | null;
16386
- duration: number | null;
16387
- holdLabel?: {
16388
- name: string;
16389
- id: string;
16390
- position: number;
16391
- createdAt: Date;
16392
- updatedAt: Date;
16393
- deletedAt: Date | null;
16394
- isDefault?: boolean | undefined;
16395
- } | null | undefined;
16396
- }[] | null | undefined;
16397
16077
  }>;
16398
16078
  }, "strip", import("zod").ZodTypeAny, {
16399
16079
  id: string;
@@ -16605,12 +16285,8 @@ export declare const mailContract: {
16605
16285
  entityName: string;
16606
16286
  agentId: string | null;
16607
16287
  startedDate: Date | null;
16608
- totalHoldDuration: number | null;
16609
16288
  handledTime: number | null;
16610
- fullHandledTime: number | null;
16611
16289
  firstResponseTime: number | null;
16612
- resolutionTime: number | null;
16613
- fullResolutionTime: number | null;
16614
16290
  wrapUpForm: {
16615
16291
  type: string;
16616
16292
  id: string;
@@ -16663,24 +16339,6 @@ export declare const mailContract: {
16663
16339
  dateValue: Date | null;
16664
16340
  }[] | null | undefined;
16665
16341
  } | null;
16666
- holdLogs?: {
16667
- id: string;
16668
- createdAt: Date;
16669
- updatedAt: Date;
16670
- deletedAt: Date | null;
16671
- startedAt: string;
16672
- endedAt: string | null;
16673
- duration: number | null;
16674
- holdLabel?: {
16675
- name: string;
16676
- id: string;
16677
- position: number;
16678
- createdAt: Date;
16679
- updatedAt: Date;
16680
- deletedAt: Date | null;
16681
- isDefault: boolean;
16682
- } | null | undefined;
16683
- }[] | null | undefined;
16684
16342
  };
16685
16343
  assigneeId: string | null;
16686
16344
  from: {
@@ -17574,12 +17232,8 @@ export declare const mailContract: {
17574
17232
  entityName: string;
17575
17233
  agentId: string | null;
17576
17234
  startedDate: Date | null;
17577
- totalHoldDuration: number | null;
17578
17235
  handledTime: number | null;
17579
- fullHandledTime: number | null;
17580
17236
  firstResponseTime: number | null;
17581
- resolutionTime: number | null;
17582
- fullResolutionTime: number | null;
17583
17237
  wrapUpForm: {
17584
17238
  type: string;
17585
17239
  id: string;
@@ -17632,24 +17286,6 @@ export declare const mailContract: {
17632
17286
  dateValue: Date | null;
17633
17287
  }[] | null | undefined;
17634
17288
  } | null;
17635
- holdLogs?: {
17636
- id: string;
17637
- createdAt: Date;
17638
- updatedAt: Date;
17639
- deletedAt: Date | null;
17640
- startedAt: string;
17641
- endedAt: string | null;
17642
- duration: number | null;
17643
- holdLabel?: {
17644
- name: string;
17645
- id: string;
17646
- position: number;
17647
- createdAt: Date;
17648
- updatedAt: Date;
17649
- deletedAt: Date | null;
17650
- isDefault?: boolean | undefined;
17651
- } | null | undefined;
17652
- }[] | null | undefined;
17653
17289
  };
17654
17290
  assigneeId: string | null;
17655
17291
  from: {
@@ -18545,12 +18181,8 @@ export declare const mailContract: {
18545
18181
  entityName: string;
18546
18182
  agentId: string | null;
18547
18183
  startedDate: Date | null;
18548
- totalHoldDuration: number | null;
18549
18184
  handledTime: number | null;
18550
- fullHandledTime: number | null;
18551
18185
  firstResponseTime: number | null;
18552
- resolutionTime: number | null;
18553
- fullResolutionTime: number | null;
18554
18186
  wrapUpForm: {
18555
18187
  type: string;
18556
18188
  id: string;
@@ -18603,24 +18235,6 @@ export declare const mailContract: {
18603
18235
  dateValue: Date | null;
18604
18236
  }[] | null | undefined;
18605
18237
  } | null;
18606
- holdLogs?: {
18607
- id: string;
18608
- createdAt: Date;
18609
- updatedAt: Date;
18610
- deletedAt: Date | null;
18611
- startedAt: string;
18612
- endedAt: string | null;
18613
- duration: number | null;
18614
- holdLabel?: {
18615
- name: string;
18616
- id: string;
18617
- position: number;
18618
- createdAt: Date;
18619
- updatedAt: Date;
18620
- deletedAt: Date | null;
18621
- isDefault: boolean;
18622
- } | null | undefined;
18623
- }[] | null | undefined;
18624
18238
  };
18625
18239
  assigneeId: string | null;
18626
18240
  from: {
@@ -19517,12 +19131,8 @@ export declare const mailContract: {
19517
19131
  entityName: string;
19518
19132
  agentId: string | null;
19519
19133
  startedDate: Date | null;
19520
- totalHoldDuration: number | null;
19521
19134
  handledTime: number | null;
19522
- fullHandledTime: number | null;
19523
19135
  firstResponseTime: number | null;
19524
- resolutionTime: number | null;
19525
- fullResolutionTime: number | null;
19526
19136
  wrapUpForm: {
19527
19137
  type: string;
19528
19138
  id: string;
@@ -19575,24 +19185,6 @@ export declare const mailContract: {
19575
19185
  dateValue: Date | null;
19576
19186
  }[] | null | undefined;
19577
19187
  } | null;
19578
- holdLogs?: {
19579
- id: string;
19580
- createdAt: Date;
19581
- updatedAt: Date;
19582
- deletedAt: Date | null;
19583
- startedAt: string;
19584
- endedAt: string | null;
19585
- duration: number | null;
19586
- holdLabel?: {
19587
- name: string;
19588
- id: string;
19589
- position: number;
19590
- createdAt: Date;
19591
- updatedAt: Date;
19592
- deletedAt: Date | null;
19593
- isDefault?: boolean | undefined;
19594
- } | null | undefined;
19595
- }[] | null | undefined;
19596
19188
  };
19597
19189
  assigneeId: string | null;
19598
19190
  from: {
@@ -25537,12 +25129,8 @@ export declare const mailContract: {
25537
25129
  agentId: import("zod").ZodNullable<import("zod").ZodString>;
25538
25130
  direction: import("zod").ZodNullable<import("zod").ZodString>;
25539
25131
  startedDate: import("zod").ZodNullable<import("zod").ZodDate>;
25540
- totalHoldDuration: import("zod").ZodNullable<import("zod").ZodNumber>;
25541
25132
  handledTime: import("zod").ZodNullable<import("zod").ZodNumber>;
25542
- fullHandledTime: import("zod").ZodNullable<import("zod").ZodNumber>;
25543
25133
  firstResponseTime: import("zod").ZodNullable<import("zod").ZodNumber>;
25544
- resolutionTime: import("zod").ZodNullable<import("zod").ZodNumber>;
25545
- fullResolutionTime: import("zod").ZodNullable<import("zod").ZodNumber>;
25546
25134
  wrapUpForm: import("zod").ZodNullable<import("zod").ZodObject<{
25547
25135
  id: import("zod").ZodString;
25548
25136
  createdAt: import("zod").ZodDate;
@@ -25809,74 +25397,6 @@ export declare const mailContract: {
25809
25397
  dateValue: Date | null;
25810
25398
  }[] | null | undefined;
25811
25399
  }>>;
25812
- holdLogs: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodArray<import("zod").ZodObject<{
25813
- id: import("zod").ZodString;
25814
- createdAt: import("zod").ZodDate;
25815
- updatedAt: import("zod").ZodDate;
25816
- deletedAt: import("zod").ZodNullable<import("zod").ZodDate>;
25817
- startedAt: import("zod").ZodString;
25818
- endedAt: import("zod").ZodNullable<import("zod").ZodString>;
25819
- duration: import("zod").ZodNullable<import("zod").ZodNumber>;
25820
- holdLabel: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
25821
- id: import("zod").ZodString;
25822
- createdAt: import("zod").ZodDate;
25823
- updatedAt: import("zod").ZodDate;
25824
- deletedAt: import("zod").ZodNullable<import("zod").ZodDate>;
25825
- name: import("zod").ZodString;
25826
- position: import("zod").ZodNumber;
25827
- isDefault: import("zod").ZodDefault<import("zod").ZodBoolean>;
25828
- }, "strip", import("zod").ZodTypeAny, {
25829
- name: string;
25830
- id: string;
25831
- position: number;
25832
- createdAt: Date;
25833
- updatedAt: Date;
25834
- deletedAt: Date | null;
25835
- isDefault: boolean;
25836
- }, {
25837
- name: string;
25838
- id: string;
25839
- position: number;
25840
- createdAt: Date;
25841
- updatedAt: Date;
25842
- deletedAt: Date | null;
25843
- isDefault?: boolean | undefined;
25844
- }>>>;
25845
- }, "strip", import("zod").ZodTypeAny, {
25846
- id: string;
25847
- createdAt: Date;
25848
- updatedAt: Date;
25849
- deletedAt: Date | null;
25850
- startedAt: string;
25851
- endedAt: string | null;
25852
- duration: number | null;
25853
- holdLabel?: {
25854
- name: string;
25855
- id: string;
25856
- position: number;
25857
- createdAt: Date;
25858
- updatedAt: Date;
25859
- deletedAt: Date | null;
25860
- isDefault: boolean;
25861
- } | null | undefined;
25862
- }, {
25863
- id: string;
25864
- createdAt: Date;
25865
- updatedAt: Date;
25866
- deletedAt: Date | null;
25867
- startedAt: string;
25868
- endedAt: string | null;
25869
- duration: number | null;
25870
- holdLabel?: {
25871
- name: string;
25872
- id: string;
25873
- position: number;
25874
- createdAt: Date;
25875
- updatedAt: Date;
25876
- deletedAt: Date | null;
25877
- isDefault?: boolean | undefined;
25878
- } | null | undefined;
25879
- }>, "many">>>;
25880
25400
  }, "strip", import("zod").ZodTypeAny, {
25881
25401
  id: string;
25882
25402
  channel: string | null;
@@ -25891,12 +25411,8 @@ export declare const mailContract: {
25891
25411
  entityName: string;
25892
25412
  agentId: string | null;
25893
25413
  startedDate: Date | null;
25894
- totalHoldDuration: number | null;
25895
25414
  handledTime: number | null;
25896
- fullHandledTime: number | null;
25897
25415
  firstResponseTime: number | null;
25898
- resolutionTime: number | null;
25899
- fullResolutionTime: number | null;
25900
25416
  wrapUpForm: {
25901
25417
  type: string;
25902
25418
  id: string;
@@ -25949,24 +25465,6 @@ export declare const mailContract: {
25949
25465
  dateValue: Date | null;
25950
25466
  }[] | null | undefined;
25951
25467
  } | null;
25952
- holdLogs?: {
25953
- id: string;
25954
- createdAt: Date;
25955
- updatedAt: Date;
25956
- deletedAt: Date | null;
25957
- startedAt: string;
25958
- endedAt: string | null;
25959
- duration: number | null;
25960
- holdLabel?: {
25961
- name: string;
25962
- id: string;
25963
- position: number;
25964
- createdAt: Date;
25965
- updatedAt: Date;
25966
- deletedAt: Date | null;
25967
- isDefault: boolean;
25968
- } | null | undefined;
25969
- }[] | null | undefined;
25970
25468
  }, {
25971
25469
  id: string;
25972
25470
  channel: string | null;
@@ -25981,12 +25479,8 @@ export declare const mailContract: {
25981
25479
  entityName: string;
25982
25480
  agentId: string | null;
25983
25481
  startedDate: Date | null;
25984
- totalHoldDuration: number | null;
25985
25482
  handledTime: number | null;
25986
- fullHandledTime: number | null;
25987
25483
  firstResponseTime: number | null;
25988
- resolutionTime: number | null;
25989
- fullResolutionTime: number | null;
25990
25484
  wrapUpForm: {
25991
25485
  type: string;
25992
25486
  id: string;
@@ -26039,24 +25533,6 @@ export declare const mailContract: {
26039
25533
  dateValue: Date | null;
26040
25534
  }[] | null | undefined;
26041
25535
  } | null;
26042
- holdLogs?: {
26043
- id: string;
26044
- createdAt: Date;
26045
- updatedAt: Date;
26046
- deletedAt: Date | null;
26047
- startedAt: string;
26048
- endedAt: string | null;
26049
- duration: number | null;
26050
- holdLabel?: {
26051
- name: string;
26052
- id: string;
26053
- position: number;
26054
- createdAt: Date;
26055
- updatedAt: Date;
26056
- deletedAt: Date | null;
26057
- isDefault?: boolean | undefined;
26058
- } | null | undefined;
26059
- }[] | null | undefined;
26060
25536
  }>;
26061
25537
  }, "strip", import("zod").ZodTypeAny, {
26062
25538
  id: string;
@@ -26268,12 +25744,8 @@ export declare const mailContract: {
26268
25744
  entityName: string;
26269
25745
  agentId: string | null;
26270
25746
  startedDate: Date | null;
26271
- totalHoldDuration: number | null;
26272
25747
  handledTime: number | null;
26273
- fullHandledTime: number | null;
26274
25748
  firstResponseTime: number | null;
26275
- resolutionTime: number | null;
26276
- fullResolutionTime: number | null;
26277
25749
  wrapUpForm: {
26278
25750
  type: string;
26279
25751
  id: string;
@@ -26326,24 +25798,6 @@ export declare const mailContract: {
26326
25798
  dateValue: Date | null;
26327
25799
  }[] | null | undefined;
26328
25800
  } | null;
26329
- holdLogs?: {
26330
- id: string;
26331
- createdAt: Date;
26332
- updatedAt: Date;
26333
- deletedAt: Date | null;
26334
- startedAt: string;
26335
- endedAt: string | null;
26336
- duration: number | null;
26337
- holdLabel?: {
26338
- name: string;
26339
- id: string;
26340
- position: number;
26341
- createdAt: Date;
26342
- updatedAt: Date;
26343
- deletedAt: Date | null;
26344
- isDefault: boolean;
26345
- } | null | undefined;
26346
- }[] | null | undefined;
26347
25801
  };
26348
25802
  assigneeId: string | null;
26349
25803
  from: {
@@ -27237,12 +26691,8 @@ export declare const mailContract: {
27237
26691
  entityName: string;
27238
26692
  agentId: string | null;
27239
26693
  startedDate: Date | null;
27240
- totalHoldDuration: number | null;
27241
26694
  handledTime: number | null;
27242
- fullHandledTime: number | null;
27243
26695
  firstResponseTime: number | null;
27244
- resolutionTime: number | null;
27245
- fullResolutionTime: number | null;
27246
26696
  wrapUpForm: {
27247
26697
  type: string;
27248
26698
  id: string;
@@ -27295,24 +26745,6 @@ export declare const mailContract: {
27295
26745
  dateValue: Date | null;
27296
26746
  }[] | null | undefined;
27297
26747
  } | null;
27298
- holdLogs?: {
27299
- id: string;
27300
- createdAt: Date;
27301
- updatedAt: Date;
27302
- deletedAt: Date | null;
27303
- startedAt: string;
27304
- endedAt: string | null;
27305
- duration: number | null;
27306
- holdLabel?: {
27307
- name: string;
27308
- id: string;
27309
- position: number;
27310
- createdAt: Date;
27311
- updatedAt: Date;
27312
- deletedAt: Date | null;
27313
- isDefault?: boolean | undefined;
27314
- } | null | undefined;
27315
- }[] | null | undefined;
27316
26748
  };
27317
26749
  assigneeId: string | null;
27318
26750
  from: {
@@ -28208,12 +27640,8 @@ export declare const mailContract: {
28208
27640
  entityName: string;
28209
27641
  agentId: string | null;
28210
27642
  startedDate: Date | null;
28211
- totalHoldDuration: number | null;
28212
27643
  handledTime: number | null;
28213
- fullHandledTime: number | null;
28214
27644
  firstResponseTime: number | null;
28215
- resolutionTime: number | null;
28216
- fullResolutionTime: number | null;
28217
27645
  wrapUpForm: {
28218
27646
  type: string;
28219
27647
  id: string;
@@ -28266,24 +27694,6 @@ export declare const mailContract: {
28266
27694
  dateValue: Date | null;
28267
27695
  }[] | null | undefined;
28268
27696
  } | null;
28269
- holdLogs?: {
28270
- id: string;
28271
- createdAt: Date;
28272
- updatedAt: Date;
28273
- deletedAt: Date | null;
28274
- startedAt: string;
28275
- endedAt: string | null;
28276
- duration: number | null;
28277
- holdLabel?: {
28278
- name: string;
28279
- id: string;
28280
- position: number;
28281
- createdAt: Date;
28282
- updatedAt: Date;
28283
- deletedAt: Date | null;
28284
- isDefault: boolean;
28285
- } | null | undefined;
28286
- }[] | null | undefined;
28287
27697
  };
28288
27698
  assigneeId: string | null;
28289
27699
  from: {
@@ -29180,12 +28590,8 @@ export declare const mailContract: {
29180
28590
  entityName: string;
29181
28591
  agentId: string | null;
29182
28592
  startedDate: Date | null;
29183
- totalHoldDuration: number | null;
29184
28593
  handledTime: number | null;
29185
- fullHandledTime: number | null;
29186
28594
  firstResponseTime: number | null;
29187
- resolutionTime: number | null;
29188
- fullResolutionTime: number | null;
29189
28595
  wrapUpForm: {
29190
28596
  type: string;
29191
28597
  id: string;
@@ -29238,24 +28644,6 @@ export declare const mailContract: {
29238
28644
  dateValue: Date | null;
29239
28645
  }[] | null | undefined;
29240
28646
  } | null;
29241
- holdLogs?: {
29242
- id: string;
29243
- createdAt: Date;
29244
- updatedAt: Date;
29245
- deletedAt: Date | null;
29246
- startedAt: string;
29247
- endedAt: string | null;
29248
- duration: number | null;
29249
- holdLabel?: {
29250
- name: string;
29251
- id: string;
29252
- position: number;
29253
- createdAt: Date;
29254
- updatedAt: Date;
29255
- deletedAt: Date | null;
29256
- isDefault?: boolean | undefined;
29257
- } | null | undefined;
29258
- }[] | null | undefined;
29259
28647
  };
29260
28648
  assigneeId: string | null;
29261
28649
  from: {