@kl1/contracts 1.2.51-uat → 1.2.53-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 +69 -309
- package/dist/api-contracts/src/auth/index.d.ts.map +1 -1
- 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 +3703 -3703
- package/dist/api-contracts/src/chat/schema.d.ts +1128 -1128
- package/dist/api-contracts/src/chat/validation.d.ts +745 -745
- 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 +8578 -8817
- package/dist/api-contracts/src/contract.d.ts.map +1 -1
- package/dist/api-contracts/src/cx-log/index.d.ts +248 -248
- package/dist/api-contracts/src/cx-log/schema.d.ts +204 -204
- 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 +34 -34
- package/dist/api-contracts/src/hold-label/schema.d.ts +10 -10
- 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 +83 -83
- package/dist/api-contracts/src/mail/mail-contract.d.ts +2630 -2630
- package/dist/api-contracts/src/mail/mail-server-contract.d.ts +32 -32
- package/dist/api-contracts/src/mail/message-contract.d.ts +278 -278
- package/dist/api-contracts/src/mail/room-contract.d.ts +1483 -1483
- 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 +478 -478
- package/dist/api-contracts/src/mail/schemas/room.schema.d.ts +466 -466
- 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 +164 -164
- 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 +190 -190
- package/dist/api-contracts/src/subscription/schema.d.ts +218 -218
- package/dist/api-contracts/src/subscription/validation.d.ts +2 -2
- 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 +424 -424
- 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 +2487 -2548
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +2487 -2548
- package/dist/index.mjs.map +1 -1
- package/package.json +1 -1
@@ -12,15 +12,15 @@ export declare const smsContract: {
|
|
12
12
|
address: z.ZodNullable<z.ZodString>;
|
13
13
|
phone: z.ZodNullable<z.ZodString>;
|
14
14
|
}, "strip", z.ZodTypeAny, {
|
15
|
+
name: string;
|
15
16
|
id: string;
|
16
17
|
address: string | null;
|
17
|
-
name: string;
|
18
18
|
email: string;
|
19
19
|
phone: string | null;
|
20
20
|
}, {
|
21
|
+
name: string;
|
21
22
|
id: string;
|
22
23
|
address: string | null;
|
23
|
-
name: string;
|
24
24
|
email: string;
|
25
25
|
phone: string | null;
|
26
26
|
}>;
|
@@ -42,8 +42,8 @@ export declare const smsContract: {
|
|
42
42
|
apiSecret: string;
|
43
43
|
}>;
|
44
44
|
}, "strip", z.ZodTypeAny, {
|
45
|
-
type: import("../../../entities/src/enums/chat").EChannelType.VONAGE_SMS;
|
46
45
|
name: string;
|
46
|
+
type: import("../../../entities/src/enums/chat").EChannelType.VONAGE_SMS;
|
47
47
|
senderId: string;
|
48
48
|
vonageCredentials: {
|
49
49
|
apiKey: string;
|
@@ -51,8 +51,8 @@ export declare const smsContract: {
|
|
51
51
|
apiSecret: string;
|
52
52
|
};
|
53
53
|
}, {
|
54
|
-
type: import("../../../entities/src/enums/chat").EChannelType.VONAGE_SMS;
|
55
54
|
name: string;
|
55
|
+
type: import("../../../entities/src/enums/chat").EChannelType.VONAGE_SMS;
|
56
56
|
senderId: string;
|
57
57
|
vonageCredentials: {
|
58
58
|
apiKey: string;
|
@@ -62,8 +62,8 @@ export declare const smsContract: {
|
|
62
62
|
}>;
|
63
63
|
}, "strip", z.ZodTypeAny, {
|
64
64
|
channel: {
|
65
|
-
type: import("../../../entities/src/enums/chat").EChannelType.VONAGE_SMS;
|
66
65
|
name: string;
|
66
|
+
type: import("../../../entities/src/enums/chat").EChannelType.VONAGE_SMS;
|
67
67
|
senderId: string;
|
68
68
|
vonageCredentials: {
|
69
69
|
apiKey: string;
|
@@ -72,16 +72,16 @@ export declare const smsContract: {
|
|
72
72
|
};
|
73
73
|
};
|
74
74
|
actor: {
|
75
|
+
name: string;
|
75
76
|
id: string;
|
76
77
|
address: string | null;
|
77
|
-
name: string;
|
78
78
|
email: string;
|
79
79
|
phone: string | null;
|
80
80
|
};
|
81
81
|
}, {
|
82
82
|
channel: {
|
83
|
-
type: import("../../../entities/src/enums/chat").EChannelType.VONAGE_SMS;
|
84
83
|
name: string;
|
84
|
+
type: import("../../../entities/src/enums/chat").EChannelType.VONAGE_SMS;
|
85
85
|
senderId: string;
|
86
86
|
vonageCredentials: {
|
87
87
|
apiKey: string;
|
@@ -90,9 +90,9 @@ export declare const smsContract: {
|
|
90
90
|
};
|
91
91
|
};
|
92
92
|
actor: {
|
93
|
+
name: string;
|
93
94
|
id: string;
|
94
95
|
address: string | null;
|
95
|
-
name: string;
|
96
96
|
email: string;
|
97
97
|
phone: string | null;
|
98
98
|
};
|
@@ -172,8 +172,8 @@ export declare const smsContract: {
|
|
172
172
|
messengerIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
173
173
|
facebookFeedIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
174
174
|
}, "strip", z.ZodTypeAny, {
|
175
|
-
id: string;
|
176
175
|
name: string;
|
176
|
+
id: string;
|
177
177
|
accessToken?: string | undefined;
|
178
178
|
channelSecret?: string | undefined;
|
179
179
|
additionalCredentials?: any;
|
@@ -201,8 +201,8 @@ export declare const smsContract: {
|
|
201
201
|
messengerIntegrationType?: "own" | "business" | undefined;
|
202
202
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
203
203
|
}, {
|
204
|
-
id: string;
|
205
204
|
name: string;
|
205
|
+
id: string;
|
206
206
|
accessToken?: string | undefined;
|
207
207
|
channelSecret?: string | undefined;
|
208
208
|
additionalCredentials?: any;
|
@@ -243,14 +243,14 @@ export declare const smsContract: {
|
|
243
243
|
integrationId: z.ZodString;
|
244
244
|
accessToken: z.ZodString;
|
245
245
|
}, "strip", z.ZodTypeAny, {
|
246
|
-
id: string;
|
247
246
|
name: string;
|
247
|
+
id: string;
|
248
248
|
accessToken: string;
|
249
249
|
botId: string;
|
250
250
|
integrationId: string;
|
251
251
|
}, {
|
252
|
-
id: string;
|
253
252
|
name: string;
|
253
|
+
id: string;
|
254
254
|
accessToken: string;
|
255
255
|
botId: string;
|
256
256
|
integrationId: string;
|
@@ -373,9 +373,9 @@ export declare const smsContract: {
|
|
373
373
|
telephonySignature: string | null;
|
374
374
|
}>;
|
375
375
|
}, "strip", z.ZodTypeAny, {
|
376
|
+
name: string;
|
376
377
|
id: string;
|
377
378
|
address: string | null;
|
378
|
-
name: string;
|
379
379
|
email: string;
|
380
380
|
createdAt: Date;
|
381
381
|
updatedAt: Date;
|
@@ -416,9 +416,9 @@ export declare const smsContract: {
|
|
416
416
|
telephonySignature: string | null;
|
417
417
|
};
|
418
418
|
}, {
|
419
|
+
name: string;
|
419
420
|
id: string;
|
420
421
|
address: string | null;
|
421
|
-
name: string;
|
422
422
|
email: string;
|
423
423
|
createdAt: Date;
|
424
424
|
updatedAt: Date;
|
@@ -460,12 +460,12 @@ export declare const smsContract: {
|
|
460
460
|
};
|
461
461
|
}>;
|
462
462
|
}, "strip", z.ZodTypeAny, {
|
463
|
+
name: string;
|
463
464
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
464
465
|
id: string;
|
465
|
-
name: string;
|
466
466
|
metadata: {
|
467
|
-
id: string;
|
468
467
|
name: string;
|
468
|
+
id: string;
|
469
469
|
accessToken?: string | undefined;
|
470
470
|
channelSecret?: string | undefined;
|
471
471
|
additionalCredentials?: any;
|
@@ -498,9 +498,9 @@ export declare const smsContract: {
|
|
498
498
|
updatedAt: Date;
|
499
499
|
deletedAt: Date | null;
|
500
500
|
actor: {
|
501
|
+
name: string;
|
501
502
|
id: string;
|
502
503
|
address: string | null;
|
503
|
-
name: string;
|
504
504
|
email: string;
|
505
505
|
createdAt: Date;
|
506
506
|
updatedAt: Date;
|
@@ -547,19 +547,19 @@ export declare const smsContract: {
|
|
547
547
|
connectedUserName: string;
|
548
548
|
connectedUserId: string;
|
549
549
|
botpressBot: {
|
550
|
-
id: string;
|
551
550
|
name: string;
|
551
|
+
id: string;
|
552
552
|
accessToken: string;
|
553
553
|
botId: string;
|
554
554
|
integrationId: string;
|
555
555
|
} | null;
|
556
556
|
}, {
|
557
|
+
name: string;
|
557
558
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
558
559
|
id: string;
|
559
|
-
name: string;
|
560
560
|
metadata: {
|
561
|
-
id: string;
|
562
561
|
name: string;
|
562
|
+
id: string;
|
563
563
|
accessToken?: string | undefined;
|
564
564
|
channelSecret?: string | undefined;
|
565
565
|
additionalCredentials?: any;
|
@@ -592,9 +592,9 @@ export declare const smsContract: {
|
|
592
592
|
updatedAt: Date;
|
593
593
|
deletedAt: Date | null;
|
594
594
|
actor: {
|
595
|
+
name: string;
|
595
596
|
id: string;
|
596
597
|
address: string | null;
|
597
|
-
name: string;
|
598
598
|
email: string;
|
599
599
|
createdAt: Date;
|
600
600
|
updatedAt: Date;
|
@@ -641,8 +641,8 @@ export declare const smsContract: {
|
|
641
641
|
connectedUserName: string;
|
642
642
|
connectedUserId: string;
|
643
643
|
botpressBot: {
|
644
|
-
id: string;
|
645
644
|
name: string;
|
645
|
+
id: string;
|
646
646
|
accessToken: string;
|
647
647
|
botId: string;
|
648
648
|
integrationId: string;
|
@@ -650,12 +650,12 @@ export declare const smsContract: {
|
|
650
650
|
}>;
|
651
651
|
}, "strip", z.ZodTypeAny, {
|
652
652
|
channel: {
|
653
|
+
name: string;
|
653
654
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
654
655
|
id: string;
|
655
|
-
name: string;
|
656
656
|
metadata: {
|
657
|
-
id: string;
|
658
657
|
name: string;
|
658
|
+
id: string;
|
659
659
|
accessToken?: string | undefined;
|
660
660
|
channelSecret?: string | undefined;
|
661
661
|
additionalCredentials?: any;
|
@@ -688,9 +688,9 @@ export declare const smsContract: {
|
|
688
688
|
updatedAt: Date;
|
689
689
|
deletedAt: Date | null;
|
690
690
|
actor: {
|
691
|
+
name: string;
|
691
692
|
id: string;
|
692
693
|
address: string | null;
|
693
|
-
name: string;
|
694
694
|
email: string;
|
695
695
|
createdAt: Date;
|
696
696
|
updatedAt: Date;
|
@@ -737,8 +737,8 @@ export declare const smsContract: {
|
|
737
737
|
connectedUserName: string;
|
738
738
|
connectedUserId: string;
|
739
739
|
botpressBot: {
|
740
|
-
id: string;
|
741
740
|
name: string;
|
741
|
+
id: string;
|
742
742
|
accessToken: string;
|
743
743
|
botId: string;
|
744
744
|
integrationId: string;
|
@@ -747,12 +747,12 @@ export declare const smsContract: {
|
|
747
747
|
requestId: string;
|
748
748
|
}, {
|
749
749
|
channel: {
|
750
|
+
name: string;
|
750
751
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
751
752
|
id: string;
|
752
|
-
name: string;
|
753
753
|
metadata: {
|
754
|
-
id: string;
|
755
754
|
name: string;
|
755
|
+
id: string;
|
756
756
|
accessToken?: string | undefined;
|
757
757
|
channelSecret?: string | undefined;
|
758
758
|
additionalCredentials?: any;
|
@@ -785,9 +785,9 @@ export declare const smsContract: {
|
|
785
785
|
updatedAt: Date;
|
786
786
|
deletedAt: Date | null;
|
787
787
|
actor: {
|
788
|
+
name: string;
|
788
789
|
id: string;
|
789
790
|
address: string | null;
|
790
|
-
name: string;
|
791
791
|
email: string;
|
792
792
|
createdAt: Date;
|
793
793
|
updatedAt: Date;
|
@@ -834,8 +834,8 @@ export declare const smsContract: {
|
|
834
834
|
connectedUserName: string;
|
835
835
|
connectedUserId: string;
|
836
836
|
botpressBot: {
|
837
|
-
id: string;
|
838
837
|
name: string;
|
838
|
+
id: string;
|
839
839
|
accessToken: string;
|
840
840
|
botId: string;
|
841
841
|
integrationId: string;
|
@@ -938,8 +938,8 @@ export declare const smsContract: {
|
|
938
938
|
messengerIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
939
939
|
facebookFeedIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
940
940
|
}, "strip", z.ZodTypeAny, {
|
941
|
-
id: string;
|
942
941
|
name: string;
|
942
|
+
id: string;
|
943
943
|
accessToken?: string | undefined;
|
944
944
|
channelSecret?: string | undefined;
|
945
945
|
additionalCredentials?: any;
|
@@ -967,8 +967,8 @@ export declare const smsContract: {
|
|
967
967
|
messengerIntegrationType?: "own" | "business" | undefined;
|
968
968
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
969
969
|
}, {
|
970
|
-
id: string;
|
971
970
|
name: string;
|
971
|
+
id: string;
|
972
972
|
accessToken?: string | undefined;
|
973
973
|
channelSecret?: string | undefined;
|
974
974
|
additionalCredentials?: any;
|
@@ -1009,14 +1009,14 @@ export declare const smsContract: {
|
|
1009
1009
|
integrationId: z.ZodString;
|
1010
1010
|
accessToken: z.ZodString;
|
1011
1011
|
}, "strip", z.ZodTypeAny, {
|
1012
|
-
id: string;
|
1013
1012
|
name: string;
|
1013
|
+
id: string;
|
1014
1014
|
accessToken: string;
|
1015
1015
|
botId: string;
|
1016
1016
|
integrationId: string;
|
1017
1017
|
}, {
|
1018
|
-
id: string;
|
1019
1018
|
name: string;
|
1019
|
+
id: string;
|
1020
1020
|
accessToken: string;
|
1021
1021
|
botId: string;
|
1022
1022
|
integrationId: string;
|
@@ -1139,9 +1139,9 @@ export declare const smsContract: {
|
|
1139
1139
|
telephonySignature: string | null;
|
1140
1140
|
}>;
|
1141
1141
|
}, "strip", z.ZodTypeAny, {
|
1142
|
+
name: string;
|
1142
1143
|
id: string;
|
1143
1144
|
address: string | null;
|
1144
|
-
name: string;
|
1145
1145
|
email: string;
|
1146
1146
|
createdAt: Date;
|
1147
1147
|
updatedAt: Date;
|
@@ -1182,9 +1182,9 @@ export declare const smsContract: {
|
|
1182
1182
|
telephonySignature: string | null;
|
1183
1183
|
};
|
1184
1184
|
}, {
|
1185
|
+
name: string;
|
1185
1186
|
id: string;
|
1186
1187
|
address: string | null;
|
1187
|
-
name: string;
|
1188
1188
|
email: string;
|
1189
1189
|
createdAt: Date;
|
1190
1190
|
updatedAt: Date;
|
@@ -1233,8 +1233,8 @@ export declare const smsContract: {
|
|
1233
1233
|
name?: string | undefined;
|
1234
1234
|
type?: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage" | undefined;
|
1235
1235
|
metadata?: {
|
1236
|
-
id: string;
|
1237
1236
|
name: string;
|
1237
|
+
id: string;
|
1238
1238
|
accessToken?: string | undefined;
|
1239
1239
|
channelSecret?: string | undefined;
|
1240
1240
|
additionalCredentials?: any;
|
@@ -1269,16 +1269,16 @@ export declare const smsContract: {
|
|
1269
1269
|
connectedUserName?: string | undefined;
|
1270
1270
|
connectedUserId?: string | undefined;
|
1271
1271
|
botpressBot?: {
|
1272
|
-
id: string;
|
1273
1272
|
name: string;
|
1273
|
+
id: string;
|
1274
1274
|
accessToken: string;
|
1275
1275
|
botId: string;
|
1276
1276
|
integrationId: string;
|
1277
1277
|
} | null | undefined;
|
1278
1278
|
actor?: {
|
1279
|
+
name: string;
|
1279
1280
|
id: string;
|
1280
1281
|
address: string | null;
|
1281
|
-
name: string;
|
1282
1282
|
email: string;
|
1283
1283
|
createdAt: Date;
|
1284
1284
|
updatedAt: Date;
|
@@ -1327,8 +1327,8 @@ export declare const smsContract: {
|
|
1327
1327
|
name?: string | undefined;
|
1328
1328
|
type?: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage" | undefined;
|
1329
1329
|
metadata?: {
|
1330
|
-
id: string;
|
1331
1330
|
name: string;
|
1331
|
+
id: string;
|
1332
1332
|
accessToken?: string | undefined;
|
1333
1333
|
channelSecret?: string | undefined;
|
1334
1334
|
additionalCredentials?: any;
|
@@ -1363,16 +1363,16 @@ export declare const smsContract: {
|
|
1363
1363
|
connectedUserName?: string | undefined;
|
1364
1364
|
connectedUserId?: string | undefined;
|
1365
1365
|
botpressBot?: {
|
1366
|
-
id: string;
|
1367
1366
|
name: string;
|
1367
|
+
id: string;
|
1368
1368
|
accessToken: string;
|
1369
1369
|
botId: string;
|
1370
1370
|
integrationId: string;
|
1371
1371
|
} | null | undefined;
|
1372
1372
|
actor?: {
|
1373
|
+
name: string;
|
1373
1374
|
id: string;
|
1374
1375
|
address: string | null;
|
1375
|
-
name: string;
|
1376
1376
|
email: string;
|
1377
1377
|
createdAt: Date;
|
1378
1378
|
updatedAt: Date;
|
@@ -1489,8 +1489,8 @@ export declare const smsContract: {
|
|
1489
1489
|
messengerIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
1490
1490
|
facebookFeedIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
1491
1491
|
}, "strip", z.ZodTypeAny, {
|
1492
|
-
id: string;
|
1493
1492
|
name: string;
|
1493
|
+
id: string;
|
1494
1494
|
accessToken?: string | undefined;
|
1495
1495
|
channelSecret?: string | undefined;
|
1496
1496
|
additionalCredentials?: any;
|
@@ -1518,8 +1518,8 @@ export declare const smsContract: {
|
|
1518
1518
|
messengerIntegrationType?: "own" | "business" | undefined;
|
1519
1519
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
1520
1520
|
}, {
|
1521
|
-
id: string;
|
1522
1521
|
name: string;
|
1522
|
+
id: string;
|
1523
1523
|
accessToken?: string | undefined;
|
1524
1524
|
channelSecret?: string | undefined;
|
1525
1525
|
additionalCredentials?: any;
|
@@ -1560,14 +1560,14 @@ export declare const smsContract: {
|
|
1560
1560
|
integrationId: z.ZodString;
|
1561
1561
|
accessToken: z.ZodString;
|
1562
1562
|
}, "strip", z.ZodTypeAny, {
|
1563
|
-
id: string;
|
1564
1563
|
name: string;
|
1564
|
+
id: string;
|
1565
1565
|
accessToken: string;
|
1566
1566
|
botId: string;
|
1567
1567
|
integrationId: string;
|
1568
1568
|
}, {
|
1569
|
-
id: string;
|
1570
1569
|
name: string;
|
1570
|
+
id: string;
|
1571
1571
|
accessToken: string;
|
1572
1572
|
botId: string;
|
1573
1573
|
integrationId: string;
|
@@ -1690,9 +1690,9 @@ export declare const smsContract: {
|
|
1690
1690
|
telephonySignature: string | null;
|
1691
1691
|
}>;
|
1692
1692
|
}, "strip", z.ZodTypeAny, {
|
1693
|
+
name: string;
|
1693
1694
|
id: string;
|
1694
1695
|
address: string | null;
|
1695
|
-
name: string;
|
1696
1696
|
email: string;
|
1697
1697
|
createdAt: Date;
|
1698
1698
|
updatedAt: Date;
|
@@ -1733,9 +1733,9 @@ export declare const smsContract: {
|
|
1733
1733
|
telephonySignature: string | null;
|
1734
1734
|
};
|
1735
1735
|
}, {
|
1736
|
+
name: string;
|
1736
1737
|
id: string;
|
1737
1738
|
address: string | null;
|
1738
|
-
name: string;
|
1739
1739
|
email: string;
|
1740
1740
|
createdAt: Date;
|
1741
1741
|
updatedAt: Date;
|
@@ -1777,12 +1777,12 @@ export declare const smsContract: {
|
|
1777
1777
|
};
|
1778
1778
|
}>;
|
1779
1779
|
}, "strip", z.ZodTypeAny, {
|
1780
|
+
name: string;
|
1780
1781
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
1781
1782
|
id: string;
|
1782
|
-
name: string;
|
1783
1783
|
metadata: {
|
1784
|
-
id: string;
|
1785
1784
|
name: string;
|
1785
|
+
id: string;
|
1786
1786
|
accessToken?: string | undefined;
|
1787
1787
|
channelSecret?: string | undefined;
|
1788
1788
|
additionalCredentials?: any;
|
@@ -1815,9 +1815,9 @@ export declare const smsContract: {
|
|
1815
1815
|
updatedAt: Date;
|
1816
1816
|
deletedAt: Date | null;
|
1817
1817
|
actor: {
|
1818
|
+
name: string;
|
1818
1819
|
id: string;
|
1819
1820
|
address: string | null;
|
1820
|
-
name: string;
|
1821
1821
|
email: string;
|
1822
1822
|
createdAt: Date;
|
1823
1823
|
updatedAt: Date;
|
@@ -1864,19 +1864,19 @@ export declare const smsContract: {
|
|
1864
1864
|
connectedUserName: string;
|
1865
1865
|
connectedUserId: string;
|
1866
1866
|
botpressBot: {
|
1867
|
-
id: string;
|
1868
1867
|
name: string;
|
1868
|
+
id: string;
|
1869
1869
|
accessToken: string;
|
1870
1870
|
botId: string;
|
1871
1871
|
integrationId: string;
|
1872
1872
|
} | null;
|
1873
1873
|
}, {
|
1874
|
+
name: string;
|
1874
1875
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
1875
1876
|
id: string;
|
1876
|
-
name: string;
|
1877
1877
|
metadata: {
|
1878
|
-
id: string;
|
1879
1878
|
name: string;
|
1879
|
+
id: string;
|
1880
1880
|
accessToken?: string | undefined;
|
1881
1881
|
channelSecret?: string | undefined;
|
1882
1882
|
additionalCredentials?: any;
|
@@ -1909,9 +1909,9 @@ export declare const smsContract: {
|
|
1909
1909
|
updatedAt: Date;
|
1910
1910
|
deletedAt: Date | null;
|
1911
1911
|
actor: {
|
1912
|
+
name: string;
|
1912
1913
|
id: string;
|
1913
1914
|
address: string | null;
|
1914
|
-
name: string;
|
1915
1915
|
email: string;
|
1916
1916
|
createdAt: Date;
|
1917
1917
|
updatedAt: Date;
|
@@ -1958,8 +1958,8 @@ export declare const smsContract: {
|
|
1958
1958
|
connectedUserName: string;
|
1959
1959
|
connectedUserId: string;
|
1960
1960
|
botpressBot: {
|
1961
|
-
id: string;
|
1962
1961
|
name: string;
|
1962
|
+
id: string;
|
1963
1963
|
accessToken: string;
|
1964
1964
|
botId: string;
|
1965
1965
|
integrationId: string;
|
@@ -1967,12 +1967,12 @@ export declare const smsContract: {
|
|
1967
1967
|
}>;
|
1968
1968
|
}, "strip", z.ZodTypeAny, {
|
1969
1969
|
channel: {
|
1970
|
+
name: string;
|
1970
1971
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
1971
1972
|
id: string;
|
1972
|
-
name: string;
|
1973
1973
|
metadata: {
|
1974
|
-
id: string;
|
1975
1974
|
name: string;
|
1975
|
+
id: string;
|
1976
1976
|
accessToken?: string | undefined;
|
1977
1977
|
channelSecret?: string | undefined;
|
1978
1978
|
additionalCredentials?: any;
|
@@ -2005,9 +2005,9 @@ export declare const smsContract: {
|
|
2005
2005
|
updatedAt: Date;
|
2006
2006
|
deletedAt: Date | null;
|
2007
2007
|
actor: {
|
2008
|
+
name: string;
|
2008
2009
|
id: string;
|
2009
2010
|
address: string | null;
|
2010
|
-
name: string;
|
2011
2011
|
email: string;
|
2012
2012
|
createdAt: Date;
|
2013
2013
|
updatedAt: Date;
|
@@ -2054,8 +2054,8 @@ export declare const smsContract: {
|
|
2054
2054
|
connectedUserName: string;
|
2055
2055
|
connectedUserId: string;
|
2056
2056
|
botpressBot: {
|
2057
|
-
id: string;
|
2058
2057
|
name: string;
|
2058
|
+
id: string;
|
2059
2059
|
accessToken: string;
|
2060
2060
|
botId: string;
|
2061
2061
|
integrationId: string;
|
@@ -2064,12 +2064,12 @@ export declare const smsContract: {
|
|
2064
2064
|
requestId: string;
|
2065
2065
|
}, {
|
2066
2066
|
channel: {
|
2067
|
+
name: string;
|
2067
2068
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
2068
2069
|
id: string;
|
2069
|
-
name: string;
|
2070
2070
|
metadata: {
|
2071
|
-
id: string;
|
2072
2071
|
name: string;
|
2072
|
+
id: string;
|
2073
2073
|
accessToken?: string | undefined;
|
2074
2074
|
channelSecret?: string | undefined;
|
2075
2075
|
additionalCredentials?: any;
|
@@ -2102,9 +2102,9 @@ export declare const smsContract: {
|
|
2102
2102
|
updatedAt: Date;
|
2103
2103
|
deletedAt: Date | null;
|
2104
2104
|
actor: {
|
2105
|
+
name: string;
|
2105
2106
|
id: string;
|
2106
2107
|
address: string | null;
|
2107
|
-
name: string;
|
2108
2108
|
email: string;
|
2109
2109
|
createdAt: Date;
|
2110
2110
|
updatedAt: Date;
|
@@ -2151,8 +2151,8 @@ export declare const smsContract: {
|
|
2151
2151
|
connectedUserName: string;
|
2152
2152
|
connectedUserId: string;
|
2153
2153
|
botpressBot: {
|
2154
|
-
id: string;
|
2155
2154
|
name: string;
|
2155
|
+
id: string;
|
2156
2156
|
accessToken: string;
|
2157
2157
|
botId: string;
|
2158
2158
|
integrationId: string;
|
@@ -2267,8 +2267,8 @@ export declare const smsContract: {
|
|
2267
2267
|
messengerIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
2268
2268
|
facebookFeedIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
2269
2269
|
}, "strip", z.ZodTypeAny, {
|
2270
|
-
id: string;
|
2271
2270
|
name: string;
|
2271
|
+
id: string;
|
2272
2272
|
accessToken?: string | undefined;
|
2273
2273
|
channelSecret?: string | undefined;
|
2274
2274
|
additionalCredentials?: any;
|
@@ -2296,8 +2296,8 @@ export declare const smsContract: {
|
|
2296
2296
|
messengerIntegrationType?: "own" | "business" | undefined;
|
2297
2297
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
2298
2298
|
}, {
|
2299
|
-
id: string;
|
2300
2299
|
name: string;
|
2300
|
+
id: string;
|
2301
2301
|
accessToken?: string | undefined;
|
2302
2302
|
channelSecret?: string | undefined;
|
2303
2303
|
additionalCredentials?: any;
|
@@ -2338,14 +2338,14 @@ export declare const smsContract: {
|
|
2338
2338
|
integrationId: z.ZodString;
|
2339
2339
|
accessToken: z.ZodString;
|
2340
2340
|
}, "strip", z.ZodTypeAny, {
|
2341
|
-
id: string;
|
2342
2341
|
name: string;
|
2342
|
+
id: string;
|
2343
2343
|
accessToken: string;
|
2344
2344
|
botId: string;
|
2345
2345
|
integrationId: string;
|
2346
2346
|
}, {
|
2347
|
-
id: string;
|
2348
2347
|
name: string;
|
2348
|
+
id: string;
|
2349
2349
|
accessToken: string;
|
2350
2350
|
botId: string;
|
2351
2351
|
integrationId: string;
|
@@ -2468,9 +2468,9 @@ export declare const smsContract: {
|
|
2468
2468
|
telephonySignature: string | null;
|
2469
2469
|
}>;
|
2470
2470
|
}, "strip", z.ZodTypeAny, {
|
2471
|
+
name: string;
|
2471
2472
|
id: string;
|
2472
2473
|
address: string | null;
|
2473
|
-
name: string;
|
2474
2474
|
email: string;
|
2475
2475
|
createdAt: Date;
|
2476
2476
|
updatedAt: Date;
|
@@ -2511,9 +2511,9 @@ export declare const smsContract: {
|
|
2511
2511
|
telephonySignature: string | null;
|
2512
2512
|
};
|
2513
2513
|
}, {
|
2514
|
+
name: string;
|
2514
2515
|
id: string;
|
2515
2516
|
address: string | null;
|
2516
|
-
name: string;
|
2517
2517
|
email: string;
|
2518
2518
|
createdAt: Date;
|
2519
2519
|
updatedAt: Date;
|
@@ -2555,12 +2555,12 @@ export declare const smsContract: {
|
|
2555
2555
|
};
|
2556
2556
|
}>;
|
2557
2557
|
}, "strip", z.ZodTypeAny, {
|
2558
|
+
name: string;
|
2558
2559
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
2559
2560
|
id: string;
|
2560
|
-
name: string;
|
2561
2561
|
metadata: {
|
2562
|
-
id: string;
|
2563
2562
|
name: string;
|
2563
|
+
id: string;
|
2564
2564
|
accessToken?: string | undefined;
|
2565
2565
|
channelSecret?: string | undefined;
|
2566
2566
|
additionalCredentials?: any;
|
@@ -2593,9 +2593,9 @@ export declare const smsContract: {
|
|
2593
2593
|
updatedAt: Date;
|
2594
2594
|
deletedAt: Date | null;
|
2595
2595
|
actor: {
|
2596
|
+
name: string;
|
2596
2597
|
id: string;
|
2597
2598
|
address: string | null;
|
2598
|
-
name: string;
|
2599
2599
|
email: string;
|
2600
2600
|
createdAt: Date;
|
2601
2601
|
updatedAt: Date;
|
@@ -2642,19 +2642,19 @@ export declare const smsContract: {
|
|
2642
2642
|
connectedUserName: string;
|
2643
2643
|
connectedUserId: string;
|
2644
2644
|
botpressBot: {
|
2645
|
-
id: string;
|
2646
2645
|
name: string;
|
2646
|
+
id: string;
|
2647
2647
|
accessToken: string;
|
2648
2648
|
botId: string;
|
2649
2649
|
integrationId: string;
|
2650
2650
|
} | null;
|
2651
2651
|
}, {
|
2652
|
+
name: string;
|
2652
2653
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
2653
2654
|
id: string;
|
2654
|
-
name: string;
|
2655
2655
|
metadata: {
|
2656
|
-
id: string;
|
2657
2656
|
name: string;
|
2657
|
+
id: string;
|
2658
2658
|
accessToken?: string | undefined;
|
2659
2659
|
channelSecret?: string | undefined;
|
2660
2660
|
additionalCredentials?: any;
|
@@ -2687,9 +2687,9 @@ export declare const smsContract: {
|
|
2687
2687
|
updatedAt: Date;
|
2688
2688
|
deletedAt: Date | null;
|
2689
2689
|
actor: {
|
2690
|
+
name: string;
|
2690
2691
|
id: string;
|
2691
2692
|
address: string | null;
|
2692
|
-
name: string;
|
2693
2693
|
email: string;
|
2694
2694
|
createdAt: Date;
|
2695
2695
|
updatedAt: Date;
|
@@ -2736,8 +2736,8 @@ export declare const smsContract: {
|
|
2736
2736
|
connectedUserName: string;
|
2737
2737
|
connectedUserId: string;
|
2738
2738
|
botpressBot: {
|
2739
|
-
id: string;
|
2740
2739
|
name: string;
|
2740
|
+
id: string;
|
2741
2741
|
accessToken: string;
|
2742
2742
|
botId: string;
|
2743
2743
|
integrationId: string;
|
@@ -2745,12 +2745,12 @@ export declare const smsContract: {
|
|
2745
2745
|
}>;
|
2746
2746
|
}, "strip", z.ZodTypeAny, {
|
2747
2747
|
channel: {
|
2748
|
+
name: string;
|
2748
2749
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
2749
2750
|
id: string;
|
2750
|
-
name: string;
|
2751
2751
|
metadata: {
|
2752
|
-
id: string;
|
2753
2752
|
name: string;
|
2753
|
+
id: string;
|
2754
2754
|
accessToken?: string | undefined;
|
2755
2755
|
channelSecret?: string | undefined;
|
2756
2756
|
additionalCredentials?: any;
|
@@ -2783,9 +2783,9 @@ export declare const smsContract: {
|
|
2783
2783
|
updatedAt: Date;
|
2784
2784
|
deletedAt: Date | null;
|
2785
2785
|
actor: {
|
2786
|
+
name: string;
|
2786
2787
|
id: string;
|
2787
2788
|
address: string | null;
|
2788
|
-
name: string;
|
2789
2789
|
email: string;
|
2790
2790
|
createdAt: Date;
|
2791
2791
|
updatedAt: Date;
|
@@ -2832,8 +2832,8 @@ export declare const smsContract: {
|
|
2832
2832
|
connectedUserName: string;
|
2833
2833
|
connectedUserId: string;
|
2834
2834
|
botpressBot: {
|
2835
|
-
id: string;
|
2836
2835
|
name: string;
|
2836
|
+
id: string;
|
2837
2837
|
accessToken: string;
|
2838
2838
|
botId: string;
|
2839
2839
|
integrationId: string;
|
@@ -2842,12 +2842,12 @@ export declare const smsContract: {
|
|
2842
2842
|
requestId: string;
|
2843
2843
|
}, {
|
2844
2844
|
channel: {
|
2845
|
+
name: string;
|
2845
2846
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
2846
2847
|
id: string;
|
2847
|
-
name: string;
|
2848
2848
|
metadata: {
|
2849
|
-
id: string;
|
2850
2849
|
name: string;
|
2850
|
+
id: string;
|
2851
2851
|
accessToken?: string | undefined;
|
2852
2852
|
channelSecret?: string | undefined;
|
2853
2853
|
additionalCredentials?: any;
|
@@ -2880,9 +2880,9 @@ export declare const smsContract: {
|
|
2880
2880
|
updatedAt: Date;
|
2881
2881
|
deletedAt: Date | null;
|
2882
2882
|
actor: {
|
2883
|
+
name: string;
|
2883
2884
|
id: string;
|
2884
2885
|
address: string | null;
|
2885
|
-
name: string;
|
2886
2886
|
email: string;
|
2887
2887
|
createdAt: Date;
|
2888
2888
|
updatedAt: Date;
|
@@ -2929,8 +2929,8 @@ export declare const smsContract: {
|
|
2929
2929
|
connectedUserName: string;
|
2930
2930
|
connectedUserId: string;
|
2931
2931
|
botpressBot: {
|
2932
|
-
id: string;
|
2933
2932
|
name: string;
|
2933
|
+
id: string;
|
2934
2934
|
accessToken: string;
|
2935
2935
|
botId: string;
|
2936
2936
|
integrationId: string;
|
@@ -3045,8 +3045,8 @@ export declare const smsContract: {
|
|
3045
3045
|
messengerIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
3046
3046
|
facebookFeedIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
3047
3047
|
}, "strip", z.ZodTypeAny, {
|
3048
|
-
id: string;
|
3049
3048
|
name: string;
|
3049
|
+
id: string;
|
3050
3050
|
accessToken?: string | undefined;
|
3051
3051
|
channelSecret?: string | undefined;
|
3052
3052
|
additionalCredentials?: any;
|
@@ -3074,8 +3074,8 @@ export declare const smsContract: {
|
|
3074
3074
|
messengerIntegrationType?: "own" | "business" | undefined;
|
3075
3075
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
3076
3076
|
}, {
|
3077
|
-
id: string;
|
3078
3077
|
name: string;
|
3078
|
+
id: string;
|
3079
3079
|
accessToken?: string | undefined;
|
3080
3080
|
channelSecret?: string | undefined;
|
3081
3081
|
additionalCredentials?: any;
|
@@ -3116,14 +3116,14 @@ export declare const smsContract: {
|
|
3116
3116
|
integrationId: z.ZodString;
|
3117
3117
|
accessToken: z.ZodString;
|
3118
3118
|
}, "strip", z.ZodTypeAny, {
|
3119
|
-
id: string;
|
3120
3119
|
name: string;
|
3120
|
+
id: string;
|
3121
3121
|
accessToken: string;
|
3122
3122
|
botId: string;
|
3123
3123
|
integrationId: string;
|
3124
3124
|
}, {
|
3125
|
-
id: string;
|
3126
3125
|
name: string;
|
3126
|
+
id: string;
|
3127
3127
|
accessToken: string;
|
3128
3128
|
botId: string;
|
3129
3129
|
integrationId: string;
|
@@ -3246,9 +3246,9 @@ export declare const smsContract: {
|
|
3246
3246
|
telephonySignature: string | null;
|
3247
3247
|
}>;
|
3248
3248
|
}, "strip", z.ZodTypeAny, {
|
3249
|
+
name: string;
|
3249
3250
|
id: string;
|
3250
3251
|
address: string | null;
|
3251
|
-
name: string;
|
3252
3252
|
email: string;
|
3253
3253
|
createdAt: Date;
|
3254
3254
|
updatedAt: Date;
|
@@ -3289,9 +3289,9 @@ export declare const smsContract: {
|
|
3289
3289
|
telephonySignature: string | null;
|
3290
3290
|
};
|
3291
3291
|
}, {
|
3292
|
+
name: string;
|
3292
3293
|
id: string;
|
3293
3294
|
address: string | null;
|
3294
|
-
name: string;
|
3295
3295
|
email: string;
|
3296
3296
|
createdAt: Date;
|
3297
3297
|
updatedAt: Date;
|
@@ -3333,12 +3333,12 @@ export declare const smsContract: {
|
|
3333
3333
|
};
|
3334
3334
|
}>;
|
3335
3335
|
}, "strip", z.ZodTypeAny, {
|
3336
|
+
name: string;
|
3336
3337
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
3337
3338
|
id: string;
|
3338
|
-
name: string;
|
3339
3339
|
metadata: {
|
3340
|
-
id: string;
|
3341
3340
|
name: string;
|
3341
|
+
id: string;
|
3342
3342
|
accessToken?: string | undefined;
|
3343
3343
|
channelSecret?: string | undefined;
|
3344
3344
|
additionalCredentials?: any;
|
@@ -3371,9 +3371,9 @@ export declare const smsContract: {
|
|
3371
3371
|
updatedAt: Date;
|
3372
3372
|
deletedAt: Date | null;
|
3373
3373
|
actor: {
|
3374
|
+
name: string;
|
3374
3375
|
id: string;
|
3375
3376
|
address: string | null;
|
3376
|
-
name: string;
|
3377
3377
|
email: string;
|
3378
3378
|
createdAt: Date;
|
3379
3379
|
updatedAt: Date;
|
@@ -3420,19 +3420,19 @@ export declare const smsContract: {
|
|
3420
3420
|
connectedUserName: string;
|
3421
3421
|
connectedUserId: string;
|
3422
3422
|
botpressBot: {
|
3423
|
-
id: string;
|
3424
3423
|
name: string;
|
3424
|
+
id: string;
|
3425
3425
|
accessToken: string;
|
3426
3426
|
botId: string;
|
3427
3427
|
integrationId: string;
|
3428
3428
|
} | null;
|
3429
3429
|
}, {
|
3430
|
+
name: string;
|
3430
3431
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
3431
3432
|
id: string;
|
3432
|
-
name: string;
|
3433
3433
|
metadata: {
|
3434
|
-
id: string;
|
3435
3434
|
name: string;
|
3435
|
+
id: string;
|
3436
3436
|
accessToken?: string | undefined;
|
3437
3437
|
channelSecret?: string | undefined;
|
3438
3438
|
additionalCredentials?: any;
|
@@ -3465,9 +3465,9 @@ export declare const smsContract: {
|
|
3465
3465
|
updatedAt: Date;
|
3466
3466
|
deletedAt: Date | null;
|
3467
3467
|
actor: {
|
3468
|
+
name: string;
|
3468
3469
|
id: string;
|
3469
3470
|
address: string | null;
|
3470
|
-
name: string;
|
3471
3471
|
email: string;
|
3472
3472
|
createdAt: Date;
|
3473
3473
|
updatedAt: Date;
|
@@ -3514,8 +3514,8 @@ export declare const smsContract: {
|
|
3514
3514
|
connectedUserName: string;
|
3515
3515
|
connectedUserId: string;
|
3516
3516
|
botpressBot: {
|
3517
|
-
id: string;
|
3518
3517
|
name: string;
|
3518
|
+
id: string;
|
3519
3519
|
accessToken: string;
|
3520
3520
|
botId: string;
|
3521
3521
|
integrationId: string;
|
@@ -3523,12 +3523,12 @@ export declare const smsContract: {
|
|
3523
3523
|
}>;
|
3524
3524
|
}, "strip", z.ZodTypeAny, {
|
3525
3525
|
channel: {
|
3526
|
+
name: string;
|
3526
3527
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
3527
3528
|
id: string;
|
3528
|
-
name: string;
|
3529
3529
|
metadata: {
|
3530
|
-
id: string;
|
3531
3530
|
name: string;
|
3531
|
+
id: string;
|
3532
3532
|
accessToken?: string | undefined;
|
3533
3533
|
channelSecret?: string | undefined;
|
3534
3534
|
additionalCredentials?: any;
|
@@ -3561,9 +3561,9 @@ export declare const smsContract: {
|
|
3561
3561
|
updatedAt: Date;
|
3562
3562
|
deletedAt: Date | null;
|
3563
3563
|
actor: {
|
3564
|
+
name: string;
|
3564
3565
|
id: string;
|
3565
3566
|
address: string | null;
|
3566
|
-
name: string;
|
3567
3567
|
email: string;
|
3568
3568
|
createdAt: Date;
|
3569
3569
|
updatedAt: Date;
|
@@ -3610,8 +3610,8 @@ export declare const smsContract: {
|
|
3610
3610
|
connectedUserName: string;
|
3611
3611
|
connectedUserId: string;
|
3612
3612
|
botpressBot: {
|
3613
|
-
id: string;
|
3614
3613
|
name: string;
|
3614
|
+
id: string;
|
3615
3615
|
accessToken: string;
|
3616
3616
|
botId: string;
|
3617
3617
|
integrationId: string;
|
@@ -3620,12 +3620,12 @@ export declare const smsContract: {
|
|
3620
3620
|
requestId: string;
|
3621
3621
|
}, {
|
3622
3622
|
channel: {
|
3623
|
+
name: string;
|
3623
3624
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
3624
3625
|
id: string;
|
3625
|
-
name: string;
|
3626
3626
|
metadata: {
|
3627
|
-
id: string;
|
3628
3627
|
name: string;
|
3628
|
+
id: string;
|
3629
3629
|
accessToken?: string | undefined;
|
3630
3630
|
channelSecret?: string | undefined;
|
3631
3631
|
additionalCredentials?: any;
|
@@ -3658,9 +3658,9 @@ export declare const smsContract: {
|
|
3658
3658
|
updatedAt: Date;
|
3659
3659
|
deletedAt: Date | null;
|
3660
3660
|
actor: {
|
3661
|
+
name: string;
|
3661
3662
|
id: string;
|
3662
3663
|
address: string | null;
|
3663
|
-
name: string;
|
3664
3664
|
email: string;
|
3665
3665
|
createdAt: Date;
|
3666
3666
|
updatedAt: Date;
|
@@ -3707,8 +3707,8 @@ export declare const smsContract: {
|
|
3707
3707
|
connectedUserName: string;
|
3708
3708
|
connectedUserId: string;
|
3709
3709
|
botpressBot: {
|
3710
|
-
id: string;
|
3711
3710
|
name: string;
|
3711
|
+
id: string;
|
3712
3712
|
accessToken: string;
|
3713
3713
|
botId: string;
|
3714
3714
|
integrationId: string;
|
@@ -3762,13 +3762,13 @@ export declare const smsContract: {
|
|
3762
3762
|
picture: z.ZodOptional<z.ZodString>;
|
3763
3763
|
additionalCredentials: z.ZodAny;
|
3764
3764
|
}, "strip", z.ZodTypeAny, {
|
3765
|
-
id: string;
|
3766
3765
|
name: string;
|
3766
|
+
id: string;
|
3767
3767
|
picture?: string | undefined;
|
3768
3768
|
additionalCredentials?: any;
|
3769
3769
|
}, {
|
3770
|
-
id: string;
|
3771
3770
|
name: string;
|
3771
|
+
id: string;
|
3772
3772
|
picture?: string | undefined;
|
3773
3773
|
additionalCredentials?: any;
|
3774
3774
|
}>;
|
@@ -3780,16 +3780,16 @@ export declare const smsContract: {
|
|
3780
3780
|
contactProfile: z.ZodNullable<z.ZodString>;
|
3781
3781
|
socialProfileUrl: z.ZodNullable<z.ZodString>;
|
3782
3782
|
}, "strip", z.ZodTypeAny, {
|
3783
|
+
name: string;
|
3783
3784
|
channel: string | null;
|
3784
3785
|
address: string | null;
|
3785
|
-
name: string;
|
3786
3786
|
notes: string | null;
|
3787
3787
|
contactProfile: string | null;
|
3788
3788
|
socialProfileUrl: string | null;
|
3789
3789
|
}, {
|
3790
|
+
name: string;
|
3790
3791
|
channel: string | null;
|
3791
3792
|
address: string | null;
|
3792
|
-
name: string;
|
3793
3793
|
notes: string | null;
|
3794
3794
|
contactProfile: string | null;
|
3795
3795
|
socialProfileUrl: string | null;
|
@@ -3798,15 +3798,15 @@ export declare const smsContract: {
|
|
3798
3798
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
3799
3799
|
id: string;
|
3800
3800
|
metadata: {
|
3801
|
-
id: string;
|
3802
3801
|
name: string;
|
3802
|
+
id: string;
|
3803
3803
|
picture?: string | undefined;
|
3804
3804
|
additionalCredentials?: any;
|
3805
3805
|
};
|
3806
3806
|
contact: {
|
3807
|
+
name: string;
|
3807
3808
|
channel: string | null;
|
3808
3809
|
address: string | null;
|
3809
|
-
name: string;
|
3810
3810
|
notes: string | null;
|
3811
3811
|
contactProfile: string | null;
|
3812
3812
|
socialProfileUrl: string | null;
|
@@ -3817,15 +3817,15 @@ export declare const smsContract: {
|
|
3817
3817
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
3818
3818
|
id: string;
|
3819
3819
|
metadata: {
|
3820
|
-
id: string;
|
3821
3820
|
name: string;
|
3821
|
+
id: string;
|
3822
3822
|
picture?: string | undefined;
|
3823
3823
|
additionalCredentials?: any;
|
3824
3824
|
};
|
3825
3825
|
contact: {
|
3826
|
+
name: string;
|
3826
3827
|
channel: string | null;
|
3827
3828
|
address: string | null;
|
3828
|
-
name: string;
|
3829
3829
|
notes: string | null;
|
3830
3830
|
contactProfile: string | null;
|
3831
3831
|
socialProfileUrl: string | null;
|
@@ -3840,15 +3840,15 @@ export declare const smsContract: {
|
|
3840
3840
|
address: z.ZodNullable<z.ZodString>;
|
3841
3841
|
phone: z.ZodNullable<z.ZodString>;
|
3842
3842
|
}, "strip", z.ZodTypeAny, {
|
3843
|
+
name: string;
|
3843
3844
|
id: string;
|
3844
3845
|
address: string | null;
|
3845
|
-
name: string;
|
3846
3846
|
email: string;
|
3847
3847
|
phone: string | null;
|
3848
3848
|
}, {
|
3849
|
+
name: string;
|
3849
3850
|
id: string;
|
3850
3851
|
address: string | null;
|
3851
|
-
name: string;
|
3852
3852
|
email: string;
|
3853
3853
|
phone: string | null;
|
3854
3854
|
}>>;
|
@@ -3857,12 +3857,12 @@ export declare const smsContract: {
|
|
3857
3857
|
name: z.ZodString;
|
3858
3858
|
email: z.ZodString;
|
3859
3859
|
}, "strip", z.ZodTypeAny, {
|
3860
|
-
id: string;
|
3861
3860
|
name: string;
|
3861
|
+
id: string;
|
3862
3862
|
email: string;
|
3863
3863
|
}, {
|
3864
|
-
id: string;
|
3865
3864
|
name: string;
|
3865
|
+
id: string;
|
3866
3866
|
email: string;
|
3867
3867
|
}>>;
|
3868
3868
|
channel: z.ZodObject<{
|
@@ -3933,8 +3933,8 @@ export declare const smsContract: {
|
|
3933
3933
|
messengerIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
3934
3934
|
facebookFeedIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
|
3935
3935
|
}, "strip", z.ZodTypeAny, {
|
3936
|
-
id: string;
|
3937
3936
|
name: string;
|
3937
|
+
id: string;
|
3938
3938
|
accessToken?: string | undefined;
|
3939
3939
|
channelSecret?: string | undefined;
|
3940
3940
|
additionalCredentials?: any;
|
@@ -3962,8 +3962,8 @@ export declare const smsContract: {
|
|
3962
3962
|
messengerIntegrationType?: "own" | "business" | undefined;
|
3963
3963
|
facebookFeedIntegrationType?: "own" | "business" | undefined;
|
3964
3964
|
}, {
|
3965
|
-
id: string;
|
3966
3965
|
name: string;
|
3966
|
+
id: string;
|
3967
3967
|
accessToken?: string | undefined;
|
3968
3968
|
channelSecret?: string | undefined;
|
3969
3969
|
additionalCredentials?: any;
|
@@ -4004,25 +4004,25 @@ export declare const smsContract: {
|
|
4004
4004
|
address: z.ZodNullable<z.ZodString>;
|
4005
4005
|
phone: z.ZodNullable<z.ZodString>;
|
4006
4006
|
}, "strip", z.ZodTypeAny, {
|
4007
|
+
name: string;
|
4007
4008
|
id: string;
|
4008
4009
|
address: string | null;
|
4009
|
-
name: string;
|
4010
4010
|
email: string;
|
4011
4011
|
phone: string | null;
|
4012
4012
|
}, {
|
4013
|
+
name: string;
|
4013
4014
|
id: string;
|
4014
4015
|
address: string | null;
|
4015
|
-
name: string;
|
4016
4016
|
email: string;
|
4017
4017
|
phone: string | null;
|
4018
4018
|
}>>;
|
4019
4019
|
}, "strip", z.ZodTypeAny, {
|
4020
|
+
name: string;
|
4020
4021
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
4021
4022
|
id: string;
|
4022
|
-
name: string;
|
4023
4023
|
metadata: {
|
4024
|
-
id: string;
|
4025
4024
|
name: string;
|
4025
|
+
id: string;
|
4026
4026
|
accessToken?: string | undefined;
|
4027
4027
|
channelSecret?: string | undefined;
|
4028
4028
|
additionalCredentials?: any;
|
@@ -4057,19 +4057,19 @@ export declare const smsContract: {
|
|
4057
4057
|
connectedUserId?: string | null | undefined;
|
4058
4058
|
lineRichMenuId?: string | null | undefined;
|
4059
4059
|
actor?: {
|
4060
|
+
name: string;
|
4060
4061
|
id: string;
|
4061
4062
|
address: string | null;
|
4062
|
-
name: string;
|
4063
4063
|
email: string;
|
4064
4064
|
phone: string | null;
|
4065
4065
|
} | undefined;
|
4066
4066
|
}, {
|
4067
|
+
name: string;
|
4067
4068
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
4068
4069
|
id: string;
|
4069
|
-
name: string;
|
4070
4070
|
metadata: {
|
4071
|
-
id: string;
|
4072
4071
|
name: string;
|
4072
|
+
id: string;
|
4073
4073
|
accessToken?: string | undefined;
|
4074
4074
|
channelSecret?: string | undefined;
|
4075
4075
|
additionalCredentials?: any;
|
@@ -4104,9 +4104,9 @@ export declare const smsContract: {
|
|
4104
4104
|
connectedUserId?: string | null | undefined;
|
4105
4105
|
lineRichMenuId?: string | null | undefined;
|
4106
4106
|
actor?: {
|
4107
|
+
name: string;
|
4107
4108
|
id: string;
|
4108
4109
|
address: string | null;
|
4109
|
-
name: string;
|
4110
4110
|
email: string;
|
4111
4111
|
phone: string | null;
|
4112
4112
|
} | undefined;
|
@@ -4116,12 +4116,12 @@ export declare const smsContract: {
|
|
4116
4116
|
}, "strip", z.ZodTypeAny, {
|
4117
4117
|
id: string;
|
4118
4118
|
channel: {
|
4119
|
+
name: string;
|
4119
4120
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
4120
4121
|
id: string;
|
4121
|
-
name: string;
|
4122
4122
|
metadata: {
|
4123
|
-
id: string;
|
4124
4123
|
name: string;
|
4124
|
+
id: string;
|
4125
4125
|
accessToken?: string | undefined;
|
4126
4126
|
channelSecret?: string | undefined;
|
4127
4127
|
additionalCredentials?: any;
|
@@ -4156,9 +4156,9 @@ export declare const smsContract: {
|
|
4156
4156
|
connectedUserId?: string | null | undefined;
|
4157
4157
|
lineRichMenuId?: string | null | undefined;
|
4158
4158
|
actor?: {
|
4159
|
+
name: string;
|
4159
4160
|
id: string;
|
4160
4161
|
address: string | null;
|
4161
|
-
name: string;
|
4162
4162
|
email: string;
|
4163
4163
|
phone: string | null;
|
4164
4164
|
} | undefined;
|
@@ -4167,9 +4167,9 @@ export declare const smsContract: {
|
|
4167
4167
|
createdAt: string;
|
4168
4168
|
updatedAt: string;
|
4169
4169
|
actor: {
|
4170
|
+
name: string;
|
4170
4171
|
id: string;
|
4171
4172
|
address: string | null;
|
4172
|
-
name: string;
|
4173
4173
|
email: string;
|
4174
4174
|
phone: string | null;
|
4175
4175
|
} | null;
|
@@ -4178,15 +4178,15 @@ export declare const smsContract: {
|
|
4178
4178
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
4179
4179
|
id: string;
|
4180
4180
|
metadata: {
|
4181
|
-
id: string;
|
4182
4181
|
name: string;
|
4182
|
+
id: string;
|
4183
4183
|
picture?: string | undefined;
|
4184
4184
|
additionalCredentials?: any;
|
4185
4185
|
};
|
4186
4186
|
contact: {
|
4187
|
+
name: string;
|
4187
4188
|
channel: string | null;
|
4188
4189
|
address: string | null;
|
4189
|
-
name: string;
|
4190
4190
|
notes: string | null;
|
4191
4191
|
contactProfile: string | null;
|
4192
4192
|
socialProfileUrl: string | null;
|
@@ -4195,8 +4195,8 @@ export declare const smsContract: {
|
|
4195
4195
|
socialPlatformId: string | null;
|
4196
4196
|
};
|
4197
4197
|
assignee: {
|
4198
|
-
id: string;
|
4199
4198
|
name: string;
|
4199
|
+
id: string;
|
4200
4200
|
email: string;
|
4201
4201
|
} | null;
|
4202
4202
|
lastMessage?: string | undefined;
|
@@ -4207,12 +4207,12 @@ export declare const smsContract: {
|
|
4207
4207
|
}, {
|
4208
4208
|
id: string;
|
4209
4209
|
channel: {
|
4210
|
+
name: string;
|
4210
4211
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
4211
4212
|
id: string;
|
4212
|
-
name: string;
|
4213
4213
|
metadata: {
|
4214
|
-
id: string;
|
4215
4214
|
name: string;
|
4215
|
+
id: string;
|
4216
4216
|
accessToken?: string | undefined;
|
4217
4217
|
channelSecret?: string | undefined;
|
4218
4218
|
additionalCredentials?: any;
|
@@ -4247,9 +4247,9 @@ export declare const smsContract: {
|
|
4247
4247
|
connectedUserId?: string | null | undefined;
|
4248
4248
|
lineRichMenuId?: string | null | undefined;
|
4249
4249
|
actor?: {
|
4250
|
+
name: string;
|
4250
4251
|
id: string;
|
4251
4252
|
address: string | null;
|
4252
|
-
name: string;
|
4253
4253
|
email: string;
|
4254
4254
|
phone: string | null;
|
4255
4255
|
} | undefined;
|
@@ -4258,9 +4258,9 @@ export declare const smsContract: {
|
|
4258
4258
|
createdAt: string;
|
4259
4259
|
updatedAt: string;
|
4260
4260
|
actor: {
|
4261
|
+
name: string;
|
4261
4262
|
id: string;
|
4262
4263
|
address: string | null;
|
4263
|
-
name: string;
|
4264
4264
|
email: string;
|
4265
4265
|
phone: string | null;
|
4266
4266
|
} | null;
|
@@ -4269,15 +4269,15 @@ export declare const smsContract: {
|
|
4269
4269
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
4270
4270
|
id: string;
|
4271
4271
|
metadata: {
|
4272
|
-
id: string;
|
4273
4272
|
name: string;
|
4273
|
+
id: string;
|
4274
4274
|
picture?: string | undefined;
|
4275
4275
|
additionalCredentials?: any;
|
4276
4276
|
};
|
4277
4277
|
contact: {
|
4278
|
+
name: string;
|
4278
4279
|
channel: string | null;
|
4279
4280
|
address: string | null;
|
4280
|
-
name: string;
|
4281
4281
|
notes: string | null;
|
4282
4282
|
contactProfile: string | null;
|
4283
4283
|
socialProfileUrl: string | null;
|
@@ -4286,8 +4286,8 @@ export declare const smsContract: {
|
|
4286
4286
|
socialPlatformId: string | null;
|
4287
4287
|
};
|
4288
4288
|
assignee: {
|
4289
|
-
id: string;
|
4290
4289
|
name: string;
|
4290
|
+
id: string;
|
4291
4291
|
email: string;
|
4292
4292
|
} | null;
|
4293
4293
|
lastMessage?: string | undefined;
|
@@ -4337,15 +4337,15 @@ export declare const smsContract: {
|
|
4337
4337
|
address: z.ZodNullable<z.ZodString>;
|
4338
4338
|
phone: z.ZodNullable<z.ZodString>;
|
4339
4339
|
}, "strip", z.ZodTypeAny, {
|
4340
|
+
name: string;
|
4340
4341
|
id: string;
|
4341
4342
|
address: string | null;
|
4342
|
-
name: string;
|
4343
4343
|
email: string;
|
4344
4344
|
phone: string | null;
|
4345
4345
|
}, {
|
4346
|
+
name: string;
|
4346
4347
|
id: string;
|
4347
4348
|
address: string | null;
|
4348
|
-
name: string;
|
4349
4349
|
email: string;
|
4350
4350
|
phone: string | null;
|
4351
4351
|
}>>;
|
@@ -4378,9 +4378,9 @@ export declare const smsContract: {
|
|
4378
4378
|
originalUrl?: string | undefined;
|
4379
4379
|
} | undefined;
|
4380
4380
|
sender?: {
|
4381
|
+
name: string;
|
4381
4382
|
id: string;
|
4382
4383
|
address: string | null;
|
4383
|
-
name: string;
|
4384
4384
|
email: string;
|
4385
4385
|
phone: string | null;
|
4386
4386
|
} | undefined;
|
@@ -4413,9 +4413,9 @@ export declare const smsContract: {
|
|
4413
4413
|
originalUrl?: string | undefined;
|
4414
4414
|
} | undefined;
|
4415
4415
|
sender?: {
|
4416
|
+
name: string;
|
4416
4417
|
id: string;
|
4417
4418
|
address: string | null;
|
4418
|
-
name: string;
|
4419
4419
|
email: string;
|
4420
4420
|
phone: string | null;
|
4421
4421
|
} | undefined;
|
@@ -4450,9 +4450,9 @@ export declare const smsContract: {
|
|
4450
4450
|
originalUrl?: string | undefined;
|
4451
4451
|
} | undefined;
|
4452
4452
|
sender?: {
|
4453
|
+
name: string;
|
4453
4454
|
id: string;
|
4454
4455
|
address: string | null;
|
4455
|
-
name: string;
|
4456
4456
|
email: string;
|
4457
4457
|
phone: string | null;
|
4458
4458
|
} | undefined;
|
@@ -4466,12 +4466,12 @@ export declare const smsContract: {
|
|
4466
4466
|
room: {
|
4467
4467
|
id: string;
|
4468
4468
|
channel: {
|
4469
|
+
name: string;
|
4469
4470
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
4470
4471
|
id: string;
|
4471
|
-
name: string;
|
4472
4472
|
metadata: {
|
4473
|
-
id: string;
|
4474
4473
|
name: string;
|
4474
|
+
id: string;
|
4475
4475
|
accessToken?: string | undefined;
|
4476
4476
|
channelSecret?: string | undefined;
|
4477
4477
|
additionalCredentials?: any;
|
@@ -4506,9 +4506,9 @@ export declare const smsContract: {
|
|
4506
4506
|
connectedUserId?: string | null | undefined;
|
4507
4507
|
lineRichMenuId?: string | null | undefined;
|
4508
4508
|
actor?: {
|
4509
|
+
name: string;
|
4509
4510
|
id: string;
|
4510
4511
|
address: string | null;
|
4511
|
-
name: string;
|
4512
4512
|
email: string;
|
4513
4513
|
phone: string | null;
|
4514
4514
|
} | undefined;
|
@@ -4517,9 +4517,9 @@ export declare const smsContract: {
|
|
4517
4517
|
createdAt: string;
|
4518
4518
|
updatedAt: string;
|
4519
4519
|
actor: {
|
4520
|
+
name: string;
|
4520
4521
|
id: string;
|
4521
4522
|
address: string | null;
|
4522
|
-
name: string;
|
4523
4523
|
email: string;
|
4524
4524
|
phone: string | null;
|
4525
4525
|
} | null;
|
@@ -4528,15 +4528,15 @@ export declare const smsContract: {
|
|
4528
4528
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
4529
4529
|
id: string;
|
4530
4530
|
metadata: {
|
4531
|
-
id: string;
|
4532
4531
|
name: string;
|
4532
|
+
id: string;
|
4533
4533
|
picture?: string | undefined;
|
4534
4534
|
additionalCredentials?: any;
|
4535
4535
|
};
|
4536
4536
|
contact: {
|
4537
|
+
name: string;
|
4537
4538
|
channel: string | null;
|
4538
4539
|
address: string | null;
|
4539
|
-
name: string;
|
4540
4540
|
notes: string | null;
|
4541
4541
|
contactProfile: string | null;
|
4542
4542
|
socialProfileUrl: string | null;
|
@@ -4545,8 +4545,8 @@ export declare const smsContract: {
|
|
4545
4545
|
socialPlatformId: string | null;
|
4546
4546
|
};
|
4547
4547
|
assignee: {
|
4548
|
-
id: string;
|
4549
4548
|
name: string;
|
4549
|
+
id: string;
|
4550
4550
|
email: string;
|
4551
4551
|
} | null;
|
4552
4552
|
lastMessage?: string | undefined;
|
@@ -4580,9 +4580,9 @@ export declare const smsContract: {
|
|
4580
4580
|
originalUrl?: string | undefined;
|
4581
4581
|
} | undefined;
|
4582
4582
|
sender?: {
|
4583
|
+
name: string;
|
4583
4584
|
id: string;
|
4584
4585
|
address: string | null;
|
4585
|
-
name: string;
|
4586
4586
|
email: string;
|
4587
4587
|
phone: string | null;
|
4588
4588
|
} | undefined;
|
@@ -4596,12 +4596,12 @@ export declare const smsContract: {
|
|
4596
4596
|
room: {
|
4597
4597
|
id: string;
|
4598
4598
|
channel: {
|
4599
|
+
name: string;
|
4599
4600
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
4600
4601
|
id: string;
|
4601
|
-
name: string;
|
4602
4602
|
metadata: {
|
4603
|
-
id: string;
|
4604
4603
|
name: string;
|
4604
|
+
id: string;
|
4605
4605
|
accessToken?: string | undefined;
|
4606
4606
|
channelSecret?: string | undefined;
|
4607
4607
|
additionalCredentials?: any;
|
@@ -4636,9 +4636,9 @@ export declare const smsContract: {
|
|
4636
4636
|
connectedUserId?: string | null | undefined;
|
4637
4637
|
lineRichMenuId?: string | null | undefined;
|
4638
4638
|
actor?: {
|
4639
|
+
name: string;
|
4639
4640
|
id: string;
|
4640
4641
|
address: string | null;
|
4641
|
-
name: string;
|
4642
4642
|
email: string;
|
4643
4643
|
phone: string | null;
|
4644
4644
|
} | undefined;
|
@@ -4647,9 +4647,9 @@ export declare const smsContract: {
|
|
4647
4647
|
createdAt: string;
|
4648
4648
|
updatedAt: string;
|
4649
4649
|
actor: {
|
4650
|
+
name: string;
|
4650
4651
|
id: string;
|
4651
4652
|
address: string | null;
|
4652
|
-
name: string;
|
4653
4653
|
email: string;
|
4654
4654
|
phone: string | null;
|
4655
4655
|
} | null;
|
@@ -4658,15 +4658,15 @@ export declare const smsContract: {
|
|
4658
4658
|
type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
|
4659
4659
|
id: string;
|
4660
4660
|
metadata: {
|
4661
|
-
id: string;
|
4662
4661
|
name: string;
|
4662
|
+
id: string;
|
4663
4663
|
picture?: string | undefined;
|
4664
4664
|
additionalCredentials?: any;
|
4665
4665
|
};
|
4666
4666
|
contact: {
|
4667
|
+
name: string;
|
4667
4668
|
channel: string | null;
|
4668
4669
|
address: string | null;
|
4669
|
-
name: string;
|
4670
4670
|
notes: string | null;
|
4671
4671
|
contactProfile: string | null;
|
4672
4672
|
socialProfileUrl: string | null;
|
@@ -4675,8 +4675,8 @@ export declare const smsContract: {
|
|
4675
4675
|
socialPlatformId: string | null;
|
4676
4676
|
};
|
4677
4677
|
assignee: {
|
4678
|
-
id: string;
|
4679
4678
|
name: string;
|
4679
|
+
id: string;
|
4680
4680
|
email: string;
|
4681
4681
|
} | null;
|
4682
4682
|
lastMessage?: string | undefined;
|