@kl1/contracts 1.2.28-uat → 1.2.30-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 +6049 -5850
- package/dist/api-contracts/src/chat/index.d.ts.map +1 -1
- package/dist/api-contracts/src/chat/schema.d.ts +1384 -1384
- package/dist/api-contracts/src/chat/schema.d.ts.map +1 -1
- package/dist/api-contracts/src/chat/validation.d.ts +1149 -950
- package/dist/api-contracts/src/chat/validation.d.ts.map +1 -1
- 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 +12081 -12081
- 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 +295 -198
- package/dist/api-contracts/src/cx-log/schema.d.ts.map +1 -1
- 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 +912 -912
- 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 +124 -16
- package/dist/api-contracts/src/hold-label/index.d.ts.map +1 -1
- package/dist/api-contracts/src/hold-label/schema.d.ts +40 -2
- package/dist/api-contracts/src/hold-label/schema.d.ts.map +1 -1
- package/dist/api-contracts/src/instagram/index.d.ts +800 -800
- package/dist/api-contracts/src/instagram/validation.d.ts +10 -10
- package/dist/api-contracts/src/line/index.d.ts +812 -812
- 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 +3021 -2526
- package/dist/api-contracts/src/mail/mail-contract.d.ts.map +1 -1
- 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 +1939 -1444
- package/dist/api-contracts/src/mail/room-contract.d.ts.map +1 -1
- 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 +633 -468
- package/dist/api-contracts/src/mail/schemas/room-validation.schema.d.ts.map +1 -1
- package/dist/api-contracts/src/mail/schemas/room.schema.d.ts +589 -458
- package/dist/api-contracts/src/mail/schemas/room.schema.d.ts.map +1 -1
- package/dist/api-contracts/src/messenger/index.d.ts +803 -803
- 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 +762 -762
- 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 +772 -772
- package/dist/api-contracts/src/viber/validation.d.ts +4 -4
- package/dist/api-contracts/src/webchat/index.d.ts +766 -766
- 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 +766 -766
- 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 +371 -371
- 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 +326 -326
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +326 -326
- 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;
|
@@ -281,6 +281,69 @@ export declare const CxLogSchema: z.ZodObject<{
|
|
281
281
|
dateValue: Date | null;
|
282
282
|
}[] | null | undefined;
|
283
283
|
}>>;
|
284
|
+
holdLogs: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
285
|
+
id: z.ZodString;
|
286
|
+
createdAt: z.ZodDate;
|
287
|
+
updatedAt: z.ZodDate;
|
288
|
+
deletedAt: z.ZodNullable<z.ZodDate>;
|
289
|
+
startedAt: z.ZodString;
|
290
|
+
endedAt: z.ZodNullable<z.ZodString>;
|
291
|
+
duration: z.ZodNullable<z.ZodNumber>;
|
292
|
+
holdLabel: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
293
|
+
id: z.ZodString;
|
294
|
+
createdAt: z.ZodDate;
|
295
|
+
updatedAt: z.ZodDate;
|
296
|
+
deletedAt: z.ZodNullable<z.ZodDate>;
|
297
|
+
name: z.ZodString;
|
298
|
+
position: z.ZodNumber;
|
299
|
+
}, "strip", z.ZodTypeAny, {
|
300
|
+
id: string;
|
301
|
+
name: string;
|
302
|
+
position: number;
|
303
|
+
createdAt: Date;
|
304
|
+
updatedAt: Date;
|
305
|
+
deletedAt: Date | null;
|
306
|
+
}, {
|
307
|
+
id: string;
|
308
|
+
name: string;
|
309
|
+
position: number;
|
310
|
+
createdAt: Date;
|
311
|
+
updatedAt: Date;
|
312
|
+
deletedAt: Date | null;
|
313
|
+
}>>>;
|
314
|
+
}, "strip", z.ZodTypeAny, {
|
315
|
+
id: string;
|
316
|
+
createdAt: Date;
|
317
|
+
updatedAt: Date;
|
318
|
+
deletedAt: Date | null;
|
319
|
+
startedAt: string;
|
320
|
+
endedAt: string | null;
|
321
|
+
duration: number | null;
|
322
|
+
holdLabel?: {
|
323
|
+
id: string;
|
324
|
+
name: string;
|
325
|
+
position: number;
|
326
|
+
createdAt: Date;
|
327
|
+
updatedAt: Date;
|
328
|
+
deletedAt: Date | null;
|
329
|
+
} | null | undefined;
|
330
|
+
}, {
|
331
|
+
id: string;
|
332
|
+
createdAt: Date;
|
333
|
+
updatedAt: Date;
|
334
|
+
deletedAt: Date | null;
|
335
|
+
startedAt: string;
|
336
|
+
endedAt: string | null;
|
337
|
+
duration: number | null;
|
338
|
+
holdLabel?: {
|
339
|
+
id: string;
|
340
|
+
name: string;
|
341
|
+
position: number;
|
342
|
+
createdAt: Date;
|
343
|
+
updatedAt: Date;
|
344
|
+
deletedAt: Date | null;
|
345
|
+
} | null | undefined;
|
346
|
+
}>, "many">>>;
|
284
347
|
}, "strip", z.ZodTypeAny, {
|
285
348
|
id: string;
|
286
349
|
channel: string | null;
|
@@ -327,8 +390,8 @@ export declare const CxLogSchema: z.ZodObject<{
|
|
327
390
|
}[];
|
328
391
|
}[];
|
329
392
|
tags: {
|
330
|
-
name: string;
|
331
393
|
id: string;
|
394
|
+
name: string;
|
332
395
|
createdAt: Date;
|
333
396
|
updatedAt: Date;
|
334
397
|
deletedAt: Date | null;
|
@@ -349,6 +412,23 @@ export declare const CxLogSchema: z.ZodObject<{
|
|
349
412
|
dateValue: Date | null;
|
350
413
|
}[] | null | undefined;
|
351
414
|
} | null;
|
415
|
+
holdLogs?: {
|
416
|
+
id: string;
|
417
|
+
createdAt: Date;
|
418
|
+
updatedAt: Date;
|
419
|
+
deletedAt: Date | null;
|
420
|
+
startedAt: string;
|
421
|
+
endedAt: string | null;
|
422
|
+
duration: number | null;
|
423
|
+
holdLabel?: {
|
424
|
+
id: string;
|
425
|
+
name: string;
|
426
|
+
position: number;
|
427
|
+
createdAt: Date;
|
428
|
+
updatedAt: Date;
|
429
|
+
deletedAt: Date | null;
|
430
|
+
} | null | undefined;
|
431
|
+
}[] | null | undefined;
|
352
432
|
}, {
|
353
433
|
id: string;
|
354
434
|
channel: string | null;
|
@@ -395,8 +475,8 @@ export declare const CxLogSchema: z.ZodObject<{
|
|
395
475
|
}[];
|
396
476
|
}[];
|
397
477
|
tags: {
|
398
|
-
name: string;
|
399
478
|
id: string;
|
479
|
+
name: string;
|
400
480
|
createdAt: Date;
|
401
481
|
updatedAt: Date;
|
402
482
|
deletedAt: Date | null;
|
@@ -417,6 +497,23 @@ export declare const CxLogSchema: z.ZodObject<{
|
|
417
497
|
dateValue: Date | null;
|
418
498
|
}[] | null | undefined;
|
419
499
|
} | null;
|
500
|
+
holdLogs?: {
|
501
|
+
id: string;
|
502
|
+
createdAt: Date;
|
503
|
+
updatedAt: Date;
|
504
|
+
deletedAt: Date | null;
|
505
|
+
startedAt: string;
|
506
|
+
endedAt: string | null;
|
507
|
+
duration: number | null;
|
508
|
+
holdLabel?: {
|
509
|
+
id: string;
|
510
|
+
name: string;
|
511
|
+
position: number;
|
512
|
+
createdAt: Date;
|
513
|
+
updatedAt: Date;
|
514
|
+
deletedAt: Date | null;
|
515
|
+
} | null | undefined;
|
516
|
+
}[] | null | undefined;
|
420
517
|
}>;
|
421
518
|
export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
422
519
|
id: z.ZodString;
|
@@ -478,14 +575,14 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
478
575
|
deletedAt: z.ZodNullable<z.ZodDate>;
|
479
576
|
name: z.ZodString;
|
480
577
|
}, "strip", z.ZodTypeAny, {
|
481
|
-
name: string;
|
482
578
|
id: string;
|
579
|
+
name: string;
|
483
580
|
createdAt: Date;
|
484
581
|
updatedAt: Date;
|
485
582
|
deletedAt: Date | null;
|
486
583
|
}, {
|
487
|
-
name: string;
|
488
584
|
id: string;
|
585
|
+
name: string;
|
489
586
|
createdAt: Date;
|
490
587
|
updatedAt: Date;
|
491
588
|
deletedAt: Date | null;
|
@@ -656,8 +753,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
656
753
|
}[];
|
657
754
|
}[];
|
658
755
|
tags: {
|
659
|
-
name: string;
|
660
756
|
id: string;
|
757
|
+
name: string;
|
661
758
|
createdAt: Date;
|
662
759
|
updatedAt: Date;
|
663
760
|
deletedAt: Date | null;
|
@@ -707,8 +804,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
707
804
|
}[];
|
708
805
|
}[];
|
709
806
|
tags: {
|
710
|
-
name: string;
|
711
807
|
id: string;
|
808
|
+
name: string;
|
712
809
|
createdAt: Date;
|
713
810
|
updatedAt: Date;
|
714
811
|
deletedAt: Date | null;
|
@@ -756,13 +853,13 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
756
853
|
picture: z.ZodOptional<z.ZodString>;
|
757
854
|
additionalCredentials: z.ZodAny;
|
758
855
|
}, "strip", z.ZodTypeAny, {
|
759
|
-
name: string;
|
760
856
|
id: string;
|
857
|
+
name: string;
|
761
858
|
picture?: string | undefined;
|
762
859
|
additionalCredentials?: any;
|
763
860
|
}, {
|
764
|
-
name: string;
|
765
861
|
id: string;
|
862
|
+
name: string;
|
766
863
|
picture?: string | undefined;
|
767
864
|
additionalCredentials?: any;
|
768
865
|
}>;
|
@@ -784,14 +881,14 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
784
881
|
deletedAt: z.ZodNullable<z.ZodDate>;
|
785
882
|
name: z.ZodString;
|
786
883
|
}, "strip", z.ZodTypeAny, {
|
787
|
-
name: string;
|
788
884
|
id: string;
|
885
|
+
name: string;
|
789
886
|
createdAt: Date;
|
790
887
|
updatedAt: Date;
|
791
888
|
deletedAt: Date | null;
|
792
889
|
}, {
|
793
|
-
name: string;
|
794
890
|
id: string;
|
891
|
+
name: string;
|
795
892
|
createdAt: Date;
|
796
893
|
updatedAt: Date;
|
797
894
|
deletedAt: Date | null;
|
@@ -947,8 +1044,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
947
1044
|
createdAt: Date;
|
948
1045
|
updatedAt: Date;
|
949
1046
|
deletedAt: Date | null;
|
950
|
-
name?: string | undefined;
|
951
1047
|
address?: string | null | undefined;
|
1048
|
+
name?: string | undefined;
|
952
1049
|
phone?: string | null | undefined;
|
953
1050
|
industry?: string | null | undefined;
|
954
1051
|
}, {
|
@@ -956,8 +1053,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
956
1053
|
createdAt: Date;
|
957
1054
|
updatedAt: Date;
|
958
1055
|
deletedAt: Date | null;
|
959
|
-
name?: string | undefined;
|
960
1056
|
address?: string | null | undefined;
|
1057
|
+
name?: string | undefined;
|
961
1058
|
phone?: string | null | undefined;
|
962
1059
|
industry?: string | null | undefined;
|
963
1060
|
}>>;
|
@@ -975,13 +1072,13 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
975
1072
|
picture: z.ZodOptional<z.ZodString>;
|
976
1073
|
additionalCredentials: z.ZodAny;
|
977
1074
|
}, "strip", z.ZodTypeAny, {
|
978
|
-
name: string;
|
979
1075
|
id: string;
|
1076
|
+
name: string;
|
980
1077
|
picture?: string | undefined;
|
981
1078
|
additionalCredentials?: any;
|
982
1079
|
}, {
|
983
|
-
name: string;
|
984
1080
|
id: string;
|
1081
|
+
name: string;
|
985
1082
|
picture?: string | undefined;
|
986
1083
|
additionalCredentials?: any;
|
987
1084
|
}>;
|
@@ -989,8 +1086,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
989
1086
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
990
1087
|
id: string;
|
991
1088
|
metadata: {
|
992
|
-
name: string;
|
993
1089
|
id: string;
|
1090
|
+
name: string;
|
994
1091
|
picture?: string | undefined;
|
995
1092
|
additionalCredentials?: any;
|
996
1093
|
};
|
@@ -1003,8 +1100,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
1003
1100
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
1004
1101
|
id: string;
|
1005
1102
|
metadata: {
|
1006
|
-
name: string;
|
1007
1103
|
id: string;
|
1104
|
+
name: string;
|
1008
1105
|
picture?: string | undefined;
|
1009
1106
|
additionalCredentials?: any;
|
1010
1107
|
};
|
@@ -1314,10 +1411,10 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
1314
1411
|
};
|
1315
1412
|
}>, "many">>;
|
1316
1413
|
}, "strip", z.ZodTypeAny, {
|
1317
|
-
name: string;
|
1318
1414
|
id: string;
|
1319
1415
|
channel: string | null;
|
1320
1416
|
address: string | null;
|
1417
|
+
name: string;
|
1321
1418
|
createdAt: Date;
|
1322
1419
|
updatedAt: Date;
|
1323
1420
|
deletedAt: Date | null;
|
@@ -1362,8 +1459,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
1362
1459
|
createdAt: Date;
|
1363
1460
|
updatedAt: Date;
|
1364
1461
|
deletedAt: Date | null;
|
1365
|
-
name?: string | undefined;
|
1366
1462
|
address?: string | null | undefined;
|
1463
|
+
name?: string | undefined;
|
1367
1464
|
phone?: string | null | undefined;
|
1368
1465
|
industry?: string | null | undefined;
|
1369
1466
|
} | null;
|
@@ -1371,8 +1468,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
1371
1468
|
contactProfile: string | null;
|
1372
1469
|
socialProfileUrl: string | null;
|
1373
1470
|
tags: {
|
1374
|
-
name: string;
|
1375
1471
|
id: string;
|
1472
|
+
name: string;
|
1376
1473
|
createdAt: Date;
|
1377
1474
|
updatedAt: Date;
|
1378
1475
|
deletedAt: Date | null;
|
@@ -1397,8 +1494,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
1397
1494
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
1398
1495
|
id: string;
|
1399
1496
|
metadata: {
|
1400
|
-
name: string;
|
1401
1497
|
id: string;
|
1498
|
+
name: string;
|
1402
1499
|
picture?: string | undefined;
|
1403
1500
|
additionalCredentials?: any;
|
1404
1501
|
};
|
@@ -1425,10 +1522,10 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
1425
1522
|
};
|
1426
1523
|
}[] | undefined;
|
1427
1524
|
}, {
|
1428
|
-
name: string;
|
1429
1525
|
id: string;
|
1430
1526
|
channel: string | null;
|
1431
1527
|
address: string | null;
|
1528
|
+
name: string;
|
1432
1529
|
createdAt: Date;
|
1433
1530
|
updatedAt: Date;
|
1434
1531
|
deletedAt: Date | null;
|
@@ -1473,8 +1570,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
1473
1570
|
createdAt: Date;
|
1474
1571
|
updatedAt: Date;
|
1475
1572
|
deletedAt: Date | null;
|
1476
|
-
name?: string | undefined;
|
1477
1573
|
address?: string | null | undefined;
|
1574
|
+
name?: string | undefined;
|
1478
1575
|
phone?: string | null | undefined;
|
1479
1576
|
industry?: string | null | undefined;
|
1480
1577
|
} | null;
|
@@ -1482,8 +1579,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
1482
1579
|
contactProfile: string | null;
|
1483
1580
|
socialProfileUrl: string | null;
|
1484
1581
|
tags: {
|
1485
|
-
name: string;
|
1486
1582
|
id: string;
|
1583
|
+
name: string;
|
1487
1584
|
createdAt: Date;
|
1488
1585
|
updatedAt: Date;
|
1489
1586
|
deletedAt: Date | null;
|
@@ -1508,8 +1605,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
1508
1605
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
1509
1606
|
id: string;
|
1510
1607
|
metadata: {
|
1511
|
-
name: string;
|
1512
1608
|
id: string;
|
1609
|
+
name: string;
|
1513
1610
|
picture?: string | undefined;
|
1514
1611
|
additionalCredentials?: any;
|
1515
1612
|
};
|
@@ -1540,8 +1637,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
1540
1637
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
1541
1638
|
id: string;
|
1542
1639
|
metadata: {
|
1543
|
-
name: string;
|
1544
1640
|
id: string;
|
1641
|
+
name: string;
|
1545
1642
|
picture?: string | undefined;
|
1546
1643
|
additionalCredentials?: any;
|
1547
1644
|
};
|
@@ -1549,10 +1646,10 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
1549
1646
|
updatedAt: Date;
|
1550
1647
|
deletedAt: Date | null;
|
1551
1648
|
contact: {
|
1552
|
-
name: string;
|
1553
1649
|
id: string;
|
1554
1650
|
channel: string | null;
|
1555
1651
|
address: string | null;
|
1652
|
+
name: string;
|
1556
1653
|
createdAt: Date;
|
1557
1654
|
updatedAt: Date;
|
1558
1655
|
deletedAt: Date | null;
|
@@ -1597,8 +1694,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
1597
1694
|
createdAt: Date;
|
1598
1695
|
updatedAt: Date;
|
1599
1696
|
deletedAt: Date | null;
|
1600
|
-
name?: string | undefined;
|
1601
1697
|
address?: string | null | undefined;
|
1698
|
+
name?: string | undefined;
|
1602
1699
|
phone?: string | null | undefined;
|
1603
1700
|
industry?: string | null | undefined;
|
1604
1701
|
} | null;
|
@@ -1606,8 +1703,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
1606
1703
|
contactProfile: string | null;
|
1607
1704
|
socialProfileUrl: string | null;
|
1608
1705
|
tags: {
|
1609
|
-
name: string;
|
1610
1706
|
id: string;
|
1707
|
+
name: string;
|
1611
1708
|
createdAt: Date;
|
1612
1709
|
updatedAt: Date;
|
1613
1710
|
deletedAt: Date | null;
|
@@ -1632,8 +1729,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
1632
1729
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
1633
1730
|
id: string;
|
1634
1731
|
metadata: {
|
1635
|
-
name: string;
|
1636
1732
|
id: string;
|
1733
|
+
name: string;
|
1637
1734
|
picture?: string | undefined;
|
1638
1735
|
additionalCredentials?: any;
|
1639
1736
|
};
|
@@ -1666,8 +1763,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
1666
1763
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
1667
1764
|
id: string;
|
1668
1765
|
metadata: {
|
1669
|
-
name: string;
|
1670
1766
|
id: string;
|
1767
|
+
name: string;
|
1671
1768
|
picture?: string | undefined;
|
1672
1769
|
additionalCredentials?: any;
|
1673
1770
|
};
|
@@ -1675,10 +1772,10 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
1675
1772
|
updatedAt: Date;
|
1676
1773
|
deletedAt: Date | null;
|
1677
1774
|
contact: {
|
1678
|
-
name: string;
|
1679
1775
|
id: string;
|
1680
1776
|
channel: string | null;
|
1681
1777
|
address: string | null;
|
1778
|
+
name: string;
|
1682
1779
|
createdAt: Date;
|
1683
1780
|
updatedAt: Date;
|
1684
1781
|
deletedAt: Date | null;
|
@@ -1723,8 +1820,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
1723
1820
|
createdAt: Date;
|
1724
1821
|
updatedAt: Date;
|
1725
1822
|
deletedAt: Date | null;
|
1726
|
-
name?: string | undefined;
|
1727
1823
|
address?: string | null | undefined;
|
1824
|
+
name?: string | undefined;
|
1728
1825
|
phone?: string | null | undefined;
|
1729
1826
|
industry?: string | null | undefined;
|
1730
1827
|
} | null;
|
@@ -1732,8 +1829,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
1732
1829
|
contactProfile: string | null;
|
1733
1830
|
socialProfileUrl: string | null;
|
1734
1831
|
tags: {
|
1735
|
-
name: string;
|
1736
1832
|
id: string;
|
1833
|
+
name: string;
|
1737
1834
|
createdAt: Date;
|
1738
1835
|
updatedAt: Date;
|
1739
1836
|
deletedAt: Date | null;
|
@@ -1758,8 +1855,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
1758
1855
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
1759
1856
|
id: string;
|
1760
1857
|
metadata: {
|
1761
|
-
name: string;
|
1762
1858
|
id: string;
|
1859
|
+
name: string;
|
1763
1860
|
picture?: string | undefined;
|
1764
1861
|
additionalCredentials?: any;
|
1765
1862
|
};
|
@@ -1907,9 +2004,9 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
1907
2004
|
telephonySignature: string | null;
|
1908
2005
|
}>;
|
1909
2006
|
}, "strip", z.ZodTypeAny, {
|
1910
|
-
name: string;
|
1911
2007
|
id: string;
|
1912
2008
|
address: string | null;
|
2009
|
+
name: string;
|
1913
2010
|
email: string;
|
1914
2011
|
createdAt: Date;
|
1915
2012
|
updatedAt: Date;
|
@@ -1950,9 +2047,9 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
1950
2047
|
telephonySignature: string | null;
|
1951
2048
|
};
|
1952
2049
|
}, {
|
1953
|
-
name: string;
|
1954
2050
|
id: string;
|
1955
2051
|
address: string | null;
|
2052
|
+
name: string;
|
1956
2053
|
email: string;
|
1957
2054
|
createdAt: Date;
|
1958
2055
|
updatedAt: Date;
|
@@ -2111,9 +2208,9 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
2111
2208
|
telephonySignature: string | null;
|
2112
2209
|
}>;
|
2113
2210
|
}, "strip", z.ZodTypeAny, {
|
2114
|
-
name: string;
|
2115
2211
|
id: string;
|
2116
2212
|
address: string | null;
|
2213
|
+
name: string;
|
2117
2214
|
email: string;
|
2118
2215
|
createdAt: Date;
|
2119
2216
|
updatedAt: Date;
|
@@ -2154,9 +2251,9 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
2154
2251
|
telephonySignature: string | null;
|
2155
2252
|
};
|
2156
2253
|
}, {
|
2157
|
-
name: string;
|
2158
2254
|
id: string;
|
2159
2255
|
address: string | null;
|
2256
|
+
name: string;
|
2160
2257
|
email: string;
|
2161
2258
|
createdAt: Date;
|
2162
2259
|
updatedAt: Date;
|
@@ -2258,8 +2355,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
2258
2355
|
lineRichMenuId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
2259
2356
|
messengerIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
2260
2357
|
}, "strip", z.ZodTypeAny, {
|
2261
|
-
name: string;
|
2262
2358
|
id: string;
|
2359
|
+
name: string;
|
2263
2360
|
accessToken?: string | undefined;
|
2264
2361
|
channelSecret?: string | undefined;
|
2265
2362
|
additionalCredentials?: any;
|
@@ -2283,8 +2380,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
2283
2380
|
lineRichMenuId?: string | null | undefined;
|
2284
2381
|
messengerIntegrationType?: "own" | "business" | undefined;
|
2285
2382
|
}, {
|
2286
|
-
name: string;
|
2287
2383
|
id: string;
|
2384
|
+
name: string;
|
2288
2385
|
accessToken?: string | undefined;
|
2289
2386
|
channelSecret?: string | undefined;
|
2290
2387
|
additionalCredentials?: any;
|
@@ -2321,14 +2418,14 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
2321
2418
|
integrationId: z.ZodString;
|
2322
2419
|
accessToken: z.ZodString;
|
2323
2420
|
}, "strip", z.ZodTypeAny, {
|
2324
|
-
name: string;
|
2325
2421
|
id: string;
|
2422
|
+
name: string;
|
2326
2423
|
accessToken: string;
|
2327
2424
|
botId: string;
|
2328
2425
|
integrationId: string;
|
2329
2426
|
}, {
|
2330
|
-
name: string;
|
2331
2427
|
id: string;
|
2428
|
+
name: string;
|
2332
2429
|
accessToken: string;
|
2333
2430
|
botId: string;
|
2334
2431
|
integrationId: string;
|
@@ -2451,9 +2548,9 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
2451
2548
|
telephonySignature: string | null;
|
2452
2549
|
}>;
|
2453
2550
|
}, "strip", z.ZodTypeAny, {
|
2454
|
-
name: string;
|
2455
2551
|
id: string;
|
2456
2552
|
address: string | null;
|
2553
|
+
name: string;
|
2457
2554
|
email: string;
|
2458
2555
|
createdAt: Date;
|
2459
2556
|
updatedAt: Date;
|
@@ -2494,9 +2591,9 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
2494
2591
|
telephonySignature: string | null;
|
2495
2592
|
};
|
2496
2593
|
}, {
|
2497
|
-
name: string;
|
2498
2594
|
id: string;
|
2499
2595
|
address: string | null;
|
2596
|
+
name: string;
|
2500
2597
|
email: string;
|
2501
2598
|
createdAt: Date;
|
2502
2599
|
updatedAt: Date;
|
@@ -2538,12 +2635,12 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
2538
2635
|
};
|
2539
2636
|
}>;
|
2540
2637
|
}, "strip", z.ZodTypeAny, {
|
2541
|
-
name: string;
|
2542
2638
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
2543
2639
|
id: string;
|
2640
|
+
name: string;
|
2544
2641
|
metadata: {
|
2545
|
-
name: string;
|
2546
2642
|
id: string;
|
2643
|
+
name: string;
|
2547
2644
|
accessToken?: string | undefined;
|
2548
2645
|
channelSecret?: string | undefined;
|
2549
2646
|
additionalCredentials?: any;
|
@@ -2572,9 +2669,9 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
2572
2669
|
updatedAt: Date;
|
2573
2670
|
deletedAt: Date | null;
|
2574
2671
|
actor: {
|
2575
|
-
name: string;
|
2576
2672
|
id: string;
|
2577
2673
|
address: string | null;
|
2674
|
+
name: string;
|
2578
2675
|
email: string;
|
2579
2676
|
createdAt: Date;
|
2580
2677
|
updatedAt: Date;
|
@@ -2621,19 +2718,19 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
2621
2718
|
connectedUserName: string;
|
2622
2719
|
connectedUserId: string;
|
2623
2720
|
botpressBot: {
|
2624
|
-
name: string;
|
2625
2721
|
id: string;
|
2722
|
+
name: string;
|
2626
2723
|
accessToken: string;
|
2627
2724
|
botId: string;
|
2628
2725
|
integrationId: string;
|
2629
2726
|
} | null;
|
2630
2727
|
}, {
|
2631
|
-
name: string;
|
2632
2728
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
2633
2729
|
id: string;
|
2730
|
+
name: string;
|
2634
2731
|
metadata: {
|
2635
|
-
name: string;
|
2636
2732
|
id: string;
|
2733
|
+
name: string;
|
2637
2734
|
accessToken?: string | undefined;
|
2638
2735
|
channelSecret?: string | undefined;
|
2639
2736
|
additionalCredentials?: any;
|
@@ -2662,9 +2759,9 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
2662
2759
|
updatedAt: Date;
|
2663
2760
|
deletedAt: Date | null;
|
2664
2761
|
actor: {
|
2665
|
-
name: string;
|
2666
2762
|
id: string;
|
2667
2763
|
address: string | null;
|
2764
|
+
name: string;
|
2668
2765
|
email: string;
|
2669
2766
|
createdAt: Date;
|
2670
2767
|
updatedAt: Date;
|
@@ -2711,8 +2808,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
2711
2808
|
connectedUserName: string;
|
2712
2809
|
connectedUserId: string;
|
2713
2810
|
botpressBot: {
|
2714
|
-
name: string;
|
2715
2811
|
id: string;
|
2812
|
+
name: string;
|
2716
2813
|
accessToken: string;
|
2717
2814
|
botId: string;
|
2718
2815
|
integrationId: string;
|
@@ -2721,12 +2818,12 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
2721
2818
|
}, "strip", z.ZodTypeAny, {
|
2722
2819
|
id: string;
|
2723
2820
|
channel: {
|
2724
|
-
name: string;
|
2725
2821
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
2726
2822
|
id: string;
|
2823
|
+
name: string;
|
2727
2824
|
metadata: {
|
2728
|
-
name: string;
|
2729
2825
|
id: string;
|
2826
|
+
name: string;
|
2730
2827
|
accessToken?: string | undefined;
|
2731
2828
|
channelSecret?: string | undefined;
|
2732
2829
|
additionalCredentials?: any;
|
@@ -2755,9 +2852,9 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
2755
2852
|
updatedAt: Date;
|
2756
2853
|
deletedAt: Date | null;
|
2757
2854
|
actor: {
|
2758
|
-
name: string;
|
2759
2855
|
id: string;
|
2760
2856
|
address: string | null;
|
2857
|
+
name: string;
|
2761
2858
|
email: string;
|
2762
2859
|
createdAt: Date;
|
2763
2860
|
updatedAt: Date;
|
@@ -2804,8 +2901,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
2804
2901
|
connectedUserName: string;
|
2805
2902
|
connectedUserId: string;
|
2806
2903
|
botpressBot: {
|
2807
|
-
name: string;
|
2808
2904
|
id: string;
|
2905
|
+
name: string;
|
2809
2906
|
accessToken: string;
|
2810
2907
|
botId: string;
|
2811
2908
|
integrationId: string;
|
@@ -2816,9 +2913,9 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
2816
2913
|
updatedAt: Date;
|
2817
2914
|
deletedAt: Date | null;
|
2818
2915
|
actor: {
|
2819
|
-
name: string;
|
2820
2916
|
id: string;
|
2821
2917
|
address: string | null;
|
2918
|
+
name: string;
|
2822
2919
|
email: string;
|
2823
2920
|
createdAt: Date;
|
2824
2921
|
updatedAt: Date;
|
@@ -2870,8 +2967,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
2870
2967
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
2871
2968
|
id: string;
|
2872
2969
|
metadata: {
|
2873
|
-
name: string;
|
2874
2970
|
id: string;
|
2971
|
+
name: string;
|
2875
2972
|
picture?: string | undefined;
|
2876
2973
|
additionalCredentials?: any;
|
2877
2974
|
};
|
@@ -2879,10 +2976,10 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
2879
2976
|
updatedAt: Date;
|
2880
2977
|
deletedAt: Date | null;
|
2881
2978
|
contact: {
|
2882
|
-
name: string;
|
2883
2979
|
id: string;
|
2884
2980
|
channel: string | null;
|
2885
2981
|
address: string | null;
|
2982
|
+
name: string;
|
2886
2983
|
createdAt: Date;
|
2887
2984
|
updatedAt: Date;
|
2888
2985
|
deletedAt: Date | null;
|
@@ -2927,8 +3024,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
2927
3024
|
createdAt: Date;
|
2928
3025
|
updatedAt: Date;
|
2929
3026
|
deletedAt: Date | null;
|
2930
|
-
name?: string | undefined;
|
2931
3027
|
address?: string | null | undefined;
|
3028
|
+
name?: string | undefined;
|
2932
3029
|
phone?: string | null | undefined;
|
2933
3030
|
industry?: string | null | undefined;
|
2934
3031
|
} | null;
|
@@ -2936,8 +3033,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
2936
3033
|
contactProfile: string | null;
|
2937
3034
|
socialProfileUrl: string | null;
|
2938
3035
|
tags: {
|
2939
|
-
name: string;
|
2940
3036
|
id: string;
|
3037
|
+
name: string;
|
2941
3038
|
createdAt: Date;
|
2942
3039
|
updatedAt: Date;
|
2943
3040
|
deletedAt: Date | null;
|
@@ -2962,8 +3059,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
2962
3059
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
2963
3060
|
id: string;
|
2964
3061
|
metadata: {
|
2965
|
-
name: string;
|
2966
3062
|
id: string;
|
3063
|
+
name: string;
|
2967
3064
|
picture?: string | undefined;
|
2968
3065
|
additionalCredentials?: any;
|
2969
3066
|
};
|
@@ -2994,9 +3091,9 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
2994
3091
|
socialPlatformId: string;
|
2995
3092
|
};
|
2996
3093
|
assignee: {
|
2997
|
-
name: string;
|
2998
3094
|
id: string;
|
2999
3095
|
address: string | null;
|
3096
|
+
name: string;
|
3000
3097
|
email: string;
|
3001
3098
|
createdAt: Date;
|
3002
3099
|
updatedAt: Date;
|
@@ -3040,12 +3137,12 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
3040
3137
|
}, {
|
3041
3138
|
id: string;
|
3042
3139
|
channel: {
|
3043
|
-
name: string;
|
3044
3140
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
3045
3141
|
id: string;
|
3142
|
+
name: string;
|
3046
3143
|
metadata: {
|
3047
|
-
name: string;
|
3048
3144
|
id: string;
|
3145
|
+
name: string;
|
3049
3146
|
accessToken?: string | undefined;
|
3050
3147
|
channelSecret?: string | undefined;
|
3051
3148
|
additionalCredentials?: any;
|
@@ -3074,9 +3171,9 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
3074
3171
|
updatedAt: Date;
|
3075
3172
|
deletedAt: Date | null;
|
3076
3173
|
actor: {
|
3077
|
-
name: string;
|
3078
3174
|
id: string;
|
3079
3175
|
address: string | null;
|
3176
|
+
name: string;
|
3080
3177
|
email: string;
|
3081
3178
|
createdAt: Date;
|
3082
3179
|
updatedAt: Date;
|
@@ -3123,8 +3220,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
3123
3220
|
connectedUserName: string;
|
3124
3221
|
connectedUserId: string;
|
3125
3222
|
botpressBot: {
|
3126
|
-
name: string;
|
3127
3223
|
id: string;
|
3224
|
+
name: string;
|
3128
3225
|
accessToken: string;
|
3129
3226
|
botId: string;
|
3130
3227
|
integrationId: string;
|
@@ -3135,9 +3232,9 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
3135
3232
|
updatedAt: Date;
|
3136
3233
|
deletedAt: Date | null;
|
3137
3234
|
actor: {
|
3138
|
-
name: string;
|
3139
3235
|
id: string;
|
3140
3236
|
address: string | null;
|
3237
|
+
name: string;
|
3141
3238
|
email: string;
|
3142
3239
|
createdAt: Date;
|
3143
3240
|
updatedAt: Date;
|
@@ -3189,8 +3286,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
3189
3286
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
3190
3287
|
id: string;
|
3191
3288
|
metadata: {
|
3192
|
-
name: string;
|
3193
3289
|
id: string;
|
3290
|
+
name: string;
|
3194
3291
|
picture?: string | undefined;
|
3195
3292
|
additionalCredentials?: any;
|
3196
3293
|
};
|
@@ -3198,10 +3295,10 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
3198
3295
|
updatedAt: Date;
|
3199
3296
|
deletedAt: Date | null;
|
3200
3297
|
contact: {
|
3201
|
-
name: string;
|
3202
3298
|
id: string;
|
3203
3299
|
channel: string | null;
|
3204
3300
|
address: string | null;
|
3301
|
+
name: string;
|
3205
3302
|
createdAt: Date;
|
3206
3303
|
updatedAt: Date;
|
3207
3304
|
deletedAt: Date | null;
|
@@ -3246,8 +3343,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
3246
3343
|
createdAt: Date;
|
3247
3344
|
updatedAt: Date;
|
3248
3345
|
deletedAt: Date | null;
|
3249
|
-
name?: string | undefined;
|
3250
3346
|
address?: string | null | undefined;
|
3347
|
+
name?: string | undefined;
|
3251
3348
|
phone?: string | null | undefined;
|
3252
3349
|
industry?: string | null | undefined;
|
3253
3350
|
} | null;
|
@@ -3255,8 +3352,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
3255
3352
|
contactProfile: string | null;
|
3256
3353
|
socialProfileUrl: string | null;
|
3257
3354
|
tags: {
|
3258
|
-
name: string;
|
3259
3355
|
id: string;
|
3356
|
+
name: string;
|
3260
3357
|
createdAt: Date;
|
3261
3358
|
updatedAt: Date;
|
3262
3359
|
deletedAt: Date | null;
|
@@ -3281,8 +3378,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
3281
3378
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
3282
3379
|
id: string;
|
3283
3380
|
metadata: {
|
3284
|
-
name: string;
|
3285
3381
|
id: string;
|
3382
|
+
name: string;
|
3286
3383
|
picture?: string | undefined;
|
3287
3384
|
additionalCredentials?: any;
|
3288
3385
|
};
|
@@ -3313,9 +3410,9 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
3313
3410
|
socialPlatformId: string;
|
3314
3411
|
};
|
3315
3412
|
assignee: {
|
3316
|
-
name: string;
|
3317
3413
|
id: string;
|
3318
3414
|
address: string | null;
|
3415
|
+
name: string;
|
3319
3416
|
email: string;
|
3320
3417
|
createdAt: Date;
|
3321
3418
|
updatedAt: Date;
|
@@ -3388,14 +3485,14 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
3388
3485
|
deletedAt: z.ZodNullable<z.ZodDate>;
|
3389
3486
|
name: z.ZodString;
|
3390
3487
|
}, "strip", z.ZodTypeAny, {
|
3391
|
-
name: string;
|
3392
3488
|
id: string;
|
3489
|
+
name: string;
|
3393
3490
|
createdAt: Date;
|
3394
3491
|
updatedAt: Date;
|
3395
3492
|
deletedAt: Date | null;
|
3396
3493
|
}, {
|
3397
|
-
name: string;
|
3398
3494
|
id: string;
|
3495
|
+
name: string;
|
3399
3496
|
createdAt: Date;
|
3400
3497
|
updatedAt: Date;
|
3401
3498
|
deletedAt: Date | null;
|
@@ -3551,8 +3648,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
3551
3648
|
createdAt: Date;
|
3552
3649
|
updatedAt: Date;
|
3553
3650
|
deletedAt: Date | null;
|
3554
|
-
name?: string | undefined;
|
3555
3651
|
address?: string | null | undefined;
|
3652
|
+
name?: string | undefined;
|
3556
3653
|
phone?: string | null | undefined;
|
3557
3654
|
industry?: string | null | undefined;
|
3558
3655
|
}, {
|
@@ -3560,8 +3657,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
3560
3657
|
createdAt: Date;
|
3561
3658
|
updatedAt: Date;
|
3562
3659
|
deletedAt: Date | null;
|
3563
|
-
name?: string | undefined;
|
3564
3660
|
address?: string | null | undefined;
|
3661
|
+
name?: string | undefined;
|
3565
3662
|
phone?: string | null | undefined;
|
3566
3663
|
industry?: string | null | undefined;
|
3567
3664
|
}>>;
|
@@ -3579,13 +3676,13 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
3579
3676
|
picture: z.ZodOptional<z.ZodString>;
|
3580
3677
|
additionalCredentials: z.ZodAny;
|
3581
3678
|
}, "strip", z.ZodTypeAny, {
|
3582
|
-
name: string;
|
3583
3679
|
id: string;
|
3680
|
+
name: string;
|
3584
3681
|
picture?: string | undefined;
|
3585
3682
|
additionalCredentials?: any;
|
3586
3683
|
}, {
|
3587
|
-
name: string;
|
3588
3684
|
id: string;
|
3685
|
+
name: string;
|
3589
3686
|
picture?: string | undefined;
|
3590
3687
|
additionalCredentials?: any;
|
3591
3688
|
}>;
|
@@ -3593,8 +3690,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
3593
3690
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
3594
3691
|
id: string;
|
3595
3692
|
metadata: {
|
3596
|
-
name: string;
|
3597
3693
|
id: string;
|
3694
|
+
name: string;
|
3598
3695
|
picture?: string | undefined;
|
3599
3696
|
additionalCredentials?: any;
|
3600
3697
|
};
|
@@ -3607,8 +3704,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
3607
3704
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
3608
3705
|
id: string;
|
3609
3706
|
metadata: {
|
3610
|
-
name: string;
|
3611
3707
|
id: string;
|
3708
|
+
name: string;
|
3612
3709
|
picture?: string | undefined;
|
3613
3710
|
additionalCredentials?: any;
|
3614
3711
|
};
|
@@ -3918,10 +4015,10 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
3918
4015
|
};
|
3919
4016
|
}>, "many">>;
|
3920
4017
|
}, "strip", z.ZodTypeAny, {
|
3921
|
-
name: string;
|
3922
4018
|
id: string;
|
3923
4019
|
channel: string | null;
|
3924
4020
|
address: string | null;
|
4021
|
+
name: string;
|
3925
4022
|
createdAt: Date;
|
3926
4023
|
updatedAt: Date;
|
3927
4024
|
deletedAt: Date | null;
|
@@ -3966,8 +4063,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
3966
4063
|
createdAt: Date;
|
3967
4064
|
updatedAt: Date;
|
3968
4065
|
deletedAt: Date | null;
|
3969
|
-
name?: string | undefined;
|
3970
4066
|
address?: string | null | undefined;
|
4067
|
+
name?: string | undefined;
|
3971
4068
|
phone?: string | null | undefined;
|
3972
4069
|
industry?: string | null | undefined;
|
3973
4070
|
} | null;
|
@@ -3975,8 +4072,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
3975
4072
|
contactProfile: string | null;
|
3976
4073
|
socialProfileUrl: string | null;
|
3977
4074
|
tags: {
|
3978
|
-
name: string;
|
3979
4075
|
id: string;
|
4076
|
+
name: string;
|
3980
4077
|
createdAt: Date;
|
3981
4078
|
updatedAt: Date;
|
3982
4079
|
deletedAt: Date | null;
|
@@ -4001,8 +4098,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
4001
4098
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
4002
4099
|
id: string;
|
4003
4100
|
metadata: {
|
4004
|
-
name: string;
|
4005
4101
|
id: string;
|
4102
|
+
name: string;
|
4006
4103
|
picture?: string | undefined;
|
4007
4104
|
additionalCredentials?: any;
|
4008
4105
|
};
|
@@ -4029,10 +4126,10 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
4029
4126
|
};
|
4030
4127
|
}[] | undefined;
|
4031
4128
|
}, {
|
4032
|
-
name: string;
|
4033
4129
|
id: string;
|
4034
4130
|
channel: string | null;
|
4035
4131
|
address: string | null;
|
4132
|
+
name: string;
|
4036
4133
|
createdAt: Date;
|
4037
4134
|
updatedAt: Date;
|
4038
4135
|
deletedAt: Date | null;
|
@@ -4077,8 +4174,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
4077
4174
|
createdAt: Date;
|
4078
4175
|
updatedAt: Date;
|
4079
4176
|
deletedAt: Date | null;
|
4080
|
-
name?: string | undefined;
|
4081
4177
|
address?: string | null | undefined;
|
4178
|
+
name?: string | undefined;
|
4082
4179
|
phone?: string | null | undefined;
|
4083
4180
|
industry?: string | null | undefined;
|
4084
4181
|
} | null;
|
@@ -4086,8 +4183,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
4086
4183
|
contactProfile: string | null;
|
4087
4184
|
socialProfileUrl: string | null;
|
4088
4185
|
tags: {
|
4089
|
-
name: string;
|
4090
4186
|
id: string;
|
4187
|
+
name: string;
|
4091
4188
|
createdAt: Date;
|
4092
4189
|
updatedAt: Date;
|
4093
4190
|
deletedAt: Date | null;
|
@@ -4112,8 +4209,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
4112
4209
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
4113
4210
|
id: string;
|
4114
4211
|
metadata: {
|
4115
|
-
name: string;
|
4116
4212
|
id: string;
|
4213
|
+
name: string;
|
4117
4214
|
picture?: string | undefined;
|
4118
4215
|
additionalCredentials?: any;
|
4119
4216
|
};
|
@@ -4331,9 +4428,9 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
4331
4428
|
telephonySignature: string | null;
|
4332
4429
|
}>;
|
4333
4430
|
}, "roles" | "extension">, "strip", z.ZodTypeAny, {
|
4334
|
-
name: string;
|
4335
4431
|
id: string;
|
4336
4432
|
address: string | null;
|
4433
|
+
name: string;
|
4337
4434
|
email: string;
|
4338
4435
|
createdAt: Date;
|
4339
4436
|
updatedAt: Date;
|
@@ -4343,9 +4440,9 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
4343
4440
|
phone: string | null;
|
4344
4441
|
notificationCount: number | null;
|
4345
4442
|
}, {
|
4346
|
-
name: string;
|
4347
4443
|
id: string;
|
4348
4444
|
address: string | null;
|
4445
|
+
name: string;
|
4349
4446
|
email: string;
|
4350
4447
|
createdAt: Date;
|
4351
4448
|
updatedAt: Date;
|
@@ -4368,9 +4465,9 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
4368
4465
|
}, "strip", z.ZodTypeAny, {
|
4369
4466
|
id: string;
|
4370
4467
|
user: {
|
4371
|
-
name: string;
|
4372
4468
|
id: string;
|
4373
4469
|
address: string | null;
|
4470
|
+
name: string;
|
4374
4471
|
email: string;
|
4375
4472
|
createdAt: Date;
|
4376
4473
|
updatedAt: Date;
|
@@ -4393,9 +4490,9 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
4393
4490
|
}, {
|
4394
4491
|
id: string;
|
4395
4492
|
user: {
|
4396
|
-
name: string;
|
4397
4493
|
id: string;
|
4398
4494
|
address: string | null;
|
4495
|
+
name: string;
|
4399
4496
|
email: string;
|
4400
4497
|
createdAt: Date;
|
4401
4498
|
updatedAt: Date;
|
@@ -4536,9 +4633,9 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
4536
4633
|
telephonySignature: string | null;
|
4537
4634
|
}>;
|
4538
4635
|
}, "roles" | "extension">, "strip", z.ZodTypeAny, {
|
4539
|
-
name: string;
|
4540
4636
|
id: string;
|
4541
4637
|
address: string | null;
|
4638
|
+
name: string;
|
4542
4639
|
email: string;
|
4543
4640
|
createdAt: Date;
|
4544
4641
|
updatedAt: Date;
|
@@ -4548,9 +4645,9 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
4548
4645
|
phone: string | null;
|
4549
4646
|
notificationCount: number | null;
|
4550
4647
|
}, {
|
4551
|
-
name: string;
|
4552
4648
|
id: string;
|
4553
4649
|
address: string | null;
|
4650
|
+
name: string;
|
4554
4651
|
email: string;
|
4555
4652
|
createdAt: Date;
|
4556
4653
|
updatedAt: Date;
|
@@ -4573,9 +4670,9 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
4573
4670
|
}, "strip", z.ZodTypeAny, {
|
4574
4671
|
id: string;
|
4575
4672
|
user: {
|
4576
|
-
name: string;
|
4577
4673
|
id: string;
|
4578
4674
|
address: string | null;
|
4675
|
+
name: string;
|
4579
4676
|
email: string;
|
4580
4677
|
createdAt: Date;
|
4581
4678
|
updatedAt: Date;
|
@@ -4598,9 +4695,9 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
4598
4695
|
}, {
|
4599
4696
|
id: string;
|
4600
4697
|
user: {
|
4601
|
-
name: string;
|
4602
4698
|
id: string;
|
4603
4699
|
address: string | null;
|
4700
|
+
name: string;
|
4604
4701
|
email: string;
|
4605
4702
|
createdAt: Date;
|
4606
4703
|
updatedAt: Date;
|
@@ -4625,9 +4722,9 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
4625
4722
|
callTo?: {
|
4626
4723
|
id: string;
|
4627
4724
|
user: {
|
4628
|
-
name: string;
|
4629
4725
|
id: string;
|
4630
4726
|
address: string | null;
|
4727
|
+
name: string;
|
4631
4728
|
email: string;
|
4632
4729
|
createdAt: Date;
|
4633
4730
|
updatedAt: Date;
|
@@ -4651,9 +4748,9 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
4651
4748
|
callFrom?: {
|
4652
4749
|
id: string;
|
4653
4750
|
user: {
|
4654
|
-
name: string;
|
4655
4751
|
id: string;
|
4656
4752
|
address: string | null;
|
4753
|
+
name: string;
|
4657
4754
|
email: string;
|
4658
4755
|
createdAt: Date;
|
4659
4756
|
updatedAt: Date;
|
@@ -4678,9 +4775,9 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
4678
4775
|
callTo?: {
|
4679
4776
|
id: string;
|
4680
4777
|
user: {
|
4681
|
-
name: string;
|
4682
4778
|
id: string;
|
4683
4779
|
address: string | null;
|
4780
|
+
name: string;
|
4684
4781
|
email: string;
|
4685
4782
|
createdAt: Date;
|
4686
4783
|
updatedAt: Date;
|
@@ -4704,9 +4801,9 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
4704
4801
|
callFrom?: {
|
4705
4802
|
id: string;
|
4706
4803
|
user: {
|
4707
|
-
name: string;
|
4708
4804
|
id: string;
|
4709
4805
|
address: string | null;
|
4806
|
+
name: string;
|
4710
4807
|
email: string;
|
4711
4808
|
createdAt: Date;
|
4712
4809
|
updatedAt: Date;
|
@@ -4860,9 +4957,9 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
4860
4957
|
telephonySignature: string | null;
|
4861
4958
|
}>;
|
4862
4959
|
}, "strip", z.ZodTypeAny, {
|
4863
|
-
name: string;
|
4864
4960
|
id: string;
|
4865
4961
|
address: string | null;
|
4962
|
+
name: string;
|
4866
4963
|
email: string;
|
4867
4964
|
createdAt: Date;
|
4868
4965
|
updatedAt: Date;
|
@@ -4903,9 +5000,9 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
4903
5000
|
telephonySignature: string | null;
|
4904
5001
|
};
|
4905
5002
|
}, {
|
4906
|
-
name: string;
|
4907
5003
|
id: string;
|
4908
5004
|
address: string | null;
|
5005
|
+
name: string;
|
4909
5006
|
email: string;
|
4910
5007
|
createdAt: Date;
|
4911
5008
|
updatedAt: Date;
|
@@ -4959,9 +5056,9 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
4959
5056
|
extensionName: string;
|
4960
5057
|
telephonySignature: string | null;
|
4961
5058
|
user?: {
|
4962
|
-
name: string;
|
4963
5059
|
id: string;
|
4964
5060
|
address: string | null;
|
5061
|
+
name: string;
|
4965
5062
|
email: string;
|
4966
5063
|
createdAt: Date;
|
4967
5064
|
updatedAt: Date;
|
@@ -5015,9 +5112,9 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
5015
5112
|
extensionName: string;
|
5016
5113
|
telephonySignature: string | null;
|
5017
5114
|
user?: {
|
5018
|
-
name: string;
|
5019
5115
|
id: string;
|
5020
5116
|
address: string | null;
|
5117
|
+
name: string;
|
5021
5118
|
email: string;
|
5022
5119
|
createdAt: Date;
|
5023
5120
|
updatedAt: Date;
|
@@ -5087,9 +5184,9 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
5087
5184
|
callTo?: {
|
5088
5185
|
id: string;
|
5089
5186
|
user: {
|
5090
|
-
name: string;
|
5091
5187
|
id: string;
|
5092
5188
|
address: string | null;
|
5189
|
+
name: string;
|
5093
5190
|
email: string;
|
5094
5191
|
createdAt: Date;
|
5095
5192
|
updatedAt: Date;
|
@@ -5113,9 +5210,9 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
5113
5210
|
callFrom?: {
|
5114
5211
|
id: string;
|
5115
5212
|
user: {
|
5116
|
-
name: string;
|
5117
5213
|
id: string;
|
5118
5214
|
address: string | null;
|
5215
|
+
name: string;
|
5119
5216
|
email: string;
|
5120
5217
|
createdAt: Date;
|
5121
5218
|
updatedAt: Date;
|
@@ -5141,10 +5238,10 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
5141
5238
|
telephonyQueueId: string | null;
|
5142
5239
|
contactId: string | null;
|
5143
5240
|
contact?: {
|
5144
|
-
name: string;
|
5145
5241
|
id: string;
|
5146
5242
|
channel: string | null;
|
5147
5243
|
address: string | null;
|
5244
|
+
name: string;
|
5148
5245
|
createdAt: Date;
|
5149
5246
|
updatedAt: Date;
|
5150
5247
|
deletedAt: Date | null;
|
@@ -5189,8 +5286,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
5189
5286
|
createdAt: Date;
|
5190
5287
|
updatedAt: Date;
|
5191
5288
|
deletedAt: Date | null;
|
5192
|
-
name?: string | undefined;
|
5193
5289
|
address?: string | null | undefined;
|
5290
|
+
name?: string | undefined;
|
5194
5291
|
phone?: string | null | undefined;
|
5195
5292
|
industry?: string | null | undefined;
|
5196
5293
|
} | null;
|
@@ -5198,8 +5295,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
5198
5295
|
contactProfile: string | null;
|
5199
5296
|
socialProfileUrl: string | null;
|
5200
5297
|
tags: {
|
5201
|
-
name: string;
|
5202
5298
|
id: string;
|
5299
|
+
name: string;
|
5203
5300
|
createdAt: Date;
|
5204
5301
|
updatedAt: Date;
|
5205
5302
|
deletedAt: Date | null;
|
@@ -5224,8 +5321,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
5224
5321
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
5225
5322
|
id: string;
|
5226
5323
|
metadata: {
|
5227
|
-
name: string;
|
5228
5324
|
id: string;
|
5325
|
+
name: string;
|
5229
5326
|
picture?: string | undefined;
|
5230
5327
|
additionalCredentials?: any;
|
5231
5328
|
};
|
@@ -5287,9 +5384,9 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
5287
5384
|
extensionName: string;
|
5288
5385
|
telephonySignature: string | null;
|
5289
5386
|
user?: {
|
5290
|
-
name: string;
|
5291
5387
|
id: string;
|
5292
5388
|
address: string | null;
|
5389
|
+
name: string;
|
5293
5390
|
email: string;
|
5294
5391
|
createdAt: Date;
|
5295
5392
|
updatedAt: Date;
|
@@ -5357,9 +5454,9 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
5357
5454
|
callTo?: {
|
5358
5455
|
id: string;
|
5359
5456
|
user: {
|
5360
|
-
name: string;
|
5361
5457
|
id: string;
|
5362
5458
|
address: string | null;
|
5459
|
+
name: string;
|
5363
5460
|
email: string;
|
5364
5461
|
createdAt: Date;
|
5365
5462
|
updatedAt: Date;
|
@@ -5383,9 +5480,9 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
5383
5480
|
callFrom?: {
|
5384
5481
|
id: string;
|
5385
5482
|
user: {
|
5386
|
-
name: string;
|
5387
5483
|
id: string;
|
5388
5484
|
address: string | null;
|
5485
|
+
name: string;
|
5389
5486
|
email: string;
|
5390
5487
|
createdAt: Date;
|
5391
5488
|
updatedAt: Date;
|
@@ -5411,10 +5508,10 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
5411
5508
|
telephonyQueueId: string | null;
|
5412
5509
|
contactId: string | null;
|
5413
5510
|
contact?: {
|
5414
|
-
name: string;
|
5415
5511
|
id: string;
|
5416
5512
|
channel: string | null;
|
5417
5513
|
address: string | null;
|
5514
|
+
name: string;
|
5418
5515
|
createdAt: Date;
|
5419
5516
|
updatedAt: Date;
|
5420
5517
|
deletedAt: Date | null;
|
@@ -5459,8 +5556,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
5459
5556
|
createdAt: Date;
|
5460
5557
|
updatedAt: Date;
|
5461
5558
|
deletedAt: Date | null;
|
5462
|
-
name?: string | undefined;
|
5463
5559
|
address?: string | null | undefined;
|
5560
|
+
name?: string | undefined;
|
5464
5561
|
phone?: string | null | undefined;
|
5465
5562
|
industry?: string | null | undefined;
|
5466
5563
|
} | null;
|
@@ -5468,8 +5565,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
5468
5565
|
contactProfile: string | null;
|
5469
5566
|
socialProfileUrl: string | null;
|
5470
5567
|
tags: {
|
5471
|
-
name: string;
|
5472
5568
|
id: string;
|
5569
|
+
name: string;
|
5473
5570
|
createdAt: Date;
|
5474
5571
|
updatedAt: Date;
|
5475
5572
|
deletedAt: Date | null;
|
@@ -5494,8 +5591,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
5494
5591
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
5495
5592
|
id: string;
|
5496
5593
|
metadata: {
|
5497
|
-
name: string;
|
5498
5594
|
id: string;
|
5595
|
+
name: string;
|
5499
5596
|
picture?: string | undefined;
|
5500
5597
|
additionalCredentials?: any;
|
5501
5598
|
};
|
@@ -5557,9 +5654,9 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
5557
5654
|
extensionName: string;
|
5558
5655
|
telephonySignature: string | null;
|
5559
5656
|
user?: {
|
5560
|
-
name: string;
|
5561
5657
|
id: string;
|
5562
5658
|
address: string | null;
|
5659
|
+
name: string;
|
5563
5660
|
email: string;
|
5564
5661
|
createdAt: Date;
|
5565
5662
|
updatedAt: Date;
|
@@ -5627,14 +5724,14 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
5627
5724
|
deletedAt: z.ZodNullable<z.ZodDate>;
|
5628
5725
|
name: z.ZodString;
|
5629
5726
|
}, "strip", z.ZodTypeAny, {
|
5630
|
-
name: string;
|
5631
5727
|
id: string;
|
5728
|
+
name: string;
|
5632
5729
|
createdAt: Date;
|
5633
5730
|
updatedAt: Date;
|
5634
5731
|
deletedAt: Date | null;
|
5635
5732
|
}, {
|
5636
|
-
name: string;
|
5637
5733
|
id: string;
|
5734
|
+
name: string;
|
5638
5735
|
createdAt: Date;
|
5639
5736
|
updatedAt: Date;
|
5640
5737
|
deletedAt: Date | null;
|
@@ -5790,8 +5887,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
5790
5887
|
createdAt: Date;
|
5791
5888
|
updatedAt: Date;
|
5792
5889
|
deletedAt: Date | null;
|
5793
|
-
name?: string | undefined;
|
5794
5890
|
address?: string | null | undefined;
|
5891
|
+
name?: string | undefined;
|
5795
5892
|
phone?: string | null | undefined;
|
5796
5893
|
industry?: string | null | undefined;
|
5797
5894
|
}, {
|
@@ -5799,8 +5896,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
5799
5896
|
createdAt: Date;
|
5800
5897
|
updatedAt: Date;
|
5801
5898
|
deletedAt: Date | null;
|
5802
|
-
name?: string | undefined;
|
5803
5899
|
address?: string | null | undefined;
|
5900
|
+
name?: string | undefined;
|
5804
5901
|
phone?: string | null | undefined;
|
5805
5902
|
industry?: string | null | undefined;
|
5806
5903
|
}>>;
|
@@ -5818,13 +5915,13 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
5818
5915
|
picture: z.ZodOptional<z.ZodString>;
|
5819
5916
|
additionalCredentials: z.ZodAny;
|
5820
5917
|
}, "strip", z.ZodTypeAny, {
|
5821
|
-
name: string;
|
5822
5918
|
id: string;
|
5919
|
+
name: string;
|
5823
5920
|
picture?: string | undefined;
|
5824
5921
|
additionalCredentials?: any;
|
5825
5922
|
}, {
|
5826
|
-
name: string;
|
5827
5923
|
id: string;
|
5924
|
+
name: string;
|
5828
5925
|
picture?: string | undefined;
|
5829
5926
|
additionalCredentials?: any;
|
5830
5927
|
}>;
|
@@ -5832,8 +5929,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
5832
5929
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
5833
5930
|
id: string;
|
5834
5931
|
metadata: {
|
5835
|
-
name: string;
|
5836
5932
|
id: string;
|
5933
|
+
name: string;
|
5837
5934
|
picture?: string | undefined;
|
5838
5935
|
additionalCredentials?: any;
|
5839
5936
|
};
|
@@ -5846,8 +5943,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
5846
5943
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
5847
5944
|
id: string;
|
5848
5945
|
metadata: {
|
5849
|
-
name: string;
|
5850
5946
|
id: string;
|
5947
|
+
name: string;
|
5851
5948
|
picture?: string | undefined;
|
5852
5949
|
additionalCredentials?: any;
|
5853
5950
|
};
|
@@ -6157,10 +6254,10 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
6157
6254
|
};
|
6158
6255
|
}>, "many">>;
|
6159
6256
|
}, "strip", z.ZodTypeAny, {
|
6160
|
-
name: string;
|
6161
6257
|
id: string;
|
6162
6258
|
channel: string | null;
|
6163
6259
|
address: string | null;
|
6260
|
+
name: string;
|
6164
6261
|
createdAt: Date;
|
6165
6262
|
updatedAt: Date;
|
6166
6263
|
deletedAt: Date | null;
|
@@ -6205,8 +6302,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
6205
6302
|
createdAt: Date;
|
6206
6303
|
updatedAt: Date;
|
6207
6304
|
deletedAt: Date | null;
|
6208
|
-
name?: string | undefined;
|
6209
6305
|
address?: string | null | undefined;
|
6306
|
+
name?: string | undefined;
|
6210
6307
|
phone?: string | null | undefined;
|
6211
6308
|
industry?: string | null | undefined;
|
6212
6309
|
} | null;
|
@@ -6214,8 +6311,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
6214
6311
|
contactProfile: string | null;
|
6215
6312
|
socialProfileUrl: string | null;
|
6216
6313
|
tags: {
|
6217
|
-
name: string;
|
6218
6314
|
id: string;
|
6315
|
+
name: string;
|
6219
6316
|
createdAt: Date;
|
6220
6317
|
updatedAt: Date;
|
6221
6318
|
deletedAt: Date | null;
|
@@ -6240,8 +6337,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
6240
6337
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
6241
6338
|
id: string;
|
6242
6339
|
metadata: {
|
6243
|
-
name: string;
|
6244
6340
|
id: string;
|
6341
|
+
name: string;
|
6245
6342
|
picture?: string | undefined;
|
6246
6343
|
additionalCredentials?: any;
|
6247
6344
|
};
|
@@ -6268,10 +6365,10 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
6268
6365
|
};
|
6269
6366
|
}[] | undefined;
|
6270
6367
|
}, {
|
6271
|
-
name: string;
|
6272
6368
|
id: string;
|
6273
6369
|
channel: string | null;
|
6274
6370
|
address: string | null;
|
6371
|
+
name: string;
|
6275
6372
|
createdAt: Date;
|
6276
6373
|
updatedAt: Date;
|
6277
6374
|
deletedAt: Date | null;
|
@@ -6316,8 +6413,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
6316
6413
|
createdAt: Date;
|
6317
6414
|
updatedAt: Date;
|
6318
6415
|
deletedAt: Date | null;
|
6319
|
-
name?: string | undefined;
|
6320
6416
|
address?: string | null | undefined;
|
6417
|
+
name?: string | undefined;
|
6321
6418
|
phone?: string | null | undefined;
|
6322
6419
|
industry?: string | null | undefined;
|
6323
6420
|
} | null;
|
@@ -6325,8 +6422,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
6325
6422
|
contactProfile: string | null;
|
6326
6423
|
socialProfileUrl: string | null;
|
6327
6424
|
tags: {
|
6328
|
-
name: string;
|
6329
6425
|
id: string;
|
6426
|
+
name: string;
|
6330
6427
|
createdAt: Date;
|
6331
6428
|
updatedAt: Date;
|
6332
6429
|
deletedAt: Date | null;
|
@@ -6351,8 +6448,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
6351
6448
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
6352
6449
|
id: string;
|
6353
6450
|
metadata: {
|
6354
|
-
name: string;
|
6355
6451
|
id: string;
|
6452
|
+
name: string;
|
6356
6453
|
picture?: string | undefined;
|
6357
6454
|
additionalCredentials?: any;
|
6358
6455
|
};
|
@@ -6497,9 +6594,9 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
6497
6594
|
telephonySignature: string | null;
|
6498
6595
|
}>;
|
6499
6596
|
}, "strip", z.ZodTypeAny, {
|
6500
|
-
name: string;
|
6501
6597
|
id: string;
|
6502
6598
|
address: string | null;
|
6599
|
+
name: string;
|
6503
6600
|
email: string;
|
6504
6601
|
createdAt: Date;
|
6505
6602
|
updatedAt: Date;
|
@@ -6540,9 +6637,9 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
6540
6637
|
telephonySignature: string | null;
|
6541
6638
|
};
|
6542
6639
|
}, {
|
6543
|
-
name: string;
|
6544
6640
|
id: string;
|
6545
6641
|
address: string | null;
|
6642
|
+
name: string;
|
6546
6643
|
email: string;
|
6547
6644
|
createdAt: Date;
|
6548
6645
|
updatedAt: Date;
|
@@ -6701,9 +6798,9 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
6701
6798
|
telephonySignature: string | null;
|
6702
6799
|
}>;
|
6703
6800
|
}, "strip", z.ZodTypeAny, {
|
6704
|
-
name: string;
|
6705
6801
|
id: string;
|
6706
6802
|
address: string | null;
|
6803
|
+
name: string;
|
6707
6804
|
email: string;
|
6708
6805
|
createdAt: Date;
|
6709
6806
|
updatedAt: Date;
|
@@ -6744,9 +6841,9 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
6744
6841
|
telephonySignature: string | null;
|
6745
6842
|
};
|
6746
6843
|
}, {
|
6747
|
-
name: string;
|
6748
6844
|
id: string;
|
6749
6845
|
address: string | null;
|
6846
|
+
name: string;
|
6750
6847
|
email: string;
|
6751
6848
|
createdAt: Date;
|
6752
6849
|
updatedAt: Date;
|
@@ -6905,9 +7002,9 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
6905
7002
|
telephonySignature: string | null;
|
6906
7003
|
}>;
|
6907
7004
|
}, "strip", z.ZodTypeAny, {
|
6908
|
-
name: string;
|
6909
7005
|
id: string;
|
6910
7006
|
address: string | null;
|
7007
|
+
name: string;
|
6911
7008
|
email: string;
|
6912
7009
|
createdAt: Date;
|
6913
7010
|
updatedAt: Date;
|
@@ -6948,9 +7045,9 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
6948
7045
|
telephonySignature: string | null;
|
6949
7046
|
};
|
6950
7047
|
}, {
|
6951
|
-
name: string;
|
6952
7048
|
id: string;
|
6953
7049
|
address: string | null;
|
7050
|
+
name: string;
|
6954
7051
|
email: string;
|
6955
7052
|
createdAt: Date;
|
6956
7053
|
updatedAt: Date;
|
@@ -7001,10 +7098,10 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
7001
7098
|
deletedAt: Date | null;
|
7002
7099
|
entityId: string;
|
7003
7100
|
contact: {
|
7004
|
-
name: string;
|
7005
7101
|
id: string;
|
7006
7102
|
channel: string | null;
|
7007
7103
|
address: string | null;
|
7104
|
+
name: string;
|
7008
7105
|
createdAt: Date;
|
7009
7106
|
updatedAt: Date;
|
7010
7107
|
deletedAt: Date | null;
|
@@ -7049,8 +7146,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
7049
7146
|
createdAt: Date;
|
7050
7147
|
updatedAt: Date;
|
7051
7148
|
deletedAt: Date | null;
|
7052
|
-
name?: string | undefined;
|
7053
7149
|
address?: string | null | undefined;
|
7150
|
+
name?: string | undefined;
|
7054
7151
|
phone?: string | null | undefined;
|
7055
7152
|
industry?: string | null | undefined;
|
7056
7153
|
} | null;
|
@@ -7058,8 +7155,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
7058
7155
|
contactProfile: string | null;
|
7059
7156
|
socialProfileUrl: string | null;
|
7060
7157
|
tags: {
|
7061
|
-
name: string;
|
7062
7158
|
id: string;
|
7159
|
+
name: string;
|
7063
7160
|
createdAt: Date;
|
7064
7161
|
updatedAt: Date;
|
7065
7162
|
deletedAt: Date | null;
|
@@ -7084,8 +7181,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
7084
7181
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
7085
7182
|
id: string;
|
7086
7183
|
metadata: {
|
7087
|
-
name: string;
|
7088
7184
|
id: string;
|
7185
|
+
name: string;
|
7089
7186
|
picture?: string | undefined;
|
7090
7187
|
additionalCredentials?: any;
|
7091
7188
|
};
|
@@ -7147,8 +7244,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
7147
7244
|
}[];
|
7148
7245
|
}[];
|
7149
7246
|
tags: {
|
7150
|
-
name: string;
|
7151
7247
|
id: string;
|
7248
|
+
name: string;
|
7152
7249
|
createdAt: Date;
|
7153
7250
|
updatedAt: Date;
|
7154
7251
|
deletedAt: Date | null;
|
@@ -7188,12 +7285,12 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
7188
7285
|
room: {
|
7189
7286
|
id: string;
|
7190
7287
|
channel: {
|
7191
|
-
name: string;
|
7192
7288
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
7193
7289
|
id: string;
|
7290
|
+
name: string;
|
7194
7291
|
metadata: {
|
7195
|
-
name: string;
|
7196
7292
|
id: string;
|
7293
|
+
name: string;
|
7197
7294
|
accessToken?: string | undefined;
|
7198
7295
|
channelSecret?: string | undefined;
|
7199
7296
|
additionalCredentials?: any;
|
@@ -7222,9 +7319,9 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
7222
7319
|
updatedAt: Date;
|
7223
7320
|
deletedAt: Date | null;
|
7224
7321
|
actor: {
|
7225
|
-
name: string;
|
7226
7322
|
id: string;
|
7227
7323
|
address: string | null;
|
7324
|
+
name: string;
|
7228
7325
|
email: string;
|
7229
7326
|
createdAt: Date;
|
7230
7327
|
updatedAt: Date;
|
@@ -7271,8 +7368,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
7271
7368
|
connectedUserName: string;
|
7272
7369
|
connectedUserId: string;
|
7273
7370
|
botpressBot: {
|
7274
|
-
name: string;
|
7275
7371
|
id: string;
|
7372
|
+
name: string;
|
7276
7373
|
accessToken: string;
|
7277
7374
|
botId: string;
|
7278
7375
|
integrationId: string;
|
@@ -7283,9 +7380,9 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
7283
7380
|
updatedAt: Date;
|
7284
7381
|
deletedAt: Date | null;
|
7285
7382
|
actor: {
|
7286
|
-
name: string;
|
7287
7383
|
id: string;
|
7288
7384
|
address: string | null;
|
7385
|
+
name: string;
|
7289
7386
|
email: string;
|
7290
7387
|
createdAt: Date;
|
7291
7388
|
updatedAt: Date;
|
@@ -7337,8 +7434,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
7337
7434
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
7338
7435
|
id: string;
|
7339
7436
|
metadata: {
|
7340
|
-
name: string;
|
7341
7437
|
id: string;
|
7438
|
+
name: string;
|
7342
7439
|
picture?: string | undefined;
|
7343
7440
|
additionalCredentials?: any;
|
7344
7441
|
};
|
@@ -7346,10 +7443,10 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
7346
7443
|
updatedAt: Date;
|
7347
7444
|
deletedAt: Date | null;
|
7348
7445
|
contact: {
|
7349
|
-
name: string;
|
7350
7446
|
id: string;
|
7351
7447
|
channel: string | null;
|
7352
7448
|
address: string | null;
|
7449
|
+
name: string;
|
7353
7450
|
createdAt: Date;
|
7354
7451
|
updatedAt: Date;
|
7355
7452
|
deletedAt: Date | null;
|
@@ -7394,8 +7491,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
7394
7491
|
createdAt: Date;
|
7395
7492
|
updatedAt: Date;
|
7396
7493
|
deletedAt: Date | null;
|
7397
|
-
name?: string | undefined;
|
7398
7494
|
address?: string | null | undefined;
|
7495
|
+
name?: string | undefined;
|
7399
7496
|
phone?: string | null | undefined;
|
7400
7497
|
industry?: string | null | undefined;
|
7401
7498
|
} | null;
|
@@ -7403,8 +7500,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
7403
7500
|
contactProfile: string | null;
|
7404
7501
|
socialProfileUrl: string | null;
|
7405
7502
|
tags: {
|
7406
|
-
name: string;
|
7407
7503
|
id: string;
|
7504
|
+
name: string;
|
7408
7505
|
createdAt: Date;
|
7409
7506
|
updatedAt: Date;
|
7410
7507
|
deletedAt: Date | null;
|
@@ -7429,8 +7526,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
7429
7526
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
7430
7527
|
id: string;
|
7431
7528
|
metadata: {
|
7432
|
-
name: string;
|
7433
7529
|
id: string;
|
7530
|
+
name: string;
|
7434
7531
|
picture?: string | undefined;
|
7435
7532
|
additionalCredentials?: any;
|
7436
7533
|
};
|
@@ -7461,9 +7558,9 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
7461
7558
|
socialPlatformId: string;
|
7462
7559
|
};
|
7463
7560
|
assignee: {
|
7464
|
-
name: string;
|
7465
7561
|
id: string;
|
7466
7562
|
address: string | null;
|
7563
|
+
name: string;
|
7467
7564
|
email: string;
|
7468
7565
|
createdAt: Date;
|
7469
7566
|
updatedAt: Date;
|
@@ -7531,9 +7628,9 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
7531
7628
|
callTo?: {
|
7532
7629
|
id: string;
|
7533
7630
|
user: {
|
7534
|
-
name: string;
|
7535
7631
|
id: string;
|
7536
7632
|
address: string | null;
|
7633
|
+
name: string;
|
7537
7634
|
email: string;
|
7538
7635
|
createdAt: Date;
|
7539
7636
|
updatedAt: Date;
|
@@ -7557,9 +7654,9 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
7557
7654
|
callFrom?: {
|
7558
7655
|
id: string;
|
7559
7656
|
user: {
|
7560
|
-
name: string;
|
7561
7657
|
id: string;
|
7562
7658
|
address: string | null;
|
7659
|
+
name: string;
|
7563
7660
|
email: string;
|
7564
7661
|
createdAt: Date;
|
7565
7662
|
updatedAt: Date;
|
@@ -7585,10 +7682,10 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
7585
7682
|
telephonyQueueId: string | null;
|
7586
7683
|
contactId: string | null;
|
7587
7684
|
contact?: {
|
7588
|
-
name: string;
|
7589
7685
|
id: string;
|
7590
7686
|
channel: string | null;
|
7591
7687
|
address: string | null;
|
7688
|
+
name: string;
|
7592
7689
|
createdAt: Date;
|
7593
7690
|
updatedAt: Date;
|
7594
7691
|
deletedAt: Date | null;
|
@@ -7633,8 +7730,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
7633
7730
|
createdAt: Date;
|
7634
7731
|
updatedAt: Date;
|
7635
7732
|
deletedAt: Date | null;
|
7636
|
-
name?: string | undefined;
|
7637
7733
|
address?: string | null | undefined;
|
7734
|
+
name?: string | undefined;
|
7638
7735
|
phone?: string | null | undefined;
|
7639
7736
|
industry?: string | null | undefined;
|
7640
7737
|
} | null;
|
@@ -7642,8 +7739,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
7642
7739
|
contactProfile: string | null;
|
7643
7740
|
socialProfileUrl: string | null;
|
7644
7741
|
tags: {
|
7645
|
-
name: string;
|
7646
7742
|
id: string;
|
7743
|
+
name: string;
|
7647
7744
|
createdAt: Date;
|
7648
7745
|
updatedAt: Date;
|
7649
7746
|
deletedAt: Date | null;
|
@@ -7668,8 +7765,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
7668
7765
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
7669
7766
|
id: string;
|
7670
7767
|
metadata: {
|
7671
|
-
name: string;
|
7672
7768
|
id: string;
|
7769
|
+
name: string;
|
7673
7770
|
picture?: string | undefined;
|
7674
7771
|
additionalCredentials?: any;
|
7675
7772
|
};
|
@@ -7731,9 +7828,9 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
7731
7828
|
extensionName: string;
|
7732
7829
|
telephonySignature: string | null;
|
7733
7830
|
user?: {
|
7734
|
-
name: string;
|
7735
7831
|
id: string;
|
7736
7832
|
address: string | null;
|
7833
|
+
name: string;
|
7737
7834
|
email: string;
|
7738
7835
|
createdAt: Date;
|
7739
7836
|
updatedAt: Date;
|
@@ -7780,9 +7877,9 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
7780
7877
|
queueName?: string | null | undefined;
|
7781
7878
|
} | null;
|
7782
7879
|
firstAssignee: {
|
7783
|
-
name: string;
|
7784
7880
|
id: string;
|
7785
7881
|
address: string | null;
|
7882
|
+
name: string;
|
7786
7883
|
email: string;
|
7787
7884
|
createdAt: Date;
|
7788
7885
|
updatedAt: Date;
|
@@ -7824,9 +7921,9 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
7824
7921
|
};
|
7825
7922
|
} | null;
|
7826
7923
|
agent: {
|
7827
|
-
name: string;
|
7828
7924
|
id: string;
|
7829
7925
|
address: string | null;
|
7926
|
+
name: string;
|
7830
7927
|
email: string;
|
7831
7928
|
createdAt: Date;
|
7832
7929
|
updatedAt: Date;
|
@@ -7868,9 +7965,9 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
7868
7965
|
};
|
7869
7966
|
} | null;
|
7870
7967
|
closedAssignee: {
|
7871
|
-
name: string;
|
7872
7968
|
id: string;
|
7873
7969
|
address: string | null;
|
7970
|
+
name: string;
|
7874
7971
|
email: string;
|
7875
7972
|
createdAt: Date;
|
7876
7973
|
updatedAt: Date;
|
@@ -7921,10 +8018,10 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
7921
8018
|
deletedAt: Date | null;
|
7922
8019
|
entityId: string;
|
7923
8020
|
contact: {
|
7924
|
-
name: string;
|
7925
8021
|
id: string;
|
7926
8022
|
channel: string | null;
|
7927
8023
|
address: string | null;
|
8024
|
+
name: string;
|
7928
8025
|
createdAt: Date;
|
7929
8026
|
updatedAt: Date;
|
7930
8027
|
deletedAt: Date | null;
|
@@ -7969,8 +8066,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
7969
8066
|
createdAt: Date;
|
7970
8067
|
updatedAt: Date;
|
7971
8068
|
deletedAt: Date | null;
|
7972
|
-
name?: string | undefined;
|
7973
8069
|
address?: string | null | undefined;
|
8070
|
+
name?: string | undefined;
|
7974
8071
|
phone?: string | null | undefined;
|
7975
8072
|
industry?: string | null | undefined;
|
7976
8073
|
} | null;
|
@@ -7978,8 +8075,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
7978
8075
|
contactProfile: string | null;
|
7979
8076
|
socialProfileUrl: string | null;
|
7980
8077
|
tags: {
|
7981
|
-
name: string;
|
7982
8078
|
id: string;
|
8079
|
+
name: string;
|
7983
8080
|
createdAt: Date;
|
7984
8081
|
updatedAt: Date;
|
7985
8082
|
deletedAt: Date | null;
|
@@ -8004,8 +8101,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
8004
8101
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
8005
8102
|
id: string;
|
8006
8103
|
metadata: {
|
8007
|
-
name: string;
|
8008
8104
|
id: string;
|
8105
|
+
name: string;
|
8009
8106
|
picture?: string | undefined;
|
8010
8107
|
additionalCredentials?: any;
|
8011
8108
|
};
|
@@ -8067,8 +8164,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
8067
8164
|
}[];
|
8068
8165
|
}[];
|
8069
8166
|
tags: {
|
8070
|
-
name: string;
|
8071
8167
|
id: string;
|
8168
|
+
name: string;
|
8072
8169
|
createdAt: Date;
|
8073
8170
|
updatedAt: Date;
|
8074
8171
|
deletedAt: Date | null;
|
@@ -8108,12 +8205,12 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
8108
8205
|
room: {
|
8109
8206
|
id: string;
|
8110
8207
|
channel: {
|
8111
|
-
name: string;
|
8112
8208
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
8113
8209
|
id: string;
|
8210
|
+
name: string;
|
8114
8211
|
metadata: {
|
8115
|
-
name: string;
|
8116
8212
|
id: string;
|
8213
|
+
name: string;
|
8117
8214
|
accessToken?: string | undefined;
|
8118
8215
|
channelSecret?: string | undefined;
|
8119
8216
|
additionalCredentials?: any;
|
@@ -8142,9 +8239,9 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
8142
8239
|
updatedAt: Date;
|
8143
8240
|
deletedAt: Date | null;
|
8144
8241
|
actor: {
|
8145
|
-
name: string;
|
8146
8242
|
id: string;
|
8147
8243
|
address: string | null;
|
8244
|
+
name: string;
|
8148
8245
|
email: string;
|
8149
8246
|
createdAt: Date;
|
8150
8247
|
updatedAt: Date;
|
@@ -8191,8 +8288,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
8191
8288
|
connectedUserName: string;
|
8192
8289
|
connectedUserId: string;
|
8193
8290
|
botpressBot: {
|
8194
|
-
name: string;
|
8195
8291
|
id: string;
|
8292
|
+
name: string;
|
8196
8293
|
accessToken: string;
|
8197
8294
|
botId: string;
|
8198
8295
|
integrationId: string;
|
@@ -8203,9 +8300,9 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
8203
8300
|
updatedAt: Date;
|
8204
8301
|
deletedAt: Date | null;
|
8205
8302
|
actor: {
|
8206
|
-
name: string;
|
8207
8303
|
id: string;
|
8208
8304
|
address: string | null;
|
8305
|
+
name: string;
|
8209
8306
|
email: string;
|
8210
8307
|
createdAt: Date;
|
8211
8308
|
updatedAt: Date;
|
@@ -8257,8 +8354,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
8257
8354
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
8258
8355
|
id: string;
|
8259
8356
|
metadata: {
|
8260
|
-
name: string;
|
8261
8357
|
id: string;
|
8358
|
+
name: string;
|
8262
8359
|
picture?: string | undefined;
|
8263
8360
|
additionalCredentials?: any;
|
8264
8361
|
};
|
@@ -8266,10 +8363,10 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
8266
8363
|
updatedAt: Date;
|
8267
8364
|
deletedAt: Date | null;
|
8268
8365
|
contact: {
|
8269
|
-
name: string;
|
8270
8366
|
id: string;
|
8271
8367
|
channel: string | null;
|
8272
8368
|
address: string | null;
|
8369
|
+
name: string;
|
8273
8370
|
createdAt: Date;
|
8274
8371
|
updatedAt: Date;
|
8275
8372
|
deletedAt: Date | null;
|
@@ -8314,8 +8411,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
8314
8411
|
createdAt: Date;
|
8315
8412
|
updatedAt: Date;
|
8316
8413
|
deletedAt: Date | null;
|
8317
|
-
name?: string | undefined;
|
8318
8414
|
address?: string | null | undefined;
|
8415
|
+
name?: string | undefined;
|
8319
8416
|
phone?: string | null | undefined;
|
8320
8417
|
industry?: string | null | undefined;
|
8321
8418
|
} | null;
|
@@ -8323,8 +8420,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
8323
8420
|
contactProfile: string | null;
|
8324
8421
|
socialProfileUrl: string | null;
|
8325
8422
|
tags: {
|
8326
|
-
name: string;
|
8327
8423
|
id: string;
|
8424
|
+
name: string;
|
8328
8425
|
createdAt: Date;
|
8329
8426
|
updatedAt: Date;
|
8330
8427
|
deletedAt: Date | null;
|
@@ -8349,8 +8446,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
8349
8446
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
8350
8447
|
id: string;
|
8351
8448
|
metadata: {
|
8352
|
-
name: string;
|
8353
8449
|
id: string;
|
8450
|
+
name: string;
|
8354
8451
|
picture?: string | undefined;
|
8355
8452
|
additionalCredentials?: any;
|
8356
8453
|
};
|
@@ -8381,9 +8478,9 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
8381
8478
|
socialPlatformId: string;
|
8382
8479
|
};
|
8383
8480
|
assignee: {
|
8384
|
-
name: string;
|
8385
8481
|
id: string;
|
8386
8482
|
address: string | null;
|
8483
|
+
name: string;
|
8387
8484
|
email: string;
|
8388
8485
|
createdAt: Date;
|
8389
8486
|
updatedAt: Date;
|
@@ -8451,9 +8548,9 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
8451
8548
|
callTo?: {
|
8452
8549
|
id: string;
|
8453
8550
|
user: {
|
8454
|
-
name: string;
|
8455
8551
|
id: string;
|
8456
8552
|
address: string | null;
|
8553
|
+
name: string;
|
8457
8554
|
email: string;
|
8458
8555
|
createdAt: Date;
|
8459
8556
|
updatedAt: Date;
|
@@ -8477,9 +8574,9 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
8477
8574
|
callFrom?: {
|
8478
8575
|
id: string;
|
8479
8576
|
user: {
|
8480
|
-
name: string;
|
8481
8577
|
id: string;
|
8482
8578
|
address: string | null;
|
8579
|
+
name: string;
|
8483
8580
|
email: string;
|
8484
8581
|
createdAt: Date;
|
8485
8582
|
updatedAt: Date;
|
@@ -8505,10 +8602,10 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
8505
8602
|
telephonyQueueId: string | null;
|
8506
8603
|
contactId: string | null;
|
8507
8604
|
contact?: {
|
8508
|
-
name: string;
|
8509
8605
|
id: string;
|
8510
8606
|
channel: string | null;
|
8511
8607
|
address: string | null;
|
8608
|
+
name: string;
|
8512
8609
|
createdAt: Date;
|
8513
8610
|
updatedAt: Date;
|
8514
8611
|
deletedAt: Date | null;
|
@@ -8553,8 +8650,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
8553
8650
|
createdAt: Date;
|
8554
8651
|
updatedAt: Date;
|
8555
8652
|
deletedAt: Date | null;
|
8556
|
-
name?: string | undefined;
|
8557
8653
|
address?: string | null | undefined;
|
8654
|
+
name?: string | undefined;
|
8558
8655
|
phone?: string | null | undefined;
|
8559
8656
|
industry?: string | null | undefined;
|
8560
8657
|
} | null;
|
@@ -8562,8 +8659,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
8562
8659
|
contactProfile: string | null;
|
8563
8660
|
socialProfileUrl: string | null;
|
8564
8661
|
tags: {
|
8565
|
-
name: string;
|
8566
8662
|
id: string;
|
8663
|
+
name: string;
|
8567
8664
|
createdAt: Date;
|
8568
8665
|
updatedAt: Date;
|
8569
8666
|
deletedAt: Date | null;
|
@@ -8588,8 +8685,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
8588
8685
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
8589
8686
|
id: string;
|
8590
8687
|
metadata: {
|
8591
|
-
name: string;
|
8592
8688
|
id: string;
|
8689
|
+
name: string;
|
8593
8690
|
picture?: string | undefined;
|
8594
8691
|
additionalCredentials?: any;
|
8595
8692
|
};
|
@@ -8651,9 +8748,9 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
8651
8748
|
extensionName: string;
|
8652
8749
|
telephonySignature: string | null;
|
8653
8750
|
user?: {
|
8654
|
-
name: string;
|
8655
8751
|
id: string;
|
8656
8752
|
address: string | null;
|
8753
|
+
name: string;
|
8657
8754
|
email: string;
|
8658
8755
|
createdAt: Date;
|
8659
8756
|
updatedAt: Date;
|
@@ -8700,9 +8797,9 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
8700
8797
|
queueName?: string | null | undefined;
|
8701
8798
|
} | null;
|
8702
8799
|
firstAssignee: {
|
8703
|
-
name: string;
|
8704
8800
|
id: string;
|
8705
8801
|
address: string | null;
|
8802
|
+
name: string;
|
8706
8803
|
email: string;
|
8707
8804
|
createdAt: Date;
|
8708
8805
|
updatedAt: Date;
|
@@ -8744,9 +8841,9 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
8744
8841
|
};
|
8745
8842
|
} | null;
|
8746
8843
|
agent: {
|
8747
|
-
name: string;
|
8748
8844
|
id: string;
|
8749
8845
|
address: string | null;
|
8846
|
+
name: string;
|
8750
8847
|
email: string;
|
8751
8848
|
createdAt: Date;
|
8752
8849
|
updatedAt: Date;
|
@@ -8788,9 +8885,9 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
|
|
8788
8885
|
};
|
8789
8886
|
} | null;
|
8790
8887
|
closedAssignee: {
|
8791
|
-
name: string;
|
8792
8888
|
id: string;
|
8793
8889
|
address: string | null;
|
8890
|
+
name: string;
|
8794
8891
|
email: string;
|
8795
8892
|
createdAt: Date;
|
8796
8893
|
updatedAt: Date;
|