@kl1/contracts 1.2.44-uat → 1.2.46-uat

Sign up to get free protection for your applications and to get access to all the features.
Files changed (148) hide show
  1. package/dist/api-contracts/src/activity-log/index.d.ts +4 -4
  2. package/dist/api-contracts/src/activity-log/schema.d.ts +4 -4
  3. package/dist/api-contracts/src/attribute/index.d.ts +4 -4
  4. package/dist/api-contracts/src/attribute/validation.d.ts +4 -4
  5. package/dist/api-contracts/src/auth/index.d.ts +4 -4
  6. package/dist/api-contracts/src/automation-queue/index.d.ts +80 -80
  7. package/dist/api-contracts/src/automation-queue/schema.d.ts +10 -10
  8. package/dist/api-contracts/src/botpress/index.d.ts +28 -28
  9. package/dist/api-contracts/src/botpress/schema.d.ts +6 -6
  10. package/dist/api-contracts/src/botpress/validation.d.ts +8 -8
  11. package/dist/api-contracts/src/business-calendar/index.d.ts +32 -32
  12. package/dist/api-contracts/src/business-calendar/schema.d.ts +8 -8
  13. package/dist/api-contracts/src/business-calendar/validation.d.ts +2 -2
  14. package/dist/api-contracts/src/category/index.d.ts +12 -12
  15. package/dist/api-contracts/src/category/schema.d.ts +2 -2
  16. package/dist/api-contracts/src/channel/index.d.ts +1725 -2399
  17. package/dist/api-contracts/src/channel/index.d.ts.map +1 -1
  18. package/dist/api-contracts/src/channel/schema.d.ts +103 -139
  19. package/dist/api-contracts/src/channel/schema.d.ts.map +1 -1
  20. package/dist/api-contracts/src/channel/validation.d.ts +118 -160
  21. package/dist/api-contracts/src/channel/validation.d.ts.map +1 -1
  22. package/dist/api-contracts/src/chat/index.d.ts +6471 -7294
  23. package/dist/api-contracts/src/chat/index.d.ts.map +1 -1
  24. package/dist/api-contracts/src/chat/schema.d.ts +2167 -2366
  25. package/dist/api-contracts/src/chat/schema.d.ts.map +1 -1
  26. package/dist/api-contracts/src/chat/validation.d.ts +1563 -1854
  27. package/dist/api-contracts/src/chat/validation.d.ts.map +1 -1
  28. package/dist/api-contracts/src/comment/index.d.ts +312 -312
  29. package/dist/api-contracts/src/comment/schema.d.ts +88 -88
  30. package/dist/api-contracts/src/company/index.d.ts +4 -4
  31. package/dist/api-contracts/src/company/validation.d.ts +4 -4
  32. package/dist/api-contracts/src/contact/index.d.ts +343 -343
  33. package/dist/api-contracts/src/contact/schema.d.ts +38 -38
  34. package/dist/api-contracts/src/contact/validation.d.ts +190 -190
  35. package/dist/api-contracts/src/contract.d.ts +52403 -67729
  36. package/dist/api-contracts/src/contract.d.ts.map +1 -1
  37. package/dist/api-contracts/src/cx-log/index.d.ts +387 -539
  38. package/dist/api-contracts/src/cx-log/index.d.ts.map +1 -1
  39. package/dist/api-contracts/src/cx-log/schema.d.ts +321 -402
  40. package/dist/api-contracts/src/cx-log/schema.d.ts.map +1 -1
  41. package/dist/api-contracts/src/cx-log/validation.d.ts +2 -2
  42. package/dist/api-contracts/src/dashboard/index.d.ts +135 -113
  43. package/dist/api-contracts/src/dashboard/index.d.ts.map +1 -1
  44. package/dist/api-contracts/src/dashboard/schema.d.ts +87 -44
  45. package/dist/api-contracts/src/dashboard/schema.d.ts.map +1 -1
  46. package/dist/api-contracts/src/dashboard/validation.d.ts +0 -26
  47. package/dist/api-contracts/src/dashboard/validation.d.ts.map +1 -1
  48. package/dist/api-contracts/src/extension/index.d.ts +4 -85
  49. package/dist/api-contracts/src/extension/index.d.ts.map +1 -1
  50. package/dist/api-contracts/src/facebook-feed/index.d.ts +1768 -2170
  51. package/dist/api-contracts/src/facebook-feed/index.d.ts.map +1 -1
  52. package/dist/api-contracts/src/facebook-feed/schema.d.ts +141 -168
  53. package/dist/api-contracts/src/facebook-feed/schema.d.ts.map +1 -1
  54. package/dist/api-contracts/src/facebook-feed/validation.d.ts +126 -147
  55. package/dist/api-contracts/src/facebook-feed/validation.d.ts.map +1 -1
  56. package/dist/api-contracts/src/hold-label/index.d.ts +34 -34
  57. package/dist/api-contracts/src/hold-label/schema.d.ts +10 -10
  58. package/dist/api-contracts/src/index.d.ts +0 -5
  59. package/dist/api-contracts/src/index.d.ts.map +1 -1
  60. package/dist/api-contracts/src/instagram/index.d.ts +1432 -1747
  61. package/dist/api-contracts/src/instagram/index.d.ts.map +1 -1
  62. package/dist/api-contracts/src/instagram/validation.d.ts +10 -10
  63. package/dist/api-contracts/src/line/index.d.ts +1365 -1644
  64. package/dist/api-contracts/src/line/index.d.ts.map +1 -1
  65. package/dist/api-contracts/src/line/schema.d.ts +4 -4
  66. package/dist/api-contracts/src/line/validation.d.ts +132 -165
  67. package/dist/api-contracts/src/line/validation.d.ts.map +1 -1
  68. package/dist/api-contracts/src/mail/account-contract.d.ts +72 -72
  69. package/dist/api-contracts/src/mail/mail-contract.d.ts +2470 -2470
  70. package/dist/api-contracts/src/mail/mail-server-contract.d.ts +32 -32
  71. package/dist/api-contracts/src/mail/message-contract.d.ts +272 -272
  72. package/dist/api-contracts/src/mail/room-contract.d.ts +1481 -1481
  73. package/dist/api-contracts/src/mail/schemas/account-validation.schema.d.ts +50 -50
  74. package/dist/api-contracts/src/mail/schemas/account.schema.d.ts +12 -12
  75. package/dist/api-contracts/src/mail/schemas/message.schema.d.ts +56 -56
  76. package/dist/api-contracts/src/mail/schemas/room-validation.schema.d.ts +478 -478
  77. package/dist/api-contracts/src/mail/schemas/room.schema.d.ts +471 -471
  78. package/dist/api-contracts/src/messenger/index.d.ts +1435 -1750
  79. package/dist/api-contracts/src/messenger/index.d.ts.map +1 -1
  80. package/dist/api-contracts/src/messenger/schema.d.ts +16 -16
  81. package/dist/api-contracts/src/messenger/validation.d.ts +122 -143
  82. package/dist/api-contracts/src/messenger/validation.d.ts.map +1 -1
  83. package/dist/api-contracts/src/notification/index.d.ts +26 -26
  84. package/dist/api-contracts/src/notification/schema.d.ts +18 -18
  85. package/dist/api-contracts/src/notification/validation.d.ts +10 -10
  86. package/dist/api-contracts/src/public-api/index.d.ts +143 -143
  87. package/dist/api-contracts/src/public-api/schema.d.ts +22 -22
  88. package/dist/api-contracts/src/public-api/validation.d.ts +39 -39
  89. package/dist/api-contracts/src/sms/index.d.ts +295 -3282
  90. package/dist/api-contracts/src/sms/index.d.ts.map +1 -1
  91. package/dist/api-contracts/src/sms/schema.d.ts +8 -30
  92. package/dist/api-contracts/src/sms/schema.d.ts.map +1 -1
  93. package/dist/api-contracts/src/sms/validation.d.ts +2 -2
  94. package/dist/api-contracts/src/snippet/index.d.ts +147 -147
  95. package/dist/api-contracts/src/snippet/schema.d.ts +50 -50
  96. package/dist/api-contracts/src/subscription/index.d.ts +184 -184
  97. package/dist/api-contracts/src/subscription/schema.d.ts +216 -216
  98. package/dist/api-contracts/src/tag/index.d.ts +12 -12
  99. package/dist/api-contracts/src/tag/schema.d.ts +2 -2
  100. package/dist/api-contracts/src/telegram/index.d.ts +1182 -1407
  101. package/dist/api-contracts/src/telegram/index.d.ts.map +1 -1
  102. package/dist/api-contracts/src/telegram/validation.d.ts +4 -4
  103. package/dist/api-contracts/src/telephony-agent-presence-status/index.d.ts +103 -48
  104. package/dist/api-contracts/src/telephony-agent-presence-status/index.d.ts.map +1 -1
  105. package/dist/api-contracts/src/telephony-agent-presence-status/schema.d.ts +31 -14
  106. package/dist/api-contracts/src/telephony-agent-presence-status/schema.d.ts.map +1 -1
  107. package/dist/api-contracts/src/telephony-cdr/index.d.ts +240 -240
  108. package/dist/api-contracts/src/telephony-cdr/index.d.ts.map +1 -1
  109. package/dist/api-contracts/src/telephony-cdr/schema.d.ts +72 -72
  110. package/dist/api-contracts/src/tenant/schema.d.ts +2 -2
  111. package/dist/api-contracts/src/ticket/index.d.ts +439 -439
  112. package/dist/api-contracts/src/ticket/schema.d.ts +63 -63
  113. package/dist/api-contracts/src/upload/schema.d.ts +3 -3
  114. package/dist/api-contracts/src/user/index.d.ts +23 -23
  115. package/dist/api-contracts/src/user/schema.d.ts +2 -2
  116. package/dist/api-contracts/src/user/validation.d.ts +5 -5
  117. package/dist/api-contracts/src/user-presence-status-log/index.d.ts +12 -20
  118. package/dist/api-contracts/src/user-presence-status-log/index.d.ts.map +1 -1
  119. package/dist/api-contracts/src/user-presence-status-log/schema.d.ts +14 -24
  120. package/dist/api-contracts/src/user-presence-status-log/schema.d.ts.map +1 -1
  121. package/dist/api-contracts/src/viber/index.d.ts +1194 -1419
  122. package/dist/api-contracts/src/viber/index.d.ts.map +1 -1
  123. package/dist/api-contracts/src/viber/validation.d.ts +4 -4
  124. package/dist/api-contracts/src/webchat/index.d.ts +1188 -1413
  125. package/dist/api-contracts/src/webchat/index.d.ts.map +1 -1
  126. package/dist/api-contracts/src/webchat/schema.d.ts +10 -10
  127. package/dist/api-contracts/src/webchat/validation.d.ts +2 -2
  128. package/dist/api-contracts/src/whatsapp/index.d.ts +1287 -1717
  129. package/dist/api-contracts/src/whatsapp/index.d.ts.map +1 -1
  130. package/dist/api-contracts/src/whatsapp/validation.d.ts +0 -79
  131. package/dist/api-contracts/src/whatsapp/validation.d.ts.map +1 -1
  132. package/dist/api-contracts/src/widget/index.d.ts +24 -24
  133. package/dist/api-contracts/src/widget/schema.d.ts +2 -2
  134. package/dist/api-contracts/src/widget/validation.d.ts +4 -4
  135. package/dist/api-contracts/src/workflow-rule/index.d.ts +427 -8713
  136. package/dist/api-contracts/src/workflow-rule/index.d.ts.map +1 -1
  137. package/dist/api-contracts/src/workflow-rule/schema.d.ts +2 -2
  138. package/dist/api-contracts/src/wrap-up-form/index.d.ts +26 -26
  139. package/dist/api-contracts/src/wrap-up-form/schema.d.ts +4 -4
  140. package/dist/api-contracts/utils.d.ts +1 -1
  141. package/dist/api-contracts/utils.d.ts.map +1 -1
  142. package/dist/entities/src/enums/chat.d.ts +0 -1
  143. package/dist/entities/src/enums/chat.d.ts.map +1 -1
  144. package/dist/index.js +4397 -4941
  145. package/dist/index.js.map +1 -1
  146. package/dist/index.mjs +4394 -4933
  147. package/dist/index.mjs.map +1 -1
  148. package/package.json +3 -7
@@ -110,14 +110,14 @@ export declare const telephonyCdrContract: {
110
110
  deletedAt: z.ZodNullable<z.ZodDate>;
111
111
  name: z.ZodString;
112
112
  }, "strip", z.ZodTypeAny, {
113
- name: string;
114
113
  id: string;
114
+ name: string;
115
115
  createdAt: Date;
116
116
  updatedAt: Date;
117
117
  deletedAt: Date | null;
118
118
  }, {
119
- name: string;
120
119
  id: string;
120
+ name: string;
121
121
  createdAt: Date;
122
122
  updatedAt: Date;
123
123
  deletedAt: Date | null;
@@ -273,8 +273,8 @@ export declare const telephonyCdrContract: {
273
273
  createdAt: Date;
274
274
  updatedAt: Date;
275
275
  deletedAt: Date | null;
276
- name?: string | undefined;
277
276
  address?: string | null | undefined;
277
+ name?: string | undefined;
278
278
  phone?: string | null | undefined;
279
279
  industry?: string | null | undefined;
280
280
  }, {
@@ -282,8 +282,8 @@ export declare const telephonyCdrContract: {
282
282
  createdAt: Date;
283
283
  updatedAt: Date;
284
284
  deletedAt: Date | null;
285
- name?: string | undefined;
286
285
  address?: string | null | undefined;
286
+ name?: string | undefined;
287
287
  phone?: string | null | undefined;
288
288
  industry?: string | null | undefined;
289
289
  }>>;
@@ -301,13 +301,13 @@ export declare const telephonyCdrContract: {
301
301
  picture: z.ZodOptional<z.ZodString>;
302
302
  additionalCredentials: z.ZodAny;
303
303
  }, "strip", z.ZodTypeAny, {
304
- name: string;
305
304
  id: string;
305
+ name: string;
306
306
  picture?: string | undefined;
307
307
  additionalCredentials?: any;
308
308
  }, {
309
- name: string;
310
309
  id: string;
310
+ name: string;
311
311
  picture?: string | undefined;
312
312
  additionalCredentials?: any;
313
313
  }>;
@@ -315,8 +315,8 @@ export declare const telephonyCdrContract: {
315
315
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
316
316
  id: string;
317
317
  metadata: {
318
- name: string;
319
318
  id: string;
319
+ name: string;
320
320
  picture?: string | undefined;
321
321
  additionalCredentials?: any;
322
322
  };
@@ -329,8 +329,8 @@ export declare const telephonyCdrContract: {
329
329
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
330
330
  id: string;
331
331
  metadata: {
332
- name: string;
333
332
  id: string;
333
+ name: string;
334
334
  picture?: string | undefined;
335
335
  additionalCredentials?: any;
336
336
  };
@@ -440,10 +440,9 @@ export declare const telephonyCdrContract: {
440
440
  fileSize: z.ZodNumber;
441
441
  fileKey: z.ZodString;
442
442
  fileUrl: z.ZodNullable<z.ZodString>;
443
- status: z.ZodNullable<z.ZodString>;
443
+ status: z.ZodOptional<z.ZodString>;
444
444
  }, "strip", z.ZodTypeAny, {
445
445
  id: string;
446
- status: string | null;
447
446
  createdAt: Date;
448
447
  updatedAt: Date;
449
448
  deletedAt: Date | null;
@@ -452,9 +451,9 @@ export declare const telephonyCdrContract: {
452
451
  bucketName: string;
453
452
  fileSize: number;
454
453
  fileUrl: string | null;
454
+ status?: string | undefined;
455
455
  }, {
456
456
  id: string;
457
- status: string | null;
458
457
  createdAt: Date;
459
458
  updatedAt: Date;
460
459
  deletedAt: Date | null;
@@ -463,6 +462,7 @@ export declare const telephonyCdrContract: {
463
462
  bucketName: string;
464
463
  fileSize: number;
465
464
  fileUrl: string | null;
465
+ status?: string | undefined;
466
466
  }>, "many">;
467
467
  }, "strip", z.ZodTypeAny, {
468
468
  id: string;
@@ -489,7 +489,6 @@ export declare const telephonyCdrContract: {
489
489
  dateValue: Date | null;
490
490
  uploads: {
491
491
  id: string;
492
- status: string | null;
493
492
  createdAt: Date;
494
493
  updatedAt: Date;
495
494
  deletedAt: Date | null;
@@ -498,6 +497,7 @@ export declare const telephonyCdrContract: {
498
497
  bucketName: string;
499
498
  fileSize: number;
500
499
  fileUrl: string | null;
500
+ status?: string | undefined;
501
501
  }[];
502
502
  }, {
503
503
  id: string;
@@ -524,7 +524,6 @@ export declare const telephonyCdrContract: {
524
524
  dateValue: Date | null;
525
525
  uploads: {
526
526
  id: string;
527
- status: string | null;
528
527
  createdAt: Date;
529
528
  updatedAt: Date;
530
529
  deletedAt: Date | null;
@@ -533,6 +532,7 @@ export declare const telephonyCdrContract: {
533
532
  bucketName: string;
534
533
  fileSize: number;
535
534
  fileUrl: string | null;
535
+ status?: string | undefined;
536
536
  }[];
537
537
  }>, "many">;
538
538
  contactEmails: z.ZodArray<z.ZodObject<{
@@ -640,10 +640,10 @@ export declare const telephonyCdrContract: {
640
640
  };
641
641
  }>, "many">>;
642
642
  }, "strip", z.ZodTypeAny, {
643
- name: string;
644
643
  id: string;
645
644
  channel: string | null;
646
645
  address: string | null;
646
+ name: string;
647
647
  createdAt: Date;
648
648
  updatedAt: Date;
649
649
  deletedAt: Date | null;
@@ -672,7 +672,6 @@ export declare const telephonyCdrContract: {
672
672
  dateValue: Date | null;
673
673
  uploads: {
674
674
  id: string;
675
- status: string | null;
676
675
  createdAt: Date;
677
676
  updatedAt: Date;
678
677
  deletedAt: Date | null;
@@ -681,6 +680,7 @@ export declare const telephonyCdrContract: {
681
680
  bucketName: string;
682
681
  fileSize: number;
683
682
  fileUrl: string | null;
683
+ status?: string | undefined;
684
684
  }[];
685
685
  }[];
686
686
  company: {
@@ -688,8 +688,8 @@ export declare const telephonyCdrContract: {
688
688
  createdAt: Date;
689
689
  updatedAt: Date;
690
690
  deletedAt: Date | null;
691
- name?: string | undefined;
692
691
  address?: string | null | undefined;
692
+ name?: string | undefined;
693
693
  phone?: string | null | undefined;
694
694
  industry?: string | null | undefined;
695
695
  } | null;
@@ -697,8 +697,8 @@ export declare const telephonyCdrContract: {
697
697
  contactProfile: string | null;
698
698
  socialProfileUrl: string | null;
699
699
  tags: {
700
- name: string;
701
700
  id: string;
701
+ name: string;
702
702
  createdAt: Date;
703
703
  updatedAt: Date;
704
704
  deletedAt: Date | null;
@@ -723,8 +723,8 @@ export declare const telephonyCdrContract: {
723
723
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
724
724
  id: string;
725
725
  metadata: {
726
- name: string;
727
726
  id: string;
727
+ name: string;
728
728
  picture?: string | undefined;
729
729
  additionalCredentials?: any;
730
730
  };
@@ -751,10 +751,10 @@ export declare const telephonyCdrContract: {
751
751
  };
752
752
  }[] | undefined;
753
753
  }, {
754
- name: string;
755
754
  id: string;
756
755
  channel: string | null;
757
756
  address: string | null;
757
+ name: string;
758
758
  createdAt: Date;
759
759
  updatedAt: Date;
760
760
  deletedAt: Date | null;
@@ -783,7 +783,6 @@ export declare const telephonyCdrContract: {
783
783
  dateValue: Date | null;
784
784
  uploads: {
785
785
  id: string;
786
- status: string | null;
787
786
  createdAt: Date;
788
787
  updatedAt: Date;
789
788
  deletedAt: Date | null;
@@ -792,6 +791,7 @@ export declare const telephonyCdrContract: {
792
791
  bucketName: string;
793
792
  fileSize: number;
794
793
  fileUrl: string | null;
794
+ status?: string | undefined;
795
795
  }[];
796
796
  }[];
797
797
  company: {
@@ -799,8 +799,8 @@ export declare const telephonyCdrContract: {
799
799
  createdAt: Date;
800
800
  updatedAt: Date;
801
801
  deletedAt: Date | null;
802
- name?: string | undefined;
803
802
  address?: string | null | undefined;
803
+ name?: string | undefined;
804
804
  phone?: string | null | undefined;
805
805
  industry?: string | null | undefined;
806
806
  } | null;
@@ -808,8 +808,8 @@ export declare const telephonyCdrContract: {
808
808
  contactProfile: string | null;
809
809
  socialProfileUrl: string | null;
810
810
  tags: {
811
- name: string;
812
811
  id: string;
812
+ name: string;
813
813
  createdAt: Date;
814
814
  updatedAt: Date;
815
815
  deletedAt: Date | null;
@@ -834,8 +834,8 @@ export declare const telephonyCdrContract: {
834
834
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
835
835
  id: string;
836
836
  metadata: {
837
- name: string;
838
837
  id: string;
838
+ name: string;
839
839
  picture?: string | undefined;
840
840
  additionalCredentials?: any;
841
841
  };
@@ -908,10 +908,9 @@ export declare const telephonyCdrContract: {
908
908
  fileSize: z.ZodNumber;
909
909
  fileKey: z.ZodString;
910
910
  fileUrl: z.ZodNullable<z.ZodString>;
911
- status: z.ZodNullable<z.ZodString>;
911
+ status: z.ZodOptional<z.ZodString>;
912
912
  }, "strip", z.ZodTypeAny, {
913
913
  id: string;
914
- status: string | null;
915
914
  createdAt: Date;
916
915
  updatedAt: Date;
917
916
  deletedAt: Date | null;
@@ -920,9 +919,9 @@ export declare const telephonyCdrContract: {
920
919
  bucketName: string;
921
920
  fileSize: number;
922
921
  fileUrl: string | null;
922
+ status?: string | undefined;
923
923
  }, {
924
924
  id: string;
925
- status: string | null;
926
925
  createdAt: Date;
927
926
  updatedAt: Date;
928
927
  deletedAt: Date | null;
@@ -931,6 +930,7 @@ export declare const telephonyCdrContract: {
931
930
  bucketName: string;
932
931
  fileSize: number;
933
932
  fileUrl: string | null;
933
+ status?: string | undefined;
934
934
  }>>>;
935
935
  callParticipants: z.ZodNullable<z.ZodObject<{
936
936
  callTo: z.ZodOptional<z.ZodNullable<z.ZodObject<{
@@ -1053,9 +1053,9 @@ export declare const telephonyCdrContract: {
1053
1053
  telephonySignature: string | null;
1054
1054
  }>;
1055
1055
  }, "roles" | "extension">, "strip", z.ZodTypeAny, {
1056
- name: string;
1057
1056
  id: string;
1058
1057
  address: string | null;
1058
+ name: string;
1059
1059
  email: string;
1060
1060
  createdAt: Date;
1061
1061
  updatedAt: Date;
@@ -1065,9 +1065,9 @@ export declare const telephonyCdrContract: {
1065
1065
  phone: string | null;
1066
1066
  notificationCount: number | null;
1067
1067
  }, {
1068
- name: string;
1069
1068
  id: string;
1070
1069
  address: string | null;
1070
+ name: string;
1071
1071
  email: string;
1072
1072
  createdAt: Date;
1073
1073
  updatedAt: Date;
@@ -1090,9 +1090,9 @@ export declare const telephonyCdrContract: {
1090
1090
  }, "strip", z.ZodTypeAny, {
1091
1091
  id: string;
1092
1092
  user: {
1093
- name: string;
1094
1093
  id: string;
1095
1094
  address: string | null;
1095
+ name: string;
1096
1096
  email: string;
1097
1097
  createdAt: Date;
1098
1098
  updatedAt: Date;
@@ -1115,9 +1115,9 @@ export declare const telephonyCdrContract: {
1115
1115
  }, {
1116
1116
  id: string;
1117
1117
  user: {
1118
- name: string;
1119
1118
  id: string;
1120
1119
  address: string | null;
1120
+ name: string;
1121
1121
  email: string;
1122
1122
  createdAt: Date;
1123
1123
  updatedAt: Date;
@@ -1258,9 +1258,9 @@ export declare const telephonyCdrContract: {
1258
1258
  telephonySignature: string | null;
1259
1259
  }>;
1260
1260
  }, "roles" | "extension">, "strip", z.ZodTypeAny, {
1261
- name: string;
1262
1261
  id: string;
1263
1262
  address: string | null;
1263
+ name: string;
1264
1264
  email: string;
1265
1265
  createdAt: Date;
1266
1266
  updatedAt: Date;
@@ -1270,9 +1270,9 @@ export declare const telephonyCdrContract: {
1270
1270
  phone: string | null;
1271
1271
  notificationCount: number | null;
1272
1272
  }, {
1273
- name: string;
1274
1273
  id: string;
1275
1274
  address: string | null;
1275
+ name: string;
1276
1276
  email: string;
1277
1277
  createdAt: Date;
1278
1278
  updatedAt: Date;
@@ -1295,9 +1295,9 @@ export declare const telephonyCdrContract: {
1295
1295
  }, "strip", z.ZodTypeAny, {
1296
1296
  id: string;
1297
1297
  user: {
1298
- name: string;
1299
1298
  id: string;
1300
1299
  address: string | null;
1300
+ name: string;
1301
1301
  email: string;
1302
1302
  createdAt: Date;
1303
1303
  updatedAt: Date;
@@ -1320,9 +1320,9 @@ export declare const telephonyCdrContract: {
1320
1320
  }, {
1321
1321
  id: string;
1322
1322
  user: {
1323
- name: string;
1324
1323
  id: string;
1325
1324
  address: string | null;
1325
+ name: string;
1326
1326
  email: string;
1327
1327
  createdAt: Date;
1328
1328
  updatedAt: Date;
@@ -1347,9 +1347,9 @@ export declare const telephonyCdrContract: {
1347
1347
  callTo?: {
1348
1348
  id: string;
1349
1349
  user: {
1350
- name: string;
1351
1350
  id: string;
1352
1351
  address: string | null;
1352
+ name: string;
1353
1353
  email: string;
1354
1354
  createdAt: Date;
1355
1355
  updatedAt: Date;
@@ -1373,9 +1373,9 @@ export declare const telephonyCdrContract: {
1373
1373
  callFrom?: {
1374
1374
  id: string;
1375
1375
  user: {
1376
- name: string;
1377
1376
  id: string;
1378
1377
  address: string | null;
1378
+ name: string;
1379
1379
  email: string;
1380
1380
  createdAt: Date;
1381
1381
  updatedAt: Date;
@@ -1400,9 +1400,9 @@ export declare const telephonyCdrContract: {
1400
1400
  callTo?: {
1401
1401
  id: string;
1402
1402
  user: {
1403
- name: string;
1404
1403
  id: string;
1405
1404
  address: string | null;
1405
+ name: string;
1406
1406
  email: string;
1407
1407
  createdAt: Date;
1408
1408
  updatedAt: Date;
@@ -1426,9 +1426,9 @@ export declare const telephonyCdrContract: {
1426
1426
  callFrom?: {
1427
1427
  id: string;
1428
1428
  user: {
1429
- name: string;
1430
1429
  id: string;
1431
1430
  address: string | null;
1431
+ name: string;
1432
1432
  email: string;
1433
1433
  createdAt: Date;
1434
1434
  updatedAt: Date;
@@ -1582,9 +1582,9 @@ export declare const telephonyCdrContract: {
1582
1582
  telephonySignature: string | null;
1583
1583
  }>;
1584
1584
  }, "strip", z.ZodTypeAny, {
1585
- name: string;
1586
1585
  id: string;
1587
1586
  address: string | null;
1587
+ name: string;
1588
1588
  email: string;
1589
1589
  createdAt: Date;
1590
1590
  updatedAt: Date;
@@ -1625,9 +1625,9 @@ export declare const telephonyCdrContract: {
1625
1625
  telephonySignature: string | null;
1626
1626
  };
1627
1627
  }, {
1628
- name: string;
1629
1628
  id: string;
1630
1629
  address: string | null;
1630
+ name: string;
1631
1631
  email: string;
1632
1632
  createdAt: Date;
1633
1633
  updatedAt: Date;
@@ -1681,9 +1681,9 @@ export declare const telephonyCdrContract: {
1681
1681
  extensionName: string;
1682
1682
  telephonySignature: string | null;
1683
1683
  user?: {
1684
- name: string;
1685
1684
  id: string;
1686
1685
  address: string | null;
1686
+ name: string;
1687
1687
  email: string;
1688
1688
  createdAt: Date;
1689
1689
  updatedAt: Date;
@@ -1737,9 +1737,9 @@ export declare const telephonyCdrContract: {
1737
1737
  extensionName: string;
1738
1738
  telephonySignature: string | null;
1739
1739
  user?: {
1740
- name: string;
1741
1740
  id: string;
1742
1741
  address: string | null;
1742
+ name: string;
1743
1743
  email: string;
1744
1744
  createdAt: Date;
1745
1745
  updatedAt: Date;
@@ -1809,9 +1809,9 @@ export declare const telephonyCdrContract: {
1809
1809
  callTo?: {
1810
1810
  id: string;
1811
1811
  user: {
1812
- name: string;
1813
1812
  id: string;
1814
1813
  address: string | null;
1814
+ name: string;
1815
1815
  email: string;
1816
1816
  createdAt: Date;
1817
1817
  updatedAt: Date;
@@ -1835,9 +1835,9 @@ export declare const telephonyCdrContract: {
1835
1835
  callFrom?: {
1836
1836
  id: string;
1837
1837
  user: {
1838
- name: string;
1839
1838
  id: string;
1840
1839
  address: string | null;
1840
+ name: string;
1841
1841
  email: string;
1842
1842
  createdAt: Date;
1843
1843
  updatedAt: Date;
@@ -1863,10 +1863,10 @@ export declare const telephonyCdrContract: {
1863
1863
  telephonyQueueId: string | null;
1864
1864
  contactId: string | null;
1865
1865
  contact?: {
1866
- name: string;
1867
1866
  id: string;
1868
1867
  channel: string | null;
1869
1868
  address: string | null;
1869
+ name: string;
1870
1870
  createdAt: Date;
1871
1871
  updatedAt: Date;
1872
1872
  deletedAt: Date | null;
@@ -1895,7 +1895,6 @@ export declare const telephonyCdrContract: {
1895
1895
  dateValue: Date | null;
1896
1896
  uploads: {
1897
1897
  id: string;
1898
- status: string | null;
1899
1898
  createdAt: Date;
1900
1899
  updatedAt: Date;
1901
1900
  deletedAt: Date | null;
@@ -1904,6 +1903,7 @@ export declare const telephonyCdrContract: {
1904
1903
  bucketName: string;
1905
1904
  fileSize: number;
1906
1905
  fileUrl: string | null;
1906
+ status?: string | undefined;
1907
1907
  }[];
1908
1908
  }[];
1909
1909
  company: {
@@ -1911,8 +1911,8 @@ export declare const telephonyCdrContract: {
1911
1911
  createdAt: Date;
1912
1912
  updatedAt: Date;
1913
1913
  deletedAt: Date | null;
1914
- name?: string | undefined;
1915
1914
  address?: string | null | undefined;
1915
+ name?: string | undefined;
1916
1916
  phone?: string | null | undefined;
1917
1917
  industry?: string | null | undefined;
1918
1918
  } | null;
@@ -1920,8 +1920,8 @@ export declare const telephonyCdrContract: {
1920
1920
  contactProfile: string | null;
1921
1921
  socialProfileUrl: string | null;
1922
1922
  tags: {
1923
- name: string;
1924
1923
  id: string;
1924
+ name: string;
1925
1925
  createdAt: Date;
1926
1926
  updatedAt: Date;
1927
1927
  deletedAt: Date | null;
@@ -1946,8 +1946,8 @@ export declare const telephonyCdrContract: {
1946
1946
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
1947
1947
  id: string;
1948
1948
  metadata: {
1949
- name: string;
1950
1949
  id: string;
1950
+ name: string;
1951
1951
  picture?: string | undefined;
1952
1952
  additionalCredentials?: any;
1953
1953
  };
@@ -1986,7 +1986,6 @@ export declare const telephonyCdrContract: {
1986
1986
  } | null | undefined;
1987
1987
  upload?: {
1988
1988
  id: string;
1989
- status: string | null;
1990
1989
  createdAt: Date;
1991
1990
  updatedAt: Date;
1992
1991
  deletedAt: Date | null;
@@ -1995,6 +1994,7 @@ export declare const telephonyCdrContract: {
1995
1994
  bucketName: string;
1996
1995
  fileSize: number;
1997
1996
  fileUrl: string | null;
1997
+ status?: string | undefined;
1998
1998
  } | null | undefined;
1999
1999
  extension?: {
2000
2000
  id: string;
@@ -2009,9 +2009,9 @@ export declare const telephonyCdrContract: {
2009
2009
  extensionName: string;
2010
2010
  telephonySignature: string | null;
2011
2011
  user?: {
2012
- name: string;
2013
2012
  id: string;
2014
2013
  address: string | null;
2014
+ name: string;
2015
2015
  email: string;
2016
2016
  createdAt: Date;
2017
2017
  updatedAt: Date;
@@ -2079,9 +2079,9 @@ export declare const telephonyCdrContract: {
2079
2079
  callTo?: {
2080
2080
  id: string;
2081
2081
  user: {
2082
- name: string;
2083
2082
  id: string;
2084
2083
  address: string | null;
2084
+ name: string;
2085
2085
  email: string;
2086
2086
  createdAt: Date;
2087
2087
  updatedAt: Date;
@@ -2105,9 +2105,9 @@ export declare const telephonyCdrContract: {
2105
2105
  callFrom?: {
2106
2106
  id: string;
2107
2107
  user: {
2108
- name: string;
2109
2108
  id: string;
2110
2109
  address: string | null;
2110
+ name: string;
2111
2111
  email: string;
2112
2112
  createdAt: Date;
2113
2113
  updatedAt: Date;
@@ -2133,10 +2133,10 @@ export declare const telephonyCdrContract: {
2133
2133
  telephonyQueueId: string | null;
2134
2134
  contactId: string | null;
2135
2135
  contact?: {
2136
- name: string;
2137
2136
  id: string;
2138
2137
  channel: string | null;
2139
2138
  address: string | null;
2139
+ name: string;
2140
2140
  createdAt: Date;
2141
2141
  updatedAt: Date;
2142
2142
  deletedAt: Date | null;
@@ -2165,7 +2165,6 @@ export declare const telephonyCdrContract: {
2165
2165
  dateValue: Date | null;
2166
2166
  uploads: {
2167
2167
  id: string;
2168
- status: string | null;
2169
2168
  createdAt: Date;
2170
2169
  updatedAt: Date;
2171
2170
  deletedAt: Date | null;
@@ -2174,6 +2173,7 @@ export declare const telephonyCdrContract: {
2174
2173
  bucketName: string;
2175
2174
  fileSize: number;
2176
2175
  fileUrl: string | null;
2176
+ status?: string | undefined;
2177
2177
  }[];
2178
2178
  }[];
2179
2179
  company: {
@@ -2181,8 +2181,8 @@ export declare const telephonyCdrContract: {
2181
2181
  createdAt: Date;
2182
2182
  updatedAt: Date;
2183
2183
  deletedAt: Date | null;
2184
- name?: string | undefined;
2185
2184
  address?: string | null | undefined;
2185
+ name?: string | undefined;
2186
2186
  phone?: string | null | undefined;
2187
2187
  industry?: string | null | undefined;
2188
2188
  } | null;
@@ -2190,8 +2190,8 @@ export declare const telephonyCdrContract: {
2190
2190
  contactProfile: string | null;
2191
2191
  socialProfileUrl: string | null;
2192
2192
  tags: {
2193
- name: string;
2194
2193
  id: string;
2194
+ name: string;
2195
2195
  createdAt: Date;
2196
2196
  updatedAt: Date;
2197
2197
  deletedAt: Date | null;
@@ -2216,8 +2216,8 @@ export declare const telephonyCdrContract: {
2216
2216
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
2217
2217
  id: string;
2218
2218
  metadata: {
2219
- name: string;
2220
2219
  id: string;
2220
+ name: string;
2221
2221
  picture?: string | undefined;
2222
2222
  additionalCredentials?: any;
2223
2223
  };
@@ -2256,7 +2256,6 @@ export declare const telephonyCdrContract: {
2256
2256
  } | null | undefined;
2257
2257
  upload?: {
2258
2258
  id: string;
2259
- status: string | null;
2260
2259
  createdAt: Date;
2261
2260
  updatedAt: Date;
2262
2261
  deletedAt: Date | null;
@@ -2265,6 +2264,7 @@ export declare const telephonyCdrContract: {
2265
2264
  bucketName: string;
2266
2265
  fileSize: number;
2267
2266
  fileUrl: string | null;
2267
+ status?: string | undefined;
2268
2268
  } | null | undefined;
2269
2269
  extension?: {
2270
2270
  id: string;
@@ -2279,9 +2279,9 @@ export declare const telephonyCdrContract: {
2279
2279
  extensionName: string;
2280
2280
  telephonySignature: string | null;
2281
2281
  user?: {
2282
- name: string;
2283
2282
  id: string;
2284
2283
  address: string | null;
2284
+ name: string;
2285
2285
  email: string;
2286
2286
  createdAt: Date;
2287
2287
  updatedAt: Date;
@@ -2355,9 +2355,9 @@ export declare const telephonyCdrContract: {
2355
2355
  callTo?: {
2356
2356
  id: string;
2357
2357
  user: {
2358
- name: string;
2359
2358
  id: string;
2360
2359
  address: string | null;
2360
+ name: string;
2361
2361
  email: string;
2362
2362
  createdAt: Date;
2363
2363
  updatedAt: Date;
@@ -2381,9 +2381,9 @@ export declare const telephonyCdrContract: {
2381
2381
  callFrom?: {
2382
2382
  id: string;
2383
2383
  user: {
2384
- name: string;
2385
2384
  id: string;
2386
2385
  address: string | null;
2386
+ name: string;
2387
2387
  email: string;
2388
2388
  createdAt: Date;
2389
2389
  updatedAt: Date;
@@ -2409,10 +2409,10 @@ export declare const telephonyCdrContract: {
2409
2409
  telephonyQueueId: string | null;
2410
2410
  contactId: string | null;
2411
2411
  contact?: {
2412
- name: string;
2413
2412
  id: string;
2414
2413
  channel: string | null;
2415
2414
  address: string | null;
2415
+ name: string;
2416
2416
  createdAt: Date;
2417
2417
  updatedAt: Date;
2418
2418
  deletedAt: Date | null;
@@ -2441,7 +2441,6 @@ export declare const telephonyCdrContract: {
2441
2441
  dateValue: Date | null;
2442
2442
  uploads: {
2443
2443
  id: string;
2444
- status: string | null;
2445
2444
  createdAt: Date;
2446
2445
  updatedAt: Date;
2447
2446
  deletedAt: Date | null;
@@ -2450,6 +2449,7 @@ export declare const telephonyCdrContract: {
2450
2449
  bucketName: string;
2451
2450
  fileSize: number;
2452
2451
  fileUrl: string | null;
2452
+ status?: string | undefined;
2453
2453
  }[];
2454
2454
  }[];
2455
2455
  company: {
@@ -2457,8 +2457,8 @@ export declare const telephonyCdrContract: {
2457
2457
  createdAt: Date;
2458
2458
  updatedAt: Date;
2459
2459
  deletedAt: Date | null;
2460
- name?: string | undefined;
2461
2460
  address?: string | null | undefined;
2461
+ name?: string | undefined;
2462
2462
  phone?: string | null | undefined;
2463
2463
  industry?: string | null | undefined;
2464
2464
  } | null;
@@ -2466,8 +2466,8 @@ export declare const telephonyCdrContract: {
2466
2466
  contactProfile: string | null;
2467
2467
  socialProfileUrl: string | null;
2468
2468
  tags: {
2469
- name: string;
2470
2469
  id: string;
2470
+ name: string;
2471
2471
  createdAt: Date;
2472
2472
  updatedAt: Date;
2473
2473
  deletedAt: Date | null;
@@ -2492,8 +2492,8 @@ export declare const telephonyCdrContract: {
2492
2492
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
2493
2493
  id: string;
2494
2494
  metadata: {
2495
- name: string;
2496
2495
  id: string;
2496
+ name: string;
2497
2497
  picture?: string | undefined;
2498
2498
  additionalCredentials?: any;
2499
2499
  };
@@ -2532,7 +2532,6 @@ export declare const telephonyCdrContract: {
2532
2532
  } | null | undefined;
2533
2533
  upload?: {
2534
2534
  id: string;
2535
- status: string | null;
2536
2535
  createdAt: Date;
2537
2536
  updatedAt: Date;
2538
2537
  deletedAt: Date | null;
@@ -2541,6 +2540,7 @@ export declare const telephonyCdrContract: {
2541
2540
  bucketName: string;
2542
2541
  fileSize: number;
2543
2542
  fileUrl: string | null;
2543
+ status?: string | undefined;
2544
2544
  } | null | undefined;
2545
2545
  extension?: {
2546
2546
  id: string;
@@ -2555,9 +2555,9 @@ export declare const telephonyCdrContract: {
2555
2555
  extensionName: string;
2556
2556
  telephonySignature: string | null;
2557
2557
  user?: {
2558
- name: string;
2559
2558
  id: string;
2560
2559
  address: string | null;
2560
+ name: string;
2561
2561
  email: string;
2562
2562
  createdAt: Date;
2563
2563
  updatedAt: Date;
@@ -2631,9 +2631,9 @@ export declare const telephonyCdrContract: {
2631
2631
  callTo?: {
2632
2632
  id: string;
2633
2633
  user: {
2634
- name: string;
2635
2634
  id: string;
2636
2635
  address: string | null;
2636
+ name: string;
2637
2637
  email: string;
2638
2638
  createdAt: Date;
2639
2639
  updatedAt: Date;
@@ -2657,9 +2657,9 @@ export declare const telephonyCdrContract: {
2657
2657
  callFrom?: {
2658
2658
  id: string;
2659
2659
  user: {
2660
- name: string;
2661
2660
  id: string;
2662
2661
  address: string | null;
2662
+ name: string;
2663
2663
  email: string;
2664
2664
  createdAt: Date;
2665
2665
  updatedAt: Date;
@@ -2685,10 +2685,10 @@ export declare const telephonyCdrContract: {
2685
2685
  telephonyQueueId: string | null;
2686
2686
  contactId: string | null;
2687
2687
  contact?: {
2688
- name: string;
2689
2688
  id: string;
2690
2689
  channel: string | null;
2691
2690
  address: string | null;
2691
+ name: string;
2692
2692
  createdAt: Date;
2693
2693
  updatedAt: Date;
2694
2694
  deletedAt: Date | null;
@@ -2717,7 +2717,6 @@ export declare const telephonyCdrContract: {
2717
2717
  dateValue: Date | null;
2718
2718
  uploads: {
2719
2719
  id: string;
2720
- status: string | null;
2721
2720
  createdAt: Date;
2722
2721
  updatedAt: Date;
2723
2722
  deletedAt: Date | null;
@@ -2726,6 +2725,7 @@ export declare const telephonyCdrContract: {
2726
2725
  bucketName: string;
2727
2726
  fileSize: number;
2728
2727
  fileUrl: string | null;
2728
+ status?: string | undefined;
2729
2729
  }[];
2730
2730
  }[];
2731
2731
  company: {
@@ -2733,8 +2733,8 @@ export declare const telephonyCdrContract: {
2733
2733
  createdAt: Date;
2734
2734
  updatedAt: Date;
2735
2735
  deletedAt: Date | null;
2736
- name?: string | undefined;
2737
2736
  address?: string | null | undefined;
2737
+ name?: string | undefined;
2738
2738
  phone?: string | null | undefined;
2739
2739
  industry?: string | null | undefined;
2740
2740
  } | null;
@@ -2742,8 +2742,8 @@ export declare const telephonyCdrContract: {
2742
2742
  contactProfile: string | null;
2743
2743
  socialProfileUrl: string | null;
2744
2744
  tags: {
2745
- name: string;
2746
2745
  id: string;
2746
+ name: string;
2747
2747
  createdAt: Date;
2748
2748
  updatedAt: Date;
2749
2749
  deletedAt: Date | null;
@@ -2768,8 +2768,8 @@ export declare const telephonyCdrContract: {
2768
2768
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
2769
2769
  id: string;
2770
2770
  metadata: {
2771
- name: string;
2772
2771
  id: string;
2772
+ name: string;
2773
2773
  picture?: string | undefined;
2774
2774
  additionalCredentials?: any;
2775
2775
  };
@@ -2808,7 +2808,6 @@ export declare const telephonyCdrContract: {
2808
2808
  } | null | undefined;
2809
2809
  upload?: {
2810
2810
  id: string;
2811
- status: string | null;
2812
2811
  createdAt: Date;
2813
2812
  updatedAt: Date;
2814
2813
  deletedAt: Date | null;
@@ -2817,6 +2816,7 @@ export declare const telephonyCdrContract: {
2817
2816
  bucketName: string;
2818
2817
  fileSize: number;
2819
2818
  fileUrl: string | null;
2819
+ status?: string | undefined;
2820
2820
  } | null | undefined;
2821
2821
  extension?: {
2822
2822
  id: string;
@@ -2831,9 +2831,9 @@ export declare const telephonyCdrContract: {
2831
2831
  extensionName: string;
2832
2832
  telephonySignature: string | null;
2833
2833
  user?: {
2834
- name: string;
2835
2834
  id: string;
2836
2835
  address: string | null;
2836
+ name: string;
2837
2837
  email: string;
2838
2838
  createdAt: Date;
2839
2839
  updatedAt: Date;
@@ -2989,14 +2989,14 @@ export declare const telephonyCdrContract: {
2989
2989
  deletedAt: z.ZodNullable<z.ZodDate>;
2990
2990
  name: z.ZodString;
2991
2991
  }, "strip", z.ZodTypeAny, {
2992
- name: string;
2993
2992
  id: string;
2993
+ name: string;
2994
2994
  createdAt: Date;
2995
2995
  updatedAt: Date;
2996
2996
  deletedAt: Date | null;
2997
2997
  }, {
2998
- name: string;
2999
2998
  id: string;
2999
+ name: string;
3000
3000
  createdAt: Date;
3001
3001
  updatedAt: Date;
3002
3002
  deletedAt: Date | null;
@@ -3152,8 +3152,8 @@ export declare const telephonyCdrContract: {
3152
3152
  createdAt: Date;
3153
3153
  updatedAt: Date;
3154
3154
  deletedAt: Date | null;
3155
- name?: string | undefined;
3156
3155
  address?: string | null | undefined;
3156
+ name?: string | undefined;
3157
3157
  phone?: string | null | undefined;
3158
3158
  industry?: string | null | undefined;
3159
3159
  }, {
@@ -3161,8 +3161,8 @@ export declare const telephonyCdrContract: {
3161
3161
  createdAt: Date;
3162
3162
  updatedAt: Date;
3163
3163
  deletedAt: Date | null;
3164
- name?: string | undefined;
3165
3164
  address?: string | null | undefined;
3165
+ name?: string | undefined;
3166
3166
  phone?: string | null | undefined;
3167
3167
  industry?: string | null | undefined;
3168
3168
  }>>;
@@ -3180,13 +3180,13 @@ export declare const telephonyCdrContract: {
3180
3180
  picture: z.ZodOptional<z.ZodString>;
3181
3181
  additionalCredentials: z.ZodAny;
3182
3182
  }, "strip", z.ZodTypeAny, {
3183
- name: string;
3184
3183
  id: string;
3184
+ name: string;
3185
3185
  picture?: string | undefined;
3186
3186
  additionalCredentials?: any;
3187
3187
  }, {
3188
- name: string;
3189
3188
  id: string;
3189
+ name: string;
3190
3190
  picture?: string | undefined;
3191
3191
  additionalCredentials?: any;
3192
3192
  }>;
@@ -3194,8 +3194,8 @@ export declare const telephonyCdrContract: {
3194
3194
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
3195
3195
  id: string;
3196
3196
  metadata: {
3197
- name: string;
3198
3197
  id: string;
3198
+ name: string;
3199
3199
  picture?: string | undefined;
3200
3200
  additionalCredentials?: any;
3201
3201
  };
@@ -3208,8 +3208,8 @@ export declare const telephonyCdrContract: {
3208
3208
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
3209
3209
  id: string;
3210
3210
  metadata: {
3211
- name: string;
3212
3211
  id: string;
3212
+ name: string;
3213
3213
  picture?: string | undefined;
3214
3214
  additionalCredentials?: any;
3215
3215
  };
@@ -3319,10 +3319,9 @@ export declare const telephonyCdrContract: {
3319
3319
  fileSize: z.ZodNumber;
3320
3320
  fileKey: z.ZodString;
3321
3321
  fileUrl: z.ZodNullable<z.ZodString>;
3322
- status: z.ZodNullable<z.ZodString>;
3322
+ status: z.ZodOptional<z.ZodString>;
3323
3323
  }, "strip", z.ZodTypeAny, {
3324
3324
  id: string;
3325
- status: string | null;
3326
3325
  createdAt: Date;
3327
3326
  updatedAt: Date;
3328
3327
  deletedAt: Date | null;
@@ -3331,9 +3330,9 @@ export declare const telephonyCdrContract: {
3331
3330
  bucketName: string;
3332
3331
  fileSize: number;
3333
3332
  fileUrl: string | null;
3333
+ status?: string | undefined;
3334
3334
  }, {
3335
3335
  id: string;
3336
- status: string | null;
3337
3336
  createdAt: Date;
3338
3337
  updatedAt: Date;
3339
3338
  deletedAt: Date | null;
@@ -3342,6 +3341,7 @@ export declare const telephonyCdrContract: {
3342
3341
  bucketName: string;
3343
3342
  fileSize: number;
3344
3343
  fileUrl: string | null;
3344
+ status?: string | undefined;
3345
3345
  }>, "many">;
3346
3346
  }, "strip", z.ZodTypeAny, {
3347
3347
  id: string;
@@ -3368,7 +3368,6 @@ export declare const telephonyCdrContract: {
3368
3368
  dateValue: Date | null;
3369
3369
  uploads: {
3370
3370
  id: string;
3371
- status: string | null;
3372
3371
  createdAt: Date;
3373
3372
  updatedAt: Date;
3374
3373
  deletedAt: Date | null;
@@ -3377,6 +3376,7 @@ export declare const telephonyCdrContract: {
3377
3376
  bucketName: string;
3378
3377
  fileSize: number;
3379
3378
  fileUrl: string | null;
3379
+ status?: string | undefined;
3380
3380
  }[];
3381
3381
  }, {
3382
3382
  id: string;
@@ -3403,7 +3403,6 @@ export declare const telephonyCdrContract: {
3403
3403
  dateValue: Date | null;
3404
3404
  uploads: {
3405
3405
  id: string;
3406
- status: string | null;
3407
3406
  createdAt: Date;
3408
3407
  updatedAt: Date;
3409
3408
  deletedAt: Date | null;
@@ -3412,6 +3411,7 @@ export declare const telephonyCdrContract: {
3412
3411
  bucketName: string;
3413
3412
  fileSize: number;
3414
3413
  fileUrl: string | null;
3414
+ status?: string | undefined;
3415
3415
  }[];
3416
3416
  }>, "many">;
3417
3417
  contactEmails: z.ZodArray<z.ZodObject<{
@@ -3519,10 +3519,10 @@ export declare const telephonyCdrContract: {
3519
3519
  };
3520
3520
  }>, "many">>;
3521
3521
  }, "strip", z.ZodTypeAny, {
3522
- name: string;
3523
3522
  id: string;
3524
3523
  channel: string | null;
3525
3524
  address: string | null;
3525
+ name: string;
3526
3526
  createdAt: Date;
3527
3527
  updatedAt: Date;
3528
3528
  deletedAt: Date | null;
@@ -3551,7 +3551,6 @@ export declare const telephonyCdrContract: {
3551
3551
  dateValue: Date | null;
3552
3552
  uploads: {
3553
3553
  id: string;
3554
- status: string | null;
3555
3554
  createdAt: Date;
3556
3555
  updatedAt: Date;
3557
3556
  deletedAt: Date | null;
@@ -3560,6 +3559,7 @@ export declare const telephonyCdrContract: {
3560
3559
  bucketName: string;
3561
3560
  fileSize: number;
3562
3561
  fileUrl: string | null;
3562
+ status?: string | undefined;
3563
3563
  }[];
3564
3564
  }[];
3565
3565
  company: {
@@ -3567,8 +3567,8 @@ export declare const telephonyCdrContract: {
3567
3567
  createdAt: Date;
3568
3568
  updatedAt: Date;
3569
3569
  deletedAt: Date | null;
3570
- name?: string | undefined;
3571
3570
  address?: string | null | undefined;
3571
+ name?: string | undefined;
3572
3572
  phone?: string | null | undefined;
3573
3573
  industry?: string | null | undefined;
3574
3574
  } | null;
@@ -3576,8 +3576,8 @@ export declare const telephonyCdrContract: {
3576
3576
  contactProfile: string | null;
3577
3577
  socialProfileUrl: string | null;
3578
3578
  tags: {
3579
- name: string;
3580
3579
  id: string;
3580
+ name: string;
3581
3581
  createdAt: Date;
3582
3582
  updatedAt: Date;
3583
3583
  deletedAt: Date | null;
@@ -3602,8 +3602,8 @@ export declare const telephonyCdrContract: {
3602
3602
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
3603
3603
  id: string;
3604
3604
  metadata: {
3605
- name: string;
3606
3605
  id: string;
3606
+ name: string;
3607
3607
  picture?: string | undefined;
3608
3608
  additionalCredentials?: any;
3609
3609
  };
@@ -3630,10 +3630,10 @@ export declare const telephonyCdrContract: {
3630
3630
  };
3631
3631
  }[] | undefined;
3632
3632
  }, {
3633
- name: string;
3634
3633
  id: string;
3635
3634
  channel: string | null;
3636
3635
  address: string | null;
3636
+ name: string;
3637
3637
  createdAt: Date;
3638
3638
  updatedAt: Date;
3639
3639
  deletedAt: Date | null;
@@ -3662,7 +3662,6 @@ export declare const telephonyCdrContract: {
3662
3662
  dateValue: Date | null;
3663
3663
  uploads: {
3664
3664
  id: string;
3665
- status: string | null;
3666
3665
  createdAt: Date;
3667
3666
  updatedAt: Date;
3668
3667
  deletedAt: Date | null;
@@ -3671,6 +3670,7 @@ export declare const telephonyCdrContract: {
3671
3670
  bucketName: string;
3672
3671
  fileSize: number;
3673
3672
  fileUrl: string | null;
3673
+ status?: string | undefined;
3674
3674
  }[];
3675
3675
  }[];
3676
3676
  company: {
@@ -3678,8 +3678,8 @@ export declare const telephonyCdrContract: {
3678
3678
  createdAt: Date;
3679
3679
  updatedAt: Date;
3680
3680
  deletedAt: Date | null;
3681
- name?: string | undefined;
3682
3681
  address?: string | null | undefined;
3682
+ name?: string | undefined;
3683
3683
  phone?: string | null | undefined;
3684
3684
  industry?: string | null | undefined;
3685
3685
  } | null;
@@ -3687,8 +3687,8 @@ export declare const telephonyCdrContract: {
3687
3687
  contactProfile: string | null;
3688
3688
  socialProfileUrl: string | null;
3689
3689
  tags: {
3690
- name: string;
3691
3690
  id: string;
3691
+ name: string;
3692
3692
  createdAt: Date;
3693
3693
  updatedAt: Date;
3694
3694
  deletedAt: Date | null;
@@ -3713,8 +3713,8 @@ export declare const telephonyCdrContract: {
3713
3713
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
3714
3714
  id: string;
3715
3715
  metadata: {
3716
- name: string;
3717
3716
  id: string;
3717
+ name: string;
3718
3718
  picture?: string | undefined;
3719
3719
  additionalCredentials?: any;
3720
3720
  };
@@ -3787,10 +3787,9 @@ export declare const telephonyCdrContract: {
3787
3787
  fileSize: z.ZodNumber;
3788
3788
  fileKey: z.ZodString;
3789
3789
  fileUrl: z.ZodNullable<z.ZodString>;
3790
- status: z.ZodNullable<z.ZodString>;
3790
+ status: z.ZodOptional<z.ZodString>;
3791
3791
  }, "strip", z.ZodTypeAny, {
3792
3792
  id: string;
3793
- status: string | null;
3794
3793
  createdAt: Date;
3795
3794
  updatedAt: Date;
3796
3795
  deletedAt: Date | null;
@@ -3799,9 +3798,9 @@ export declare const telephonyCdrContract: {
3799
3798
  bucketName: string;
3800
3799
  fileSize: number;
3801
3800
  fileUrl: string | null;
3801
+ status?: string | undefined;
3802
3802
  }, {
3803
3803
  id: string;
3804
- status: string | null;
3805
3804
  createdAt: Date;
3806
3805
  updatedAt: Date;
3807
3806
  deletedAt: Date | null;
@@ -3810,6 +3809,7 @@ export declare const telephonyCdrContract: {
3810
3809
  bucketName: string;
3811
3810
  fileSize: number;
3812
3811
  fileUrl: string | null;
3812
+ status?: string | undefined;
3813
3813
  }>>>;
3814
3814
  callParticipants: z.ZodNullable<z.ZodObject<{
3815
3815
  callTo: z.ZodOptional<z.ZodNullable<z.ZodObject<{
@@ -3932,9 +3932,9 @@ export declare const telephonyCdrContract: {
3932
3932
  telephonySignature: string | null;
3933
3933
  }>;
3934
3934
  }, "roles" | "extension">, "strip", z.ZodTypeAny, {
3935
- name: string;
3936
3935
  id: string;
3937
3936
  address: string | null;
3937
+ name: string;
3938
3938
  email: string;
3939
3939
  createdAt: Date;
3940
3940
  updatedAt: Date;
@@ -3944,9 +3944,9 @@ export declare const telephonyCdrContract: {
3944
3944
  phone: string | null;
3945
3945
  notificationCount: number | null;
3946
3946
  }, {
3947
- name: string;
3948
3947
  id: string;
3949
3948
  address: string | null;
3949
+ name: string;
3950
3950
  email: string;
3951
3951
  createdAt: Date;
3952
3952
  updatedAt: Date;
@@ -3969,9 +3969,9 @@ export declare const telephonyCdrContract: {
3969
3969
  }, "strip", z.ZodTypeAny, {
3970
3970
  id: string;
3971
3971
  user: {
3972
- name: string;
3973
3972
  id: string;
3974
3973
  address: string | null;
3974
+ name: string;
3975
3975
  email: string;
3976
3976
  createdAt: Date;
3977
3977
  updatedAt: Date;
@@ -3994,9 +3994,9 @@ export declare const telephonyCdrContract: {
3994
3994
  }, {
3995
3995
  id: string;
3996
3996
  user: {
3997
- name: string;
3998
3997
  id: string;
3999
3998
  address: string | null;
3999
+ name: string;
4000
4000
  email: string;
4001
4001
  createdAt: Date;
4002
4002
  updatedAt: Date;
@@ -4137,9 +4137,9 @@ export declare const telephonyCdrContract: {
4137
4137
  telephonySignature: string | null;
4138
4138
  }>;
4139
4139
  }, "roles" | "extension">, "strip", z.ZodTypeAny, {
4140
- name: string;
4141
4140
  id: string;
4142
4141
  address: string | null;
4142
+ name: string;
4143
4143
  email: string;
4144
4144
  createdAt: Date;
4145
4145
  updatedAt: Date;
@@ -4149,9 +4149,9 @@ export declare const telephonyCdrContract: {
4149
4149
  phone: string | null;
4150
4150
  notificationCount: number | null;
4151
4151
  }, {
4152
- name: string;
4153
4152
  id: string;
4154
4153
  address: string | null;
4154
+ name: string;
4155
4155
  email: string;
4156
4156
  createdAt: Date;
4157
4157
  updatedAt: Date;
@@ -4174,9 +4174,9 @@ export declare const telephonyCdrContract: {
4174
4174
  }, "strip", z.ZodTypeAny, {
4175
4175
  id: string;
4176
4176
  user: {
4177
- name: string;
4178
4177
  id: string;
4179
4178
  address: string | null;
4179
+ name: string;
4180
4180
  email: string;
4181
4181
  createdAt: Date;
4182
4182
  updatedAt: Date;
@@ -4199,9 +4199,9 @@ export declare const telephonyCdrContract: {
4199
4199
  }, {
4200
4200
  id: string;
4201
4201
  user: {
4202
- name: string;
4203
4202
  id: string;
4204
4203
  address: string | null;
4204
+ name: string;
4205
4205
  email: string;
4206
4206
  createdAt: Date;
4207
4207
  updatedAt: Date;
@@ -4226,9 +4226,9 @@ export declare const telephonyCdrContract: {
4226
4226
  callTo?: {
4227
4227
  id: string;
4228
4228
  user: {
4229
- name: string;
4230
4229
  id: string;
4231
4230
  address: string | null;
4231
+ name: string;
4232
4232
  email: string;
4233
4233
  createdAt: Date;
4234
4234
  updatedAt: Date;
@@ -4252,9 +4252,9 @@ export declare const telephonyCdrContract: {
4252
4252
  callFrom?: {
4253
4253
  id: string;
4254
4254
  user: {
4255
- name: string;
4256
4255
  id: string;
4257
4256
  address: string | null;
4257
+ name: string;
4258
4258
  email: string;
4259
4259
  createdAt: Date;
4260
4260
  updatedAt: Date;
@@ -4279,9 +4279,9 @@ export declare const telephonyCdrContract: {
4279
4279
  callTo?: {
4280
4280
  id: string;
4281
4281
  user: {
4282
- name: string;
4283
4282
  id: string;
4284
4283
  address: string | null;
4284
+ name: string;
4285
4285
  email: string;
4286
4286
  createdAt: Date;
4287
4287
  updatedAt: Date;
@@ -4305,9 +4305,9 @@ export declare const telephonyCdrContract: {
4305
4305
  callFrom?: {
4306
4306
  id: string;
4307
4307
  user: {
4308
- name: string;
4309
4308
  id: string;
4310
4309
  address: string | null;
4310
+ name: string;
4311
4311
  email: string;
4312
4312
  createdAt: Date;
4313
4313
  updatedAt: Date;
@@ -4461,9 +4461,9 @@ export declare const telephonyCdrContract: {
4461
4461
  telephonySignature: string | null;
4462
4462
  }>;
4463
4463
  }, "strip", z.ZodTypeAny, {
4464
- name: string;
4465
4464
  id: string;
4466
4465
  address: string | null;
4466
+ name: string;
4467
4467
  email: string;
4468
4468
  createdAt: Date;
4469
4469
  updatedAt: Date;
@@ -4504,9 +4504,9 @@ export declare const telephonyCdrContract: {
4504
4504
  telephonySignature: string | null;
4505
4505
  };
4506
4506
  }, {
4507
- name: string;
4508
4507
  id: string;
4509
4508
  address: string | null;
4509
+ name: string;
4510
4510
  email: string;
4511
4511
  createdAt: Date;
4512
4512
  updatedAt: Date;
@@ -4560,9 +4560,9 @@ export declare const telephonyCdrContract: {
4560
4560
  extensionName: string;
4561
4561
  telephonySignature: string | null;
4562
4562
  user?: {
4563
- name: string;
4564
4563
  id: string;
4565
4564
  address: string | null;
4565
+ name: string;
4566
4566
  email: string;
4567
4567
  createdAt: Date;
4568
4568
  updatedAt: Date;
@@ -4616,9 +4616,9 @@ export declare const telephonyCdrContract: {
4616
4616
  extensionName: string;
4617
4617
  telephonySignature: string | null;
4618
4618
  user?: {
4619
- name: string;
4620
4619
  id: string;
4621
4620
  address: string | null;
4621
+ name: string;
4622
4622
  email: string;
4623
4623
  createdAt: Date;
4624
4624
  updatedAt: Date;
@@ -4688,9 +4688,9 @@ export declare const telephonyCdrContract: {
4688
4688
  callTo?: {
4689
4689
  id: string;
4690
4690
  user: {
4691
- name: string;
4692
4691
  id: string;
4693
4692
  address: string | null;
4693
+ name: string;
4694
4694
  email: string;
4695
4695
  createdAt: Date;
4696
4696
  updatedAt: Date;
@@ -4714,9 +4714,9 @@ export declare const telephonyCdrContract: {
4714
4714
  callFrom?: {
4715
4715
  id: string;
4716
4716
  user: {
4717
- name: string;
4718
4717
  id: string;
4719
4718
  address: string | null;
4719
+ name: string;
4720
4720
  email: string;
4721
4721
  createdAt: Date;
4722
4722
  updatedAt: Date;
@@ -4742,10 +4742,10 @@ export declare const telephonyCdrContract: {
4742
4742
  telephonyQueueId: string | null;
4743
4743
  contactId: string | null;
4744
4744
  contact?: {
4745
- name: string;
4746
4745
  id: string;
4747
4746
  channel: string | null;
4748
4747
  address: string | null;
4748
+ name: string;
4749
4749
  createdAt: Date;
4750
4750
  updatedAt: Date;
4751
4751
  deletedAt: Date | null;
@@ -4774,7 +4774,6 @@ export declare const telephonyCdrContract: {
4774
4774
  dateValue: Date | null;
4775
4775
  uploads: {
4776
4776
  id: string;
4777
- status: string | null;
4778
4777
  createdAt: Date;
4779
4778
  updatedAt: Date;
4780
4779
  deletedAt: Date | null;
@@ -4783,6 +4782,7 @@ export declare const telephonyCdrContract: {
4783
4782
  bucketName: string;
4784
4783
  fileSize: number;
4785
4784
  fileUrl: string | null;
4785
+ status?: string | undefined;
4786
4786
  }[];
4787
4787
  }[];
4788
4788
  company: {
@@ -4790,8 +4790,8 @@ export declare const telephonyCdrContract: {
4790
4790
  createdAt: Date;
4791
4791
  updatedAt: Date;
4792
4792
  deletedAt: Date | null;
4793
- name?: string | undefined;
4794
4793
  address?: string | null | undefined;
4794
+ name?: string | undefined;
4795
4795
  phone?: string | null | undefined;
4796
4796
  industry?: string | null | undefined;
4797
4797
  } | null;
@@ -4799,8 +4799,8 @@ export declare const telephonyCdrContract: {
4799
4799
  contactProfile: string | null;
4800
4800
  socialProfileUrl: string | null;
4801
4801
  tags: {
4802
- name: string;
4803
4802
  id: string;
4803
+ name: string;
4804
4804
  createdAt: Date;
4805
4805
  updatedAt: Date;
4806
4806
  deletedAt: Date | null;
@@ -4825,8 +4825,8 @@ export declare const telephonyCdrContract: {
4825
4825
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
4826
4826
  id: string;
4827
4827
  metadata: {
4828
- name: string;
4829
4828
  id: string;
4829
+ name: string;
4830
4830
  picture?: string | undefined;
4831
4831
  additionalCredentials?: any;
4832
4832
  };
@@ -4865,7 +4865,6 @@ export declare const telephonyCdrContract: {
4865
4865
  } | null | undefined;
4866
4866
  upload?: {
4867
4867
  id: string;
4868
- status: string | null;
4869
4868
  createdAt: Date;
4870
4869
  updatedAt: Date;
4871
4870
  deletedAt: Date | null;
@@ -4874,6 +4873,7 @@ export declare const telephonyCdrContract: {
4874
4873
  bucketName: string;
4875
4874
  fileSize: number;
4876
4875
  fileUrl: string | null;
4876
+ status?: string | undefined;
4877
4877
  } | null | undefined;
4878
4878
  extension?: {
4879
4879
  id: string;
@@ -4888,9 +4888,9 @@ export declare const telephonyCdrContract: {
4888
4888
  extensionName: string;
4889
4889
  telephonySignature: string | null;
4890
4890
  user?: {
4891
- name: string;
4892
4891
  id: string;
4893
4892
  address: string | null;
4893
+ name: string;
4894
4894
  email: string;
4895
4895
  createdAt: Date;
4896
4896
  updatedAt: Date;
@@ -4958,9 +4958,9 @@ export declare const telephonyCdrContract: {
4958
4958
  callTo?: {
4959
4959
  id: string;
4960
4960
  user: {
4961
- name: string;
4962
4961
  id: string;
4963
4962
  address: string | null;
4963
+ name: string;
4964
4964
  email: string;
4965
4965
  createdAt: Date;
4966
4966
  updatedAt: Date;
@@ -4984,9 +4984,9 @@ export declare const telephonyCdrContract: {
4984
4984
  callFrom?: {
4985
4985
  id: string;
4986
4986
  user: {
4987
- name: string;
4988
4987
  id: string;
4989
4988
  address: string | null;
4989
+ name: string;
4990
4990
  email: string;
4991
4991
  createdAt: Date;
4992
4992
  updatedAt: Date;
@@ -5012,10 +5012,10 @@ export declare const telephonyCdrContract: {
5012
5012
  telephonyQueueId: string | null;
5013
5013
  contactId: string | null;
5014
5014
  contact?: {
5015
- name: string;
5016
5015
  id: string;
5017
5016
  channel: string | null;
5018
5017
  address: string | null;
5018
+ name: string;
5019
5019
  createdAt: Date;
5020
5020
  updatedAt: Date;
5021
5021
  deletedAt: Date | null;
@@ -5044,7 +5044,6 @@ export declare const telephonyCdrContract: {
5044
5044
  dateValue: Date | null;
5045
5045
  uploads: {
5046
5046
  id: string;
5047
- status: string | null;
5048
5047
  createdAt: Date;
5049
5048
  updatedAt: Date;
5050
5049
  deletedAt: Date | null;
@@ -5053,6 +5052,7 @@ export declare const telephonyCdrContract: {
5053
5052
  bucketName: string;
5054
5053
  fileSize: number;
5055
5054
  fileUrl: string | null;
5055
+ status?: string | undefined;
5056
5056
  }[];
5057
5057
  }[];
5058
5058
  company: {
@@ -5060,8 +5060,8 @@ export declare const telephonyCdrContract: {
5060
5060
  createdAt: Date;
5061
5061
  updatedAt: Date;
5062
5062
  deletedAt: Date | null;
5063
- name?: string | undefined;
5064
5063
  address?: string | null | undefined;
5064
+ name?: string | undefined;
5065
5065
  phone?: string | null | undefined;
5066
5066
  industry?: string | null | undefined;
5067
5067
  } | null;
@@ -5069,8 +5069,8 @@ export declare const telephonyCdrContract: {
5069
5069
  contactProfile: string | null;
5070
5070
  socialProfileUrl: string | null;
5071
5071
  tags: {
5072
- name: string;
5073
5072
  id: string;
5073
+ name: string;
5074
5074
  createdAt: Date;
5075
5075
  updatedAt: Date;
5076
5076
  deletedAt: Date | null;
@@ -5095,8 +5095,8 @@ export declare const telephonyCdrContract: {
5095
5095
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
5096
5096
  id: string;
5097
5097
  metadata: {
5098
- name: string;
5099
5098
  id: string;
5099
+ name: string;
5100
5100
  picture?: string | undefined;
5101
5101
  additionalCredentials?: any;
5102
5102
  };
@@ -5135,7 +5135,6 @@ export declare const telephonyCdrContract: {
5135
5135
  } | null | undefined;
5136
5136
  upload?: {
5137
5137
  id: string;
5138
- status: string | null;
5139
5138
  createdAt: Date;
5140
5139
  updatedAt: Date;
5141
5140
  deletedAt: Date | null;
@@ -5144,6 +5143,7 @@ export declare const telephonyCdrContract: {
5144
5143
  bucketName: string;
5145
5144
  fileSize: number;
5146
5145
  fileUrl: string | null;
5146
+ status?: string | undefined;
5147
5147
  } | null | undefined;
5148
5148
  extension?: {
5149
5149
  id: string;
@@ -5158,9 +5158,9 @@ export declare const telephonyCdrContract: {
5158
5158
  extensionName: string;
5159
5159
  telephonySignature: string | null;
5160
5160
  user?: {
5161
- name: string;
5162
5161
  id: string;
5163
5162
  address: string | null;
5163
+ name: string;
5164
5164
  email: string;
5165
5165
  createdAt: Date;
5166
5166
  updatedAt: Date;
@@ -5234,9 +5234,9 @@ export declare const telephonyCdrContract: {
5234
5234
  callTo?: {
5235
5235
  id: string;
5236
5236
  user: {
5237
- name: string;
5238
5237
  id: string;
5239
5238
  address: string | null;
5239
+ name: string;
5240
5240
  email: string;
5241
5241
  createdAt: Date;
5242
5242
  updatedAt: Date;
@@ -5260,9 +5260,9 @@ export declare const telephonyCdrContract: {
5260
5260
  callFrom?: {
5261
5261
  id: string;
5262
5262
  user: {
5263
- name: string;
5264
5263
  id: string;
5265
5264
  address: string | null;
5265
+ name: string;
5266
5266
  email: string;
5267
5267
  createdAt: Date;
5268
5268
  updatedAt: Date;
@@ -5288,10 +5288,10 @@ export declare const telephonyCdrContract: {
5288
5288
  telephonyQueueId: string | null;
5289
5289
  contactId: string | null;
5290
5290
  contact?: {
5291
- name: string;
5292
5291
  id: string;
5293
5292
  channel: string | null;
5294
5293
  address: string | null;
5294
+ name: string;
5295
5295
  createdAt: Date;
5296
5296
  updatedAt: Date;
5297
5297
  deletedAt: Date | null;
@@ -5320,7 +5320,6 @@ export declare const telephonyCdrContract: {
5320
5320
  dateValue: Date | null;
5321
5321
  uploads: {
5322
5322
  id: string;
5323
- status: string | null;
5324
5323
  createdAt: Date;
5325
5324
  updatedAt: Date;
5326
5325
  deletedAt: Date | null;
@@ -5329,6 +5328,7 @@ export declare const telephonyCdrContract: {
5329
5328
  bucketName: string;
5330
5329
  fileSize: number;
5331
5330
  fileUrl: string | null;
5331
+ status?: string | undefined;
5332
5332
  }[];
5333
5333
  }[];
5334
5334
  company: {
@@ -5336,8 +5336,8 @@ export declare const telephonyCdrContract: {
5336
5336
  createdAt: Date;
5337
5337
  updatedAt: Date;
5338
5338
  deletedAt: Date | null;
5339
- name?: string | undefined;
5340
5339
  address?: string | null | undefined;
5340
+ name?: string | undefined;
5341
5341
  phone?: string | null | undefined;
5342
5342
  industry?: string | null | undefined;
5343
5343
  } | null;
@@ -5345,8 +5345,8 @@ export declare const telephonyCdrContract: {
5345
5345
  contactProfile: string | null;
5346
5346
  socialProfileUrl: string | null;
5347
5347
  tags: {
5348
- name: string;
5349
5348
  id: string;
5349
+ name: string;
5350
5350
  createdAt: Date;
5351
5351
  updatedAt: Date;
5352
5352
  deletedAt: Date | null;
@@ -5371,8 +5371,8 @@ export declare const telephonyCdrContract: {
5371
5371
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
5372
5372
  id: string;
5373
5373
  metadata: {
5374
- name: string;
5375
5374
  id: string;
5375
+ name: string;
5376
5376
  picture?: string | undefined;
5377
5377
  additionalCredentials?: any;
5378
5378
  };
@@ -5411,7 +5411,6 @@ export declare const telephonyCdrContract: {
5411
5411
  } | null | undefined;
5412
5412
  upload?: {
5413
5413
  id: string;
5414
- status: string | null;
5415
5414
  createdAt: Date;
5416
5415
  updatedAt: Date;
5417
5416
  deletedAt: Date | null;
@@ -5420,6 +5419,7 @@ export declare const telephonyCdrContract: {
5420
5419
  bucketName: string;
5421
5420
  fileSize: number;
5422
5421
  fileUrl: string | null;
5422
+ status?: string | undefined;
5423
5423
  } | null | undefined;
5424
5424
  extension?: {
5425
5425
  id: string;
@@ -5434,9 +5434,9 @@ export declare const telephonyCdrContract: {
5434
5434
  extensionName: string;
5435
5435
  telephonySignature: string | null;
5436
5436
  user?: {
5437
- name: string;
5438
5437
  id: string;
5439
5438
  address: string | null;
5439
+ name: string;
5440
5440
  email: string;
5441
5441
  createdAt: Date;
5442
5442
  updatedAt: Date;
@@ -5510,9 +5510,9 @@ export declare const telephonyCdrContract: {
5510
5510
  callTo?: {
5511
5511
  id: string;
5512
5512
  user: {
5513
- name: string;
5514
5513
  id: string;
5515
5514
  address: string | null;
5515
+ name: string;
5516
5516
  email: string;
5517
5517
  createdAt: Date;
5518
5518
  updatedAt: Date;
@@ -5536,9 +5536,9 @@ export declare const telephonyCdrContract: {
5536
5536
  callFrom?: {
5537
5537
  id: string;
5538
5538
  user: {
5539
- name: string;
5540
5539
  id: string;
5541
5540
  address: string | null;
5541
+ name: string;
5542
5542
  email: string;
5543
5543
  createdAt: Date;
5544
5544
  updatedAt: Date;
@@ -5564,10 +5564,10 @@ export declare const telephonyCdrContract: {
5564
5564
  telephonyQueueId: string | null;
5565
5565
  contactId: string | null;
5566
5566
  contact?: {
5567
- name: string;
5568
5567
  id: string;
5569
5568
  channel: string | null;
5570
5569
  address: string | null;
5570
+ name: string;
5571
5571
  createdAt: Date;
5572
5572
  updatedAt: Date;
5573
5573
  deletedAt: Date | null;
@@ -5596,7 +5596,6 @@ export declare const telephonyCdrContract: {
5596
5596
  dateValue: Date | null;
5597
5597
  uploads: {
5598
5598
  id: string;
5599
- status: string | null;
5600
5599
  createdAt: Date;
5601
5600
  updatedAt: Date;
5602
5601
  deletedAt: Date | null;
@@ -5605,6 +5604,7 @@ export declare const telephonyCdrContract: {
5605
5604
  bucketName: string;
5606
5605
  fileSize: number;
5607
5606
  fileUrl: string | null;
5607
+ status?: string | undefined;
5608
5608
  }[];
5609
5609
  }[];
5610
5610
  company: {
@@ -5612,8 +5612,8 @@ export declare const telephonyCdrContract: {
5612
5612
  createdAt: Date;
5613
5613
  updatedAt: Date;
5614
5614
  deletedAt: Date | null;
5615
- name?: string | undefined;
5616
5615
  address?: string | null | undefined;
5616
+ name?: string | undefined;
5617
5617
  phone?: string | null | undefined;
5618
5618
  industry?: string | null | undefined;
5619
5619
  } | null;
@@ -5621,8 +5621,8 @@ export declare const telephonyCdrContract: {
5621
5621
  contactProfile: string | null;
5622
5622
  socialProfileUrl: string | null;
5623
5623
  tags: {
5624
- name: string;
5625
5624
  id: string;
5625
+ name: string;
5626
5626
  createdAt: Date;
5627
5627
  updatedAt: Date;
5628
5628
  deletedAt: Date | null;
@@ -5647,8 +5647,8 @@ export declare const telephonyCdrContract: {
5647
5647
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
5648
5648
  id: string;
5649
5649
  metadata: {
5650
- name: string;
5651
5650
  id: string;
5651
+ name: string;
5652
5652
  picture?: string | undefined;
5653
5653
  additionalCredentials?: any;
5654
5654
  };
@@ -5687,7 +5687,6 @@ export declare const telephonyCdrContract: {
5687
5687
  } | null | undefined;
5688
5688
  upload?: {
5689
5689
  id: string;
5690
- status: string | null;
5691
5690
  createdAt: Date;
5692
5691
  updatedAt: Date;
5693
5692
  deletedAt: Date | null;
@@ -5696,6 +5695,7 @@ export declare const telephonyCdrContract: {
5696
5695
  bucketName: string;
5697
5696
  fileSize: number;
5698
5697
  fileUrl: string | null;
5698
+ status?: string | undefined;
5699
5699
  } | null | undefined;
5700
5700
  extension?: {
5701
5701
  id: string;
@@ -5710,9 +5710,9 @@ export declare const telephonyCdrContract: {
5710
5710
  extensionName: string;
5711
5711
  telephonySignature: string | null;
5712
5712
  user?: {
5713
- name: string;
5714
5713
  id: string;
5715
5714
  address: string | null;
5715
+ name: string;
5716
5716
  email: string;
5717
5717
  createdAt: Date;
5718
5718
  updatedAt: Date;
@@ -5871,14 +5871,14 @@ export declare const telephonyCdrContract: {
5871
5871
  deletedAt: z.ZodNullable<z.ZodDate>;
5872
5872
  name: z.ZodString;
5873
5873
  }, "strip", z.ZodTypeAny, {
5874
- name: string;
5875
5874
  id: string;
5875
+ name: string;
5876
5876
  createdAt: Date;
5877
5877
  updatedAt: Date;
5878
5878
  deletedAt: Date | null;
5879
5879
  }, {
5880
- name: string;
5881
5880
  id: string;
5881
+ name: string;
5882
5882
  createdAt: Date;
5883
5883
  updatedAt: Date;
5884
5884
  deletedAt: Date | null;
@@ -6034,8 +6034,8 @@ export declare const telephonyCdrContract: {
6034
6034
  createdAt: Date;
6035
6035
  updatedAt: Date;
6036
6036
  deletedAt: Date | null;
6037
- name?: string | undefined;
6038
6037
  address?: string | null | undefined;
6038
+ name?: string | undefined;
6039
6039
  phone?: string | null | undefined;
6040
6040
  industry?: string | null | undefined;
6041
6041
  }, {
@@ -6043,8 +6043,8 @@ export declare const telephonyCdrContract: {
6043
6043
  createdAt: Date;
6044
6044
  updatedAt: Date;
6045
6045
  deletedAt: Date | null;
6046
- name?: string | undefined;
6047
6046
  address?: string | null | undefined;
6047
+ name?: string | undefined;
6048
6048
  phone?: string | null | undefined;
6049
6049
  industry?: string | null | undefined;
6050
6050
  }>>;
@@ -6062,13 +6062,13 @@ export declare const telephonyCdrContract: {
6062
6062
  picture: z.ZodOptional<z.ZodString>;
6063
6063
  additionalCredentials: z.ZodAny;
6064
6064
  }, "strip", z.ZodTypeAny, {
6065
- name: string;
6066
6065
  id: string;
6066
+ name: string;
6067
6067
  picture?: string | undefined;
6068
6068
  additionalCredentials?: any;
6069
6069
  }, {
6070
- name: string;
6071
6070
  id: string;
6071
+ name: string;
6072
6072
  picture?: string | undefined;
6073
6073
  additionalCredentials?: any;
6074
6074
  }>;
@@ -6076,8 +6076,8 @@ export declare const telephonyCdrContract: {
6076
6076
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
6077
6077
  id: string;
6078
6078
  metadata: {
6079
- name: string;
6080
6079
  id: string;
6080
+ name: string;
6081
6081
  picture?: string | undefined;
6082
6082
  additionalCredentials?: any;
6083
6083
  };
@@ -6090,8 +6090,8 @@ export declare const telephonyCdrContract: {
6090
6090
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
6091
6091
  id: string;
6092
6092
  metadata: {
6093
- name: string;
6094
6093
  id: string;
6094
+ name: string;
6095
6095
  picture?: string | undefined;
6096
6096
  additionalCredentials?: any;
6097
6097
  };
@@ -6201,10 +6201,9 @@ export declare const telephonyCdrContract: {
6201
6201
  fileSize: z.ZodNumber;
6202
6202
  fileKey: z.ZodString;
6203
6203
  fileUrl: z.ZodNullable<z.ZodString>;
6204
- status: z.ZodNullable<z.ZodString>;
6204
+ status: z.ZodOptional<z.ZodString>;
6205
6205
  }, "strip", z.ZodTypeAny, {
6206
6206
  id: string;
6207
- status: string | null;
6208
6207
  createdAt: Date;
6209
6208
  updatedAt: Date;
6210
6209
  deletedAt: Date | null;
@@ -6213,9 +6212,9 @@ export declare const telephonyCdrContract: {
6213
6212
  bucketName: string;
6214
6213
  fileSize: number;
6215
6214
  fileUrl: string | null;
6215
+ status?: string | undefined;
6216
6216
  }, {
6217
6217
  id: string;
6218
- status: string | null;
6219
6218
  createdAt: Date;
6220
6219
  updatedAt: Date;
6221
6220
  deletedAt: Date | null;
@@ -6224,6 +6223,7 @@ export declare const telephonyCdrContract: {
6224
6223
  bucketName: string;
6225
6224
  fileSize: number;
6226
6225
  fileUrl: string | null;
6226
+ status?: string | undefined;
6227
6227
  }>, "many">;
6228
6228
  }, "strip", z.ZodTypeAny, {
6229
6229
  id: string;
@@ -6250,7 +6250,6 @@ export declare const telephonyCdrContract: {
6250
6250
  dateValue: Date | null;
6251
6251
  uploads: {
6252
6252
  id: string;
6253
- status: string | null;
6254
6253
  createdAt: Date;
6255
6254
  updatedAt: Date;
6256
6255
  deletedAt: Date | null;
@@ -6259,6 +6258,7 @@ export declare const telephonyCdrContract: {
6259
6258
  bucketName: string;
6260
6259
  fileSize: number;
6261
6260
  fileUrl: string | null;
6261
+ status?: string | undefined;
6262
6262
  }[];
6263
6263
  }, {
6264
6264
  id: string;
@@ -6285,7 +6285,6 @@ export declare const telephonyCdrContract: {
6285
6285
  dateValue: Date | null;
6286
6286
  uploads: {
6287
6287
  id: string;
6288
- status: string | null;
6289
6288
  createdAt: Date;
6290
6289
  updatedAt: Date;
6291
6290
  deletedAt: Date | null;
@@ -6294,6 +6293,7 @@ export declare const telephonyCdrContract: {
6294
6293
  bucketName: string;
6295
6294
  fileSize: number;
6296
6295
  fileUrl: string | null;
6296
+ status?: string | undefined;
6297
6297
  }[];
6298
6298
  }>, "many">;
6299
6299
  contactEmails: z.ZodArray<z.ZodObject<{
@@ -6401,10 +6401,10 @@ export declare const telephonyCdrContract: {
6401
6401
  };
6402
6402
  }>, "many">>;
6403
6403
  }, "strip", z.ZodTypeAny, {
6404
- name: string;
6405
6404
  id: string;
6406
6405
  channel: string | null;
6407
6406
  address: string | null;
6407
+ name: string;
6408
6408
  createdAt: Date;
6409
6409
  updatedAt: Date;
6410
6410
  deletedAt: Date | null;
@@ -6433,7 +6433,6 @@ export declare const telephonyCdrContract: {
6433
6433
  dateValue: Date | null;
6434
6434
  uploads: {
6435
6435
  id: string;
6436
- status: string | null;
6437
6436
  createdAt: Date;
6438
6437
  updatedAt: Date;
6439
6438
  deletedAt: Date | null;
@@ -6442,6 +6441,7 @@ export declare const telephonyCdrContract: {
6442
6441
  bucketName: string;
6443
6442
  fileSize: number;
6444
6443
  fileUrl: string | null;
6444
+ status?: string | undefined;
6445
6445
  }[];
6446
6446
  }[];
6447
6447
  company: {
@@ -6449,8 +6449,8 @@ export declare const telephonyCdrContract: {
6449
6449
  createdAt: Date;
6450
6450
  updatedAt: Date;
6451
6451
  deletedAt: Date | null;
6452
- name?: string | undefined;
6453
6452
  address?: string | null | undefined;
6453
+ name?: string | undefined;
6454
6454
  phone?: string | null | undefined;
6455
6455
  industry?: string | null | undefined;
6456
6456
  } | null;
@@ -6458,8 +6458,8 @@ export declare const telephonyCdrContract: {
6458
6458
  contactProfile: string | null;
6459
6459
  socialProfileUrl: string | null;
6460
6460
  tags: {
6461
- name: string;
6462
6461
  id: string;
6462
+ name: string;
6463
6463
  createdAt: Date;
6464
6464
  updatedAt: Date;
6465
6465
  deletedAt: Date | null;
@@ -6484,8 +6484,8 @@ export declare const telephonyCdrContract: {
6484
6484
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
6485
6485
  id: string;
6486
6486
  metadata: {
6487
- name: string;
6488
6487
  id: string;
6488
+ name: string;
6489
6489
  picture?: string | undefined;
6490
6490
  additionalCredentials?: any;
6491
6491
  };
@@ -6512,10 +6512,10 @@ export declare const telephonyCdrContract: {
6512
6512
  };
6513
6513
  }[] | undefined;
6514
6514
  }, {
6515
- name: string;
6516
6515
  id: string;
6517
6516
  channel: string | null;
6518
6517
  address: string | null;
6518
+ name: string;
6519
6519
  createdAt: Date;
6520
6520
  updatedAt: Date;
6521
6521
  deletedAt: Date | null;
@@ -6544,7 +6544,6 @@ export declare const telephonyCdrContract: {
6544
6544
  dateValue: Date | null;
6545
6545
  uploads: {
6546
6546
  id: string;
6547
- status: string | null;
6548
6547
  createdAt: Date;
6549
6548
  updatedAt: Date;
6550
6549
  deletedAt: Date | null;
@@ -6553,6 +6552,7 @@ export declare const telephonyCdrContract: {
6553
6552
  bucketName: string;
6554
6553
  fileSize: number;
6555
6554
  fileUrl: string | null;
6555
+ status?: string | undefined;
6556
6556
  }[];
6557
6557
  }[];
6558
6558
  company: {
@@ -6560,8 +6560,8 @@ export declare const telephonyCdrContract: {
6560
6560
  createdAt: Date;
6561
6561
  updatedAt: Date;
6562
6562
  deletedAt: Date | null;
6563
- name?: string | undefined;
6564
6563
  address?: string | null | undefined;
6564
+ name?: string | undefined;
6565
6565
  phone?: string | null | undefined;
6566
6566
  industry?: string | null | undefined;
6567
6567
  } | null;
@@ -6569,8 +6569,8 @@ export declare const telephonyCdrContract: {
6569
6569
  contactProfile: string | null;
6570
6570
  socialProfileUrl: string | null;
6571
6571
  tags: {
6572
- name: string;
6573
6572
  id: string;
6573
+ name: string;
6574
6574
  createdAt: Date;
6575
6575
  updatedAt: Date;
6576
6576
  deletedAt: Date | null;
@@ -6595,8 +6595,8 @@ export declare const telephonyCdrContract: {
6595
6595
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
6596
6596
  id: string;
6597
6597
  metadata: {
6598
- name: string;
6599
6598
  id: string;
6599
+ name: string;
6600
6600
  picture?: string | undefined;
6601
6601
  additionalCredentials?: any;
6602
6602
  };
@@ -6669,10 +6669,9 @@ export declare const telephonyCdrContract: {
6669
6669
  fileSize: z.ZodNumber;
6670
6670
  fileKey: z.ZodString;
6671
6671
  fileUrl: z.ZodNullable<z.ZodString>;
6672
- status: z.ZodNullable<z.ZodString>;
6672
+ status: z.ZodOptional<z.ZodString>;
6673
6673
  }, "strip", z.ZodTypeAny, {
6674
6674
  id: string;
6675
- status: string | null;
6676
6675
  createdAt: Date;
6677
6676
  updatedAt: Date;
6678
6677
  deletedAt: Date | null;
@@ -6681,9 +6680,9 @@ export declare const telephonyCdrContract: {
6681
6680
  bucketName: string;
6682
6681
  fileSize: number;
6683
6682
  fileUrl: string | null;
6683
+ status?: string | undefined;
6684
6684
  }, {
6685
6685
  id: string;
6686
- status: string | null;
6687
6686
  createdAt: Date;
6688
6687
  updatedAt: Date;
6689
6688
  deletedAt: Date | null;
@@ -6692,6 +6691,7 @@ export declare const telephonyCdrContract: {
6692
6691
  bucketName: string;
6693
6692
  fileSize: number;
6694
6693
  fileUrl: string | null;
6694
+ status?: string | undefined;
6695
6695
  }>>>;
6696
6696
  callParticipants: z.ZodNullable<z.ZodObject<{
6697
6697
  callTo: z.ZodOptional<z.ZodNullable<z.ZodObject<{
@@ -6814,9 +6814,9 @@ export declare const telephonyCdrContract: {
6814
6814
  telephonySignature: string | null;
6815
6815
  }>;
6816
6816
  }, "roles" | "extension">, "strip", z.ZodTypeAny, {
6817
- name: string;
6818
6817
  id: string;
6819
6818
  address: string | null;
6819
+ name: string;
6820
6820
  email: string;
6821
6821
  createdAt: Date;
6822
6822
  updatedAt: Date;
@@ -6826,9 +6826,9 @@ export declare const telephonyCdrContract: {
6826
6826
  phone: string | null;
6827
6827
  notificationCount: number | null;
6828
6828
  }, {
6829
- name: string;
6830
6829
  id: string;
6831
6830
  address: string | null;
6831
+ name: string;
6832
6832
  email: string;
6833
6833
  createdAt: Date;
6834
6834
  updatedAt: Date;
@@ -6851,9 +6851,9 @@ export declare const telephonyCdrContract: {
6851
6851
  }, "strip", z.ZodTypeAny, {
6852
6852
  id: string;
6853
6853
  user: {
6854
- name: string;
6855
6854
  id: string;
6856
6855
  address: string | null;
6856
+ name: string;
6857
6857
  email: string;
6858
6858
  createdAt: Date;
6859
6859
  updatedAt: Date;
@@ -6876,9 +6876,9 @@ export declare const telephonyCdrContract: {
6876
6876
  }, {
6877
6877
  id: string;
6878
6878
  user: {
6879
- name: string;
6880
6879
  id: string;
6881
6880
  address: string | null;
6881
+ name: string;
6882
6882
  email: string;
6883
6883
  createdAt: Date;
6884
6884
  updatedAt: Date;
@@ -7019,9 +7019,9 @@ export declare const telephonyCdrContract: {
7019
7019
  telephonySignature: string | null;
7020
7020
  }>;
7021
7021
  }, "roles" | "extension">, "strip", z.ZodTypeAny, {
7022
- name: string;
7023
7022
  id: string;
7024
7023
  address: string | null;
7024
+ name: string;
7025
7025
  email: string;
7026
7026
  createdAt: Date;
7027
7027
  updatedAt: Date;
@@ -7031,9 +7031,9 @@ export declare const telephonyCdrContract: {
7031
7031
  phone: string | null;
7032
7032
  notificationCount: number | null;
7033
7033
  }, {
7034
- name: string;
7035
7034
  id: string;
7036
7035
  address: string | null;
7036
+ name: string;
7037
7037
  email: string;
7038
7038
  createdAt: Date;
7039
7039
  updatedAt: Date;
@@ -7056,9 +7056,9 @@ export declare const telephonyCdrContract: {
7056
7056
  }, "strip", z.ZodTypeAny, {
7057
7057
  id: string;
7058
7058
  user: {
7059
- name: string;
7060
7059
  id: string;
7061
7060
  address: string | null;
7061
+ name: string;
7062
7062
  email: string;
7063
7063
  createdAt: Date;
7064
7064
  updatedAt: Date;
@@ -7081,9 +7081,9 @@ export declare const telephonyCdrContract: {
7081
7081
  }, {
7082
7082
  id: string;
7083
7083
  user: {
7084
- name: string;
7085
7084
  id: string;
7086
7085
  address: string | null;
7086
+ name: string;
7087
7087
  email: string;
7088
7088
  createdAt: Date;
7089
7089
  updatedAt: Date;
@@ -7108,9 +7108,9 @@ export declare const telephonyCdrContract: {
7108
7108
  callTo?: {
7109
7109
  id: string;
7110
7110
  user: {
7111
- name: string;
7112
7111
  id: string;
7113
7112
  address: string | null;
7113
+ name: string;
7114
7114
  email: string;
7115
7115
  createdAt: Date;
7116
7116
  updatedAt: Date;
@@ -7134,9 +7134,9 @@ export declare const telephonyCdrContract: {
7134
7134
  callFrom?: {
7135
7135
  id: string;
7136
7136
  user: {
7137
- name: string;
7138
7137
  id: string;
7139
7138
  address: string | null;
7139
+ name: string;
7140
7140
  email: string;
7141
7141
  createdAt: Date;
7142
7142
  updatedAt: Date;
@@ -7161,9 +7161,9 @@ export declare const telephonyCdrContract: {
7161
7161
  callTo?: {
7162
7162
  id: string;
7163
7163
  user: {
7164
- name: string;
7165
7164
  id: string;
7166
7165
  address: string | null;
7166
+ name: string;
7167
7167
  email: string;
7168
7168
  createdAt: Date;
7169
7169
  updatedAt: Date;
@@ -7187,9 +7187,9 @@ export declare const telephonyCdrContract: {
7187
7187
  callFrom?: {
7188
7188
  id: string;
7189
7189
  user: {
7190
- name: string;
7191
7190
  id: string;
7192
7191
  address: string | null;
7192
+ name: string;
7193
7193
  email: string;
7194
7194
  createdAt: Date;
7195
7195
  updatedAt: Date;
@@ -7343,9 +7343,9 @@ export declare const telephonyCdrContract: {
7343
7343
  telephonySignature: string | null;
7344
7344
  }>;
7345
7345
  }, "strip", z.ZodTypeAny, {
7346
- name: string;
7347
7346
  id: string;
7348
7347
  address: string | null;
7348
+ name: string;
7349
7349
  email: string;
7350
7350
  createdAt: Date;
7351
7351
  updatedAt: Date;
@@ -7386,9 +7386,9 @@ export declare const telephonyCdrContract: {
7386
7386
  telephonySignature: string | null;
7387
7387
  };
7388
7388
  }, {
7389
- name: string;
7390
7389
  id: string;
7391
7390
  address: string | null;
7391
+ name: string;
7392
7392
  email: string;
7393
7393
  createdAt: Date;
7394
7394
  updatedAt: Date;
@@ -7442,9 +7442,9 @@ export declare const telephonyCdrContract: {
7442
7442
  extensionName: string;
7443
7443
  telephonySignature: string | null;
7444
7444
  user?: {
7445
- name: string;
7446
7445
  id: string;
7447
7446
  address: string | null;
7447
+ name: string;
7448
7448
  email: string;
7449
7449
  createdAt: Date;
7450
7450
  updatedAt: Date;
@@ -7498,9 +7498,9 @@ export declare const telephonyCdrContract: {
7498
7498
  extensionName: string;
7499
7499
  telephonySignature: string | null;
7500
7500
  user?: {
7501
- name: string;
7502
7501
  id: string;
7503
7502
  address: string | null;
7503
+ name: string;
7504
7504
  email: string;
7505
7505
  createdAt: Date;
7506
7506
  updatedAt: Date;
@@ -7570,9 +7570,9 @@ export declare const telephonyCdrContract: {
7570
7570
  callTo?: {
7571
7571
  id: string;
7572
7572
  user: {
7573
- name: string;
7574
7573
  id: string;
7575
7574
  address: string | null;
7575
+ name: string;
7576
7576
  email: string;
7577
7577
  createdAt: Date;
7578
7578
  updatedAt: Date;
@@ -7596,9 +7596,9 @@ export declare const telephonyCdrContract: {
7596
7596
  callFrom?: {
7597
7597
  id: string;
7598
7598
  user: {
7599
- name: string;
7600
7599
  id: string;
7601
7600
  address: string | null;
7601
+ name: string;
7602
7602
  email: string;
7603
7603
  createdAt: Date;
7604
7604
  updatedAt: Date;
@@ -7624,10 +7624,10 @@ export declare const telephonyCdrContract: {
7624
7624
  telephonyQueueId: string | null;
7625
7625
  contactId: string | null;
7626
7626
  contact?: {
7627
- name: string;
7628
7627
  id: string;
7629
7628
  channel: string | null;
7630
7629
  address: string | null;
7630
+ name: string;
7631
7631
  createdAt: Date;
7632
7632
  updatedAt: Date;
7633
7633
  deletedAt: Date | null;
@@ -7656,7 +7656,6 @@ export declare const telephonyCdrContract: {
7656
7656
  dateValue: Date | null;
7657
7657
  uploads: {
7658
7658
  id: string;
7659
- status: string | null;
7660
7659
  createdAt: Date;
7661
7660
  updatedAt: Date;
7662
7661
  deletedAt: Date | null;
@@ -7665,6 +7664,7 @@ export declare const telephonyCdrContract: {
7665
7664
  bucketName: string;
7666
7665
  fileSize: number;
7667
7666
  fileUrl: string | null;
7667
+ status?: string | undefined;
7668
7668
  }[];
7669
7669
  }[];
7670
7670
  company: {
@@ -7672,8 +7672,8 @@ export declare const telephonyCdrContract: {
7672
7672
  createdAt: Date;
7673
7673
  updatedAt: Date;
7674
7674
  deletedAt: Date | null;
7675
- name?: string | undefined;
7676
7675
  address?: string | null | undefined;
7676
+ name?: string | undefined;
7677
7677
  phone?: string | null | undefined;
7678
7678
  industry?: string | null | undefined;
7679
7679
  } | null;
@@ -7681,8 +7681,8 @@ export declare const telephonyCdrContract: {
7681
7681
  contactProfile: string | null;
7682
7682
  socialProfileUrl: string | null;
7683
7683
  tags: {
7684
- name: string;
7685
7684
  id: string;
7685
+ name: string;
7686
7686
  createdAt: Date;
7687
7687
  updatedAt: Date;
7688
7688
  deletedAt: Date | null;
@@ -7707,8 +7707,8 @@ export declare const telephonyCdrContract: {
7707
7707
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
7708
7708
  id: string;
7709
7709
  metadata: {
7710
- name: string;
7711
7710
  id: string;
7711
+ name: string;
7712
7712
  picture?: string | undefined;
7713
7713
  additionalCredentials?: any;
7714
7714
  };
@@ -7747,7 +7747,6 @@ export declare const telephonyCdrContract: {
7747
7747
  } | null | undefined;
7748
7748
  upload?: {
7749
7749
  id: string;
7750
- status: string | null;
7751
7750
  createdAt: Date;
7752
7751
  updatedAt: Date;
7753
7752
  deletedAt: Date | null;
@@ -7756,6 +7755,7 @@ export declare const telephonyCdrContract: {
7756
7755
  bucketName: string;
7757
7756
  fileSize: number;
7758
7757
  fileUrl: string | null;
7758
+ status?: string | undefined;
7759
7759
  } | null | undefined;
7760
7760
  extension?: {
7761
7761
  id: string;
@@ -7770,9 +7770,9 @@ export declare const telephonyCdrContract: {
7770
7770
  extensionName: string;
7771
7771
  telephonySignature: string | null;
7772
7772
  user?: {
7773
- name: string;
7774
7773
  id: string;
7775
7774
  address: string | null;
7775
+ name: string;
7776
7776
  email: string;
7777
7777
  createdAt: Date;
7778
7778
  updatedAt: Date;
@@ -7840,9 +7840,9 @@ export declare const telephonyCdrContract: {
7840
7840
  callTo?: {
7841
7841
  id: string;
7842
7842
  user: {
7843
- name: string;
7844
7843
  id: string;
7845
7844
  address: string | null;
7845
+ name: string;
7846
7846
  email: string;
7847
7847
  createdAt: Date;
7848
7848
  updatedAt: Date;
@@ -7866,9 +7866,9 @@ export declare const telephonyCdrContract: {
7866
7866
  callFrom?: {
7867
7867
  id: string;
7868
7868
  user: {
7869
- name: string;
7870
7869
  id: string;
7871
7870
  address: string | null;
7871
+ name: string;
7872
7872
  email: string;
7873
7873
  createdAt: Date;
7874
7874
  updatedAt: Date;
@@ -7894,10 +7894,10 @@ export declare const telephonyCdrContract: {
7894
7894
  telephonyQueueId: string | null;
7895
7895
  contactId: string | null;
7896
7896
  contact?: {
7897
- name: string;
7898
7897
  id: string;
7899
7898
  channel: string | null;
7900
7899
  address: string | null;
7900
+ name: string;
7901
7901
  createdAt: Date;
7902
7902
  updatedAt: Date;
7903
7903
  deletedAt: Date | null;
@@ -7926,7 +7926,6 @@ export declare const telephonyCdrContract: {
7926
7926
  dateValue: Date | null;
7927
7927
  uploads: {
7928
7928
  id: string;
7929
- status: string | null;
7930
7929
  createdAt: Date;
7931
7930
  updatedAt: Date;
7932
7931
  deletedAt: Date | null;
@@ -7935,6 +7934,7 @@ export declare const telephonyCdrContract: {
7935
7934
  bucketName: string;
7936
7935
  fileSize: number;
7937
7936
  fileUrl: string | null;
7937
+ status?: string | undefined;
7938
7938
  }[];
7939
7939
  }[];
7940
7940
  company: {
@@ -7942,8 +7942,8 @@ export declare const telephonyCdrContract: {
7942
7942
  createdAt: Date;
7943
7943
  updatedAt: Date;
7944
7944
  deletedAt: Date | null;
7945
- name?: string | undefined;
7946
7945
  address?: string | null | undefined;
7946
+ name?: string | undefined;
7947
7947
  phone?: string | null | undefined;
7948
7948
  industry?: string | null | undefined;
7949
7949
  } | null;
@@ -7951,8 +7951,8 @@ export declare const telephonyCdrContract: {
7951
7951
  contactProfile: string | null;
7952
7952
  socialProfileUrl: string | null;
7953
7953
  tags: {
7954
- name: string;
7955
7954
  id: string;
7955
+ name: string;
7956
7956
  createdAt: Date;
7957
7957
  updatedAt: Date;
7958
7958
  deletedAt: Date | null;
@@ -7977,8 +7977,8 @@ export declare const telephonyCdrContract: {
7977
7977
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
7978
7978
  id: string;
7979
7979
  metadata: {
7980
- name: string;
7981
7980
  id: string;
7981
+ name: string;
7982
7982
  picture?: string | undefined;
7983
7983
  additionalCredentials?: any;
7984
7984
  };
@@ -8017,7 +8017,6 @@ export declare const telephonyCdrContract: {
8017
8017
  } | null | undefined;
8018
8018
  upload?: {
8019
8019
  id: string;
8020
- status: string | null;
8021
8020
  createdAt: Date;
8022
8021
  updatedAt: Date;
8023
8022
  deletedAt: Date | null;
@@ -8026,6 +8025,7 @@ export declare const telephonyCdrContract: {
8026
8025
  bucketName: string;
8027
8026
  fileSize: number;
8028
8027
  fileUrl: string | null;
8028
+ status?: string | undefined;
8029
8029
  } | null | undefined;
8030
8030
  extension?: {
8031
8031
  id: string;
@@ -8040,9 +8040,9 @@ export declare const telephonyCdrContract: {
8040
8040
  extensionName: string;
8041
8041
  telephonySignature: string | null;
8042
8042
  user?: {
8043
- name: string;
8044
8043
  id: string;
8045
8044
  address: string | null;
8045
+ name: string;
8046
8046
  email: string;
8047
8047
  createdAt: Date;
8048
8048
  updatedAt: Date;
@@ -8116,9 +8116,9 @@ export declare const telephonyCdrContract: {
8116
8116
  callTo?: {
8117
8117
  id: string;
8118
8118
  user: {
8119
- name: string;
8120
8119
  id: string;
8121
8120
  address: string | null;
8121
+ name: string;
8122
8122
  email: string;
8123
8123
  createdAt: Date;
8124
8124
  updatedAt: Date;
@@ -8142,9 +8142,9 @@ export declare const telephonyCdrContract: {
8142
8142
  callFrom?: {
8143
8143
  id: string;
8144
8144
  user: {
8145
- name: string;
8146
8145
  id: string;
8147
8146
  address: string | null;
8147
+ name: string;
8148
8148
  email: string;
8149
8149
  createdAt: Date;
8150
8150
  updatedAt: Date;
@@ -8170,10 +8170,10 @@ export declare const telephonyCdrContract: {
8170
8170
  telephonyQueueId: string | null;
8171
8171
  contactId: string | null;
8172
8172
  contact?: {
8173
- name: string;
8174
8173
  id: string;
8175
8174
  channel: string | null;
8176
8175
  address: string | null;
8176
+ name: string;
8177
8177
  createdAt: Date;
8178
8178
  updatedAt: Date;
8179
8179
  deletedAt: Date | null;
@@ -8202,7 +8202,6 @@ export declare const telephonyCdrContract: {
8202
8202
  dateValue: Date | null;
8203
8203
  uploads: {
8204
8204
  id: string;
8205
- status: string | null;
8206
8205
  createdAt: Date;
8207
8206
  updatedAt: Date;
8208
8207
  deletedAt: Date | null;
@@ -8211,6 +8210,7 @@ export declare const telephonyCdrContract: {
8211
8210
  bucketName: string;
8212
8211
  fileSize: number;
8213
8212
  fileUrl: string | null;
8213
+ status?: string | undefined;
8214
8214
  }[];
8215
8215
  }[];
8216
8216
  company: {
@@ -8218,8 +8218,8 @@ export declare const telephonyCdrContract: {
8218
8218
  createdAt: Date;
8219
8219
  updatedAt: Date;
8220
8220
  deletedAt: Date | null;
8221
- name?: string | undefined;
8222
8221
  address?: string | null | undefined;
8222
+ name?: string | undefined;
8223
8223
  phone?: string | null | undefined;
8224
8224
  industry?: string | null | undefined;
8225
8225
  } | null;
@@ -8227,8 +8227,8 @@ export declare const telephonyCdrContract: {
8227
8227
  contactProfile: string | null;
8228
8228
  socialProfileUrl: string | null;
8229
8229
  tags: {
8230
- name: string;
8231
8230
  id: string;
8231
+ name: string;
8232
8232
  createdAt: Date;
8233
8233
  updatedAt: Date;
8234
8234
  deletedAt: Date | null;
@@ -8253,8 +8253,8 @@ export declare const telephonyCdrContract: {
8253
8253
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
8254
8254
  id: string;
8255
8255
  metadata: {
8256
- name: string;
8257
8256
  id: string;
8257
+ name: string;
8258
8258
  picture?: string | undefined;
8259
8259
  additionalCredentials?: any;
8260
8260
  };
@@ -8293,7 +8293,6 @@ export declare const telephonyCdrContract: {
8293
8293
  } | null | undefined;
8294
8294
  upload?: {
8295
8295
  id: string;
8296
- status: string | null;
8297
8296
  createdAt: Date;
8298
8297
  updatedAt: Date;
8299
8298
  deletedAt: Date | null;
@@ -8302,6 +8301,7 @@ export declare const telephonyCdrContract: {
8302
8301
  bucketName: string;
8303
8302
  fileSize: number;
8304
8303
  fileUrl: string | null;
8304
+ status?: string | undefined;
8305
8305
  } | null | undefined;
8306
8306
  extension?: {
8307
8307
  id: string;
@@ -8316,9 +8316,9 @@ export declare const telephonyCdrContract: {
8316
8316
  extensionName: string;
8317
8317
  telephonySignature: string | null;
8318
8318
  user?: {
8319
- name: string;
8320
8319
  id: string;
8321
8320
  address: string | null;
8321
+ name: string;
8322
8322
  email: string;
8323
8323
  createdAt: Date;
8324
8324
  updatedAt: Date;
@@ -8392,9 +8392,9 @@ export declare const telephonyCdrContract: {
8392
8392
  callTo?: {
8393
8393
  id: string;
8394
8394
  user: {
8395
- name: string;
8396
8395
  id: string;
8397
8396
  address: string | null;
8397
+ name: string;
8398
8398
  email: string;
8399
8399
  createdAt: Date;
8400
8400
  updatedAt: Date;
@@ -8418,9 +8418,9 @@ export declare const telephonyCdrContract: {
8418
8418
  callFrom?: {
8419
8419
  id: string;
8420
8420
  user: {
8421
- name: string;
8422
8421
  id: string;
8423
8422
  address: string | null;
8423
+ name: string;
8424
8424
  email: string;
8425
8425
  createdAt: Date;
8426
8426
  updatedAt: Date;
@@ -8446,10 +8446,10 @@ export declare const telephonyCdrContract: {
8446
8446
  telephonyQueueId: string | null;
8447
8447
  contactId: string | null;
8448
8448
  contact?: {
8449
- name: string;
8450
8449
  id: string;
8451
8450
  channel: string | null;
8452
8451
  address: string | null;
8452
+ name: string;
8453
8453
  createdAt: Date;
8454
8454
  updatedAt: Date;
8455
8455
  deletedAt: Date | null;
@@ -8478,7 +8478,6 @@ export declare const telephonyCdrContract: {
8478
8478
  dateValue: Date | null;
8479
8479
  uploads: {
8480
8480
  id: string;
8481
- status: string | null;
8482
8481
  createdAt: Date;
8483
8482
  updatedAt: Date;
8484
8483
  deletedAt: Date | null;
@@ -8487,6 +8486,7 @@ export declare const telephonyCdrContract: {
8487
8486
  bucketName: string;
8488
8487
  fileSize: number;
8489
8488
  fileUrl: string | null;
8489
+ status?: string | undefined;
8490
8490
  }[];
8491
8491
  }[];
8492
8492
  company: {
@@ -8494,8 +8494,8 @@ export declare const telephonyCdrContract: {
8494
8494
  createdAt: Date;
8495
8495
  updatedAt: Date;
8496
8496
  deletedAt: Date | null;
8497
- name?: string | undefined;
8498
8497
  address?: string | null | undefined;
8498
+ name?: string | undefined;
8499
8499
  phone?: string | null | undefined;
8500
8500
  industry?: string | null | undefined;
8501
8501
  } | null;
@@ -8503,8 +8503,8 @@ export declare const telephonyCdrContract: {
8503
8503
  contactProfile: string | null;
8504
8504
  socialProfileUrl: string | null;
8505
8505
  tags: {
8506
- name: string;
8507
8506
  id: string;
8507
+ name: string;
8508
8508
  createdAt: Date;
8509
8509
  updatedAt: Date;
8510
8510
  deletedAt: Date | null;
@@ -8529,8 +8529,8 @@ export declare const telephonyCdrContract: {
8529
8529
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
8530
8530
  id: string;
8531
8531
  metadata: {
8532
- name: string;
8533
8532
  id: string;
8533
+ name: string;
8534
8534
  picture?: string | undefined;
8535
8535
  additionalCredentials?: any;
8536
8536
  };
@@ -8569,7 +8569,6 @@ export declare const telephonyCdrContract: {
8569
8569
  } | null | undefined;
8570
8570
  upload?: {
8571
8571
  id: string;
8572
- status: string | null;
8573
8572
  createdAt: Date;
8574
8573
  updatedAt: Date;
8575
8574
  deletedAt: Date | null;
@@ -8578,6 +8577,7 @@ export declare const telephonyCdrContract: {
8578
8577
  bucketName: string;
8579
8578
  fileSize: number;
8580
8579
  fileUrl: string | null;
8580
+ status?: string | undefined;
8581
8581
  } | null | undefined;
8582
8582
  extension?: {
8583
8583
  id: string;
@@ -8592,9 +8592,9 @@ export declare const telephonyCdrContract: {
8592
8592
  extensionName: string;
8593
8593
  telephonySignature: string | null;
8594
8594
  user?: {
8595
- name: string;
8596
8595
  id: string;
8597
8596
  address: string | null;
8597
+ name: string;
8598
8598
  email: string;
8599
8599
  createdAt: Date;
8600
8600
  updatedAt: Date;
@@ -9232,9 +9232,9 @@ export declare const telephonyCdrContract: {
9232
9232
  telephonySignature: string | null;
9233
9233
  }>;
9234
9234
  }, "extension">, "strip", z.ZodTypeAny, {
9235
- name: string;
9236
9235
  id: string;
9237
9236
  address: string | null;
9237
+ name: string;
9238
9238
  email: string;
9239
9239
  createdAt: Date;
9240
9240
  updatedAt: Date;
@@ -9262,9 +9262,9 @@ export declare const telephonyCdrContract: {
9262
9262
  }[];
9263
9263
  }[];
9264
9264
  }, {
9265
- name: string;
9266
9265
  id: string;
9267
9266
  address: string | null;
9267
+ name: string;
9268
9268
  email: string;
9269
9269
  createdAt: Date;
9270
9270
  updatedAt: Date;
@@ -9312,9 +9312,9 @@ export declare const telephonyCdrContract: {
9312
9312
  sipPassword: string | null;
9313
9313
  yeastarSignature: string | null;
9314
9314
  user?: {
9315
- name: string;
9316
9315
  id: string;
9317
9316
  address: string | null;
9317
+ name: string;
9318
9318
  email: string;
9319
9319
  createdAt: Date;
9320
9320
  updatedAt: Date;
@@ -9355,9 +9355,9 @@ export declare const telephonyCdrContract: {
9355
9355
  sipPassword: string | null;
9356
9356
  yeastarSignature: string | null;
9357
9357
  user?: {
9358
- name: string;
9359
9358
  id: string;
9360
9359
  address: string | null;
9360
+ name: string;
9361
9361
  email: string;
9362
9362
  createdAt: Date;
9363
9363
  updatedAt: Date;
@@ -9401,9 +9401,9 @@ export declare const telephonyCdrContract: {
9401
9401
  sipPassword: string | null;
9402
9402
  yeastarSignature: string | null;
9403
9403
  user?: {
9404
- name: string;
9405
9404
  id: string;
9406
9405
  address: string | null;
9406
+ name: string;
9407
9407
  email: string;
9408
9408
  createdAt: Date;
9409
9409
  updatedAt: Date;
@@ -9447,9 +9447,9 @@ export declare const telephonyCdrContract: {
9447
9447
  sipPassword: string | null;
9448
9448
  yeastarSignature: string | null;
9449
9449
  user?: {
9450
- name: string;
9451
9450
  id: string;
9452
9451
  address: string | null;
9452
+ name: string;
9453
9453
  email: string;
9454
9454
  createdAt: Date;
9455
9455
  updatedAt: Date;