@kl1/contracts 1.2.28-uat → 1.2.29-uat
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/api-contracts/src/activity-log/index.d.ts +4 -4
- package/dist/api-contracts/src/activity-log/schema.d.ts +4 -4
- package/dist/api-contracts/src/attribute/index.d.ts +4 -4
- package/dist/api-contracts/src/attribute/validation.d.ts +4 -4
- package/dist/api-contracts/src/auth/index.d.ts +4 -4
- package/dist/api-contracts/src/automation-queue/index.d.ts +80 -80
- package/dist/api-contracts/src/automation-queue/schema.d.ts +10 -10
- package/dist/api-contracts/src/botpress/index.d.ts +28 -28
- package/dist/api-contracts/src/botpress/schema.d.ts +6 -6
- package/dist/api-contracts/src/botpress/validation.d.ts +8 -8
- package/dist/api-contracts/src/business-calendar/index.d.ts +32 -32
- package/dist/api-contracts/src/business-calendar/schema.d.ts +8 -8
- package/dist/api-contracts/src/business-calendar/validation.d.ts +2 -2
- package/dist/api-contracts/src/category/index.d.ts +12 -12
- package/dist/api-contracts/src/category/schema.d.ts +2 -2
- package/dist/api-contracts/src/channel/index.d.ts +467 -467
- package/dist/api-contracts/src/channel/schema.d.ts +16 -16
- package/dist/api-contracts/src/channel/validation.d.ts +20 -20
- package/dist/api-contracts/src/chat/index.d.ts +3902 -3902
- package/dist/api-contracts/src/chat/schema.d.ts +1252 -1252
- package/dist/api-contracts/src/chat/validation.d.ts +733 -733
- package/dist/api-contracts/src/comment/index.d.ts +244 -244
- package/dist/api-contracts/src/comment/schema.d.ts +68 -68
- package/dist/api-contracts/src/company/index.d.ts +4 -4
- package/dist/api-contracts/src/company/validation.d.ts +4 -4
- package/dist/api-contracts/src/contact/index.d.ts +246 -246
- package/dist/api-contracts/src/contact/schema.d.ts +26 -26
- package/dist/api-contracts/src/contact/validation.d.ts +134 -134
- package/dist/api-contracts/src/contract.d.ts +8651 -8651
- package/dist/api-contracts/src/cx-intelligence/index.d.ts +54 -0
- package/dist/api-contracts/src/cx-intelligence/index.d.ts.map +1 -0
- package/dist/api-contracts/src/cx-log/index.d.ts +248 -248
- package/dist/api-contracts/src/cx-log/schema.d.ts +198 -198
- package/dist/api-contracts/src/cx-log/validation.d.ts +2 -2
- package/dist/api-contracts/src/dashboard/index.d.ts +40 -40
- package/dist/api-contracts/src/dashboard/schema.d.ts +34 -34
- package/dist/api-contracts/src/extension/index.d.ts +4 -4
- package/dist/api-contracts/src/facebook-feed/index.d.ts +708 -708
- package/dist/api-contracts/src/facebook-feed/schema.d.ts +64 -64
- package/dist/api-contracts/src/facebook-feed/validation.d.ts +66 -66
- package/dist/api-contracts/src/hold-label/index.d.ts +16 -16
- package/dist/api-contracts/src/hold-label/schema.d.ts +2 -2
- package/dist/api-contracts/src/index.d.ts +1 -0
- package/dist/api-contracts/src/index.d.ts.map +1 -1
- package/dist/api-contracts/src/instagram/index.d.ts +596 -596
- package/dist/api-contracts/src/instagram/validation.d.ts +10 -10
- package/dist/api-contracts/src/line/index.d.ts +608 -608
- package/dist/api-contracts/src/line/schema.d.ts +4 -4
- package/dist/api-contracts/src/line/validation.d.ts +50 -50
- package/dist/api-contracts/src/mail/account-contract.d.ts +72 -72
- package/dist/api-contracts/src/mail/mail-contract.d.ts +2254 -2254
- package/dist/api-contracts/src/mail/mail-server-contract.d.ts +26 -26
- package/dist/api-contracts/src/mail/message-contract.d.ts +272 -272
- package/dist/api-contracts/src/mail/room-contract.d.ts +1444 -1444
- package/dist/api-contracts/src/mail/schemas/account-validation.schema.d.ts +50 -50
- package/dist/api-contracts/src/mail/schemas/account.schema.d.ts +10 -10
- package/dist/api-contracts/src/mail/schemas/message.schema.d.ts +56 -56
- package/dist/api-contracts/src/mail/schemas/room-validation.schema.d.ts +468 -468
- package/dist/api-contracts/src/mail/schemas/room.schema.d.ts +458 -458
- package/dist/api-contracts/src/messenger/index.d.ts +599 -599
- package/dist/api-contracts/src/messenger/schema.d.ts +16 -16
- package/dist/api-contracts/src/messenger/validation.d.ts +62 -62
- package/dist/api-contracts/src/notification/index.d.ts +26 -26
- package/dist/api-contracts/src/notification/schema.d.ts +18 -18
- package/dist/api-contracts/src/notification/validation.d.ts +10 -10
- package/dist/api-contracts/src/public-api/index.d.ts +84 -84
- package/dist/api-contracts/src/public-api/schema.d.ts +10 -10
- package/dist/api-contracts/src/public-api/validation.d.ts +20 -20
- package/dist/api-contracts/src/sms/index.d.ts +86 -86
- package/dist/api-contracts/src/sms/schema.d.ts +8 -8
- package/dist/api-contracts/src/sms/validation.d.ts +2 -2
- package/dist/api-contracts/src/snippet/index.d.ts +42 -42
- package/dist/api-contracts/src/snippet/schema.d.ts +10 -10
- package/dist/api-contracts/src/subscription/index.d.ts +184 -184
- package/dist/api-contracts/src/subscription/schema.d.ts +216 -216
- package/dist/api-contracts/src/tag/index.d.ts +12 -12
- package/dist/api-contracts/src/tag/schema.d.ts +2 -2
- package/dist/api-contracts/src/telegram/index.d.ts +556 -556
- package/dist/api-contracts/src/telegram/validation.d.ts +4 -4
- package/dist/api-contracts/src/telephony-agent-presence-status/index.d.ts +14 -14
- package/dist/api-contracts/src/telephony-agent-presence-status/schema.d.ts +4 -4
- package/dist/api-contracts/src/telephony-cdr/index.d.ts +186 -186
- package/dist/api-contracts/src/telephony-cdr/schema.d.ts +58 -58
- package/dist/api-contracts/src/tenant/schema.d.ts +2 -2
- package/dist/api-contracts/src/ticket/index.d.ts +328 -328
- package/dist/api-contracts/src/ticket/schema.d.ts +42 -42
- package/dist/api-contracts/src/user/index.d.ts +23 -23
- package/dist/api-contracts/src/user/schema.d.ts +2 -2
- package/dist/api-contracts/src/user/validation.d.ts +5 -5
- package/dist/api-contracts/src/user-presence-status-log/index.d.ts +4 -4
- package/dist/api-contracts/src/user-presence-status-log/schema.d.ts +4 -4
- package/dist/api-contracts/src/viber/index.d.ts +568 -568
- package/dist/api-contracts/src/viber/validation.d.ts +4 -4
- package/dist/api-contracts/src/webchat/index.d.ts +562 -562
- package/dist/api-contracts/src/webchat/schema.d.ts +10 -10
- package/dist/api-contracts/src/webchat/validation.d.ts +2 -2
- package/dist/api-contracts/src/whatsapp/index.d.ts +562 -562
- package/dist/api-contracts/src/widget/index.d.ts +24 -24
- package/dist/api-contracts/src/widget/schema.d.ts +2 -2
- package/dist/api-contracts/src/widget/validation.d.ts +4 -4
- package/dist/api-contracts/src/workflow-rule/index.d.ts +232 -232
- package/dist/api-contracts/src/workflow-rule/schema.d.ts +2 -2
- package/dist/api-contracts/src/wrap-up-form/index.d.ts +26 -26
- package/dist/api-contracts/src/wrap-up-form/schema.d.ts +4 -4
- package/dist/api-contracts/utils.d.ts +1 -1
- package/dist/api-contracts/utils.d.ts.map +1 -1
- package/dist/index.js +26 -0
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +25 -0
- package/dist/index.mjs.map +1 -1
- package/package.json +1 -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?: ("
|
58
|
+
sentimentScore?: ("positive" | "neutral" | "negative")[] | 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?: ("
|
87
|
+
sentimentScore?: ("positive" | "neutral" | "negative")[] | 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
|
-
name: string;
|
173
172
|
id: string;
|
173
|
+
name: string;
|
174
174
|
createdAt: Date;
|
175
175
|
updatedAt: Date;
|
176
176
|
deletedAt: Date | null;
|
177
177
|
}, {
|
178
|
-
name: string;
|
179
178
|
id: string;
|
179
|
+
name: 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
|
-
name: string;
|
351
350
|
id: string;
|
351
|
+
name: 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
|
-
name: string;
|
402
401
|
id: string;
|
402
|
+
name: 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
|
-
name: string;
|
451
450
|
id: string;
|
451
|
+
name: string;
|
452
452
|
picture?: string | undefined;
|
453
453
|
additionalCredentials?: any;
|
454
454
|
}, {
|
455
|
-
name: string;
|
456
455
|
id: string;
|
456
|
+
name: 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
|
-
name: string;
|
479
478
|
id: string;
|
479
|
+
name: string;
|
480
480
|
createdAt: Date;
|
481
481
|
updatedAt: Date;
|
482
482
|
deletedAt: Date | null;
|
483
483
|
}, {
|
484
|
-
name: string;
|
485
484
|
id: string;
|
485
|
+
name: 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
|
-
name?: string | undefined;
|
642
641
|
address?: string | null | undefined;
|
642
|
+
name?: string | 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
|
-
name?: string | undefined;
|
651
650
|
address?: string | null | undefined;
|
651
|
+
name?: string | 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
|
-
name: string;
|
670
669
|
id: string;
|
670
|
+
name: string;
|
671
671
|
picture?: string | undefined;
|
672
672
|
additionalCredentials?: any;
|
673
673
|
}, {
|
674
|
-
name: string;
|
675
674
|
id: string;
|
675
|
+
name: 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
|
-
name: string;
|
684
683
|
id: string;
|
684
|
+
name: 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
|
-
name: string;
|
698
697
|
id: string;
|
698
|
+
name: 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;
|
1009
1008
|
id: string;
|
1010
1009
|
channel: string | null;
|
1011
1010
|
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
|
-
name?: string | undefined;
|
1057
1056
|
address?: string | null | undefined;
|
1057
|
+
name?: string | 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
|
-
name: string;
|
1066
1065
|
id: string;
|
1066
|
+
name: 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
|
-
name: string;
|
1092
1091
|
id: string;
|
1092
|
+
name: 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;
|
1120
1119
|
id: string;
|
1121
1120
|
channel: string | null;
|
1122
1121
|
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
|
-
name?: string | undefined;
|
1168
1167
|
address?: string | null | undefined;
|
1168
|
+
name?: string | 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
|
-
name: string;
|
1177
1176
|
id: string;
|
1177
|
+
name: 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
|
-
name: string;
|
1203
1202
|
id: string;
|
1203
|
+
name: 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
|
-
name: string;
|
1235
1234
|
id: string;
|
1235
|
+
name: 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;
|
1244
1243
|
id: string;
|
1245
1244
|
channel: string | null;
|
1246
1245
|
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
|
-
name?: string | undefined;
|
1292
1291
|
address?: string | null | undefined;
|
1292
|
+
name?: string | 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
|
-
name: string;
|
1301
1300
|
id: string;
|
1301
|
+
name: 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
|
-
name: string;
|
1327
1326
|
id: string;
|
1327
|
+
name: 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
|
-
name: string;
|
1361
1360
|
id: string;
|
1361
|
+
name: 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;
|
1370
1369
|
id: string;
|
1371
1370
|
channel: string | null;
|
1372
1371
|
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
|
-
name?: string | undefined;
|
1418
1417
|
address?: string | null | undefined;
|
1418
|
+
name?: string | 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
|
-
name: string;
|
1427
1426
|
id: string;
|
1427
|
+
name: 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
|
-
name: string;
|
1453
1452
|
id: string;
|
1453
|
+
name: 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;
|
1602
1601
|
id: string;
|
1603
1602
|
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;
|
1645
1644
|
id: string;
|
1646
1645
|
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;
|
1806
1805
|
id: string;
|
1807
1806
|
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;
|
1849
1848
|
id: string;
|
1850
1849
|
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
|
-
name: string;
|
1953
1952
|
id: string;
|
1953
|
+
name: 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
|
-
name: string;
|
1978
1977
|
id: string;
|
1978
|
+
name: 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
|
-
name: string;
|
2016
2015
|
id: string;
|
2016
|
+
name: string;
|
2017
2017
|
accessToken: string;
|
2018
2018
|
botId: string;
|
2019
2019
|
integrationId: string;
|
2020
2020
|
}, {
|
2021
|
-
name: string;
|
2022
2021
|
id: string;
|
2022
|
+
name: 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;
|
2146
2145
|
id: string;
|
2147
2146
|
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;
|
2189
2188
|
id: string;
|
2190
2189
|
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;
|
2233
2232
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
2234
2233
|
id: string;
|
2234
|
+
name: string;
|
2235
2235
|
metadata: {
|
2236
|
-
name: string;
|
2237
2236
|
id: string;
|
2237
|
+
name: 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;
|
2267
2266
|
id: string;
|
2268
2267
|
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
|
-
name: string;
|
2316
2315
|
id: string;
|
2316
|
+
name: string;
|
2317
2317
|
accessToken: string;
|
2318
2318
|
botId: string;
|
2319
2319
|
integrationId: string;
|
2320
2320
|
} | null;
|
2321
2321
|
}, {
|
2322
|
-
name: string;
|
2323
2322
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
2324
2323
|
id: string;
|
2324
|
+
name: string;
|
2325
2325
|
metadata: {
|
2326
|
-
name: string;
|
2327
2326
|
id: string;
|
2327
|
+
name: 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;
|
2357
2356
|
id: string;
|
2358
2357
|
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
|
-
name: string;
|
2406
2405
|
id: string;
|
2406
|
+
name: 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;
|
2416
2415
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
2417
2416
|
id: string;
|
2417
|
+
name: string;
|
2418
2418
|
metadata: {
|
2419
|
-
name: string;
|
2420
2419
|
id: string;
|
2420
|
+
name: 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;
|
2450
2449
|
id: string;
|
2451
2450
|
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
|
-
name: string;
|
2499
2498
|
id: string;
|
2499
|
+
name: 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;
|
2511
2510
|
id: string;
|
2512
2511
|
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
|
-
name: string;
|
2565
2564
|
id: string;
|
2565
|
+
name: 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;
|
2574
2573
|
id: string;
|
2575
2574
|
channel: string | null;
|
2576
2575
|
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
|
-
name?: string | undefined;
|
2622
2621
|
address?: string | null | undefined;
|
2622
|
+
name?: string | 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
|
-
name: string;
|
2631
2630
|
id: string;
|
2631
|
+
name: 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
|
-
name: string;
|
2657
2656
|
id: string;
|
2657
|
+
name: 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;
|
2689
2688
|
id: string;
|
2690
2689
|
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;
|
2735
2734
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
2736
2735
|
id: string;
|
2736
|
+
name: string;
|
2737
2737
|
metadata: {
|
2738
|
-
name: string;
|
2739
2738
|
id: string;
|
2739
|
+
name: 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;
|
2769
2768
|
id: string;
|
2770
2769
|
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
|
-
name: string;
|
2818
2817
|
id: string;
|
2818
|
+
name: 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;
|
2830
2829
|
id: string;
|
2831
2830
|
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
|
-
name: string;
|
2884
2883
|
id: string;
|
2884
|
+
name: 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;
|
2893
2892
|
id: string;
|
2894
2893
|
channel: string | null;
|
2895
2894
|
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
|
-
name?: string | undefined;
|
2941
2940
|
address?: string | null | undefined;
|
2941
|
+
name?: string | 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
|
-
name: string;
|
2950
2949
|
id: string;
|
2950
|
+
name: 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
|
-
name: string;
|
2976
2975
|
id: string;
|
2976
|
+
name: 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;
|
3008
3007
|
id: string;
|
3009
3008
|
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
|
-
name: string;
|
3083
3082
|
id: string;
|
3083
|
+
name: string;
|
3084
3084
|
createdAt: Date;
|
3085
3085
|
updatedAt: Date;
|
3086
3086
|
deletedAt: Date | null;
|
3087
3087
|
}, {
|
3088
|
-
name: string;
|
3089
3088
|
id: string;
|
3089
|
+
name: 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
|
-
name?: string | undefined;
|
3246
3245
|
address?: string | null | undefined;
|
3246
|
+
name?: string | 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
|
-
name?: string | undefined;
|
3255
3254
|
address?: string | null | undefined;
|
3255
|
+
name?: string | 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
|
-
name: string;
|
3274
3273
|
id: string;
|
3274
|
+
name: string;
|
3275
3275
|
picture?: string | undefined;
|
3276
3276
|
additionalCredentials?: any;
|
3277
3277
|
}, {
|
3278
|
-
name: string;
|
3279
3278
|
id: string;
|
3279
|
+
name: 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
|
-
name: string;
|
3288
3287
|
id: string;
|
3288
|
+
name: 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
|
-
name: string;
|
3302
3301
|
id: string;
|
3302
|
+
name: 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;
|
3613
3612
|
id: string;
|
3614
3613
|
channel: string | null;
|
3615
3614
|
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
|
-
name?: string | undefined;
|
3661
3660
|
address?: string | null | undefined;
|
3661
|
+
name?: string | 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
|
-
name: string;
|
3670
3669
|
id: string;
|
3670
|
+
name: 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
|
-
name: string;
|
3696
3695
|
id: string;
|
3696
|
+
name: 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;
|
3724
3723
|
id: string;
|
3725
3724
|
channel: string | null;
|
3726
3725
|
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
|
-
name?: string | undefined;
|
3772
3771
|
address?: string | null | undefined;
|
3772
|
+
name?: string | 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
|
-
name: string;
|
3781
3780
|
id: string;
|
3781
|
+
name: 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
|
-
name: string;
|
3807
3806
|
id: string;
|
3807
|
+
name: 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;
|
4026
4025
|
id: string;
|
4027
4026
|
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;
|
4038
4037
|
id: string;
|
4039
4038
|
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;
|
4063
4062
|
id: string;
|
4064
4063
|
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;
|
4088
4087
|
id: string;
|
4089
4088
|
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;
|
4231
4230
|
id: string;
|
4232
4231
|
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;
|
4243
4242
|
id: string;
|
4244
4243
|
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;
|
4268
4267
|
id: string;
|
4269
4268
|
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;
|
4293
4292
|
id: string;
|
4294
4293
|
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;
|
4320
4319
|
id: string;
|
4321
4320
|
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;
|
4346
4345
|
id: string;
|
4347
4346
|
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;
|
4373
4372
|
id: string;
|
4374
4373
|
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;
|
4399
4398
|
id: string;
|
4400
4399
|
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;
|
4555
4554
|
id: string;
|
4556
4555
|
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;
|
4598
4597
|
id: string;
|
4599
4598
|
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;
|
4654
4653
|
id: string;
|
4655
4654
|
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;
|
4710
4709
|
id: string;
|
4711
4710
|
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;
|
4782
4781
|
id: string;
|
4783
4782
|
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;
|
4808
4807
|
id: string;
|
4809
4808
|
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;
|
4836
4835
|
id: string;
|
4837
4836
|
channel: string | null;
|
4838
4837
|
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
|
-
name?: string | undefined;
|
4884
4883
|
address?: string | null | undefined;
|
4884
|
+
name?: string | 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
|
-
name: string;
|
4893
4892
|
id: string;
|
4893
|
+
name: 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
|
-
name: string;
|
4919
4918
|
id: string;
|
4919
|
+
name: 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;
|
4982
4981
|
id: string;
|
4983
4982
|
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;
|
5052
5051
|
id: string;
|
5053
5052
|
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;
|
5078
5077
|
id: string;
|
5079
5078
|
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;
|
5106
5105
|
id: string;
|
5107
5106
|
channel: string | null;
|
5108
5107
|
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
|
-
name?: string | undefined;
|
5154
5153
|
address?: string | null | undefined;
|
5154
|
+
name?: string | 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
|
-
name: string;
|
5163
5162
|
id: string;
|
5163
|
+
name: 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
|
-
name: string;
|
5189
5188
|
id: string;
|
5189
|
+
name: 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;
|
5252
5251
|
id: string;
|
5253
5252
|
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
|
-
name: string;
|
5322
5321
|
id: string;
|
5322
|
+
name: string;
|
5323
5323
|
createdAt: Date;
|
5324
5324
|
updatedAt: Date;
|
5325
5325
|
deletedAt: Date | null;
|
5326
5326
|
}, {
|
5327
|
-
name: string;
|
5328
5327
|
id: string;
|
5328
|
+
name: 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
|
-
name?: string | undefined;
|
5485
5484
|
address?: string | null | undefined;
|
5485
|
+
name?: string | 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
|
-
name?: string | undefined;
|
5494
5493
|
address?: string | null | undefined;
|
5494
|
+
name?: string | 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
|
-
name: string;
|
5513
5512
|
id: string;
|
5513
|
+
name: string;
|
5514
5514
|
picture?: string | undefined;
|
5515
5515
|
additionalCredentials?: any;
|
5516
5516
|
}, {
|
5517
|
-
name: string;
|
5518
5517
|
id: string;
|
5518
|
+
name: 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
|
-
name: string;
|
5527
5526
|
id: string;
|
5527
|
+
name: 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
|
-
name: string;
|
5541
5540
|
id: string;
|
5541
|
+
name: 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;
|
5852
5851
|
id: string;
|
5853
5852
|
channel: string | null;
|
5854
5853
|
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
|
-
name?: string | undefined;
|
5900
5899
|
address?: string | null | undefined;
|
5900
|
+
name?: string | 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
|
-
name: string;
|
5909
5908
|
id: string;
|
5909
|
+
name: 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
|
-
name: string;
|
5935
5934
|
id: string;
|
5935
|
+
name: 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;
|
5963
5962
|
id: string;
|
5964
5963
|
channel: string | null;
|
5965
5964
|
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
|
-
name?: string | undefined;
|
6011
6010
|
address?: string | null | undefined;
|
6011
|
+
name?: string | 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
|
-
name: string;
|
6020
6019
|
id: string;
|
6020
|
+
name: 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
|
-
name: string;
|
6046
6045
|
id: string;
|
6046
|
+
name: 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;
|
6192
6191
|
id: string;
|
6193
6192
|
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;
|
6235
6234
|
id: string;
|
6236
6235
|
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;
|
6396
6395
|
id: string;
|
6397
6396
|
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;
|
6439
6438
|
id: string;
|
6440
6439
|
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;
|
6600
6599
|
id: string;
|
6601
6600
|
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;
|
6643
6642
|
id: string;
|
6644
6643
|
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;
|
6696
6695
|
id: string;
|
6697
6696
|
channel: string | null;
|
6698
6697
|
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
|
-
name?: string | undefined;
|
6744
6743
|
address?: string | null | undefined;
|
6744
|
+
name?: string | 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
|
-
name: string;
|
6753
6752
|
id: string;
|
6753
|
+
name: 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
|
-
name: string;
|
6779
6778
|
id: string;
|
6779
|
+
name: 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
|
-
name: string;
|
6842
6841
|
id: string;
|
6842
|
+
name: 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;
|
6883
6882
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
6884
6883
|
id: string;
|
6884
|
+
name: string;
|
6885
6885
|
metadata: {
|
6886
|
-
name: string;
|
6887
6886
|
id: string;
|
6887
|
+
name: 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;
|
6917
6916
|
id: string;
|
6918
6917
|
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
|
-
name: string;
|
6966
6965
|
id: string;
|
6966
|
+
name: 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;
|
6978
6977
|
id: string;
|
6979
6978
|
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
|
-
name: string;
|
7032
7031
|
id: string;
|
7032
|
+
name: 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;
|
7041
7040
|
id: string;
|
7042
7041
|
channel: string | null;
|
7043
7042
|
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
|
-
name?: string | undefined;
|
7089
7088
|
address?: string | null | undefined;
|
7089
|
+
name?: string | 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
|
-
name: string;
|
7098
7097
|
id: string;
|
7098
|
+
name: 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
|
-
name: string;
|
7124
7123
|
id: string;
|
7124
|
+
name: 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;
|
7156
7155
|
id: string;
|
7157
7156
|
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;
|
7226
7225
|
id: string;
|
7227
7226
|
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;
|
7252
7251
|
id: string;
|
7253
7252
|
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;
|
7280
7279
|
id: string;
|
7281
7280
|
channel: string | null;
|
7282
7281
|
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
|
-
name?: string | undefined;
|
7328
7327
|
address?: string | null | undefined;
|
7328
|
+
name?: string | 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
|
-
name: string;
|
7337
7336
|
id: string;
|
7337
|
+
name: 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
|
-
name: string;
|
7363
7362
|
id: string;
|
7363
|
+
name: 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;
|
7426
7425
|
id: string;
|
7427
7426
|
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;
|
7475
7474
|
id: string;
|
7476
7475
|
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;
|
7519
7518
|
id: string;
|
7520
7519
|
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;
|
7563
7562
|
id: string;
|
7564
7563
|
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;
|
7616
7615
|
id: string;
|
7617
7616
|
channel: string | null;
|
7618
7617
|
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
|
-
name?: string | undefined;
|
7664
7663
|
address?: string | null | undefined;
|
7664
|
+
name?: string | 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
|
-
name: string;
|
7673
7672
|
id: string;
|
7673
|
+
name: 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
|
-
name: string;
|
7699
7698
|
id: string;
|
7699
|
+
name: 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
|
-
name: string;
|
7762
7761
|
id: string;
|
7762
|
+
name: 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;
|
7803
7802
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
7804
7803
|
id: string;
|
7804
|
+
name: string;
|
7805
7805
|
metadata: {
|
7806
|
-
name: string;
|
7807
7806
|
id: string;
|
7807
|
+
name: 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;
|
7837
7836
|
id: string;
|
7838
7837
|
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
|
-
name: string;
|
7886
7885
|
id: string;
|
7886
|
+
name: 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;
|
7898
7897
|
id: string;
|
7899
7898
|
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
|
-
name: string;
|
7952
7951
|
id: string;
|
7952
|
+
name: 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;
|
7961
7960
|
id: string;
|
7962
7961
|
channel: string | null;
|
7963
7962
|
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
|
-
name?: string | undefined;
|
8009
8008
|
address?: string | null | undefined;
|
8009
|
+
name?: string | 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
|
-
name: string;
|
8018
8017
|
id: string;
|
8018
|
+
name: 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
|
-
name: string;
|
8044
8043
|
id: string;
|
8044
|
+
name: 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;
|
8076
8075
|
id: string;
|
8077
8076
|
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;
|
8146
8145
|
id: string;
|
8147
8146
|
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;
|
8172
8171
|
id: string;
|
8173
8172
|
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;
|
8200
8199
|
id: string;
|
8201
8200
|
channel: string | null;
|
8202
8201
|
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
|
-
name?: string | undefined;
|
8248
8247
|
address?: string | null | undefined;
|
8248
|
+
name?: string | 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
|
-
name: string;
|
8257
8256
|
id: string;
|
8257
|
+
name: 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
|
-
name: string;
|
8283
8282
|
id: string;
|
8283
|
+
name: 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;
|
8346
8345
|
id: string;
|
8347
8346
|
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;
|
8395
8394
|
id: string;
|
8396
8395
|
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;
|
8439
8438
|
id: string;
|
8440
8439
|
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;
|
8483
8482
|
id: string;
|
8484
8483
|
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;
|
8542
8541
|
id: string;
|
8543
8542
|
channel: string | null;
|
8544
8543
|
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
|
-
name?: string | undefined;
|
8590
8589
|
address?: string | null | undefined;
|
8590
|
+
name?: string | 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
|
-
name: string;
|
8599
8598
|
id: string;
|
8599
|
+
name: 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
|
-
name: string;
|
8625
8624
|
id: string;
|
8625
|
+
name: 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
|
-
name: string;
|
8688
8687
|
id: string;
|
8688
|
+
name: 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;
|
8729
8728
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
8730
8729
|
id: string;
|
8730
|
+
name: string;
|
8731
8731
|
metadata: {
|
8732
|
-
name: string;
|
8733
8732
|
id: string;
|
8733
|
+
name: 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;
|
8763
8762
|
id: string;
|
8764
8763
|
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
|
-
name: string;
|
8812
8811
|
id: string;
|
8812
|
+
name: 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;
|
8824
8823
|
id: string;
|
8825
8824
|
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
|
-
name: string;
|
8878
8877
|
id: string;
|
8878
|
+
name: 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;
|
8887
8886
|
id: string;
|
8888
8887
|
channel: string | null;
|
8889
8888
|
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
|
-
name?: string | undefined;
|
8935
8934
|
address?: string | null | undefined;
|
8935
|
+
name?: string | 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
|
-
name: string;
|
8944
8943
|
id: string;
|
8944
|
+
name: 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
|
-
name: string;
|
8970
8969
|
id: string;
|
8970
|
+
name: 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;
|
9002
9001
|
id: string;
|
9003
9002
|
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;
|
9072
9071
|
id: string;
|
9073
9072
|
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;
|
9098
9097
|
id: string;
|
9099
9098
|
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;
|
9126
9125
|
id: string;
|
9127
9126
|
channel: string | null;
|
9128
9127
|
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
|
-
name?: string | undefined;
|
9174
9173
|
address?: string | null | undefined;
|
9174
|
+
name?: string | 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
|
-
name: string;
|
9183
9182
|
id: string;
|
9183
|
+
name: 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
|
-
name: string;
|
9209
9208
|
id: string;
|
9209
|
+
name: 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;
|
9272
9271
|
id: string;
|
9273
9272
|
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;
|
9321
9320
|
id: string;
|
9322
9321
|
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;
|
9365
9364
|
id: string;
|
9366
9365
|
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;
|
9409
9408
|
id: string;
|
9410
9409
|
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;
|
9468
9467
|
id: string;
|
9469
9468
|
channel: string | null;
|
9470
9469
|
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
|
-
name?: string | undefined;
|
9516
9515
|
address?: string | null | undefined;
|
9516
|
+
name?: string | 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
|
-
name: string;
|
9525
9524
|
id: string;
|
9525
|
+
name: 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
|
-
name: string;
|
9551
9550
|
id: string;
|
9551
|
+
name: 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
|
-
name: string;
|
9614
9613
|
id: string;
|
9614
|
+
name: 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;
|
9655
9654
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
9656
9655
|
id: string;
|
9656
|
+
name: string;
|
9657
9657
|
metadata: {
|
9658
|
-
name: string;
|
9659
9658
|
id: string;
|
9659
|
+
name: 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;
|
9689
9688
|
id: string;
|
9690
9689
|
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
|
-
name: string;
|
9738
9737
|
id: string;
|
9738
|
+
name: 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;
|
9750
9749
|
id: string;
|
9751
9750
|
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
|
-
name: string;
|
9804
9803
|
id: string;
|
9804
|
+
name: 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;
|
9813
9812
|
id: string;
|
9814
9813
|
channel: string | null;
|
9815
9814
|
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
|
-
name?: string | undefined;
|
9861
9860
|
address?: string | null | undefined;
|
9861
|
+
name?: string | 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
|
-
name: string;
|
9870
9869
|
id: string;
|
9870
|
+
name: 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
|
-
name: string;
|
9896
9895
|
id: string;
|
9896
|
+
name: 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;
|
9928
9927
|
id: string;
|
9929
9928
|
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;
|
9998
9997
|
id: string;
|
9999
9998
|
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;
|
10024
10023
|
id: string;
|
10025
10024
|
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;
|
10052
10051
|
id: string;
|
10053
10052
|
channel: string | null;
|
10054
10053
|
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
|
-
name?: string | undefined;
|
10100
10099
|
address?: string | null | undefined;
|
10100
|
+
name?: string | 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
|
-
name: string;
|
10109
10108
|
id: string;
|
10109
|
+
name: 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
|
-
name: string;
|
10135
10134
|
id: string;
|
10135
|
+
name: 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;
|
10198
10197
|
id: string;
|
10199
10198
|
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;
|
10247
10246
|
id: string;
|
10248
10247
|
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;
|
10291
10290
|
id: string;
|
10292
10291
|
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;
|
10335
10334
|
id: string;
|
10336
10335
|
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?: ("
|
10460
|
+
sentimentScore?: ("positive" | "neutral" | "negative")[] | 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?: ("
|
10489
|
+
sentimentScore?: ("positive" | "neutral" | "negative")[] | undefined;
|
10490
10490
|
csatScore?: string[] | undefined;
|
10491
10491
|
sla?: "meet" | "unmeet" | undefined;
|
10492
10492
|
tags?: string[] | undefined;
|