@kl1/contracts 1.2.32-uat → 1.2.33-uat

Sign up to get free protection for your applications and to get access to all the features.
Files changed (113) 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 +467 -467
  17. package/dist/api-contracts/src/channel/schema.d.ts +16 -16
  18. package/dist/api-contracts/src/channel/validation.d.ts +20 -20
  19. package/dist/api-contracts/src/chat/index.d.ts +3728 -3728
  20. package/dist/api-contracts/src/chat/schema.d.ts +1252 -1252
  21. package/dist/api-contracts/src/chat/schema.d.ts.map +1 -1
  22. package/dist/api-contracts/src/chat/validation.d.ts +748 -748
  23. package/dist/api-contracts/src/comment/index.d.ts +244 -244
  24. package/dist/api-contracts/src/comment/schema.d.ts +68 -68
  25. package/dist/api-contracts/src/company/index.d.ts +4 -4
  26. package/dist/api-contracts/src/company/validation.d.ts +4 -4
  27. package/dist/api-contracts/src/contact/index.d.ts +246 -246
  28. package/dist/api-contracts/src/contact/schema.d.ts +26 -26
  29. package/dist/api-contracts/src/contact/validation.d.ts +134 -134
  30. package/dist/api-contracts/src/contract.d.ts +8651 -8651
  31. package/dist/api-contracts/src/cx-log/index.d.ts +248 -248
  32. package/dist/api-contracts/src/cx-log/schema.d.ts +204 -204
  33. package/dist/api-contracts/src/cx-log/validation.d.ts +2 -2
  34. package/dist/api-contracts/src/dashboard/index.d.ts +40 -40
  35. package/dist/api-contracts/src/dashboard/schema.d.ts +34 -34
  36. package/dist/api-contracts/src/extension/index.d.ts +4 -4
  37. package/dist/api-contracts/src/facebook-feed/index.d.ts +708 -708
  38. package/dist/api-contracts/src/facebook-feed/schema.d.ts +64 -64
  39. package/dist/api-contracts/src/facebook-feed/validation.d.ts +66 -66
  40. package/dist/api-contracts/src/hold-label/index.d.ts +30 -30
  41. package/dist/api-contracts/src/hold-label/schema.d.ts +6 -6
  42. package/dist/api-contracts/src/hold-label/validation.d.ts +2 -2
  43. package/dist/api-contracts/src/index.d.ts +0 -1
  44. package/dist/api-contracts/src/index.d.ts.map +1 -1
  45. package/dist/api-contracts/src/instagram/index.d.ts +596 -596
  46. package/dist/api-contracts/src/instagram/validation.d.ts +10 -10
  47. package/dist/api-contracts/src/line/index.d.ts +608 -608
  48. package/dist/api-contracts/src/line/schema.d.ts +4 -4
  49. package/dist/api-contracts/src/line/validation.d.ts +50 -50
  50. package/dist/api-contracts/src/mail/account-contract.d.ts +72 -72
  51. package/dist/api-contracts/src/mail/mail-contract.d.ts +2598 -2598
  52. package/dist/api-contracts/src/mail/mail-server-contract.d.ts +26 -26
  53. package/dist/api-contracts/src/mail/message-contract.d.ts +272 -272
  54. package/dist/api-contracts/src/mail/room-contract.d.ts +1474 -1474
  55. package/dist/api-contracts/src/mail/schemas/account-validation.schema.d.ts +50 -50
  56. package/dist/api-contracts/src/mail/schemas/account.schema.d.ts +10 -10
  57. package/dist/api-contracts/src/mail/schemas/message.schema.d.ts +56 -56
  58. package/dist/api-contracts/src/mail/schemas/room-validation.schema.d.ts +478 -478
  59. package/dist/api-contracts/src/mail/schemas/room.schema.d.ts +466 -466
  60. package/dist/api-contracts/src/messenger/index.d.ts +599 -599
  61. package/dist/api-contracts/src/messenger/schema.d.ts +16 -16
  62. package/dist/api-contracts/src/messenger/validation.d.ts +62 -62
  63. package/dist/api-contracts/src/notification/index.d.ts +26 -26
  64. package/dist/api-contracts/src/notification/schema.d.ts +18 -18
  65. package/dist/api-contracts/src/notification/validation.d.ts +10 -10
  66. package/dist/api-contracts/src/public-api/index.d.ts +84 -84
  67. package/dist/api-contracts/src/public-api/schema.d.ts +10 -10
  68. package/dist/api-contracts/src/public-api/validation.d.ts +20 -20
  69. package/dist/api-contracts/src/sms/index.d.ts +86 -86
  70. package/dist/api-contracts/src/sms/schema.d.ts +8 -8
  71. package/dist/api-contracts/src/sms/validation.d.ts +2 -2
  72. package/dist/api-contracts/src/snippet/index.d.ts +42 -42
  73. package/dist/api-contracts/src/snippet/schema.d.ts +10 -10
  74. package/dist/api-contracts/src/subscription/index.d.ts +184 -184
  75. package/dist/api-contracts/src/subscription/schema.d.ts +216 -216
  76. package/dist/api-contracts/src/tag/index.d.ts +12 -12
  77. package/dist/api-contracts/src/tag/schema.d.ts +2 -2
  78. package/dist/api-contracts/src/telegram/index.d.ts +556 -556
  79. package/dist/api-contracts/src/telegram/validation.d.ts +4 -4
  80. package/dist/api-contracts/src/telephony-agent-presence-status/index.d.ts +14 -14
  81. package/dist/api-contracts/src/telephony-agent-presence-status/schema.d.ts +4 -4
  82. package/dist/api-contracts/src/telephony-cdr/index.d.ts +186 -186
  83. package/dist/api-contracts/src/telephony-cdr/schema.d.ts +58 -58
  84. package/dist/api-contracts/src/tenant/schema.d.ts +2 -2
  85. package/dist/api-contracts/src/ticket/index.d.ts +328 -328
  86. package/dist/api-contracts/src/ticket/schema.d.ts +42 -42
  87. package/dist/api-contracts/src/user/index.d.ts +23 -23
  88. package/dist/api-contracts/src/user/schema.d.ts +2 -2
  89. package/dist/api-contracts/src/user/validation.d.ts +5 -5
  90. package/dist/api-contracts/src/user-presence-status-log/index.d.ts +4 -4
  91. package/dist/api-contracts/src/user-presence-status-log/schema.d.ts +4 -4
  92. package/dist/api-contracts/src/viber/index.d.ts +568 -568
  93. package/dist/api-contracts/src/viber/validation.d.ts +4 -4
  94. package/dist/api-contracts/src/webchat/index.d.ts +562 -562
  95. package/dist/api-contracts/src/webchat/schema.d.ts +10 -10
  96. package/dist/api-contracts/src/webchat/validation.d.ts +2 -2
  97. package/dist/api-contracts/src/whatsapp/index.d.ts +562 -562
  98. package/dist/api-contracts/src/widget/index.d.ts +24 -24
  99. package/dist/api-contracts/src/widget/schema.d.ts +2 -2
  100. package/dist/api-contracts/src/widget/validation.d.ts +4 -4
  101. package/dist/api-contracts/src/workflow-rule/index.d.ts +232 -232
  102. package/dist/api-contracts/src/workflow-rule/schema.d.ts +2 -2
  103. package/dist/api-contracts/src/wrap-up-form/index.d.ts +26 -26
  104. package/dist/api-contracts/src/wrap-up-form/schema.d.ts +4 -4
  105. package/dist/api-contracts/utils.d.ts +1 -1
  106. package/dist/api-contracts/utils.d.ts.map +1 -1
  107. package/dist/index.js +1 -53
  108. package/dist/index.js.map +1 -1
  109. package/dist/index.mjs +1 -51
  110. package/dist/index.mjs.map +1 -1
  111. package/package.json +1 -1
  112. package/dist/api-contracts/src/cx-intelligence/index.d.ts +0 -115
  113. package/dist/api-contracts/src/cx-intelligence/index.d.ts.map +0 -1
@@ -55,7 +55,7 @@ export declare const cxLogContract: {
55
55
  agentIds?: string[] | undefined;
56
56
  direction?: ("inbound" | "outbound")[] | undefined;
57
57
  disposition?: string[] | undefined;
58
- sentimentScore?: ("positive" | "neutral" | "negative")[] | undefined;
58
+ sentimentScore?: ("negative" | "positive" | "neutral")[] | undefined;
59
59
  csatScore?: string[] | undefined;
60
60
  sla?: "meet" | "unmeet" | undefined;
61
61
  tags?: string[] | undefined;
@@ -84,7 +84,7 @@ export declare const cxLogContract: {
84
84
  agentIds?: string[] | undefined;
85
85
  direction?: ("inbound" | "outbound")[] | undefined;
86
86
  disposition?: string[] | undefined;
87
- sentimentScore?: ("positive" | "neutral" | "negative")[] | undefined;
87
+ sentimentScore?: ("negative" | "positive" | "neutral")[] | undefined;
88
88
  csatScore?: string[] | undefined;
89
89
  sla?: "meet" | "unmeet" | undefined;
90
90
  tags?: string[] | undefined;
@@ -169,14 +169,14 @@ export declare const cxLogContract: {
169
169
  deletedAt: z.ZodNullable<z.ZodDate>;
170
170
  name: z.ZodString;
171
171
  }, "strip", z.ZodTypeAny, {
172
- id: string;
173
172
  name: string;
173
+ id: string;
174
174
  createdAt: Date;
175
175
  updatedAt: Date;
176
176
  deletedAt: Date | null;
177
177
  }, {
178
- id: string;
179
178
  name: string;
179
+ id: string;
180
180
  createdAt: Date;
181
181
  updatedAt: Date;
182
182
  deletedAt: Date | null;
@@ -347,8 +347,8 @@ export declare const cxLogContract: {
347
347
  }[];
348
348
  }[];
349
349
  tags: {
350
- id: string;
351
350
  name: string;
351
+ id: string;
352
352
  createdAt: Date;
353
353
  updatedAt: Date;
354
354
  deletedAt: Date | null;
@@ -398,8 +398,8 @@ export declare const cxLogContract: {
398
398
  }[];
399
399
  }[];
400
400
  tags: {
401
- id: string;
402
401
  name: string;
402
+ id: string;
403
403
  createdAt: Date;
404
404
  updatedAt: Date;
405
405
  deletedAt: Date | null;
@@ -447,13 +447,13 @@ export declare const cxLogContract: {
447
447
  picture: z.ZodOptional<z.ZodString>;
448
448
  additionalCredentials: z.ZodAny;
449
449
  }, "strip", z.ZodTypeAny, {
450
- id: string;
451
450
  name: string;
451
+ id: string;
452
452
  picture?: string | undefined;
453
453
  additionalCredentials?: any;
454
454
  }, {
455
- id: string;
456
455
  name: string;
456
+ id: string;
457
457
  picture?: string | undefined;
458
458
  additionalCredentials?: any;
459
459
  }>;
@@ -475,14 +475,14 @@ export declare const cxLogContract: {
475
475
  deletedAt: z.ZodNullable<z.ZodDate>;
476
476
  name: z.ZodString;
477
477
  }, "strip", z.ZodTypeAny, {
478
- id: string;
479
478
  name: string;
479
+ id: string;
480
480
  createdAt: Date;
481
481
  updatedAt: Date;
482
482
  deletedAt: Date | null;
483
483
  }, {
484
- id: string;
485
484
  name: string;
485
+ id: string;
486
486
  createdAt: Date;
487
487
  updatedAt: Date;
488
488
  deletedAt: Date | null;
@@ -638,8 +638,8 @@ export declare const cxLogContract: {
638
638
  createdAt: Date;
639
639
  updatedAt: Date;
640
640
  deletedAt: Date | null;
641
- address?: string | null | undefined;
642
641
  name?: string | undefined;
642
+ address?: string | null | undefined;
643
643
  phone?: string | null | undefined;
644
644
  industry?: string | null | undefined;
645
645
  }, {
@@ -647,8 +647,8 @@ export declare const cxLogContract: {
647
647
  createdAt: Date;
648
648
  updatedAt: Date;
649
649
  deletedAt: Date | null;
650
- address?: string | null | undefined;
651
650
  name?: string | undefined;
651
+ address?: string | null | undefined;
652
652
  phone?: string | null | undefined;
653
653
  industry?: string | null | undefined;
654
654
  }>>;
@@ -666,13 +666,13 @@ export declare const cxLogContract: {
666
666
  picture: z.ZodOptional<z.ZodString>;
667
667
  additionalCredentials: z.ZodAny;
668
668
  }, "strip", z.ZodTypeAny, {
669
- id: string;
670
669
  name: string;
670
+ id: string;
671
671
  picture?: string | undefined;
672
672
  additionalCredentials?: any;
673
673
  }, {
674
- id: string;
675
674
  name: string;
675
+ id: string;
676
676
  picture?: string | undefined;
677
677
  additionalCredentials?: any;
678
678
  }>;
@@ -680,8 +680,8 @@ export declare const cxLogContract: {
680
680
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
681
681
  id: string;
682
682
  metadata: {
683
- id: string;
684
683
  name: string;
684
+ id: string;
685
685
  picture?: string | undefined;
686
686
  additionalCredentials?: any;
687
687
  };
@@ -694,8 +694,8 @@ export declare const cxLogContract: {
694
694
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
695
695
  id: string;
696
696
  metadata: {
697
- id: string;
698
697
  name: string;
698
+ id: string;
699
699
  picture?: string | undefined;
700
700
  additionalCredentials?: any;
701
701
  };
@@ -1005,10 +1005,10 @@ export declare const cxLogContract: {
1005
1005
  };
1006
1006
  }>, "many">>;
1007
1007
  }, "strip", z.ZodTypeAny, {
1008
+ name: string;
1008
1009
  id: string;
1009
1010
  channel: string | null;
1010
1011
  address: string | null;
1011
- name: string;
1012
1012
  createdAt: Date;
1013
1013
  updatedAt: Date;
1014
1014
  deletedAt: Date | null;
@@ -1053,8 +1053,8 @@ export declare const cxLogContract: {
1053
1053
  createdAt: Date;
1054
1054
  updatedAt: Date;
1055
1055
  deletedAt: Date | null;
1056
- address?: string | null | undefined;
1057
1056
  name?: string | undefined;
1057
+ address?: string | null | undefined;
1058
1058
  phone?: string | null | undefined;
1059
1059
  industry?: string | null | undefined;
1060
1060
  } | null;
@@ -1062,8 +1062,8 @@ export declare const cxLogContract: {
1062
1062
  contactProfile: string | null;
1063
1063
  socialProfileUrl: string | null;
1064
1064
  tags: {
1065
- id: string;
1066
1065
  name: string;
1066
+ id: string;
1067
1067
  createdAt: Date;
1068
1068
  updatedAt: Date;
1069
1069
  deletedAt: Date | null;
@@ -1088,8 +1088,8 @@ export declare const cxLogContract: {
1088
1088
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
1089
1089
  id: string;
1090
1090
  metadata: {
1091
- id: string;
1092
1091
  name: string;
1092
+ id: string;
1093
1093
  picture?: string | undefined;
1094
1094
  additionalCredentials?: any;
1095
1095
  };
@@ -1116,10 +1116,10 @@ export declare const cxLogContract: {
1116
1116
  };
1117
1117
  }[] | undefined;
1118
1118
  }, {
1119
+ name: string;
1119
1120
  id: string;
1120
1121
  channel: string | null;
1121
1122
  address: string | null;
1122
- name: string;
1123
1123
  createdAt: Date;
1124
1124
  updatedAt: Date;
1125
1125
  deletedAt: Date | null;
@@ -1164,8 +1164,8 @@ export declare const cxLogContract: {
1164
1164
  createdAt: Date;
1165
1165
  updatedAt: Date;
1166
1166
  deletedAt: Date | null;
1167
- address?: string | null | undefined;
1168
1167
  name?: string | undefined;
1168
+ address?: string | null | undefined;
1169
1169
  phone?: string | null | undefined;
1170
1170
  industry?: string | null | undefined;
1171
1171
  } | null;
@@ -1173,8 +1173,8 @@ export declare const cxLogContract: {
1173
1173
  contactProfile: string | null;
1174
1174
  socialProfileUrl: string | null;
1175
1175
  tags: {
1176
- id: string;
1177
1176
  name: string;
1177
+ id: string;
1178
1178
  createdAt: Date;
1179
1179
  updatedAt: Date;
1180
1180
  deletedAt: Date | null;
@@ -1199,8 +1199,8 @@ export declare const cxLogContract: {
1199
1199
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
1200
1200
  id: string;
1201
1201
  metadata: {
1202
- id: string;
1203
1202
  name: string;
1203
+ id: string;
1204
1204
  picture?: string | undefined;
1205
1205
  additionalCredentials?: any;
1206
1206
  };
@@ -1231,8 +1231,8 @@ export declare const cxLogContract: {
1231
1231
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
1232
1232
  id: string;
1233
1233
  metadata: {
1234
- id: string;
1235
1234
  name: string;
1235
+ id: string;
1236
1236
  picture?: string | undefined;
1237
1237
  additionalCredentials?: any;
1238
1238
  };
@@ -1240,10 +1240,10 @@ export declare const cxLogContract: {
1240
1240
  updatedAt: Date;
1241
1241
  deletedAt: Date | null;
1242
1242
  contact: {
1243
+ name: string;
1243
1244
  id: string;
1244
1245
  channel: string | null;
1245
1246
  address: string | null;
1246
- name: string;
1247
1247
  createdAt: Date;
1248
1248
  updatedAt: Date;
1249
1249
  deletedAt: Date | null;
@@ -1288,8 +1288,8 @@ export declare const cxLogContract: {
1288
1288
  createdAt: Date;
1289
1289
  updatedAt: Date;
1290
1290
  deletedAt: Date | null;
1291
- address?: string | null | undefined;
1292
1291
  name?: string | undefined;
1292
+ address?: string | null | undefined;
1293
1293
  phone?: string | null | undefined;
1294
1294
  industry?: string | null | undefined;
1295
1295
  } | null;
@@ -1297,8 +1297,8 @@ export declare const cxLogContract: {
1297
1297
  contactProfile: string | null;
1298
1298
  socialProfileUrl: string | null;
1299
1299
  tags: {
1300
- id: string;
1301
1300
  name: string;
1301
+ id: string;
1302
1302
  createdAt: Date;
1303
1303
  updatedAt: Date;
1304
1304
  deletedAt: Date | null;
@@ -1323,8 +1323,8 @@ export declare const cxLogContract: {
1323
1323
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
1324
1324
  id: string;
1325
1325
  metadata: {
1326
- id: string;
1327
1326
  name: string;
1327
+ id: string;
1328
1328
  picture?: string | undefined;
1329
1329
  additionalCredentials?: any;
1330
1330
  };
@@ -1357,8 +1357,8 @@ export declare const cxLogContract: {
1357
1357
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
1358
1358
  id: string;
1359
1359
  metadata: {
1360
- id: string;
1361
1360
  name: string;
1361
+ id: string;
1362
1362
  picture?: string | undefined;
1363
1363
  additionalCredentials?: any;
1364
1364
  };
@@ -1366,10 +1366,10 @@ export declare const cxLogContract: {
1366
1366
  updatedAt: Date;
1367
1367
  deletedAt: Date | null;
1368
1368
  contact: {
1369
+ name: string;
1369
1370
  id: string;
1370
1371
  channel: string | null;
1371
1372
  address: string | null;
1372
- name: string;
1373
1373
  createdAt: Date;
1374
1374
  updatedAt: Date;
1375
1375
  deletedAt: Date | null;
@@ -1414,8 +1414,8 @@ export declare const cxLogContract: {
1414
1414
  createdAt: Date;
1415
1415
  updatedAt: Date;
1416
1416
  deletedAt: Date | null;
1417
- address?: string | null | undefined;
1418
1417
  name?: string | undefined;
1418
+ address?: string | null | undefined;
1419
1419
  phone?: string | null | undefined;
1420
1420
  industry?: string | null | undefined;
1421
1421
  } | null;
@@ -1423,8 +1423,8 @@ export declare const cxLogContract: {
1423
1423
  contactProfile: string | null;
1424
1424
  socialProfileUrl: string | null;
1425
1425
  tags: {
1426
- id: string;
1427
1426
  name: string;
1427
+ id: string;
1428
1428
  createdAt: Date;
1429
1429
  updatedAt: Date;
1430
1430
  deletedAt: Date | null;
@@ -1449,8 +1449,8 @@ export declare const cxLogContract: {
1449
1449
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
1450
1450
  id: string;
1451
1451
  metadata: {
1452
- id: string;
1453
1452
  name: string;
1453
+ id: string;
1454
1454
  picture?: string | undefined;
1455
1455
  additionalCredentials?: any;
1456
1456
  };
@@ -1598,9 +1598,9 @@ export declare const cxLogContract: {
1598
1598
  telephonySignature: string | null;
1599
1599
  }>;
1600
1600
  }, "strip", z.ZodTypeAny, {
1601
+ name: string;
1601
1602
  id: string;
1602
1603
  address: string | null;
1603
- name: string;
1604
1604
  email: string;
1605
1605
  createdAt: Date;
1606
1606
  updatedAt: Date;
@@ -1641,9 +1641,9 @@ export declare const cxLogContract: {
1641
1641
  telephonySignature: string | null;
1642
1642
  };
1643
1643
  }, {
1644
+ name: string;
1644
1645
  id: string;
1645
1646
  address: string | null;
1646
- name: string;
1647
1647
  email: string;
1648
1648
  createdAt: Date;
1649
1649
  updatedAt: Date;
@@ -1802,9 +1802,9 @@ export declare const cxLogContract: {
1802
1802
  telephonySignature: string | null;
1803
1803
  }>;
1804
1804
  }, "strip", z.ZodTypeAny, {
1805
+ name: string;
1805
1806
  id: string;
1806
1807
  address: string | null;
1807
- name: string;
1808
1808
  email: string;
1809
1809
  createdAt: Date;
1810
1810
  updatedAt: Date;
@@ -1845,9 +1845,9 @@ export declare const cxLogContract: {
1845
1845
  telephonySignature: string | null;
1846
1846
  };
1847
1847
  }, {
1848
+ name: string;
1848
1849
  id: string;
1849
1850
  address: string | null;
1850
- name: string;
1851
1851
  email: string;
1852
1852
  createdAt: Date;
1853
1853
  updatedAt: Date;
@@ -1949,8 +1949,8 @@ export declare const cxLogContract: {
1949
1949
  lineRichMenuId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
1950
1950
  messengerIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
1951
1951
  }, "strip", z.ZodTypeAny, {
1952
- id: string;
1953
1952
  name: string;
1953
+ id: string;
1954
1954
  accessToken?: string | undefined;
1955
1955
  channelSecret?: string | undefined;
1956
1956
  additionalCredentials?: any;
@@ -1974,8 +1974,8 @@ export declare const cxLogContract: {
1974
1974
  lineRichMenuId?: string | null | undefined;
1975
1975
  messengerIntegrationType?: "own" | "business" | undefined;
1976
1976
  }, {
1977
- id: string;
1978
1977
  name: string;
1978
+ id: string;
1979
1979
  accessToken?: string | undefined;
1980
1980
  channelSecret?: string | undefined;
1981
1981
  additionalCredentials?: any;
@@ -2012,14 +2012,14 @@ export declare const cxLogContract: {
2012
2012
  integrationId: z.ZodString;
2013
2013
  accessToken: z.ZodString;
2014
2014
  }, "strip", z.ZodTypeAny, {
2015
- id: string;
2016
2015
  name: string;
2016
+ id: string;
2017
2017
  accessToken: string;
2018
2018
  botId: string;
2019
2019
  integrationId: string;
2020
2020
  }, {
2021
- id: string;
2022
2021
  name: string;
2022
+ id: string;
2023
2023
  accessToken: string;
2024
2024
  botId: string;
2025
2025
  integrationId: string;
@@ -2142,9 +2142,9 @@ export declare const cxLogContract: {
2142
2142
  telephonySignature: string | null;
2143
2143
  }>;
2144
2144
  }, "strip", z.ZodTypeAny, {
2145
+ name: string;
2145
2146
  id: string;
2146
2147
  address: string | null;
2147
- name: string;
2148
2148
  email: string;
2149
2149
  createdAt: Date;
2150
2150
  updatedAt: Date;
@@ -2185,9 +2185,9 @@ export declare const cxLogContract: {
2185
2185
  telephonySignature: string | null;
2186
2186
  };
2187
2187
  }, {
2188
+ name: string;
2188
2189
  id: string;
2189
2190
  address: string | null;
2190
- name: string;
2191
2191
  email: string;
2192
2192
  createdAt: Date;
2193
2193
  updatedAt: Date;
@@ -2229,12 +2229,12 @@ export declare const cxLogContract: {
2229
2229
  };
2230
2230
  }>;
2231
2231
  }, "strip", z.ZodTypeAny, {
2232
+ name: string;
2232
2233
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
2233
2234
  id: string;
2234
- name: string;
2235
2235
  metadata: {
2236
- id: string;
2237
2236
  name: string;
2237
+ id: string;
2238
2238
  accessToken?: string | undefined;
2239
2239
  channelSecret?: string | undefined;
2240
2240
  additionalCredentials?: any;
@@ -2263,9 +2263,9 @@ export declare const cxLogContract: {
2263
2263
  updatedAt: Date;
2264
2264
  deletedAt: Date | null;
2265
2265
  actor: {
2266
+ name: string;
2266
2267
  id: string;
2267
2268
  address: string | null;
2268
- name: string;
2269
2269
  email: string;
2270
2270
  createdAt: Date;
2271
2271
  updatedAt: Date;
@@ -2312,19 +2312,19 @@ export declare const cxLogContract: {
2312
2312
  connectedUserName: string;
2313
2313
  connectedUserId: string;
2314
2314
  botpressBot: {
2315
- id: string;
2316
2315
  name: string;
2316
+ id: string;
2317
2317
  accessToken: string;
2318
2318
  botId: string;
2319
2319
  integrationId: string;
2320
2320
  } | null;
2321
2321
  }, {
2322
+ name: string;
2322
2323
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
2323
2324
  id: string;
2324
- name: string;
2325
2325
  metadata: {
2326
- id: string;
2327
2326
  name: string;
2327
+ id: string;
2328
2328
  accessToken?: string | undefined;
2329
2329
  channelSecret?: string | undefined;
2330
2330
  additionalCredentials?: any;
@@ -2353,9 +2353,9 @@ export declare const cxLogContract: {
2353
2353
  updatedAt: Date;
2354
2354
  deletedAt: Date | null;
2355
2355
  actor: {
2356
+ name: string;
2356
2357
  id: string;
2357
2358
  address: string | null;
2358
- name: string;
2359
2359
  email: string;
2360
2360
  createdAt: Date;
2361
2361
  updatedAt: Date;
@@ -2402,8 +2402,8 @@ export declare const cxLogContract: {
2402
2402
  connectedUserName: string;
2403
2403
  connectedUserId: string;
2404
2404
  botpressBot: {
2405
- id: string;
2406
2405
  name: string;
2406
+ id: string;
2407
2407
  accessToken: string;
2408
2408
  botId: string;
2409
2409
  integrationId: string;
@@ -2412,12 +2412,12 @@ export declare const cxLogContract: {
2412
2412
  }, "strip", z.ZodTypeAny, {
2413
2413
  id: string;
2414
2414
  channel: {
2415
+ name: string;
2415
2416
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
2416
2417
  id: string;
2417
- name: string;
2418
2418
  metadata: {
2419
- id: string;
2420
2419
  name: string;
2420
+ id: string;
2421
2421
  accessToken?: string | undefined;
2422
2422
  channelSecret?: string | undefined;
2423
2423
  additionalCredentials?: any;
@@ -2446,9 +2446,9 @@ export declare const cxLogContract: {
2446
2446
  updatedAt: Date;
2447
2447
  deletedAt: Date | null;
2448
2448
  actor: {
2449
+ name: string;
2449
2450
  id: string;
2450
2451
  address: string | null;
2451
- name: string;
2452
2452
  email: string;
2453
2453
  createdAt: Date;
2454
2454
  updatedAt: Date;
@@ -2495,8 +2495,8 @@ export declare const cxLogContract: {
2495
2495
  connectedUserName: string;
2496
2496
  connectedUserId: string;
2497
2497
  botpressBot: {
2498
- id: string;
2499
2498
  name: string;
2499
+ id: string;
2500
2500
  accessToken: string;
2501
2501
  botId: string;
2502
2502
  integrationId: string;
@@ -2507,9 +2507,9 @@ export declare const cxLogContract: {
2507
2507
  updatedAt: Date;
2508
2508
  deletedAt: Date | null;
2509
2509
  actor: {
2510
+ name: string;
2510
2511
  id: string;
2511
2512
  address: string | null;
2512
- name: string;
2513
2513
  email: string;
2514
2514
  createdAt: Date;
2515
2515
  updatedAt: Date;
@@ -2561,8 +2561,8 @@ export declare const cxLogContract: {
2561
2561
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
2562
2562
  id: string;
2563
2563
  metadata: {
2564
- id: string;
2565
2564
  name: string;
2565
+ id: string;
2566
2566
  picture?: string | undefined;
2567
2567
  additionalCredentials?: any;
2568
2568
  };
@@ -2570,10 +2570,10 @@ export declare const cxLogContract: {
2570
2570
  updatedAt: Date;
2571
2571
  deletedAt: Date | null;
2572
2572
  contact: {
2573
+ name: string;
2573
2574
  id: string;
2574
2575
  channel: string | null;
2575
2576
  address: string | null;
2576
- name: string;
2577
2577
  createdAt: Date;
2578
2578
  updatedAt: Date;
2579
2579
  deletedAt: Date | null;
@@ -2618,8 +2618,8 @@ export declare const cxLogContract: {
2618
2618
  createdAt: Date;
2619
2619
  updatedAt: Date;
2620
2620
  deletedAt: Date | null;
2621
- address?: string | null | undefined;
2622
2621
  name?: string | undefined;
2622
+ address?: string | null | undefined;
2623
2623
  phone?: string | null | undefined;
2624
2624
  industry?: string | null | undefined;
2625
2625
  } | null;
@@ -2627,8 +2627,8 @@ export declare const cxLogContract: {
2627
2627
  contactProfile: string | null;
2628
2628
  socialProfileUrl: string | null;
2629
2629
  tags: {
2630
- id: string;
2631
2630
  name: string;
2631
+ id: string;
2632
2632
  createdAt: Date;
2633
2633
  updatedAt: Date;
2634
2634
  deletedAt: Date | null;
@@ -2653,8 +2653,8 @@ export declare const cxLogContract: {
2653
2653
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
2654
2654
  id: string;
2655
2655
  metadata: {
2656
- id: string;
2657
2656
  name: string;
2657
+ id: string;
2658
2658
  picture?: string | undefined;
2659
2659
  additionalCredentials?: any;
2660
2660
  };
@@ -2685,9 +2685,9 @@ export declare const cxLogContract: {
2685
2685
  socialPlatformId: string;
2686
2686
  };
2687
2687
  assignee: {
2688
+ name: string;
2688
2689
  id: string;
2689
2690
  address: string | null;
2690
- name: string;
2691
2691
  email: string;
2692
2692
  createdAt: Date;
2693
2693
  updatedAt: Date;
@@ -2731,12 +2731,12 @@ export declare const cxLogContract: {
2731
2731
  }, {
2732
2732
  id: string;
2733
2733
  channel: {
2734
+ name: string;
2734
2735
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
2735
2736
  id: string;
2736
- name: string;
2737
2737
  metadata: {
2738
- id: string;
2739
2738
  name: string;
2739
+ id: string;
2740
2740
  accessToken?: string | undefined;
2741
2741
  channelSecret?: string | undefined;
2742
2742
  additionalCredentials?: any;
@@ -2765,9 +2765,9 @@ export declare const cxLogContract: {
2765
2765
  updatedAt: Date;
2766
2766
  deletedAt: Date | null;
2767
2767
  actor: {
2768
+ name: string;
2768
2769
  id: string;
2769
2770
  address: string | null;
2770
- name: string;
2771
2771
  email: string;
2772
2772
  createdAt: Date;
2773
2773
  updatedAt: Date;
@@ -2814,8 +2814,8 @@ export declare const cxLogContract: {
2814
2814
  connectedUserName: string;
2815
2815
  connectedUserId: string;
2816
2816
  botpressBot: {
2817
- id: string;
2818
2817
  name: string;
2818
+ id: string;
2819
2819
  accessToken: string;
2820
2820
  botId: string;
2821
2821
  integrationId: string;
@@ -2826,9 +2826,9 @@ export declare const cxLogContract: {
2826
2826
  updatedAt: Date;
2827
2827
  deletedAt: Date | null;
2828
2828
  actor: {
2829
+ name: string;
2829
2830
  id: string;
2830
2831
  address: string | null;
2831
- name: string;
2832
2832
  email: string;
2833
2833
  createdAt: Date;
2834
2834
  updatedAt: Date;
@@ -2880,8 +2880,8 @@ export declare const cxLogContract: {
2880
2880
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
2881
2881
  id: string;
2882
2882
  metadata: {
2883
- id: string;
2884
2883
  name: string;
2884
+ id: string;
2885
2885
  picture?: string | undefined;
2886
2886
  additionalCredentials?: any;
2887
2887
  };
@@ -2889,10 +2889,10 @@ export declare const cxLogContract: {
2889
2889
  updatedAt: Date;
2890
2890
  deletedAt: Date | null;
2891
2891
  contact: {
2892
+ name: string;
2892
2893
  id: string;
2893
2894
  channel: string | null;
2894
2895
  address: string | null;
2895
- name: string;
2896
2896
  createdAt: Date;
2897
2897
  updatedAt: Date;
2898
2898
  deletedAt: Date | null;
@@ -2937,8 +2937,8 @@ export declare const cxLogContract: {
2937
2937
  createdAt: Date;
2938
2938
  updatedAt: Date;
2939
2939
  deletedAt: Date | null;
2940
- address?: string | null | undefined;
2941
2940
  name?: string | undefined;
2941
+ address?: string | null | undefined;
2942
2942
  phone?: string | null | undefined;
2943
2943
  industry?: string | null | undefined;
2944
2944
  } | null;
@@ -2946,8 +2946,8 @@ export declare const cxLogContract: {
2946
2946
  contactProfile: string | null;
2947
2947
  socialProfileUrl: string | null;
2948
2948
  tags: {
2949
- id: string;
2950
2949
  name: string;
2950
+ id: string;
2951
2951
  createdAt: Date;
2952
2952
  updatedAt: Date;
2953
2953
  deletedAt: Date | null;
@@ -2972,8 +2972,8 @@ export declare const cxLogContract: {
2972
2972
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
2973
2973
  id: string;
2974
2974
  metadata: {
2975
- id: string;
2976
2975
  name: string;
2976
+ id: string;
2977
2977
  picture?: string | undefined;
2978
2978
  additionalCredentials?: any;
2979
2979
  };
@@ -3004,9 +3004,9 @@ export declare const cxLogContract: {
3004
3004
  socialPlatformId: string;
3005
3005
  };
3006
3006
  assignee: {
3007
+ name: string;
3007
3008
  id: string;
3008
3009
  address: string | null;
3009
- name: string;
3010
3010
  email: string;
3011
3011
  createdAt: Date;
3012
3012
  updatedAt: Date;
@@ -3079,14 +3079,14 @@ export declare const cxLogContract: {
3079
3079
  deletedAt: z.ZodNullable<z.ZodDate>;
3080
3080
  name: z.ZodString;
3081
3081
  }, "strip", z.ZodTypeAny, {
3082
- id: string;
3083
3082
  name: string;
3083
+ id: string;
3084
3084
  createdAt: Date;
3085
3085
  updatedAt: Date;
3086
3086
  deletedAt: Date | null;
3087
3087
  }, {
3088
- id: string;
3089
3088
  name: string;
3089
+ id: string;
3090
3090
  createdAt: Date;
3091
3091
  updatedAt: Date;
3092
3092
  deletedAt: Date | null;
@@ -3242,8 +3242,8 @@ export declare const cxLogContract: {
3242
3242
  createdAt: Date;
3243
3243
  updatedAt: Date;
3244
3244
  deletedAt: Date | null;
3245
- address?: string | null | undefined;
3246
3245
  name?: string | undefined;
3246
+ address?: string | null | undefined;
3247
3247
  phone?: string | null | undefined;
3248
3248
  industry?: string | null | undefined;
3249
3249
  }, {
@@ -3251,8 +3251,8 @@ export declare const cxLogContract: {
3251
3251
  createdAt: Date;
3252
3252
  updatedAt: Date;
3253
3253
  deletedAt: Date | null;
3254
- address?: string | null | undefined;
3255
3254
  name?: string | undefined;
3255
+ address?: string | null | undefined;
3256
3256
  phone?: string | null | undefined;
3257
3257
  industry?: string | null | undefined;
3258
3258
  }>>;
@@ -3270,13 +3270,13 @@ export declare const cxLogContract: {
3270
3270
  picture: z.ZodOptional<z.ZodString>;
3271
3271
  additionalCredentials: z.ZodAny;
3272
3272
  }, "strip", z.ZodTypeAny, {
3273
- id: string;
3274
3273
  name: string;
3274
+ id: string;
3275
3275
  picture?: string | undefined;
3276
3276
  additionalCredentials?: any;
3277
3277
  }, {
3278
- id: string;
3279
3278
  name: string;
3279
+ id: string;
3280
3280
  picture?: string | undefined;
3281
3281
  additionalCredentials?: any;
3282
3282
  }>;
@@ -3284,8 +3284,8 @@ export declare const cxLogContract: {
3284
3284
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
3285
3285
  id: string;
3286
3286
  metadata: {
3287
- id: string;
3288
3287
  name: string;
3288
+ id: string;
3289
3289
  picture?: string | undefined;
3290
3290
  additionalCredentials?: any;
3291
3291
  };
@@ -3298,8 +3298,8 @@ export declare const cxLogContract: {
3298
3298
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
3299
3299
  id: string;
3300
3300
  metadata: {
3301
- id: string;
3302
3301
  name: string;
3302
+ id: string;
3303
3303
  picture?: string | undefined;
3304
3304
  additionalCredentials?: any;
3305
3305
  };
@@ -3609,10 +3609,10 @@ export declare const cxLogContract: {
3609
3609
  };
3610
3610
  }>, "many">>;
3611
3611
  }, "strip", z.ZodTypeAny, {
3612
+ name: string;
3612
3613
  id: string;
3613
3614
  channel: string | null;
3614
3615
  address: string | null;
3615
- name: string;
3616
3616
  createdAt: Date;
3617
3617
  updatedAt: Date;
3618
3618
  deletedAt: Date | null;
@@ -3657,8 +3657,8 @@ export declare const cxLogContract: {
3657
3657
  createdAt: Date;
3658
3658
  updatedAt: Date;
3659
3659
  deletedAt: Date | null;
3660
- address?: string | null | undefined;
3661
3660
  name?: string | undefined;
3661
+ address?: string | null | undefined;
3662
3662
  phone?: string | null | undefined;
3663
3663
  industry?: string | null | undefined;
3664
3664
  } | null;
@@ -3666,8 +3666,8 @@ export declare const cxLogContract: {
3666
3666
  contactProfile: string | null;
3667
3667
  socialProfileUrl: string | null;
3668
3668
  tags: {
3669
- id: string;
3670
3669
  name: string;
3670
+ id: string;
3671
3671
  createdAt: Date;
3672
3672
  updatedAt: Date;
3673
3673
  deletedAt: Date | null;
@@ -3692,8 +3692,8 @@ export declare const cxLogContract: {
3692
3692
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
3693
3693
  id: string;
3694
3694
  metadata: {
3695
- id: string;
3696
3695
  name: string;
3696
+ id: string;
3697
3697
  picture?: string | undefined;
3698
3698
  additionalCredentials?: any;
3699
3699
  };
@@ -3720,10 +3720,10 @@ export declare const cxLogContract: {
3720
3720
  };
3721
3721
  }[] | undefined;
3722
3722
  }, {
3723
+ name: string;
3723
3724
  id: string;
3724
3725
  channel: string | null;
3725
3726
  address: string | null;
3726
- name: string;
3727
3727
  createdAt: Date;
3728
3728
  updatedAt: Date;
3729
3729
  deletedAt: Date | null;
@@ -3768,8 +3768,8 @@ export declare const cxLogContract: {
3768
3768
  createdAt: Date;
3769
3769
  updatedAt: Date;
3770
3770
  deletedAt: Date | null;
3771
- address?: string | null | undefined;
3772
3771
  name?: string | undefined;
3772
+ address?: string | null | undefined;
3773
3773
  phone?: string | null | undefined;
3774
3774
  industry?: string | null | undefined;
3775
3775
  } | null;
@@ -3777,8 +3777,8 @@ export declare const cxLogContract: {
3777
3777
  contactProfile: string | null;
3778
3778
  socialProfileUrl: string | null;
3779
3779
  tags: {
3780
- id: string;
3781
3780
  name: string;
3781
+ id: string;
3782
3782
  createdAt: Date;
3783
3783
  updatedAt: Date;
3784
3784
  deletedAt: Date | null;
@@ -3803,8 +3803,8 @@ export declare const cxLogContract: {
3803
3803
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
3804
3804
  id: string;
3805
3805
  metadata: {
3806
- id: string;
3807
3806
  name: string;
3807
+ id: string;
3808
3808
  picture?: string | undefined;
3809
3809
  additionalCredentials?: any;
3810
3810
  };
@@ -4022,9 +4022,9 @@ export declare const cxLogContract: {
4022
4022
  telephonySignature: string | null;
4023
4023
  }>;
4024
4024
  }, "roles" | "extension">, "strip", z.ZodTypeAny, {
4025
+ name: string;
4025
4026
  id: string;
4026
4027
  address: string | null;
4027
- name: string;
4028
4028
  email: string;
4029
4029
  createdAt: Date;
4030
4030
  updatedAt: Date;
@@ -4034,9 +4034,9 @@ export declare const cxLogContract: {
4034
4034
  phone: string | null;
4035
4035
  notificationCount: number | null;
4036
4036
  }, {
4037
+ name: string;
4037
4038
  id: string;
4038
4039
  address: string | null;
4039
- name: string;
4040
4040
  email: string;
4041
4041
  createdAt: Date;
4042
4042
  updatedAt: Date;
@@ -4059,9 +4059,9 @@ export declare const cxLogContract: {
4059
4059
  }, "strip", z.ZodTypeAny, {
4060
4060
  id: string;
4061
4061
  user: {
4062
+ name: string;
4062
4063
  id: string;
4063
4064
  address: string | null;
4064
- name: string;
4065
4065
  email: string;
4066
4066
  createdAt: Date;
4067
4067
  updatedAt: Date;
@@ -4084,9 +4084,9 @@ export declare const cxLogContract: {
4084
4084
  }, {
4085
4085
  id: string;
4086
4086
  user: {
4087
+ name: string;
4087
4088
  id: string;
4088
4089
  address: string | null;
4089
- name: string;
4090
4090
  email: string;
4091
4091
  createdAt: Date;
4092
4092
  updatedAt: Date;
@@ -4227,9 +4227,9 @@ export declare const cxLogContract: {
4227
4227
  telephonySignature: string | null;
4228
4228
  }>;
4229
4229
  }, "roles" | "extension">, "strip", z.ZodTypeAny, {
4230
+ name: string;
4230
4231
  id: string;
4231
4232
  address: string | null;
4232
- name: string;
4233
4233
  email: string;
4234
4234
  createdAt: Date;
4235
4235
  updatedAt: Date;
@@ -4239,9 +4239,9 @@ export declare const cxLogContract: {
4239
4239
  phone: string | null;
4240
4240
  notificationCount: number | null;
4241
4241
  }, {
4242
+ name: string;
4242
4243
  id: string;
4243
4244
  address: string | null;
4244
- name: string;
4245
4245
  email: string;
4246
4246
  createdAt: Date;
4247
4247
  updatedAt: Date;
@@ -4264,9 +4264,9 @@ export declare const cxLogContract: {
4264
4264
  }, "strip", z.ZodTypeAny, {
4265
4265
  id: string;
4266
4266
  user: {
4267
+ name: string;
4267
4268
  id: string;
4268
4269
  address: string | null;
4269
- name: string;
4270
4270
  email: string;
4271
4271
  createdAt: Date;
4272
4272
  updatedAt: Date;
@@ -4289,9 +4289,9 @@ export declare const cxLogContract: {
4289
4289
  }, {
4290
4290
  id: string;
4291
4291
  user: {
4292
+ name: string;
4292
4293
  id: string;
4293
4294
  address: string | null;
4294
- name: string;
4295
4295
  email: string;
4296
4296
  createdAt: Date;
4297
4297
  updatedAt: Date;
@@ -4316,9 +4316,9 @@ export declare const cxLogContract: {
4316
4316
  callTo?: {
4317
4317
  id: string;
4318
4318
  user: {
4319
+ name: string;
4319
4320
  id: string;
4320
4321
  address: string | null;
4321
- name: string;
4322
4322
  email: string;
4323
4323
  createdAt: Date;
4324
4324
  updatedAt: Date;
@@ -4342,9 +4342,9 @@ export declare const cxLogContract: {
4342
4342
  callFrom?: {
4343
4343
  id: string;
4344
4344
  user: {
4345
+ name: string;
4345
4346
  id: string;
4346
4347
  address: string | null;
4347
- name: string;
4348
4348
  email: string;
4349
4349
  createdAt: Date;
4350
4350
  updatedAt: Date;
@@ -4369,9 +4369,9 @@ export declare const cxLogContract: {
4369
4369
  callTo?: {
4370
4370
  id: string;
4371
4371
  user: {
4372
+ name: string;
4372
4373
  id: string;
4373
4374
  address: string | null;
4374
- name: string;
4375
4375
  email: string;
4376
4376
  createdAt: Date;
4377
4377
  updatedAt: Date;
@@ -4395,9 +4395,9 @@ export declare const cxLogContract: {
4395
4395
  callFrom?: {
4396
4396
  id: string;
4397
4397
  user: {
4398
+ name: string;
4398
4399
  id: string;
4399
4400
  address: string | null;
4400
- name: string;
4401
4401
  email: string;
4402
4402
  createdAt: Date;
4403
4403
  updatedAt: Date;
@@ -4551,9 +4551,9 @@ export declare const cxLogContract: {
4551
4551
  telephonySignature: string | null;
4552
4552
  }>;
4553
4553
  }, "strip", z.ZodTypeAny, {
4554
+ name: string;
4554
4555
  id: string;
4555
4556
  address: string | null;
4556
- name: string;
4557
4557
  email: string;
4558
4558
  createdAt: Date;
4559
4559
  updatedAt: Date;
@@ -4594,9 +4594,9 @@ export declare const cxLogContract: {
4594
4594
  telephonySignature: string | null;
4595
4595
  };
4596
4596
  }, {
4597
+ name: string;
4597
4598
  id: string;
4598
4599
  address: string | null;
4599
- name: string;
4600
4600
  email: string;
4601
4601
  createdAt: Date;
4602
4602
  updatedAt: Date;
@@ -4650,9 +4650,9 @@ export declare const cxLogContract: {
4650
4650
  extensionName: string;
4651
4651
  telephonySignature: string | null;
4652
4652
  user?: {
4653
+ name: string;
4653
4654
  id: string;
4654
4655
  address: string | null;
4655
- name: string;
4656
4656
  email: string;
4657
4657
  createdAt: Date;
4658
4658
  updatedAt: Date;
@@ -4706,9 +4706,9 @@ export declare const cxLogContract: {
4706
4706
  extensionName: string;
4707
4707
  telephonySignature: string | null;
4708
4708
  user?: {
4709
+ name: string;
4709
4710
  id: string;
4710
4711
  address: string | null;
4711
- name: string;
4712
4712
  email: string;
4713
4713
  createdAt: Date;
4714
4714
  updatedAt: Date;
@@ -4778,9 +4778,9 @@ export declare const cxLogContract: {
4778
4778
  callTo?: {
4779
4779
  id: string;
4780
4780
  user: {
4781
+ name: string;
4781
4782
  id: string;
4782
4783
  address: string | null;
4783
- name: string;
4784
4784
  email: string;
4785
4785
  createdAt: Date;
4786
4786
  updatedAt: Date;
@@ -4804,9 +4804,9 @@ export declare const cxLogContract: {
4804
4804
  callFrom?: {
4805
4805
  id: string;
4806
4806
  user: {
4807
+ name: string;
4807
4808
  id: string;
4808
4809
  address: string | null;
4809
- name: string;
4810
4810
  email: string;
4811
4811
  createdAt: Date;
4812
4812
  updatedAt: Date;
@@ -4832,10 +4832,10 @@ export declare const cxLogContract: {
4832
4832
  telephonyQueueId: string | null;
4833
4833
  contactId: string | null;
4834
4834
  contact?: {
4835
+ name: string;
4835
4836
  id: string;
4836
4837
  channel: string | null;
4837
4838
  address: string | null;
4838
- name: string;
4839
4839
  createdAt: Date;
4840
4840
  updatedAt: Date;
4841
4841
  deletedAt: Date | null;
@@ -4880,8 +4880,8 @@ export declare const cxLogContract: {
4880
4880
  createdAt: Date;
4881
4881
  updatedAt: Date;
4882
4882
  deletedAt: Date | null;
4883
- address?: string | null | undefined;
4884
4883
  name?: string | undefined;
4884
+ address?: string | null | undefined;
4885
4885
  phone?: string | null | undefined;
4886
4886
  industry?: string | null | undefined;
4887
4887
  } | null;
@@ -4889,8 +4889,8 @@ export declare const cxLogContract: {
4889
4889
  contactProfile: string | null;
4890
4890
  socialProfileUrl: string | null;
4891
4891
  tags: {
4892
- id: string;
4893
4892
  name: string;
4893
+ id: string;
4894
4894
  createdAt: Date;
4895
4895
  updatedAt: Date;
4896
4896
  deletedAt: Date | null;
@@ -4915,8 +4915,8 @@ export declare const cxLogContract: {
4915
4915
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
4916
4916
  id: string;
4917
4917
  metadata: {
4918
- id: string;
4919
4918
  name: string;
4919
+ id: string;
4920
4920
  picture?: string | undefined;
4921
4921
  additionalCredentials?: any;
4922
4922
  };
@@ -4978,9 +4978,9 @@ export declare const cxLogContract: {
4978
4978
  extensionName: string;
4979
4979
  telephonySignature: string | null;
4980
4980
  user?: {
4981
+ name: string;
4981
4982
  id: string;
4982
4983
  address: string | null;
4983
- name: string;
4984
4984
  email: string;
4985
4985
  createdAt: Date;
4986
4986
  updatedAt: Date;
@@ -5048,9 +5048,9 @@ export declare const cxLogContract: {
5048
5048
  callTo?: {
5049
5049
  id: string;
5050
5050
  user: {
5051
+ name: string;
5051
5052
  id: string;
5052
5053
  address: string | null;
5053
- name: string;
5054
5054
  email: string;
5055
5055
  createdAt: Date;
5056
5056
  updatedAt: Date;
@@ -5074,9 +5074,9 @@ export declare const cxLogContract: {
5074
5074
  callFrom?: {
5075
5075
  id: string;
5076
5076
  user: {
5077
+ name: string;
5077
5078
  id: string;
5078
5079
  address: string | null;
5079
- name: string;
5080
5080
  email: string;
5081
5081
  createdAt: Date;
5082
5082
  updatedAt: Date;
@@ -5102,10 +5102,10 @@ export declare const cxLogContract: {
5102
5102
  telephonyQueueId: string | null;
5103
5103
  contactId: string | null;
5104
5104
  contact?: {
5105
+ name: string;
5105
5106
  id: string;
5106
5107
  channel: string | null;
5107
5108
  address: string | null;
5108
- name: string;
5109
5109
  createdAt: Date;
5110
5110
  updatedAt: Date;
5111
5111
  deletedAt: Date | null;
@@ -5150,8 +5150,8 @@ export declare const cxLogContract: {
5150
5150
  createdAt: Date;
5151
5151
  updatedAt: Date;
5152
5152
  deletedAt: Date | null;
5153
- address?: string | null | undefined;
5154
5153
  name?: string | undefined;
5154
+ address?: string | null | undefined;
5155
5155
  phone?: string | null | undefined;
5156
5156
  industry?: string | null | undefined;
5157
5157
  } | null;
@@ -5159,8 +5159,8 @@ export declare const cxLogContract: {
5159
5159
  contactProfile: string | null;
5160
5160
  socialProfileUrl: string | null;
5161
5161
  tags: {
5162
- id: string;
5163
5162
  name: string;
5163
+ id: string;
5164
5164
  createdAt: Date;
5165
5165
  updatedAt: Date;
5166
5166
  deletedAt: Date | null;
@@ -5185,8 +5185,8 @@ export declare const cxLogContract: {
5185
5185
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
5186
5186
  id: string;
5187
5187
  metadata: {
5188
- id: string;
5189
5188
  name: string;
5189
+ id: string;
5190
5190
  picture?: string | undefined;
5191
5191
  additionalCredentials?: any;
5192
5192
  };
@@ -5248,9 +5248,9 @@ export declare const cxLogContract: {
5248
5248
  extensionName: string;
5249
5249
  telephonySignature: string | null;
5250
5250
  user?: {
5251
+ name: string;
5251
5252
  id: string;
5252
5253
  address: string | null;
5253
- name: string;
5254
5254
  email: string;
5255
5255
  createdAt: Date;
5256
5256
  updatedAt: Date;
@@ -5318,14 +5318,14 @@ export declare const cxLogContract: {
5318
5318
  deletedAt: z.ZodNullable<z.ZodDate>;
5319
5319
  name: z.ZodString;
5320
5320
  }, "strip", z.ZodTypeAny, {
5321
- id: string;
5322
5321
  name: string;
5322
+ id: string;
5323
5323
  createdAt: Date;
5324
5324
  updatedAt: Date;
5325
5325
  deletedAt: Date | null;
5326
5326
  }, {
5327
- id: string;
5328
5327
  name: string;
5328
+ id: string;
5329
5329
  createdAt: Date;
5330
5330
  updatedAt: Date;
5331
5331
  deletedAt: Date | null;
@@ -5481,8 +5481,8 @@ export declare const cxLogContract: {
5481
5481
  createdAt: Date;
5482
5482
  updatedAt: Date;
5483
5483
  deletedAt: Date | null;
5484
- address?: string | null | undefined;
5485
5484
  name?: string | undefined;
5485
+ address?: string | null | undefined;
5486
5486
  phone?: string | null | undefined;
5487
5487
  industry?: string | null | undefined;
5488
5488
  }, {
@@ -5490,8 +5490,8 @@ export declare const cxLogContract: {
5490
5490
  createdAt: Date;
5491
5491
  updatedAt: Date;
5492
5492
  deletedAt: Date | null;
5493
- address?: string | null | undefined;
5494
5493
  name?: string | undefined;
5494
+ address?: string | null | undefined;
5495
5495
  phone?: string | null | undefined;
5496
5496
  industry?: string | null | undefined;
5497
5497
  }>>;
@@ -5509,13 +5509,13 @@ export declare const cxLogContract: {
5509
5509
  picture: z.ZodOptional<z.ZodString>;
5510
5510
  additionalCredentials: z.ZodAny;
5511
5511
  }, "strip", z.ZodTypeAny, {
5512
- id: string;
5513
5512
  name: string;
5513
+ id: string;
5514
5514
  picture?: string | undefined;
5515
5515
  additionalCredentials?: any;
5516
5516
  }, {
5517
- id: string;
5518
5517
  name: string;
5518
+ id: string;
5519
5519
  picture?: string | undefined;
5520
5520
  additionalCredentials?: any;
5521
5521
  }>;
@@ -5523,8 +5523,8 @@ export declare const cxLogContract: {
5523
5523
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
5524
5524
  id: string;
5525
5525
  metadata: {
5526
- id: string;
5527
5526
  name: string;
5527
+ id: string;
5528
5528
  picture?: string | undefined;
5529
5529
  additionalCredentials?: any;
5530
5530
  };
@@ -5537,8 +5537,8 @@ export declare const cxLogContract: {
5537
5537
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
5538
5538
  id: string;
5539
5539
  metadata: {
5540
- id: string;
5541
5540
  name: string;
5541
+ id: string;
5542
5542
  picture?: string | undefined;
5543
5543
  additionalCredentials?: any;
5544
5544
  };
@@ -5848,10 +5848,10 @@ export declare const cxLogContract: {
5848
5848
  };
5849
5849
  }>, "many">>;
5850
5850
  }, "strip", z.ZodTypeAny, {
5851
+ name: string;
5851
5852
  id: string;
5852
5853
  channel: string | null;
5853
5854
  address: string | null;
5854
- name: string;
5855
5855
  createdAt: Date;
5856
5856
  updatedAt: Date;
5857
5857
  deletedAt: Date | null;
@@ -5896,8 +5896,8 @@ export declare const cxLogContract: {
5896
5896
  createdAt: Date;
5897
5897
  updatedAt: Date;
5898
5898
  deletedAt: Date | null;
5899
- address?: string | null | undefined;
5900
5899
  name?: string | undefined;
5900
+ address?: string | null | undefined;
5901
5901
  phone?: string | null | undefined;
5902
5902
  industry?: string | null | undefined;
5903
5903
  } | null;
@@ -5905,8 +5905,8 @@ export declare const cxLogContract: {
5905
5905
  contactProfile: string | null;
5906
5906
  socialProfileUrl: string | null;
5907
5907
  tags: {
5908
- id: string;
5909
5908
  name: string;
5909
+ id: string;
5910
5910
  createdAt: Date;
5911
5911
  updatedAt: Date;
5912
5912
  deletedAt: Date | null;
@@ -5931,8 +5931,8 @@ export declare const cxLogContract: {
5931
5931
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
5932
5932
  id: string;
5933
5933
  metadata: {
5934
- id: string;
5935
5934
  name: string;
5935
+ id: string;
5936
5936
  picture?: string | undefined;
5937
5937
  additionalCredentials?: any;
5938
5938
  };
@@ -5959,10 +5959,10 @@ export declare const cxLogContract: {
5959
5959
  };
5960
5960
  }[] | undefined;
5961
5961
  }, {
5962
+ name: string;
5962
5963
  id: string;
5963
5964
  channel: string | null;
5964
5965
  address: string | null;
5965
- name: string;
5966
5966
  createdAt: Date;
5967
5967
  updatedAt: Date;
5968
5968
  deletedAt: Date | null;
@@ -6007,8 +6007,8 @@ export declare const cxLogContract: {
6007
6007
  createdAt: Date;
6008
6008
  updatedAt: Date;
6009
6009
  deletedAt: Date | null;
6010
- address?: string | null | undefined;
6011
6010
  name?: string | undefined;
6011
+ address?: string | null | undefined;
6012
6012
  phone?: string | null | undefined;
6013
6013
  industry?: string | null | undefined;
6014
6014
  } | null;
@@ -6016,8 +6016,8 @@ export declare const cxLogContract: {
6016
6016
  contactProfile: string | null;
6017
6017
  socialProfileUrl: string | null;
6018
6018
  tags: {
6019
- id: string;
6020
6019
  name: string;
6020
+ id: string;
6021
6021
  createdAt: Date;
6022
6022
  updatedAt: Date;
6023
6023
  deletedAt: Date | null;
@@ -6042,8 +6042,8 @@ export declare const cxLogContract: {
6042
6042
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
6043
6043
  id: string;
6044
6044
  metadata: {
6045
- id: string;
6046
6045
  name: string;
6046
+ id: string;
6047
6047
  picture?: string | undefined;
6048
6048
  additionalCredentials?: any;
6049
6049
  };
@@ -6188,9 +6188,9 @@ export declare const cxLogContract: {
6188
6188
  telephonySignature: string | null;
6189
6189
  }>;
6190
6190
  }, "strip", z.ZodTypeAny, {
6191
+ name: string;
6191
6192
  id: string;
6192
6193
  address: string | null;
6193
- name: string;
6194
6194
  email: string;
6195
6195
  createdAt: Date;
6196
6196
  updatedAt: Date;
@@ -6231,9 +6231,9 @@ export declare const cxLogContract: {
6231
6231
  telephonySignature: string | null;
6232
6232
  };
6233
6233
  }, {
6234
+ name: string;
6234
6235
  id: string;
6235
6236
  address: string | null;
6236
- name: string;
6237
6237
  email: string;
6238
6238
  createdAt: Date;
6239
6239
  updatedAt: Date;
@@ -6392,9 +6392,9 @@ export declare const cxLogContract: {
6392
6392
  telephonySignature: string | null;
6393
6393
  }>;
6394
6394
  }, "strip", z.ZodTypeAny, {
6395
+ name: string;
6395
6396
  id: string;
6396
6397
  address: string | null;
6397
- name: string;
6398
6398
  email: string;
6399
6399
  createdAt: Date;
6400
6400
  updatedAt: Date;
@@ -6435,9 +6435,9 @@ export declare const cxLogContract: {
6435
6435
  telephonySignature: string | null;
6436
6436
  };
6437
6437
  }, {
6438
+ name: string;
6438
6439
  id: string;
6439
6440
  address: string | null;
6440
- name: string;
6441
6441
  email: string;
6442
6442
  createdAt: Date;
6443
6443
  updatedAt: Date;
@@ -6596,9 +6596,9 @@ export declare const cxLogContract: {
6596
6596
  telephonySignature: string | null;
6597
6597
  }>;
6598
6598
  }, "strip", z.ZodTypeAny, {
6599
+ name: string;
6599
6600
  id: string;
6600
6601
  address: string | null;
6601
- name: string;
6602
6602
  email: string;
6603
6603
  createdAt: Date;
6604
6604
  updatedAt: Date;
@@ -6639,9 +6639,9 @@ export declare const cxLogContract: {
6639
6639
  telephonySignature: string | null;
6640
6640
  };
6641
6641
  }, {
6642
+ name: string;
6642
6643
  id: string;
6643
6644
  address: string | null;
6644
- name: string;
6645
6645
  email: string;
6646
6646
  createdAt: Date;
6647
6647
  updatedAt: Date;
@@ -6692,10 +6692,10 @@ export declare const cxLogContract: {
6692
6692
  deletedAt: Date | null;
6693
6693
  entityId: string;
6694
6694
  contact: {
6695
+ name: string;
6695
6696
  id: string;
6696
6697
  channel: string | null;
6697
6698
  address: string | null;
6698
- name: string;
6699
6699
  createdAt: Date;
6700
6700
  updatedAt: Date;
6701
6701
  deletedAt: Date | null;
@@ -6740,8 +6740,8 @@ export declare const cxLogContract: {
6740
6740
  createdAt: Date;
6741
6741
  updatedAt: Date;
6742
6742
  deletedAt: Date | null;
6743
- address?: string | null | undefined;
6744
6743
  name?: string | undefined;
6744
+ address?: string | null | undefined;
6745
6745
  phone?: string | null | undefined;
6746
6746
  industry?: string | null | undefined;
6747
6747
  } | null;
@@ -6749,8 +6749,8 @@ export declare const cxLogContract: {
6749
6749
  contactProfile: string | null;
6750
6750
  socialProfileUrl: string | null;
6751
6751
  tags: {
6752
- id: string;
6753
6752
  name: string;
6753
+ id: string;
6754
6754
  createdAt: Date;
6755
6755
  updatedAt: Date;
6756
6756
  deletedAt: Date | null;
@@ -6775,8 +6775,8 @@ export declare const cxLogContract: {
6775
6775
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
6776
6776
  id: string;
6777
6777
  metadata: {
6778
- id: string;
6779
6778
  name: string;
6779
+ id: string;
6780
6780
  picture?: string | undefined;
6781
6781
  additionalCredentials?: any;
6782
6782
  };
@@ -6838,8 +6838,8 @@ export declare const cxLogContract: {
6838
6838
  }[];
6839
6839
  }[];
6840
6840
  tags: {
6841
- id: string;
6842
6841
  name: string;
6842
+ id: string;
6843
6843
  createdAt: Date;
6844
6844
  updatedAt: Date;
6845
6845
  deletedAt: Date | null;
@@ -6879,12 +6879,12 @@ export declare const cxLogContract: {
6879
6879
  room: {
6880
6880
  id: string;
6881
6881
  channel: {
6882
+ name: string;
6882
6883
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
6883
6884
  id: string;
6884
- name: string;
6885
6885
  metadata: {
6886
- id: string;
6887
6886
  name: string;
6887
+ id: string;
6888
6888
  accessToken?: string | undefined;
6889
6889
  channelSecret?: string | undefined;
6890
6890
  additionalCredentials?: any;
@@ -6913,9 +6913,9 @@ export declare const cxLogContract: {
6913
6913
  updatedAt: Date;
6914
6914
  deletedAt: Date | null;
6915
6915
  actor: {
6916
+ name: string;
6916
6917
  id: string;
6917
6918
  address: string | null;
6918
- name: string;
6919
6919
  email: string;
6920
6920
  createdAt: Date;
6921
6921
  updatedAt: Date;
@@ -6962,8 +6962,8 @@ export declare const cxLogContract: {
6962
6962
  connectedUserName: string;
6963
6963
  connectedUserId: string;
6964
6964
  botpressBot: {
6965
- id: string;
6966
6965
  name: string;
6966
+ id: string;
6967
6967
  accessToken: string;
6968
6968
  botId: string;
6969
6969
  integrationId: string;
@@ -6974,9 +6974,9 @@ export declare const cxLogContract: {
6974
6974
  updatedAt: Date;
6975
6975
  deletedAt: Date | null;
6976
6976
  actor: {
6977
+ name: string;
6977
6978
  id: string;
6978
6979
  address: string | null;
6979
- name: string;
6980
6980
  email: string;
6981
6981
  createdAt: Date;
6982
6982
  updatedAt: Date;
@@ -7028,8 +7028,8 @@ export declare const cxLogContract: {
7028
7028
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
7029
7029
  id: string;
7030
7030
  metadata: {
7031
- id: string;
7032
7031
  name: string;
7032
+ id: string;
7033
7033
  picture?: string | undefined;
7034
7034
  additionalCredentials?: any;
7035
7035
  };
@@ -7037,10 +7037,10 @@ export declare const cxLogContract: {
7037
7037
  updatedAt: Date;
7038
7038
  deletedAt: Date | null;
7039
7039
  contact: {
7040
+ name: string;
7040
7041
  id: string;
7041
7042
  channel: string | null;
7042
7043
  address: string | null;
7043
- name: string;
7044
7044
  createdAt: Date;
7045
7045
  updatedAt: Date;
7046
7046
  deletedAt: Date | null;
@@ -7085,8 +7085,8 @@ export declare const cxLogContract: {
7085
7085
  createdAt: Date;
7086
7086
  updatedAt: Date;
7087
7087
  deletedAt: Date | null;
7088
- address?: string | null | undefined;
7089
7088
  name?: string | undefined;
7089
+ address?: string | null | undefined;
7090
7090
  phone?: string | null | undefined;
7091
7091
  industry?: string | null | undefined;
7092
7092
  } | null;
@@ -7094,8 +7094,8 @@ export declare const cxLogContract: {
7094
7094
  contactProfile: string | null;
7095
7095
  socialProfileUrl: string | null;
7096
7096
  tags: {
7097
- id: string;
7098
7097
  name: string;
7098
+ id: string;
7099
7099
  createdAt: Date;
7100
7100
  updatedAt: Date;
7101
7101
  deletedAt: Date | null;
@@ -7120,8 +7120,8 @@ export declare const cxLogContract: {
7120
7120
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
7121
7121
  id: string;
7122
7122
  metadata: {
7123
- id: string;
7124
7123
  name: string;
7124
+ id: string;
7125
7125
  picture?: string | undefined;
7126
7126
  additionalCredentials?: any;
7127
7127
  };
@@ -7152,9 +7152,9 @@ export declare const cxLogContract: {
7152
7152
  socialPlatformId: string;
7153
7153
  };
7154
7154
  assignee: {
7155
+ name: string;
7155
7156
  id: string;
7156
7157
  address: string | null;
7157
- name: string;
7158
7158
  email: string;
7159
7159
  createdAt: Date;
7160
7160
  updatedAt: Date;
@@ -7222,9 +7222,9 @@ export declare const cxLogContract: {
7222
7222
  callTo?: {
7223
7223
  id: string;
7224
7224
  user: {
7225
+ name: string;
7225
7226
  id: string;
7226
7227
  address: string | null;
7227
- name: string;
7228
7228
  email: string;
7229
7229
  createdAt: Date;
7230
7230
  updatedAt: Date;
@@ -7248,9 +7248,9 @@ export declare const cxLogContract: {
7248
7248
  callFrom?: {
7249
7249
  id: string;
7250
7250
  user: {
7251
+ name: string;
7251
7252
  id: string;
7252
7253
  address: string | null;
7253
- name: string;
7254
7254
  email: string;
7255
7255
  createdAt: Date;
7256
7256
  updatedAt: Date;
@@ -7276,10 +7276,10 @@ export declare const cxLogContract: {
7276
7276
  telephonyQueueId: string | null;
7277
7277
  contactId: string | null;
7278
7278
  contact?: {
7279
+ name: string;
7279
7280
  id: string;
7280
7281
  channel: string | null;
7281
7282
  address: string | null;
7282
- name: string;
7283
7283
  createdAt: Date;
7284
7284
  updatedAt: Date;
7285
7285
  deletedAt: Date | null;
@@ -7324,8 +7324,8 @@ export declare const cxLogContract: {
7324
7324
  createdAt: Date;
7325
7325
  updatedAt: Date;
7326
7326
  deletedAt: Date | null;
7327
- address?: string | null | undefined;
7328
7327
  name?: string | undefined;
7328
+ address?: string | null | undefined;
7329
7329
  phone?: string | null | undefined;
7330
7330
  industry?: string | null | undefined;
7331
7331
  } | null;
@@ -7333,8 +7333,8 @@ export declare const cxLogContract: {
7333
7333
  contactProfile: string | null;
7334
7334
  socialProfileUrl: string | null;
7335
7335
  tags: {
7336
- id: string;
7337
7336
  name: string;
7337
+ id: string;
7338
7338
  createdAt: Date;
7339
7339
  updatedAt: Date;
7340
7340
  deletedAt: Date | null;
@@ -7359,8 +7359,8 @@ export declare const cxLogContract: {
7359
7359
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
7360
7360
  id: string;
7361
7361
  metadata: {
7362
- id: string;
7363
7362
  name: string;
7363
+ id: string;
7364
7364
  picture?: string | undefined;
7365
7365
  additionalCredentials?: any;
7366
7366
  };
@@ -7422,9 +7422,9 @@ export declare const cxLogContract: {
7422
7422
  extensionName: string;
7423
7423
  telephonySignature: string | null;
7424
7424
  user?: {
7425
+ name: string;
7425
7426
  id: string;
7426
7427
  address: string | null;
7427
- name: string;
7428
7428
  email: string;
7429
7429
  createdAt: Date;
7430
7430
  updatedAt: Date;
@@ -7471,9 +7471,9 @@ export declare const cxLogContract: {
7471
7471
  queueName?: string | null | undefined;
7472
7472
  } | null;
7473
7473
  firstAssignee: {
7474
+ name: string;
7474
7475
  id: string;
7475
7476
  address: string | null;
7476
- name: string;
7477
7477
  email: string;
7478
7478
  createdAt: Date;
7479
7479
  updatedAt: Date;
@@ -7515,9 +7515,9 @@ export declare const cxLogContract: {
7515
7515
  };
7516
7516
  } | null;
7517
7517
  agent: {
7518
+ name: string;
7518
7519
  id: string;
7519
7520
  address: string | null;
7520
- name: string;
7521
7521
  email: string;
7522
7522
  createdAt: Date;
7523
7523
  updatedAt: Date;
@@ -7559,9 +7559,9 @@ export declare const cxLogContract: {
7559
7559
  };
7560
7560
  } | null;
7561
7561
  closedAssignee: {
7562
+ name: string;
7562
7563
  id: string;
7563
7564
  address: string | null;
7564
- name: string;
7565
7565
  email: string;
7566
7566
  createdAt: Date;
7567
7567
  updatedAt: Date;
@@ -7612,10 +7612,10 @@ export declare const cxLogContract: {
7612
7612
  deletedAt: Date | null;
7613
7613
  entityId: string;
7614
7614
  contact: {
7615
+ name: string;
7615
7616
  id: string;
7616
7617
  channel: string | null;
7617
7618
  address: string | null;
7618
- name: string;
7619
7619
  createdAt: Date;
7620
7620
  updatedAt: Date;
7621
7621
  deletedAt: Date | null;
@@ -7660,8 +7660,8 @@ export declare const cxLogContract: {
7660
7660
  createdAt: Date;
7661
7661
  updatedAt: Date;
7662
7662
  deletedAt: Date | null;
7663
- address?: string | null | undefined;
7664
7663
  name?: string | undefined;
7664
+ address?: string | null | undefined;
7665
7665
  phone?: string | null | undefined;
7666
7666
  industry?: string | null | undefined;
7667
7667
  } | null;
@@ -7669,8 +7669,8 @@ export declare const cxLogContract: {
7669
7669
  contactProfile: string | null;
7670
7670
  socialProfileUrl: string | null;
7671
7671
  tags: {
7672
- id: string;
7673
7672
  name: string;
7673
+ id: string;
7674
7674
  createdAt: Date;
7675
7675
  updatedAt: Date;
7676
7676
  deletedAt: Date | null;
@@ -7695,8 +7695,8 @@ export declare const cxLogContract: {
7695
7695
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
7696
7696
  id: string;
7697
7697
  metadata: {
7698
- id: string;
7699
7698
  name: string;
7699
+ id: string;
7700
7700
  picture?: string | undefined;
7701
7701
  additionalCredentials?: any;
7702
7702
  };
@@ -7758,8 +7758,8 @@ export declare const cxLogContract: {
7758
7758
  }[];
7759
7759
  }[];
7760
7760
  tags: {
7761
- id: string;
7762
7761
  name: string;
7762
+ id: string;
7763
7763
  createdAt: Date;
7764
7764
  updatedAt: Date;
7765
7765
  deletedAt: Date | null;
@@ -7799,12 +7799,12 @@ export declare const cxLogContract: {
7799
7799
  room: {
7800
7800
  id: string;
7801
7801
  channel: {
7802
+ name: string;
7802
7803
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
7803
7804
  id: string;
7804
- name: string;
7805
7805
  metadata: {
7806
- id: string;
7807
7806
  name: string;
7807
+ id: string;
7808
7808
  accessToken?: string | undefined;
7809
7809
  channelSecret?: string | undefined;
7810
7810
  additionalCredentials?: any;
@@ -7833,9 +7833,9 @@ export declare const cxLogContract: {
7833
7833
  updatedAt: Date;
7834
7834
  deletedAt: Date | null;
7835
7835
  actor: {
7836
+ name: string;
7836
7837
  id: string;
7837
7838
  address: string | null;
7838
- name: string;
7839
7839
  email: string;
7840
7840
  createdAt: Date;
7841
7841
  updatedAt: Date;
@@ -7882,8 +7882,8 @@ export declare const cxLogContract: {
7882
7882
  connectedUserName: string;
7883
7883
  connectedUserId: string;
7884
7884
  botpressBot: {
7885
- id: string;
7886
7885
  name: string;
7886
+ id: string;
7887
7887
  accessToken: string;
7888
7888
  botId: string;
7889
7889
  integrationId: string;
@@ -7894,9 +7894,9 @@ export declare const cxLogContract: {
7894
7894
  updatedAt: Date;
7895
7895
  deletedAt: Date | null;
7896
7896
  actor: {
7897
+ name: string;
7897
7898
  id: string;
7898
7899
  address: string | null;
7899
- name: string;
7900
7900
  email: string;
7901
7901
  createdAt: Date;
7902
7902
  updatedAt: Date;
@@ -7948,8 +7948,8 @@ export declare const cxLogContract: {
7948
7948
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
7949
7949
  id: string;
7950
7950
  metadata: {
7951
- id: string;
7952
7951
  name: string;
7952
+ id: string;
7953
7953
  picture?: string | undefined;
7954
7954
  additionalCredentials?: any;
7955
7955
  };
@@ -7957,10 +7957,10 @@ export declare const cxLogContract: {
7957
7957
  updatedAt: Date;
7958
7958
  deletedAt: Date | null;
7959
7959
  contact: {
7960
+ name: string;
7960
7961
  id: string;
7961
7962
  channel: string | null;
7962
7963
  address: string | null;
7963
- name: string;
7964
7964
  createdAt: Date;
7965
7965
  updatedAt: Date;
7966
7966
  deletedAt: Date | null;
@@ -8005,8 +8005,8 @@ export declare const cxLogContract: {
8005
8005
  createdAt: Date;
8006
8006
  updatedAt: Date;
8007
8007
  deletedAt: Date | null;
8008
- address?: string | null | undefined;
8009
8008
  name?: string | undefined;
8009
+ address?: string | null | undefined;
8010
8010
  phone?: string | null | undefined;
8011
8011
  industry?: string | null | undefined;
8012
8012
  } | null;
@@ -8014,8 +8014,8 @@ export declare const cxLogContract: {
8014
8014
  contactProfile: string | null;
8015
8015
  socialProfileUrl: string | null;
8016
8016
  tags: {
8017
- id: string;
8018
8017
  name: string;
8018
+ id: string;
8019
8019
  createdAt: Date;
8020
8020
  updatedAt: Date;
8021
8021
  deletedAt: Date | null;
@@ -8040,8 +8040,8 @@ export declare const cxLogContract: {
8040
8040
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
8041
8041
  id: string;
8042
8042
  metadata: {
8043
- id: string;
8044
8043
  name: string;
8044
+ id: string;
8045
8045
  picture?: string | undefined;
8046
8046
  additionalCredentials?: any;
8047
8047
  };
@@ -8072,9 +8072,9 @@ export declare const cxLogContract: {
8072
8072
  socialPlatformId: string;
8073
8073
  };
8074
8074
  assignee: {
8075
+ name: string;
8075
8076
  id: string;
8076
8077
  address: string | null;
8077
- name: string;
8078
8078
  email: string;
8079
8079
  createdAt: Date;
8080
8080
  updatedAt: Date;
@@ -8142,9 +8142,9 @@ export declare const cxLogContract: {
8142
8142
  callTo?: {
8143
8143
  id: string;
8144
8144
  user: {
8145
+ name: string;
8145
8146
  id: string;
8146
8147
  address: string | null;
8147
- name: string;
8148
8148
  email: string;
8149
8149
  createdAt: Date;
8150
8150
  updatedAt: Date;
@@ -8168,9 +8168,9 @@ export declare const cxLogContract: {
8168
8168
  callFrom?: {
8169
8169
  id: string;
8170
8170
  user: {
8171
+ name: string;
8171
8172
  id: string;
8172
8173
  address: string | null;
8173
- name: string;
8174
8174
  email: string;
8175
8175
  createdAt: Date;
8176
8176
  updatedAt: Date;
@@ -8196,10 +8196,10 @@ export declare const cxLogContract: {
8196
8196
  telephonyQueueId: string | null;
8197
8197
  contactId: string | null;
8198
8198
  contact?: {
8199
+ name: string;
8199
8200
  id: string;
8200
8201
  channel: string | null;
8201
8202
  address: string | null;
8202
- name: string;
8203
8203
  createdAt: Date;
8204
8204
  updatedAt: Date;
8205
8205
  deletedAt: Date | null;
@@ -8244,8 +8244,8 @@ export declare const cxLogContract: {
8244
8244
  createdAt: Date;
8245
8245
  updatedAt: Date;
8246
8246
  deletedAt: Date | null;
8247
- address?: string | null | undefined;
8248
8247
  name?: string | undefined;
8248
+ address?: string | null | undefined;
8249
8249
  phone?: string | null | undefined;
8250
8250
  industry?: string | null | undefined;
8251
8251
  } | null;
@@ -8253,8 +8253,8 @@ export declare const cxLogContract: {
8253
8253
  contactProfile: string | null;
8254
8254
  socialProfileUrl: string | null;
8255
8255
  tags: {
8256
- id: string;
8257
8256
  name: string;
8257
+ id: string;
8258
8258
  createdAt: Date;
8259
8259
  updatedAt: Date;
8260
8260
  deletedAt: Date | null;
@@ -8279,8 +8279,8 @@ export declare const cxLogContract: {
8279
8279
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
8280
8280
  id: string;
8281
8281
  metadata: {
8282
- id: string;
8283
8282
  name: string;
8283
+ id: string;
8284
8284
  picture?: string | undefined;
8285
8285
  additionalCredentials?: any;
8286
8286
  };
@@ -8342,9 +8342,9 @@ export declare const cxLogContract: {
8342
8342
  extensionName: string;
8343
8343
  telephonySignature: string | null;
8344
8344
  user?: {
8345
+ name: string;
8345
8346
  id: string;
8346
8347
  address: string | null;
8347
- name: string;
8348
8348
  email: string;
8349
8349
  createdAt: Date;
8350
8350
  updatedAt: Date;
@@ -8391,9 +8391,9 @@ export declare const cxLogContract: {
8391
8391
  queueName?: string | null | undefined;
8392
8392
  } | null;
8393
8393
  firstAssignee: {
8394
+ name: string;
8394
8395
  id: string;
8395
8396
  address: string | null;
8396
- name: string;
8397
8397
  email: string;
8398
8398
  createdAt: Date;
8399
8399
  updatedAt: Date;
@@ -8435,9 +8435,9 @@ export declare const cxLogContract: {
8435
8435
  };
8436
8436
  } | null;
8437
8437
  agent: {
8438
+ name: string;
8438
8439
  id: string;
8439
8440
  address: string | null;
8440
- name: string;
8441
8441
  email: string;
8442
8442
  createdAt: Date;
8443
8443
  updatedAt: Date;
@@ -8479,9 +8479,9 @@ export declare const cxLogContract: {
8479
8479
  };
8480
8480
  } | null;
8481
8481
  closedAssignee: {
8482
+ name: string;
8482
8483
  id: string;
8483
8484
  address: string | null;
8484
- name: string;
8485
8485
  email: string;
8486
8486
  createdAt: Date;
8487
8487
  updatedAt: Date;
@@ -8538,10 +8538,10 @@ export declare const cxLogContract: {
8538
8538
  deletedAt: Date | null;
8539
8539
  entityId: string;
8540
8540
  contact: {
8541
+ name: string;
8541
8542
  id: string;
8542
8543
  channel: string | null;
8543
8544
  address: string | null;
8544
- name: string;
8545
8545
  createdAt: Date;
8546
8546
  updatedAt: Date;
8547
8547
  deletedAt: Date | null;
@@ -8586,8 +8586,8 @@ export declare const cxLogContract: {
8586
8586
  createdAt: Date;
8587
8587
  updatedAt: Date;
8588
8588
  deletedAt: Date | null;
8589
- address?: string | null | undefined;
8590
8589
  name?: string | undefined;
8590
+ address?: string | null | undefined;
8591
8591
  phone?: string | null | undefined;
8592
8592
  industry?: string | null | undefined;
8593
8593
  } | null;
@@ -8595,8 +8595,8 @@ export declare const cxLogContract: {
8595
8595
  contactProfile: string | null;
8596
8596
  socialProfileUrl: string | null;
8597
8597
  tags: {
8598
- id: string;
8599
8598
  name: string;
8599
+ id: string;
8600
8600
  createdAt: Date;
8601
8601
  updatedAt: Date;
8602
8602
  deletedAt: Date | null;
@@ -8621,8 +8621,8 @@ export declare const cxLogContract: {
8621
8621
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
8622
8622
  id: string;
8623
8623
  metadata: {
8624
- id: string;
8625
8624
  name: string;
8625
+ id: string;
8626
8626
  picture?: string | undefined;
8627
8627
  additionalCredentials?: any;
8628
8628
  };
@@ -8684,8 +8684,8 @@ export declare const cxLogContract: {
8684
8684
  }[];
8685
8685
  }[];
8686
8686
  tags: {
8687
- id: string;
8688
8687
  name: string;
8688
+ id: string;
8689
8689
  createdAt: Date;
8690
8690
  updatedAt: Date;
8691
8691
  deletedAt: Date | null;
@@ -8725,12 +8725,12 @@ export declare const cxLogContract: {
8725
8725
  room: {
8726
8726
  id: string;
8727
8727
  channel: {
8728
+ name: string;
8728
8729
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
8729
8730
  id: string;
8730
- name: string;
8731
8731
  metadata: {
8732
- id: string;
8733
8732
  name: string;
8733
+ id: string;
8734
8734
  accessToken?: string | undefined;
8735
8735
  channelSecret?: string | undefined;
8736
8736
  additionalCredentials?: any;
@@ -8759,9 +8759,9 @@ export declare const cxLogContract: {
8759
8759
  updatedAt: Date;
8760
8760
  deletedAt: Date | null;
8761
8761
  actor: {
8762
+ name: string;
8762
8763
  id: string;
8763
8764
  address: string | null;
8764
- name: string;
8765
8765
  email: string;
8766
8766
  createdAt: Date;
8767
8767
  updatedAt: Date;
@@ -8808,8 +8808,8 @@ export declare const cxLogContract: {
8808
8808
  connectedUserName: string;
8809
8809
  connectedUserId: string;
8810
8810
  botpressBot: {
8811
- id: string;
8812
8811
  name: string;
8812
+ id: string;
8813
8813
  accessToken: string;
8814
8814
  botId: string;
8815
8815
  integrationId: string;
@@ -8820,9 +8820,9 @@ export declare const cxLogContract: {
8820
8820
  updatedAt: Date;
8821
8821
  deletedAt: Date | null;
8822
8822
  actor: {
8823
+ name: string;
8823
8824
  id: string;
8824
8825
  address: string | null;
8825
- name: string;
8826
8826
  email: string;
8827
8827
  createdAt: Date;
8828
8828
  updatedAt: Date;
@@ -8874,8 +8874,8 @@ export declare const cxLogContract: {
8874
8874
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
8875
8875
  id: string;
8876
8876
  metadata: {
8877
- id: string;
8878
8877
  name: string;
8878
+ id: string;
8879
8879
  picture?: string | undefined;
8880
8880
  additionalCredentials?: any;
8881
8881
  };
@@ -8883,10 +8883,10 @@ export declare const cxLogContract: {
8883
8883
  updatedAt: Date;
8884
8884
  deletedAt: Date | null;
8885
8885
  contact: {
8886
+ name: string;
8886
8887
  id: string;
8887
8888
  channel: string | null;
8888
8889
  address: string | null;
8889
- name: string;
8890
8890
  createdAt: Date;
8891
8891
  updatedAt: Date;
8892
8892
  deletedAt: Date | null;
@@ -8931,8 +8931,8 @@ export declare const cxLogContract: {
8931
8931
  createdAt: Date;
8932
8932
  updatedAt: Date;
8933
8933
  deletedAt: Date | null;
8934
- address?: string | null | undefined;
8935
8934
  name?: string | undefined;
8935
+ address?: string | null | undefined;
8936
8936
  phone?: string | null | undefined;
8937
8937
  industry?: string | null | undefined;
8938
8938
  } | null;
@@ -8940,8 +8940,8 @@ export declare const cxLogContract: {
8940
8940
  contactProfile: string | null;
8941
8941
  socialProfileUrl: string | null;
8942
8942
  tags: {
8943
- id: string;
8944
8943
  name: string;
8944
+ id: string;
8945
8945
  createdAt: Date;
8946
8946
  updatedAt: Date;
8947
8947
  deletedAt: Date | null;
@@ -8966,8 +8966,8 @@ export declare const cxLogContract: {
8966
8966
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
8967
8967
  id: string;
8968
8968
  metadata: {
8969
- id: string;
8970
8969
  name: string;
8970
+ id: string;
8971
8971
  picture?: string | undefined;
8972
8972
  additionalCredentials?: any;
8973
8973
  };
@@ -8998,9 +8998,9 @@ export declare const cxLogContract: {
8998
8998
  socialPlatformId: string;
8999
8999
  };
9000
9000
  assignee: {
9001
+ name: string;
9001
9002
  id: string;
9002
9003
  address: string | null;
9003
- name: string;
9004
9004
  email: string;
9005
9005
  createdAt: Date;
9006
9006
  updatedAt: Date;
@@ -9068,9 +9068,9 @@ export declare const cxLogContract: {
9068
9068
  callTo?: {
9069
9069
  id: string;
9070
9070
  user: {
9071
+ name: string;
9071
9072
  id: string;
9072
9073
  address: string | null;
9073
- name: string;
9074
9074
  email: string;
9075
9075
  createdAt: Date;
9076
9076
  updatedAt: Date;
@@ -9094,9 +9094,9 @@ export declare const cxLogContract: {
9094
9094
  callFrom?: {
9095
9095
  id: string;
9096
9096
  user: {
9097
+ name: string;
9097
9098
  id: string;
9098
9099
  address: string | null;
9099
- name: string;
9100
9100
  email: string;
9101
9101
  createdAt: Date;
9102
9102
  updatedAt: Date;
@@ -9122,10 +9122,10 @@ export declare const cxLogContract: {
9122
9122
  telephonyQueueId: string | null;
9123
9123
  contactId: string | null;
9124
9124
  contact?: {
9125
+ name: string;
9125
9126
  id: string;
9126
9127
  channel: string | null;
9127
9128
  address: string | null;
9128
- name: string;
9129
9129
  createdAt: Date;
9130
9130
  updatedAt: Date;
9131
9131
  deletedAt: Date | null;
@@ -9170,8 +9170,8 @@ export declare const cxLogContract: {
9170
9170
  createdAt: Date;
9171
9171
  updatedAt: Date;
9172
9172
  deletedAt: Date | null;
9173
- address?: string | null | undefined;
9174
9173
  name?: string | undefined;
9174
+ address?: string | null | undefined;
9175
9175
  phone?: string | null | undefined;
9176
9176
  industry?: string | null | undefined;
9177
9177
  } | null;
@@ -9179,8 +9179,8 @@ export declare const cxLogContract: {
9179
9179
  contactProfile: string | null;
9180
9180
  socialProfileUrl: string | null;
9181
9181
  tags: {
9182
- id: string;
9183
9182
  name: string;
9183
+ id: string;
9184
9184
  createdAt: Date;
9185
9185
  updatedAt: Date;
9186
9186
  deletedAt: Date | null;
@@ -9205,8 +9205,8 @@ export declare const cxLogContract: {
9205
9205
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
9206
9206
  id: string;
9207
9207
  metadata: {
9208
- id: string;
9209
9208
  name: string;
9209
+ id: string;
9210
9210
  picture?: string | undefined;
9211
9211
  additionalCredentials?: any;
9212
9212
  };
@@ -9268,9 +9268,9 @@ export declare const cxLogContract: {
9268
9268
  extensionName: string;
9269
9269
  telephonySignature: string | null;
9270
9270
  user?: {
9271
+ name: string;
9271
9272
  id: string;
9272
9273
  address: string | null;
9273
- name: string;
9274
9274
  email: string;
9275
9275
  createdAt: Date;
9276
9276
  updatedAt: Date;
@@ -9317,9 +9317,9 @@ export declare const cxLogContract: {
9317
9317
  queueName?: string | null | undefined;
9318
9318
  } | null;
9319
9319
  firstAssignee: {
9320
+ name: string;
9320
9321
  id: string;
9321
9322
  address: string | null;
9322
- name: string;
9323
9323
  email: string;
9324
9324
  createdAt: Date;
9325
9325
  updatedAt: Date;
@@ -9361,9 +9361,9 @@ export declare const cxLogContract: {
9361
9361
  };
9362
9362
  } | null;
9363
9363
  agent: {
9364
+ name: string;
9364
9365
  id: string;
9365
9366
  address: string | null;
9366
- name: string;
9367
9367
  email: string;
9368
9368
  createdAt: Date;
9369
9369
  updatedAt: Date;
@@ -9405,9 +9405,9 @@ export declare const cxLogContract: {
9405
9405
  };
9406
9406
  } | null;
9407
9407
  closedAssignee: {
9408
+ name: string;
9408
9409
  id: string;
9409
9410
  address: string | null;
9410
- name: string;
9411
9411
  email: string;
9412
9412
  createdAt: Date;
9413
9413
  updatedAt: Date;
@@ -9464,10 +9464,10 @@ export declare const cxLogContract: {
9464
9464
  deletedAt: Date | null;
9465
9465
  entityId: string;
9466
9466
  contact: {
9467
+ name: string;
9467
9468
  id: string;
9468
9469
  channel: string | null;
9469
9470
  address: string | null;
9470
- name: string;
9471
9471
  createdAt: Date;
9472
9472
  updatedAt: Date;
9473
9473
  deletedAt: Date | null;
@@ -9512,8 +9512,8 @@ export declare const cxLogContract: {
9512
9512
  createdAt: Date;
9513
9513
  updatedAt: Date;
9514
9514
  deletedAt: Date | null;
9515
- address?: string | null | undefined;
9516
9515
  name?: string | undefined;
9516
+ address?: string | null | undefined;
9517
9517
  phone?: string | null | undefined;
9518
9518
  industry?: string | null | undefined;
9519
9519
  } | null;
@@ -9521,8 +9521,8 @@ export declare const cxLogContract: {
9521
9521
  contactProfile: string | null;
9522
9522
  socialProfileUrl: string | null;
9523
9523
  tags: {
9524
- id: string;
9525
9524
  name: string;
9525
+ id: string;
9526
9526
  createdAt: Date;
9527
9527
  updatedAt: Date;
9528
9528
  deletedAt: Date | null;
@@ -9547,8 +9547,8 @@ export declare const cxLogContract: {
9547
9547
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
9548
9548
  id: string;
9549
9549
  metadata: {
9550
- id: string;
9551
9550
  name: string;
9551
+ id: string;
9552
9552
  picture?: string | undefined;
9553
9553
  additionalCredentials?: any;
9554
9554
  };
@@ -9610,8 +9610,8 @@ export declare const cxLogContract: {
9610
9610
  }[];
9611
9611
  }[];
9612
9612
  tags: {
9613
- id: string;
9614
9613
  name: string;
9614
+ id: string;
9615
9615
  createdAt: Date;
9616
9616
  updatedAt: Date;
9617
9617
  deletedAt: Date | null;
@@ -9651,12 +9651,12 @@ export declare const cxLogContract: {
9651
9651
  room: {
9652
9652
  id: string;
9653
9653
  channel: {
9654
+ name: string;
9654
9655
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
9655
9656
  id: string;
9656
- name: string;
9657
9657
  metadata: {
9658
- id: string;
9659
9658
  name: string;
9659
+ id: string;
9660
9660
  accessToken?: string | undefined;
9661
9661
  channelSecret?: string | undefined;
9662
9662
  additionalCredentials?: any;
@@ -9685,9 +9685,9 @@ export declare const cxLogContract: {
9685
9685
  updatedAt: Date;
9686
9686
  deletedAt: Date | null;
9687
9687
  actor: {
9688
+ name: string;
9688
9689
  id: string;
9689
9690
  address: string | null;
9690
- name: string;
9691
9691
  email: string;
9692
9692
  createdAt: Date;
9693
9693
  updatedAt: Date;
@@ -9734,8 +9734,8 @@ export declare const cxLogContract: {
9734
9734
  connectedUserName: string;
9735
9735
  connectedUserId: string;
9736
9736
  botpressBot: {
9737
- id: string;
9738
9737
  name: string;
9738
+ id: string;
9739
9739
  accessToken: string;
9740
9740
  botId: string;
9741
9741
  integrationId: string;
@@ -9746,9 +9746,9 @@ export declare const cxLogContract: {
9746
9746
  updatedAt: Date;
9747
9747
  deletedAt: Date | null;
9748
9748
  actor: {
9749
+ name: string;
9749
9750
  id: string;
9750
9751
  address: string | null;
9751
- name: string;
9752
9752
  email: string;
9753
9753
  createdAt: Date;
9754
9754
  updatedAt: Date;
@@ -9800,8 +9800,8 @@ export declare const cxLogContract: {
9800
9800
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
9801
9801
  id: string;
9802
9802
  metadata: {
9803
- id: string;
9804
9803
  name: string;
9804
+ id: string;
9805
9805
  picture?: string | undefined;
9806
9806
  additionalCredentials?: any;
9807
9807
  };
@@ -9809,10 +9809,10 @@ export declare const cxLogContract: {
9809
9809
  updatedAt: Date;
9810
9810
  deletedAt: Date | null;
9811
9811
  contact: {
9812
+ name: string;
9812
9813
  id: string;
9813
9814
  channel: string | null;
9814
9815
  address: string | null;
9815
- name: string;
9816
9816
  createdAt: Date;
9817
9817
  updatedAt: Date;
9818
9818
  deletedAt: Date | null;
@@ -9857,8 +9857,8 @@ export declare const cxLogContract: {
9857
9857
  createdAt: Date;
9858
9858
  updatedAt: Date;
9859
9859
  deletedAt: Date | null;
9860
- address?: string | null | undefined;
9861
9860
  name?: string | undefined;
9861
+ address?: string | null | undefined;
9862
9862
  phone?: string | null | undefined;
9863
9863
  industry?: string | null | undefined;
9864
9864
  } | null;
@@ -9866,8 +9866,8 @@ export declare const cxLogContract: {
9866
9866
  contactProfile: string | null;
9867
9867
  socialProfileUrl: string | null;
9868
9868
  tags: {
9869
- id: string;
9870
9869
  name: string;
9870
+ id: string;
9871
9871
  createdAt: Date;
9872
9872
  updatedAt: Date;
9873
9873
  deletedAt: Date | null;
@@ -9892,8 +9892,8 @@ export declare const cxLogContract: {
9892
9892
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
9893
9893
  id: string;
9894
9894
  metadata: {
9895
- id: string;
9896
9895
  name: string;
9896
+ id: string;
9897
9897
  picture?: string | undefined;
9898
9898
  additionalCredentials?: any;
9899
9899
  };
@@ -9924,9 +9924,9 @@ export declare const cxLogContract: {
9924
9924
  socialPlatformId: string;
9925
9925
  };
9926
9926
  assignee: {
9927
+ name: string;
9927
9928
  id: string;
9928
9929
  address: string | null;
9929
- name: string;
9930
9930
  email: string;
9931
9931
  createdAt: Date;
9932
9932
  updatedAt: Date;
@@ -9994,9 +9994,9 @@ export declare const cxLogContract: {
9994
9994
  callTo?: {
9995
9995
  id: string;
9996
9996
  user: {
9997
+ name: string;
9997
9998
  id: string;
9998
9999
  address: string | null;
9999
- name: string;
10000
10000
  email: string;
10001
10001
  createdAt: Date;
10002
10002
  updatedAt: Date;
@@ -10020,9 +10020,9 @@ export declare const cxLogContract: {
10020
10020
  callFrom?: {
10021
10021
  id: string;
10022
10022
  user: {
10023
+ name: string;
10023
10024
  id: string;
10024
10025
  address: string | null;
10025
- name: string;
10026
10026
  email: string;
10027
10027
  createdAt: Date;
10028
10028
  updatedAt: Date;
@@ -10048,10 +10048,10 @@ export declare const cxLogContract: {
10048
10048
  telephonyQueueId: string | null;
10049
10049
  contactId: string | null;
10050
10050
  contact?: {
10051
+ name: string;
10051
10052
  id: string;
10052
10053
  channel: string | null;
10053
10054
  address: string | null;
10054
- name: string;
10055
10055
  createdAt: Date;
10056
10056
  updatedAt: Date;
10057
10057
  deletedAt: Date | null;
@@ -10096,8 +10096,8 @@ export declare const cxLogContract: {
10096
10096
  createdAt: Date;
10097
10097
  updatedAt: Date;
10098
10098
  deletedAt: Date | null;
10099
- address?: string | null | undefined;
10100
10099
  name?: string | undefined;
10100
+ address?: string | null | undefined;
10101
10101
  phone?: string | null | undefined;
10102
10102
  industry?: string | null | undefined;
10103
10103
  } | null;
@@ -10105,8 +10105,8 @@ export declare const cxLogContract: {
10105
10105
  contactProfile: string | null;
10106
10106
  socialProfileUrl: string | null;
10107
10107
  tags: {
10108
- id: string;
10109
10108
  name: string;
10109
+ id: string;
10110
10110
  createdAt: Date;
10111
10111
  updatedAt: Date;
10112
10112
  deletedAt: Date | null;
@@ -10131,8 +10131,8 @@ export declare const cxLogContract: {
10131
10131
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
10132
10132
  id: string;
10133
10133
  metadata: {
10134
- id: string;
10135
10134
  name: string;
10135
+ id: string;
10136
10136
  picture?: string | undefined;
10137
10137
  additionalCredentials?: any;
10138
10138
  };
@@ -10194,9 +10194,9 @@ export declare const cxLogContract: {
10194
10194
  extensionName: string;
10195
10195
  telephonySignature: string | null;
10196
10196
  user?: {
10197
+ name: string;
10197
10198
  id: string;
10198
10199
  address: string | null;
10199
- name: string;
10200
10200
  email: string;
10201
10201
  createdAt: Date;
10202
10202
  updatedAt: Date;
@@ -10243,9 +10243,9 @@ export declare const cxLogContract: {
10243
10243
  queueName?: string | null | undefined;
10244
10244
  } | null;
10245
10245
  firstAssignee: {
10246
+ name: string;
10246
10247
  id: string;
10247
10248
  address: string | null;
10248
- name: string;
10249
10249
  email: string;
10250
10250
  createdAt: Date;
10251
10251
  updatedAt: Date;
@@ -10287,9 +10287,9 @@ export declare const cxLogContract: {
10287
10287
  };
10288
10288
  } | null;
10289
10289
  agent: {
10290
+ name: string;
10290
10291
  id: string;
10291
10292
  address: string | null;
10292
- name: string;
10293
10293
  email: string;
10294
10294
  createdAt: Date;
10295
10295
  updatedAt: Date;
@@ -10331,9 +10331,9 @@ export declare const cxLogContract: {
10331
10331
  };
10332
10332
  } | null;
10333
10333
  closedAssignee: {
10334
+ name: string;
10334
10335
  id: string;
10335
10336
  address: string | null;
10336
- name: string;
10337
10337
  email: string;
10338
10338
  createdAt: Date;
10339
10339
  updatedAt: Date;
@@ -10457,7 +10457,7 @@ export declare const cxLogContract: {
10457
10457
  agentIds?: string[] | undefined;
10458
10458
  direction?: ("inbound" | "outbound")[] | undefined;
10459
10459
  disposition?: string[] | undefined;
10460
- sentimentScore?: ("positive" | "neutral" | "negative")[] | undefined;
10460
+ sentimentScore?: ("negative" | "positive" | "neutral")[] | undefined;
10461
10461
  csatScore?: string[] | undefined;
10462
10462
  sla?: "meet" | "unmeet" | undefined;
10463
10463
  tags?: string[] | undefined;
@@ -10486,7 +10486,7 @@ export declare const cxLogContract: {
10486
10486
  agentIds?: string[] | undefined;
10487
10487
  direction?: ("inbound" | "outbound")[] | undefined;
10488
10488
  disposition?: string[] | undefined;
10489
- sentimentScore?: ("positive" | "neutral" | "negative")[] | undefined;
10489
+ sentimentScore?: ("negative" | "positive" | "neutral")[] | undefined;
10490
10490
  csatScore?: string[] | undefined;
10491
10491
  sla?: "meet" | "unmeet" | undefined;
10492
10492
  tags?: string[] | undefined;