@kl1/contracts 1.2.36-uat → 1.2.38-uat
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/api-contracts/src/channel/index.d.ts +2971 -2760
- package/dist/api-contracts/src/channel/index.d.ts.map +1 -1
- package/dist/api-contracts/src/channel/schema.d.ts +87 -75
- package/dist/api-contracts/src/channel/schema.d.ts.map +1 -1
- package/dist/api-contracts/src/channel/validation.d.ts +98 -84
- package/dist/api-contracts/src/channel/validation.d.ts.map +1 -1
- package/dist/api-contracts/src/chat/index.d.ts +2629 -6954
- package/dist/api-contracts/src/chat/index.d.ts.map +1 -1
- package/dist/api-contracts/src/chat/schema.d.ts +721 -1675
- package/dist/api-contracts/src/chat/schema.d.ts.map +1 -1
- package/dist/api-contracts/src/chat/validation.d.ts +818 -1512
- package/dist/api-contracts/src/chat/validation.d.ts.map +1 -1
- package/dist/api-contracts/src/comment/index.d.ts +68 -68
- package/dist/api-contracts/src/comment/schema.d.ts +20 -20
- package/dist/api-contracts/src/contact/index.d.ts +97 -97
- package/dist/api-contracts/src/contact/schema.d.ts +12 -12
- package/dist/api-contracts/src/contact/validation.d.ts +56 -56
- package/dist/api-contracts/src/contract.d.ts +11876 -13847
- package/dist/api-contracts/src/contract.d.ts.map +1 -1
- package/dist/api-contracts/src/cx-intelligence/index.d.ts +115 -0
- package/dist/api-contracts/src/cx-intelligence/index.d.ts.map +1 -0
- package/dist/api-contracts/src/cx-log/index.d.ts +143 -190
- package/dist/api-contracts/src/cx-log/index.d.ts.map +1 -1
- package/dist/api-contracts/src/cx-log/schema.d.ts +119 -233
- package/dist/api-contracts/src/cx-log/schema.d.ts.map +1 -1
- package/dist/api-contracts/src/dashboard/index.d.ts +99 -77
- package/dist/api-contracts/src/dashboard/index.d.ts.map +1 -1
- package/dist/api-contracts/src/dashboard/schema.d.ts +55 -12
- package/dist/api-contracts/src/dashboard/schema.d.ts.map +1 -1
- package/dist/api-contracts/src/dashboard/validation.d.ts +0 -26
- package/dist/api-contracts/src/dashboard/validation.d.ts.map +1 -1
- package/dist/api-contracts/src/extension/index.d.ts +0 -81
- package/dist/api-contracts/src/extension/index.d.ts.map +1 -1
- package/dist/api-contracts/src/facebook-feed/index.d.ts +1060 -1466
- package/dist/api-contracts/src/facebook-feed/index.d.ts.map +1 -1
- package/dist/api-contracts/src/facebook-feed/schema.d.ts +77 -68
- package/dist/api-contracts/src/facebook-feed/schema.d.ts.map +1 -1
- package/dist/api-contracts/src/facebook-feed/validation.d.ts +60 -53
- package/dist/api-contracts/src/facebook-feed/validation.d.ts.map +1 -1
- package/dist/api-contracts/src/index.d.ts +0 -4
- package/dist/api-contracts/src/index.d.ts.map +1 -1
- package/dist/api-contracts/src/instagram/index.d.ts +836 -1271
- package/dist/api-contracts/src/instagram/index.d.ts.map +1 -1
- package/dist/api-contracts/src/line/index.d.ts +757 -1204
- package/dist/api-contracts/src/line/index.d.ts.map +1 -1
- package/dist/api-contracts/src/line/validation.d.ts +82 -71
- package/dist/api-contracts/src/line/validation.d.ts.map +1 -1
- package/dist/api-contracts/src/mail/mail-contract.d.ts +7 -619
- package/dist/api-contracts/src/mail/mail-contract.d.ts.map +1 -1
- package/dist/api-contracts/src/mail/room-contract.d.ts +7 -619
- package/dist/api-contracts/src/mail/room-contract.d.ts.map +1 -1
- package/dist/api-contracts/src/mail/schemas/room-validation.schema.d.ts +0 -204
- 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 +5 -165
- package/dist/api-contracts/src/mail/schemas/room.schema.d.ts.map +1 -1
- package/dist/api-contracts/src/messenger/index.d.ts +836 -1271
- package/dist/api-contracts/src/messenger/index.d.ts.map +1 -1
- package/dist/api-contracts/src/messenger/validation.d.ts +60 -53
- package/dist/api-contracts/src/messenger/validation.d.ts.map +1 -1
- package/dist/api-contracts/src/public-api/index.d.ts +59 -59
- package/dist/api-contracts/src/public-api/schema.d.ts +12 -12
- package/dist/api-contracts/src/public-api/validation.d.ts +19 -19
- package/dist/api-contracts/src/sms/index.d.ts +146 -180
- package/dist/api-contracts/src/sms/index.d.ts.map +1 -1
- package/dist/api-contracts/src/sms/schema.d.ts +0 -22
- package/dist/api-contracts/src/sms/schema.d.ts.map +1 -1
- package/dist/api-contracts/src/snippet/index.d.ts +105 -105
- package/dist/api-contracts/src/snippet/schema.d.ts +40 -40
- package/dist/api-contracts/src/telegram/index.d.ts +626 -1091
- package/dist/api-contracts/src/telegram/index.d.ts.map +1 -1
- package/dist/api-contracts/src/telephony-agent-presence-status/index.d.ts +89 -34
- package/dist/api-contracts/src/telephony-agent-presence-status/index.d.ts.map +1 -1
- package/dist/api-contracts/src/telephony-agent-presence-status/schema.d.ts +27 -10
- package/dist/api-contracts/src/telephony-agent-presence-status/schema.d.ts.map +1 -1
- package/dist/api-contracts/src/telephony-cdr/index.d.ts +54 -54
- package/dist/api-contracts/src/telephony-cdr/index.d.ts.map +1 -1
- package/dist/api-contracts/src/telephony-cdr/schema.d.ts +14 -14
- package/dist/api-contracts/src/ticket/index.d.ts +111 -111
- package/dist/api-contracts/src/ticket/schema.d.ts +21 -21
- package/dist/api-contracts/src/upload/schema.d.ts +3 -3
- package/dist/api-contracts/src/user-presence-status-log/index.d.ts +8 -16
- package/dist/api-contracts/src/user-presence-status-log/index.d.ts.map +1 -1
- package/dist/api-contracts/src/user-presence-status-log/schema.d.ts +10 -20
- package/dist/api-contracts/src/user-presence-status-log/schema.d.ts.map +1 -1
- package/dist/api-contracts/src/viber/index.d.ts +626 -1091
- package/dist/api-contracts/src/viber/index.d.ts.map +1 -1
- package/dist/api-contracts/src/webchat/index.d.ts +626 -1091
- package/dist/api-contracts/src/webchat/index.d.ts.map +1 -1
- package/dist/api-contracts/src/whatsapp/index.d.ts +724 -1175
- package/dist/api-contracts/src/whatsapp/index.d.ts.map +1 -1
- package/dist/api-contracts/src/workflow-rule/index.d.ts +183 -569
- package/dist/api-contracts/src/workflow-rule/index.d.ts.map +1 -1
- package/dist/entities/src/enums/chat.d.ts +0 -3
- package/dist/entities/src/enums/chat.d.ts.map +1 -1
- package/dist/index.js +4369 -4862
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +4339 -4827
- package/dist/index.mjs.map +1 -1
- package/package.json +3 -7
|
@@ -138,35 +138,38 @@ export declare const platformWebchatContract: {
|
|
|
138
138
|
additionalCredentials: z.ZodOptional<z.ZodAny>;
|
|
139
139
|
senderId: z.ZodOptional<z.ZodString>;
|
|
140
140
|
whatsapp: z.ZodOptional<z.ZodObject<{
|
|
141
|
-
wabaBusinessId: z.ZodOptional<z.ZodString
|
|
142
|
-
wabaExternalId: z.ZodString
|
|
143
|
-
phoneNumberId: z.ZodString
|
|
144
|
-
email: z.ZodString
|
|
145
|
-
clientId: z.ZodOptional<z.ZodString
|
|
146
|
-
channelId: z.ZodOptional<z.ZodString
|
|
141
|
+
wabaBusinessId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
142
|
+
wabaExternalId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
143
|
+
phoneNumberId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
144
|
+
email: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
145
|
+
clientId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
146
|
+
channelId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
147
147
|
status: z.ZodOptional<z.ZodEnum<["pending", "active"]>>;
|
|
148
148
|
apiKey: z.ZodOptional<z.ZodString>;
|
|
149
149
|
tier: z.ZodOptional<z.ZodEnum<["basic", "regular", "premium"]>>;
|
|
150
|
+
integrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"meta">, z.ZodLiteral<"360dialog">]>>;
|
|
150
151
|
}, "strip", z.ZodTypeAny, {
|
|
151
|
-
|
|
152
|
-
wabaExternalId
|
|
153
|
-
phoneNumberId
|
|
154
|
-
|
|
155
|
-
clientId?: string | undefined;
|
|
156
|
-
channelId?: string | undefined;
|
|
152
|
+
wabaBusinessId?: string | null | undefined;
|
|
153
|
+
wabaExternalId?: string | null | undefined;
|
|
154
|
+
phoneNumberId?: string | null | undefined;
|
|
155
|
+
email?: string | null | undefined;
|
|
156
|
+
clientId?: string | null | undefined;
|
|
157
|
+
channelId?: string | null | undefined;
|
|
157
158
|
status?: "active" | "pending" | undefined;
|
|
158
159
|
apiKey?: string | undefined;
|
|
159
160
|
tier?: "basic" | "regular" | "premium" | undefined;
|
|
161
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
|
160
162
|
}, {
|
|
161
|
-
|
|
162
|
-
wabaExternalId
|
|
163
|
-
phoneNumberId
|
|
164
|
-
|
|
165
|
-
clientId?: string | undefined;
|
|
166
|
-
channelId?: string | undefined;
|
|
163
|
+
wabaBusinessId?: string | null | undefined;
|
|
164
|
+
wabaExternalId?: string | null | undefined;
|
|
165
|
+
phoneNumberId?: string | null | undefined;
|
|
166
|
+
email?: string | null | undefined;
|
|
167
|
+
clientId?: string | null | undefined;
|
|
168
|
+
channelId?: string | null | undefined;
|
|
167
169
|
status?: "active" | "pending" | undefined;
|
|
168
170
|
apiKey?: string | undefined;
|
|
169
171
|
tier?: "basic" | "regular" | "premium" | undefined;
|
|
172
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
|
170
173
|
}>>;
|
|
171
174
|
vonageCredentials: z.ZodOptional<z.ZodObject<{
|
|
172
175
|
mobileNumber: z.ZodString;
|
|
@@ -191,15 +194,16 @@ export declare const platformWebchatContract: {
|
|
|
191
194
|
additionalCredentials?: any;
|
|
192
195
|
senderId?: string | undefined;
|
|
193
196
|
whatsapp?: {
|
|
194
|
-
|
|
195
|
-
wabaExternalId
|
|
196
|
-
phoneNumberId
|
|
197
|
-
|
|
198
|
-
clientId?: string | undefined;
|
|
199
|
-
channelId?: string | undefined;
|
|
197
|
+
wabaBusinessId?: string | null | undefined;
|
|
198
|
+
wabaExternalId?: string | null | undefined;
|
|
199
|
+
phoneNumberId?: string | null | undefined;
|
|
200
|
+
email?: string | null | undefined;
|
|
201
|
+
clientId?: string | null | undefined;
|
|
202
|
+
channelId?: string | null | undefined;
|
|
200
203
|
status?: "active" | "pending" | undefined;
|
|
201
204
|
apiKey?: string | undefined;
|
|
202
205
|
tier?: "basic" | "regular" | "premium" | undefined;
|
|
206
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
|
203
207
|
} | undefined;
|
|
204
208
|
vonageCredentials?: {
|
|
205
209
|
apiKey: string;
|
|
@@ -216,15 +220,16 @@ export declare const platformWebchatContract: {
|
|
|
216
220
|
additionalCredentials?: any;
|
|
217
221
|
senderId?: string | undefined;
|
|
218
222
|
whatsapp?: {
|
|
219
|
-
|
|
220
|
-
wabaExternalId
|
|
221
|
-
phoneNumberId
|
|
222
|
-
|
|
223
|
-
clientId?: string | undefined;
|
|
224
|
-
channelId?: string | undefined;
|
|
223
|
+
wabaBusinessId?: string | null | undefined;
|
|
224
|
+
wabaExternalId?: string | null | undefined;
|
|
225
|
+
phoneNumberId?: string | null | undefined;
|
|
226
|
+
email?: string | null | undefined;
|
|
227
|
+
clientId?: string | null | undefined;
|
|
228
|
+
channelId?: string | null | undefined;
|
|
225
229
|
status?: "active" | "pending" | undefined;
|
|
226
230
|
apiKey?: string | undefined;
|
|
227
231
|
tier?: "basic" | "regular" | "premium" | undefined;
|
|
232
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
|
228
233
|
} | undefined;
|
|
229
234
|
vonageCredentials?: {
|
|
230
235
|
apiKey: string;
|
|
@@ -271,15 +276,16 @@ export declare const platformWebchatContract: {
|
|
|
271
276
|
additionalCredentials?: any;
|
|
272
277
|
senderId?: string | undefined;
|
|
273
278
|
whatsapp?: {
|
|
274
|
-
|
|
275
|
-
wabaExternalId
|
|
276
|
-
phoneNumberId
|
|
277
|
-
|
|
278
|
-
clientId?: string | undefined;
|
|
279
|
-
channelId?: string | undefined;
|
|
279
|
+
wabaBusinessId?: string | null | undefined;
|
|
280
|
+
wabaExternalId?: string | null | undefined;
|
|
281
|
+
phoneNumberId?: string | null | undefined;
|
|
282
|
+
email?: string | null | undefined;
|
|
283
|
+
clientId?: string | null | undefined;
|
|
284
|
+
channelId?: string | null | undefined;
|
|
280
285
|
status?: "active" | "pending" | undefined;
|
|
281
286
|
apiKey?: string | undefined;
|
|
282
287
|
tier?: "basic" | "regular" | "premium" | undefined;
|
|
288
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
|
283
289
|
} | undefined;
|
|
284
290
|
vonageCredentials?: {
|
|
285
291
|
apiKey: string;
|
|
@@ -314,15 +320,16 @@ export declare const platformWebchatContract: {
|
|
|
314
320
|
additionalCredentials?: any;
|
|
315
321
|
senderId?: string | undefined;
|
|
316
322
|
whatsapp?: {
|
|
317
|
-
|
|
318
|
-
wabaExternalId
|
|
319
|
-
phoneNumberId
|
|
320
|
-
|
|
321
|
-
clientId?: string | undefined;
|
|
322
|
-
channelId?: string | undefined;
|
|
323
|
+
wabaBusinessId?: string | null | undefined;
|
|
324
|
+
wabaExternalId?: string | null | undefined;
|
|
325
|
+
phoneNumberId?: string | null | undefined;
|
|
326
|
+
email?: string | null | undefined;
|
|
327
|
+
clientId?: string | null | undefined;
|
|
328
|
+
channelId?: string | null | undefined;
|
|
323
329
|
status?: "active" | "pending" | undefined;
|
|
324
330
|
apiKey?: string | undefined;
|
|
325
331
|
tier?: "basic" | "regular" | "premium" | undefined;
|
|
332
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
|
326
333
|
} | undefined;
|
|
327
334
|
vonageCredentials?: {
|
|
328
335
|
apiKey: string;
|
|
@@ -362,15 +369,16 @@ export declare const platformWebchatContract: {
|
|
|
362
369
|
additionalCredentials?: any;
|
|
363
370
|
senderId?: string | undefined;
|
|
364
371
|
whatsapp?: {
|
|
365
|
-
|
|
366
|
-
wabaExternalId
|
|
367
|
-
phoneNumberId
|
|
368
|
-
|
|
369
|
-
clientId?: string | undefined;
|
|
370
|
-
channelId?: string | undefined;
|
|
372
|
+
wabaBusinessId?: string | null | undefined;
|
|
373
|
+
wabaExternalId?: string | null | undefined;
|
|
374
|
+
phoneNumberId?: string | null | undefined;
|
|
375
|
+
email?: string | null | undefined;
|
|
376
|
+
clientId?: string | null | undefined;
|
|
377
|
+
channelId?: string | null | undefined;
|
|
371
378
|
status?: "active" | "pending" | undefined;
|
|
372
379
|
apiKey?: string | undefined;
|
|
373
380
|
tier?: "basic" | "regular" | "premium" | undefined;
|
|
381
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
|
374
382
|
} | undefined;
|
|
375
383
|
vonageCredentials?: {
|
|
376
384
|
apiKey: string;
|
|
@@ -449,15 +457,16 @@ export declare const platformWebchatContract: {
|
|
|
449
457
|
additionalCredentials?: any;
|
|
450
458
|
senderId?: string | undefined;
|
|
451
459
|
whatsapp?: {
|
|
452
|
-
|
|
453
|
-
wabaExternalId
|
|
454
|
-
phoneNumberId
|
|
455
|
-
|
|
456
|
-
clientId?: string | undefined;
|
|
457
|
-
channelId?: string | undefined;
|
|
460
|
+
wabaBusinessId?: string | null | undefined;
|
|
461
|
+
wabaExternalId?: string | null | undefined;
|
|
462
|
+
phoneNumberId?: string | null | undefined;
|
|
463
|
+
email?: string | null | undefined;
|
|
464
|
+
clientId?: string | null | undefined;
|
|
465
|
+
channelId?: string | null | undefined;
|
|
458
466
|
status?: "active" | "pending" | undefined;
|
|
459
467
|
apiKey?: string | undefined;
|
|
460
468
|
tier?: "basic" | "regular" | "premium" | undefined;
|
|
469
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
|
461
470
|
} | undefined;
|
|
462
471
|
vonageCredentials?: {
|
|
463
472
|
apiKey: string;
|
|
@@ -527,7 +536,7 @@ export declare const platformWebchatContract: {
|
|
|
527
536
|
id: z.ZodOptional<z.ZodString>;
|
|
528
537
|
message: z.ZodOptional<z.ZodString>;
|
|
529
538
|
direction: z.ZodEnum<["incoming", "outgoing", "system"]>;
|
|
530
|
-
type: z.ZodEnum<["text", "image", "video", "audio", "file", "imagemap", "fallback", "location", "sticker", "
|
|
539
|
+
type: z.ZodEnum<["text", "image", "video", "audio", "file", "imagemap", "fallback", "location", "sticker", "text_with_image", "reaction", "contacts", "carousel", "card", "choice", "dropdown", "assign", "solve", "resolved", "reopen", "open", "closed", "handed_over", "updated", "started", "edited", "deleted", "unsupported"]>;
|
|
531
540
|
readAt: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodDate, z.ZodString]>>>;
|
|
532
541
|
metadata: z.ZodOptional<z.ZodAny>;
|
|
533
542
|
platformId: z.ZodOptional<z.ZodString>;
|
|
@@ -583,7 +592,7 @@ export declare const platformWebchatContract: {
|
|
|
583
592
|
editedAt: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodDate, z.ZodString]>>>;
|
|
584
593
|
label: z.ZodOptional<z.ZodString>;
|
|
585
594
|
}, "strip", z.ZodTypeAny, {
|
|
586
|
-
type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "
|
|
595
|
+
type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "text_with_image" | "reaction" | "contacts" | "carousel" | "card" | "choice" | "dropdown" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "edited" | "deleted" | "unsupported";
|
|
587
596
|
direction: "incoming" | "outgoing" | "system";
|
|
588
597
|
id?: string | undefined;
|
|
589
598
|
message?: string | undefined;
|
|
@@ -618,7 +627,7 @@ export declare const platformWebchatContract: {
|
|
|
618
627
|
editedAt?: string | Date | null | undefined;
|
|
619
628
|
label?: string | undefined;
|
|
620
629
|
}, {
|
|
621
|
-
type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "
|
|
630
|
+
type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "text_with_image" | "reaction" | "contacts" | "carousel" | "card" | "choice" | "dropdown" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "edited" | "deleted" | "unsupported";
|
|
622
631
|
direction: "incoming" | "outgoing" | "system";
|
|
623
632
|
id?: string | undefined;
|
|
624
633
|
message?: string | undefined;
|
|
@@ -655,7 +664,7 @@ export declare const platformWebchatContract: {
|
|
|
655
664
|
}>;
|
|
656
665
|
}, "strip", z.ZodTypeAny, {
|
|
657
666
|
message: {
|
|
658
|
-
type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "
|
|
667
|
+
type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "text_with_image" | "reaction" | "contacts" | "carousel" | "card" | "choice" | "dropdown" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "edited" | "deleted" | "unsupported";
|
|
659
668
|
direction: "incoming" | "outgoing" | "system";
|
|
660
669
|
id?: string | undefined;
|
|
661
670
|
message?: string | undefined;
|
|
@@ -704,15 +713,16 @@ export declare const platformWebchatContract: {
|
|
|
704
713
|
additionalCredentials?: any;
|
|
705
714
|
senderId?: string | undefined;
|
|
706
715
|
whatsapp?: {
|
|
707
|
-
|
|
708
|
-
wabaExternalId
|
|
709
|
-
phoneNumberId
|
|
710
|
-
|
|
711
|
-
clientId?: string | undefined;
|
|
712
|
-
channelId?: string | undefined;
|
|
716
|
+
wabaBusinessId?: string | null | undefined;
|
|
717
|
+
wabaExternalId?: string | null | undefined;
|
|
718
|
+
phoneNumberId?: string | null | undefined;
|
|
719
|
+
email?: string | null | undefined;
|
|
720
|
+
clientId?: string | null | undefined;
|
|
721
|
+
channelId?: string | null | undefined;
|
|
713
722
|
status?: "active" | "pending" | undefined;
|
|
714
723
|
apiKey?: string | undefined;
|
|
715
724
|
tier?: "basic" | "regular" | "premium" | undefined;
|
|
725
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
|
716
726
|
} | undefined;
|
|
717
727
|
vonageCredentials?: {
|
|
718
728
|
apiKey: string;
|
|
@@ -781,7 +791,7 @@ export declare const platformWebchatContract: {
|
|
|
781
791
|
isBot: boolean | null;
|
|
782
792
|
}, {
|
|
783
793
|
message: {
|
|
784
|
-
type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "
|
|
794
|
+
type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "text_with_image" | "reaction" | "contacts" | "carousel" | "card" | "choice" | "dropdown" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "edited" | "deleted" | "unsupported";
|
|
785
795
|
direction: "incoming" | "outgoing" | "system";
|
|
786
796
|
id?: string | undefined;
|
|
787
797
|
message?: string | undefined;
|
|
@@ -830,15 +840,16 @@ export declare const platformWebchatContract: {
|
|
|
830
840
|
additionalCredentials?: any;
|
|
831
841
|
senderId?: string | undefined;
|
|
832
842
|
whatsapp?: {
|
|
833
|
-
|
|
834
|
-
wabaExternalId
|
|
835
|
-
phoneNumberId
|
|
836
|
-
|
|
837
|
-
clientId?: string | undefined;
|
|
838
|
-
channelId?: string | undefined;
|
|
843
|
+
wabaBusinessId?: string | null | undefined;
|
|
844
|
+
wabaExternalId?: string | null | undefined;
|
|
845
|
+
phoneNumberId?: string | null | undefined;
|
|
846
|
+
email?: string | null | undefined;
|
|
847
|
+
clientId?: string | null | undefined;
|
|
848
|
+
channelId?: string | null | undefined;
|
|
839
849
|
status?: "active" | "pending" | undefined;
|
|
840
850
|
apiKey?: string | undefined;
|
|
841
851
|
tier?: "basic" | "regular" | "premium" | undefined;
|
|
852
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
|
842
853
|
} | undefined;
|
|
843
854
|
vonageCredentials?: {
|
|
844
855
|
apiKey: string;
|
|
@@ -911,7 +922,7 @@ export declare const platformWebchatContract: {
|
|
|
911
922
|
200: z.ZodObject<{
|
|
912
923
|
requestId: z.ZodString;
|
|
913
924
|
data: z.ZodObject<{
|
|
914
|
-
type: z.ZodEnum<["text", "image", "video", "audio", "file", "imagemap", "fallback", "location", "sticker", "
|
|
925
|
+
type: z.ZodEnum<["text", "image", "video", "audio", "file", "imagemap", "fallback", "location", "sticker", "text_with_image", "reaction", "contacts", "carousel", "card", "choice", "dropdown", "assign", "solve", "resolved", "reopen", "open", "closed", "handed_over", "updated", "started", "edited", "deleted", "unsupported"]>;
|
|
915
926
|
message: z.ZodString;
|
|
916
927
|
id: z.ZodString;
|
|
917
928
|
url: z.ZodString;
|
|
@@ -1136,10 +1147,9 @@ export declare const platformWebchatContract: {
|
|
|
1136
1147
|
fileSize: z.ZodNumber;
|
|
1137
1148
|
fileKey: z.ZodString;
|
|
1138
1149
|
fileUrl: z.ZodNullable<z.ZodString>;
|
|
1139
|
-
status: z.
|
|
1150
|
+
status: z.ZodOptional<z.ZodString>;
|
|
1140
1151
|
}, "strip", z.ZodTypeAny, {
|
|
1141
1152
|
id: string;
|
|
1142
|
-
status: string | null;
|
|
1143
1153
|
createdAt: Date;
|
|
1144
1154
|
updatedAt: Date;
|
|
1145
1155
|
deletedAt: Date | null;
|
|
@@ -1148,9 +1158,9 @@ export declare const platformWebchatContract: {
|
|
|
1148
1158
|
bucketName: string;
|
|
1149
1159
|
fileSize: number;
|
|
1150
1160
|
fileUrl: string | null;
|
|
1161
|
+
status?: string | undefined;
|
|
1151
1162
|
}, {
|
|
1152
1163
|
id: string;
|
|
1153
|
-
status: string | null;
|
|
1154
1164
|
createdAt: Date;
|
|
1155
1165
|
updatedAt: Date;
|
|
1156
1166
|
deletedAt: Date | null;
|
|
@@ -1159,6 +1169,7 @@ export declare const platformWebchatContract: {
|
|
|
1159
1169
|
bucketName: string;
|
|
1160
1170
|
fileSize: number;
|
|
1161
1171
|
fileUrl: string | null;
|
|
1172
|
+
status?: string | undefined;
|
|
1162
1173
|
}>;
|
|
1163
1174
|
assignee: z.ZodObject<{
|
|
1164
1175
|
id: z.ZodString;
|
|
@@ -1753,10 +1764,9 @@ export declare const platformWebchatContract: {
|
|
|
1753
1764
|
fileSize: z.ZodNumber;
|
|
1754
1765
|
fileKey: z.ZodString;
|
|
1755
1766
|
fileUrl: z.ZodNullable<z.ZodString>;
|
|
1756
|
-
status: z.
|
|
1767
|
+
status: z.ZodOptional<z.ZodString>;
|
|
1757
1768
|
}, "strip", z.ZodTypeAny, {
|
|
1758
1769
|
id: string;
|
|
1759
|
-
status: string | null;
|
|
1760
1770
|
createdAt: Date;
|
|
1761
1771
|
updatedAt: Date;
|
|
1762
1772
|
deletedAt: Date | null;
|
|
@@ -1765,9 +1775,9 @@ export declare const platformWebchatContract: {
|
|
|
1765
1775
|
bucketName: string;
|
|
1766
1776
|
fileSize: number;
|
|
1767
1777
|
fileUrl: string | null;
|
|
1778
|
+
status?: string | undefined;
|
|
1768
1779
|
}, {
|
|
1769
1780
|
id: string;
|
|
1770
|
-
status: string | null;
|
|
1771
1781
|
createdAt: Date;
|
|
1772
1782
|
updatedAt: Date;
|
|
1773
1783
|
deletedAt: Date | null;
|
|
@@ -1776,6 +1786,7 @@ export declare const platformWebchatContract: {
|
|
|
1776
1786
|
bucketName: string;
|
|
1777
1787
|
fileSize: number;
|
|
1778
1788
|
fileUrl: string | null;
|
|
1789
|
+
status?: string | undefined;
|
|
1779
1790
|
}>, "many">;
|
|
1780
1791
|
}, "strip", z.ZodTypeAny, {
|
|
1781
1792
|
id: string;
|
|
@@ -1802,7 +1813,6 @@ export declare const platformWebchatContract: {
|
|
|
1802
1813
|
dateValue: Date | null;
|
|
1803
1814
|
uploads: {
|
|
1804
1815
|
id: string;
|
|
1805
|
-
status: string | null;
|
|
1806
1816
|
createdAt: Date;
|
|
1807
1817
|
updatedAt: Date;
|
|
1808
1818
|
deletedAt: Date | null;
|
|
@@ -1811,6 +1821,7 @@ export declare const platformWebchatContract: {
|
|
|
1811
1821
|
bucketName: string;
|
|
1812
1822
|
fileSize: number;
|
|
1813
1823
|
fileUrl: string | null;
|
|
1824
|
+
status?: string | undefined;
|
|
1814
1825
|
}[];
|
|
1815
1826
|
}, {
|
|
1816
1827
|
id: string;
|
|
@@ -1837,7 +1848,6 @@ export declare const platformWebchatContract: {
|
|
|
1837
1848
|
dateValue: Date | null;
|
|
1838
1849
|
uploads: {
|
|
1839
1850
|
id: string;
|
|
1840
|
-
status: string | null;
|
|
1841
1851
|
createdAt: Date;
|
|
1842
1852
|
updatedAt: Date;
|
|
1843
1853
|
deletedAt: Date | null;
|
|
@@ -1846,6 +1856,7 @@ export declare const platformWebchatContract: {
|
|
|
1846
1856
|
bucketName: string;
|
|
1847
1857
|
fileSize: number;
|
|
1848
1858
|
fileUrl: string | null;
|
|
1859
|
+
status?: string | undefined;
|
|
1849
1860
|
}[];
|
|
1850
1861
|
}>, "many">;
|
|
1851
1862
|
contactEmails: z.ZodArray<z.ZodObject<{
|
|
@@ -1985,7 +1996,6 @@ export declare const platformWebchatContract: {
|
|
|
1985
1996
|
dateValue: Date | null;
|
|
1986
1997
|
uploads: {
|
|
1987
1998
|
id: string;
|
|
1988
|
-
status: string | null;
|
|
1989
1999
|
createdAt: Date;
|
|
1990
2000
|
updatedAt: Date;
|
|
1991
2001
|
deletedAt: Date | null;
|
|
@@ -1994,6 +2004,7 @@ export declare const platformWebchatContract: {
|
|
|
1994
2004
|
bucketName: string;
|
|
1995
2005
|
fileSize: number;
|
|
1996
2006
|
fileUrl: string | null;
|
|
2007
|
+
status?: string | undefined;
|
|
1997
2008
|
}[];
|
|
1998
2009
|
}[];
|
|
1999
2010
|
company: {
|
|
@@ -2096,7 +2107,6 @@ export declare const platformWebchatContract: {
|
|
|
2096
2107
|
dateValue: Date | null;
|
|
2097
2108
|
uploads: {
|
|
2098
2109
|
id: string;
|
|
2099
|
-
status: string | null;
|
|
2100
2110
|
createdAt: Date;
|
|
2101
2111
|
updatedAt: Date;
|
|
2102
2112
|
deletedAt: Date | null;
|
|
@@ -2105,6 +2115,7 @@ export declare const platformWebchatContract: {
|
|
|
2105
2115
|
bucketName: string;
|
|
2106
2116
|
fileSize: number;
|
|
2107
2117
|
fileUrl: string | null;
|
|
2118
|
+
status?: string | undefined;
|
|
2108
2119
|
}[];
|
|
2109
2120
|
}[];
|
|
2110
2121
|
company: {
|
|
@@ -2220,7 +2231,6 @@ export declare const platformWebchatContract: {
|
|
|
2220
2231
|
dateValue: Date | null;
|
|
2221
2232
|
uploads: {
|
|
2222
2233
|
id: string;
|
|
2223
|
-
status: string | null;
|
|
2224
2234
|
createdAt: Date;
|
|
2225
2235
|
updatedAt: Date;
|
|
2226
2236
|
deletedAt: Date | null;
|
|
@@ -2229,6 +2239,7 @@ export declare const platformWebchatContract: {
|
|
|
2229
2239
|
bucketName: string;
|
|
2230
2240
|
fileSize: number;
|
|
2231
2241
|
fileUrl: string | null;
|
|
2242
|
+
status?: string | undefined;
|
|
2232
2243
|
}[];
|
|
2233
2244
|
}[];
|
|
2234
2245
|
company: {
|
|
@@ -2346,7 +2357,6 @@ export declare const platformWebchatContract: {
|
|
|
2346
2357
|
dateValue: Date | null;
|
|
2347
2358
|
uploads: {
|
|
2348
2359
|
id: string;
|
|
2349
|
-
status: string | null;
|
|
2350
2360
|
createdAt: Date;
|
|
2351
2361
|
updatedAt: Date;
|
|
2352
2362
|
deletedAt: Date | null;
|
|
@@ -2355,6 +2365,7 @@ export declare const platformWebchatContract: {
|
|
|
2355
2365
|
bucketName: string;
|
|
2356
2366
|
fileSize: number;
|
|
2357
2367
|
fileUrl: string | null;
|
|
2368
|
+
status?: string | undefined;
|
|
2358
2369
|
}[];
|
|
2359
2370
|
}[];
|
|
2360
2371
|
company: {
|
|
@@ -2851,35 +2862,38 @@ export declare const platformWebchatContract: {
|
|
|
2851
2862
|
additionalCredentials: z.ZodOptional<z.ZodAny>;
|
|
2852
2863
|
senderId: z.ZodOptional<z.ZodString>;
|
|
2853
2864
|
whatsapp: z.ZodOptional<z.ZodObject<{
|
|
2854
|
-
wabaBusinessId: z.ZodOptional<z.ZodString
|
|
2855
|
-
wabaExternalId: z.ZodString
|
|
2856
|
-
phoneNumberId: z.ZodString
|
|
2857
|
-
email: z.ZodString
|
|
2858
|
-
clientId: z.ZodOptional<z.ZodString
|
|
2859
|
-
channelId: z.ZodOptional<z.ZodString
|
|
2865
|
+
wabaBusinessId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
2866
|
+
wabaExternalId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
2867
|
+
phoneNumberId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
2868
|
+
email: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
2869
|
+
clientId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
2870
|
+
channelId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
2860
2871
|
status: z.ZodOptional<z.ZodEnum<["pending", "active"]>>;
|
|
2861
2872
|
apiKey: z.ZodOptional<z.ZodString>;
|
|
2862
2873
|
tier: z.ZodOptional<z.ZodEnum<["basic", "regular", "premium"]>>;
|
|
2874
|
+
integrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"meta">, z.ZodLiteral<"360dialog">]>>;
|
|
2863
2875
|
}, "strip", z.ZodTypeAny, {
|
|
2864
|
-
|
|
2865
|
-
wabaExternalId
|
|
2866
|
-
phoneNumberId
|
|
2867
|
-
|
|
2868
|
-
clientId?: string | undefined;
|
|
2869
|
-
channelId?: string | undefined;
|
|
2876
|
+
wabaBusinessId?: string | null | undefined;
|
|
2877
|
+
wabaExternalId?: string | null | undefined;
|
|
2878
|
+
phoneNumberId?: string | null | undefined;
|
|
2879
|
+
email?: string | null | undefined;
|
|
2880
|
+
clientId?: string | null | undefined;
|
|
2881
|
+
channelId?: string | null | undefined;
|
|
2870
2882
|
status?: "active" | "pending" | undefined;
|
|
2871
2883
|
apiKey?: string | undefined;
|
|
2872
2884
|
tier?: "basic" | "regular" | "premium" | undefined;
|
|
2885
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
|
2873
2886
|
}, {
|
|
2874
|
-
|
|
2875
|
-
wabaExternalId
|
|
2876
|
-
phoneNumberId
|
|
2877
|
-
|
|
2878
|
-
clientId?: string | undefined;
|
|
2879
|
-
channelId?: string | undefined;
|
|
2887
|
+
wabaBusinessId?: string | null | undefined;
|
|
2888
|
+
wabaExternalId?: string | null | undefined;
|
|
2889
|
+
phoneNumberId?: string | null | undefined;
|
|
2890
|
+
email?: string | null | undefined;
|
|
2891
|
+
clientId?: string | null | undefined;
|
|
2892
|
+
channelId?: string | null | undefined;
|
|
2880
2893
|
status?: "active" | "pending" | undefined;
|
|
2881
2894
|
apiKey?: string | undefined;
|
|
2882
2895
|
tier?: "basic" | "regular" | "premium" | undefined;
|
|
2896
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
|
2883
2897
|
}>>;
|
|
2884
2898
|
vonageCredentials: z.ZodOptional<z.ZodObject<{
|
|
2885
2899
|
mobileNumber: z.ZodString;
|
|
@@ -2904,15 +2918,16 @@ export declare const platformWebchatContract: {
|
|
|
2904
2918
|
additionalCredentials?: any;
|
|
2905
2919
|
senderId?: string | undefined;
|
|
2906
2920
|
whatsapp?: {
|
|
2907
|
-
|
|
2908
|
-
wabaExternalId
|
|
2909
|
-
phoneNumberId
|
|
2910
|
-
|
|
2911
|
-
clientId?: string | undefined;
|
|
2912
|
-
channelId?: string | undefined;
|
|
2921
|
+
wabaBusinessId?: string | null | undefined;
|
|
2922
|
+
wabaExternalId?: string | null | undefined;
|
|
2923
|
+
phoneNumberId?: string | null | undefined;
|
|
2924
|
+
email?: string | null | undefined;
|
|
2925
|
+
clientId?: string | null | undefined;
|
|
2926
|
+
channelId?: string | null | undefined;
|
|
2913
2927
|
status?: "active" | "pending" | undefined;
|
|
2914
2928
|
apiKey?: string | undefined;
|
|
2915
2929
|
tier?: "basic" | "regular" | "premium" | undefined;
|
|
2930
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
|
2916
2931
|
} | undefined;
|
|
2917
2932
|
vonageCredentials?: {
|
|
2918
2933
|
apiKey: string;
|
|
@@ -2929,15 +2944,16 @@ export declare const platformWebchatContract: {
|
|
|
2929
2944
|
additionalCredentials?: any;
|
|
2930
2945
|
senderId?: string | undefined;
|
|
2931
2946
|
whatsapp?: {
|
|
2932
|
-
|
|
2933
|
-
wabaExternalId
|
|
2934
|
-
phoneNumberId
|
|
2935
|
-
|
|
2936
|
-
clientId?: string | undefined;
|
|
2937
|
-
channelId?: string | undefined;
|
|
2947
|
+
wabaBusinessId?: string | null | undefined;
|
|
2948
|
+
wabaExternalId?: string | null | undefined;
|
|
2949
|
+
phoneNumberId?: string | null | undefined;
|
|
2950
|
+
email?: string | null | undefined;
|
|
2951
|
+
clientId?: string | null | undefined;
|
|
2952
|
+
channelId?: string | null | undefined;
|
|
2938
2953
|
status?: "active" | "pending" | undefined;
|
|
2939
2954
|
apiKey?: string | undefined;
|
|
2940
2955
|
tier?: "basic" | "regular" | "premium" | undefined;
|
|
2956
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
|
2941
2957
|
} | undefined;
|
|
2942
2958
|
vonageCredentials?: {
|
|
2943
2959
|
apiKey: string;
|
|
@@ -3188,15 +3204,16 @@ export declare const platformWebchatContract: {
|
|
|
3188
3204
|
additionalCredentials?: any;
|
|
3189
3205
|
senderId?: string | undefined;
|
|
3190
3206
|
whatsapp?: {
|
|
3191
|
-
|
|
3192
|
-
wabaExternalId
|
|
3193
|
-
phoneNumberId
|
|
3194
|
-
|
|
3195
|
-
clientId?: string | undefined;
|
|
3196
|
-
channelId?: string | undefined;
|
|
3207
|
+
wabaBusinessId?: string | null | undefined;
|
|
3208
|
+
wabaExternalId?: string | null | undefined;
|
|
3209
|
+
phoneNumberId?: string | null | undefined;
|
|
3210
|
+
email?: string | null | undefined;
|
|
3211
|
+
clientId?: string | null | undefined;
|
|
3212
|
+
channelId?: string | null | undefined;
|
|
3197
3213
|
status?: "active" | "pending" | undefined;
|
|
3198
3214
|
apiKey?: string | undefined;
|
|
3199
3215
|
tier?: "basic" | "regular" | "premium" | undefined;
|
|
3216
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
|
3200
3217
|
} | undefined;
|
|
3201
3218
|
vonageCredentials?: {
|
|
3202
3219
|
apiKey: string;
|
|
@@ -3278,15 +3295,16 @@ export declare const platformWebchatContract: {
|
|
|
3278
3295
|
additionalCredentials?: any;
|
|
3279
3296
|
senderId?: string | undefined;
|
|
3280
3297
|
whatsapp?: {
|
|
3281
|
-
|
|
3282
|
-
wabaExternalId
|
|
3283
|
-
phoneNumberId
|
|
3284
|
-
|
|
3285
|
-
clientId?: string | undefined;
|
|
3286
|
-
channelId?: string | undefined;
|
|
3298
|
+
wabaBusinessId?: string | null | undefined;
|
|
3299
|
+
wabaExternalId?: string | null | undefined;
|
|
3300
|
+
phoneNumberId?: string | null | undefined;
|
|
3301
|
+
email?: string | null | undefined;
|
|
3302
|
+
clientId?: string | null | undefined;
|
|
3303
|
+
channelId?: string | null | undefined;
|
|
3287
3304
|
status?: "active" | "pending" | undefined;
|
|
3288
3305
|
apiKey?: string | undefined;
|
|
3289
3306
|
tier?: "basic" | "regular" | "premium" | undefined;
|
|
3307
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
|
3290
3308
|
} | undefined;
|
|
3291
3309
|
vonageCredentials?: {
|
|
3292
3310
|
apiKey: string;
|
|
@@ -3371,12 +3389,8 @@ export declare const platformWebchatContract: {
|
|
|
3371
3389
|
agentId: z.ZodNullable<z.ZodString>;
|
|
3372
3390
|
direction: z.ZodNullable<z.ZodString>;
|
|
3373
3391
|
startedDate: z.ZodNullable<z.ZodDate>;
|
|
3374
|
-
totalHoldDuration: z.ZodNullable<z.ZodNumber>;
|
|
3375
3392
|
handledTime: z.ZodNullable<z.ZodNumber>;
|
|
3376
|
-
fullHandledTime: z.ZodNullable<z.ZodNumber>;
|
|
3377
3393
|
firstResponseTime: z.ZodNullable<z.ZodNumber>;
|
|
3378
|
-
resolutionTime: z.ZodNullable<z.ZodNumber>;
|
|
3379
|
-
fullResolutionTime: z.ZodNullable<z.ZodNumber>;
|
|
3380
3394
|
wrapUpForm: z.ZodNullable<z.ZodObject<{
|
|
3381
3395
|
id: z.ZodString;
|
|
3382
3396
|
createdAt: z.ZodDate;
|
|
@@ -3643,74 +3657,6 @@ export declare const platformWebchatContract: {
|
|
|
3643
3657
|
dateValue: Date | null;
|
|
3644
3658
|
}[] | null | undefined;
|
|
3645
3659
|
}>>;
|
|
3646
|
-
holdLogs: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
3647
|
-
id: z.ZodString;
|
|
3648
|
-
createdAt: z.ZodDate;
|
|
3649
|
-
updatedAt: z.ZodDate;
|
|
3650
|
-
deletedAt: z.ZodNullable<z.ZodDate>;
|
|
3651
|
-
startedAt: z.ZodString;
|
|
3652
|
-
endedAt: z.ZodNullable<z.ZodString>;
|
|
3653
|
-
duration: z.ZodNullable<z.ZodNumber>;
|
|
3654
|
-
holdLabel: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
3655
|
-
id: z.ZodString;
|
|
3656
|
-
createdAt: z.ZodDate;
|
|
3657
|
-
updatedAt: z.ZodDate;
|
|
3658
|
-
deletedAt: z.ZodNullable<z.ZodDate>;
|
|
3659
|
-
name: z.ZodString;
|
|
3660
|
-
position: z.ZodNumber;
|
|
3661
|
-
isDefault: z.ZodDefault<z.ZodBoolean>;
|
|
3662
|
-
}, "strip", z.ZodTypeAny, {
|
|
3663
|
-
name: string;
|
|
3664
|
-
id: string;
|
|
3665
|
-
position: number;
|
|
3666
|
-
createdAt: Date;
|
|
3667
|
-
updatedAt: Date;
|
|
3668
|
-
deletedAt: Date | null;
|
|
3669
|
-
isDefault: boolean;
|
|
3670
|
-
}, {
|
|
3671
|
-
name: string;
|
|
3672
|
-
id: string;
|
|
3673
|
-
position: number;
|
|
3674
|
-
createdAt: Date;
|
|
3675
|
-
updatedAt: Date;
|
|
3676
|
-
deletedAt: Date | null;
|
|
3677
|
-
isDefault?: boolean | undefined;
|
|
3678
|
-
}>>>;
|
|
3679
|
-
}, "strip", z.ZodTypeAny, {
|
|
3680
|
-
id: string;
|
|
3681
|
-
createdAt: Date;
|
|
3682
|
-
updatedAt: Date;
|
|
3683
|
-
deletedAt: Date | null;
|
|
3684
|
-
startedAt: string;
|
|
3685
|
-
endedAt: string | null;
|
|
3686
|
-
duration: number | null;
|
|
3687
|
-
holdLabel?: {
|
|
3688
|
-
name: string;
|
|
3689
|
-
id: string;
|
|
3690
|
-
position: number;
|
|
3691
|
-
createdAt: Date;
|
|
3692
|
-
updatedAt: Date;
|
|
3693
|
-
deletedAt: Date | null;
|
|
3694
|
-
isDefault: boolean;
|
|
3695
|
-
} | null | undefined;
|
|
3696
|
-
}, {
|
|
3697
|
-
id: string;
|
|
3698
|
-
createdAt: Date;
|
|
3699
|
-
updatedAt: Date;
|
|
3700
|
-
deletedAt: Date | null;
|
|
3701
|
-
startedAt: string;
|
|
3702
|
-
endedAt: string | null;
|
|
3703
|
-
duration: number | null;
|
|
3704
|
-
holdLabel?: {
|
|
3705
|
-
name: string;
|
|
3706
|
-
id: string;
|
|
3707
|
-
position: number;
|
|
3708
|
-
createdAt: Date;
|
|
3709
|
-
updatedAt: Date;
|
|
3710
|
-
deletedAt: Date | null;
|
|
3711
|
-
isDefault?: boolean | undefined;
|
|
3712
|
-
} | null | undefined;
|
|
3713
|
-
}>, "many">>>;
|
|
3714
3660
|
}, "strip", z.ZodTypeAny, {
|
|
3715
3661
|
id: string;
|
|
3716
3662
|
channel: string | null;
|
|
@@ -3725,12 +3671,8 @@ export declare const platformWebchatContract: {
|
|
|
3725
3671
|
entityName: string;
|
|
3726
3672
|
agentId: string | null;
|
|
3727
3673
|
startedDate: Date | null;
|
|
3728
|
-
totalHoldDuration: number | null;
|
|
3729
3674
|
handledTime: number | null;
|
|
3730
|
-
fullHandledTime: number | null;
|
|
3731
3675
|
firstResponseTime: number | null;
|
|
3732
|
-
resolutionTime: number | null;
|
|
3733
|
-
fullResolutionTime: number | null;
|
|
3734
3676
|
wrapUpForm: {
|
|
3735
3677
|
type: string;
|
|
3736
3678
|
id: string;
|
|
@@ -3783,24 +3725,6 @@ export declare const platformWebchatContract: {
|
|
|
3783
3725
|
dateValue: Date | null;
|
|
3784
3726
|
}[] | null | undefined;
|
|
3785
3727
|
} | null;
|
|
3786
|
-
holdLogs?: {
|
|
3787
|
-
id: string;
|
|
3788
|
-
createdAt: Date;
|
|
3789
|
-
updatedAt: Date;
|
|
3790
|
-
deletedAt: Date | null;
|
|
3791
|
-
startedAt: string;
|
|
3792
|
-
endedAt: string | null;
|
|
3793
|
-
duration: number | null;
|
|
3794
|
-
holdLabel?: {
|
|
3795
|
-
name: string;
|
|
3796
|
-
id: string;
|
|
3797
|
-
position: number;
|
|
3798
|
-
createdAt: Date;
|
|
3799
|
-
updatedAt: Date;
|
|
3800
|
-
deletedAt: Date | null;
|
|
3801
|
-
isDefault: boolean;
|
|
3802
|
-
} | null | undefined;
|
|
3803
|
-
}[] | null | undefined;
|
|
3804
3728
|
}, {
|
|
3805
3729
|
id: string;
|
|
3806
3730
|
channel: string | null;
|
|
@@ -3815,12 +3739,8 @@ export declare const platformWebchatContract: {
|
|
|
3815
3739
|
entityName: string;
|
|
3816
3740
|
agentId: string | null;
|
|
3817
3741
|
startedDate: Date | null;
|
|
3818
|
-
totalHoldDuration: number | null;
|
|
3819
3742
|
handledTime: number | null;
|
|
3820
|
-
fullHandledTime: number | null;
|
|
3821
3743
|
firstResponseTime: number | null;
|
|
3822
|
-
resolutionTime: number | null;
|
|
3823
|
-
fullResolutionTime: number | null;
|
|
3824
3744
|
wrapUpForm: {
|
|
3825
3745
|
type: string;
|
|
3826
3746
|
id: string;
|
|
@@ -3873,24 +3793,6 @@ export declare const platformWebchatContract: {
|
|
|
3873
3793
|
dateValue: Date | null;
|
|
3874
3794
|
}[] | null | undefined;
|
|
3875
3795
|
} | null;
|
|
3876
|
-
holdLogs?: {
|
|
3877
|
-
id: string;
|
|
3878
|
-
createdAt: Date;
|
|
3879
|
-
updatedAt: Date;
|
|
3880
|
-
deletedAt: Date | null;
|
|
3881
|
-
startedAt: string;
|
|
3882
|
-
endedAt: string | null;
|
|
3883
|
-
duration: number | null;
|
|
3884
|
-
holdLabel?: {
|
|
3885
|
-
name: string;
|
|
3886
|
-
id: string;
|
|
3887
|
-
position: number;
|
|
3888
|
-
createdAt: Date;
|
|
3889
|
-
updatedAt: Date;
|
|
3890
|
-
deletedAt: Date | null;
|
|
3891
|
-
isDefault?: boolean | undefined;
|
|
3892
|
-
} | null | undefined;
|
|
3893
|
-
}[] | null | undefined;
|
|
3894
3796
|
}>;
|
|
3895
3797
|
workflowRule: z.ZodObject<{
|
|
3896
3798
|
id: z.ZodString;
|
|
@@ -3932,15 +3834,16 @@ export declare const platformWebchatContract: {
|
|
|
3932
3834
|
additionalCredentials?: any;
|
|
3933
3835
|
senderId?: string | undefined;
|
|
3934
3836
|
whatsapp?: {
|
|
3935
|
-
|
|
3936
|
-
wabaExternalId
|
|
3937
|
-
phoneNumberId
|
|
3938
|
-
|
|
3939
|
-
clientId?: string | undefined;
|
|
3940
|
-
channelId?: string | undefined;
|
|
3837
|
+
wabaBusinessId?: string | null | undefined;
|
|
3838
|
+
wabaExternalId?: string | null | undefined;
|
|
3839
|
+
phoneNumberId?: string | null | undefined;
|
|
3840
|
+
email?: string | null | undefined;
|
|
3841
|
+
clientId?: string | null | undefined;
|
|
3842
|
+
channelId?: string | null | undefined;
|
|
3941
3843
|
status?: "active" | "pending" | undefined;
|
|
3942
3844
|
apiKey?: string | undefined;
|
|
3943
3845
|
tier?: "basic" | "regular" | "premium" | undefined;
|
|
3846
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
|
3944
3847
|
} | undefined;
|
|
3945
3848
|
vonageCredentials?: {
|
|
3946
3849
|
apiKey: string;
|
|
@@ -4111,7 +4014,6 @@ export declare const platformWebchatContract: {
|
|
|
4111
4014
|
dateValue: Date | null;
|
|
4112
4015
|
uploads: {
|
|
4113
4016
|
id: string;
|
|
4114
|
-
status: string | null;
|
|
4115
4017
|
createdAt: Date;
|
|
4116
4018
|
updatedAt: Date;
|
|
4117
4019
|
deletedAt: Date | null;
|
|
@@ -4120,6 +4022,7 @@ export declare const platformWebchatContract: {
|
|
|
4120
4022
|
bucketName: string;
|
|
4121
4023
|
fileSize: number;
|
|
4122
4024
|
fileUrl: string | null;
|
|
4025
|
+
status?: string | undefined;
|
|
4123
4026
|
}[];
|
|
4124
4027
|
}[];
|
|
4125
4028
|
company: {
|
|
@@ -4254,12 +4157,8 @@ export declare const platformWebchatContract: {
|
|
|
4254
4157
|
entityName: string;
|
|
4255
4158
|
agentId: string | null;
|
|
4256
4159
|
startedDate: Date | null;
|
|
4257
|
-
totalHoldDuration: number | null;
|
|
4258
4160
|
handledTime: number | null;
|
|
4259
|
-
fullHandledTime: number | null;
|
|
4260
4161
|
firstResponseTime: number | null;
|
|
4261
|
-
resolutionTime: number | null;
|
|
4262
|
-
fullResolutionTime: number | null;
|
|
4263
4162
|
wrapUpForm: {
|
|
4264
4163
|
type: string;
|
|
4265
4164
|
id: string;
|
|
@@ -4312,24 +4211,6 @@ export declare const platformWebchatContract: {
|
|
|
4312
4211
|
dateValue: Date | null;
|
|
4313
4212
|
}[] | null | undefined;
|
|
4314
4213
|
} | null;
|
|
4315
|
-
holdLogs?: {
|
|
4316
|
-
id: string;
|
|
4317
|
-
createdAt: Date;
|
|
4318
|
-
updatedAt: Date;
|
|
4319
|
-
deletedAt: Date | null;
|
|
4320
|
-
startedAt: string;
|
|
4321
|
-
endedAt: string | null;
|
|
4322
|
-
duration: number | null;
|
|
4323
|
-
holdLabel?: {
|
|
4324
|
-
name: string;
|
|
4325
|
-
id: string;
|
|
4326
|
-
position: number;
|
|
4327
|
-
createdAt: Date;
|
|
4328
|
-
updatedAt: Date;
|
|
4329
|
-
deletedAt: Date | null;
|
|
4330
|
-
isDefault: boolean;
|
|
4331
|
-
} | null | undefined;
|
|
4332
|
-
}[] | null | undefined;
|
|
4333
4214
|
};
|
|
4334
4215
|
workflowRule: {
|
|
4335
4216
|
name: string;
|
|
@@ -4355,15 +4236,16 @@ export declare const platformWebchatContract: {
|
|
|
4355
4236
|
additionalCredentials?: any;
|
|
4356
4237
|
senderId?: string | undefined;
|
|
4357
4238
|
whatsapp?: {
|
|
4358
|
-
|
|
4359
|
-
wabaExternalId
|
|
4360
|
-
phoneNumberId
|
|
4361
|
-
|
|
4362
|
-
clientId?: string | undefined;
|
|
4363
|
-
channelId?: string | undefined;
|
|
4239
|
+
wabaBusinessId?: string | null | undefined;
|
|
4240
|
+
wabaExternalId?: string | null | undefined;
|
|
4241
|
+
phoneNumberId?: string | null | undefined;
|
|
4242
|
+
email?: string | null | undefined;
|
|
4243
|
+
clientId?: string | null | undefined;
|
|
4244
|
+
channelId?: string | null | undefined;
|
|
4364
4245
|
status?: "active" | "pending" | undefined;
|
|
4365
4246
|
apiKey?: string | undefined;
|
|
4366
4247
|
tier?: "basic" | "regular" | "premium" | undefined;
|
|
4248
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
|
4367
4249
|
} | undefined;
|
|
4368
4250
|
vonageCredentials?: {
|
|
4369
4251
|
apiKey: string;
|
|
@@ -4534,7 +4416,6 @@ export declare const platformWebchatContract: {
|
|
|
4534
4416
|
dateValue: Date | null;
|
|
4535
4417
|
uploads: {
|
|
4536
4418
|
id: string;
|
|
4537
|
-
status: string | null;
|
|
4538
4419
|
createdAt: Date;
|
|
4539
4420
|
updatedAt: Date;
|
|
4540
4421
|
deletedAt: Date | null;
|
|
@@ -4543,6 +4424,7 @@ export declare const platformWebchatContract: {
|
|
|
4543
4424
|
bucketName: string;
|
|
4544
4425
|
fileSize: number;
|
|
4545
4426
|
fileUrl: string | null;
|
|
4427
|
+
status?: string | undefined;
|
|
4546
4428
|
}[];
|
|
4547
4429
|
}[];
|
|
4548
4430
|
company: {
|
|
@@ -4677,12 +4559,8 @@ export declare const platformWebchatContract: {
|
|
|
4677
4559
|
entityName: string;
|
|
4678
4560
|
agentId: string | null;
|
|
4679
4561
|
startedDate: Date | null;
|
|
4680
|
-
totalHoldDuration: number | null;
|
|
4681
4562
|
handledTime: number | null;
|
|
4682
|
-
fullHandledTime: number | null;
|
|
4683
4563
|
firstResponseTime: number | null;
|
|
4684
|
-
resolutionTime: number | null;
|
|
4685
|
-
fullResolutionTime: number | null;
|
|
4686
4564
|
wrapUpForm: {
|
|
4687
4565
|
type: string;
|
|
4688
4566
|
id: string;
|
|
@@ -4735,24 +4613,6 @@ export declare const platformWebchatContract: {
|
|
|
4735
4613
|
dateValue: Date | null;
|
|
4736
4614
|
}[] | null | undefined;
|
|
4737
4615
|
} | null;
|
|
4738
|
-
holdLogs?: {
|
|
4739
|
-
id: string;
|
|
4740
|
-
createdAt: Date;
|
|
4741
|
-
updatedAt: Date;
|
|
4742
|
-
deletedAt: Date | null;
|
|
4743
|
-
startedAt: string;
|
|
4744
|
-
endedAt: string | null;
|
|
4745
|
-
duration: number | null;
|
|
4746
|
-
holdLabel?: {
|
|
4747
|
-
name: string;
|
|
4748
|
-
id: string;
|
|
4749
|
-
position: number;
|
|
4750
|
-
createdAt: Date;
|
|
4751
|
-
updatedAt: Date;
|
|
4752
|
-
deletedAt: Date | null;
|
|
4753
|
-
isDefault?: boolean | undefined;
|
|
4754
|
-
} | null | undefined;
|
|
4755
|
-
}[] | null | undefined;
|
|
4756
4616
|
};
|
|
4757
4617
|
workflowRule: {
|
|
4758
4618
|
name: string;
|
|
@@ -4803,7 +4663,7 @@ export declare const platformWebchatContract: {
|
|
|
4803
4663
|
deletedAt: z.ZodNullable<z.ZodDate>;
|
|
4804
4664
|
message: z.ZodString;
|
|
4805
4665
|
direction: z.ZodEnum<["incoming", "outgoing", "system"]>;
|
|
4806
|
-
type: z.ZodEnum<["text", "image", "video", "audio", "file", "imagemap", "fallback", "location", "sticker", "
|
|
4666
|
+
type: z.ZodEnum<["text", "image", "video", "audio", "file", "imagemap", "fallback", "location", "sticker", "text_with_image", "reaction", "contacts", "carousel", "card", "choice", "dropdown", "assign", "solve", "resolved", "reopen", "open", "closed", "handed_over", "updated", "started", "edited", "deleted", "unsupported"]>;
|
|
4807
4667
|
readAt: z.ZodDate;
|
|
4808
4668
|
metadata: z.ZodAny;
|
|
4809
4669
|
platformId: z.ZodString;
|
|
@@ -4824,10 +4684,9 @@ export declare const platformWebchatContract: {
|
|
|
4824
4684
|
fileSize: z.ZodNumber;
|
|
4825
4685
|
fileKey: z.ZodString;
|
|
4826
4686
|
fileUrl: z.ZodNullable<z.ZodString>;
|
|
4827
|
-
status: z.
|
|
4687
|
+
status: z.ZodOptional<z.ZodString>;
|
|
4828
4688
|
}, "strip", z.ZodTypeAny, {
|
|
4829
4689
|
id: string;
|
|
4830
|
-
status: string | null;
|
|
4831
4690
|
createdAt: Date;
|
|
4832
4691
|
updatedAt: Date;
|
|
4833
4692
|
deletedAt: Date | null;
|
|
@@ -4836,9 +4695,9 @@ export declare const platformWebchatContract: {
|
|
|
4836
4695
|
bucketName: string;
|
|
4837
4696
|
fileSize: number;
|
|
4838
4697
|
fileUrl: string | null;
|
|
4698
|
+
status?: string | undefined;
|
|
4839
4699
|
}, {
|
|
4840
4700
|
id: string;
|
|
4841
|
-
status: string | null;
|
|
4842
4701
|
createdAt: Date;
|
|
4843
4702
|
updatedAt: Date;
|
|
4844
4703
|
deletedAt: Date | null;
|
|
@@ -4847,6 +4706,7 @@ export declare const platformWebchatContract: {
|
|
|
4847
4706
|
bucketName: string;
|
|
4848
4707
|
fileSize: number;
|
|
4849
4708
|
fileUrl: string | null;
|
|
4709
|
+
status?: string | undefined;
|
|
4850
4710
|
}>;
|
|
4851
4711
|
actor: z.ZodObject<{
|
|
4852
4712
|
id: z.ZodString;
|
|
@@ -5461,7 +5321,7 @@ export declare const platformWebchatContract: {
|
|
|
5461
5321
|
};
|
|
5462
5322
|
}>;
|
|
5463
5323
|
}, "strip", z.ZodTypeAny, {
|
|
5464
|
-
type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "
|
|
5324
|
+
type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "text_with_image" | "reaction" | "contacts" | "carousel" | "card" | "choice" | "dropdown" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "edited" | "deleted" | "unsupported";
|
|
5465
5325
|
message: string;
|
|
5466
5326
|
id: string;
|
|
5467
5327
|
url: string;
|
|
@@ -5515,7 +5375,6 @@ export declare const platformWebchatContract: {
|
|
|
5515
5375
|
};
|
|
5516
5376
|
upload: {
|
|
5517
5377
|
id: string;
|
|
5518
|
-
status: string | null;
|
|
5519
5378
|
createdAt: Date;
|
|
5520
5379
|
updatedAt: Date;
|
|
5521
5380
|
deletedAt: Date | null;
|
|
@@ -5524,6 +5383,7 @@ export declare const platformWebchatContract: {
|
|
|
5524
5383
|
bucketName: string;
|
|
5525
5384
|
fileSize: number;
|
|
5526
5385
|
fileUrl: string | null;
|
|
5386
|
+
status?: string | undefined;
|
|
5527
5387
|
};
|
|
5528
5388
|
assignee: {
|
|
5529
5389
|
name: string;
|
|
@@ -5623,7 +5483,7 @@ export declare const platformWebchatContract: {
|
|
|
5623
5483
|
metadata?: any;
|
|
5624
5484
|
template?: any;
|
|
5625
5485
|
}, {
|
|
5626
|
-
type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "
|
|
5486
|
+
type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "text_with_image" | "reaction" | "contacts" | "carousel" | "card" | "choice" | "dropdown" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "edited" | "deleted" | "unsupported";
|
|
5627
5487
|
message: string;
|
|
5628
5488
|
id: string;
|
|
5629
5489
|
url: string;
|
|
@@ -5677,7 +5537,6 @@ export declare const platformWebchatContract: {
|
|
|
5677
5537
|
};
|
|
5678
5538
|
upload: {
|
|
5679
5539
|
id: string;
|
|
5680
|
-
status: string | null;
|
|
5681
5540
|
createdAt: Date;
|
|
5682
5541
|
updatedAt: Date;
|
|
5683
5542
|
deletedAt: Date | null;
|
|
@@ -5686,6 +5545,7 @@ export declare const platformWebchatContract: {
|
|
|
5686
5545
|
bucketName: string;
|
|
5687
5546
|
fileSize: number;
|
|
5688
5547
|
fileUrl: string | null;
|
|
5548
|
+
status?: string | undefined;
|
|
5689
5549
|
};
|
|
5690
5550
|
assignee: {
|
|
5691
5551
|
name: string;
|
|
@@ -5997,7 +5857,7 @@ export declare const platformWebchatContract: {
|
|
|
5997
5857
|
deletedAt: z.ZodNullable<z.ZodDate>;
|
|
5998
5858
|
message: z.ZodString;
|
|
5999
5859
|
direction: z.ZodEnum<["incoming", "outgoing", "system"]>;
|
|
6000
|
-
type: z.ZodEnum<["text", "image", "video", "audio", "file", "imagemap", "fallback", "location", "sticker", "
|
|
5860
|
+
type: z.ZodEnum<["text", "image", "video", "audio", "file", "imagemap", "fallback", "location", "sticker", "text_with_image", "reaction", "contacts", "carousel", "card", "choice", "dropdown", "assign", "solve", "resolved", "reopen", "open", "closed", "handed_over", "updated", "started", "edited", "deleted", "unsupported"]>;
|
|
6001
5861
|
readAt: z.ZodDate;
|
|
6002
5862
|
metadata: z.ZodAny;
|
|
6003
5863
|
platformId: z.ZodString;
|
|
@@ -6396,10 +6256,9 @@ export declare const platformWebchatContract: {
|
|
|
6396
6256
|
fileSize: z.ZodNumber;
|
|
6397
6257
|
fileKey: z.ZodString;
|
|
6398
6258
|
fileUrl: z.ZodNullable<z.ZodString>;
|
|
6399
|
-
status: z.
|
|
6259
|
+
status: z.ZodOptional<z.ZodString>;
|
|
6400
6260
|
}, "strip", z.ZodTypeAny, {
|
|
6401
6261
|
id: string;
|
|
6402
|
-
status: string | null;
|
|
6403
6262
|
createdAt: Date;
|
|
6404
6263
|
updatedAt: Date;
|
|
6405
6264
|
deletedAt: Date | null;
|
|
@@ -6408,9 +6267,9 @@ export declare const platformWebchatContract: {
|
|
|
6408
6267
|
bucketName: string;
|
|
6409
6268
|
fileSize: number;
|
|
6410
6269
|
fileUrl: string | null;
|
|
6270
|
+
status?: string | undefined;
|
|
6411
6271
|
}, {
|
|
6412
6272
|
id: string;
|
|
6413
|
-
status: string | null;
|
|
6414
6273
|
createdAt: Date;
|
|
6415
6274
|
updatedAt: Date;
|
|
6416
6275
|
deletedAt: Date | null;
|
|
@@ -6419,6 +6278,7 @@ export declare const platformWebchatContract: {
|
|
|
6419
6278
|
bucketName: string;
|
|
6420
6279
|
fileSize: number;
|
|
6421
6280
|
fileUrl: string | null;
|
|
6281
|
+
status?: string | undefined;
|
|
6422
6282
|
}>, "many">;
|
|
6423
6283
|
}, "strip", z.ZodTypeAny, {
|
|
6424
6284
|
id: string;
|
|
@@ -6445,7 +6305,6 @@ export declare const platformWebchatContract: {
|
|
|
6445
6305
|
dateValue: Date | null;
|
|
6446
6306
|
uploads: {
|
|
6447
6307
|
id: string;
|
|
6448
|
-
status: string | null;
|
|
6449
6308
|
createdAt: Date;
|
|
6450
6309
|
updatedAt: Date;
|
|
6451
6310
|
deletedAt: Date | null;
|
|
@@ -6454,6 +6313,7 @@ export declare const platformWebchatContract: {
|
|
|
6454
6313
|
bucketName: string;
|
|
6455
6314
|
fileSize: number;
|
|
6456
6315
|
fileUrl: string | null;
|
|
6316
|
+
status?: string | undefined;
|
|
6457
6317
|
}[];
|
|
6458
6318
|
}, {
|
|
6459
6319
|
id: string;
|
|
@@ -6480,7 +6340,6 @@ export declare const platformWebchatContract: {
|
|
|
6480
6340
|
dateValue: Date | null;
|
|
6481
6341
|
uploads: {
|
|
6482
6342
|
id: string;
|
|
6483
|
-
status: string | null;
|
|
6484
6343
|
createdAt: Date;
|
|
6485
6344
|
updatedAt: Date;
|
|
6486
6345
|
deletedAt: Date | null;
|
|
@@ -6489,6 +6348,7 @@ export declare const platformWebchatContract: {
|
|
|
6489
6348
|
bucketName: string;
|
|
6490
6349
|
fileSize: number;
|
|
6491
6350
|
fileUrl: string | null;
|
|
6351
|
+
status?: string | undefined;
|
|
6492
6352
|
}[];
|
|
6493
6353
|
}>, "many">;
|
|
6494
6354
|
contactEmails: z.ZodArray<z.ZodObject<{
|
|
@@ -6628,7 +6488,6 @@ export declare const platformWebchatContract: {
|
|
|
6628
6488
|
dateValue: Date | null;
|
|
6629
6489
|
uploads: {
|
|
6630
6490
|
id: string;
|
|
6631
|
-
status: string | null;
|
|
6632
6491
|
createdAt: Date;
|
|
6633
6492
|
updatedAt: Date;
|
|
6634
6493
|
deletedAt: Date | null;
|
|
@@ -6637,6 +6496,7 @@ export declare const platformWebchatContract: {
|
|
|
6637
6496
|
bucketName: string;
|
|
6638
6497
|
fileSize: number;
|
|
6639
6498
|
fileUrl: string | null;
|
|
6499
|
+
status?: string | undefined;
|
|
6640
6500
|
}[];
|
|
6641
6501
|
}[];
|
|
6642
6502
|
company: {
|
|
@@ -6739,7 +6599,6 @@ export declare const platformWebchatContract: {
|
|
|
6739
6599
|
dateValue: Date | null;
|
|
6740
6600
|
uploads: {
|
|
6741
6601
|
id: string;
|
|
6742
|
-
status: string | null;
|
|
6743
6602
|
createdAt: Date;
|
|
6744
6603
|
updatedAt: Date;
|
|
6745
6604
|
deletedAt: Date | null;
|
|
@@ -6748,6 +6607,7 @@ export declare const platformWebchatContract: {
|
|
|
6748
6607
|
bucketName: string;
|
|
6749
6608
|
fileSize: number;
|
|
6750
6609
|
fileUrl: string | null;
|
|
6610
|
+
status?: string | undefined;
|
|
6751
6611
|
}[];
|
|
6752
6612
|
}[];
|
|
6753
6613
|
company: {
|
|
@@ -6863,7 +6723,6 @@ export declare const platformWebchatContract: {
|
|
|
6863
6723
|
dateValue: Date | null;
|
|
6864
6724
|
uploads: {
|
|
6865
6725
|
id: string;
|
|
6866
|
-
status: string | null;
|
|
6867
6726
|
createdAt: Date;
|
|
6868
6727
|
updatedAt: Date;
|
|
6869
6728
|
deletedAt: Date | null;
|
|
@@ -6872,6 +6731,7 @@ export declare const platformWebchatContract: {
|
|
|
6872
6731
|
bucketName: string;
|
|
6873
6732
|
fileSize: number;
|
|
6874
6733
|
fileUrl: string | null;
|
|
6734
|
+
status?: string | undefined;
|
|
6875
6735
|
}[];
|
|
6876
6736
|
}[];
|
|
6877
6737
|
company: {
|
|
@@ -6989,7 +6849,6 @@ export declare const platformWebchatContract: {
|
|
|
6989
6849
|
dateValue: Date | null;
|
|
6990
6850
|
uploads: {
|
|
6991
6851
|
id: string;
|
|
6992
|
-
status: string | null;
|
|
6993
6852
|
createdAt: Date;
|
|
6994
6853
|
updatedAt: Date;
|
|
6995
6854
|
deletedAt: Date | null;
|
|
@@ -6998,6 +6857,7 @@ export declare const platformWebchatContract: {
|
|
|
6998
6857
|
bucketName: string;
|
|
6999
6858
|
fileSize: number;
|
|
7000
6859
|
fileUrl: string | null;
|
|
6860
|
+
status?: string | undefined;
|
|
7001
6861
|
}[];
|
|
7002
6862
|
}[];
|
|
7003
6863
|
company: {
|
|
@@ -7494,35 +7354,38 @@ export declare const platformWebchatContract: {
|
|
|
7494
7354
|
additionalCredentials: z.ZodOptional<z.ZodAny>;
|
|
7495
7355
|
senderId: z.ZodOptional<z.ZodString>;
|
|
7496
7356
|
whatsapp: z.ZodOptional<z.ZodObject<{
|
|
7497
|
-
wabaBusinessId: z.ZodOptional<z.ZodString
|
|
7498
|
-
wabaExternalId: z.ZodString
|
|
7499
|
-
phoneNumberId: z.ZodString
|
|
7500
|
-
email: z.ZodString
|
|
7501
|
-
clientId: z.ZodOptional<z.ZodString
|
|
7502
|
-
channelId: z.ZodOptional<z.ZodString
|
|
7357
|
+
wabaBusinessId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
7358
|
+
wabaExternalId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
7359
|
+
phoneNumberId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
7360
|
+
email: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
7361
|
+
clientId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
7362
|
+
channelId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
7503
7363
|
status: z.ZodOptional<z.ZodEnum<["pending", "active"]>>;
|
|
7504
7364
|
apiKey: z.ZodOptional<z.ZodString>;
|
|
7505
7365
|
tier: z.ZodOptional<z.ZodEnum<["basic", "regular", "premium"]>>;
|
|
7366
|
+
integrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"meta">, z.ZodLiteral<"360dialog">]>>;
|
|
7506
7367
|
}, "strip", z.ZodTypeAny, {
|
|
7507
|
-
|
|
7508
|
-
wabaExternalId
|
|
7509
|
-
phoneNumberId
|
|
7510
|
-
|
|
7511
|
-
clientId?: string | undefined;
|
|
7512
|
-
channelId?: string | undefined;
|
|
7368
|
+
wabaBusinessId?: string | null | undefined;
|
|
7369
|
+
wabaExternalId?: string | null | undefined;
|
|
7370
|
+
phoneNumberId?: string | null | undefined;
|
|
7371
|
+
email?: string | null | undefined;
|
|
7372
|
+
clientId?: string | null | undefined;
|
|
7373
|
+
channelId?: string | null | undefined;
|
|
7513
7374
|
status?: "active" | "pending" | undefined;
|
|
7514
7375
|
apiKey?: string | undefined;
|
|
7515
7376
|
tier?: "basic" | "regular" | "premium" | undefined;
|
|
7377
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
|
7516
7378
|
}, {
|
|
7517
|
-
|
|
7518
|
-
wabaExternalId
|
|
7519
|
-
phoneNumberId
|
|
7520
|
-
|
|
7521
|
-
clientId?: string | undefined;
|
|
7522
|
-
channelId?: string | undefined;
|
|
7379
|
+
wabaBusinessId?: string | null | undefined;
|
|
7380
|
+
wabaExternalId?: string | null | undefined;
|
|
7381
|
+
phoneNumberId?: string | null | undefined;
|
|
7382
|
+
email?: string | null | undefined;
|
|
7383
|
+
clientId?: string | null | undefined;
|
|
7384
|
+
channelId?: string | null | undefined;
|
|
7523
7385
|
status?: "active" | "pending" | undefined;
|
|
7524
7386
|
apiKey?: string | undefined;
|
|
7525
7387
|
tier?: "basic" | "regular" | "premium" | undefined;
|
|
7388
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
|
7526
7389
|
}>>;
|
|
7527
7390
|
vonageCredentials: z.ZodOptional<z.ZodObject<{
|
|
7528
7391
|
mobileNumber: z.ZodString;
|
|
@@ -7547,15 +7410,16 @@ export declare const platformWebchatContract: {
|
|
|
7547
7410
|
additionalCredentials?: any;
|
|
7548
7411
|
senderId?: string | undefined;
|
|
7549
7412
|
whatsapp?: {
|
|
7550
|
-
|
|
7551
|
-
wabaExternalId
|
|
7552
|
-
phoneNumberId
|
|
7553
|
-
|
|
7554
|
-
clientId?: string | undefined;
|
|
7555
|
-
channelId?: string | undefined;
|
|
7413
|
+
wabaBusinessId?: string | null | undefined;
|
|
7414
|
+
wabaExternalId?: string | null | undefined;
|
|
7415
|
+
phoneNumberId?: string | null | undefined;
|
|
7416
|
+
email?: string | null | undefined;
|
|
7417
|
+
clientId?: string | null | undefined;
|
|
7418
|
+
channelId?: string | null | undefined;
|
|
7556
7419
|
status?: "active" | "pending" | undefined;
|
|
7557
7420
|
apiKey?: string | undefined;
|
|
7558
7421
|
tier?: "basic" | "regular" | "premium" | undefined;
|
|
7422
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
|
7559
7423
|
} | undefined;
|
|
7560
7424
|
vonageCredentials?: {
|
|
7561
7425
|
apiKey: string;
|
|
@@ -7572,15 +7436,16 @@ export declare const platformWebchatContract: {
|
|
|
7572
7436
|
additionalCredentials?: any;
|
|
7573
7437
|
senderId?: string | undefined;
|
|
7574
7438
|
whatsapp?: {
|
|
7575
|
-
|
|
7576
|
-
wabaExternalId
|
|
7577
|
-
phoneNumberId
|
|
7578
|
-
|
|
7579
|
-
clientId?: string | undefined;
|
|
7580
|
-
channelId?: string | undefined;
|
|
7439
|
+
wabaBusinessId?: string | null | undefined;
|
|
7440
|
+
wabaExternalId?: string | null | undefined;
|
|
7441
|
+
phoneNumberId?: string | null | undefined;
|
|
7442
|
+
email?: string | null | undefined;
|
|
7443
|
+
clientId?: string | null | undefined;
|
|
7444
|
+
channelId?: string | null | undefined;
|
|
7581
7445
|
status?: "active" | "pending" | undefined;
|
|
7582
7446
|
apiKey?: string | undefined;
|
|
7583
7447
|
tier?: "basic" | "regular" | "premium" | undefined;
|
|
7448
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
|
7584
7449
|
} | undefined;
|
|
7585
7450
|
vonageCredentials?: {
|
|
7586
7451
|
apiKey: string;
|
|
@@ -7831,15 +7696,16 @@ export declare const platformWebchatContract: {
|
|
|
7831
7696
|
additionalCredentials?: any;
|
|
7832
7697
|
senderId?: string | undefined;
|
|
7833
7698
|
whatsapp?: {
|
|
7834
|
-
|
|
7835
|
-
wabaExternalId
|
|
7836
|
-
phoneNumberId
|
|
7837
|
-
|
|
7838
|
-
clientId?: string | undefined;
|
|
7839
|
-
channelId?: string | undefined;
|
|
7699
|
+
wabaBusinessId?: string | null | undefined;
|
|
7700
|
+
wabaExternalId?: string | null | undefined;
|
|
7701
|
+
phoneNumberId?: string | null | undefined;
|
|
7702
|
+
email?: string | null | undefined;
|
|
7703
|
+
clientId?: string | null | undefined;
|
|
7704
|
+
channelId?: string | null | undefined;
|
|
7840
7705
|
status?: "active" | "pending" | undefined;
|
|
7841
7706
|
apiKey?: string | undefined;
|
|
7842
7707
|
tier?: "basic" | "regular" | "premium" | undefined;
|
|
7708
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
|
7843
7709
|
} | undefined;
|
|
7844
7710
|
vonageCredentials?: {
|
|
7845
7711
|
apiKey: string;
|
|
@@ -7921,15 +7787,16 @@ export declare const platformWebchatContract: {
|
|
|
7921
7787
|
additionalCredentials?: any;
|
|
7922
7788
|
senderId?: string | undefined;
|
|
7923
7789
|
whatsapp?: {
|
|
7924
|
-
|
|
7925
|
-
wabaExternalId
|
|
7926
|
-
phoneNumberId
|
|
7927
|
-
|
|
7928
|
-
clientId?: string | undefined;
|
|
7929
|
-
channelId?: string | undefined;
|
|
7790
|
+
wabaBusinessId?: string | null | undefined;
|
|
7791
|
+
wabaExternalId?: string | null | undefined;
|
|
7792
|
+
phoneNumberId?: string | null | undefined;
|
|
7793
|
+
email?: string | null | undefined;
|
|
7794
|
+
clientId?: string | null | undefined;
|
|
7795
|
+
channelId?: string | null | undefined;
|
|
7930
7796
|
status?: "active" | "pending" | undefined;
|
|
7931
7797
|
apiKey?: string | undefined;
|
|
7932
7798
|
tier?: "basic" | "regular" | "premium" | undefined;
|
|
7799
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
|
7933
7800
|
} | undefined;
|
|
7934
7801
|
vonageCredentials?: {
|
|
7935
7802
|
apiKey: string;
|
|
@@ -8014,12 +7881,8 @@ export declare const platformWebchatContract: {
|
|
|
8014
7881
|
agentId: z.ZodNullable<z.ZodString>;
|
|
8015
7882
|
direction: z.ZodNullable<z.ZodString>;
|
|
8016
7883
|
startedDate: z.ZodNullable<z.ZodDate>;
|
|
8017
|
-
totalHoldDuration: z.ZodNullable<z.ZodNumber>;
|
|
8018
7884
|
handledTime: z.ZodNullable<z.ZodNumber>;
|
|
8019
|
-
fullHandledTime: z.ZodNullable<z.ZodNumber>;
|
|
8020
7885
|
firstResponseTime: z.ZodNullable<z.ZodNumber>;
|
|
8021
|
-
resolutionTime: z.ZodNullable<z.ZodNumber>;
|
|
8022
|
-
fullResolutionTime: z.ZodNullable<z.ZodNumber>;
|
|
8023
7886
|
wrapUpForm: z.ZodNullable<z.ZodObject<{
|
|
8024
7887
|
id: z.ZodString;
|
|
8025
7888
|
createdAt: z.ZodDate;
|
|
@@ -8286,74 +8149,6 @@ export declare const platformWebchatContract: {
|
|
|
8286
8149
|
dateValue: Date | null;
|
|
8287
8150
|
}[] | null | undefined;
|
|
8288
8151
|
}>>;
|
|
8289
|
-
holdLogs: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
8290
|
-
id: z.ZodString;
|
|
8291
|
-
createdAt: z.ZodDate;
|
|
8292
|
-
updatedAt: z.ZodDate;
|
|
8293
|
-
deletedAt: z.ZodNullable<z.ZodDate>;
|
|
8294
|
-
startedAt: z.ZodString;
|
|
8295
|
-
endedAt: z.ZodNullable<z.ZodString>;
|
|
8296
|
-
duration: z.ZodNullable<z.ZodNumber>;
|
|
8297
|
-
holdLabel: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
8298
|
-
id: z.ZodString;
|
|
8299
|
-
createdAt: z.ZodDate;
|
|
8300
|
-
updatedAt: z.ZodDate;
|
|
8301
|
-
deletedAt: z.ZodNullable<z.ZodDate>;
|
|
8302
|
-
name: z.ZodString;
|
|
8303
|
-
position: z.ZodNumber;
|
|
8304
|
-
isDefault: z.ZodDefault<z.ZodBoolean>;
|
|
8305
|
-
}, "strip", z.ZodTypeAny, {
|
|
8306
|
-
name: string;
|
|
8307
|
-
id: string;
|
|
8308
|
-
position: number;
|
|
8309
|
-
createdAt: Date;
|
|
8310
|
-
updatedAt: Date;
|
|
8311
|
-
deletedAt: Date | null;
|
|
8312
|
-
isDefault: boolean;
|
|
8313
|
-
}, {
|
|
8314
|
-
name: string;
|
|
8315
|
-
id: string;
|
|
8316
|
-
position: number;
|
|
8317
|
-
createdAt: Date;
|
|
8318
|
-
updatedAt: Date;
|
|
8319
|
-
deletedAt: Date | null;
|
|
8320
|
-
isDefault?: boolean | undefined;
|
|
8321
|
-
}>>>;
|
|
8322
|
-
}, "strip", z.ZodTypeAny, {
|
|
8323
|
-
id: string;
|
|
8324
|
-
createdAt: Date;
|
|
8325
|
-
updatedAt: Date;
|
|
8326
|
-
deletedAt: Date | null;
|
|
8327
|
-
startedAt: string;
|
|
8328
|
-
endedAt: string | null;
|
|
8329
|
-
duration: number | null;
|
|
8330
|
-
holdLabel?: {
|
|
8331
|
-
name: string;
|
|
8332
|
-
id: string;
|
|
8333
|
-
position: number;
|
|
8334
|
-
createdAt: Date;
|
|
8335
|
-
updatedAt: Date;
|
|
8336
|
-
deletedAt: Date | null;
|
|
8337
|
-
isDefault: boolean;
|
|
8338
|
-
} | null | undefined;
|
|
8339
|
-
}, {
|
|
8340
|
-
id: string;
|
|
8341
|
-
createdAt: Date;
|
|
8342
|
-
updatedAt: Date;
|
|
8343
|
-
deletedAt: Date | null;
|
|
8344
|
-
startedAt: string;
|
|
8345
|
-
endedAt: string | null;
|
|
8346
|
-
duration: number | null;
|
|
8347
|
-
holdLabel?: {
|
|
8348
|
-
name: string;
|
|
8349
|
-
id: string;
|
|
8350
|
-
position: number;
|
|
8351
|
-
createdAt: Date;
|
|
8352
|
-
updatedAt: Date;
|
|
8353
|
-
deletedAt: Date | null;
|
|
8354
|
-
isDefault?: boolean | undefined;
|
|
8355
|
-
} | null | undefined;
|
|
8356
|
-
}>, "many">>>;
|
|
8357
8152
|
}, "strip", z.ZodTypeAny, {
|
|
8358
8153
|
id: string;
|
|
8359
8154
|
channel: string | null;
|
|
@@ -8368,12 +8163,8 @@ export declare const platformWebchatContract: {
|
|
|
8368
8163
|
entityName: string;
|
|
8369
8164
|
agentId: string | null;
|
|
8370
8165
|
startedDate: Date | null;
|
|
8371
|
-
totalHoldDuration: number | null;
|
|
8372
8166
|
handledTime: number | null;
|
|
8373
|
-
fullHandledTime: number | null;
|
|
8374
8167
|
firstResponseTime: number | null;
|
|
8375
|
-
resolutionTime: number | null;
|
|
8376
|
-
fullResolutionTime: number | null;
|
|
8377
8168
|
wrapUpForm: {
|
|
8378
8169
|
type: string;
|
|
8379
8170
|
id: string;
|
|
@@ -8426,24 +8217,6 @@ export declare const platformWebchatContract: {
|
|
|
8426
8217
|
dateValue: Date | null;
|
|
8427
8218
|
}[] | null | undefined;
|
|
8428
8219
|
} | null;
|
|
8429
|
-
holdLogs?: {
|
|
8430
|
-
id: string;
|
|
8431
|
-
createdAt: Date;
|
|
8432
|
-
updatedAt: Date;
|
|
8433
|
-
deletedAt: Date | null;
|
|
8434
|
-
startedAt: string;
|
|
8435
|
-
endedAt: string | null;
|
|
8436
|
-
duration: number | null;
|
|
8437
|
-
holdLabel?: {
|
|
8438
|
-
name: string;
|
|
8439
|
-
id: string;
|
|
8440
|
-
position: number;
|
|
8441
|
-
createdAt: Date;
|
|
8442
|
-
updatedAt: Date;
|
|
8443
|
-
deletedAt: Date | null;
|
|
8444
|
-
isDefault: boolean;
|
|
8445
|
-
} | null | undefined;
|
|
8446
|
-
}[] | null | undefined;
|
|
8447
8220
|
}, {
|
|
8448
8221
|
id: string;
|
|
8449
8222
|
channel: string | null;
|
|
@@ -8458,12 +8231,8 @@ export declare const platformWebchatContract: {
|
|
|
8458
8231
|
entityName: string;
|
|
8459
8232
|
agentId: string | null;
|
|
8460
8233
|
startedDate: Date | null;
|
|
8461
|
-
totalHoldDuration: number | null;
|
|
8462
8234
|
handledTime: number | null;
|
|
8463
|
-
fullHandledTime: number | null;
|
|
8464
8235
|
firstResponseTime: number | null;
|
|
8465
|
-
resolutionTime: number | null;
|
|
8466
|
-
fullResolutionTime: number | null;
|
|
8467
8236
|
wrapUpForm: {
|
|
8468
8237
|
type: string;
|
|
8469
8238
|
id: string;
|
|
@@ -8516,24 +8285,6 @@ export declare const platformWebchatContract: {
|
|
|
8516
8285
|
dateValue: Date | null;
|
|
8517
8286
|
}[] | null | undefined;
|
|
8518
8287
|
} | null;
|
|
8519
|
-
holdLogs?: {
|
|
8520
|
-
id: string;
|
|
8521
|
-
createdAt: Date;
|
|
8522
|
-
updatedAt: Date;
|
|
8523
|
-
deletedAt: Date | null;
|
|
8524
|
-
startedAt: string;
|
|
8525
|
-
endedAt: string | null;
|
|
8526
|
-
duration: number | null;
|
|
8527
|
-
holdLabel?: {
|
|
8528
|
-
name: string;
|
|
8529
|
-
id: string;
|
|
8530
|
-
position: number;
|
|
8531
|
-
createdAt: Date;
|
|
8532
|
-
updatedAt: Date;
|
|
8533
|
-
deletedAt: Date | null;
|
|
8534
|
-
isDefault?: boolean | undefined;
|
|
8535
|
-
} | null | undefined;
|
|
8536
|
-
}[] | null | undefined;
|
|
8537
8288
|
}>;
|
|
8538
8289
|
workflowRule: z.ZodObject<{
|
|
8539
8290
|
id: z.ZodString;
|
|
@@ -8575,15 +8326,16 @@ export declare const platformWebchatContract: {
|
|
|
8575
8326
|
additionalCredentials?: any;
|
|
8576
8327
|
senderId?: string | undefined;
|
|
8577
8328
|
whatsapp?: {
|
|
8578
|
-
|
|
8579
|
-
wabaExternalId
|
|
8580
|
-
phoneNumberId
|
|
8581
|
-
|
|
8582
|
-
clientId?: string | undefined;
|
|
8583
|
-
channelId?: string | undefined;
|
|
8329
|
+
wabaBusinessId?: string | null | undefined;
|
|
8330
|
+
wabaExternalId?: string | null | undefined;
|
|
8331
|
+
phoneNumberId?: string | null | undefined;
|
|
8332
|
+
email?: string | null | undefined;
|
|
8333
|
+
clientId?: string | null | undefined;
|
|
8334
|
+
channelId?: string | null | undefined;
|
|
8584
8335
|
status?: "active" | "pending" | undefined;
|
|
8585
8336
|
apiKey?: string | undefined;
|
|
8586
8337
|
tier?: "basic" | "regular" | "premium" | undefined;
|
|
8338
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
|
8587
8339
|
} | undefined;
|
|
8588
8340
|
vonageCredentials?: {
|
|
8589
8341
|
apiKey: string;
|
|
@@ -8754,7 +8506,6 @@ export declare const platformWebchatContract: {
|
|
|
8754
8506
|
dateValue: Date | null;
|
|
8755
8507
|
uploads: {
|
|
8756
8508
|
id: string;
|
|
8757
|
-
status: string | null;
|
|
8758
8509
|
createdAt: Date;
|
|
8759
8510
|
updatedAt: Date;
|
|
8760
8511
|
deletedAt: Date | null;
|
|
@@ -8763,6 +8514,7 @@ export declare const platformWebchatContract: {
|
|
|
8763
8514
|
bucketName: string;
|
|
8764
8515
|
fileSize: number;
|
|
8765
8516
|
fileUrl: string | null;
|
|
8517
|
+
status?: string | undefined;
|
|
8766
8518
|
}[];
|
|
8767
8519
|
}[];
|
|
8768
8520
|
company: {
|
|
@@ -8897,12 +8649,8 @@ export declare const platformWebchatContract: {
|
|
|
8897
8649
|
entityName: string;
|
|
8898
8650
|
agentId: string | null;
|
|
8899
8651
|
startedDate: Date | null;
|
|
8900
|
-
totalHoldDuration: number | null;
|
|
8901
8652
|
handledTime: number | null;
|
|
8902
|
-
fullHandledTime: number | null;
|
|
8903
8653
|
firstResponseTime: number | null;
|
|
8904
|
-
resolutionTime: number | null;
|
|
8905
|
-
fullResolutionTime: number | null;
|
|
8906
8654
|
wrapUpForm: {
|
|
8907
8655
|
type: string;
|
|
8908
8656
|
id: string;
|
|
@@ -8955,24 +8703,6 @@ export declare const platformWebchatContract: {
|
|
|
8955
8703
|
dateValue: Date | null;
|
|
8956
8704
|
}[] | null | undefined;
|
|
8957
8705
|
} | null;
|
|
8958
|
-
holdLogs?: {
|
|
8959
|
-
id: string;
|
|
8960
|
-
createdAt: Date;
|
|
8961
|
-
updatedAt: Date;
|
|
8962
|
-
deletedAt: Date | null;
|
|
8963
|
-
startedAt: string;
|
|
8964
|
-
endedAt: string | null;
|
|
8965
|
-
duration: number | null;
|
|
8966
|
-
holdLabel?: {
|
|
8967
|
-
name: string;
|
|
8968
|
-
id: string;
|
|
8969
|
-
position: number;
|
|
8970
|
-
createdAt: Date;
|
|
8971
|
-
updatedAt: Date;
|
|
8972
|
-
deletedAt: Date | null;
|
|
8973
|
-
isDefault: boolean;
|
|
8974
|
-
} | null | undefined;
|
|
8975
|
-
}[] | null | undefined;
|
|
8976
8706
|
};
|
|
8977
8707
|
workflowRule: {
|
|
8978
8708
|
name: string;
|
|
@@ -8998,15 +8728,16 @@ export declare const platformWebchatContract: {
|
|
|
8998
8728
|
additionalCredentials?: any;
|
|
8999
8729
|
senderId?: string | undefined;
|
|
9000
8730
|
whatsapp?: {
|
|
9001
|
-
|
|
9002
|
-
wabaExternalId
|
|
9003
|
-
phoneNumberId
|
|
9004
|
-
|
|
9005
|
-
clientId?: string | undefined;
|
|
9006
|
-
channelId?: string | undefined;
|
|
8731
|
+
wabaBusinessId?: string | null | undefined;
|
|
8732
|
+
wabaExternalId?: string | null | undefined;
|
|
8733
|
+
phoneNumberId?: string | null | undefined;
|
|
8734
|
+
email?: string | null | undefined;
|
|
8735
|
+
clientId?: string | null | undefined;
|
|
8736
|
+
channelId?: string | null | undefined;
|
|
9007
8737
|
status?: "active" | "pending" | undefined;
|
|
9008
8738
|
apiKey?: string | undefined;
|
|
9009
8739
|
tier?: "basic" | "regular" | "premium" | undefined;
|
|
8740
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
|
9010
8741
|
} | undefined;
|
|
9011
8742
|
vonageCredentials?: {
|
|
9012
8743
|
apiKey: string;
|
|
@@ -9177,7 +8908,6 @@ export declare const platformWebchatContract: {
|
|
|
9177
8908
|
dateValue: Date | null;
|
|
9178
8909
|
uploads: {
|
|
9179
8910
|
id: string;
|
|
9180
|
-
status: string | null;
|
|
9181
8911
|
createdAt: Date;
|
|
9182
8912
|
updatedAt: Date;
|
|
9183
8913
|
deletedAt: Date | null;
|
|
@@ -9186,6 +8916,7 @@ export declare const platformWebchatContract: {
|
|
|
9186
8916
|
bucketName: string;
|
|
9187
8917
|
fileSize: number;
|
|
9188
8918
|
fileUrl: string | null;
|
|
8919
|
+
status?: string | undefined;
|
|
9189
8920
|
}[];
|
|
9190
8921
|
}[];
|
|
9191
8922
|
company: {
|
|
@@ -9320,12 +9051,8 @@ export declare const platformWebchatContract: {
|
|
|
9320
9051
|
entityName: string;
|
|
9321
9052
|
agentId: string | null;
|
|
9322
9053
|
startedDate: Date | null;
|
|
9323
|
-
totalHoldDuration: number | null;
|
|
9324
9054
|
handledTime: number | null;
|
|
9325
|
-
fullHandledTime: number | null;
|
|
9326
9055
|
firstResponseTime: number | null;
|
|
9327
|
-
resolutionTime: number | null;
|
|
9328
|
-
fullResolutionTime: number | null;
|
|
9329
9056
|
wrapUpForm: {
|
|
9330
9057
|
type: string;
|
|
9331
9058
|
id: string;
|
|
@@ -9378,24 +9105,6 @@ export declare const platformWebchatContract: {
|
|
|
9378
9105
|
dateValue: Date | null;
|
|
9379
9106
|
}[] | null | undefined;
|
|
9380
9107
|
} | null;
|
|
9381
|
-
holdLogs?: {
|
|
9382
|
-
id: string;
|
|
9383
|
-
createdAt: Date;
|
|
9384
|
-
updatedAt: Date;
|
|
9385
|
-
deletedAt: Date | null;
|
|
9386
|
-
startedAt: string;
|
|
9387
|
-
endedAt: string | null;
|
|
9388
|
-
duration: number | null;
|
|
9389
|
-
holdLabel?: {
|
|
9390
|
-
name: string;
|
|
9391
|
-
id: string;
|
|
9392
|
-
position: number;
|
|
9393
|
-
createdAt: Date;
|
|
9394
|
-
updatedAt: Date;
|
|
9395
|
-
deletedAt: Date | null;
|
|
9396
|
-
isDefault?: boolean | undefined;
|
|
9397
|
-
} | null | undefined;
|
|
9398
|
-
}[] | null | undefined;
|
|
9399
9108
|
};
|
|
9400
9109
|
workflowRule: {
|
|
9401
9110
|
name: string;
|
|
@@ -9418,10 +9127,9 @@ export declare const platformWebchatContract: {
|
|
|
9418
9127
|
fileSize: z.ZodNumber;
|
|
9419
9128
|
fileKey: z.ZodString;
|
|
9420
9129
|
fileUrl: z.ZodNullable<z.ZodString>;
|
|
9421
|
-
status: z.
|
|
9130
|
+
status: z.ZodOptional<z.ZodString>;
|
|
9422
9131
|
}, "strip", z.ZodTypeAny, {
|
|
9423
9132
|
id: string;
|
|
9424
|
-
status: string | null;
|
|
9425
9133
|
createdAt: Date;
|
|
9426
9134
|
updatedAt: Date;
|
|
9427
9135
|
deletedAt: Date | null;
|
|
@@ -9430,9 +9138,9 @@ export declare const platformWebchatContract: {
|
|
|
9430
9138
|
bucketName: string;
|
|
9431
9139
|
fileSize: number;
|
|
9432
9140
|
fileUrl: string | null;
|
|
9141
|
+
status?: string | undefined;
|
|
9433
9142
|
}, {
|
|
9434
9143
|
id: string;
|
|
9435
|
-
status: string | null;
|
|
9436
9144
|
createdAt: Date;
|
|
9437
9145
|
updatedAt: Date;
|
|
9438
9146
|
deletedAt: Date | null;
|
|
@@ -9441,6 +9149,7 @@ export declare const platformWebchatContract: {
|
|
|
9441
9149
|
bucketName: string;
|
|
9442
9150
|
fileSize: number;
|
|
9443
9151
|
fileUrl: string | null;
|
|
9152
|
+
status?: string | undefined;
|
|
9444
9153
|
}>;
|
|
9445
9154
|
repliedMessage: z.ZodLazy<z.ZodObject<{
|
|
9446
9155
|
id: z.ZodString;
|
|
@@ -9449,7 +9158,7 @@ export declare const platformWebchatContract: {
|
|
|
9449
9158
|
deletedAt: z.ZodNullable<z.ZodDate>;
|
|
9450
9159
|
message: z.ZodString;
|
|
9451
9160
|
direction: z.ZodEnum<["incoming", "outgoing", "system"]>;
|
|
9452
|
-
type: z.ZodEnum<["text", "image", "video", "audio", "file", "imagemap", "fallback", "location", "sticker", "
|
|
9161
|
+
type: z.ZodEnum<["text", "image", "video", "audio", "file", "imagemap", "fallback", "location", "sticker", "text_with_image", "reaction", "contacts", "carousel", "card", "choice", "dropdown", "assign", "solve", "resolved", "reopen", "open", "closed", "handed_over", "updated", "started", "edited", "deleted", "unsupported"]>;
|
|
9453
9162
|
readAt: z.ZodDate;
|
|
9454
9163
|
metadata: z.ZodAny;
|
|
9455
9164
|
platformId: z.ZodString;
|
|
@@ -9470,10 +9179,9 @@ export declare const platformWebchatContract: {
|
|
|
9470
9179
|
fileSize: z.ZodNumber;
|
|
9471
9180
|
fileKey: z.ZodString;
|
|
9472
9181
|
fileUrl: z.ZodNullable<z.ZodString>;
|
|
9473
|
-
status: z.
|
|
9182
|
+
status: z.ZodOptional<z.ZodString>;
|
|
9474
9183
|
}, "strip", z.ZodTypeAny, {
|
|
9475
9184
|
id: string;
|
|
9476
|
-
status: string | null;
|
|
9477
9185
|
createdAt: Date;
|
|
9478
9186
|
updatedAt: Date;
|
|
9479
9187
|
deletedAt: Date | null;
|
|
@@ -9482,9 +9190,9 @@ export declare const platformWebchatContract: {
|
|
|
9482
9190
|
bucketName: string;
|
|
9483
9191
|
fileSize: number;
|
|
9484
9192
|
fileUrl: string | null;
|
|
9193
|
+
status?: string | undefined;
|
|
9485
9194
|
}, {
|
|
9486
9195
|
id: string;
|
|
9487
|
-
status: string | null;
|
|
9488
9196
|
createdAt: Date;
|
|
9489
9197
|
updatedAt: Date;
|
|
9490
9198
|
deletedAt: Date | null;
|
|
@@ -9493,6 +9201,7 @@ export declare const platformWebchatContract: {
|
|
|
9493
9201
|
bucketName: string;
|
|
9494
9202
|
fileSize: number;
|
|
9495
9203
|
fileUrl: string | null;
|
|
9204
|
+
status?: string | undefined;
|
|
9496
9205
|
}>;
|
|
9497
9206
|
actor: z.ZodObject<{
|
|
9498
9207
|
id: z.ZodString;
|
|
@@ -10107,7 +9816,7 @@ export declare const platformWebchatContract: {
|
|
|
10107
9816
|
};
|
|
10108
9817
|
}>;
|
|
10109
9818
|
}, "strip", z.ZodTypeAny, {
|
|
10110
|
-
type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "
|
|
9819
|
+
type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "text_with_image" | "reaction" | "contacts" | "carousel" | "card" | "choice" | "dropdown" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "edited" | "deleted" | "unsupported";
|
|
10111
9820
|
message: string;
|
|
10112
9821
|
id: string;
|
|
10113
9822
|
url: string;
|
|
@@ -10161,7 +9870,6 @@ export declare const platformWebchatContract: {
|
|
|
10161
9870
|
};
|
|
10162
9871
|
upload: {
|
|
10163
9872
|
id: string;
|
|
10164
|
-
status: string | null;
|
|
10165
9873
|
createdAt: Date;
|
|
10166
9874
|
updatedAt: Date;
|
|
10167
9875
|
deletedAt: Date | null;
|
|
@@ -10170,6 +9878,7 @@ export declare const platformWebchatContract: {
|
|
|
10170
9878
|
bucketName: string;
|
|
10171
9879
|
fileSize: number;
|
|
10172
9880
|
fileUrl: string | null;
|
|
9881
|
+
status?: string | undefined;
|
|
10173
9882
|
};
|
|
10174
9883
|
assignee: {
|
|
10175
9884
|
name: string;
|
|
@@ -10269,7 +9978,7 @@ export declare const platformWebchatContract: {
|
|
|
10269
9978
|
metadata?: any;
|
|
10270
9979
|
template?: any;
|
|
10271
9980
|
}, {
|
|
10272
|
-
type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "
|
|
9981
|
+
type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "text_with_image" | "reaction" | "contacts" | "carousel" | "card" | "choice" | "dropdown" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "edited" | "deleted" | "unsupported";
|
|
10273
9982
|
message: string;
|
|
10274
9983
|
id: string;
|
|
10275
9984
|
url: string;
|
|
@@ -10323,7 +10032,6 @@ export declare const platformWebchatContract: {
|
|
|
10323
10032
|
};
|
|
10324
10033
|
upload: {
|
|
10325
10034
|
id: string;
|
|
10326
|
-
status: string | null;
|
|
10327
10035
|
createdAt: Date;
|
|
10328
10036
|
updatedAt: Date;
|
|
10329
10037
|
deletedAt: Date | null;
|
|
@@ -10332,6 +10040,7 @@ export declare const platformWebchatContract: {
|
|
|
10332
10040
|
bucketName: string;
|
|
10333
10041
|
fileSize: number;
|
|
10334
10042
|
fileUrl: string | null;
|
|
10043
|
+
status?: string | undefined;
|
|
10335
10044
|
};
|
|
10336
10045
|
assignee: {
|
|
10337
10046
|
name: string;
|
|
@@ -11071,7 +10780,7 @@ export declare const platformWebchatContract: {
|
|
|
11071
10780
|
editedMessageid: z.ZodString;
|
|
11072
10781
|
label: z.ZodOptional<z.ZodString>;
|
|
11073
10782
|
}, "strip", z.ZodTypeAny, {
|
|
11074
|
-
type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "
|
|
10783
|
+
type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "text_with_image" | "reaction" | "contacts" | "carousel" | "card" | "choice" | "dropdown" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "edited" | "deleted" | "unsupported";
|
|
11075
10784
|
message: string;
|
|
11076
10785
|
id: string;
|
|
11077
10786
|
url: string;
|
|
@@ -11125,7 +10834,6 @@ export declare const platformWebchatContract: {
|
|
|
11125
10834
|
};
|
|
11126
10835
|
upload: {
|
|
11127
10836
|
id: string;
|
|
11128
|
-
status: string | null;
|
|
11129
10837
|
createdAt: Date;
|
|
11130
10838
|
updatedAt: Date;
|
|
11131
10839
|
deletedAt: Date | null;
|
|
@@ -11134,6 +10842,7 @@ export declare const platformWebchatContract: {
|
|
|
11134
10842
|
bucketName: string;
|
|
11135
10843
|
fileSize: number;
|
|
11136
10844
|
fileUrl: string | null;
|
|
10845
|
+
status?: string | undefined;
|
|
11137
10846
|
};
|
|
11138
10847
|
assignee: {
|
|
11139
10848
|
name: string;
|
|
@@ -11194,15 +10903,16 @@ export declare const platformWebchatContract: {
|
|
|
11194
10903
|
additionalCredentials?: any;
|
|
11195
10904
|
senderId?: string | undefined;
|
|
11196
10905
|
whatsapp?: {
|
|
11197
|
-
|
|
11198
|
-
wabaExternalId
|
|
11199
|
-
phoneNumberId
|
|
11200
|
-
|
|
11201
|
-
clientId?: string | undefined;
|
|
11202
|
-
channelId?: string | undefined;
|
|
10906
|
+
wabaBusinessId?: string | null | undefined;
|
|
10907
|
+
wabaExternalId?: string | null | undefined;
|
|
10908
|
+
phoneNumberId?: string | null | undefined;
|
|
10909
|
+
email?: string | null | undefined;
|
|
10910
|
+
clientId?: string | null | undefined;
|
|
10911
|
+
channelId?: string | null | undefined;
|
|
11203
10912
|
status?: "active" | "pending" | undefined;
|
|
11204
10913
|
apiKey?: string | undefined;
|
|
11205
10914
|
tier?: "basic" | "regular" | "premium" | undefined;
|
|
10915
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
|
11206
10916
|
} | undefined;
|
|
11207
10917
|
vonageCredentials?: {
|
|
11208
10918
|
apiKey: string;
|
|
@@ -11373,7 +11083,6 @@ export declare const platformWebchatContract: {
|
|
|
11373
11083
|
dateValue: Date | null;
|
|
11374
11084
|
uploads: {
|
|
11375
11085
|
id: string;
|
|
11376
|
-
status: string | null;
|
|
11377
11086
|
createdAt: Date;
|
|
11378
11087
|
updatedAt: Date;
|
|
11379
11088
|
deletedAt: Date | null;
|
|
@@ -11382,6 +11091,7 @@ export declare const platformWebchatContract: {
|
|
|
11382
11091
|
bucketName: string;
|
|
11383
11092
|
fileSize: number;
|
|
11384
11093
|
fileUrl: string | null;
|
|
11094
|
+
status?: string | undefined;
|
|
11385
11095
|
}[];
|
|
11386
11096
|
}[];
|
|
11387
11097
|
company: {
|
|
@@ -11516,12 +11226,8 @@ export declare const platformWebchatContract: {
|
|
|
11516
11226
|
entityName: string;
|
|
11517
11227
|
agentId: string | null;
|
|
11518
11228
|
startedDate: Date | null;
|
|
11519
|
-
totalHoldDuration: number | null;
|
|
11520
11229
|
handledTime: number | null;
|
|
11521
|
-
fullHandledTime: number | null;
|
|
11522
11230
|
firstResponseTime: number | null;
|
|
11523
|
-
resolutionTime: number | null;
|
|
11524
|
-
fullResolutionTime: number | null;
|
|
11525
11231
|
wrapUpForm: {
|
|
11526
11232
|
type: string;
|
|
11527
11233
|
id: string;
|
|
@@ -11574,24 +11280,6 @@ export declare const platformWebchatContract: {
|
|
|
11574
11280
|
dateValue: Date | null;
|
|
11575
11281
|
}[] | null | undefined;
|
|
11576
11282
|
} | null;
|
|
11577
|
-
holdLogs?: {
|
|
11578
|
-
id: string;
|
|
11579
|
-
createdAt: Date;
|
|
11580
|
-
updatedAt: Date;
|
|
11581
|
-
deletedAt: Date | null;
|
|
11582
|
-
startedAt: string;
|
|
11583
|
-
endedAt: string | null;
|
|
11584
|
-
duration: number | null;
|
|
11585
|
-
holdLabel?: {
|
|
11586
|
-
name: string;
|
|
11587
|
-
id: string;
|
|
11588
|
-
position: number;
|
|
11589
|
-
createdAt: Date;
|
|
11590
|
-
updatedAt: Date;
|
|
11591
|
-
deletedAt: Date | null;
|
|
11592
|
-
isDefault: boolean;
|
|
11593
|
-
} | null | undefined;
|
|
11594
|
-
}[] | null | undefined;
|
|
11595
11283
|
};
|
|
11596
11284
|
workflowRule: {
|
|
11597
11285
|
name: string;
|
|
@@ -11620,7 +11308,7 @@ export declare const platformWebchatContract: {
|
|
|
11620
11308
|
previewUrl: string;
|
|
11621
11309
|
imageSetId: string;
|
|
11622
11310
|
repliedMessage: {
|
|
11623
|
-
type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "
|
|
11311
|
+
type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "text_with_image" | "reaction" | "contacts" | "carousel" | "card" | "choice" | "dropdown" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "edited" | "deleted" | "unsupported";
|
|
11624
11312
|
message: string;
|
|
11625
11313
|
id: string;
|
|
11626
11314
|
url: string;
|
|
@@ -11674,7 +11362,6 @@ export declare const platformWebchatContract: {
|
|
|
11674
11362
|
};
|
|
11675
11363
|
upload: {
|
|
11676
11364
|
id: string;
|
|
11677
|
-
status: string | null;
|
|
11678
11365
|
createdAt: Date;
|
|
11679
11366
|
updatedAt: Date;
|
|
11680
11367
|
deletedAt: Date | null;
|
|
@@ -11683,6 +11370,7 @@ export declare const platformWebchatContract: {
|
|
|
11683
11370
|
bucketName: string;
|
|
11684
11371
|
fileSize: number;
|
|
11685
11372
|
fileUrl: string | null;
|
|
11373
|
+
status?: string | undefined;
|
|
11686
11374
|
};
|
|
11687
11375
|
assignee: {
|
|
11688
11376
|
name: string;
|
|
@@ -11831,7 +11519,7 @@ export declare const platformWebchatContract: {
|
|
|
11831
11519
|
template?: any;
|
|
11832
11520
|
label?: string | undefined;
|
|
11833
11521
|
}, {
|
|
11834
|
-
type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "
|
|
11522
|
+
type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "text_with_image" | "reaction" | "contacts" | "carousel" | "card" | "choice" | "dropdown" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "edited" | "deleted" | "unsupported";
|
|
11835
11523
|
message: string;
|
|
11836
11524
|
id: string;
|
|
11837
11525
|
url: string;
|
|
@@ -11885,7 +11573,6 @@ export declare const platformWebchatContract: {
|
|
|
11885
11573
|
};
|
|
11886
11574
|
upload: {
|
|
11887
11575
|
id: string;
|
|
11888
|
-
status: string | null;
|
|
11889
11576
|
createdAt: Date;
|
|
11890
11577
|
updatedAt: Date;
|
|
11891
11578
|
deletedAt: Date | null;
|
|
@@ -11894,6 +11581,7 @@ export declare const platformWebchatContract: {
|
|
|
11894
11581
|
bucketName: string;
|
|
11895
11582
|
fileSize: number;
|
|
11896
11583
|
fileUrl: string | null;
|
|
11584
|
+
status?: string | undefined;
|
|
11897
11585
|
};
|
|
11898
11586
|
assignee: {
|
|
11899
11587
|
name: string;
|
|
@@ -11954,15 +11642,16 @@ export declare const platformWebchatContract: {
|
|
|
11954
11642
|
additionalCredentials?: any;
|
|
11955
11643
|
senderId?: string | undefined;
|
|
11956
11644
|
whatsapp?: {
|
|
11957
|
-
|
|
11958
|
-
wabaExternalId
|
|
11959
|
-
phoneNumberId
|
|
11960
|
-
|
|
11961
|
-
clientId?: string | undefined;
|
|
11962
|
-
channelId?: string | undefined;
|
|
11645
|
+
wabaBusinessId?: string | null | undefined;
|
|
11646
|
+
wabaExternalId?: string | null | undefined;
|
|
11647
|
+
phoneNumberId?: string | null | undefined;
|
|
11648
|
+
email?: string | null | undefined;
|
|
11649
|
+
clientId?: string | null | undefined;
|
|
11650
|
+
channelId?: string | null | undefined;
|
|
11963
11651
|
status?: "active" | "pending" | undefined;
|
|
11964
11652
|
apiKey?: string | undefined;
|
|
11965
11653
|
tier?: "basic" | "regular" | "premium" | undefined;
|
|
11654
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
|
11966
11655
|
} | undefined;
|
|
11967
11656
|
vonageCredentials?: {
|
|
11968
11657
|
apiKey: string;
|
|
@@ -12133,7 +11822,6 @@ export declare const platformWebchatContract: {
|
|
|
12133
11822
|
dateValue: Date | null;
|
|
12134
11823
|
uploads: {
|
|
12135
11824
|
id: string;
|
|
12136
|
-
status: string | null;
|
|
12137
11825
|
createdAt: Date;
|
|
12138
11826
|
updatedAt: Date;
|
|
12139
11827
|
deletedAt: Date | null;
|
|
@@ -12142,6 +11830,7 @@ export declare const platformWebchatContract: {
|
|
|
12142
11830
|
bucketName: string;
|
|
12143
11831
|
fileSize: number;
|
|
12144
11832
|
fileUrl: string | null;
|
|
11833
|
+
status?: string | undefined;
|
|
12145
11834
|
}[];
|
|
12146
11835
|
}[];
|
|
12147
11836
|
company: {
|
|
@@ -12276,12 +11965,8 @@ export declare const platformWebchatContract: {
|
|
|
12276
11965
|
entityName: string;
|
|
12277
11966
|
agentId: string | null;
|
|
12278
11967
|
startedDate: Date | null;
|
|
12279
|
-
totalHoldDuration: number | null;
|
|
12280
11968
|
handledTime: number | null;
|
|
12281
|
-
fullHandledTime: number | null;
|
|
12282
11969
|
firstResponseTime: number | null;
|
|
12283
|
-
resolutionTime: number | null;
|
|
12284
|
-
fullResolutionTime: number | null;
|
|
12285
11970
|
wrapUpForm: {
|
|
12286
11971
|
type: string;
|
|
12287
11972
|
id: string;
|
|
@@ -12334,24 +12019,6 @@ export declare const platformWebchatContract: {
|
|
|
12334
12019
|
dateValue: Date | null;
|
|
12335
12020
|
}[] | null | undefined;
|
|
12336
12021
|
} | null;
|
|
12337
|
-
holdLogs?: {
|
|
12338
|
-
id: string;
|
|
12339
|
-
createdAt: Date;
|
|
12340
|
-
updatedAt: Date;
|
|
12341
|
-
deletedAt: Date | null;
|
|
12342
|
-
startedAt: string;
|
|
12343
|
-
endedAt: string | null;
|
|
12344
|
-
duration: number | null;
|
|
12345
|
-
holdLabel?: {
|
|
12346
|
-
name: string;
|
|
12347
|
-
id: string;
|
|
12348
|
-
position: number;
|
|
12349
|
-
createdAt: Date;
|
|
12350
|
-
updatedAt: Date;
|
|
12351
|
-
deletedAt: Date | null;
|
|
12352
|
-
isDefault?: boolean | undefined;
|
|
12353
|
-
} | null | undefined;
|
|
12354
|
-
}[] | null | undefined;
|
|
12355
12022
|
};
|
|
12356
12023
|
workflowRule: {
|
|
12357
12024
|
name: string;
|
|
@@ -12380,7 +12047,7 @@ export declare const platformWebchatContract: {
|
|
|
12380
12047
|
previewUrl: string;
|
|
12381
12048
|
imageSetId: string;
|
|
12382
12049
|
repliedMessage: {
|
|
12383
|
-
type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "
|
|
12050
|
+
type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "text_with_image" | "reaction" | "contacts" | "carousel" | "card" | "choice" | "dropdown" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "edited" | "deleted" | "unsupported";
|
|
12384
12051
|
message: string;
|
|
12385
12052
|
id: string;
|
|
12386
12053
|
url: string;
|
|
@@ -12434,7 +12101,6 @@ export declare const platformWebchatContract: {
|
|
|
12434
12101
|
};
|
|
12435
12102
|
upload: {
|
|
12436
12103
|
id: string;
|
|
12437
|
-
status: string | null;
|
|
12438
12104
|
createdAt: Date;
|
|
12439
12105
|
updatedAt: Date;
|
|
12440
12106
|
deletedAt: Date | null;
|
|
@@ -12443,6 +12109,7 @@ export declare const platformWebchatContract: {
|
|
|
12443
12109
|
bucketName: string;
|
|
12444
12110
|
fileSize: number;
|
|
12445
12111
|
fileUrl: string | null;
|
|
12112
|
+
status?: string | undefined;
|
|
12446
12113
|
};
|
|
12447
12114
|
assignee: {
|
|
12448
12115
|
name: string;
|
|
@@ -12592,7 +12259,7 @@ export declare const platformWebchatContract: {
|
|
|
12592
12259
|
label?: string | undefined;
|
|
12593
12260
|
}>>>;
|
|
12594
12261
|
}, "strip", z.ZodTypeAny, {
|
|
12595
|
-
type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "
|
|
12262
|
+
type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "text_with_image" | "reaction" | "contacts" | "carousel" | "card" | "choice" | "dropdown" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "edited" | "deleted" | "unsupported";
|
|
12596
12263
|
message: string;
|
|
12597
12264
|
id: string;
|
|
12598
12265
|
url: string;
|
|
@@ -12646,7 +12313,6 @@ export declare const platformWebchatContract: {
|
|
|
12646
12313
|
};
|
|
12647
12314
|
upload: {
|
|
12648
12315
|
id: string;
|
|
12649
|
-
status: string | null;
|
|
12650
12316
|
createdAt: Date;
|
|
12651
12317
|
updatedAt: Date;
|
|
12652
12318
|
deletedAt: Date | null;
|
|
@@ -12655,6 +12321,7 @@ export declare const platformWebchatContract: {
|
|
|
12655
12321
|
bucketName: string;
|
|
12656
12322
|
fileSize: number;
|
|
12657
12323
|
fileUrl: string | null;
|
|
12324
|
+
status?: string | undefined;
|
|
12658
12325
|
};
|
|
12659
12326
|
assignee: {
|
|
12660
12327
|
name: string;
|
|
@@ -12715,15 +12382,16 @@ export declare const platformWebchatContract: {
|
|
|
12715
12382
|
additionalCredentials?: any;
|
|
12716
12383
|
senderId?: string | undefined;
|
|
12717
12384
|
whatsapp?: {
|
|
12718
|
-
|
|
12719
|
-
wabaExternalId
|
|
12720
|
-
phoneNumberId
|
|
12721
|
-
|
|
12722
|
-
clientId?: string | undefined;
|
|
12723
|
-
channelId?: string | undefined;
|
|
12385
|
+
wabaBusinessId?: string | null | undefined;
|
|
12386
|
+
wabaExternalId?: string | null | undefined;
|
|
12387
|
+
phoneNumberId?: string | null | undefined;
|
|
12388
|
+
email?: string | null | undefined;
|
|
12389
|
+
clientId?: string | null | undefined;
|
|
12390
|
+
channelId?: string | null | undefined;
|
|
12724
12391
|
status?: "active" | "pending" | undefined;
|
|
12725
12392
|
apiKey?: string | undefined;
|
|
12726
12393
|
tier?: "basic" | "regular" | "premium" | undefined;
|
|
12394
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
|
12727
12395
|
} | undefined;
|
|
12728
12396
|
vonageCredentials?: {
|
|
12729
12397
|
apiKey: string;
|
|
@@ -12894,7 +12562,6 @@ export declare const platformWebchatContract: {
|
|
|
12894
12562
|
dateValue: Date | null;
|
|
12895
12563
|
uploads: {
|
|
12896
12564
|
id: string;
|
|
12897
|
-
status: string | null;
|
|
12898
12565
|
createdAt: Date;
|
|
12899
12566
|
updatedAt: Date;
|
|
12900
12567
|
deletedAt: Date | null;
|
|
@@ -12903,6 +12570,7 @@ export declare const platformWebchatContract: {
|
|
|
12903
12570
|
bucketName: string;
|
|
12904
12571
|
fileSize: number;
|
|
12905
12572
|
fileUrl: string | null;
|
|
12573
|
+
status?: string | undefined;
|
|
12906
12574
|
}[];
|
|
12907
12575
|
}[];
|
|
12908
12576
|
company: {
|
|
@@ -13037,12 +12705,8 @@ export declare const platformWebchatContract: {
|
|
|
13037
12705
|
entityName: string;
|
|
13038
12706
|
agentId: string | null;
|
|
13039
12707
|
startedDate: Date | null;
|
|
13040
|
-
totalHoldDuration: number | null;
|
|
13041
12708
|
handledTime: number | null;
|
|
13042
|
-
fullHandledTime: number | null;
|
|
13043
12709
|
firstResponseTime: number | null;
|
|
13044
|
-
resolutionTime: number | null;
|
|
13045
|
-
fullResolutionTime: number | null;
|
|
13046
12710
|
wrapUpForm: {
|
|
13047
12711
|
type: string;
|
|
13048
12712
|
id: string;
|
|
@@ -13095,24 +12759,6 @@ export declare const platformWebchatContract: {
|
|
|
13095
12759
|
dateValue: Date | null;
|
|
13096
12760
|
}[] | null | undefined;
|
|
13097
12761
|
} | null;
|
|
13098
|
-
holdLogs?: {
|
|
13099
|
-
id: string;
|
|
13100
|
-
createdAt: Date;
|
|
13101
|
-
updatedAt: Date;
|
|
13102
|
-
deletedAt: Date | null;
|
|
13103
|
-
startedAt: string;
|
|
13104
|
-
endedAt: string | null;
|
|
13105
|
-
duration: number | null;
|
|
13106
|
-
holdLabel?: {
|
|
13107
|
-
name: string;
|
|
13108
|
-
id: string;
|
|
13109
|
-
position: number;
|
|
13110
|
-
createdAt: Date;
|
|
13111
|
-
updatedAt: Date;
|
|
13112
|
-
deletedAt: Date | null;
|
|
13113
|
-
isDefault: boolean;
|
|
13114
|
-
} | null | undefined;
|
|
13115
|
-
}[] | null | undefined;
|
|
13116
12762
|
};
|
|
13117
12763
|
workflowRule: {
|
|
13118
12764
|
name: string;
|
|
@@ -13141,7 +12787,7 @@ export declare const platformWebchatContract: {
|
|
|
13141
12787
|
previewUrl: string;
|
|
13142
12788
|
imageSetId: string;
|
|
13143
12789
|
repliedMessage: {
|
|
13144
|
-
type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "
|
|
12790
|
+
type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "text_with_image" | "reaction" | "contacts" | "carousel" | "card" | "choice" | "dropdown" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "edited" | "deleted" | "unsupported";
|
|
13145
12791
|
message: string;
|
|
13146
12792
|
id: string;
|
|
13147
12793
|
url: string;
|
|
@@ -13195,7 +12841,6 @@ export declare const platformWebchatContract: {
|
|
|
13195
12841
|
};
|
|
13196
12842
|
upload: {
|
|
13197
12843
|
id: string;
|
|
13198
|
-
status: string | null;
|
|
13199
12844
|
createdAt: Date;
|
|
13200
12845
|
updatedAt: Date;
|
|
13201
12846
|
deletedAt: Date | null;
|
|
@@ -13204,6 +12849,7 @@ export declare const platformWebchatContract: {
|
|
|
13204
12849
|
bucketName: string;
|
|
13205
12850
|
fileSize: number;
|
|
13206
12851
|
fileUrl: string | null;
|
|
12852
|
+
status?: string | undefined;
|
|
13207
12853
|
};
|
|
13208
12854
|
assignee: {
|
|
13209
12855
|
name: string;
|
|
@@ -13352,7 +12998,7 @@ export declare const platformWebchatContract: {
|
|
|
13352
12998
|
template?: any;
|
|
13353
12999
|
metadata?: any;
|
|
13354
13000
|
fromMessage?: {
|
|
13355
|
-
type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "
|
|
13001
|
+
type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "text_with_image" | "reaction" | "contacts" | "carousel" | "card" | "choice" | "dropdown" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "edited" | "deleted" | "unsupported";
|
|
13356
13002
|
message: string;
|
|
13357
13003
|
id: string;
|
|
13358
13004
|
url: string;
|
|
@@ -13406,7 +13052,6 @@ export declare const platformWebchatContract: {
|
|
|
13406
13052
|
};
|
|
13407
13053
|
upload: {
|
|
13408
13054
|
id: string;
|
|
13409
|
-
status: string | null;
|
|
13410
13055
|
createdAt: Date;
|
|
13411
13056
|
updatedAt: Date;
|
|
13412
13057
|
deletedAt: Date | null;
|
|
@@ -13415,6 +13060,7 @@ export declare const platformWebchatContract: {
|
|
|
13415
13060
|
bucketName: string;
|
|
13416
13061
|
fileSize: number;
|
|
13417
13062
|
fileUrl: string | null;
|
|
13063
|
+
status?: string | undefined;
|
|
13418
13064
|
};
|
|
13419
13065
|
assignee: {
|
|
13420
13066
|
name: string;
|
|
@@ -13475,15 +13121,16 @@ export declare const platformWebchatContract: {
|
|
|
13475
13121
|
additionalCredentials?: any;
|
|
13476
13122
|
senderId?: string | undefined;
|
|
13477
13123
|
whatsapp?: {
|
|
13478
|
-
|
|
13479
|
-
wabaExternalId
|
|
13480
|
-
phoneNumberId
|
|
13481
|
-
|
|
13482
|
-
clientId?: string | undefined;
|
|
13483
|
-
channelId?: string | undefined;
|
|
13124
|
+
wabaBusinessId?: string | null | undefined;
|
|
13125
|
+
wabaExternalId?: string | null | undefined;
|
|
13126
|
+
phoneNumberId?: string | null | undefined;
|
|
13127
|
+
email?: string | null | undefined;
|
|
13128
|
+
clientId?: string | null | undefined;
|
|
13129
|
+
channelId?: string | null | undefined;
|
|
13484
13130
|
status?: "active" | "pending" | undefined;
|
|
13485
13131
|
apiKey?: string | undefined;
|
|
13486
13132
|
tier?: "basic" | "regular" | "premium" | undefined;
|
|
13133
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
|
13487
13134
|
} | undefined;
|
|
13488
13135
|
vonageCredentials?: {
|
|
13489
13136
|
apiKey: string;
|
|
@@ -13654,7 +13301,6 @@ export declare const platformWebchatContract: {
|
|
|
13654
13301
|
dateValue: Date | null;
|
|
13655
13302
|
uploads: {
|
|
13656
13303
|
id: string;
|
|
13657
|
-
status: string | null;
|
|
13658
13304
|
createdAt: Date;
|
|
13659
13305
|
updatedAt: Date;
|
|
13660
13306
|
deletedAt: Date | null;
|
|
@@ -13663,6 +13309,7 @@ export declare const platformWebchatContract: {
|
|
|
13663
13309
|
bucketName: string;
|
|
13664
13310
|
fileSize: number;
|
|
13665
13311
|
fileUrl: string | null;
|
|
13312
|
+
status?: string | undefined;
|
|
13666
13313
|
}[];
|
|
13667
13314
|
}[];
|
|
13668
13315
|
company: {
|
|
@@ -13797,12 +13444,8 @@ export declare const platformWebchatContract: {
|
|
|
13797
13444
|
entityName: string;
|
|
13798
13445
|
agentId: string | null;
|
|
13799
13446
|
startedDate: Date | null;
|
|
13800
|
-
totalHoldDuration: number | null;
|
|
13801
13447
|
handledTime: number | null;
|
|
13802
|
-
fullHandledTime: number | null;
|
|
13803
13448
|
firstResponseTime: number | null;
|
|
13804
|
-
resolutionTime: number | null;
|
|
13805
|
-
fullResolutionTime: number | null;
|
|
13806
13449
|
wrapUpForm: {
|
|
13807
13450
|
type: string;
|
|
13808
13451
|
id: string;
|
|
@@ -13855,24 +13498,6 @@ export declare const platformWebchatContract: {
|
|
|
13855
13498
|
dateValue: Date | null;
|
|
13856
13499
|
}[] | null | undefined;
|
|
13857
13500
|
} | null;
|
|
13858
|
-
holdLogs?: {
|
|
13859
|
-
id: string;
|
|
13860
|
-
createdAt: Date;
|
|
13861
|
-
updatedAt: Date;
|
|
13862
|
-
deletedAt: Date | null;
|
|
13863
|
-
startedAt: string;
|
|
13864
|
-
endedAt: string | null;
|
|
13865
|
-
duration: number | null;
|
|
13866
|
-
holdLabel?: {
|
|
13867
|
-
name: string;
|
|
13868
|
-
id: string;
|
|
13869
|
-
position: number;
|
|
13870
|
-
createdAt: Date;
|
|
13871
|
-
updatedAt: Date;
|
|
13872
|
-
deletedAt: Date | null;
|
|
13873
|
-
isDefault: boolean;
|
|
13874
|
-
} | null | undefined;
|
|
13875
|
-
}[] | null | undefined;
|
|
13876
13501
|
};
|
|
13877
13502
|
workflowRule: {
|
|
13878
13503
|
name: string;
|
|
@@ -13901,7 +13526,7 @@ export declare const platformWebchatContract: {
|
|
|
13901
13526
|
previewUrl: string;
|
|
13902
13527
|
imageSetId: string;
|
|
13903
13528
|
repliedMessage: {
|
|
13904
|
-
type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "
|
|
13529
|
+
type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "text_with_image" | "reaction" | "contacts" | "carousel" | "card" | "choice" | "dropdown" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "edited" | "deleted" | "unsupported";
|
|
13905
13530
|
message: string;
|
|
13906
13531
|
id: string;
|
|
13907
13532
|
url: string;
|
|
@@ -13955,7 +13580,6 @@ export declare const platformWebchatContract: {
|
|
|
13955
13580
|
};
|
|
13956
13581
|
upload: {
|
|
13957
13582
|
id: string;
|
|
13958
|
-
status: string | null;
|
|
13959
13583
|
createdAt: Date;
|
|
13960
13584
|
updatedAt: Date;
|
|
13961
13585
|
deletedAt: Date | null;
|
|
@@ -13964,6 +13588,7 @@ export declare const platformWebchatContract: {
|
|
|
13964
13588
|
bucketName: string;
|
|
13965
13589
|
fileSize: number;
|
|
13966
13590
|
fileUrl: string | null;
|
|
13591
|
+
status?: string | undefined;
|
|
13967
13592
|
};
|
|
13968
13593
|
assignee: {
|
|
13969
13594
|
name: string;
|
|
@@ -14113,7 +13738,7 @@ export declare const platformWebchatContract: {
|
|
|
14113
13738
|
label?: string | undefined;
|
|
14114
13739
|
} | null | undefined;
|
|
14115
13740
|
}, {
|
|
14116
|
-
type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "
|
|
13741
|
+
type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "text_with_image" | "reaction" | "contacts" | "carousel" | "card" | "choice" | "dropdown" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "edited" | "deleted" | "unsupported";
|
|
14117
13742
|
message: string;
|
|
14118
13743
|
id: string;
|
|
14119
13744
|
url: string;
|
|
@@ -14167,7 +13792,6 @@ export declare const platformWebchatContract: {
|
|
|
14167
13792
|
};
|
|
14168
13793
|
upload: {
|
|
14169
13794
|
id: string;
|
|
14170
|
-
status: string | null;
|
|
14171
13795
|
createdAt: Date;
|
|
14172
13796
|
updatedAt: Date;
|
|
14173
13797
|
deletedAt: Date | null;
|
|
@@ -14176,6 +13800,7 @@ export declare const platformWebchatContract: {
|
|
|
14176
13800
|
bucketName: string;
|
|
14177
13801
|
fileSize: number;
|
|
14178
13802
|
fileUrl: string | null;
|
|
13803
|
+
status?: string | undefined;
|
|
14179
13804
|
};
|
|
14180
13805
|
assignee: {
|
|
14181
13806
|
name: string;
|
|
@@ -14236,15 +13861,16 @@ export declare const platformWebchatContract: {
|
|
|
14236
13861
|
additionalCredentials?: any;
|
|
14237
13862
|
senderId?: string | undefined;
|
|
14238
13863
|
whatsapp?: {
|
|
14239
|
-
|
|
14240
|
-
wabaExternalId
|
|
14241
|
-
phoneNumberId
|
|
14242
|
-
|
|
14243
|
-
clientId?: string | undefined;
|
|
14244
|
-
channelId?: string | undefined;
|
|
13864
|
+
wabaBusinessId?: string | null | undefined;
|
|
13865
|
+
wabaExternalId?: string | null | undefined;
|
|
13866
|
+
phoneNumberId?: string | null | undefined;
|
|
13867
|
+
email?: string | null | undefined;
|
|
13868
|
+
clientId?: string | null | undefined;
|
|
13869
|
+
channelId?: string | null | undefined;
|
|
14245
13870
|
status?: "active" | "pending" | undefined;
|
|
14246
13871
|
apiKey?: string | undefined;
|
|
14247
13872
|
tier?: "basic" | "regular" | "premium" | undefined;
|
|
13873
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
|
14248
13874
|
} | undefined;
|
|
14249
13875
|
vonageCredentials?: {
|
|
14250
13876
|
apiKey: string;
|
|
@@ -14415,7 +14041,6 @@ export declare const platformWebchatContract: {
|
|
|
14415
14041
|
dateValue: Date | null;
|
|
14416
14042
|
uploads: {
|
|
14417
14043
|
id: string;
|
|
14418
|
-
status: string | null;
|
|
14419
14044
|
createdAt: Date;
|
|
14420
14045
|
updatedAt: Date;
|
|
14421
14046
|
deletedAt: Date | null;
|
|
@@ -14424,6 +14049,7 @@ export declare const platformWebchatContract: {
|
|
|
14424
14049
|
bucketName: string;
|
|
14425
14050
|
fileSize: number;
|
|
14426
14051
|
fileUrl: string | null;
|
|
14052
|
+
status?: string | undefined;
|
|
14427
14053
|
}[];
|
|
14428
14054
|
}[];
|
|
14429
14055
|
company: {
|
|
@@ -14558,12 +14184,8 @@ export declare const platformWebchatContract: {
|
|
|
14558
14184
|
entityName: string;
|
|
14559
14185
|
agentId: string | null;
|
|
14560
14186
|
startedDate: Date | null;
|
|
14561
|
-
totalHoldDuration: number | null;
|
|
14562
14187
|
handledTime: number | null;
|
|
14563
|
-
fullHandledTime: number | null;
|
|
14564
14188
|
firstResponseTime: number | null;
|
|
14565
|
-
resolutionTime: number | null;
|
|
14566
|
-
fullResolutionTime: number | null;
|
|
14567
14189
|
wrapUpForm: {
|
|
14568
14190
|
type: string;
|
|
14569
14191
|
id: string;
|
|
@@ -14616,24 +14238,6 @@ export declare const platformWebchatContract: {
|
|
|
14616
14238
|
dateValue: Date | null;
|
|
14617
14239
|
}[] | null | undefined;
|
|
14618
14240
|
} | null;
|
|
14619
|
-
holdLogs?: {
|
|
14620
|
-
id: string;
|
|
14621
|
-
createdAt: Date;
|
|
14622
|
-
updatedAt: Date;
|
|
14623
|
-
deletedAt: Date | null;
|
|
14624
|
-
startedAt: string;
|
|
14625
|
-
endedAt: string | null;
|
|
14626
|
-
duration: number | null;
|
|
14627
|
-
holdLabel?: {
|
|
14628
|
-
name: string;
|
|
14629
|
-
id: string;
|
|
14630
|
-
position: number;
|
|
14631
|
-
createdAt: Date;
|
|
14632
|
-
updatedAt: Date;
|
|
14633
|
-
deletedAt: Date | null;
|
|
14634
|
-
isDefault?: boolean | undefined;
|
|
14635
|
-
} | null | undefined;
|
|
14636
|
-
}[] | null | undefined;
|
|
14637
14241
|
};
|
|
14638
14242
|
workflowRule: {
|
|
14639
14243
|
name: string;
|
|
@@ -14662,7 +14266,7 @@ export declare const platformWebchatContract: {
|
|
|
14662
14266
|
previewUrl: string;
|
|
14663
14267
|
imageSetId: string;
|
|
14664
14268
|
repliedMessage: {
|
|
14665
|
-
type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "
|
|
14269
|
+
type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "text_with_image" | "reaction" | "contacts" | "carousel" | "card" | "choice" | "dropdown" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "edited" | "deleted" | "unsupported";
|
|
14666
14270
|
message: string;
|
|
14667
14271
|
id: string;
|
|
14668
14272
|
url: string;
|
|
@@ -14716,7 +14320,6 @@ export declare const platformWebchatContract: {
|
|
|
14716
14320
|
};
|
|
14717
14321
|
upload: {
|
|
14718
14322
|
id: string;
|
|
14719
|
-
status: string | null;
|
|
14720
14323
|
createdAt: Date;
|
|
14721
14324
|
updatedAt: Date;
|
|
14722
14325
|
deletedAt: Date | null;
|
|
@@ -14725,6 +14328,7 @@ export declare const platformWebchatContract: {
|
|
|
14725
14328
|
bucketName: string;
|
|
14726
14329
|
fileSize: number;
|
|
14727
14330
|
fileUrl: string | null;
|
|
14331
|
+
status?: string | undefined;
|
|
14728
14332
|
};
|
|
14729
14333
|
assignee: {
|
|
14730
14334
|
name: string;
|
|
@@ -14873,7 +14477,7 @@ export declare const platformWebchatContract: {
|
|
|
14873
14477
|
template?: any;
|
|
14874
14478
|
metadata?: any;
|
|
14875
14479
|
fromMessage?: {
|
|
14876
|
-
type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "
|
|
14480
|
+
type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "text_with_image" | "reaction" | "contacts" | "carousel" | "card" | "choice" | "dropdown" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "edited" | "deleted" | "unsupported";
|
|
14877
14481
|
message: string;
|
|
14878
14482
|
id: string;
|
|
14879
14483
|
url: string;
|
|
@@ -14927,7 +14531,6 @@ export declare const platformWebchatContract: {
|
|
|
14927
14531
|
};
|
|
14928
14532
|
upload: {
|
|
14929
14533
|
id: string;
|
|
14930
|
-
status: string | null;
|
|
14931
14534
|
createdAt: Date;
|
|
14932
14535
|
updatedAt: Date;
|
|
14933
14536
|
deletedAt: Date | null;
|
|
@@ -14936,6 +14539,7 @@ export declare const platformWebchatContract: {
|
|
|
14936
14539
|
bucketName: string;
|
|
14937
14540
|
fileSize: number;
|
|
14938
14541
|
fileUrl: string | null;
|
|
14542
|
+
status?: string | undefined;
|
|
14939
14543
|
};
|
|
14940
14544
|
assignee: {
|
|
14941
14545
|
name: string;
|
|
@@ -14996,15 +14600,16 @@ export declare const platformWebchatContract: {
|
|
|
14996
14600
|
additionalCredentials?: any;
|
|
14997
14601
|
senderId?: string | undefined;
|
|
14998
14602
|
whatsapp?: {
|
|
14999
|
-
|
|
15000
|
-
wabaExternalId
|
|
15001
|
-
phoneNumberId
|
|
15002
|
-
|
|
15003
|
-
clientId?: string | undefined;
|
|
15004
|
-
channelId?: string | undefined;
|
|
14603
|
+
wabaBusinessId?: string | null | undefined;
|
|
14604
|
+
wabaExternalId?: string | null | undefined;
|
|
14605
|
+
phoneNumberId?: string | null | undefined;
|
|
14606
|
+
email?: string | null | undefined;
|
|
14607
|
+
clientId?: string | null | undefined;
|
|
14608
|
+
channelId?: string | null | undefined;
|
|
15005
14609
|
status?: "active" | "pending" | undefined;
|
|
15006
14610
|
apiKey?: string | undefined;
|
|
15007
14611
|
tier?: "basic" | "regular" | "premium" | undefined;
|
|
14612
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
|
15008
14613
|
} | undefined;
|
|
15009
14614
|
vonageCredentials?: {
|
|
15010
14615
|
apiKey: string;
|
|
@@ -15175,7 +14780,6 @@ export declare const platformWebchatContract: {
|
|
|
15175
14780
|
dateValue: Date | null;
|
|
15176
14781
|
uploads: {
|
|
15177
14782
|
id: string;
|
|
15178
|
-
status: string | null;
|
|
15179
14783
|
createdAt: Date;
|
|
15180
14784
|
updatedAt: Date;
|
|
15181
14785
|
deletedAt: Date | null;
|
|
@@ -15184,6 +14788,7 @@ export declare const platformWebchatContract: {
|
|
|
15184
14788
|
bucketName: string;
|
|
15185
14789
|
fileSize: number;
|
|
15186
14790
|
fileUrl: string | null;
|
|
14791
|
+
status?: string | undefined;
|
|
15187
14792
|
}[];
|
|
15188
14793
|
}[];
|
|
15189
14794
|
company: {
|
|
@@ -15318,12 +14923,8 @@ export declare const platformWebchatContract: {
|
|
|
15318
14923
|
entityName: string;
|
|
15319
14924
|
agentId: string | null;
|
|
15320
14925
|
startedDate: Date | null;
|
|
15321
|
-
totalHoldDuration: number | null;
|
|
15322
14926
|
handledTime: number | null;
|
|
15323
|
-
fullHandledTime: number | null;
|
|
15324
14927
|
firstResponseTime: number | null;
|
|
15325
|
-
resolutionTime: number | null;
|
|
15326
|
-
fullResolutionTime: number | null;
|
|
15327
14928
|
wrapUpForm: {
|
|
15328
14929
|
type: string;
|
|
15329
14930
|
id: string;
|
|
@@ -15376,24 +14977,6 @@ export declare const platformWebchatContract: {
|
|
|
15376
14977
|
dateValue: Date | null;
|
|
15377
14978
|
}[] | null | undefined;
|
|
15378
14979
|
} | null;
|
|
15379
|
-
holdLogs?: {
|
|
15380
|
-
id: string;
|
|
15381
|
-
createdAt: Date;
|
|
15382
|
-
updatedAt: Date;
|
|
15383
|
-
deletedAt: Date | null;
|
|
15384
|
-
startedAt: string;
|
|
15385
|
-
endedAt: string | null;
|
|
15386
|
-
duration: number | null;
|
|
15387
|
-
holdLabel?: {
|
|
15388
|
-
name: string;
|
|
15389
|
-
id: string;
|
|
15390
|
-
position: number;
|
|
15391
|
-
createdAt: Date;
|
|
15392
|
-
updatedAt: Date;
|
|
15393
|
-
deletedAt: Date | null;
|
|
15394
|
-
isDefault?: boolean | undefined;
|
|
15395
|
-
} | null | undefined;
|
|
15396
|
-
}[] | null | undefined;
|
|
15397
14980
|
};
|
|
15398
14981
|
workflowRule: {
|
|
15399
14982
|
name: string;
|
|
@@ -15422,7 +15005,7 @@ export declare const platformWebchatContract: {
|
|
|
15422
15005
|
previewUrl: string;
|
|
15423
15006
|
imageSetId: string;
|
|
15424
15007
|
repliedMessage: {
|
|
15425
|
-
type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "
|
|
15008
|
+
type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "text_with_image" | "reaction" | "contacts" | "carousel" | "card" | "choice" | "dropdown" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "edited" | "deleted" | "unsupported";
|
|
15426
15009
|
message: string;
|
|
15427
15010
|
id: string;
|
|
15428
15011
|
url: string;
|
|
@@ -15476,7 +15059,6 @@ export declare const platformWebchatContract: {
|
|
|
15476
15059
|
};
|
|
15477
15060
|
upload: {
|
|
15478
15061
|
id: string;
|
|
15479
|
-
status: string | null;
|
|
15480
15062
|
createdAt: Date;
|
|
15481
15063
|
updatedAt: Date;
|
|
15482
15064
|
deletedAt: Date | null;
|
|
@@ -15485,6 +15067,7 @@ export declare const platformWebchatContract: {
|
|
|
15485
15067
|
bucketName: string;
|
|
15486
15068
|
fileSize: number;
|
|
15487
15069
|
fileUrl: string | null;
|
|
15070
|
+
status?: string | undefined;
|
|
15488
15071
|
};
|
|
15489
15072
|
assignee: {
|
|
15490
15073
|
name: string;
|
|
@@ -15636,7 +15219,7 @@ export declare const platformWebchatContract: {
|
|
|
15636
15219
|
}>;
|
|
15637
15220
|
}, "strip", z.ZodTypeAny, {
|
|
15638
15221
|
data: {
|
|
15639
|
-
type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "
|
|
15222
|
+
type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "text_with_image" | "reaction" | "contacts" | "carousel" | "card" | "choice" | "dropdown" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "edited" | "deleted" | "unsupported";
|
|
15640
15223
|
message: string;
|
|
15641
15224
|
id: string;
|
|
15642
15225
|
url: string;
|
|
@@ -15690,7 +15273,6 @@ export declare const platformWebchatContract: {
|
|
|
15690
15273
|
};
|
|
15691
15274
|
upload: {
|
|
15692
15275
|
id: string;
|
|
15693
|
-
status: string | null;
|
|
15694
15276
|
createdAt: Date;
|
|
15695
15277
|
updatedAt: Date;
|
|
15696
15278
|
deletedAt: Date | null;
|
|
@@ -15699,6 +15281,7 @@ export declare const platformWebchatContract: {
|
|
|
15699
15281
|
bucketName: string;
|
|
15700
15282
|
fileSize: number;
|
|
15701
15283
|
fileUrl: string | null;
|
|
15284
|
+
status?: string | undefined;
|
|
15702
15285
|
};
|
|
15703
15286
|
assignee: {
|
|
15704
15287
|
name: string;
|
|
@@ -15759,15 +15342,16 @@ export declare const platformWebchatContract: {
|
|
|
15759
15342
|
additionalCredentials?: any;
|
|
15760
15343
|
senderId?: string | undefined;
|
|
15761
15344
|
whatsapp?: {
|
|
15762
|
-
|
|
15763
|
-
wabaExternalId
|
|
15764
|
-
phoneNumberId
|
|
15765
|
-
|
|
15766
|
-
clientId?: string | undefined;
|
|
15767
|
-
channelId?: string | undefined;
|
|
15345
|
+
wabaBusinessId?: string | null | undefined;
|
|
15346
|
+
wabaExternalId?: string | null | undefined;
|
|
15347
|
+
phoneNumberId?: string | null | undefined;
|
|
15348
|
+
email?: string | null | undefined;
|
|
15349
|
+
clientId?: string | null | undefined;
|
|
15350
|
+
channelId?: string | null | undefined;
|
|
15768
15351
|
status?: "active" | "pending" | undefined;
|
|
15769
15352
|
apiKey?: string | undefined;
|
|
15770
15353
|
tier?: "basic" | "regular" | "premium" | undefined;
|
|
15354
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
|
15771
15355
|
} | undefined;
|
|
15772
15356
|
vonageCredentials?: {
|
|
15773
15357
|
apiKey: string;
|
|
@@ -15938,7 +15522,6 @@ export declare const platformWebchatContract: {
|
|
|
15938
15522
|
dateValue: Date | null;
|
|
15939
15523
|
uploads: {
|
|
15940
15524
|
id: string;
|
|
15941
|
-
status: string | null;
|
|
15942
15525
|
createdAt: Date;
|
|
15943
15526
|
updatedAt: Date;
|
|
15944
15527
|
deletedAt: Date | null;
|
|
@@ -15947,6 +15530,7 @@ export declare const platformWebchatContract: {
|
|
|
15947
15530
|
bucketName: string;
|
|
15948
15531
|
fileSize: number;
|
|
15949
15532
|
fileUrl: string | null;
|
|
15533
|
+
status?: string | undefined;
|
|
15950
15534
|
}[];
|
|
15951
15535
|
}[];
|
|
15952
15536
|
company: {
|
|
@@ -16081,12 +15665,8 @@ export declare const platformWebchatContract: {
|
|
|
16081
15665
|
entityName: string;
|
|
16082
15666
|
agentId: string | null;
|
|
16083
15667
|
startedDate: Date | null;
|
|
16084
|
-
totalHoldDuration: number | null;
|
|
16085
15668
|
handledTime: number | null;
|
|
16086
|
-
fullHandledTime: number | null;
|
|
16087
15669
|
firstResponseTime: number | null;
|
|
16088
|
-
resolutionTime: number | null;
|
|
16089
|
-
fullResolutionTime: number | null;
|
|
16090
15670
|
wrapUpForm: {
|
|
16091
15671
|
type: string;
|
|
16092
15672
|
id: string;
|
|
@@ -16139,24 +15719,6 @@ export declare const platformWebchatContract: {
|
|
|
16139
15719
|
dateValue: Date | null;
|
|
16140
15720
|
}[] | null | undefined;
|
|
16141
15721
|
} | null;
|
|
16142
|
-
holdLogs?: {
|
|
16143
|
-
id: string;
|
|
16144
|
-
createdAt: Date;
|
|
16145
|
-
updatedAt: Date;
|
|
16146
|
-
deletedAt: Date | null;
|
|
16147
|
-
startedAt: string;
|
|
16148
|
-
endedAt: string | null;
|
|
16149
|
-
duration: number | null;
|
|
16150
|
-
holdLabel?: {
|
|
16151
|
-
name: string;
|
|
16152
|
-
id: string;
|
|
16153
|
-
position: number;
|
|
16154
|
-
createdAt: Date;
|
|
16155
|
-
updatedAt: Date;
|
|
16156
|
-
deletedAt: Date | null;
|
|
16157
|
-
isDefault: boolean;
|
|
16158
|
-
} | null | undefined;
|
|
16159
|
-
}[] | null | undefined;
|
|
16160
15722
|
};
|
|
16161
15723
|
workflowRule: {
|
|
16162
15724
|
name: string;
|
|
@@ -16185,7 +15747,7 @@ export declare const platformWebchatContract: {
|
|
|
16185
15747
|
previewUrl: string;
|
|
16186
15748
|
imageSetId: string;
|
|
16187
15749
|
repliedMessage: {
|
|
16188
|
-
type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "
|
|
15750
|
+
type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "text_with_image" | "reaction" | "contacts" | "carousel" | "card" | "choice" | "dropdown" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "edited" | "deleted" | "unsupported";
|
|
16189
15751
|
message: string;
|
|
16190
15752
|
id: string;
|
|
16191
15753
|
url: string;
|
|
@@ -16239,7 +15801,6 @@ export declare const platformWebchatContract: {
|
|
|
16239
15801
|
};
|
|
16240
15802
|
upload: {
|
|
16241
15803
|
id: string;
|
|
16242
|
-
status: string | null;
|
|
16243
15804
|
createdAt: Date;
|
|
16244
15805
|
updatedAt: Date;
|
|
16245
15806
|
deletedAt: Date | null;
|
|
@@ -16248,6 +15809,7 @@ export declare const platformWebchatContract: {
|
|
|
16248
15809
|
bucketName: string;
|
|
16249
15810
|
fileSize: number;
|
|
16250
15811
|
fileUrl: string | null;
|
|
15812
|
+
status?: string | undefined;
|
|
16251
15813
|
};
|
|
16252
15814
|
assignee: {
|
|
16253
15815
|
name: string;
|
|
@@ -16396,7 +15958,7 @@ export declare const platformWebchatContract: {
|
|
|
16396
15958
|
template?: any;
|
|
16397
15959
|
metadata?: any;
|
|
16398
15960
|
fromMessage?: {
|
|
16399
|
-
type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "
|
|
15961
|
+
type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "text_with_image" | "reaction" | "contacts" | "carousel" | "card" | "choice" | "dropdown" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "edited" | "deleted" | "unsupported";
|
|
16400
15962
|
message: string;
|
|
16401
15963
|
id: string;
|
|
16402
15964
|
url: string;
|
|
@@ -16450,7 +16012,6 @@ export declare const platformWebchatContract: {
|
|
|
16450
16012
|
};
|
|
16451
16013
|
upload: {
|
|
16452
16014
|
id: string;
|
|
16453
|
-
status: string | null;
|
|
16454
16015
|
createdAt: Date;
|
|
16455
16016
|
updatedAt: Date;
|
|
16456
16017
|
deletedAt: Date | null;
|
|
@@ -16459,6 +16020,7 @@ export declare const platformWebchatContract: {
|
|
|
16459
16020
|
bucketName: string;
|
|
16460
16021
|
fileSize: number;
|
|
16461
16022
|
fileUrl: string | null;
|
|
16023
|
+
status?: string | undefined;
|
|
16462
16024
|
};
|
|
16463
16025
|
assignee: {
|
|
16464
16026
|
name: string;
|
|
@@ -16519,15 +16081,16 @@ export declare const platformWebchatContract: {
|
|
|
16519
16081
|
additionalCredentials?: any;
|
|
16520
16082
|
senderId?: string | undefined;
|
|
16521
16083
|
whatsapp?: {
|
|
16522
|
-
|
|
16523
|
-
wabaExternalId
|
|
16524
|
-
phoneNumberId
|
|
16525
|
-
|
|
16526
|
-
clientId?: string | undefined;
|
|
16527
|
-
channelId?: string | undefined;
|
|
16084
|
+
wabaBusinessId?: string | null | undefined;
|
|
16085
|
+
wabaExternalId?: string | null | undefined;
|
|
16086
|
+
phoneNumberId?: string | null | undefined;
|
|
16087
|
+
email?: string | null | undefined;
|
|
16088
|
+
clientId?: string | null | undefined;
|
|
16089
|
+
channelId?: string | null | undefined;
|
|
16528
16090
|
status?: "active" | "pending" | undefined;
|
|
16529
16091
|
apiKey?: string | undefined;
|
|
16530
16092
|
tier?: "basic" | "regular" | "premium" | undefined;
|
|
16093
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
|
16531
16094
|
} | undefined;
|
|
16532
16095
|
vonageCredentials?: {
|
|
16533
16096
|
apiKey: string;
|
|
@@ -16698,7 +16261,6 @@ export declare const platformWebchatContract: {
|
|
|
16698
16261
|
dateValue: Date | null;
|
|
16699
16262
|
uploads: {
|
|
16700
16263
|
id: string;
|
|
16701
|
-
status: string | null;
|
|
16702
16264
|
createdAt: Date;
|
|
16703
16265
|
updatedAt: Date;
|
|
16704
16266
|
deletedAt: Date | null;
|
|
@@ -16707,6 +16269,7 @@ export declare const platformWebchatContract: {
|
|
|
16707
16269
|
bucketName: string;
|
|
16708
16270
|
fileSize: number;
|
|
16709
16271
|
fileUrl: string | null;
|
|
16272
|
+
status?: string | undefined;
|
|
16710
16273
|
}[];
|
|
16711
16274
|
}[];
|
|
16712
16275
|
company: {
|
|
@@ -16841,12 +16404,8 @@ export declare const platformWebchatContract: {
|
|
|
16841
16404
|
entityName: string;
|
|
16842
16405
|
agentId: string | null;
|
|
16843
16406
|
startedDate: Date | null;
|
|
16844
|
-
totalHoldDuration: number | null;
|
|
16845
16407
|
handledTime: number | null;
|
|
16846
|
-
fullHandledTime: number | null;
|
|
16847
16408
|
firstResponseTime: number | null;
|
|
16848
|
-
resolutionTime: number | null;
|
|
16849
|
-
fullResolutionTime: number | null;
|
|
16850
16409
|
wrapUpForm: {
|
|
16851
16410
|
type: string;
|
|
16852
16411
|
id: string;
|
|
@@ -16899,24 +16458,6 @@ export declare const platformWebchatContract: {
|
|
|
16899
16458
|
dateValue: Date | null;
|
|
16900
16459
|
}[] | null | undefined;
|
|
16901
16460
|
} | null;
|
|
16902
|
-
holdLogs?: {
|
|
16903
|
-
id: string;
|
|
16904
|
-
createdAt: Date;
|
|
16905
|
-
updatedAt: Date;
|
|
16906
|
-
deletedAt: Date | null;
|
|
16907
|
-
startedAt: string;
|
|
16908
|
-
endedAt: string | null;
|
|
16909
|
-
duration: number | null;
|
|
16910
|
-
holdLabel?: {
|
|
16911
|
-
name: string;
|
|
16912
|
-
id: string;
|
|
16913
|
-
position: number;
|
|
16914
|
-
createdAt: Date;
|
|
16915
|
-
updatedAt: Date;
|
|
16916
|
-
deletedAt: Date | null;
|
|
16917
|
-
isDefault: boolean;
|
|
16918
|
-
} | null | undefined;
|
|
16919
|
-
}[] | null | undefined;
|
|
16920
16461
|
};
|
|
16921
16462
|
workflowRule: {
|
|
16922
16463
|
name: string;
|
|
@@ -16945,7 +16486,7 @@ export declare const platformWebchatContract: {
|
|
|
16945
16486
|
previewUrl: string;
|
|
16946
16487
|
imageSetId: string;
|
|
16947
16488
|
repliedMessage: {
|
|
16948
|
-
type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "
|
|
16489
|
+
type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "text_with_image" | "reaction" | "contacts" | "carousel" | "card" | "choice" | "dropdown" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "edited" | "deleted" | "unsupported";
|
|
16949
16490
|
message: string;
|
|
16950
16491
|
id: string;
|
|
16951
16492
|
url: string;
|
|
@@ -16999,7 +16540,6 @@ export declare const platformWebchatContract: {
|
|
|
16999
16540
|
};
|
|
17000
16541
|
upload: {
|
|
17001
16542
|
id: string;
|
|
17002
|
-
status: string | null;
|
|
17003
16543
|
createdAt: Date;
|
|
17004
16544
|
updatedAt: Date;
|
|
17005
16545
|
deletedAt: Date | null;
|
|
@@ -17008,6 +16548,7 @@ export declare const platformWebchatContract: {
|
|
|
17008
16548
|
bucketName: string;
|
|
17009
16549
|
fileSize: number;
|
|
17010
16550
|
fileUrl: string | null;
|
|
16551
|
+
status?: string | undefined;
|
|
17011
16552
|
};
|
|
17012
16553
|
assignee: {
|
|
17013
16554
|
name: string;
|
|
@@ -17160,7 +16701,7 @@ export declare const platformWebchatContract: {
|
|
|
17160
16701
|
requestId: string;
|
|
17161
16702
|
}, {
|
|
17162
16703
|
data: {
|
|
17163
|
-
type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "
|
|
16704
|
+
type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "text_with_image" | "reaction" | "contacts" | "carousel" | "card" | "choice" | "dropdown" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "edited" | "deleted" | "unsupported";
|
|
17164
16705
|
message: string;
|
|
17165
16706
|
id: string;
|
|
17166
16707
|
url: string;
|
|
@@ -17214,7 +16755,6 @@ export declare const platformWebchatContract: {
|
|
|
17214
16755
|
};
|
|
17215
16756
|
upload: {
|
|
17216
16757
|
id: string;
|
|
17217
|
-
status: string | null;
|
|
17218
16758
|
createdAt: Date;
|
|
17219
16759
|
updatedAt: Date;
|
|
17220
16760
|
deletedAt: Date | null;
|
|
@@ -17223,6 +16763,7 @@ export declare const platformWebchatContract: {
|
|
|
17223
16763
|
bucketName: string;
|
|
17224
16764
|
fileSize: number;
|
|
17225
16765
|
fileUrl: string | null;
|
|
16766
|
+
status?: string | undefined;
|
|
17226
16767
|
};
|
|
17227
16768
|
assignee: {
|
|
17228
16769
|
name: string;
|
|
@@ -17283,15 +16824,16 @@ export declare const platformWebchatContract: {
|
|
|
17283
16824
|
additionalCredentials?: any;
|
|
17284
16825
|
senderId?: string | undefined;
|
|
17285
16826
|
whatsapp?: {
|
|
17286
|
-
|
|
17287
|
-
wabaExternalId
|
|
17288
|
-
phoneNumberId
|
|
17289
|
-
|
|
17290
|
-
clientId?: string | undefined;
|
|
17291
|
-
channelId?: string | undefined;
|
|
16827
|
+
wabaBusinessId?: string | null | undefined;
|
|
16828
|
+
wabaExternalId?: string | null | undefined;
|
|
16829
|
+
phoneNumberId?: string | null | undefined;
|
|
16830
|
+
email?: string | null | undefined;
|
|
16831
|
+
clientId?: string | null | undefined;
|
|
16832
|
+
channelId?: string | null | undefined;
|
|
17292
16833
|
status?: "active" | "pending" | undefined;
|
|
17293
16834
|
apiKey?: string | undefined;
|
|
17294
16835
|
tier?: "basic" | "regular" | "premium" | undefined;
|
|
16836
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
|
17295
16837
|
} | undefined;
|
|
17296
16838
|
vonageCredentials?: {
|
|
17297
16839
|
apiKey: string;
|
|
@@ -17462,7 +17004,6 @@ export declare const platformWebchatContract: {
|
|
|
17462
17004
|
dateValue: Date | null;
|
|
17463
17005
|
uploads: {
|
|
17464
17006
|
id: string;
|
|
17465
|
-
status: string | null;
|
|
17466
17007
|
createdAt: Date;
|
|
17467
17008
|
updatedAt: Date;
|
|
17468
17009
|
deletedAt: Date | null;
|
|
@@ -17471,6 +17012,7 @@ export declare const platformWebchatContract: {
|
|
|
17471
17012
|
bucketName: string;
|
|
17472
17013
|
fileSize: number;
|
|
17473
17014
|
fileUrl: string | null;
|
|
17015
|
+
status?: string | undefined;
|
|
17474
17016
|
}[];
|
|
17475
17017
|
}[];
|
|
17476
17018
|
company: {
|
|
@@ -17605,12 +17147,8 @@ export declare const platformWebchatContract: {
|
|
|
17605
17147
|
entityName: string;
|
|
17606
17148
|
agentId: string | null;
|
|
17607
17149
|
startedDate: Date | null;
|
|
17608
|
-
totalHoldDuration: number | null;
|
|
17609
17150
|
handledTime: number | null;
|
|
17610
|
-
fullHandledTime: number | null;
|
|
17611
17151
|
firstResponseTime: number | null;
|
|
17612
|
-
resolutionTime: number | null;
|
|
17613
|
-
fullResolutionTime: number | null;
|
|
17614
17152
|
wrapUpForm: {
|
|
17615
17153
|
type: string;
|
|
17616
17154
|
id: string;
|
|
@@ -17663,24 +17201,6 @@ export declare const platformWebchatContract: {
|
|
|
17663
17201
|
dateValue: Date | null;
|
|
17664
17202
|
}[] | null | undefined;
|
|
17665
17203
|
} | null;
|
|
17666
|
-
holdLogs?: {
|
|
17667
|
-
id: string;
|
|
17668
|
-
createdAt: Date;
|
|
17669
|
-
updatedAt: Date;
|
|
17670
|
-
deletedAt: Date | null;
|
|
17671
|
-
startedAt: string;
|
|
17672
|
-
endedAt: string | null;
|
|
17673
|
-
duration: number | null;
|
|
17674
|
-
holdLabel?: {
|
|
17675
|
-
name: string;
|
|
17676
|
-
id: string;
|
|
17677
|
-
position: number;
|
|
17678
|
-
createdAt: Date;
|
|
17679
|
-
updatedAt: Date;
|
|
17680
|
-
deletedAt: Date | null;
|
|
17681
|
-
isDefault?: boolean | undefined;
|
|
17682
|
-
} | null | undefined;
|
|
17683
|
-
}[] | null | undefined;
|
|
17684
17204
|
};
|
|
17685
17205
|
workflowRule: {
|
|
17686
17206
|
name: string;
|
|
@@ -17709,7 +17229,7 @@ export declare const platformWebchatContract: {
|
|
|
17709
17229
|
previewUrl: string;
|
|
17710
17230
|
imageSetId: string;
|
|
17711
17231
|
repliedMessage: {
|
|
17712
|
-
type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "
|
|
17232
|
+
type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "text_with_image" | "reaction" | "contacts" | "carousel" | "card" | "choice" | "dropdown" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "edited" | "deleted" | "unsupported";
|
|
17713
17233
|
message: string;
|
|
17714
17234
|
id: string;
|
|
17715
17235
|
url: string;
|
|
@@ -17763,7 +17283,6 @@ export declare const platformWebchatContract: {
|
|
|
17763
17283
|
};
|
|
17764
17284
|
upload: {
|
|
17765
17285
|
id: string;
|
|
17766
|
-
status: string | null;
|
|
17767
17286
|
createdAt: Date;
|
|
17768
17287
|
updatedAt: Date;
|
|
17769
17288
|
deletedAt: Date | null;
|
|
@@ -17772,6 +17291,7 @@ export declare const platformWebchatContract: {
|
|
|
17772
17291
|
bucketName: string;
|
|
17773
17292
|
fileSize: number;
|
|
17774
17293
|
fileUrl: string | null;
|
|
17294
|
+
status?: string | undefined;
|
|
17775
17295
|
};
|
|
17776
17296
|
assignee: {
|
|
17777
17297
|
name: string;
|
|
@@ -17920,7 +17440,7 @@ export declare const platformWebchatContract: {
|
|
|
17920
17440
|
template?: any;
|
|
17921
17441
|
metadata?: any;
|
|
17922
17442
|
fromMessage?: {
|
|
17923
|
-
type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "
|
|
17443
|
+
type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "text_with_image" | "reaction" | "contacts" | "carousel" | "card" | "choice" | "dropdown" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "edited" | "deleted" | "unsupported";
|
|
17924
17444
|
message: string;
|
|
17925
17445
|
id: string;
|
|
17926
17446
|
url: string;
|
|
@@ -17974,7 +17494,6 @@ export declare const platformWebchatContract: {
|
|
|
17974
17494
|
};
|
|
17975
17495
|
upload: {
|
|
17976
17496
|
id: string;
|
|
17977
|
-
status: string | null;
|
|
17978
17497
|
createdAt: Date;
|
|
17979
17498
|
updatedAt: Date;
|
|
17980
17499
|
deletedAt: Date | null;
|
|
@@ -17983,6 +17502,7 @@ export declare const platformWebchatContract: {
|
|
|
17983
17502
|
bucketName: string;
|
|
17984
17503
|
fileSize: number;
|
|
17985
17504
|
fileUrl: string | null;
|
|
17505
|
+
status?: string | undefined;
|
|
17986
17506
|
};
|
|
17987
17507
|
assignee: {
|
|
17988
17508
|
name: string;
|
|
@@ -18043,15 +17563,16 @@ export declare const platformWebchatContract: {
|
|
|
18043
17563
|
additionalCredentials?: any;
|
|
18044
17564
|
senderId?: string | undefined;
|
|
18045
17565
|
whatsapp?: {
|
|
18046
|
-
|
|
18047
|
-
wabaExternalId
|
|
18048
|
-
phoneNumberId
|
|
18049
|
-
|
|
18050
|
-
clientId?: string | undefined;
|
|
18051
|
-
channelId?: string | undefined;
|
|
17566
|
+
wabaBusinessId?: string | null | undefined;
|
|
17567
|
+
wabaExternalId?: string | null | undefined;
|
|
17568
|
+
phoneNumberId?: string | null | undefined;
|
|
17569
|
+
email?: string | null | undefined;
|
|
17570
|
+
clientId?: string | null | undefined;
|
|
17571
|
+
channelId?: string | null | undefined;
|
|
18052
17572
|
status?: "active" | "pending" | undefined;
|
|
18053
17573
|
apiKey?: string | undefined;
|
|
18054
17574
|
tier?: "basic" | "regular" | "premium" | undefined;
|
|
17575
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
|
18055
17576
|
} | undefined;
|
|
18056
17577
|
vonageCredentials?: {
|
|
18057
17578
|
apiKey: string;
|
|
@@ -18222,7 +17743,6 @@ export declare const platformWebchatContract: {
|
|
|
18222
17743
|
dateValue: Date | null;
|
|
18223
17744
|
uploads: {
|
|
18224
17745
|
id: string;
|
|
18225
|
-
status: string | null;
|
|
18226
17746
|
createdAt: Date;
|
|
18227
17747
|
updatedAt: Date;
|
|
18228
17748
|
deletedAt: Date | null;
|
|
@@ -18231,6 +17751,7 @@ export declare const platformWebchatContract: {
|
|
|
18231
17751
|
bucketName: string;
|
|
18232
17752
|
fileSize: number;
|
|
18233
17753
|
fileUrl: string | null;
|
|
17754
|
+
status?: string | undefined;
|
|
18234
17755
|
}[];
|
|
18235
17756
|
}[];
|
|
18236
17757
|
company: {
|
|
@@ -18365,12 +17886,8 @@ export declare const platformWebchatContract: {
|
|
|
18365
17886
|
entityName: string;
|
|
18366
17887
|
agentId: string | null;
|
|
18367
17888
|
startedDate: Date | null;
|
|
18368
|
-
totalHoldDuration: number | null;
|
|
18369
17889
|
handledTime: number | null;
|
|
18370
|
-
fullHandledTime: number | null;
|
|
18371
17890
|
firstResponseTime: number | null;
|
|
18372
|
-
resolutionTime: number | null;
|
|
18373
|
-
fullResolutionTime: number | null;
|
|
18374
17891
|
wrapUpForm: {
|
|
18375
17892
|
type: string;
|
|
18376
17893
|
id: string;
|
|
@@ -18423,24 +17940,6 @@ export declare const platformWebchatContract: {
|
|
|
18423
17940
|
dateValue: Date | null;
|
|
18424
17941
|
}[] | null | undefined;
|
|
18425
17942
|
} | null;
|
|
18426
|
-
holdLogs?: {
|
|
18427
|
-
id: string;
|
|
18428
|
-
createdAt: Date;
|
|
18429
|
-
updatedAt: Date;
|
|
18430
|
-
deletedAt: Date | null;
|
|
18431
|
-
startedAt: string;
|
|
18432
|
-
endedAt: string | null;
|
|
18433
|
-
duration: number | null;
|
|
18434
|
-
holdLabel?: {
|
|
18435
|
-
name: string;
|
|
18436
|
-
id: string;
|
|
18437
|
-
position: number;
|
|
18438
|
-
createdAt: Date;
|
|
18439
|
-
updatedAt: Date;
|
|
18440
|
-
deletedAt: Date | null;
|
|
18441
|
-
isDefault?: boolean | undefined;
|
|
18442
|
-
} | null | undefined;
|
|
18443
|
-
}[] | null | undefined;
|
|
18444
17943
|
};
|
|
18445
17944
|
workflowRule: {
|
|
18446
17945
|
name: string;
|
|
@@ -18469,7 +17968,7 @@ export declare const platformWebchatContract: {
|
|
|
18469
17968
|
previewUrl: string;
|
|
18470
17969
|
imageSetId: string;
|
|
18471
17970
|
repliedMessage: {
|
|
18472
|
-
type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "
|
|
17971
|
+
type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "text_with_image" | "reaction" | "contacts" | "carousel" | "card" | "choice" | "dropdown" | "assign" | "solve" | "resolved" | "reopen" | "handed_over" | "updated" | "started" | "edited" | "deleted" | "unsupported";
|
|
18473
17972
|
message: string;
|
|
18474
17973
|
id: string;
|
|
18475
17974
|
url: string;
|
|
@@ -18523,7 +18022,6 @@ export declare const platformWebchatContract: {
|
|
|
18523
18022
|
};
|
|
18524
18023
|
upload: {
|
|
18525
18024
|
id: string;
|
|
18526
|
-
status: string | null;
|
|
18527
18025
|
createdAt: Date;
|
|
18528
18026
|
updatedAt: Date;
|
|
18529
18027
|
deletedAt: Date | null;
|
|
@@ -18532,6 +18030,7 @@ export declare const platformWebchatContract: {
|
|
|
18532
18030
|
bucketName: string;
|
|
18533
18031
|
fileSize: number;
|
|
18534
18032
|
fileUrl: string | null;
|
|
18033
|
+
status?: string | undefined;
|
|
18535
18034
|
};
|
|
18536
18035
|
assignee: {
|
|
18537
18036
|
name: string;
|
|
@@ -18820,35 +18319,38 @@ export declare const platformWebchatContract: {
|
|
|
18820
18319
|
additionalCredentials: z.ZodOptional<z.ZodAny>;
|
|
18821
18320
|
senderId: z.ZodOptional<z.ZodString>;
|
|
18822
18321
|
whatsapp: z.ZodOptional<z.ZodObject<{
|
|
18823
|
-
wabaBusinessId: z.ZodOptional<z.ZodString
|
|
18824
|
-
wabaExternalId: z.ZodString
|
|
18825
|
-
phoneNumberId: z.ZodString
|
|
18826
|
-
email: z.ZodString
|
|
18827
|
-
clientId: z.ZodOptional<z.ZodString
|
|
18828
|
-
channelId: z.ZodOptional<z.ZodString
|
|
18322
|
+
wabaBusinessId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
18323
|
+
wabaExternalId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
18324
|
+
phoneNumberId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
18325
|
+
email: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
18326
|
+
clientId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
18327
|
+
channelId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
18829
18328
|
status: z.ZodOptional<z.ZodEnum<["pending", "active"]>>;
|
|
18830
18329
|
apiKey: z.ZodOptional<z.ZodString>;
|
|
18831
18330
|
tier: z.ZodOptional<z.ZodEnum<["basic", "regular", "premium"]>>;
|
|
18331
|
+
integrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"meta">, z.ZodLiteral<"360dialog">]>>;
|
|
18832
18332
|
}, "strip", z.ZodTypeAny, {
|
|
18833
|
-
|
|
18834
|
-
wabaExternalId
|
|
18835
|
-
phoneNumberId
|
|
18836
|
-
|
|
18837
|
-
clientId?: string | undefined;
|
|
18838
|
-
channelId?: string | undefined;
|
|
18333
|
+
wabaBusinessId?: string | null | undefined;
|
|
18334
|
+
wabaExternalId?: string | null | undefined;
|
|
18335
|
+
phoneNumberId?: string | null | undefined;
|
|
18336
|
+
email?: string | null | undefined;
|
|
18337
|
+
clientId?: string | null | undefined;
|
|
18338
|
+
channelId?: string | null | undefined;
|
|
18839
18339
|
status?: "active" | "pending" | undefined;
|
|
18840
18340
|
apiKey?: string | undefined;
|
|
18841
18341
|
tier?: "basic" | "regular" | "premium" | undefined;
|
|
18342
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
|
18842
18343
|
}, {
|
|
18843
|
-
|
|
18844
|
-
wabaExternalId
|
|
18845
|
-
phoneNumberId
|
|
18846
|
-
|
|
18847
|
-
clientId?: string | undefined;
|
|
18848
|
-
channelId?: string | undefined;
|
|
18344
|
+
wabaBusinessId?: string | null | undefined;
|
|
18345
|
+
wabaExternalId?: string | null | undefined;
|
|
18346
|
+
phoneNumberId?: string | null | undefined;
|
|
18347
|
+
email?: string | null | undefined;
|
|
18348
|
+
clientId?: string | null | undefined;
|
|
18349
|
+
channelId?: string | null | undefined;
|
|
18849
18350
|
status?: "active" | "pending" | undefined;
|
|
18850
18351
|
apiKey?: string | undefined;
|
|
18851
18352
|
tier?: "basic" | "regular" | "premium" | undefined;
|
|
18353
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
|
18852
18354
|
}>>;
|
|
18853
18355
|
vonageCredentials: z.ZodOptional<z.ZodObject<{
|
|
18854
18356
|
mobileNumber: z.ZodString;
|
|
@@ -18873,15 +18375,16 @@ export declare const platformWebchatContract: {
|
|
|
18873
18375
|
additionalCredentials?: any;
|
|
18874
18376
|
senderId?: string | undefined;
|
|
18875
18377
|
whatsapp?: {
|
|
18876
|
-
|
|
18877
|
-
wabaExternalId
|
|
18878
|
-
phoneNumberId
|
|
18879
|
-
|
|
18880
|
-
clientId?: string | undefined;
|
|
18881
|
-
channelId?: string | undefined;
|
|
18378
|
+
wabaBusinessId?: string | null | undefined;
|
|
18379
|
+
wabaExternalId?: string | null | undefined;
|
|
18380
|
+
phoneNumberId?: string | null | undefined;
|
|
18381
|
+
email?: string | null | undefined;
|
|
18382
|
+
clientId?: string | null | undefined;
|
|
18383
|
+
channelId?: string | null | undefined;
|
|
18882
18384
|
status?: "active" | "pending" | undefined;
|
|
18883
18385
|
apiKey?: string | undefined;
|
|
18884
18386
|
tier?: "basic" | "regular" | "premium" | undefined;
|
|
18387
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
|
18885
18388
|
} | undefined;
|
|
18886
18389
|
vonageCredentials?: {
|
|
18887
18390
|
apiKey: string;
|
|
@@ -18898,15 +18401,16 @@ export declare const platformWebchatContract: {
|
|
|
18898
18401
|
additionalCredentials?: any;
|
|
18899
18402
|
senderId?: string | undefined;
|
|
18900
18403
|
whatsapp?: {
|
|
18901
|
-
|
|
18902
|
-
wabaExternalId
|
|
18903
|
-
phoneNumberId
|
|
18904
|
-
|
|
18905
|
-
clientId?: string | undefined;
|
|
18906
|
-
channelId?: string | undefined;
|
|
18404
|
+
wabaBusinessId?: string | null | undefined;
|
|
18405
|
+
wabaExternalId?: string | null | undefined;
|
|
18406
|
+
phoneNumberId?: string | null | undefined;
|
|
18407
|
+
email?: string | null | undefined;
|
|
18408
|
+
clientId?: string | null | undefined;
|
|
18409
|
+
channelId?: string | null | undefined;
|
|
18907
18410
|
status?: "active" | "pending" | undefined;
|
|
18908
18411
|
apiKey?: string | undefined;
|
|
18909
18412
|
tier?: "basic" | "regular" | "premium" | undefined;
|
|
18413
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
|
18910
18414
|
} | undefined;
|
|
18911
18415
|
vonageCredentials?: {
|
|
18912
18416
|
apiKey: string;
|
|
@@ -19157,15 +18661,16 @@ export declare const platformWebchatContract: {
|
|
|
19157
18661
|
additionalCredentials?: any;
|
|
19158
18662
|
senderId?: string | undefined;
|
|
19159
18663
|
whatsapp?: {
|
|
19160
|
-
|
|
19161
|
-
wabaExternalId
|
|
19162
|
-
phoneNumberId
|
|
19163
|
-
|
|
19164
|
-
clientId?: string | undefined;
|
|
19165
|
-
channelId?: string | undefined;
|
|
18664
|
+
wabaBusinessId?: string | null | undefined;
|
|
18665
|
+
wabaExternalId?: string | null | undefined;
|
|
18666
|
+
phoneNumberId?: string | null | undefined;
|
|
18667
|
+
email?: string | null | undefined;
|
|
18668
|
+
clientId?: string | null | undefined;
|
|
18669
|
+
channelId?: string | null | undefined;
|
|
19166
18670
|
status?: "active" | "pending" | undefined;
|
|
19167
18671
|
apiKey?: string | undefined;
|
|
19168
18672
|
tier?: "basic" | "regular" | "premium" | undefined;
|
|
18673
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
|
19169
18674
|
} | undefined;
|
|
19170
18675
|
vonageCredentials?: {
|
|
19171
18676
|
apiKey: string;
|
|
@@ -19247,15 +18752,16 @@ export declare const platformWebchatContract: {
|
|
|
19247
18752
|
additionalCredentials?: any;
|
|
19248
18753
|
senderId?: string | undefined;
|
|
19249
18754
|
whatsapp?: {
|
|
19250
|
-
|
|
19251
|
-
wabaExternalId
|
|
19252
|
-
phoneNumberId
|
|
19253
|
-
|
|
19254
|
-
clientId?: string | undefined;
|
|
19255
|
-
channelId?: string | undefined;
|
|
18755
|
+
wabaBusinessId?: string | null | undefined;
|
|
18756
|
+
wabaExternalId?: string | null | undefined;
|
|
18757
|
+
phoneNumberId?: string | null | undefined;
|
|
18758
|
+
email?: string | null | undefined;
|
|
18759
|
+
clientId?: string | null | undefined;
|
|
18760
|
+
channelId?: string | null | undefined;
|
|
19256
18761
|
status?: "active" | "pending" | undefined;
|
|
19257
18762
|
apiKey?: string | undefined;
|
|
19258
18763
|
tier?: "basic" | "regular" | "premium" | undefined;
|
|
18764
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
|
19259
18765
|
} | undefined;
|
|
19260
18766
|
vonageCredentials?: {
|
|
19261
18767
|
apiKey: string;
|
|
@@ -19339,15 +18845,16 @@ export declare const platformWebchatContract: {
|
|
|
19339
18845
|
additionalCredentials?: any;
|
|
19340
18846
|
senderId?: string | undefined;
|
|
19341
18847
|
whatsapp?: {
|
|
19342
|
-
|
|
19343
|
-
wabaExternalId
|
|
19344
|
-
phoneNumberId
|
|
19345
|
-
|
|
19346
|
-
clientId?: string | undefined;
|
|
19347
|
-
channelId?: string | undefined;
|
|
18848
|
+
wabaBusinessId?: string | null | undefined;
|
|
18849
|
+
wabaExternalId?: string | null | undefined;
|
|
18850
|
+
phoneNumberId?: string | null | undefined;
|
|
18851
|
+
email?: string | null | undefined;
|
|
18852
|
+
clientId?: string | null | undefined;
|
|
18853
|
+
channelId?: string | null | undefined;
|
|
19348
18854
|
status?: "active" | "pending" | undefined;
|
|
19349
18855
|
apiKey?: string | undefined;
|
|
19350
18856
|
tier?: "basic" | "regular" | "premium" | undefined;
|
|
18857
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
|
19351
18858
|
} | undefined;
|
|
19352
18859
|
vonageCredentials?: {
|
|
19353
18860
|
apiKey: string;
|
|
@@ -19432,15 +18939,16 @@ export declare const platformWebchatContract: {
|
|
|
19432
18939
|
additionalCredentials?: any;
|
|
19433
18940
|
senderId?: string | undefined;
|
|
19434
18941
|
whatsapp?: {
|
|
19435
|
-
|
|
19436
|
-
wabaExternalId
|
|
19437
|
-
phoneNumberId
|
|
19438
|
-
|
|
19439
|
-
clientId?: string | undefined;
|
|
19440
|
-
channelId?: string | undefined;
|
|
18942
|
+
wabaBusinessId?: string | null | undefined;
|
|
18943
|
+
wabaExternalId?: string | null | undefined;
|
|
18944
|
+
phoneNumberId?: string | null | undefined;
|
|
18945
|
+
email?: string | null | undefined;
|
|
18946
|
+
clientId?: string | null | undefined;
|
|
18947
|
+
channelId?: string | null | undefined;
|
|
19441
18948
|
status?: "active" | "pending" | undefined;
|
|
19442
18949
|
apiKey?: string | undefined;
|
|
19443
18950
|
tier?: "basic" | "regular" | "premium" | undefined;
|
|
18951
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
|
19444
18952
|
} | undefined;
|
|
19445
18953
|
vonageCredentials?: {
|
|
19446
18954
|
apiKey: string;
|
|
@@ -19560,35 +19068,38 @@ export declare const platformWebchatContract: {
|
|
|
19560
19068
|
additionalCredentials: z.ZodOptional<z.ZodAny>;
|
|
19561
19069
|
senderId: z.ZodOptional<z.ZodString>;
|
|
19562
19070
|
whatsapp: z.ZodOptional<z.ZodObject<{
|
|
19563
|
-
wabaBusinessId: z.ZodOptional<z.ZodString
|
|
19564
|
-
wabaExternalId: z.ZodString
|
|
19565
|
-
phoneNumberId: z.ZodString
|
|
19566
|
-
email: z.ZodString
|
|
19567
|
-
clientId: z.ZodOptional<z.ZodString
|
|
19568
|
-
channelId: z.ZodOptional<z.ZodString
|
|
19071
|
+
wabaBusinessId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
19072
|
+
wabaExternalId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
19073
|
+
phoneNumberId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
19074
|
+
email: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
19075
|
+
clientId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
19076
|
+
channelId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
19569
19077
|
status: z.ZodOptional<z.ZodEnum<["pending", "active"]>>;
|
|
19570
19078
|
apiKey: z.ZodOptional<z.ZodString>;
|
|
19571
19079
|
tier: z.ZodOptional<z.ZodEnum<["basic", "regular", "premium"]>>;
|
|
19080
|
+
integrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"meta">, z.ZodLiteral<"360dialog">]>>;
|
|
19572
19081
|
}, "strip", z.ZodTypeAny, {
|
|
19573
|
-
|
|
19574
|
-
wabaExternalId
|
|
19575
|
-
phoneNumberId
|
|
19576
|
-
|
|
19577
|
-
clientId?: string | undefined;
|
|
19578
|
-
channelId?: string | undefined;
|
|
19082
|
+
wabaBusinessId?: string | null | undefined;
|
|
19083
|
+
wabaExternalId?: string | null | undefined;
|
|
19084
|
+
phoneNumberId?: string | null | undefined;
|
|
19085
|
+
email?: string | null | undefined;
|
|
19086
|
+
clientId?: string | null | undefined;
|
|
19087
|
+
channelId?: string | null | undefined;
|
|
19579
19088
|
status?: "active" | "pending" | undefined;
|
|
19580
19089
|
apiKey?: string | undefined;
|
|
19581
19090
|
tier?: "basic" | "regular" | "premium" | undefined;
|
|
19091
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
|
19582
19092
|
}, {
|
|
19583
|
-
|
|
19584
|
-
wabaExternalId
|
|
19585
|
-
phoneNumberId
|
|
19586
|
-
|
|
19587
|
-
clientId?: string | undefined;
|
|
19588
|
-
channelId?: string | undefined;
|
|
19093
|
+
wabaBusinessId?: string | null | undefined;
|
|
19094
|
+
wabaExternalId?: string | null | undefined;
|
|
19095
|
+
phoneNumberId?: string | null | undefined;
|
|
19096
|
+
email?: string | null | undefined;
|
|
19097
|
+
clientId?: string | null | undefined;
|
|
19098
|
+
channelId?: string | null | undefined;
|
|
19589
19099
|
status?: "active" | "pending" | undefined;
|
|
19590
19100
|
apiKey?: string | undefined;
|
|
19591
19101
|
tier?: "basic" | "regular" | "premium" | undefined;
|
|
19102
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
|
19592
19103
|
}>>;
|
|
19593
19104
|
vonageCredentials: z.ZodOptional<z.ZodObject<{
|
|
19594
19105
|
mobileNumber: z.ZodString;
|
|
@@ -19613,15 +19124,16 @@ export declare const platformWebchatContract: {
|
|
|
19613
19124
|
additionalCredentials?: any;
|
|
19614
19125
|
senderId?: string | undefined;
|
|
19615
19126
|
whatsapp?: {
|
|
19616
|
-
|
|
19617
|
-
wabaExternalId
|
|
19618
|
-
phoneNumberId
|
|
19619
|
-
|
|
19620
|
-
clientId?: string | undefined;
|
|
19621
|
-
channelId?: string | undefined;
|
|
19127
|
+
wabaBusinessId?: string | null | undefined;
|
|
19128
|
+
wabaExternalId?: string | null | undefined;
|
|
19129
|
+
phoneNumberId?: string | null | undefined;
|
|
19130
|
+
email?: string | null | undefined;
|
|
19131
|
+
clientId?: string | null | undefined;
|
|
19132
|
+
channelId?: string | null | undefined;
|
|
19622
19133
|
status?: "active" | "pending" | undefined;
|
|
19623
19134
|
apiKey?: string | undefined;
|
|
19624
19135
|
tier?: "basic" | "regular" | "premium" | undefined;
|
|
19136
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
|
19625
19137
|
} | undefined;
|
|
19626
19138
|
vonageCredentials?: {
|
|
19627
19139
|
apiKey: string;
|
|
@@ -19638,15 +19150,16 @@ export declare const platformWebchatContract: {
|
|
|
19638
19150
|
additionalCredentials?: any;
|
|
19639
19151
|
senderId?: string | undefined;
|
|
19640
19152
|
whatsapp?: {
|
|
19641
|
-
|
|
19642
|
-
wabaExternalId
|
|
19643
|
-
phoneNumberId
|
|
19644
|
-
|
|
19645
|
-
clientId?: string | undefined;
|
|
19646
|
-
channelId?: string | undefined;
|
|
19153
|
+
wabaBusinessId?: string | null | undefined;
|
|
19154
|
+
wabaExternalId?: string | null | undefined;
|
|
19155
|
+
phoneNumberId?: string | null | undefined;
|
|
19156
|
+
email?: string | null | undefined;
|
|
19157
|
+
clientId?: string | null | undefined;
|
|
19158
|
+
channelId?: string | null | undefined;
|
|
19647
19159
|
status?: "active" | "pending" | undefined;
|
|
19648
19160
|
apiKey?: string | undefined;
|
|
19649
19161
|
tier?: "basic" | "regular" | "premium" | undefined;
|
|
19162
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
|
19650
19163
|
} | undefined;
|
|
19651
19164
|
vonageCredentials?: {
|
|
19652
19165
|
apiKey: string;
|
|
@@ -19693,15 +19206,16 @@ export declare const platformWebchatContract: {
|
|
|
19693
19206
|
additionalCredentials?: any;
|
|
19694
19207
|
senderId?: string | undefined;
|
|
19695
19208
|
whatsapp?: {
|
|
19696
|
-
|
|
19697
|
-
wabaExternalId
|
|
19698
|
-
phoneNumberId
|
|
19699
|
-
|
|
19700
|
-
clientId?: string | undefined;
|
|
19701
|
-
channelId?: string | undefined;
|
|
19209
|
+
wabaBusinessId?: string | null | undefined;
|
|
19210
|
+
wabaExternalId?: string | null | undefined;
|
|
19211
|
+
phoneNumberId?: string | null | undefined;
|
|
19212
|
+
email?: string | null | undefined;
|
|
19213
|
+
clientId?: string | null | undefined;
|
|
19214
|
+
channelId?: string | null | undefined;
|
|
19702
19215
|
status?: "active" | "pending" | undefined;
|
|
19703
19216
|
apiKey?: string | undefined;
|
|
19704
19217
|
tier?: "basic" | "regular" | "premium" | undefined;
|
|
19218
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
|
19705
19219
|
} | undefined;
|
|
19706
19220
|
vonageCredentials?: {
|
|
19707
19221
|
apiKey: string;
|
|
@@ -19736,15 +19250,16 @@ export declare const platformWebchatContract: {
|
|
|
19736
19250
|
additionalCredentials?: any;
|
|
19737
19251
|
senderId?: string | undefined;
|
|
19738
19252
|
whatsapp?: {
|
|
19739
|
-
|
|
19740
|
-
wabaExternalId
|
|
19741
|
-
phoneNumberId
|
|
19742
|
-
|
|
19743
|
-
clientId?: string | undefined;
|
|
19744
|
-
channelId?: string | undefined;
|
|
19253
|
+
wabaBusinessId?: string | null | undefined;
|
|
19254
|
+
wabaExternalId?: string | null | undefined;
|
|
19255
|
+
phoneNumberId?: string | null | undefined;
|
|
19256
|
+
email?: string | null | undefined;
|
|
19257
|
+
clientId?: string | null | undefined;
|
|
19258
|
+
channelId?: string | null | undefined;
|
|
19745
19259
|
status?: "active" | "pending" | undefined;
|
|
19746
19260
|
apiKey?: string | undefined;
|
|
19747
19261
|
tier?: "basic" | "regular" | "premium" | undefined;
|
|
19262
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
|
19748
19263
|
} | undefined;
|
|
19749
19264
|
vonageCredentials?: {
|
|
19750
19265
|
apiKey: string;
|
|
@@ -19781,15 +19296,16 @@ export declare const platformWebchatContract: {
|
|
|
19781
19296
|
additionalCredentials?: any;
|
|
19782
19297
|
senderId?: string | undefined;
|
|
19783
19298
|
whatsapp?: {
|
|
19784
|
-
|
|
19785
|
-
wabaExternalId
|
|
19786
|
-
phoneNumberId
|
|
19787
|
-
|
|
19788
|
-
clientId?: string | undefined;
|
|
19789
|
-
channelId?: string | undefined;
|
|
19299
|
+
wabaBusinessId?: string | null | undefined;
|
|
19300
|
+
wabaExternalId?: string | null | undefined;
|
|
19301
|
+
phoneNumberId?: string | null | undefined;
|
|
19302
|
+
email?: string | null | undefined;
|
|
19303
|
+
clientId?: string | null | undefined;
|
|
19304
|
+
channelId?: string | null | undefined;
|
|
19790
19305
|
status?: "active" | "pending" | undefined;
|
|
19791
19306
|
apiKey?: string | undefined;
|
|
19792
19307
|
tier?: "basic" | "regular" | "premium" | undefined;
|
|
19308
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
|
19793
19309
|
} | undefined;
|
|
19794
19310
|
vonageCredentials?: {
|
|
19795
19311
|
apiKey: string;
|
|
@@ -19827,15 +19343,16 @@ export declare const platformWebchatContract: {
|
|
|
19827
19343
|
additionalCredentials?: any;
|
|
19828
19344
|
senderId?: string | undefined;
|
|
19829
19345
|
whatsapp?: {
|
|
19830
|
-
|
|
19831
|
-
wabaExternalId
|
|
19832
|
-
phoneNumberId
|
|
19833
|
-
|
|
19834
|
-
clientId?: string | undefined;
|
|
19835
|
-
channelId?: string | undefined;
|
|
19346
|
+
wabaBusinessId?: string | null | undefined;
|
|
19347
|
+
wabaExternalId?: string | null | undefined;
|
|
19348
|
+
phoneNumberId?: string | null | undefined;
|
|
19349
|
+
email?: string | null | undefined;
|
|
19350
|
+
clientId?: string | null | undefined;
|
|
19351
|
+
channelId?: string | null | undefined;
|
|
19836
19352
|
status?: "active" | "pending" | undefined;
|
|
19837
19353
|
apiKey?: string | undefined;
|
|
19838
19354
|
tier?: "basic" | "regular" | "premium" | undefined;
|
|
19355
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
|
19839
19356
|
} | undefined;
|
|
19840
19357
|
vonageCredentials?: {
|
|
19841
19358
|
apiKey: string;
|
|
@@ -19909,35 +19426,38 @@ export declare const platformWebchatContract: {
|
|
|
19909
19426
|
additionalCredentials: z.ZodOptional<z.ZodAny>;
|
|
19910
19427
|
senderId: z.ZodOptional<z.ZodString>;
|
|
19911
19428
|
whatsapp: z.ZodOptional<z.ZodObject<{
|
|
19912
|
-
wabaBusinessId: z.ZodOptional<z.ZodString
|
|
19913
|
-
wabaExternalId: z.ZodString
|
|
19914
|
-
phoneNumberId: z.ZodString
|
|
19915
|
-
email: z.ZodString
|
|
19916
|
-
clientId: z.ZodOptional<z.ZodString
|
|
19917
|
-
channelId: z.ZodOptional<z.ZodString
|
|
19429
|
+
wabaBusinessId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
19430
|
+
wabaExternalId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
19431
|
+
phoneNumberId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
19432
|
+
email: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
19433
|
+
clientId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
19434
|
+
channelId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
19918
19435
|
status: z.ZodOptional<z.ZodEnum<["pending", "active"]>>;
|
|
19919
19436
|
apiKey: z.ZodOptional<z.ZodString>;
|
|
19920
19437
|
tier: z.ZodOptional<z.ZodEnum<["basic", "regular", "premium"]>>;
|
|
19438
|
+
integrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"meta">, z.ZodLiteral<"360dialog">]>>;
|
|
19921
19439
|
}, "strip", z.ZodTypeAny, {
|
|
19922
|
-
|
|
19923
|
-
wabaExternalId
|
|
19924
|
-
phoneNumberId
|
|
19925
|
-
|
|
19926
|
-
clientId?: string | undefined;
|
|
19927
|
-
channelId?: string | undefined;
|
|
19440
|
+
wabaBusinessId?: string | null | undefined;
|
|
19441
|
+
wabaExternalId?: string | null | undefined;
|
|
19442
|
+
phoneNumberId?: string | null | undefined;
|
|
19443
|
+
email?: string | null | undefined;
|
|
19444
|
+
clientId?: string | null | undefined;
|
|
19445
|
+
channelId?: string | null | undefined;
|
|
19928
19446
|
status?: "active" | "pending" | undefined;
|
|
19929
19447
|
apiKey?: string | undefined;
|
|
19930
19448
|
tier?: "basic" | "regular" | "premium" | undefined;
|
|
19449
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
|
19931
19450
|
}, {
|
|
19932
|
-
|
|
19933
|
-
wabaExternalId
|
|
19934
|
-
phoneNumberId
|
|
19935
|
-
|
|
19936
|
-
clientId?: string | undefined;
|
|
19937
|
-
channelId?: string | undefined;
|
|
19451
|
+
wabaBusinessId?: string | null | undefined;
|
|
19452
|
+
wabaExternalId?: string | null | undefined;
|
|
19453
|
+
phoneNumberId?: string | null | undefined;
|
|
19454
|
+
email?: string | null | undefined;
|
|
19455
|
+
clientId?: string | null | undefined;
|
|
19456
|
+
channelId?: string | null | undefined;
|
|
19938
19457
|
status?: "active" | "pending" | undefined;
|
|
19939
19458
|
apiKey?: string | undefined;
|
|
19940
19459
|
tier?: "basic" | "regular" | "premium" | undefined;
|
|
19460
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
|
19941
19461
|
}>>;
|
|
19942
19462
|
vonageCredentials: z.ZodOptional<z.ZodObject<{
|
|
19943
19463
|
mobileNumber: z.ZodString;
|
|
@@ -19962,15 +19482,16 @@ export declare const platformWebchatContract: {
|
|
|
19962
19482
|
additionalCredentials?: any;
|
|
19963
19483
|
senderId?: string | undefined;
|
|
19964
19484
|
whatsapp?: {
|
|
19965
|
-
|
|
19966
|
-
wabaExternalId
|
|
19967
|
-
phoneNumberId
|
|
19968
|
-
|
|
19969
|
-
clientId?: string | undefined;
|
|
19970
|
-
channelId?: string | undefined;
|
|
19485
|
+
wabaBusinessId?: string | null | undefined;
|
|
19486
|
+
wabaExternalId?: string | null | undefined;
|
|
19487
|
+
phoneNumberId?: string | null | undefined;
|
|
19488
|
+
email?: string | null | undefined;
|
|
19489
|
+
clientId?: string | null | undefined;
|
|
19490
|
+
channelId?: string | null | undefined;
|
|
19971
19491
|
status?: "active" | "pending" | undefined;
|
|
19972
19492
|
apiKey?: string | undefined;
|
|
19973
19493
|
tier?: "basic" | "regular" | "premium" | undefined;
|
|
19494
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
|
19974
19495
|
} | undefined;
|
|
19975
19496
|
vonageCredentials?: {
|
|
19976
19497
|
apiKey: string;
|
|
@@ -19987,15 +19508,16 @@ export declare const platformWebchatContract: {
|
|
|
19987
19508
|
additionalCredentials?: any;
|
|
19988
19509
|
senderId?: string | undefined;
|
|
19989
19510
|
whatsapp?: {
|
|
19990
|
-
|
|
19991
|
-
wabaExternalId
|
|
19992
|
-
phoneNumberId
|
|
19993
|
-
|
|
19994
|
-
clientId?: string | undefined;
|
|
19995
|
-
channelId?: string | undefined;
|
|
19511
|
+
wabaBusinessId?: string | null | undefined;
|
|
19512
|
+
wabaExternalId?: string | null | undefined;
|
|
19513
|
+
phoneNumberId?: string | null | undefined;
|
|
19514
|
+
email?: string | null | undefined;
|
|
19515
|
+
clientId?: string | null | undefined;
|
|
19516
|
+
channelId?: string | null | undefined;
|
|
19996
19517
|
status?: "active" | "pending" | undefined;
|
|
19997
19518
|
apiKey?: string | undefined;
|
|
19998
19519
|
tier?: "basic" | "regular" | "premium" | undefined;
|
|
19520
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
|
19999
19521
|
} | undefined;
|
|
20000
19522
|
vonageCredentials?: {
|
|
20001
19523
|
apiKey: string;
|
|
@@ -20042,15 +19564,16 @@ export declare const platformWebchatContract: {
|
|
|
20042
19564
|
additionalCredentials?: any;
|
|
20043
19565
|
senderId?: string | undefined;
|
|
20044
19566
|
whatsapp?: {
|
|
20045
|
-
|
|
20046
|
-
wabaExternalId
|
|
20047
|
-
phoneNumberId
|
|
20048
|
-
|
|
20049
|
-
clientId?: string | undefined;
|
|
20050
|
-
channelId?: string | undefined;
|
|
19567
|
+
wabaBusinessId?: string | null | undefined;
|
|
19568
|
+
wabaExternalId?: string | null | undefined;
|
|
19569
|
+
phoneNumberId?: string | null | undefined;
|
|
19570
|
+
email?: string | null | undefined;
|
|
19571
|
+
clientId?: string | null | undefined;
|
|
19572
|
+
channelId?: string | null | undefined;
|
|
20051
19573
|
status?: "active" | "pending" | undefined;
|
|
20052
19574
|
apiKey?: string | undefined;
|
|
20053
19575
|
tier?: "basic" | "regular" | "premium" | undefined;
|
|
19576
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
|
20054
19577
|
} | undefined;
|
|
20055
19578
|
vonageCredentials?: {
|
|
20056
19579
|
apiKey: string;
|
|
@@ -20085,15 +19608,16 @@ export declare const platformWebchatContract: {
|
|
|
20085
19608
|
additionalCredentials?: any;
|
|
20086
19609
|
senderId?: string | undefined;
|
|
20087
19610
|
whatsapp?: {
|
|
20088
|
-
|
|
20089
|
-
wabaExternalId
|
|
20090
|
-
phoneNumberId
|
|
20091
|
-
|
|
20092
|
-
clientId?: string | undefined;
|
|
20093
|
-
channelId?: string | undefined;
|
|
19611
|
+
wabaBusinessId?: string | null | undefined;
|
|
19612
|
+
wabaExternalId?: string | null | undefined;
|
|
19613
|
+
phoneNumberId?: string | null | undefined;
|
|
19614
|
+
email?: string | null | undefined;
|
|
19615
|
+
clientId?: string | null | undefined;
|
|
19616
|
+
channelId?: string | null | undefined;
|
|
20094
19617
|
status?: "active" | "pending" | undefined;
|
|
20095
19618
|
apiKey?: string | undefined;
|
|
20096
19619
|
tier?: "basic" | "regular" | "premium" | undefined;
|
|
19620
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
|
20097
19621
|
} | undefined;
|
|
20098
19622
|
vonageCredentials?: {
|
|
20099
19623
|
apiKey: string;
|
|
@@ -20130,15 +19654,16 @@ export declare const platformWebchatContract: {
|
|
|
20130
19654
|
additionalCredentials?: any;
|
|
20131
19655
|
senderId?: string | undefined;
|
|
20132
19656
|
whatsapp?: {
|
|
20133
|
-
|
|
20134
|
-
wabaExternalId
|
|
20135
|
-
phoneNumberId
|
|
20136
|
-
|
|
20137
|
-
clientId?: string | undefined;
|
|
20138
|
-
channelId?: string | undefined;
|
|
19657
|
+
wabaBusinessId?: string | null | undefined;
|
|
19658
|
+
wabaExternalId?: string | null | undefined;
|
|
19659
|
+
phoneNumberId?: string | null | undefined;
|
|
19660
|
+
email?: string | null | undefined;
|
|
19661
|
+
clientId?: string | null | undefined;
|
|
19662
|
+
channelId?: string | null | undefined;
|
|
20139
19663
|
status?: "active" | "pending" | undefined;
|
|
20140
19664
|
apiKey?: string | undefined;
|
|
20141
19665
|
tier?: "basic" | "regular" | "premium" | undefined;
|
|
19666
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
|
20142
19667
|
} | undefined;
|
|
20143
19668
|
vonageCredentials?: {
|
|
20144
19669
|
apiKey: string;
|
|
@@ -20176,15 +19701,16 @@ export declare const platformWebchatContract: {
|
|
|
20176
19701
|
additionalCredentials?: any;
|
|
20177
19702
|
senderId?: string | undefined;
|
|
20178
19703
|
whatsapp?: {
|
|
20179
|
-
|
|
20180
|
-
wabaExternalId
|
|
20181
|
-
phoneNumberId
|
|
20182
|
-
|
|
20183
|
-
clientId?: string | undefined;
|
|
20184
|
-
channelId?: string | undefined;
|
|
19704
|
+
wabaBusinessId?: string | null | undefined;
|
|
19705
|
+
wabaExternalId?: string | null | undefined;
|
|
19706
|
+
phoneNumberId?: string | null | undefined;
|
|
19707
|
+
email?: string | null | undefined;
|
|
19708
|
+
clientId?: string | null | undefined;
|
|
19709
|
+
channelId?: string | null | undefined;
|
|
20185
19710
|
status?: "active" | "pending" | undefined;
|
|
20186
19711
|
apiKey?: string | undefined;
|
|
20187
19712
|
tier?: "basic" | "regular" | "premium" | undefined;
|
|
19713
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
|
20188
19714
|
} | undefined;
|
|
20189
19715
|
vonageCredentials?: {
|
|
20190
19716
|
apiKey: string;
|
|
@@ -20258,35 +19784,38 @@ export declare const platformWebchatContract: {
|
|
|
20258
19784
|
additionalCredentials: z.ZodOptional<z.ZodAny>;
|
|
20259
19785
|
senderId: z.ZodOptional<z.ZodString>;
|
|
20260
19786
|
whatsapp: z.ZodOptional<z.ZodObject<{
|
|
20261
|
-
wabaBusinessId: z.ZodOptional<z.ZodString
|
|
20262
|
-
wabaExternalId: z.ZodString
|
|
20263
|
-
phoneNumberId: z.ZodString
|
|
20264
|
-
email: z.ZodString
|
|
20265
|
-
clientId: z.ZodOptional<z.ZodString
|
|
20266
|
-
channelId: z.ZodOptional<z.ZodString
|
|
19787
|
+
wabaBusinessId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
19788
|
+
wabaExternalId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
19789
|
+
phoneNumberId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
19790
|
+
email: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
19791
|
+
clientId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
19792
|
+
channelId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
20267
19793
|
status: z.ZodOptional<z.ZodEnum<["pending", "active"]>>;
|
|
20268
19794
|
apiKey: z.ZodOptional<z.ZodString>;
|
|
20269
19795
|
tier: z.ZodOptional<z.ZodEnum<["basic", "regular", "premium"]>>;
|
|
19796
|
+
integrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"meta">, z.ZodLiteral<"360dialog">]>>;
|
|
20270
19797
|
}, "strip", z.ZodTypeAny, {
|
|
20271
|
-
|
|
20272
|
-
wabaExternalId
|
|
20273
|
-
phoneNumberId
|
|
20274
|
-
|
|
20275
|
-
clientId?: string | undefined;
|
|
20276
|
-
channelId?: string | undefined;
|
|
19798
|
+
wabaBusinessId?: string | null | undefined;
|
|
19799
|
+
wabaExternalId?: string | null | undefined;
|
|
19800
|
+
phoneNumberId?: string | null | undefined;
|
|
19801
|
+
email?: string | null | undefined;
|
|
19802
|
+
clientId?: string | null | undefined;
|
|
19803
|
+
channelId?: string | null | undefined;
|
|
20277
19804
|
status?: "active" | "pending" | undefined;
|
|
20278
19805
|
apiKey?: string | undefined;
|
|
20279
19806
|
tier?: "basic" | "regular" | "premium" | undefined;
|
|
19807
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
|
20280
19808
|
}, {
|
|
20281
|
-
|
|
20282
|
-
wabaExternalId
|
|
20283
|
-
phoneNumberId
|
|
20284
|
-
|
|
20285
|
-
clientId?: string | undefined;
|
|
20286
|
-
channelId?: string | undefined;
|
|
19809
|
+
wabaBusinessId?: string | null | undefined;
|
|
19810
|
+
wabaExternalId?: string | null | undefined;
|
|
19811
|
+
phoneNumberId?: string | null | undefined;
|
|
19812
|
+
email?: string | null | undefined;
|
|
19813
|
+
clientId?: string | null | undefined;
|
|
19814
|
+
channelId?: string | null | undefined;
|
|
20287
19815
|
status?: "active" | "pending" | undefined;
|
|
20288
19816
|
apiKey?: string | undefined;
|
|
20289
19817
|
tier?: "basic" | "regular" | "premium" | undefined;
|
|
19818
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
|
20290
19819
|
}>>;
|
|
20291
19820
|
vonageCredentials: z.ZodOptional<z.ZodObject<{
|
|
20292
19821
|
mobileNumber: z.ZodString;
|
|
@@ -20311,15 +19840,16 @@ export declare const platformWebchatContract: {
|
|
|
20311
19840
|
additionalCredentials?: any;
|
|
20312
19841
|
senderId?: string | undefined;
|
|
20313
19842
|
whatsapp?: {
|
|
20314
|
-
|
|
20315
|
-
wabaExternalId
|
|
20316
|
-
phoneNumberId
|
|
20317
|
-
|
|
20318
|
-
clientId?: string | undefined;
|
|
20319
|
-
channelId?: string | undefined;
|
|
19843
|
+
wabaBusinessId?: string | null | undefined;
|
|
19844
|
+
wabaExternalId?: string | null | undefined;
|
|
19845
|
+
phoneNumberId?: string | null | undefined;
|
|
19846
|
+
email?: string | null | undefined;
|
|
19847
|
+
clientId?: string | null | undefined;
|
|
19848
|
+
channelId?: string | null | undefined;
|
|
20320
19849
|
status?: "active" | "pending" | undefined;
|
|
20321
19850
|
apiKey?: string | undefined;
|
|
20322
19851
|
tier?: "basic" | "regular" | "premium" | undefined;
|
|
19852
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
|
20323
19853
|
} | undefined;
|
|
20324
19854
|
vonageCredentials?: {
|
|
20325
19855
|
apiKey: string;
|
|
@@ -20336,15 +19866,16 @@ export declare const platformWebchatContract: {
|
|
|
20336
19866
|
additionalCredentials?: any;
|
|
20337
19867
|
senderId?: string | undefined;
|
|
20338
19868
|
whatsapp?: {
|
|
20339
|
-
|
|
20340
|
-
wabaExternalId
|
|
20341
|
-
phoneNumberId
|
|
20342
|
-
|
|
20343
|
-
clientId?: string | undefined;
|
|
20344
|
-
channelId?: string | undefined;
|
|
19869
|
+
wabaBusinessId?: string | null | undefined;
|
|
19870
|
+
wabaExternalId?: string | null | undefined;
|
|
19871
|
+
phoneNumberId?: string | null | undefined;
|
|
19872
|
+
email?: string | null | undefined;
|
|
19873
|
+
clientId?: string | null | undefined;
|
|
19874
|
+
channelId?: string | null | undefined;
|
|
20345
19875
|
status?: "active" | "pending" | undefined;
|
|
20346
19876
|
apiKey?: string | undefined;
|
|
20347
19877
|
tier?: "basic" | "regular" | "premium" | undefined;
|
|
19878
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
|
20348
19879
|
} | undefined;
|
|
20349
19880
|
vonageCredentials?: {
|
|
20350
19881
|
apiKey: string;
|
|
@@ -20391,15 +19922,16 @@ export declare const platformWebchatContract: {
|
|
|
20391
19922
|
additionalCredentials?: any;
|
|
20392
19923
|
senderId?: string | undefined;
|
|
20393
19924
|
whatsapp?: {
|
|
20394
|
-
|
|
20395
|
-
wabaExternalId
|
|
20396
|
-
phoneNumberId
|
|
20397
|
-
|
|
20398
|
-
clientId?: string | undefined;
|
|
20399
|
-
channelId?: string | undefined;
|
|
19925
|
+
wabaBusinessId?: string | null | undefined;
|
|
19926
|
+
wabaExternalId?: string | null | undefined;
|
|
19927
|
+
phoneNumberId?: string | null | undefined;
|
|
19928
|
+
email?: string | null | undefined;
|
|
19929
|
+
clientId?: string | null | undefined;
|
|
19930
|
+
channelId?: string | null | undefined;
|
|
20400
19931
|
status?: "active" | "pending" | undefined;
|
|
20401
19932
|
apiKey?: string | undefined;
|
|
20402
19933
|
tier?: "basic" | "regular" | "premium" | undefined;
|
|
19934
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
|
20403
19935
|
} | undefined;
|
|
20404
19936
|
vonageCredentials?: {
|
|
20405
19937
|
apiKey: string;
|
|
@@ -20434,15 +19966,16 @@ export declare const platformWebchatContract: {
|
|
|
20434
19966
|
additionalCredentials?: any;
|
|
20435
19967
|
senderId?: string | undefined;
|
|
20436
19968
|
whatsapp?: {
|
|
20437
|
-
|
|
20438
|
-
wabaExternalId
|
|
20439
|
-
phoneNumberId
|
|
20440
|
-
|
|
20441
|
-
clientId?: string | undefined;
|
|
20442
|
-
channelId?: string | undefined;
|
|
19969
|
+
wabaBusinessId?: string | null | undefined;
|
|
19970
|
+
wabaExternalId?: string | null | undefined;
|
|
19971
|
+
phoneNumberId?: string | null | undefined;
|
|
19972
|
+
email?: string | null | undefined;
|
|
19973
|
+
clientId?: string | null | undefined;
|
|
19974
|
+
channelId?: string | null | undefined;
|
|
20443
19975
|
status?: "active" | "pending" | undefined;
|
|
20444
19976
|
apiKey?: string | undefined;
|
|
20445
19977
|
tier?: "basic" | "regular" | "premium" | undefined;
|
|
19978
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
|
20446
19979
|
} | undefined;
|
|
20447
19980
|
vonageCredentials?: {
|
|
20448
19981
|
apiKey: string;
|
|
@@ -20479,15 +20012,16 @@ export declare const platformWebchatContract: {
|
|
|
20479
20012
|
additionalCredentials?: any;
|
|
20480
20013
|
senderId?: string | undefined;
|
|
20481
20014
|
whatsapp?: {
|
|
20482
|
-
|
|
20483
|
-
wabaExternalId
|
|
20484
|
-
phoneNumberId
|
|
20485
|
-
|
|
20486
|
-
clientId?: string | undefined;
|
|
20487
|
-
channelId?: string | undefined;
|
|
20015
|
+
wabaBusinessId?: string | null | undefined;
|
|
20016
|
+
wabaExternalId?: string | null | undefined;
|
|
20017
|
+
phoneNumberId?: string | null | undefined;
|
|
20018
|
+
email?: string | null | undefined;
|
|
20019
|
+
clientId?: string | null | undefined;
|
|
20020
|
+
channelId?: string | null | undefined;
|
|
20488
20021
|
status?: "active" | "pending" | undefined;
|
|
20489
20022
|
apiKey?: string | undefined;
|
|
20490
20023
|
tier?: "basic" | "regular" | "premium" | undefined;
|
|
20024
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
|
20491
20025
|
} | undefined;
|
|
20492
20026
|
vonageCredentials?: {
|
|
20493
20027
|
apiKey: string;
|
|
@@ -20525,15 +20059,16 @@ export declare const platformWebchatContract: {
|
|
|
20525
20059
|
additionalCredentials?: any;
|
|
20526
20060
|
senderId?: string | undefined;
|
|
20527
20061
|
whatsapp?: {
|
|
20528
|
-
|
|
20529
|
-
wabaExternalId
|
|
20530
|
-
phoneNumberId
|
|
20531
|
-
|
|
20532
|
-
clientId?: string | undefined;
|
|
20533
|
-
channelId?: string | undefined;
|
|
20062
|
+
wabaBusinessId?: string | null | undefined;
|
|
20063
|
+
wabaExternalId?: string | null | undefined;
|
|
20064
|
+
phoneNumberId?: string | null | undefined;
|
|
20065
|
+
email?: string | null | undefined;
|
|
20066
|
+
clientId?: string | null | undefined;
|
|
20067
|
+
channelId?: string | null | undefined;
|
|
20534
20068
|
status?: "active" | "pending" | undefined;
|
|
20535
20069
|
apiKey?: string | undefined;
|
|
20536
20070
|
tier?: "basic" | "regular" | "premium" | undefined;
|
|
20071
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
|
20537
20072
|
} | undefined;
|
|
20538
20073
|
vonageCredentials?: {
|
|
20539
20074
|
apiKey: string;
|