@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
@@ -30,14 +30,14 @@ export declare const CxLogSchema: z.ZodObject<{
|
|
30
30
|
deletedAt: z.ZodNullable<z.ZodDate>;
|
31
31
|
name: z.ZodString;
|
32
32
|
}, "strip", z.ZodTypeAny, {
|
33
|
-
name: string;
|
34
33
|
id: string;
|
34
|
+
name: string;
|
35
35
|
createdAt: Date;
|
36
36
|
updatedAt: Date;
|
37
37
|
deletedAt: Date | null;
|
38
38
|
}, {
|
39
|
-
name: string;
|
40
39
|
id: string;
|
40
|
+
name: string;
|
41
41
|
createdAt: Date;
|
42
42
|
updatedAt: Date;
|
43
43
|
deletedAt: Date | null;
|
@@ -208,8 +208,8 @@ export declare const CxLogSchema: z.ZodObject<{
|
|
208
208
|
}[];
|
209
209
|
}[];
|
210
210
|
tags: {
|
211
|
-
name: string;
|
212
211
|
id: string;
|
212
|
+
name: string;
|
213
213
|
createdAt: Date;
|
214
214
|
updatedAt: Date;
|
215
215
|
deletedAt: Date | null;
|
@@ -259,8 +259,8 @@ export declare const CxLogSchema: z.ZodObject<{
|
|
259
259
|
}[];
|
260
260
|
}[];
|
261
261
|
tags: {
|
262
|
-
name: string;
|
263
262
|
id: string;
|
263
|
+
name: string;
|
264
264
|
createdAt: Date;
|
265
265
|
updatedAt: Date;
|
266
266
|
deletedAt: Date | null;
|
@@ -327,8 +327,8 @@ export declare const CxLogSchema: z.ZodObject<{
|
|
327
327
|
}[];
|
328
328
|
}[];
|
329
329
|
tags: {
|
330
|
-
name: string;
|
331
330
|
id: string;
|
331
|
+
name: string;
|
332
332
|
createdAt: Date;
|
333
333
|
updatedAt: Date;
|
334
334
|
deletedAt: Date | null;
|
@@ -395,8 +395,8 @@ export declare const CxLogSchema: z.ZodObject<{
|
|
395
395
|
}[];
|
396
396
|
}[];
|
397
397
|
tags: {
|
398
|
-
name: string;
|
399
398
|
id: string;
|
399
|
+
name: string;
|
400
400
|
createdAt: Date;
|
401
401
|
updatedAt: Date;
|
402
402
|
deletedAt: Date | null;
|
@@ -478,14 +478,14 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
478
478
|
deletedAt: z.ZodNullable<z.ZodDate>;
|
479
479
|
name: z.ZodString;
|
480
480
|
}, "strip", z.ZodTypeAny, {
|
481
|
-
name: string;
|
482
481
|
id: string;
|
482
|
+
name: string;
|
483
483
|
createdAt: Date;
|
484
484
|
updatedAt: Date;
|
485
485
|
deletedAt: Date | null;
|
486
486
|
}, {
|
487
|
-
name: string;
|
488
487
|
id: string;
|
488
|
+
name: string;
|
489
489
|
createdAt: Date;
|
490
490
|
updatedAt: Date;
|
491
491
|
deletedAt: Date | null;
|
@@ -656,8 +656,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
656
656
|
}[];
|
657
657
|
}[];
|
658
658
|
tags: {
|
659
|
-
name: string;
|
660
659
|
id: string;
|
660
|
+
name: string;
|
661
661
|
createdAt: Date;
|
662
662
|
updatedAt: Date;
|
663
663
|
deletedAt: Date | null;
|
@@ -707,8 +707,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
707
707
|
}[];
|
708
708
|
}[];
|
709
709
|
tags: {
|
710
|
-
name: string;
|
711
710
|
id: string;
|
711
|
+
name: string;
|
712
712
|
createdAt: Date;
|
713
713
|
updatedAt: Date;
|
714
714
|
deletedAt: Date | null;
|
@@ -756,13 +756,13 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
756
756
|
picture: z.ZodOptional<z.ZodString>;
|
757
757
|
additionalCredentials: z.ZodAny;
|
758
758
|
}, "strip", z.ZodTypeAny, {
|
759
|
-
name: string;
|
760
759
|
id: string;
|
760
|
+
name: string;
|
761
761
|
picture?: string | undefined;
|
762
762
|
additionalCredentials?: any;
|
763
763
|
}, {
|
764
|
-
name: string;
|
765
764
|
id: string;
|
765
|
+
name: string;
|
766
766
|
picture?: string | undefined;
|
767
767
|
additionalCredentials?: any;
|
768
768
|
}>;
|
@@ -784,14 +784,14 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
784
784
|
deletedAt: z.ZodNullable<z.ZodDate>;
|
785
785
|
name: z.ZodString;
|
786
786
|
}, "strip", z.ZodTypeAny, {
|
787
|
-
name: string;
|
788
787
|
id: string;
|
788
|
+
name: string;
|
789
789
|
createdAt: Date;
|
790
790
|
updatedAt: Date;
|
791
791
|
deletedAt: Date | null;
|
792
792
|
}, {
|
793
|
-
name: string;
|
794
793
|
id: string;
|
794
|
+
name: string;
|
795
795
|
createdAt: Date;
|
796
796
|
updatedAt: Date;
|
797
797
|
deletedAt: Date | null;
|
@@ -947,8 +947,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
947
947
|
createdAt: Date;
|
948
948
|
updatedAt: Date;
|
949
949
|
deletedAt: Date | null;
|
950
|
-
name?: string | undefined;
|
951
950
|
address?: string | null | undefined;
|
951
|
+
name?: string | undefined;
|
952
952
|
phone?: string | null | undefined;
|
953
953
|
industry?: string | null | undefined;
|
954
954
|
}, {
|
@@ -956,8 +956,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
956
956
|
createdAt: Date;
|
957
957
|
updatedAt: Date;
|
958
958
|
deletedAt: Date | null;
|
959
|
-
name?: string | undefined;
|
960
959
|
address?: string | null | undefined;
|
960
|
+
name?: string | undefined;
|
961
961
|
phone?: string | null | undefined;
|
962
962
|
industry?: string | null | undefined;
|
963
963
|
}>>;
|
@@ -975,13 +975,13 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
975
975
|
picture: z.ZodOptional<z.ZodString>;
|
976
976
|
additionalCredentials: z.ZodAny;
|
977
977
|
}, "strip", z.ZodTypeAny, {
|
978
|
-
name: string;
|
979
978
|
id: string;
|
979
|
+
name: string;
|
980
980
|
picture?: string | undefined;
|
981
981
|
additionalCredentials?: any;
|
982
982
|
}, {
|
983
|
-
name: string;
|
984
983
|
id: string;
|
984
|
+
name: string;
|
985
985
|
picture?: string | undefined;
|
986
986
|
additionalCredentials?: any;
|
987
987
|
}>;
|
@@ -989,8 +989,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
989
989
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
990
990
|
id: string;
|
991
991
|
metadata: {
|
992
|
-
name: string;
|
993
992
|
id: string;
|
993
|
+
name: string;
|
994
994
|
picture?: string | undefined;
|
995
995
|
additionalCredentials?: any;
|
996
996
|
};
|
@@ -1003,8 +1003,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
1003
1003
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
1004
1004
|
id: string;
|
1005
1005
|
metadata: {
|
1006
|
-
name: string;
|
1007
1006
|
id: string;
|
1007
|
+
name: string;
|
1008
1008
|
picture?: string | undefined;
|
1009
1009
|
additionalCredentials?: any;
|
1010
1010
|
};
|
@@ -1314,10 +1314,10 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
1314
1314
|
};
|
1315
1315
|
}>, "many">>;
|
1316
1316
|
}, "strip", z.ZodTypeAny, {
|
1317
|
-
name: string;
|
1318
1317
|
id: string;
|
1319
1318
|
channel: string | null;
|
1320
1319
|
address: string | null;
|
1320
|
+
name: string;
|
1321
1321
|
createdAt: Date;
|
1322
1322
|
updatedAt: Date;
|
1323
1323
|
deletedAt: Date | null;
|
@@ -1362,8 +1362,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
1362
1362
|
createdAt: Date;
|
1363
1363
|
updatedAt: Date;
|
1364
1364
|
deletedAt: Date | null;
|
1365
|
-
name?: string | undefined;
|
1366
1365
|
address?: string | null | undefined;
|
1366
|
+
name?: string | undefined;
|
1367
1367
|
phone?: string | null | undefined;
|
1368
1368
|
industry?: string | null | undefined;
|
1369
1369
|
} | null;
|
@@ -1371,8 +1371,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
1371
1371
|
contactProfile: string | null;
|
1372
1372
|
socialProfileUrl: string | null;
|
1373
1373
|
tags: {
|
1374
|
-
name: string;
|
1375
1374
|
id: string;
|
1375
|
+
name: string;
|
1376
1376
|
createdAt: Date;
|
1377
1377
|
updatedAt: Date;
|
1378
1378
|
deletedAt: Date | null;
|
@@ -1397,8 +1397,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
1397
1397
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
1398
1398
|
id: string;
|
1399
1399
|
metadata: {
|
1400
|
-
name: string;
|
1401
1400
|
id: string;
|
1401
|
+
name: string;
|
1402
1402
|
picture?: string | undefined;
|
1403
1403
|
additionalCredentials?: any;
|
1404
1404
|
};
|
@@ -1425,10 +1425,10 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
1425
1425
|
};
|
1426
1426
|
}[] | undefined;
|
1427
1427
|
}, {
|
1428
|
-
name: string;
|
1429
1428
|
id: string;
|
1430
1429
|
channel: string | null;
|
1431
1430
|
address: string | null;
|
1431
|
+
name: string;
|
1432
1432
|
createdAt: Date;
|
1433
1433
|
updatedAt: Date;
|
1434
1434
|
deletedAt: Date | null;
|
@@ -1473,8 +1473,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
1473
1473
|
createdAt: Date;
|
1474
1474
|
updatedAt: Date;
|
1475
1475
|
deletedAt: Date | null;
|
1476
|
-
name?: string | undefined;
|
1477
1476
|
address?: string | null | undefined;
|
1477
|
+
name?: string | undefined;
|
1478
1478
|
phone?: string | null | undefined;
|
1479
1479
|
industry?: string | null | undefined;
|
1480
1480
|
} | null;
|
@@ -1482,8 +1482,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
1482
1482
|
contactProfile: string | null;
|
1483
1483
|
socialProfileUrl: string | null;
|
1484
1484
|
tags: {
|
1485
|
-
name: string;
|
1486
1485
|
id: string;
|
1486
|
+
name: string;
|
1487
1487
|
createdAt: Date;
|
1488
1488
|
updatedAt: Date;
|
1489
1489
|
deletedAt: Date | null;
|
@@ -1508,8 +1508,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
1508
1508
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
1509
1509
|
id: string;
|
1510
1510
|
metadata: {
|
1511
|
-
name: string;
|
1512
1511
|
id: string;
|
1512
|
+
name: string;
|
1513
1513
|
picture?: string | undefined;
|
1514
1514
|
additionalCredentials?: any;
|
1515
1515
|
};
|
@@ -1540,8 +1540,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
1540
1540
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
1541
1541
|
id: string;
|
1542
1542
|
metadata: {
|
1543
|
-
name: string;
|
1544
1543
|
id: string;
|
1544
|
+
name: string;
|
1545
1545
|
picture?: string | undefined;
|
1546
1546
|
additionalCredentials?: any;
|
1547
1547
|
};
|
@@ -1549,10 +1549,10 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
1549
1549
|
updatedAt: Date;
|
1550
1550
|
deletedAt: Date | null;
|
1551
1551
|
contact: {
|
1552
|
-
name: string;
|
1553
1552
|
id: string;
|
1554
1553
|
channel: string | null;
|
1555
1554
|
address: string | null;
|
1555
|
+
name: string;
|
1556
1556
|
createdAt: Date;
|
1557
1557
|
updatedAt: Date;
|
1558
1558
|
deletedAt: Date | null;
|
@@ -1597,8 +1597,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
1597
1597
|
createdAt: Date;
|
1598
1598
|
updatedAt: Date;
|
1599
1599
|
deletedAt: Date | null;
|
1600
|
-
name?: string | undefined;
|
1601
1600
|
address?: string | null | undefined;
|
1601
|
+
name?: string | undefined;
|
1602
1602
|
phone?: string | null | undefined;
|
1603
1603
|
industry?: string | null | undefined;
|
1604
1604
|
} | null;
|
@@ -1606,8 +1606,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
1606
1606
|
contactProfile: string | null;
|
1607
1607
|
socialProfileUrl: string | null;
|
1608
1608
|
tags: {
|
1609
|
-
name: string;
|
1610
1609
|
id: string;
|
1610
|
+
name: string;
|
1611
1611
|
createdAt: Date;
|
1612
1612
|
updatedAt: Date;
|
1613
1613
|
deletedAt: Date | null;
|
@@ -1632,8 +1632,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
1632
1632
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
1633
1633
|
id: string;
|
1634
1634
|
metadata: {
|
1635
|
-
name: string;
|
1636
1635
|
id: string;
|
1636
|
+
name: string;
|
1637
1637
|
picture?: string | undefined;
|
1638
1638
|
additionalCredentials?: any;
|
1639
1639
|
};
|
@@ -1666,8 +1666,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
1666
1666
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
1667
1667
|
id: string;
|
1668
1668
|
metadata: {
|
1669
|
-
name: string;
|
1670
1669
|
id: string;
|
1670
|
+
name: string;
|
1671
1671
|
picture?: string | undefined;
|
1672
1672
|
additionalCredentials?: any;
|
1673
1673
|
};
|
@@ -1675,10 +1675,10 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
1675
1675
|
updatedAt: Date;
|
1676
1676
|
deletedAt: Date | null;
|
1677
1677
|
contact: {
|
1678
|
-
name: string;
|
1679
1678
|
id: string;
|
1680
1679
|
channel: string | null;
|
1681
1680
|
address: string | null;
|
1681
|
+
name: string;
|
1682
1682
|
createdAt: Date;
|
1683
1683
|
updatedAt: Date;
|
1684
1684
|
deletedAt: Date | null;
|
@@ -1723,8 +1723,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
1723
1723
|
createdAt: Date;
|
1724
1724
|
updatedAt: Date;
|
1725
1725
|
deletedAt: Date | null;
|
1726
|
-
name?: string | undefined;
|
1727
1726
|
address?: string | null | undefined;
|
1727
|
+
name?: string | undefined;
|
1728
1728
|
phone?: string | null | undefined;
|
1729
1729
|
industry?: string | null | undefined;
|
1730
1730
|
} | null;
|
@@ -1732,8 +1732,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
1732
1732
|
contactProfile: string | null;
|
1733
1733
|
socialProfileUrl: string | null;
|
1734
1734
|
tags: {
|
1735
|
-
name: string;
|
1736
1735
|
id: string;
|
1736
|
+
name: string;
|
1737
1737
|
createdAt: Date;
|
1738
1738
|
updatedAt: Date;
|
1739
1739
|
deletedAt: Date | null;
|
@@ -1758,8 +1758,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
1758
1758
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
1759
1759
|
id: string;
|
1760
1760
|
metadata: {
|
1761
|
-
name: string;
|
1762
1761
|
id: string;
|
1762
|
+
name: string;
|
1763
1763
|
picture?: string | undefined;
|
1764
1764
|
additionalCredentials?: any;
|
1765
1765
|
};
|
@@ -1907,9 +1907,9 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
1907
1907
|
telephonySignature: string | null;
|
1908
1908
|
}>;
|
1909
1909
|
}, "strip", z.ZodTypeAny, {
|
1910
|
-
name: string;
|
1911
1910
|
id: string;
|
1912
1911
|
address: string | null;
|
1912
|
+
name: string;
|
1913
1913
|
email: string;
|
1914
1914
|
createdAt: Date;
|
1915
1915
|
updatedAt: Date;
|
@@ -1950,9 +1950,9 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
1950
1950
|
telephonySignature: string | null;
|
1951
1951
|
};
|
1952
1952
|
}, {
|
1953
|
-
name: string;
|
1954
1953
|
id: string;
|
1955
1954
|
address: string | null;
|
1955
|
+
name: string;
|
1956
1956
|
email: string;
|
1957
1957
|
createdAt: Date;
|
1958
1958
|
updatedAt: Date;
|
@@ -2111,9 +2111,9 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
2111
2111
|
telephonySignature: string | null;
|
2112
2112
|
}>;
|
2113
2113
|
}, "strip", z.ZodTypeAny, {
|
2114
|
-
name: string;
|
2115
2114
|
id: string;
|
2116
2115
|
address: string | null;
|
2116
|
+
name: string;
|
2117
2117
|
email: string;
|
2118
2118
|
createdAt: Date;
|
2119
2119
|
updatedAt: Date;
|
@@ -2154,9 +2154,9 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
2154
2154
|
telephonySignature: string | null;
|
2155
2155
|
};
|
2156
2156
|
}, {
|
2157
|
-
name: string;
|
2158
2157
|
id: string;
|
2159
2158
|
address: string | null;
|
2159
|
+
name: string;
|
2160
2160
|
email: string;
|
2161
2161
|
createdAt: Date;
|
2162
2162
|
updatedAt: Date;
|
@@ -2258,8 +2258,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
2258
2258
|
lineRichMenuId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
2259
2259
|
messengerIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
2260
2260
|
}, "strip", z.ZodTypeAny, {
|
2261
|
-
name: string;
|
2262
2261
|
id: string;
|
2262
|
+
name: string;
|
2263
2263
|
accessToken?: string | undefined;
|
2264
2264
|
channelSecret?: string | undefined;
|
2265
2265
|
additionalCredentials?: any;
|
@@ -2283,8 +2283,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
2283
2283
|
lineRichMenuId?: string | null | undefined;
|
2284
2284
|
messengerIntegrationType?: "own" | "business" | undefined;
|
2285
2285
|
}, {
|
2286
|
-
name: string;
|
2287
2286
|
id: string;
|
2287
|
+
name: string;
|
2288
2288
|
accessToken?: string | undefined;
|
2289
2289
|
channelSecret?: string | undefined;
|
2290
2290
|
additionalCredentials?: any;
|
@@ -2321,14 +2321,14 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
2321
2321
|
integrationId: z.ZodString;
|
2322
2322
|
accessToken: z.ZodString;
|
2323
2323
|
}, "strip", z.ZodTypeAny, {
|
2324
|
-
name: string;
|
2325
2324
|
id: string;
|
2325
|
+
name: string;
|
2326
2326
|
accessToken: string;
|
2327
2327
|
botId: string;
|
2328
2328
|
integrationId: string;
|
2329
2329
|
}, {
|
2330
|
-
name: string;
|
2331
2330
|
id: string;
|
2331
|
+
name: string;
|
2332
2332
|
accessToken: string;
|
2333
2333
|
botId: string;
|
2334
2334
|
integrationId: string;
|
@@ -2451,9 +2451,9 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
2451
2451
|
telephonySignature: string | null;
|
2452
2452
|
}>;
|
2453
2453
|
}, "strip", z.ZodTypeAny, {
|
2454
|
-
name: string;
|
2455
2454
|
id: string;
|
2456
2455
|
address: string | null;
|
2456
|
+
name: string;
|
2457
2457
|
email: string;
|
2458
2458
|
createdAt: Date;
|
2459
2459
|
updatedAt: Date;
|
@@ -2494,9 +2494,9 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
2494
2494
|
telephonySignature: string | null;
|
2495
2495
|
};
|
2496
2496
|
}, {
|
2497
|
-
name: string;
|
2498
2497
|
id: string;
|
2499
2498
|
address: string | null;
|
2499
|
+
name: string;
|
2500
2500
|
email: string;
|
2501
2501
|
createdAt: Date;
|
2502
2502
|
updatedAt: Date;
|
@@ -2538,12 +2538,12 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
2538
2538
|
};
|
2539
2539
|
}>;
|
2540
2540
|
}, "strip", z.ZodTypeAny, {
|
2541
|
-
name: string;
|
2542
2541
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
2543
2542
|
id: string;
|
2543
|
+
name: string;
|
2544
2544
|
metadata: {
|
2545
|
-
name: string;
|
2546
2545
|
id: string;
|
2546
|
+
name: string;
|
2547
2547
|
accessToken?: string | undefined;
|
2548
2548
|
channelSecret?: string | undefined;
|
2549
2549
|
additionalCredentials?: any;
|
@@ -2572,9 +2572,9 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
2572
2572
|
updatedAt: Date;
|
2573
2573
|
deletedAt: Date | null;
|
2574
2574
|
actor: {
|
2575
|
-
name: string;
|
2576
2575
|
id: string;
|
2577
2576
|
address: string | null;
|
2577
|
+
name: string;
|
2578
2578
|
email: string;
|
2579
2579
|
createdAt: Date;
|
2580
2580
|
updatedAt: Date;
|
@@ -2621,19 +2621,19 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
2621
2621
|
connectedUserName: string;
|
2622
2622
|
connectedUserId: string;
|
2623
2623
|
botpressBot: {
|
2624
|
-
name: string;
|
2625
2624
|
id: string;
|
2625
|
+
name: string;
|
2626
2626
|
accessToken: string;
|
2627
2627
|
botId: string;
|
2628
2628
|
integrationId: string;
|
2629
2629
|
} | null;
|
2630
2630
|
}, {
|
2631
|
-
name: string;
|
2632
2631
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
2633
2632
|
id: string;
|
2633
|
+
name: string;
|
2634
2634
|
metadata: {
|
2635
|
-
name: string;
|
2636
2635
|
id: string;
|
2636
|
+
name: string;
|
2637
2637
|
accessToken?: string | undefined;
|
2638
2638
|
channelSecret?: string | undefined;
|
2639
2639
|
additionalCredentials?: any;
|
@@ -2662,9 +2662,9 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
2662
2662
|
updatedAt: Date;
|
2663
2663
|
deletedAt: Date | null;
|
2664
2664
|
actor: {
|
2665
|
-
name: string;
|
2666
2665
|
id: string;
|
2667
2666
|
address: string | null;
|
2667
|
+
name: string;
|
2668
2668
|
email: string;
|
2669
2669
|
createdAt: Date;
|
2670
2670
|
updatedAt: Date;
|
@@ -2711,8 +2711,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
2711
2711
|
connectedUserName: string;
|
2712
2712
|
connectedUserId: string;
|
2713
2713
|
botpressBot: {
|
2714
|
-
name: string;
|
2715
2714
|
id: string;
|
2715
|
+
name: string;
|
2716
2716
|
accessToken: string;
|
2717
2717
|
botId: string;
|
2718
2718
|
integrationId: string;
|
@@ -2721,12 +2721,12 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
2721
2721
|
}, "strip", z.ZodTypeAny, {
|
2722
2722
|
id: string;
|
2723
2723
|
channel: {
|
2724
|
-
name: string;
|
2725
2724
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
2726
2725
|
id: string;
|
2726
|
+
name: string;
|
2727
2727
|
metadata: {
|
2728
|
-
name: string;
|
2729
2728
|
id: string;
|
2729
|
+
name: string;
|
2730
2730
|
accessToken?: string | undefined;
|
2731
2731
|
channelSecret?: string | undefined;
|
2732
2732
|
additionalCredentials?: any;
|
@@ -2755,9 +2755,9 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
2755
2755
|
updatedAt: Date;
|
2756
2756
|
deletedAt: Date | null;
|
2757
2757
|
actor: {
|
2758
|
-
name: string;
|
2759
2758
|
id: string;
|
2760
2759
|
address: string | null;
|
2760
|
+
name: string;
|
2761
2761
|
email: string;
|
2762
2762
|
createdAt: Date;
|
2763
2763
|
updatedAt: Date;
|
@@ -2804,8 +2804,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
2804
2804
|
connectedUserName: string;
|
2805
2805
|
connectedUserId: string;
|
2806
2806
|
botpressBot: {
|
2807
|
-
name: string;
|
2808
2807
|
id: string;
|
2808
|
+
name: string;
|
2809
2809
|
accessToken: string;
|
2810
2810
|
botId: string;
|
2811
2811
|
integrationId: string;
|
@@ -2816,9 +2816,9 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
2816
2816
|
updatedAt: Date;
|
2817
2817
|
deletedAt: Date | null;
|
2818
2818
|
actor: {
|
2819
|
-
name: string;
|
2820
2819
|
id: string;
|
2821
2820
|
address: string | null;
|
2821
|
+
name: string;
|
2822
2822
|
email: string;
|
2823
2823
|
createdAt: Date;
|
2824
2824
|
updatedAt: Date;
|
@@ -2870,8 +2870,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
2870
2870
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
2871
2871
|
id: string;
|
2872
2872
|
metadata: {
|
2873
|
-
name: string;
|
2874
2873
|
id: string;
|
2874
|
+
name: string;
|
2875
2875
|
picture?: string | undefined;
|
2876
2876
|
additionalCredentials?: any;
|
2877
2877
|
};
|
@@ -2879,10 +2879,10 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
2879
2879
|
updatedAt: Date;
|
2880
2880
|
deletedAt: Date | null;
|
2881
2881
|
contact: {
|
2882
|
-
name: string;
|
2883
2882
|
id: string;
|
2884
2883
|
channel: string | null;
|
2885
2884
|
address: string | null;
|
2885
|
+
name: string;
|
2886
2886
|
createdAt: Date;
|
2887
2887
|
updatedAt: Date;
|
2888
2888
|
deletedAt: Date | null;
|
@@ -2927,8 +2927,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
2927
2927
|
createdAt: Date;
|
2928
2928
|
updatedAt: Date;
|
2929
2929
|
deletedAt: Date | null;
|
2930
|
-
name?: string | undefined;
|
2931
2930
|
address?: string | null | undefined;
|
2931
|
+
name?: string | undefined;
|
2932
2932
|
phone?: string | null | undefined;
|
2933
2933
|
industry?: string | null | undefined;
|
2934
2934
|
} | null;
|
@@ -2936,8 +2936,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
2936
2936
|
contactProfile: string | null;
|
2937
2937
|
socialProfileUrl: string | null;
|
2938
2938
|
tags: {
|
2939
|
-
name: string;
|
2940
2939
|
id: string;
|
2940
|
+
name: string;
|
2941
2941
|
createdAt: Date;
|
2942
2942
|
updatedAt: Date;
|
2943
2943
|
deletedAt: Date | null;
|
@@ -2962,8 +2962,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
2962
2962
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
2963
2963
|
id: string;
|
2964
2964
|
metadata: {
|
2965
|
-
name: string;
|
2966
2965
|
id: string;
|
2966
|
+
name: string;
|
2967
2967
|
picture?: string | undefined;
|
2968
2968
|
additionalCredentials?: any;
|
2969
2969
|
};
|
@@ -2994,9 +2994,9 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
2994
2994
|
socialPlatformId: string;
|
2995
2995
|
};
|
2996
2996
|
assignee: {
|
2997
|
-
name: string;
|
2998
2997
|
id: string;
|
2999
2998
|
address: string | null;
|
2999
|
+
name: string;
|
3000
3000
|
email: string;
|
3001
3001
|
createdAt: Date;
|
3002
3002
|
updatedAt: Date;
|
@@ -3040,12 +3040,12 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
3040
3040
|
}, {
|
3041
3041
|
id: string;
|
3042
3042
|
channel: {
|
3043
|
-
name: string;
|
3044
3043
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
3045
3044
|
id: string;
|
3045
|
+
name: string;
|
3046
3046
|
metadata: {
|
3047
|
-
name: string;
|
3048
3047
|
id: string;
|
3048
|
+
name: string;
|
3049
3049
|
accessToken?: string | undefined;
|
3050
3050
|
channelSecret?: string | undefined;
|
3051
3051
|
additionalCredentials?: any;
|
@@ -3074,9 +3074,9 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
3074
3074
|
updatedAt: Date;
|
3075
3075
|
deletedAt: Date | null;
|
3076
3076
|
actor: {
|
3077
|
-
name: string;
|
3078
3077
|
id: string;
|
3079
3078
|
address: string | null;
|
3079
|
+
name: string;
|
3080
3080
|
email: string;
|
3081
3081
|
createdAt: Date;
|
3082
3082
|
updatedAt: Date;
|
@@ -3123,8 +3123,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
3123
3123
|
connectedUserName: string;
|
3124
3124
|
connectedUserId: string;
|
3125
3125
|
botpressBot: {
|
3126
|
-
name: string;
|
3127
3126
|
id: string;
|
3127
|
+
name: string;
|
3128
3128
|
accessToken: string;
|
3129
3129
|
botId: string;
|
3130
3130
|
integrationId: string;
|
@@ -3135,9 +3135,9 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
3135
3135
|
updatedAt: Date;
|
3136
3136
|
deletedAt: Date | null;
|
3137
3137
|
actor: {
|
3138
|
-
name: string;
|
3139
3138
|
id: string;
|
3140
3139
|
address: string | null;
|
3140
|
+
name: string;
|
3141
3141
|
email: string;
|
3142
3142
|
createdAt: Date;
|
3143
3143
|
updatedAt: Date;
|
@@ -3189,8 +3189,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
3189
3189
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
3190
3190
|
id: string;
|
3191
3191
|
metadata: {
|
3192
|
-
name: string;
|
3193
3192
|
id: string;
|
3193
|
+
name: string;
|
3194
3194
|
picture?: string | undefined;
|
3195
3195
|
additionalCredentials?: any;
|
3196
3196
|
};
|
@@ -3198,10 +3198,10 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
3198
3198
|
updatedAt: Date;
|
3199
3199
|
deletedAt: Date | null;
|
3200
3200
|
contact: {
|
3201
|
-
name: string;
|
3202
3201
|
id: string;
|
3203
3202
|
channel: string | null;
|
3204
3203
|
address: string | null;
|
3204
|
+
name: string;
|
3205
3205
|
createdAt: Date;
|
3206
3206
|
updatedAt: Date;
|
3207
3207
|
deletedAt: Date | null;
|
@@ -3246,8 +3246,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
3246
3246
|
createdAt: Date;
|
3247
3247
|
updatedAt: Date;
|
3248
3248
|
deletedAt: Date | null;
|
3249
|
-
name?: string | undefined;
|
3250
3249
|
address?: string | null | undefined;
|
3250
|
+
name?: string | undefined;
|
3251
3251
|
phone?: string | null | undefined;
|
3252
3252
|
industry?: string | null | undefined;
|
3253
3253
|
} | null;
|
@@ -3255,8 +3255,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
3255
3255
|
contactProfile: string | null;
|
3256
3256
|
socialProfileUrl: string | null;
|
3257
3257
|
tags: {
|
3258
|
-
name: string;
|
3259
3258
|
id: string;
|
3259
|
+
name: string;
|
3260
3260
|
createdAt: Date;
|
3261
3261
|
updatedAt: Date;
|
3262
3262
|
deletedAt: Date | null;
|
@@ -3281,8 +3281,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
3281
3281
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
3282
3282
|
id: string;
|
3283
3283
|
metadata: {
|
3284
|
-
name: string;
|
3285
3284
|
id: string;
|
3285
|
+
name: string;
|
3286
3286
|
picture?: string | undefined;
|
3287
3287
|
additionalCredentials?: any;
|
3288
3288
|
};
|
@@ -3313,9 +3313,9 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
3313
3313
|
socialPlatformId: string;
|
3314
3314
|
};
|
3315
3315
|
assignee: {
|
3316
|
-
name: string;
|
3317
3316
|
id: string;
|
3318
3317
|
address: string | null;
|
3318
|
+
name: string;
|
3319
3319
|
email: string;
|
3320
3320
|
createdAt: Date;
|
3321
3321
|
updatedAt: Date;
|
@@ -3388,14 +3388,14 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
3388
3388
|
deletedAt: z.ZodNullable<z.ZodDate>;
|
3389
3389
|
name: z.ZodString;
|
3390
3390
|
}, "strip", z.ZodTypeAny, {
|
3391
|
-
name: string;
|
3392
3391
|
id: string;
|
3392
|
+
name: string;
|
3393
3393
|
createdAt: Date;
|
3394
3394
|
updatedAt: Date;
|
3395
3395
|
deletedAt: Date | null;
|
3396
3396
|
}, {
|
3397
|
-
name: string;
|
3398
3397
|
id: string;
|
3398
|
+
name: string;
|
3399
3399
|
createdAt: Date;
|
3400
3400
|
updatedAt: Date;
|
3401
3401
|
deletedAt: Date | null;
|
@@ -3551,8 +3551,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
3551
3551
|
createdAt: Date;
|
3552
3552
|
updatedAt: Date;
|
3553
3553
|
deletedAt: Date | null;
|
3554
|
-
name?: string | undefined;
|
3555
3554
|
address?: string | null | undefined;
|
3555
|
+
name?: string | undefined;
|
3556
3556
|
phone?: string | null | undefined;
|
3557
3557
|
industry?: string | null | undefined;
|
3558
3558
|
}, {
|
@@ -3560,8 +3560,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
3560
3560
|
createdAt: Date;
|
3561
3561
|
updatedAt: Date;
|
3562
3562
|
deletedAt: Date | null;
|
3563
|
-
name?: string | undefined;
|
3564
3563
|
address?: string | null | undefined;
|
3564
|
+
name?: string | undefined;
|
3565
3565
|
phone?: string | null | undefined;
|
3566
3566
|
industry?: string | null | undefined;
|
3567
3567
|
}>>;
|
@@ -3579,13 +3579,13 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
3579
3579
|
picture: z.ZodOptional<z.ZodString>;
|
3580
3580
|
additionalCredentials: z.ZodAny;
|
3581
3581
|
}, "strip", z.ZodTypeAny, {
|
3582
|
-
name: string;
|
3583
3582
|
id: string;
|
3583
|
+
name: string;
|
3584
3584
|
picture?: string | undefined;
|
3585
3585
|
additionalCredentials?: any;
|
3586
3586
|
}, {
|
3587
|
-
name: string;
|
3588
3587
|
id: string;
|
3588
|
+
name: string;
|
3589
3589
|
picture?: string | undefined;
|
3590
3590
|
additionalCredentials?: any;
|
3591
3591
|
}>;
|
@@ -3593,8 +3593,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
3593
3593
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
3594
3594
|
id: string;
|
3595
3595
|
metadata: {
|
3596
|
-
name: string;
|
3597
3596
|
id: string;
|
3597
|
+
name: string;
|
3598
3598
|
picture?: string | undefined;
|
3599
3599
|
additionalCredentials?: any;
|
3600
3600
|
};
|
@@ -3607,8 +3607,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
3607
3607
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
3608
3608
|
id: string;
|
3609
3609
|
metadata: {
|
3610
|
-
name: string;
|
3611
3610
|
id: string;
|
3611
|
+
name: string;
|
3612
3612
|
picture?: string | undefined;
|
3613
3613
|
additionalCredentials?: any;
|
3614
3614
|
};
|
@@ -3918,10 +3918,10 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
3918
3918
|
};
|
3919
3919
|
}>, "many">>;
|
3920
3920
|
}, "strip", z.ZodTypeAny, {
|
3921
|
-
name: string;
|
3922
3921
|
id: string;
|
3923
3922
|
channel: string | null;
|
3924
3923
|
address: string | null;
|
3924
|
+
name: string;
|
3925
3925
|
createdAt: Date;
|
3926
3926
|
updatedAt: Date;
|
3927
3927
|
deletedAt: Date | null;
|
@@ -3966,8 +3966,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
3966
3966
|
createdAt: Date;
|
3967
3967
|
updatedAt: Date;
|
3968
3968
|
deletedAt: Date | null;
|
3969
|
-
name?: string | undefined;
|
3970
3969
|
address?: string | null | undefined;
|
3970
|
+
name?: string | undefined;
|
3971
3971
|
phone?: string | null | undefined;
|
3972
3972
|
industry?: string | null | undefined;
|
3973
3973
|
} | null;
|
@@ -3975,8 +3975,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
3975
3975
|
contactProfile: string | null;
|
3976
3976
|
socialProfileUrl: string | null;
|
3977
3977
|
tags: {
|
3978
|
-
name: string;
|
3979
3978
|
id: string;
|
3979
|
+
name: string;
|
3980
3980
|
createdAt: Date;
|
3981
3981
|
updatedAt: Date;
|
3982
3982
|
deletedAt: Date | null;
|
@@ -4001,8 +4001,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
4001
4001
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
4002
4002
|
id: string;
|
4003
4003
|
metadata: {
|
4004
|
-
name: string;
|
4005
4004
|
id: string;
|
4005
|
+
name: string;
|
4006
4006
|
picture?: string | undefined;
|
4007
4007
|
additionalCredentials?: any;
|
4008
4008
|
};
|
@@ -4029,10 +4029,10 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
4029
4029
|
};
|
4030
4030
|
}[] | undefined;
|
4031
4031
|
}, {
|
4032
|
-
name: string;
|
4033
4032
|
id: string;
|
4034
4033
|
channel: string | null;
|
4035
4034
|
address: string | null;
|
4035
|
+
name: string;
|
4036
4036
|
createdAt: Date;
|
4037
4037
|
updatedAt: Date;
|
4038
4038
|
deletedAt: Date | null;
|
@@ -4077,8 +4077,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
4077
4077
|
createdAt: Date;
|
4078
4078
|
updatedAt: Date;
|
4079
4079
|
deletedAt: Date | null;
|
4080
|
-
name?: string | undefined;
|
4081
4080
|
address?: string | null | undefined;
|
4081
|
+
name?: string | undefined;
|
4082
4082
|
phone?: string | null | undefined;
|
4083
4083
|
industry?: string | null | undefined;
|
4084
4084
|
} | null;
|
@@ -4086,8 +4086,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
4086
4086
|
contactProfile: string | null;
|
4087
4087
|
socialProfileUrl: string | null;
|
4088
4088
|
tags: {
|
4089
|
-
name: string;
|
4090
4089
|
id: string;
|
4090
|
+
name: string;
|
4091
4091
|
createdAt: Date;
|
4092
4092
|
updatedAt: Date;
|
4093
4093
|
deletedAt: Date | null;
|
@@ -4112,8 +4112,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
4112
4112
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
4113
4113
|
id: string;
|
4114
4114
|
metadata: {
|
4115
|
-
name: string;
|
4116
4115
|
id: string;
|
4116
|
+
name: string;
|
4117
4117
|
picture?: string | undefined;
|
4118
4118
|
additionalCredentials?: any;
|
4119
4119
|
};
|
@@ -4331,9 +4331,9 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
4331
4331
|
telephonySignature: string | null;
|
4332
4332
|
}>;
|
4333
4333
|
}, "roles" | "extension">, "strip", z.ZodTypeAny, {
|
4334
|
-
name: string;
|
4335
4334
|
id: string;
|
4336
4335
|
address: string | null;
|
4336
|
+
name: string;
|
4337
4337
|
email: string;
|
4338
4338
|
createdAt: Date;
|
4339
4339
|
updatedAt: Date;
|
@@ -4343,9 +4343,9 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
4343
4343
|
phone: string | null;
|
4344
4344
|
notificationCount: number | null;
|
4345
4345
|
}, {
|
4346
|
-
name: string;
|
4347
4346
|
id: string;
|
4348
4347
|
address: string | null;
|
4348
|
+
name: string;
|
4349
4349
|
email: string;
|
4350
4350
|
createdAt: Date;
|
4351
4351
|
updatedAt: Date;
|
@@ -4368,9 +4368,9 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
4368
4368
|
}, "strip", z.ZodTypeAny, {
|
4369
4369
|
id: string;
|
4370
4370
|
user: {
|
4371
|
-
name: string;
|
4372
4371
|
id: string;
|
4373
4372
|
address: string | null;
|
4373
|
+
name: string;
|
4374
4374
|
email: string;
|
4375
4375
|
createdAt: Date;
|
4376
4376
|
updatedAt: Date;
|
@@ -4393,9 +4393,9 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
4393
4393
|
}, {
|
4394
4394
|
id: string;
|
4395
4395
|
user: {
|
4396
|
-
name: string;
|
4397
4396
|
id: string;
|
4398
4397
|
address: string | null;
|
4398
|
+
name: string;
|
4399
4399
|
email: string;
|
4400
4400
|
createdAt: Date;
|
4401
4401
|
updatedAt: Date;
|
@@ -4536,9 +4536,9 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
4536
4536
|
telephonySignature: string | null;
|
4537
4537
|
}>;
|
4538
4538
|
}, "roles" | "extension">, "strip", z.ZodTypeAny, {
|
4539
|
-
name: string;
|
4540
4539
|
id: string;
|
4541
4540
|
address: string | null;
|
4541
|
+
name: string;
|
4542
4542
|
email: string;
|
4543
4543
|
createdAt: Date;
|
4544
4544
|
updatedAt: Date;
|
@@ -4548,9 +4548,9 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
4548
4548
|
phone: string | null;
|
4549
4549
|
notificationCount: number | null;
|
4550
4550
|
}, {
|
4551
|
-
name: string;
|
4552
4551
|
id: string;
|
4553
4552
|
address: string | null;
|
4553
|
+
name: string;
|
4554
4554
|
email: string;
|
4555
4555
|
createdAt: Date;
|
4556
4556
|
updatedAt: Date;
|
@@ -4573,9 +4573,9 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
4573
4573
|
}, "strip", z.ZodTypeAny, {
|
4574
4574
|
id: string;
|
4575
4575
|
user: {
|
4576
|
-
name: string;
|
4577
4576
|
id: string;
|
4578
4577
|
address: string | null;
|
4578
|
+
name: string;
|
4579
4579
|
email: string;
|
4580
4580
|
createdAt: Date;
|
4581
4581
|
updatedAt: Date;
|
@@ -4598,9 +4598,9 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
4598
4598
|
}, {
|
4599
4599
|
id: string;
|
4600
4600
|
user: {
|
4601
|
-
name: string;
|
4602
4601
|
id: string;
|
4603
4602
|
address: string | null;
|
4603
|
+
name: string;
|
4604
4604
|
email: string;
|
4605
4605
|
createdAt: Date;
|
4606
4606
|
updatedAt: Date;
|
@@ -4625,9 +4625,9 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
4625
4625
|
callTo?: {
|
4626
4626
|
id: string;
|
4627
4627
|
user: {
|
4628
|
-
name: string;
|
4629
4628
|
id: string;
|
4630
4629
|
address: string | null;
|
4630
|
+
name: string;
|
4631
4631
|
email: string;
|
4632
4632
|
createdAt: Date;
|
4633
4633
|
updatedAt: Date;
|
@@ -4651,9 +4651,9 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
4651
4651
|
callFrom?: {
|
4652
4652
|
id: string;
|
4653
4653
|
user: {
|
4654
|
-
name: string;
|
4655
4654
|
id: string;
|
4656
4655
|
address: string | null;
|
4656
|
+
name: string;
|
4657
4657
|
email: string;
|
4658
4658
|
createdAt: Date;
|
4659
4659
|
updatedAt: Date;
|
@@ -4678,9 +4678,9 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
4678
4678
|
callTo?: {
|
4679
4679
|
id: string;
|
4680
4680
|
user: {
|
4681
|
-
name: string;
|
4682
4681
|
id: string;
|
4683
4682
|
address: string | null;
|
4683
|
+
name: string;
|
4684
4684
|
email: string;
|
4685
4685
|
createdAt: Date;
|
4686
4686
|
updatedAt: Date;
|
@@ -4704,9 +4704,9 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
4704
4704
|
callFrom?: {
|
4705
4705
|
id: string;
|
4706
4706
|
user: {
|
4707
|
-
name: string;
|
4708
4707
|
id: string;
|
4709
4708
|
address: string | null;
|
4709
|
+
name: string;
|
4710
4710
|
email: string;
|
4711
4711
|
createdAt: Date;
|
4712
4712
|
updatedAt: Date;
|
@@ -4860,9 +4860,9 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
4860
4860
|
telephonySignature: string | null;
|
4861
4861
|
}>;
|
4862
4862
|
}, "strip", z.ZodTypeAny, {
|
4863
|
-
name: string;
|
4864
4863
|
id: string;
|
4865
4864
|
address: string | null;
|
4865
|
+
name: string;
|
4866
4866
|
email: string;
|
4867
4867
|
createdAt: Date;
|
4868
4868
|
updatedAt: Date;
|
@@ -4903,9 +4903,9 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
4903
4903
|
telephonySignature: string | null;
|
4904
4904
|
};
|
4905
4905
|
}, {
|
4906
|
-
name: string;
|
4907
4906
|
id: string;
|
4908
4907
|
address: string | null;
|
4908
|
+
name: string;
|
4909
4909
|
email: string;
|
4910
4910
|
createdAt: Date;
|
4911
4911
|
updatedAt: Date;
|
@@ -4959,9 +4959,9 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
4959
4959
|
extensionName: string;
|
4960
4960
|
telephonySignature: string | null;
|
4961
4961
|
user?: {
|
4962
|
-
name: string;
|
4963
4962
|
id: string;
|
4964
4963
|
address: string | null;
|
4964
|
+
name: string;
|
4965
4965
|
email: string;
|
4966
4966
|
createdAt: Date;
|
4967
4967
|
updatedAt: Date;
|
@@ -5015,9 +5015,9 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
5015
5015
|
extensionName: string;
|
5016
5016
|
telephonySignature: string | null;
|
5017
5017
|
user?: {
|
5018
|
-
name: string;
|
5019
5018
|
id: string;
|
5020
5019
|
address: string | null;
|
5020
|
+
name: string;
|
5021
5021
|
email: string;
|
5022
5022
|
createdAt: Date;
|
5023
5023
|
updatedAt: Date;
|
@@ -5087,9 +5087,9 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
5087
5087
|
callTo?: {
|
5088
5088
|
id: string;
|
5089
5089
|
user: {
|
5090
|
-
name: string;
|
5091
5090
|
id: string;
|
5092
5091
|
address: string | null;
|
5092
|
+
name: string;
|
5093
5093
|
email: string;
|
5094
5094
|
createdAt: Date;
|
5095
5095
|
updatedAt: Date;
|
@@ -5113,9 +5113,9 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
5113
5113
|
callFrom?: {
|
5114
5114
|
id: string;
|
5115
5115
|
user: {
|
5116
|
-
name: string;
|
5117
5116
|
id: string;
|
5118
5117
|
address: string | null;
|
5118
|
+
name: string;
|
5119
5119
|
email: string;
|
5120
5120
|
createdAt: Date;
|
5121
5121
|
updatedAt: Date;
|
@@ -5141,10 +5141,10 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
5141
5141
|
telephonyQueueId: string | null;
|
5142
5142
|
contactId: string | null;
|
5143
5143
|
contact?: {
|
5144
|
-
name: string;
|
5145
5144
|
id: string;
|
5146
5145
|
channel: string | null;
|
5147
5146
|
address: string | null;
|
5147
|
+
name: string;
|
5148
5148
|
createdAt: Date;
|
5149
5149
|
updatedAt: Date;
|
5150
5150
|
deletedAt: Date | null;
|
@@ -5189,8 +5189,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
5189
5189
|
createdAt: Date;
|
5190
5190
|
updatedAt: Date;
|
5191
5191
|
deletedAt: Date | null;
|
5192
|
-
name?: string | undefined;
|
5193
5192
|
address?: string | null | undefined;
|
5193
|
+
name?: string | undefined;
|
5194
5194
|
phone?: string | null | undefined;
|
5195
5195
|
industry?: string | null | undefined;
|
5196
5196
|
} | null;
|
@@ -5198,8 +5198,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
5198
5198
|
contactProfile: string | null;
|
5199
5199
|
socialProfileUrl: string | null;
|
5200
5200
|
tags: {
|
5201
|
-
name: string;
|
5202
5201
|
id: string;
|
5202
|
+
name: string;
|
5203
5203
|
createdAt: Date;
|
5204
5204
|
updatedAt: Date;
|
5205
5205
|
deletedAt: Date | null;
|
@@ -5224,8 +5224,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
5224
5224
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
5225
5225
|
id: string;
|
5226
5226
|
metadata: {
|
5227
|
-
name: string;
|
5228
5227
|
id: string;
|
5228
|
+
name: string;
|
5229
5229
|
picture?: string | undefined;
|
5230
5230
|
additionalCredentials?: any;
|
5231
5231
|
};
|
@@ -5287,9 +5287,9 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
5287
5287
|
extensionName: string;
|
5288
5288
|
telephonySignature: string | null;
|
5289
5289
|
user?: {
|
5290
|
-
name: string;
|
5291
5290
|
id: string;
|
5292
5291
|
address: string | null;
|
5292
|
+
name: string;
|
5293
5293
|
email: string;
|
5294
5294
|
createdAt: Date;
|
5295
5295
|
updatedAt: Date;
|
@@ -5357,9 +5357,9 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
5357
5357
|
callTo?: {
|
5358
5358
|
id: string;
|
5359
5359
|
user: {
|
5360
|
-
name: string;
|
5361
5360
|
id: string;
|
5362
5361
|
address: string | null;
|
5362
|
+
name: string;
|
5363
5363
|
email: string;
|
5364
5364
|
createdAt: Date;
|
5365
5365
|
updatedAt: Date;
|
@@ -5383,9 +5383,9 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
5383
5383
|
callFrom?: {
|
5384
5384
|
id: string;
|
5385
5385
|
user: {
|
5386
|
-
name: string;
|
5387
5386
|
id: string;
|
5388
5387
|
address: string | null;
|
5388
|
+
name: string;
|
5389
5389
|
email: string;
|
5390
5390
|
createdAt: Date;
|
5391
5391
|
updatedAt: Date;
|
@@ -5411,10 +5411,10 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
5411
5411
|
telephonyQueueId: string | null;
|
5412
5412
|
contactId: string | null;
|
5413
5413
|
contact?: {
|
5414
|
-
name: string;
|
5415
5414
|
id: string;
|
5416
5415
|
channel: string | null;
|
5417
5416
|
address: string | null;
|
5417
|
+
name: string;
|
5418
5418
|
createdAt: Date;
|
5419
5419
|
updatedAt: Date;
|
5420
5420
|
deletedAt: Date | null;
|
@@ -5459,8 +5459,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
5459
5459
|
createdAt: Date;
|
5460
5460
|
updatedAt: Date;
|
5461
5461
|
deletedAt: Date | null;
|
5462
|
-
name?: string | undefined;
|
5463
5462
|
address?: string | null | undefined;
|
5463
|
+
name?: string | undefined;
|
5464
5464
|
phone?: string | null | undefined;
|
5465
5465
|
industry?: string | null | undefined;
|
5466
5466
|
} | null;
|
@@ -5468,8 +5468,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
5468
5468
|
contactProfile: string | null;
|
5469
5469
|
socialProfileUrl: string | null;
|
5470
5470
|
tags: {
|
5471
|
-
name: string;
|
5472
5471
|
id: string;
|
5472
|
+
name: string;
|
5473
5473
|
createdAt: Date;
|
5474
5474
|
updatedAt: Date;
|
5475
5475
|
deletedAt: Date | null;
|
@@ -5494,8 +5494,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
5494
5494
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
5495
5495
|
id: string;
|
5496
5496
|
metadata: {
|
5497
|
-
name: string;
|
5498
5497
|
id: string;
|
5498
|
+
name: string;
|
5499
5499
|
picture?: string | undefined;
|
5500
5500
|
additionalCredentials?: any;
|
5501
5501
|
};
|
@@ -5557,9 +5557,9 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
5557
5557
|
extensionName: string;
|
5558
5558
|
telephonySignature: string | null;
|
5559
5559
|
user?: {
|
5560
|
-
name: string;
|
5561
5560
|
id: string;
|
5562
5561
|
address: string | null;
|
5562
|
+
name: string;
|
5563
5563
|
email: string;
|
5564
5564
|
createdAt: Date;
|
5565
5565
|
updatedAt: Date;
|
@@ -5627,14 +5627,14 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
5627
5627
|
deletedAt: z.ZodNullable<z.ZodDate>;
|
5628
5628
|
name: z.ZodString;
|
5629
5629
|
}, "strip", z.ZodTypeAny, {
|
5630
|
-
name: string;
|
5631
5630
|
id: string;
|
5631
|
+
name: string;
|
5632
5632
|
createdAt: Date;
|
5633
5633
|
updatedAt: Date;
|
5634
5634
|
deletedAt: Date | null;
|
5635
5635
|
}, {
|
5636
|
-
name: string;
|
5637
5636
|
id: string;
|
5637
|
+
name: string;
|
5638
5638
|
createdAt: Date;
|
5639
5639
|
updatedAt: Date;
|
5640
5640
|
deletedAt: Date | null;
|
@@ -5790,8 +5790,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
5790
5790
|
createdAt: Date;
|
5791
5791
|
updatedAt: Date;
|
5792
5792
|
deletedAt: Date | null;
|
5793
|
-
name?: string | undefined;
|
5794
5793
|
address?: string | null | undefined;
|
5794
|
+
name?: string | undefined;
|
5795
5795
|
phone?: string | null | undefined;
|
5796
5796
|
industry?: string | null | undefined;
|
5797
5797
|
}, {
|
@@ -5799,8 +5799,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
5799
5799
|
createdAt: Date;
|
5800
5800
|
updatedAt: Date;
|
5801
5801
|
deletedAt: Date | null;
|
5802
|
-
name?: string | undefined;
|
5803
5802
|
address?: string | null | undefined;
|
5803
|
+
name?: string | undefined;
|
5804
5804
|
phone?: string | null | undefined;
|
5805
5805
|
industry?: string | null | undefined;
|
5806
5806
|
}>>;
|
@@ -5818,13 +5818,13 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
5818
5818
|
picture: z.ZodOptional<z.ZodString>;
|
5819
5819
|
additionalCredentials: z.ZodAny;
|
5820
5820
|
}, "strip", z.ZodTypeAny, {
|
5821
|
-
name: string;
|
5822
5821
|
id: string;
|
5822
|
+
name: string;
|
5823
5823
|
picture?: string | undefined;
|
5824
5824
|
additionalCredentials?: any;
|
5825
5825
|
}, {
|
5826
|
-
name: string;
|
5827
5826
|
id: string;
|
5827
|
+
name: string;
|
5828
5828
|
picture?: string | undefined;
|
5829
5829
|
additionalCredentials?: any;
|
5830
5830
|
}>;
|
@@ -5832,8 +5832,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
5832
5832
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
5833
5833
|
id: string;
|
5834
5834
|
metadata: {
|
5835
|
-
name: string;
|
5836
5835
|
id: string;
|
5836
|
+
name: string;
|
5837
5837
|
picture?: string | undefined;
|
5838
5838
|
additionalCredentials?: any;
|
5839
5839
|
};
|
@@ -5846,8 +5846,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
5846
5846
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
5847
5847
|
id: string;
|
5848
5848
|
metadata: {
|
5849
|
-
name: string;
|
5850
5849
|
id: string;
|
5850
|
+
name: string;
|
5851
5851
|
picture?: string | undefined;
|
5852
5852
|
additionalCredentials?: any;
|
5853
5853
|
};
|
@@ -6157,10 +6157,10 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
6157
6157
|
};
|
6158
6158
|
}>, "many">>;
|
6159
6159
|
}, "strip", z.ZodTypeAny, {
|
6160
|
-
name: string;
|
6161
6160
|
id: string;
|
6162
6161
|
channel: string | null;
|
6163
6162
|
address: string | null;
|
6163
|
+
name: string;
|
6164
6164
|
createdAt: Date;
|
6165
6165
|
updatedAt: Date;
|
6166
6166
|
deletedAt: Date | null;
|
@@ -6205,8 +6205,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
6205
6205
|
createdAt: Date;
|
6206
6206
|
updatedAt: Date;
|
6207
6207
|
deletedAt: Date | null;
|
6208
|
-
name?: string | undefined;
|
6209
6208
|
address?: string | null | undefined;
|
6209
|
+
name?: string | undefined;
|
6210
6210
|
phone?: string | null | undefined;
|
6211
6211
|
industry?: string | null | undefined;
|
6212
6212
|
} | null;
|
@@ -6214,8 +6214,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
6214
6214
|
contactProfile: string | null;
|
6215
6215
|
socialProfileUrl: string | null;
|
6216
6216
|
tags: {
|
6217
|
-
name: string;
|
6218
6217
|
id: string;
|
6218
|
+
name: string;
|
6219
6219
|
createdAt: Date;
|
6220
6220
|
updatedAt: Date;
|
6221
6221
|
deletedAt: Date | null;
|
@@ -6240,8 +6240,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
6240
6240
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
6241
6241
|
id: string;
|
6242
6242
|
metadata: {
|
6243
|
-
name: string;
|
6244
6243
|
id: string;
|
6244
|
+
name: string;
|
6245
6245
|
picture?: string | undefined;
|
6246
6246
|
additionalCredentials?: any;
|
6247
6247
|
};
|
@@ -6268,10 +6268,10 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
6268
6268
|
};
|
6269
6269
|
}[] | undefined;
|
6270
6270
|
}, {
|
6271
|
-
name: string;
|
6272
6271
|
id: string;
|
6273
6272
|
channel: string | null;
|
6274
6273
|
address: string | null;
|
6274
|
+
name: string;
|
6275
6275
|
createdAt: Date;
|
6276
6276
|
updatedAt: Date;
|
6277
6277
|
deletedAt: Date | null;
|
@@ -6316,8 +6316,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
6316
6316
|
createdAt: Date;
|
6317
6317
|
updatedAt: Date;
|
6318
6318
|
deletedAt: Date | null;
|
6319
|
-
name?: string | undefined;
|
6320
6319
|
address?: string | null | undefined;
|
6320
|
+
name?: string | undefined;
|
6321
6321
|
phone?: string | null | undefined;
|
6322
6322
|
industry?: string | null | undefined;
|
6323
6323
|
} | null;
|
@@ -6325,8 +6325,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
6325
6325
|
contactProfile: string | null;
|
6326
6326
|
socialProfileUrl: string | null;
|
6327
6327
|
tags: {
|
6328
|
-
name: string;
|
6329
6328
|
id: string;
|
6329
|
+
name: string;
|
6330
6330
|
createdAt: Date;
|
6331
6331
|
updatedAt: Date;
|
6332
6332
|
deletedAt: Date | null;
|
@@ -6351,8 +6351,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
6351
6351
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
6352
6352
|
id: string;
|
6353
6353
|
metadata: {
|
6354
|
-
name: string;
|
6355
6354
|
id: string;
|
6355
|
+
name: string;
|
6356
6356
|
picture?: string | undefined;
|
6357
6357
|
additionalCredentials?: any;
|
6358
6358
|
};
|
@@ -6497,9 +6497,9 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
6497
6497
|
telephonySignature: string | null;
|
6498
6498
|
}>;
|
6499
6499
|
}, "strip", z.ZodTypeAny, {
|
6500
|
-
name: string;
|
6501
6500
|
id: string;
|
6502
6501
|
address: string | null;
|
6502
|
+
name: string;
|
6503
6503
|
email: string;
|
6504
6504
|
createdAt: Date;
|
6505
6505
|
updatedAt: Date;
|
@@ -6540,9 +6540,9 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
6540
6540
|
telephonySignature: string | null;
|
6541
6541
|
};
|
6542
6542
|
}, {
|
6543
|
-
name: string;
|
6544
6543
|
id: string;
|
6545
6544
|
address: string | null;
|
6545
|
+
name: string;
|
6546
6546
|
email: string;
|
6547
6547
|
createdAt: Date;
|
6548
6548
|
updatedAt: Date;
|
@@ -6701,9 +6701,9 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
6701
6701
|
telephonySignature: string | null;
|
6702
6702
|
}>;
|
6703
6703
|
}, "strip", z.ZodTypeAny, {
|
6704
|
-
name: string;
|
6705
6704
|
id: string;
|
6706
6705
|
address: string | null;
|
6706
|
+
name: string;
|
6707
6707
|
email: string;
|
6708
6708
|
createdAt: Date;
|
6709
6709
|
updatedAt: Date;
|
@@ -6744,9 +6744,9 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
6744
6744
|
telephonySignature: string | null;
|
6745
6745
|
};
|
6746
6746
|
}, {
|
6747
|
-
name: string;
|
6748
6747
|
id: string;
|
6749
6748
|
address: string | null;
|
6749
|
+
name: string;
|
6750
6750
|
email: string;
|
6751
6751
|
createdAt: Date;
|
6752
6752
|
updatedAt: Date;
|
@@ -6905,9 +6905,9 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
6905
6905
|
telephonySignature: string | null;
|
6906
6906
|
}>;
|
6907
6907
|
}, "strip", z.ZodTypeAny, {
|
6908
|
-
name: string;
|
6909
6908
|
id: string;
|
6910
6909
|
address: string | null;
|
6910
|
+
name: string;
|
6911
6911
|
email: string;
|
6912
6912
|
createdAt: Date;
|
6913
6913
|
updatedAt: Date;
|
@@ -6948,9 +6948,9 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
6948
6948
|
telephonySignature: string | null;
|
6949
6949
|
};
|
6950
6950
|
}, {
|
6951
|
-
name: string;
|
6952
6951
|
id: string;
|
6953
6952
|
address: string | null;
|
6953
|
+
name: string;
|
6954
6954
|
email: string;
|
6955
6955
|
createdAt: Date;
|
6956
6956
|
updatedAt: Date;
|
@@ -7001,10 +7001,10 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
7001
7001
|
deletedAt: Date | null;
|
7002
7002
|
entityId: string;
|
7003
7003
|
contact: {
|
7004
|
-
name: string;
|
7005
7004
|
id: string;
|
7006
7005
|
channel: string | null;
|
7007
7006
|
address: string | null;
|
7007
|
+
name: string;
|
7008
7008
|
createdAt: Date;
|
7009
7009
|
updatedAt: Date;
|
7010
7010
|
deletedAt: Date | null;
|
@@ -7049,8 +7049,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
7049
7049
|
createdAt: Date;
|
7050
7050
|
updatedAt: Date;
|
7051
7051
|
deletedAt: Date | null;
|
7052
|
-
name?: string | undefined;
|
7053
7052
|
address?: string | null | undefined;
|
7053
|
+
name?: string | undefined;
|
7054
7054
|
phone?: string | null | undefined;
|
7055
7055
|
industry?: string | null | undefined;
|
7056
7056
|
} | null;
|
@@ -7058,8 +7058,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
7058
7058
|
contactProfile: string | null;
|
7059
7059
|
socialProfileUrl: string | null;
|
7060
7060
|
tags: {
|
7061
|
-
name: string;
|
7062
7061
|
id: string;
|
7062
|
+
name: string;
|
7063
7063
|
createdAt: Date;
|
7064
7064
|
updatedAt: Date;
|
7065
7065
|
deletedAt: Date | null;
|
@@ -7084,8 +7084,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
7084
7084
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
7085
7085
|
id: string;
|
7086
7086
|
metadata: {
|
7087
|
-
name: string;
|
7088
7087
|
id: string;
|
7088
|
+
name: string;
|
7089
7089
|
picture?: string | undefined;
|
7090
7090
|
additionalCredentials?: any;
|
7091
7091
|
};
|
@@ -7147,8 +7147,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
7147
7147
|
}[];
|
7148
7148
|
}[];
|
7149
7149
|
tags: {
|
7150
|
-
name: string;
|
7151
7150
|
id: string;
|
7151
|
+
name: string;
|
7152
7152
|
createdAt: Date;
|
7153
7153
|
updatedAt: Date;
|
7154
7154
|
deletedAt: Date | null;
|
@@ -7188,12 +7188,12 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
7188
7188
|
room: {
|
7189
7189
|
id: string;
|
7190
7190
|
channel: {
|
7191
|
-
name: string;
|
7192
7191
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
7193
7192
|
id: string;
|
7193
|
+
name: string;
|
7194
7194
|
metadata: {
|
7195
|
-
name: string;
|
7196
7195
|
id: string;
|
7196
|
+
name: string;
|
7197
7197
|
accessToken?: string | undefined;
|
7198
7198
|
channelSecret?: string | undefined;
|
7199
7199
|
additionalCredentials?: any;
|
@@ -7222,9 +7222,9 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
7222
7222
|
updatedAt: Date;
|
7223
7223
|
deletedAt: Date | null;
|
7224
7224
|
actor: {
|
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;
|
@@ -7271,8 +7271,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
7271
7271
|
connectedUserName: string;
|
7272
7272
|
connectedUserId: string;
|
7273
7273
|
botpressBot: {
|
7274
|
-
name: string;
|
7275
7274
|
id: string;
|
7275
|
+
name: string;
|
7276
7276
|
accessToken: string;
|
7277
7277
|
botId: string;
|
7278
7278
|
integrationId: string;
|
@@ -7283,9 +7283,9 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
7283
7283
|
updatedAt: Date;
|
7284
7284
|
deletedAt: Date | null;
|
7285
7285
|
actor: {
|
7286
|
-
name: string;
|
7287
7286
|
id: string;
|
7288
7287
|
address: string | null;
|
7288
|
+
name: string;
|
7289
7289
|
email: string;
|
7290
7290
|
createdAt: Date;
|
7291
7291
|
updatedAt: Date;
|
@@ -7337,8 +7337,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
7337
7337
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
7338
7338
|
id: string;
|
7339
7339
|
metadata: {
|
7340
|
-
name: string;
|
7341
7340
|
id: string;
|
7341
|
+
name: string;
|
7342
7342
|
picture?: string | undefined;
|
7343
7343
|
additionalCredentials?: any;
|
7344
7344
|
};
|
@@ -7346,10 +7346,10 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
7346
7346
|
updatedAt: Date;
|
7347
7347
|
deletedAt: Date | null;
|
7348
7348
|
contact: {
|
7349
|
-
name: string;
|
7350
7349
|
id: string;
|
7351
7350
|
channel: string | null;
|
7352
7351
|
address: string | null;
|
7352
|
+
name: string;
|
7353
7353
|
createdAt: Date;
|
7354
7354
|
updatedAt: Date;
|
7355
7355
|
deletedAt: Date | null;
|
@@ -7394,8 +7394,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
7394
7394
|
createdAt: Date;
|
7395
7395
|
updatedAt: Date;
|
7396
7396
|
deletedAt: Date | null;
|
7397
|
-
name?: string | undefined;
|
7398
7397
|
address?: string | null | undefined;
|
7398
|
+
name?: string | undefined;
|
7399
7399
|
phone?: string | null | undefined;
|
7400
7400
|
industry?: string | null | undefined;
|
7401
7401
|
} | null;
|
@@ -7403,8 +7403,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
7403
7403
|
contactProfile: string | null;
|
7404
7404
|
socialProfileUrl: string | null;
|
7405
7405
|
tags: {
|
7406
|
-
name: string;
|
7407
7406
|
id: string;
|
7407
|
+
name: string;
|
7408
7408
|
createdAt: Date;
|
7409
7409
|
updatedAt: Date;
|
7410
7410
|
deletedAt: Date | null;
|
@@ -7429,8 +7429,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
7429
7429
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
7430
7430
|
id: string;
|
7431
7431
|
metadata: {
|
7432
|
-
name: string;
|
7433
7432
|
id: string;
|
7433
|
+
name: string;
|
7434
7434
|
picture?: string | undefined;
|
7435
7435
|
additionalCredentials?: any;
|
7436
7436
|
};
|
@@ -7461,9 +7461,9 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
7461
7461
|
socialPlatformId: string;
|
7462
7462
|
};
|
7463
7463
|
assignee: {
|
7464
|
-
name: string;
|
7465
7464
|
id: string;
|
7466
7465
|
address: string | null;
|
7466
|
+
name: string;
|
7467
7467
|
email: string;
|
7468
7468
|
createdAt: Date;
|
7469
7469
|
updatedAt: Date;
|
@@ -7531,9 +7531,9 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
7531
7531
|
callTo?: {
|
7532
7532
|
id: string;
|
7533
7533
|
user: {
|
7534
|
-
name: string;
|
7535
7534
|
id: string;
|
7536
7535
|
address: string | null;
|
7536
|
+
name: string;
|
7537
7537
|
email: string;
|
7538
7538
|
createdAt: Date;
|
7539
7539
|
updatedAt: Date;
|
@@ -7557,9 +7557,9 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
7557
7557
|
callFrom?: {
|
7558
7558
|
id: string;
|
7559
7559
|
user: {
|
7560
|
-
name: string;
|
7561
7560
|
id: string;
|
7562
7561
|
address: string | null;
|
7562
|
+
name: string;
|
7563
7563
|
email: string;
|
7564
7564
|
createdAt: Date;
|
7565
7565
|
updatedAt: Date;
|
@@ -7585,10 +7585,10 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
7585
7585
|
telephonyQueueId: string | null;
|
7586
7586
|
contactId: string | null;
|
7587
7587
|
contact?: {
|
7588
|
-
name: string;
|
7589
7588
|
id: string;
|
7590
7589
|
channel: string | null;
|
7591
7590
|
address: string | null;
|
7591
|
+
name: string;
|
7592
7592
|
createdAt: Date;
|
7593
7593
|
updatedAt: Date;
|
7594
7594
|
deletedAt: Date | null;
|
@@ -7633,8 +7633,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
7633
7633
|
createdAt: Date;
|
7634
7634
|
updatedAt: Date;
|
7635
7635
|
deletedAt: Date | null;
|
7636
|
-
name?: string | undefined;
|
7637
7636
|
address?: string | null | undefined;
|
7637
|
+
name?: string | undefined;
|
7638
7638
|
phone?: string | null | undefined;
|
7639
7639
|
industry?: string | null | undefined;
|
7640
7640
|
} | null;
|
@@ -7642,8 +7642,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
7642
7642
|
contactProfile: string | null;
|
7643
7643
|
socialProfileUrl: string | null;
|
7644
7644
|
tags: {
|
7645
|
-
name: string;
|
7646
7645
|
id: string;
|
7646
|
+
name: string;
|
7647
7647
|
createdAt: Date;
|
7648
7648
|
updatedAt: Date;
|
7649
7649
|
deletedAt: Date | null;
|
@@ -7668,8 +7668,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
7668
7668
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
7669
7669
|
id: string;
|
7670
7670
|
metadata: {
|
7671
|
-
name: string;
|
7672
7671
|
id: string;
|
7672
|
+
name: string;
|
7673
7673
|
picture?: string | undefined;
|
7674
7674
|
additionalCredentials?: any;
|
7675
7675
|
};
|
@@ -7731,9 +7731,9 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
7731
7731
|
extensionName: string;
|
7732
7732
|
telephonySignature: string | null;
|
7733
7733
|
user?: {
|
7734
|
-
name: string;
|
7735
7734
|
id: string;
|
7736
7735
|
address: string | null;
|
7736
|
+
name: string;
|
7737
7737
|
email: string;
|
7738
7738
|
createdAt: Date;
|
7739
7739
|
updatedAt: Date;
|
@@ -7780,9 +7780,9 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
7780
7780
|
queueName?: string | null | undefined;
|
7781
7781
|
} | null;
|
7782
7782
|
firstAssignee: {
|
7783
|
-
name: string;
|
7784
7783
|
id: string;
|
7785
7784
|
address: string | null;
|
7785
|
+
name: string;
|
7786
7786
|
email: string;
|
7787
7787
|
createdAt: Date;
|
7788
7788
|
updatedAt: Date;
|
@@ -7824,9 +7824,9 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
7824
7824
|
};
|
7825
7825
|
} | null;
|
7826
7826
|
agent: {
|
7827
|
-
name: string;
|
7828
7827
|
id: string;
|
7829
7828
|
address: string | null;
|
7829
|
+
name: string;
|
7830
7830
|
email: string;
|
7831
7831
|
createdAt: Date;
|
7832
7832
|
updatedAt: Date;
|
@@ -7868,9 +7868,9 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
7868
7868
|
};
|
7869
7869
|
} | null;
|
7870
7870
|
closedAssignee: {
|
7871
|
-
name: string;
|
7872
7871
|
id: string;
|
7873
7872
|
address: string | null;
|
7873
|
+
name: string;
|
7874
7874
|
email: string;
|
7875
7875
|
createdAt: Date;
|
7876
7876
|
updatedAt: Date;
|
@@ -7921,10 +7921,10 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
7921
7921
|
deletedAt: Date | null;
|
7922
7922
|
entityId: string;
|
7923
7923
|
contact: {
|
7924
|
-
name: string;
|
7925
7924
|
id: string;
|
7926
7925
|
channel: string | null;
|
7927
7926
|
address: string | null;
|
7927
|
+
name: string;
|
7928
7928
|
createdAt: Date;
|
7929
7929
|
updatedAt: Date;
|
7930
7930
|
deletedAt: Date | null;
|
@@ -7969,8 +7969,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
7969
7969
|
createdAt: Date;
|
7970
7970
|
updatedAt: Date;
|
7971
7971
|
deletedAt: Date | null;
|
7972
|
-
name?: string | undefined;
|
7973
7972
|
address?: string | null | undefined;
|
7973
|
+
name?: string | undefined;
|
7974
7974
|
phone?: string | null | undefined;
|
7975
7975
|
industry?: string | null | undefined;
|
7976
7976
|
} | null;
|
@@ -7978,8 +7978,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
7978
7978
|
contactProfile: string | null;
|
7979
7979
|
socialProfileUrl: string | null;
|
7980
7980
|
tags: {
|
7981
|
-
name: string;
|
7982
7981
|
id: string;
|
7982
|
+
name: string;
|
7983
7983
|
createdAt: Date;
|
7984
7984
|
updatedAt: Date;
|
7985
7985
|
deletedAt: Date | null;
|
@@ -8004,8 +8004,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
8004
8004
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
8005
8005
|
id: string;
|
8006
8006
|
metadata: {
|
8007
|
-
name: string;
|
8008
8007
|
id: string;
|
8008
|
+
name: string;
|
8009
8009
|
picture?: string | undefined;
|
8010
8010
|
additionalCredentials?: any;
|
8011
8011
|
};
|
@@ -8067,8 +8067,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
8067
8067
|
}[];
|
8068
8068
|
}[];
|
8069
8069
|
tags: {
|
8070
|
-
name: string;
|
8071
8070
|
id: string;
|
8071
|
+
name: string;
|
8072
8072
|
createdAt: Date;
|
8073
8073
|
updatedAt: Date;
|
8074
8074
|
deletedAt: Date | null;
|
@@ -8108,12 +8108,12 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
8108
8108
|
room: {
|
8109
8109
|
id: string;
|
8110
8110
|
channel: {
|
8111
|
-
name: string;
|
8112
8111
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
8113
8112
|
id: string;
|
8113
|
+
name: string;
|
8114
8114
|
metadata: {
|
8115
|
-
name: string;
|
8116
8115
|
id: string;
|
8116
|
+
name: string;
|
8117
8117
|
accessToken?: string | undefined;
|
8118
8118
|
channelSecret?: string | undefined;
|
8119
8119
|
additionalCredentials?: any;
|
@@ -8142,9 +8142,9 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
8142
8142
|
updatedAt: Date;
|
8143
8143
|
deletedAt: Date | null;
|
8144
8144
|
actor: {
|
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;
|
@@ -8191,8 +8191,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
8191
8191
|
connectedUserName: string;
|
8192
8192
|
connectedUserId: string;
|
8193
8193
|
botpressBot: {
|
8194
|
-
name: string;
|
8195
8194
|
id: string;
|
8195
|
+
name: string;
|
8196
8196
|
accessToken: string;
|
8197
8197
|
botId: string;
|
8198
8198
|
integrationId: string;
|
@@ -8203,9 +8203,9 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
8203
8203
|
updatedAt: Date;
|
8204
8204
|
deletedAt: Date | null;
|
8205
8205
|
actor: {
|
8206
|
-
name: string;
|
8207
8206
|
id: string;
|
8208
8207
|
address: string | null;
|
8208
|
+
name: string;
|
8209
8209
|
email: string;
|
8210
8210
|
createdAt: Date;
|
8211
8211
|
updatedAt: Date;
|
@@ -8257,8 +8257,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
8257
8257
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
8258
8258
|
id: string;
|
8259
8259
|
metadata: {
|
8260
|
-
name: string;
|
8261
8260
|
id: string;
|
8261
|
+
name: string;
|
8262
8262
|
picture?: string | undefined;
|
8263
8263
|
additionalCredentials?: any;
|
8264
8264
|
};
|
@@ -8266,10 +8266,10 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
8266
8266
|
updatedAt: Date;
|
8267
8267
|
deletedAt: Date | null;
|
8268
8268
|
contact: {
|
8269
|
-
name: string;
|
8270
8269
|
id: string;
|
8271
8270
|
channel: string | null;
|
8272
8271
|
address: string | null;
|
8272
|
+
name: string;
|
8273
8273
|
createdAt: Date;
|
8274
8274
|
updatedAt: Date;
|
8275
8275
|
deletedAt: Date | null;
|
@@ -8314,8 +8314,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
8314
8314
|
createdAt: Date;
|
8315
8315
|
updatedAt: Date;
|
8316
8316
|
deletedAt: Date | null;
|
8317
|
-
name?: string | undefined;
|
8318
8317
|
address?: string | null | undefined;
|
8318
|
+
name?: string | undefined;
|
8319
8319
|
phone?: string | null | undefined;
|
8320
8320
|
industry?: string | null | undefined;
|
8321
8321
|
} | null;
|
@@ -8323,8 +8323,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
8323
8323
|
contactProfile: string | null;
|
8324
8324
|
socialProfileUrl: string | null;
|
8325
8325
|
tags: {
|
8326
|
-
name: string;
|
8327
8326
|
id: string;
|
8327
|
+
name: string;
|
8328
8328
|
createdAt: Date;
|
8329
8329
|
updatedAt: Date;
|
8330
8330
|
deletedAt: Date | null;
|
@@ -8349,8 +8349,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
8349
8349
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
8350
8350
|
id: string;
|
8351
8351
|
metadata: {
|
8352
|
-
name: string;
|
8353
8352
|
id: string;
|
8353
|
+
name: string;
|
8354
8354
|
picture?: string | undefined;
|
8355
8355
|
additionalCredentials?: any;
|
8356
8356
|
};
|
@@ -8381,9 +8381,9 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
8381
8381
|
socialPlatformId: string;
|
8382
8382
|
};
|
8383
8383
|
assignee: {
|
8384
|
-
name: string;
|
8385
8384
|
id: string;
|
8386
8385
|
address: string | null;
|
8386
|
+
name: string;
|
8387
8387
|
email: string;
|
8388
8388
|
createdAt: Date;
|
8389
8389
|
updatedAt: Date;
|
@@ -8451,9 +8451,9 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
8451
8451
|
callTo?: {
|
8452
8452
|
id: string;
|
8453
8453
|
user: {
|
8454
|
-
name: string;
|
8455
8454
|
id: string;
|
8456
8455
|
address: string | null;
|
8456
|
+
name: string;
|
8457
8457
|
email: string;
|
8458
8458
|
createdAt: Date;
|
8459
8459
|
updatedAt: Date;
|
@@ -8477,9 +8477,9 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
8477
8477
|
callFrom?: {
|
8478
8478
|
id: string;
|
8479
8479
|
user: {
|
8480
|
-
name: string;
|
8481
8480
|
id: string;
|
8482
8481
|
address: string | null;
|
8482
|
+
name: string;
|
8483
8483
|
email: string;
|
8484
8484
|
createdAt: Date;
|
8485
8485
|
updatedAt: Date;
|
@@ -8505,10 +8505,10 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
8505
8505
|
telephonyQueueId: string | null;
|
8506
8506
|
contactId: string | null;
|
8507
8507
|
contact?: {
|
8508
|
-
name: string;
|
8509
8508
|
id: string;
|
8510
8509
|
channel: string | null;
|
8511
8510
|
address: string | null;
|
8511
|
+
name: string;
|
8512
8512
|
createdAt: Date;
|
8513
8513
|
updatedAt: Date;
|
8514
8514
|
deletedAt: Date | null;
|
@@ -8553,8 +8553,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
8553
8553
|
createdAt: Date;
|
8554
8554
|
updatedAt: Date;
|
8555
8555
|
deletedAt: Date | null;
|
8556
|
-
name?: string | undefined;
|
8557
8556
|
address?: string | null | undefined;
|
8557
|
+
name?: string | undefined;
|
8558
8558
|
phone?: string | null | undefined;
|
8559
8559
|
industry?: string | null | undefined;
|
8560
8560
|
} | null;
|
@@ -8562,8 +8562,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
8562
8562
|
contactProfile: string | null;
|
8563
8563
|
socialProfileUrl: string | null;
|
8564
8564
|
tags: {
|
8565
|
-
name: string;
|
8566
8565
|
id: string;
|
8566
|
+
name: string;
|
8567
8567
|
createdAt: Date;
|
8568
8568
|
updatedAt: Date;
|
8569
8569
|
deletedAt: Date | null;
|
@@ -8588,8 +8588,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
8588
8588
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
8589
8589
|
id: string;
|
8590
8590
|
metadata: {
|
8591
|
-
name: string;
|
8592
8591
|
id: string;
|
8592
|
+
name: string;
|
8593
8593
|
picture?: string | undefined;
|
8594
8594
|
additionalCredentials?: any;
|
8595
8595
|
};
|
@@ -8651,9 +8651,9 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
8651
8651
|
extensionName: string;
|
8652
8652
|
telephonySignature: string | null;
|
8653
8653
|
user?: {
|
8654
|
-
name: string;
|
8655
8654
|
id: string;
|
8656
8655
|
address: string | null;
|
8656
|
+
name: string;
|
8657
8657
|
email: string;
|
8658
8658
|
createdAt: Date;
|
8659
8659
|
updatedAt: Date;
|
@@ -8700,9 +8700,9 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
8700
8700
|
queueName?: string | null | undefined;
|
8701
8701
|
} | null;
|
8702
8702
|
firstAssignee: {
|
8703
|
-
name: string;
|
8704
8703
|
id: string;
|
8705
8704
|
address: string | null;
|
8705
|
+
name: string;
|
8706
8706
|
email: string;
|
8707
8707
|
createdAt: Date;
|
8708
8708
|
updatedAt: Date;
|
@@ -8744,9 +8744,9 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
8744
8744
|
};
|
8745
8745
|
} | null;
|
8746
8746
|
agent: {
|
8747
|
-
name: string;
|
8748
8747
|
id: string;
|
8749
8748
|
address: string | null;
|
8749
|
+
name: string;
|
8750
8750
|
email: string;
|
8751
8751
|
createdAt: Date;
|
8752
8752
|
updatedAt: Date;
|
@@ -8788,9 +8788,9 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
8788
8788
|
};
|
8789
8789
|
} | null;
|
8790
8790
|
closedAssignee: {
|
8791
|
-
name: string;
|
8792
8791
|
id: string;
|
8793
8792
|
address: string | null;
|
8793
|
+
name: string;
|
8794
8794
|
email: string;
|
8795
8795
|
createdAt: Date;
|
8796
8796
|
updatedAt: Date;
|