@kl1/contracts 1.2.37-uat → 1.2.38-uat
Sign up to get free protection for your applications and to get access to all the features.
- 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-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 -5
- 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 +4357 -4901
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +4343 -4880
- package/dist/index.mjs.map +1 -1
- package/package.json +3 -7
@@ -66,35 +66,38 @@ export declare const viberContract: {
|
|
66
66
|
additionalCredentials: z.ZodOptional<z.ZodAny>;
|
67
67
|
senderId: z.ZodOptional<z.ZodString>;
|
68
68
|
whatsapp: z.ZodOptional<z.ZodObject<{
|
69
|
-
wabaBusinessId: z.ZodOptional<z.ZodString
|
70
|
-
wabaExternalId: z.ZodString
|
71
|
-
phoneNumberId: z.ZodString
|
72
|
-
email: z.ZodString
|
73
|
-
clientId: z.ZodOptional<z.ZodString
|
74
|
-
channelId: z.ZodOptional<z.ZodString
|
69
|
+
wabaBusinessId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
70
|
+
wabaExternalId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
71
|
+
phoneNumberId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
72
|
+
email: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
73
|
+
clientId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
74
|
+
channelId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
75
75
|
status: z.ZodOptional<z.ZodEnum<["pending", "active"]>>;
|
76
76
|
apiKey: z.ZodOptional<z.ZodString>;
|
77
77
|
tier: z.ZodOptional<z.ZodEnum<["basic", "regular", "premium"]>>;
|
78
|
+
integrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"meta">, z.ZodLiteral<"360dialog">]>>;
|
78
79
|
}, "strip", z.ZodTypeAny, {
|
79
|
-
|
80
|
-
wabaExternalId
|
81
|
-
phoneNumberId
|
82
|
-
|
83
|
-
clientId?: string | undefined;
|
84
|
-
channelId?: string | undefined;
|
80
|
+
wabaBusinessId?: string | null | undefined;
|
81
|
+
wabaExternalId?: string | null | undefined;
|
82
|
+
phoneNumberId?: string | null | undefined;
|
83
|
+
email?: string | null | undefined;
|
84
|
+
clientId?: string | null | undefined;
|
85
|
+
channelId?: string | null | undefined;
|
85
86
|
status?: "active" | "pending" | undefined;
|
86
87
|
apiKey?: string | undefined;
|
87
88
|
tier?: "basic" | "regular" | "premium" | undefined;
|
89
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
88
90
|
}, {
|
89
|
-
|
90
|
-
wabaExternalId
|
91
|
-
phoneNumberId
|
92
|
-
|
93
|
-
clientId?: string | undefined;
|
94
|
-
channelId?: string | undefined;
|
91
|
+
wabaBusinessId?: string | null | undefined;
|
92
|
+
wabaExternalId?: string | null | undefined;
|
93
|
+
phoneNumberId?: string | null | undefined;
|
94
|
+
email?: string | null | undefined;
|
95
|
+
clientId?: string | null | undefined;
|
96
|
+
channelId?: string | null | undefined;
|
95
97
|
status?: "active" | "pending" | undefined;
|
96
98
|
apiKey?: string | undefined;
|
97
99
|
tier?: "basic" | "regular" | "premium" | undefined;
|
100
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
98
101
|
}>>;
|
99
102
|
vonageCredentials: z.ZodOptional<z.ZodObject<{
|
100
103
|
mobileNumber: z.ZodString;
|
@@ -119,15 +122,16 @@ export declare const viberContract: {
|
|
119
122
|
additionalCredentials?: any;
|
120
123
|
senderId?: string | undefined;
|
121
124
|
whatsapp?: {
|
122
|
-
|
123
|
-
wabaExternalId
|
124
|
-
phoneNumberId
|
125
|
-
|
126
|
-
clientId?: string | undefined;
|
127
|
-
channelId?: string | undefined;
|
125
|
+
wabaBusinessId?: string | null | undefined;
|
126
|
+
wabaExternalId?: string | null | undefined;
|
127
|
+
phoneNumberId?: string | null | undefined;
|
128
|
+
email?: string | null | undefined;
|
129
|
+
clientId?: string | null | undefined;
|
130
|
+
channelId?: string | null | undefined;
|
128
131
|
status?: "active" | "pending" | undefined;
|
129
132
|
apiKey?: string | undefined;
|
130
133
|
tier?: "basic" | "regular" | "premium" | undefined;
|
134
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
131
135
|
} | undefined;
|
132
136
|
vonageCredentials?: {
|
133
137
|
apiKey: string;
|
@@ -144,15 +148,16 @@ export declare const viberContract: {
|
|
144
148
|
additionalCredentials?: any;
|
145
149
|
senderId?: string | undefined;
|
146
150
|
whatsapp?: {
|
147
|
-
|
148
|
-
wabaExternalId
|
149
|
-
phoneNumberId
|
150
|
-
|
151
|
-
clientId?: string | undefined;
|
152
|
-
channelId?: string | undefined;
|
151
|
+
wabaBusinessId?: string | null | undefined;
|
152
|
+
wabaExternalId?: string | null | undefined;
|
153
|
+
phoneNumberId?: string | null | undefined;
|
154
|
+
email?: string | null | undefined;
|
155
|
+
clientId?: string | null | undefined;
|
156
|
+
channelId?: string | null | undefined;
|
153
157
|
status?: "active" | "pending" | undefined;
|
154
158
|
apiKey?: string | undefined;
|
155
159
|
tier?: "basic" | "regular" | "premium" | undefined;
|
160
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
156
161
|
} | undefined;
|
157
162
|
vonageCredentials?: {
|
158
163
|
apiKey: string;
|
@@ -403,15 +408,16 @@ export declare const viberContract: {
|
|
403
408
|
additionalCredentials?: any;
|
404
409
|
senderId?: string | undefined;
|
405
410
|
whatsapp?: {
|
406
|
-
|
407
|
-
wabaExternalId
|
408
|
-
phoneNumberId
|
409
|
-
|
410
|
-
clientId?: string | undefined;
|
411
|
-
channelId?: string | undefined;
|
411
|
+
wabaBusinessId?: string | null | undefined;
|
412
|
+
wabaExternalId?: string | null | undefined;
|
413
|
+
phoneNumberId?: string | null | undefined;
|
414
|
+
email?: string | null | undefined;
|
415
|
+
clientId?: string | null | undefined;
|
416
|
+
channelId?: string | null | undefined;
|
412
417
|
status?: "active" | "pending" | undefined;
|
413
418
|
apiKey?: string | undefined;
|
414
419
|
tier?: "basic" | "regular" | "premium" | undefined;
|
420
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
415
421
|
} | undefined;
|
416
422
|
vonageCredentials?: {
|
417
423
|
apiKey: string;
|
@@ -493,15 +499,16 @@ export declare const viberContract: {
|
|
493
499
|
additionalCredentials?: any;
|
494
500
|
senderId?: string | undefined;
|
495
501
|
whatsapp?: {
|
496
|
-
|
497
|
-
wabaExternalId
|
498
|
-
phoneNumberId
|
499
|
-
|
500
|
-
clientId?: string | undefined;
|
501
|
-
channelId?: string | undefined;
|
502
|
+
wabaBusinessId?: string | null | undefined;
|
503
|
+
wabaExternalId?: string | null | undefined;
|
504
|
+
phoneNumberId?: string | null | undefined;
|
505
|
+
email?: string | null | undefined;
|
506
|
+
clientId?: string | null | undefined;
|
507
|
+
channelId?: string | null | undefined;
|
502
508
|
status?: "active" | "pending" | undefined;
|
503
509
|
apiKey?: string | undefined;
|
504
510
|
tier?: "basic" | "regular" | "premium" | undefined;
|
511
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
505
512
|
} | undefined;
|
506
513
|
vonageCredentials?: {
|
507
514
|
apiKey: string;
|
@@ -585,15 +592,16 @@ export declare const viberContract: {
|
|
585
592
|
additionalCredentials?: any;
|
586
593
|
senderId?: string | undefined;
|
587
594
|
whatsapp?: {
|
588
|
-
|
589
|
-
wabaExternalId
|
590
|
-
phoneNumberId
|
591
|
-
|
592
|
-
clientId?: string | undefined;
|
593
|
-
channelId?: string | undefined;
|
595
|
+
wabaBusinessId?: string | null | undefined;
|
596
|
+
wabaExternalId?: string | null | undefined;
|
597
|
+
phoneNumberId?: string | null | undefined;
|
598
|
+
email?: string | null | undefined;
|
599
|
+
clientId?: string | null | undefined;
|
600
|
+
channelId?: string | null | undefined;
|
594
601
|
status?: "active" | "pending" | undefined;
|
595
602
|
apiKey?: string | undefined;
|
596
603
|
tier?: "basic" | "regular" | "premium" | undefined;
|
604
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
597
605
|
} | undefined;
|
598
606
|
vonageCredentials?: {
|
599
607
|
apiKey: string;
|
@@ -678,15 +686,16 @@ export declare const viberContract: {
|
|
678
686
|
additionalCredentials?: any;
|
679
687
|
senderId?: string | undefined;
|
680
688
|
whatsapp?: {
|
681
|
-
|
682
|
-
wabaExternalId
|
683
|
-
phoneNumberId
|
684
|
-
|
685
|
-
clientId?: string | undefined;
|
686
|
-
channelId?: string | undefined;
|
689
|
+
wabaBusinessId?: string | null | undefined;
|
690
|
+
wabaExternalId?: string | null | undefined;
|
691
|
+
phoneNumberId?: string | null | undefined;
|
692
|
+
email?: string | null | undefined;
|
693
|
+
clientId?: string | null | undefined;
|
694
|
+
channelId?: string | null | undefined;
|
687
695
|
status?: "active" | "pending" | undefined;
|
688
696
|
apiKey?: string | undefined;
|
689
697
|
tier?: "basic" | "regular" | "premium" | undefined;
|
698
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
690
699
|
} | undefined;
|
691
700
|
vonageCredentials?: {
|
692
701
|
apiKey: string;
|
@@ -810,35 +819,38 @@ export declare const viberContract: {
|
|
810
819
|
additionalCredentials: z.ZodOptional<z.ZodAny>;
|
811
820
|
senderId: z.ZodOptional<z.ZodString>;
|
812
821
|
whatsapp: z.ZodOptional<z.ZodObject<{
|
813
|
-
wabaBusinessId: z.ZodOptional<z.ZodString
|
814
|
-
wabaExternalId: z.ZodString
|
815
|
-
phoneNumberId: z.ZodString
|
816
|
-
email: z.ZodString
|
817
|
-
clientId: z.ZodOptional<z.ZodString
|
818
|
-
channelId: z.ZodOptional<z.ZodString
|
822
|
+
wabaBusinessId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
823
|
+
wabaExternalId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
824
|
+
phoneNumberId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
825
|
+
email: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
826
|
+
clientId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
827
|
+
channelId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
819
828
|
status: z.ZodOptional<z.ZodEnum<["pending", "active"]>>;
|
820
829
|
apiKey: z.ZodOptional<z.ZodString>;
|
821
830
|
tier: z.ZodOptional<z.ZodEnum<["basic", "regular", "premium"]>>;
|
831
|
+
integrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"meta">, z.ZodLiteral<"360dialog">]>>;
|
822
832
|
}, "strip", z.ZodTypeAny, {
|
823
|
-
|
824
|
-
wabaExternalId
|
825
|
-
phoneNumberId
|
826
|
-
|
827
|
-
clientId?: string | undefined;
|
828
|
-
channelId?: string | undefined;
|
833
|
+
wabaBusinessId?: string | null | undefined;
|
834
|
+
wabaExternalId?: string | null | undefined;
|
835
|
+
phoneNumberId?: string | null | undefined;
|
836
|
+
email?: string | null | undefined;
|
837
|
+
clientId?: string | null | undefined;
|
838
|
+
channelId?: string | null | undefined;
|
829
839
|
status?: "active" | "pending" | undefined;
|
830
840
|
apiKey?: string | undefined;
|
831
841
|
tier?: "basic" | "regular" | "premium" | undefined;
|
842
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
832
843
|
}, {
|
833
|
-
|
834
|
-
wabaExternalId
|
835
|
-
phoneNumberId
|
836
|
-
|
837
|
-
clientId?: string | undefined;
|
838
|
-
channelId?: string | undefined;
|
844
|
+
wabaBusinessId?: string | null | undefined;
|
845
|
+
wabaExternalId?: string | null | undefined;
|
846
|
+
phoneNumberId?: string | null | undefined;
|
847
|
+
email?: string | null | undefined;
|
848
|
+
clientId?: string | null | undefined;
|
849
|
+
channelId?: string | null | undefined;
|
839
850
|
status?: "active" | "pending" | undefined;
|
840
851
|
apiKey?: string | undefined;
|
841
852
|
tier?: "basic" | "regular" | "premium" | undefined;
|
853
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
842
854
|
}>>;
|
843
855
|
vonageCredentials: z.ZodOptional<z.ZodObject<{
|
844
856
|
mobileNumber: z.ZodString;
|
@@ -863,15 +875,16 @@ export declare const viberContract: {
|
|
863
875
|
additionalCredentials?: any;
|
864
876
|
senderId?: string | undefined;
|
865
877
|
whatsapp?: {
|
866
|
-
|
867
|
-
wabaExternalId
|
868
|
-
phoneNumberId
|
869
|
-
|
870
|
-
clientId?: string | undefined;
|
871
|
-
channelId?: string | undefined;
|
878
|
+
wabaBusinessId?: string | null | undefined;
|
879
|
+
wabaExternalId?: string | null | undefined;
|
880
|
+
phoneNumberId?: string | null | undefined;
|
881
|
+
email?: string | null | undefined;
|
882
|
+
clientId?: string | null | undefined;
|
883
|
+
channelId?: string | null | undefined;
|
872
884
|
status?: "active" | "pending" | undefined;
|
873
885
|
apiKey?: string | undefined;
|
874
886
|
tier?: "basic" | "regular" | "premium" | undefined;
|
887
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
875
888
|
} | undefined;
|
876
889
|
vonageCredentials?: {
|
877
890
|
apiKey: string;
|
@@ -888,15 +901,16 @@ export declare const viberContract: {
|
|
888
901
|
additionalCredentials?: any;
|
889
902
|
senderId?: string | undefined;
|
890
903
|
whatsapp?: {
|
891
|
-
|
892
|
-
wabaExternalId
|
893
|
-
phoneNumberId
|
894
|
-
|
895
|
-
clientId?: string | undefined;
|
896
|
-
channelId?: string | undefined;
|
904
|
+
wabaBusinessId?: string | null | undefined;
|
905
|
+
wabaExternalId?: string | null | undefined;
|
906
|
+
phoneNumberId?: string | null | undefined;
|
907
|
+
email?: string | null | undefined;
|
908
|
+
clientId?: string | null | undefined;
|
909
|
+
channelId?: string | null | undefined;
|
897
910
|
status?: "active" | "pending" | undefined;
|
898
911
|
apiKey?: string | undefined;
|
899
912
|
tier?: "basic" | "regular" | "premium" | undefined;
|
913
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
900
914
|
} | undefined;
|
901
915
|
vonageCredentials?: {
|
902
916
|
apiKey: string;
|
@@ -1147,15 +1161,16 @@ export declare const viberContract: {
|
|
1147
1161
|
additionalCredentials?: any;
|
1148
1162
|
senderId?: string | undefined;
|
1149
1163
|
whatsapp?: {
|
1150
|
-
|
1151
|
-
wabaExternalId
|
1152
|
-
phoneNumberId
|
1153
|
-
|
1154
|
-
clientId?: string | undefined;
|
1155
|
-
channelId?: string | undefined;
|
1164
|
+
wabaBusinessId?: string | null | undefined;
|
1165
|
+
wabaExternalId?: string | null | undefined;
|
1166
|
+
phoneNumberId?: string | null | undefined;
|
1167
|
+
email?: string | null | undefined;
|
1168
|
+
clientId?: string | null | undefined;
|
1169
|
+
channelId?: string | null | undefined;
|
1156
1170
|
status?: "active" | "pending" | undefined;
|
1157
1171
|
apiKey?: string | undefined;
|
1158
1172
|
tier?: "basic" | "regular" | "premium" | undefined;
|
1173
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
1159
1174
|
} | undefined;
|
1160
1175
|
vonageCredentials?: {
|
1161
1176
|
apiKey: string;
|
@@ -1237,15 +1252,16 @@ export declare const viberContract: {
|
|
1237
1252
|
additionalCredentials?: any;
|
1238
1253
|
senderId?: string | undefined;
|
1239
1254
|
whatsapp?: {
|
1240
|
-
|
1241
|
-
wabaExternalId
|
1242
|
-
phoneNumberId
|
1243
|
-
|
1244
|
-
clientId?: string | undefined;
|
1245
|
-
channelId?: string | undefined;
|
1255
|
+
wabaBusinessId?: string | null | undefined;
|
1256
|
+
wabaExternalId?: string | null | undefined;
|
1257
|
+
phoneNumberId?: string | null | undefined;
|
1258
|
+
email?: string | null | undefined;
|
1259
|
+
clientId?: string | null | undefined;
|
1260
|
+
channelId?: string | null | undefined;
|
1246
1261
|
status?: "active" | "pending" | undefined;
|
1247
1262
|
apiKey?: string | undefined;
|
1248
1263
|
tier?: "basic" | "regular" | "premium" | undefined;
|
1264
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
1249
1265
|
} | undefined;
|
1250
1266
|
vonageCredentials?: {
|
1251
1267
|
apiKey: string;
|
@@ -1329,15 +1345,16 @@ export declare const viberContract: {
|
|
1329
1345
|
additionalCredentials?: any;
|
1330
1346
|
senderId?: string | undefined;
|
1331
1347
|
whatsapp?: {
|
1332
|
-
|
1333
|
-
wabaExternalId
|
1334
|
-
phoneNumberId
|
1335
|
-
|
1336
|
-
clientId?: string | undefined;
|
1337
|
-
channelId?: string | undefined;
|
1348
|
+
wabaBusinessId?: string | null | undefined;
|
1349
|
+
wabaExternalId?: string | null | undefined;
|
1350
|
+
phoneNumberId?: string | null | undefined;
|
1351
|
+
email?: string | null | undefined;
|
1352
|
+
clientId?: string | null | undefined;
|
1353
|
+
channelId?: string | null | undefined;
|
1338
1354
|
status?: "active" | "pending" | undefined;
|
1339
1355
|
apiKey?: string | undefined;
|
1340
1356
|
tier?: "basic" | "regular" | "premium" | undefined;
|
1357
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
1341
1358
|
} | undefined;
|
1342
1359
|
vonageCredentials?: {
|
1343
1360
|
apiKey: string;
|
@@ -1422,15 +1439,16 @@ export declare const viberContract: {
|
|
1422
1439
|
additionalCredentials?: any;
|
1423
1440
|
senderId?: string | undefined;
|
1424
1441
|
whatsapp?: {
|
1425
|
-
|
1426
|
-
wabaExternalId
|
1427
|
-
phoneNumberId
|
1428
|
-
|
1429
|
-
clientId?: string | undefined;
|
1430
|
-
channelId?: string | undefined;
|
1442
|
+
wabaBusinessId?: string | null | undefined;
|
1443
|
+
wabaExternalId?: string | null | undefined;
|
1444
|
+
phoneNumberId?: string | null | undefined;
|
1445
|
+
email?: string | null | undefined;
|
1446
|
+
clientId?: string | null | undefined;
|
1447
|
+
channelId?: string | null | undefined;
|
1431
1448
|
status?: "active" | "pending" | undefined;
|
1432
1449
|
apiKey?: string | undefined;
|
1433
1450
|
tier?: "basic" | "regular" | "premium" | undefined;
|
1451
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
1434
1452
|
} | undefined;
|
1435
1453
|
vonageCredentials?: {
|
1436
1454
|
apiKey: string;
|
@@ -1654,35 +1672,38 @@ export declare const viberContract: {
|
|
1654
1672
|
additionalCredentials: z.ZodOptional<z.ZodAny>;
|
1655
1673
|
senderId: z.ZodOptional<z.ZodString>;
|
1656
1674
|
whatsapp: z.ZodOptional<z.ZodObject<{
|
1657
|
-
wabaBusinessId: z.ZodOptional<z.ZodString
|
1658
|
-
wabaExternalId: z.ZodString
|
1659
|
-
phoneNumberId: z.ZodString
|
1660
|
-
email: z.ZodString
|
1661
|
-
clientId: z.ZodOptional<z.ZodString
|
1662
|
-
channelId: z.ZodOptional<z.ZodString
|
1675
|
+
wabaBusinessId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
1676
|
+
wabaExternalId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
1677
|
+
phoneNumberId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
1678
|
+
email: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
1679
|
+
clientId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
1680
|
+
channelId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
1663
1681
|
status: z.ZodOptional<z.ZodEnum<["pending", "active"]>>;
|
1664
1682
|
apiKey: z.ZodOptional<z.ZodString>;
|
1665
1683
|
tier: z.ZodOptional<z.ZodEnum<["basic", "regular", "premium"]>>;
|
1684
|
+
integrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"meta">, z.ZodLiteral<"360dialog">]>>;
|
1666
1685
|
}, "strip", z.ZodTypeAny, {
|
1667
|
-
|
1668
|
-
wabaExternalId
|
1669
|
-
phoneNumberId
|
1670
|
-
|
1671
|
-
clientId?: string | undefined;
|
1672
|
-
channelId?: string | undefined;
|
1686
|
+
wabaBusinessId?: string | null | undefined;
|
1687
|
+
wabaExternalId?: string | null | undefined;
|
1688
|
+
phoneNumberId?: string | null | undefined;
|
1689
|
+
email?: string | null | undefined;
|
1690
|
+
clientId?: string | null | undefined;
|
1691
|
+
channelId?: string | null | undefined;
|
1673
1692
|
status?: "active" | "pending" | undefined;
|
1674
1693
|
apiKey?: string | undefined;
|
1675
1694
|
tier?: "basic" | "regular" | "premium" | undefined;
|
1695
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
1676
1696
|
}, {
|
1677
|
-
|
1678
|
-
wabaExternalId
|
1679
|
-
phoneNumberId
|
1680
|
-
|
1681
|
-
clientId?: string | undefined;
|
1682
|
-
channelId?: string | undefined;
|
1697
|
+
wabaBusinessId?: string | null | undefined;
|
1698
|
+
wabaExternalId?: string | null | undefined;
|
1699
|
+
phoneNumberId?: string | null | undefined;
|
1700
|
+
email?: string | null | undefined;
|
1701
|
+
clientId?: string | null | undefined;
|
1702
|
+
channelId?: string | null | undefined;
|
1683
1703
|
status?: "active" | "pending" | undefined;
|
1684
1704
|
apiKey?: string | undefined;
|
1685
1705
|
tier?: "basic" | "regular" | "premium" | undefined;
|
1706
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
1686
1707
|
}>>;
|
1687
1708
|
vonageCredentials: z.ZodOptional<z.ZodObject<{
|
1688
1709
|
mobileNumber: z.ZodString;
|
@@ -1707,15 +1728,16 @@ export declare const viberContract: {
|
|
1707
1728
|
additionalCredentials?: any;
|
1708
1729
|
senderId?: string | undefined;
|
1709
1730
|
whatsapp?: {
|
1710
|
-
|
1711
|
-
wabaExternalId
|
1712
|
-
phoneNumberId
|
1713
|
-
|
1714
|
-
clientId?: string | undefined;
|
1715
|
-
channelId?: string | undefined;
|
1731
|
+
wabaBusinessId?: string | null | undefined;
|
1732
|
+
wabaExternalId?: string | null | undefined;
|
1733
|
+
phoneNumberId?: string | null | undefined;
|
1734
|
+
email?: string | null | undefined;
|
1735
|
+
clientId?: string | null | undefined;
|
1736
|
+
channelId?: string | null | undefined;
|
1716
1737
|
status?: "active" | "pending" | undefined;
|
1717
1738
|
apiKey?: string | undefined;
|
1718
1739
|
tier?: "basic" | "regular" | "premium" | undefined;
|
1740
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
1719
1741
|
} | undefined;
|
1720
1742
|
vonageCredentials?: {
|
1721
1743
|
apiKey: string;
|
@@ -1732,15 +1754,16 @@ export declare const viberContract: {
|
|
1732
1754
|
additionalCredentials?: any;
|
1733
1755
|
senderId?: string | undefined;
|
1734
1756
|
whatsapp?: {
|
1735
|
-
|
1736
|
-
wabaExternalId
|
1737
|
-
phoneNumberId
|
1738
|
-
|
1739
|
-
clientId?: string | undefined;
|
1740
|
-
channelId?: string | undefined;
|
1757
|
+
wabaBusinessId?: string | null | undefined;
|
1758
|
+
wabaExternalId?: string | null | undefined;
|
1759
|
+
phoneNumberId?: string | null | undefined;
|
1760
|
+
email?: string | null | undefined;
|
1761
|
+
clientId?: string | null | undefined;
|
1762
|
+
channelId?: string | null | undefined;
|
1741
1763
|
status?: "active" | "pending" | undefined;
|
1742
1764
|
apiKey?: string | undefined;
|
1743
1765
|
tier?: "basic" | "regular" | "premium" | undefined;
|
1766
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
1744
1767
|
} | undefined;
|
1745
1768
|
vonageCredentials?: {
|
1746
1769
|
apiKey: string;
|
@@ -1787,15 +1810,16 @@ export declare const viberContract: {
|
|
1787
1810
|
additionalCredentials?: any;
|
1788
1811
|
senderId?: string | undefined;
|
1789
1812
|
whatsapp?: {
|
1790
|
-
|
1791
|
-
wabaExternalId
|
1792
|
-
phoneNumberId
|
1793
|
-
|
1794
|
-
clientId?: string | undefined;
|
1795
|
-
channelId?: string | undefined;
|
1813
|
+
wabaBusinessId?: string | null | undefined;
|
1814
|
+
wabaExternalId?: string | null | undefined;
|
1815
|
+
phoneNumberId?: string | null | undefined;
|
1816
|
+
email?: string | null | undefined;
|
1817
|
+
clientId?: string | null | undefined;
|
1818
|
+
channelId?: string | null | undefined;
|
1796
1819
|
status?: "active" | "pending" | undefined;
|
1797
1820
|
apiKey?: string | undefined;
|
1798
1821
|
tier?: "basic" | "regular" | "premium" | undefined;
|
1822
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
1799
1823
|
} | undefined;
|
1800
1824
|
vonageCredentials?: {
|
1801
1825
|
apiKey: string;
|
@@ -1830,15 +1854,16 @@ export declare const viberContract: {
|
|
1830
1854
|
additionalCredentials?: any;
|
1831
1855
|
senderId?: string | undefined;
|
1832
1856
|
whatsapp?: {
|
1833
|
-
|
1834
|
-
wabaExternalId
|
1835
|
-
phoneNumberId
|
1836
|
-
|
1837
|
-
clientId?: string | undefined;
|
1838
|
-
channelId?: string | undefined;
|
1857
|
+
wabaBusinessId?: string | null | undefined;
|
1858
|
+
wabaExternalId?: string | null | undefined;
|
1859
|
+
phoneNumberId?: string | null | undefined;
|
1860
|
+
email?: string | null | undefined;
|
1861
|
+
clientId?: string | null | undefined;
|
1862
|
+
channelId?: string | null | undefined;
|
1839
1863
|
status?: "active" | "pending" | undefined;
|
1840
1864
|
apiKey?: string | undefined;
|
1841
1865
|
tier?: "basic" | "regular" | "premium" | undefined;
|
1866
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
1842
1867
|
} | undefined;
|
1843
1868
|
vonageCredentials?: {
|
1844
1869
|
apiKey: string;
|
@@ -1878,15 +1903,16 @@ export declare const viberContract: {
|
|
1878
1903
|
additionalCredentials?: any;
|
1879
1904
|
senderId?: string | undefined;
|
1880
1905
|
whatsapp?: {
|
1881
|
-
|
1882
|
-
wabaExternalId
|
1883
|
-
phoneNumberId
|
1884
|
-
|
1885
|
-
clientId?: string | undefined;
|
1886
|
-
channelId?: string | undefined;
|
1906
|
+
wabaBusinessId?: string | null | undefined;
|
1907
|
+
wabaExternalId?: string | null | undefined;
|
1908
|
+
phoneNumberId?: string | null | undefined;
|
1909
|
+
email?: string | null | undefined;
|
1910
|
+
clientId?: string | null | undefined;
|
1911
|
+
channelId?: string | null | undefined;
|
1887
1912
|
status?: "active" | "pending" | undefined;
|
1888
1913
|
apiKey?: string | undefined;
|
1889
1914
|
tier?: "basic" | "regular" | "premium" | undefined;
|
1915
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
1890
1916
|
} | undefined;
|
1891
1917
|
vonageCredentials?: {
|
1892
1918
|
apiKey: string;
|
@@ -1965,15 +1991,16 @@ export declare const viberContract: {
|
|
1965
1991
|
additionalCredentials?: any;
|
1966
1992
|
senderId?: string | undefined;
|
1967
1993
|
whatsapp?: {
|
1968
|
-
|
1969
|
-
wabaExternalId
|
1970
|
-
phoneNumberId
|
1971
|
-
|
1972
|
-
clientId?: string | undefined;
|
1973
|
-
channelId?: string | undefined;
|
1994
|
+
wabaBusinessId?: string | null | undefined;
|
1995
|
+
wabaExternalId?: string | null | undefined;
|
1996
|
+
phoneNumberId?: string | null | undefined;
|
1997
|
+
email?: string | null | undefined;
|
1998
|
+
clientId?: string | null | undefined;
|
1999
|
+
channelId?: string | null | undefined;
|
1974
2000
|
status?: "active" | "pending" | undefined;
|
1975
2001
|
apiKey?: string | undefined;
|
1976
2002
|
tier?: "basic" | "regular" | "premium" | undefined;
|
2003
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
1977
2004
|
} | undefined;
|
1978
2005
|
vonageCredentials?: {
|
1979
2006
|
apiKey: string;
|
@@ -2043,7 +2070,7 @@ export declare const viberContract: {
|
|
2043
2070
|
id: z.ZodOptional<z.ZodString>;
|
2044
2071
|
message: z.ZodOptional<z.ZodString>;
|
2045
2072
|
direction: z.ZodEnum<["incoming", "outgoing", "system"]>;
|
2046
|
-
type: z.ZodEnum<["text", "image", "video", "audio", "file", "imagemap", "fallback", "location", "sticker", "
|
2073
|
+
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"]>;
|
2047
2074
|
readAt: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodDate, z.ZodString]>>>;
|
2048
2075
|
metadata: z.ZodOptional<z.ZodAny>;
|
2049
2076
|
platformId: z.ZodOptional<z.ZodString>;
|
@@ -2099,7 +2126,7 @@ export declare const viberContract: {
|
|
2099
2126
|
editedAt: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodDate, z.ZodString]>>>;
|
2100
2127
|
label: z.ZodOptional<z.ZodString>;
|
2101
2128
|
}, "strip", z.ZodTypeAny, {
|
2102
|
-
type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "
|
2129
|
+
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";
|
2103
2130
|
direction: "incoming" | "outgoing" | "system";
|
2104
2131
|
id?: string | undefined;
|
2105
2132
|
message?: string | undefined;
|
@@ -2134,7 +2161,7 @@ export declare const viberContract: {
|
|
2134
2161
|
editedAt?: string | Date | null | undefined;
|
2135
2162
|
label?: string | undefined;
|
2136
2163
|
}, {
|
2137
|
-
type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "
|
2164
|
+
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";
|
2138
2165
|
direction: "incoming" | "outgoing" | "system";
|
2139
2166
|
id?: string | undefined;
|
2140
2167
|
message?: string | undefined;
|
@@ -2171,7 +2198,7 @@ export declare const viberContract: {
|
|
2171
2198
|
}>;
|
2172
2199
|
}, "strip", z.ZodTypeAny, {
|
2173
2200
|
message: {
|
2174
|
-
type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "
|
2201
|
+
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";
|
2175
2202
|
direction: "incoming" | "outgoing" | "system";
|
2176
2203
|
id?: string | undefined;
|
2177
2204
|
message?: string | undefined;
|
@@ -2220,15 +2247,16 @@ export declare const viberContract: {
|
|
2220
2247
|
additionalCredentials?: any;
|
2221
2248
|
senderId?: string | undefined;
|
2222
2249
|
whatsapp?: {
|
2223
|
-
|
2224
|
-
wabaExternalId
|
2225
|
-
phoneNumberId
|
2226
|
-
|
2227
|
-
clientId?: string | undefined;
|
2228
|
-
channelId?: string | undefined;
|
2250
|
+
wabaBusinessId?: string | null | undefined;
|
2251
|
+
wabaExternalId?: string | null | undefined;
|
2252
|
+
phoneNumberId?: string | null | undefined;
|
2253
|
+
email?: string | null | undefined;
|
2254
|
+
clientId?: string | null | undefined;
|
2255
|
+
channelId?: string | null | undefined;
|
2229
2256
|
status?: "active" | "pending" | undefined;
|
2230
2257
|
apiKey?: string | undefined;
|
2231
2258
|
tier?: "basic" | "regular" | "premium" | undefined;
|
2259
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
2232
2260
|
} | undefined;
|
2233
2261
|
vonageCredentials?: {
|
2234
2262
|
apiKey: string;
|
@@ -2297,7 +2325,7 @@ export declare const viberContract: {
|
|
2297
2325
|
isBot: boolean | null;
|
2298
2326
|
}, {
|
2299
2327
|
message: {
|
2300
|
-
type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "
|
2328
|
+
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";
|
2301
2329
|
direction: "incoming" | "outgoing" | "system";
|
2302
2330
|
id?: string | undefined;
|
2303
2331
|
message?: string | undefined;
|
@@ -2346,15 +2374,16 @@ export declare const viberContract: {
|
|
2346
2374
|
additionalCredentials?: any;
|
2347
2375
|
senderId?: string | undefined;
|
2348
2376
|
whatsapp?: {
|
2349
|
-
|
2350
|
-
wabaExternalId
|
2351
|
-
phoneNumberId
|
2352
|
-
|
2353
|
-
clientId?: string | undefined;
|
2354
|
-
channelId?: string | undefined;
|
2377
|
+
wabaBusinessId?: string | null | undefined;
|
2378
|
+
wabaExternalId?: string | null | undefined;
|
2379
|
+
phoneNumberId?: string | null | undefined;
|
2380
|
+
email?: string | null | undefined;
|
2381
|
+
clientId?: string | null | undefined;
|
2382
|
+
channelId?: string | null | undefined;
|
2355
2383
|
status?: "active" | "pending" | undefined;
|
2356
2384
|
apiKey?: string | undefined;
|
2357
2385
|
tier?: "basic" | "regular" | "premium" | undefined;
|
2386
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
2358
2387
|
} | undefined;
|
2359
2388
|
vonageCredentials?: {
|
2360
2389
|
apiKey: string;
|
@@ -2427,7 +2456,7 @@ export declare const viberContract: {
|
|
2427
2456
|
200: z.ZodObject<{
|
2428
2457
|
requestId: z.ZodString;
|
2429
2458
|
data: z.ZodObject<{
|
2430
|
-
type: z.ZodEnum<["text", "image", "video", "audio", "file", "imagemap", "fallback", "location", "sticker", "
|
2459
|
+
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"]>;
|
2431
2460
|
message: z.ZodString;
|
2432
2461
|
id: z.ZodString;
|
2433
2462
|
url: z.ZodString;
|
@@ -2652,10 +2681,9 @@ export declare const viberContract: {
|
|
2652
2681
|
fileSize: z.ZodNumber;
|
2653
2682
|
fileKey: z.ZodString;
|
2654
2683
|
fileUrl: z.ZodNullable<z.ZodString>;
|
2655
|
-
status: z.
|
2684
|
+
status: z.ZodOptional<z.ZodString>;
|
2656
2685
|
}, "strip", z.ZodTypeAny, {
|
2657
2686
|
id: string;
|
2658
|
-
status: string | null;
|
2659
2687
|
createdAt: Date;
|
2660
2688
|
updatedAt: Date;
|
2661
2689
|
deletedAt: Date | null;
|
@@ -2664,9 +2692,9 @@ export declare const viberContract: {
|
|
2664
2692
|
bucketName: string;
|
2665
2693
|
fileSize: number;
|
2666
2694
|
fileUrl: string | null;
|
2695
|
+
status?: string | undefined;
|
2667
2696
|
}, {
|
2668
2697
|
id: string;
|
2669
|
-
status: string | null;
|
2670
2698
|
createdAt: Date;
|
2671
2699
|
updatedAt: Date;
|
2672
2700
|
deletedAt: Date | null;
|
@@ -2675,6 +2703,7 @@ export declare const viberContract: {
|
|
2675
2703
|
bucketName: string;
|
2676
2704
|
fileSize: number;
|
2677
2705
|
fileUrl: string | null;
|
2706
|
+
status?: string | undefined;
|
2678
2707
|
}>;
|
2679
2708
|
assignee: z.ZodObject<{
|
2680
2709
|
id: z.ZodString;
|
@@ -3269,10 +3298,9 @@ export declare const viberContract: {
|
|
3269
3298
|
fileSize: z.ZodNumber;
|
3270
3299
|
fileKey: z.ZodString;
|
3271
3300
|
fileUrl: z.ZodNullable<z.ZodString>;
|
3272
|
-
status: z.
|
3301
|
+
status: z.ZodOptional<z.ZodString>;
|
3273
3302
|
}, "strip", z.ZodTypeAny, {
|
3274
3303
|
id: string;
|
3275
|
-
status: string | null;
|
3276
3304
|
createdAt: Date;
|
3277
3305
|
updatedAt: Date;
|
3278
3306
|
deletedAt: Date | null;
|
@@ -3281,9 +3309,9 @@ export declare const viberContract: {
|
|
3281
3309
|
bucketName: string;
|
3282
3310
|
fileSize: number;
|
3283
3311
|
fileUrl: string | null;
|
3312
|
+
status?: string | undefined;
|
3284
3313
|
}, {
|
3285
3314
|
id: string;
|
3286
|
-
status: string | null;
|
3287
3315
|
createdAt: Date;
|
3288
3316
|
updatedAt: Date;
|
3289
3317
|
deletedAt: Date | null;
|
@@ -3292,6 +3320,7 @@ export declare const viberContract: {
|
|
3292
3320
|
bucketName: string;
|
3293
3321
|
fileSize: number;
|
3294
3322
|
fileUrl: string | null;
|
3323
|
+
status?: string | undefined;
|
3295
3324
|
}>, "many">;
|
3296
3325
|
}, "strip", z.ZodTypeAny, {
|
3297
3326
|
id: string;
|
@@ -3318,7 +3347,6 @@ export declare const viberContract: {
|
|
3318
3347
|
dateValue: Date | null;
|
3319
3348
|
uploads: {
|
3320
3349
|
id: string;
|
3321
|
-
status: string | null;
|
3322
3350
|
createdAt: Date;
|
3323
3351
|
updatedAt: Date;
|
3324
3352
|
deletedAt: Date | null;
|
@@ -3327,6 +3355,7 @@ export declare const viberContract: {
|
|
3327
3355
|
bucketName: string;
|
3328
3356
|
fileSize: number;
|
3329
3357
|
fileUrl: string | null;
|
3358
|
+
status?: string | undefined;
|
3330
3359
|
}[];
|
3331
3360
|
}, {
|
3332
3361
|
id: string;
|
@@ -3353,7 +3382,6 @@ export declare const viberContract: {
|
|
3353
3382
|
dateValue: Date | null;
|
3354
3383
|
uploads: {
|
3355
3384
|
id: string;
|
3356
|
-
status: string | null;
|
3357
3385
|
createdAt: Date;
|
3358
3386
|
updatedAt: Date;
|
3359
3387
|
deletedAt: Date | null;
|
@@ -3362,6 +3390,7 @@ export declare const viberContract: {
|
|
3362
3390
|
bucketName: string;
|
3363
3391
|
fileSize: number;
|
3364
3392
|
fileUrl: string | null;
|
3393
|
+
status?: string | undefined;
|
3365
3394
|
}[];
|
3366
3395
|
}>, "many">;
|
3367
3396
|
contactEmails: z.ZodArray<z.ZodObject<{
|
@@ -3501,7 +3530,6 @@ export declare const viberContract: {
|
|
3501
3530
|
dateValue: Date | null;
|
3502
3531
|
uploads: {
|
3503
3532
|
id: string;
|
3504
|
-
status: string | null;
|
3505
3533
|
createdAt: Date;
|
3506
3534
|
updatedAt: Date;
|
3507
3535
|
deletedAt: Date | null;
|
@@ -3510,6 +3538,7 @@ export declare const viberContract: {
|
|
3510
3538
|
bucketName: string;
|
3511
3539
|
fileSize: number;
|
3512
3540
|
fileUrl: string | null;
|
3541
|
+
status?: string | undefined;
|
3513
3542
|
}[];
|
3514
3543
|
}[];
|
3515
3544
|
company: {
|
@@ -3612,7 +3641,6 @@ export declare const viberContract: {
|
|
3612
3641
|
dateValue: Date | null;
|
3613
3642
|
uploads: {
|
3614
3643
|
id: string;
|
3615
|
-
status: string | null;
|
3616
3644
|
createdAt: Date;
|
3617
3645
|
updatedAt: Date;
|
3618
3646
|
deletedAt: Date | null;
|
@@ -3621,6 +3649,7 @@ export declare const viberContract: {
|
|
3621
3649
|
bucketName: string;
|
3622
3650
|
fileSize: number;
|
3623
3651
|
fileUrl: string | null;
|
3652
|
+
status?: string | undefined;
|
3624
3653
|
}[];
|
3625
3654
|
}[];
|
3626
3655
|
company: {
|
@@ -3736,7 +3765,6 @@ export declare const viberContract: {
|
|
3736
3765
|
dateValue: Date | null;
|
3737
3766
|
uploads: {
|
3738
3767
|
id: string;
|
3739
|
-
status: string | null;
|
3740
3768
|
createdAt: Date;
|
3741
3769
|
updatedAt: Date;
|
3742
3770
|
deletedAt: Date | null;
|
@@ -3745,6 +3773,7 @@ export declare const viberContract: {
|
|
3745
3773
|
bucketName: string;
|
3746
3774
|
fileSize: number;
|
3747
3775
|
fileUrl: string | null;
|
3776
|
+
status?: string | undefined;
|
3748
3777
|
}[];
|
3749
3778
|
}[];
|
3750
3779
|
company: {
|
@@ -3862,7 +3891,6 @@ export declare const viberContract: {
|
|
3862
3891
|
dateValue: Date | null;
|
3863
3892
|
uploads: {
|
3864
3893
|
id: string;
|
3865
|
-
status: string | null;
|
3866
3894
|
createdAt: Date;
|
3867
3895
|
updatedAt: Date;
|
3868
3896
|
deletedAt: Date | null;
|
@@ -3871,6 +3899,7 @@ export declare const viberContract: {
|
|
3871
3899
|
bucketName: string;
|
3872
3900
|
fileSize: number;
|
3873
3901
|
fileUrl: string | null;
|
3902
|
+
status?: string | undefined;
|
3874
3903
|
}[];
|
3875
3904
|
}[];
|
3876
3905
|
company: {
|
@@ -4367,35 +4396,38 @@ export declare const viberContract: {
|
|
4367
4396
|
additionalCredentials: z.ZodOptional<z.ZodAny>;
|
4368
4397
|
senderId: z.ZodOptional<z.ZodString>;
|
4369
4398
|
whatsapp: z.ZodOptional<z.ZodObject<{
|
4370
|
-
wabaBusinessId: z.ZodOptional<z.ZodString
|
4371
|
-
wabaExternalId: z.ZodString
|
4372
|
-
phoneNumberId: z.ZodString
|
4373
|
-
email: z.ZodString
|
4374
|
-
clientId: z.ZodOptional<z.ZodString
|
4375
|
-
channelId: z.ZodOptional<z.ZodString
|
4399
|
+
wabaBusinessId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
4400
|
+
wabaExternalId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
4401
|
+
phoneNumberId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
4402
|
+
email: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
4403
|
+
clientId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
4404
|
+
channelId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
4376
4405
|
status: z.ZodOptional<z.ZodEnum<["pending", "active"]>>;
|
4377
4406
|
apiKey: z.ZodOptional<z.ZodString>;
|
4378
4407
|
tier: z.ZodOptional<z.ZodEnum<["basic", "regular", "premium"]>>;
|
4408
|
+
integrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"meta">, z.ZodLiteral<"360dialog">]>>;
|
4379
4409
|
}, "strip", z.ZodTypeAny, {
|
4380
|
-
|
4381
|
-
wabaExternalId
|
4382
|
-
phoneNumberId
|
4383
|
-
|
4384
|
-
clientId?: string | undefined;
|
4385
|
-
channelId?: string | undefined;
|
4410
|
+
wabaBusinessId?: string | null | undefined;
|
4411
|
+
wabaExternalId?: string | null | undefined;
|
4412
|
+
phoneNumberId?: string | null | undefined;
|
4413
|
+
email?: string | null | undefined;
|
4414
|
+
clientId?: string | null | undefined;
|
4415
|
+
channelId?: string | null | undefined;
|
4386
4416
|
status?: "active" | "pending" | undefined;
|
4387
4417
|
apiKey?: string | undefined;
|
4388
4418
|
tier?: "basic" | "regular" | "premium" | undefined;
|
4419
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
4389
4420
|
}, {
|
4390
|
-
|
4391
|
-
wabaExternalId
|
4392
|
-
phoneNumberId
|
4393
|
-
|
4394
|
-
clientId?: string | undefined;
|
4395
|
-
channelId?: string | undefined;
|
4421
|
+
wabaBusinessId?: string | null | undefined;
|
4422
|
+
wabaExternalId?: string | null | undefined;
|
4423
|
+
phoneNumberId?: string | null | undefined;
|
4424
|
+
email?: string | null | undefined;
|
4425
|
+
clientId?: string | null | undefined;
|
4426
|
+
channelId?: string | null | undefined;
|
4396
4427
|
status?: "active" | "pending" | undefined;
|
4397
4428
|
apiKey?: string | undefined;
|
4398
4429
|
tier?: "basic" | "regular" | "premium" | undefined;
|
4430
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
4399
4431
|
}>>;
|
4400
4432
|
vonageCredentials: z.ZodOptional<z.ZodObject<{
|
4401
4433
|
mobileNumber: z.ZodString;
|
@@ -4420,15 +4452,16 @@ export declare const viberContract: {
|
|
4420
4452
|
additionalCredentials?: any;
|
4421
4453
|
senderId?: string | undefined;
|
4422
4454
|
whatsapp?: {
|
4423
|
-
|
4424
|
-
wabaExternalId
|
4425
|
-
phoneNumberId
|
4426
|
-
|
4427
|
-
clientId?: string | undefined;
|
4428
|
-
channelId?: string | undefined;
|
4455
|
+
wabaBusinessId?: string | null | undefined;
|
4456
|
+
wabaExternalId?: string | null | undefined;
|
4457
|
+
phoneNumberId?: string | null | undefined;
|
4458
|
+
email?: string | null | undefined;
|
4459
|
+
clientId?: string | null | undefined;
|
4460
|
+
channelId?: string | null | undefined;
|
4429
4461
|
status?: "active" | "pending" | undefined;
|
4430
4462
|
apiKey?: string | undefined;
|
4431
4463
|
tier?: "basic" | "regular" | "premium" | undefined;
|
4464
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
4432
4465
|
} | undefined;
|
4433
4466
|
vonageCredentials?: {
|
4434
4467
|
apiKey: string;
|
@@ -4445,15 +4478,16 @@ export declare const viberContract: {
|
|
4445
4478
|
additionalCredentials?: any;
|
4446
4479
|
senderId?: string | undefined;
|
4447
4480
|
whatsapp?: {
|
4448
|
-
|
4449
|
-
wabaExternalId
|
4450
|
-
phoneNumberId
|
4451
|
-
|
4452
|
-
clientId?: string | undefined;
|
4453
|
-
channelId?: string | undefined;
|
4481
|
+
wabaBusinessId?: string | null | undefined;
|
4482
|
+
wabaExternalId?: string | null | undefined;
|
4483
|
+
phoneNumberId?: string | null | undefined;
|
4484
|
+
email?: string | null | undefined;
|
4485
|
+
clientId?: string | null | undefined;
|
4486
|
+
channelId?: string | null | undefined;
|
4454
4487
|
status?: "active" | "pending" | undefined;
|
4455
4488
|
apiKey?: string | undefined;
|
4456
4489
|
tier?: "basic" | "regular" | "premium" | undefined;
|
4490
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
4457
4491
|
} | undefined;
|
4458
4492
|
vonageCredentials?: {
|
4459
4493
|
apiKey: string;
|
@@ -4704,15 +4738,16 @@ export declare const viberContract: {
|
|
4704
4738
|
additionalCredentials?: any;
|
4705
4739
|
senderId?: string | undefined;
|
4706
4740
|
whatsapp?: {
|
4707
|
-
|
4708
|
-
wabaExternalId
|
4709
|
-
phoneNumberId
|
4710
|
-
|
4711
|
-
clientId?: string | undefined;
|
4712
|
-
channelId?: string | undefined;
|
4741
|
+
wabaBusinessId?: string | null | undefined;
|
4742
|
+
wabaExternalId?: string | null | undefined;
|
4743
|
+
phoneNumberId?: string | null | undefined;
|
4744
|
+
email?: string | null | undefined;
|
4745
|
+
clientId?: string | null | undefined;
|
4746
|
+
channelId?: string | null | undefined;
|
4713
4747
|
status?: "active" | "pending" | undefined;
|
4714
4748
|
apiKey?: string | undefined;
|
4715
4749
|
tier?: "basic" | "regular" | "premium" | undefined;
|
4750
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
4716
4751
|
} | undefined;
|
4717
4752
|
vonageCredentials?: {
|
4718
4753
|
apiKey: string;
|
@@ -4794,15 +4829,16 @@ export declare const viberContract: {
|
|
4794
4829
|
additionalCredentials?: any;
|
4795
4830
|
senderId?: string | undefined;
|
4796
4831
|
whatsapp?: {
|
4797
|
-
|
4798
|
-
wabaExternalId
|
4799
|
-
phoneNumberId
|
4800
|
-
|
4801
|
-
clientId?: string | undefined;
|
4802
|
-
channelId?: string | undefined;
|
4832
|
+
wabaBusinessId?: string | null | undefined;
|
4833
|
+
wabaExternalId?: string | null | undefined;
|
4834
|
+
phoneNumberId?: string | null | undefined;
|
4835
|
+
email?: string | null | undefined;
|
4836
|
+
clientId?: string | null | undefined;
|
4837
|
+
channelId?: string | null | undefined;
|
4803
4838
|
status?: "active" | "pending" | undefined;
|
4804
4839
|
apiKey?: string | undefined;
|
4805
4840
|
tier?: "basic" | "regular" | "premium" | undefined;
|
4841
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
4806
4842
|
} | undefined;
|
4807
4843
|
vonageCredentials?: {
|
4808
4844
|
apiKey: string;
|
@@ -4887,12 +4923,8 @@ export declare const viberContract: {
|
|
4887
4923
|
agentId: z.ZodNullable<z.ZodString>;
|
4888
4924
|
direction: z.ZodNullable<z.ZodString>;
|
4889
4925
|
startedDate: z.ZodNullable<z.ZodDate>;
|
4890
|
-
totalHoldDuration: z.ZodNullable<z.ZodNumber>;
|
4891
4926
|
handledTime: z.ZodNullable<z.ZodNumber>;
|
4892
|
-
fullHandledTime: z.ZodNullable<z.ZodNumber>;
|
4893
4927
|
firstResponseTime: z.ZodNullable<z.ZodNumber>;
|
4894
|
-
resolutionTime: z.ZodNullable<z.ZodNumber>;
|
4895
|
-
fullResolutionTime: z.ZodNullable<z.ZodNumber>;
|
4896
4928
|
wrapUpForm: z.ZodNullable<z.ZodObject<{
|
4897
4929
|
id: z.ZodString;
|
4898
4930
|
createdAt: z.ZodDate;
|
@@ -5159,74 +5191,6 @@ export declare const viberContract: {
|
|
5159
5191
|
dateValue: Date | null;
|
5160
5192
|
}[] | null | undefined;
|
5161
5193
|
}>>;
|
5162
|
-
holdLogs: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
5163
|
-
id: z.ZodString;
|
5164
|
-
createdAt: z.ZodDate;
|
5165
|
-
updatedAt: z.ZodDate;
|
5166
|
-
deletedAt: z.ZodNullable<z.ZodDate>;
|
5167
|
-
startedAt: z.ZodString;
|
5168
|
-
endedAt: z.ZodNullable<z.ZodString>;
|
5169
|
-
duration: z.ZodNullable<z.ZodNumber>;
|
5170
|
-
holdLabel: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
5171
|
-
id: z.ZodString;
|
5172
|
-
createdAt: z.ZodDate;
|
5173
|
-
updatedAt: z.ZodDate;
|
5174
|
-
deletedAt: z.ZodNullable<z.ZodDate>;
|
5175
|
-
name: z.ZodString;
|
5176
|
-
position: z.ZodNumber;
|
5177
|
-
isDefault: z.ZodDefault<z.ZodBoolean>;
|
5178
|
-
}, "strip", z.ZodTypeAny, {
|
5179
|
-
name: string;
|
5180
|
-
id: string;
|
5181
|
-
position: number;
|
5182
|
-
createdAt: Date;
|
5183
|
-
updatedAt: Date;
|
5184
|
-
deletedAt: Date | null;
|
5185
|
-
isDefault: boolean;
|
5186
|
-
}, {
|
5187
|
-
name: string;
|
5188
|
-
id: string;
|
5189
|
-
position: number;
|
5190
|
-
createdAt: Date;
|
5191
|
-
updatedAt: Date;
|
5192
|
-
deletedAt: Date | null;
|
5193
|
-
isDefault?: boolean | undefined;
|
5194
|
-
}>>>;
|
5195
|
-
}, "strip", z.ZodTypeAny, {
|
5196
|
-
id: string;
|
5197
|
-
createdAt: Date;
|
5198
|
-
updatedAt: Date;
|
5199
|
-
deletedAt: Date | null;
|
5200
|
-
startedAt: string;
|
5201
|
-
endedAt: string | null;
|
5202
|
-
duration: number | null;
|
5203
|
-
holdLabel?: {
|
5204
|
-
name: string;
|
5205
|
-
id: string;
|
5206
|
-
position: number;
|
5207
|
-
createdAt: Date;
|
5208
|
-
updatedAt: Date;
|
5209
|
-
deletedAt: Date | null;
|
5210
|
-
isDefault: boolean;
|
5211
|
-
} | null | undefined;
|
5212
|
-
}, {
|
5213
|
-
id: string;
|
5214
|
-
createdAt: Date;
|
5215
|
-
updatedAt: Date;
|
5216
|
-
deletedAt: Date | null;
|
5217
|
-
startedAt: string;
|
5218
|
-
endedAt: string | null;
|
5219
|
-
duration: number | null;
|
5220
|
-
holdLabel?: {
|
5221
|
-
name: string;
|
5222
|
-
id: string;
|
5223
|
-
position: number;
|
5224
|
-
createdAt: Date;
|
5225
|
-
updatedAt: Date;
|
5226
|
-
deletedAt: Date | null;
|
5227
|
-
isDefault?: boolean | undefined;
|
5228
|
-
} | null | undefined;
|
5229
|
-
}>, "many">>>;
|
5230
5194
|
}, "strip", z.ZodTypeAny, {
|
5231
5195
|
id: string;
|
5232
5196
|
channel: string | null;
|
@@ -5241,12 +5205,8 @@ export declare const viberContract: {
|
|
5241
5205
|
entityName: string;
|
5242
5206
|
agentId: string | null;
|
5243
5207
|
startedDate: Date | null;
|
5244
|
-
totalHoldDuration: number | null;
|
5245
5208
|
handledTime: number | null;
|
5246
|
-
fullHandledTime: number | null;
|
5247
5209
|
firstResponseTime: number | null;
|
5248
|
-
resolutionTime: number | null;
|
5249
|
-
fullResolutionTime: number | null;
|
5250
5210
|
wrapUpForm: {
|
5251
5211
|
type: string;
|
5252
5212
|
id: string;
|
@@ -5299,24 +5259,6 @@ export declare const viberContract: {
|
|
5299
5259
|
dateValue: Date | null;
|
5300
5260
|
}[] | null | undefined;
|
5301
5261
|
} | null;
|
5302
|
-
holdLogs?: {
|
5303
|
-
id: string;
|
5304
|
-
createdAt: Date;
|
5305
|
-
updatedAt: Date;
|
5306
|
-
deletedAt: Date | null;
|
5307
|
-
startedAt: string;
|
5308
|
-
endedAt: string | null;
|
5309
|
-
duration: number | null;
|
5310
|
-
holdLabel?: {
|
5311
|
-
name: string;
|
5312
|
-
id: string;
|
5313
|
-
position: number;
|
5314
|
-
createdAt: Date;
|
5315
|
-
updatedAt: Date;
|
5316
|
-
deletedAt: Date | null;
|
5317
|
-
isDefault: boolean;
|
5318
|
-
} | null | undefined;
|
5319
|
-
}[] | null | undefined;
|
5320
5262
|
}, {
|
5321
5263
|
id: string;
|
5322
5264
|
channel: string | null;
|
@@ -5331,12 +5273,8 @@ export declare const viberContract: {
|
|
5331
5273
|
entityName: string;
|
5332
5274
|
agentId: string | null;
|
5333
5275
|
startedDate: Date | null;
|
5334
|
-
totalHoldDuration: number | null;
|
5335
5276
|
handledTime: number | null;
|
5336
|
-
fullHandledTime: number | null;
|
5337
5277
|
firstResponseTime: number | null;
|
5338
|
-
resolutionTime: number | null;
|
5339
|
-
fullResolutionTime: number | null;
|
5340
5278
|
wrapUpForm: {
|
5341
5279
|
type: string;
|
5342
5280
|
id: string;
|
@@ -5389,24 +5327,6 @@ export declare const viberContract: {
|
|
5389
5327
|
dateValue: Date | null;
|
5390
5328
|
}[] | null | undefined;
|
5391
5329
|
} | null;
|
5392
|
-
holdLogs?: {
|
5393
|
-
id: string;
|
5394
|
-
createdAt: Date;
|
5395
|
-
updatedAt: Date;
|
5396
|
-
deletedAt: Date | null;
|
5397
|
-
startedAt: string;
|
5398
|
-
endedAt: string | null;
|
5399
|
-
duration: number | null;
|
5400
|
-
holdLabel?: {
|
5401
|
-
name: string;
|
5402
|
-
id: string;
|
5403
|
-
position: number;
|
5404
|
-
createdAt: Date;
|
5405
|
-
updatedAt: Date;
|
5406
|
-
deletedAt: Date | null;
|
5407
|
-
isDefault?: boolean | undefined;
|
5408
|
-
} | null | undefined;
|
5409
|
-
}[] | null | undefined;
|
5410
5330
|
}>;
|
5411
5331
|
workflowRule: z.ZodObject<{
|
5412
5332
|
id: z.ZodString;
|
@@ -5448,15 +5368,16 @@ export declare const viberContract: {
|
|
5448
5368
|
additionalCredentials?: any;
|
5449
5369
|
senderId?: string | undefined;
|
5450
5370
|
whatsapp?: {
|
5451
|
-
|
5452
|
-
wabaExternalId
|
5453
|
-
phoneNumberId
|
5454
|
-
|
5455
|
-
clientId?: string | undefined;
|
5456
|
-
channelId?: string | undefined;
|
5371
|
+
wabaBusinessId?: string | null | undefined;
|
5372
|
+
wabaExternalId?: string | null | undefined;
|
5373
|
+
phoneNumberId?: string | null | undefined;
|
5374
|
+
email?: string | null | undefined;
|
5375
|
+
clientId?: string | null | undefined;
|
5376
|
+
channelId?: string | null | undefined;
|
5457
5377
|
status?: "active" | "pending" | undefined;
|
5458
5378
|
apiKey?: string | undefined;
|
5459
5379
|
tier?: "basic" | "regular" | "premium" | undefined;
|
5380
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
5460
5381
|
} | undefined;
|
5461
5382
|
vonageCredentials?: {
|
5462
5383
|
apiKey: string;
|
@@ -5627,7 +5548,6 @@ export declare const viberContract: {
|
|
5627
5548
|
dateValue: Date | null;
|
5628
5549
|
uploads: {
|
5629
5550
|
id: string;
|
5630
|
-
status: string | null;
|
5631
5551
|
createdAt: Date;
|
5632
5552
|
updatedAt: Date;
|
5633
5553
|
deletedAt: Date | null;
|
@@ -5636,6 +5556,7 @@ export declare const viberContract: {
|
|
5636
5556
|
bucketName: string;
|
5637
5557
|
fileSize: number;
|
5638
5558
|
fileUrl: string | null;
|
5559
|
+
status?: string | undefined;
|
5639
5560
|
}[];
|
5640
5561
|
}[];
|
5641
5562
|
company: {
|
@@ -5770,12 +5691,8 @@ export declare const viberContract: {
|
|
5770
5691
|
entityName: string;
|
5771
5692
|
agentId: string | null;
|
5772
5693
|
startedDate: Date | null;
|
5773
|
-
totalHoldDuration: number | null;
|
5774
5694
|
handledTime: number | null;
|
5775
|
-
fullHandledTime: number | null;
|
5776
5695
|
firstResponseTime: number | null;
|
5777
|
-
resolutionTime: number | null;
|
5778
|
-
fullResolutionTime: number | null;
|
5779
5696
|
wrapUpForm: {
|
5780
5697
|
type: string;
|
5781
5698
|
id: string;
|
@@ -5828,24 +5745,6 @@ export declare const viberContract: {
|
|
5828
5745
|
dateValue: Date | null;
|
5829
5746
|
}[] | null | undefined;
|
5830
5747
|
} | null;
|
5831
|
-
holdLogs?: {
|
5832
|
-
id: string;
|
5833
|
-
createdAt: Date;
|
5834
|
-
updatedAt: Date;
|
5835
|
-
deletedAt: Date | null;
|
5836
|
-
startedAt: string;
|
5837
|
-
endedAt: string | null;
|
5838
|
-
duration: number | null;
|
5839
|
-
holdLabel?: {
|
5840
|
-
name: string;
|
5841
|
-
id: string;
|
5842
|
-
position: number;
|
5843
|
-
createdAt: Date;
|
5844
|
-
updatedAt: Date;
|
5845
|
-
deletedAt: Date | null;
|
5846
|
-
isDefault: boolean;
|
5847
|
-
} | null | undefined;
|
5848
|
-
}[] | null | undefined;
|
5849
5748
|
};
|
5850
5749
|
workflowRule: {
|
5851
5750
|
name: string;
|
@@ -5871,15 +5770,16 @@ export declare const viberContract: {
|
|
5871
5770
|
additionalCredentials?: any;
|
5872
5771
|
senderId?: string | undefined;
|
5873
5772
|
whatsapp?: {
|
5874
|
-
|
5875
|
-
wabaExternalId
|
5876
|
-
phoneNumberId
|
5877
|
-
|
5878
|
-
clientId?: string | undefined;
|
5879
|
-
channelId?: string | undefined;
|
5773
|
+
wabaBusinessId?: string | null | undefined;
|
5774
|
+
wabaExternalId?: string | null | undefined;
|
5775
|
+
phoneNumberId?: string | null | undefined;
|
5776
|
+
email?: string | null | undefined;
|
5777
|
+
clientId?: string | null | undefined;
|
5778
|
+
channelId?: string | null | undefined;
|
5880
5779
|
status?: "active" | "pending" | undefined;
|
5881
5780
|
apiKey?: string | undefined;
|
5882
5781
|
tier?: "basic" | "regular" | "premium" | undefined;
|
5782
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
5883
5783
|
} | undefined;
|
5884
5784
|
vonageCredentials?: {
|
5885
5785
|
apiKey: string;
|
@@ -6050,7 +5950,6 @@ export declare const viberContract: {
|
|
6050
5950
|
dateValue: Date | null;
|
6051
5951
|
uploads: {
|
6052
5952
|
id: string;
|
6053
|
-
status: string | null;
|
6054
5953
|
createdAt: Date;
|
6055
5954
|
updatedAt: Date;
|
6056
5955
|
deletedAt: Date | null;
|
@@ -6059,6 +5958,7 @@ export declare const viberContract: {
|
|
6059
5958
|
bucketName: string;
|
6060
5959
|
fileSize: number;
|
6061
5960
|
fileUrl: string | null;
|
5961
|
+
status?: string | undefined;
|
6062
5962
|
}[];
|
6063
5963
|
}[];
|
6064
5964
|
company: {
|
@@ -6193,12 +6093,8 @@ export declare const viberContract: {
|
|
6193
6093
|
entityName: string;
|
6194
6094
|
agentId: string | null;
|
6195
6095
|
startedDate: Date | null;
|
6196
|
-
totalHoldDuration: number | null;
|
6197
6096
|
handledTime: number | null;
|
6198
|
-
fullHandledTime: number | null;
|
6199
6097
|
firstResponseTime: number | null;
|
6200
|
-
resolutionTime: number | null;
|
6201
|
-
fullResolutionTime: number | null;
|
6202
6098
|
wrapUpForm: {
|
6203
6099
|
type: string;
|
6204
6100
|
id: string;
|
@@ -6251,24 +6147,6 @@ export declare const viberContract: {
|
|
6251
6147
|
dateValue: Date | null;
|
6252
6148
|
}[] | null | undefined;
|
6253
6149
|
} | null;
|
6254
|
-
holdLogs?: {
|
6255
|
-
id: string;
|
6256
|
-
createdAt: Date;
|
6257
|
-
updatedAt: Date;
|
6258
|
-
deletedAt: Date | null;
|
6259
|
-
startedAt: string;
|
6260
|
-
endedAt: string | null;
|
6261
|
-
duration: number | null;
|
6262
|
-
holdLabel?: {
|
6263
|
-
name: string;
|
6264
|
-
id: string;
|
6265
|
-
position: number;
|
6266
|
-
createdAt: Date;
|
6267
|
-
updatedAt: Date;
|
6268
|
-
deletedAt: Date | null;
|
6269
|
-
isDefault?: boolean | undefined;
|
6270
|
-
} | null | undefined;
|
6271
|
-
}[] | null | undefined;
|
6272
6150
|
};
|
6273
6151
|
workflowRule: {
|
6274
6152
|
name: string;
|
@@ -6319,7 +6197,7 @@ export declare const viberContract: {
|
|
6319
6197
|
deletedAt: z.ZodNullable<z.ZodDate>;
|
6320
6198
|
message: z.ZodString;
|
6321
6199
|
direction: z.ZodEnum<["incoming", "outgoing", "system"]>;
|
6322
|
-
type: z.ZodEnum<["text", "image", "video", "audio", "file", "imagemap", "fallback", "location", "sticker", "
|
6200
|
+
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"]>;
|
6323
6201
|
readAt: z.ZodDate;
|
6324
6202
|
metadata: z.ZodAny;
|
6325
6203
|
platformId: z.ZodString;
|
@@ -6340,10 +6218,9 @@ export declare const viberContract: {
|
|
6340
6218
|
fileSize: z.ZodNumber;
|
6341
6219
|
fileKey: z.ZodString;
|
6342
6220
|
fileUrl: z.ZodNullable<z.ZodString>;
|
6343
|
-
status: z.
|
6221
|
+
status: z.ZodOptional<z.ZodString>;
|
6344
6222
|
}, "strip", z.ZodTypeAny, {
|
6345
6223
|
id: string;
|
6346
|
-
status: string | null;
|
6347
6224
|
createdAt: Date;
|
6348
6225
|
updatedAt: Date;
|
6349
6226
|
deletedAt: Date | null;
|
@@ -6352,9 +6229,9 @@ export declare const viberContract: {
|
|
6352
6229
|
bucketName: string;
|
6353
6230
|
fileSize: number;
|
6354
6231
|
fileUrl: string | null;
|
6232
|
+
status?: string | undefined;
|
6355
6233
|
}, {
|
6356
6234
|
id: string;
|
6357
|
-
status: string | null;
|
6358
6235
|
createdAt: Date;
|
6359
6236
|
updatedAt: Date;
|
6360
6237
|
deletedAt: Date | null;
|
@@ -6363,6 +6240,7 @@ export declare const viberContract: {
|
|
6363
6240
|
bucketName: string;
|
6364
6241
|
fileSize: number;
|
6365
6242
|
fileUrl: string | null;
|
6243
|
+
status?: string | undefined;
|
6366
6244
|
}>;
|
6367
6245
|
actor: z.ZodObject<{
|
6368
6246
|
id: z.ZodString;
|
@@ -6977,7 +6855,7 @@ export declare const viberContract: {
|
|
6977
6855
|
};
|
6978
6856
|
}>;
|
6979
6857
|
}, "strip", z.ZodTypeAny, {
|
6980
|
-
type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "
|
6858
|
+
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";
|
6981
6859
|
message: string;
|
6982
6860
|
id: string;
|
6983
6861
|
url: string;
|
@@ -7031,7 +6909,6 @@ export declare const viberContract: {
|
|
7031
6909
|
};
|
7032
6910
|
upload: {
|
7033
6911
|
id: string;
|
7034
|
-
status: string | null;
|
7035
6912
|
createdAt: Date;
|
7036
6913
|
updatedAt: Date;
|
7037
6914
|
deletedAt: Date | null;
|
@@ -7040,6 +6917,7 @@ export declare const viberContract: {
|
|
7040
6917
|
bucketName: string;
|
7041
6918
|
fileSize: number;
|
7042
6919
|
fileUrl: string | null;
|
6920
|
+
status?: string | undefined;
|
7043
6921
|
};
|
7044
6922
|
assignee: {
|
7045
6923
|
name: string;
|
@@ -7139,7 +7017,7 @@ export declare const viberContract: {
|
|
7139
7017
|
metadata?: any;
|
7140
7018
|
template?: any;
|
7141
7019
|
}, {
|
7142
|
-
type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "
|
7020
|
+
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";
|
7143
7021
|
message: string;
|
7144
7022
|
id: string;
|
7145
7023
|
url: string;
|
@@ -7193,7 +7071,6 @@ export declare const viberContract: {
|
|
7193
7071
|
};
|
7194
7072
|
upload: {
|
7195
7073
|
id: string;
|
7196
|
-
status: string | null;
|
7197
7074
|
createdAt: Date;
|
7198
7075
|
updatedAt: Date;
|
7199
7076
|
deletedAt: Date | null;
|
@@ -7202,6 +7079,7 @@ export declare const viberContract: {
|
|
7202
7079
|
bucketName: string;
|
7203
7080
|
fileSize: number;
|
7204
7081
|
fileUrl: string | null;
|
7082
|
+
status?: string | undefined;
|
7205
7083
|
};
|
7206
7084
|
assignee: {
|
7207
7085
|
name: string;
|
@@ -7513,7 +7391,7 @@ export declare const viberContract: {
|
|
7513
7391
|
deletedAt: z.ZodNullable<z.ZodDate>;
|
7514
7392
|
message: z.ZodString;
|
7515
7393
|
direction: z.ZodEnum<["incoming", "outgoing", "system"]>;
|
7516
|
-
type: z.ZodEnum<["text", "image", "video", "audio", "file", "imagemap", "fallback", "location", "sticker", "
|
7394
|
+
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"]>;
|
7517
7395
|
readAt: z.ZodDate;
|
7518
7396
|
metadata: z.ZodAny;
|
7519
7397
|
platformId: z.ZodString;
|
@@ -7912,10 +7790,9 @@ export declare const viberContract: {
|
|
7912
7790
|
fileSize: z.ZodNumber;
|
7913
7791
|
fileKey: z.ZodString;
|
7914
7792
|
fileUrl: z.ZodNullable<z.ZodString>;
|
7915
|
-
status: z.
|
7793
|
+
status: z.ZodOptional<z.ZodString>;
|
7916
7794
|
}, "strip", z.ZodTypeAny, {
|
7917
7795
|
id: string;
|
7918
|
-
status: string | null;
|
7919
7796
|
createdAt: Date;
|
7920
7797
|
updatedAt: Date;
|
7921
7798
|
deletedAt: Date | null;
|
@@ -7924,9 +7801,9 @@ export declare const viberContract: {
|
|
7924
7801
|
bucketName: string;
|
7925
7802
|
fileSize: number;
|
7926
7803
|
fileUrl: string | null;
|
7804
|
+
status?: string | undefined;
|
7927
7805
|
}, {
|
7928
7806
|
id: string;
|
7929
|
-
status: string | null;
|
7930
7807
|
createdAt: Date;
|
7931
7808
|
updatedAt: Date;
|
7932
7809
|
deletedAt: Date | null;
|
@@ -7935,6 +7812,7 @@ export declare const viberContract: {
|
|
7935
7812
|
bucketName: string;
|
7936
7813
|
fileSize: number;
|
7937
7814
|
fileUrl: string | null;
|
7815
|
+
status?: string | undefined;
|
7938
7816
|
}>, "many">;
|
7939
7817
|
}, "strip", z.ZodTypeAny, {
|
7940
7818
|
id: string;
|
@@ -7961,7 +7839,6 @@ export declare const viberContract: {
|
|
7961
7839
|
dateValue: Date | null;
|
7962
7840
|
uploads: {
|
7963
7841
|
id: string;
|
7964
|
-
status: string | null;
|
7965
7842
|
createdAt: Date;
|
7966
7843
|
updatedAt: Date;
|
7967
7844
|
deletedAt: Date | null;
|
@@ -7970,6 +7847,7 @@ export declare const viberContract: {
|
|
7970
7847
|
bucketName: string;
|
7971
7848
|
fileSize: number;
|
7972
7849
|
fileUrl: string | null;
|
7850
|
+
status?: string | undefined;
|
7973
7851
|
}[];
|
7974
7852
|
}, {
|
7975
7853
|
id: string;
|
@@ -7996,7 +7874,6 @@ export declare const viberContract: {
|
|
7996
7874
|
dateValue: Date | null;
|
7997
7875
|
uploads: {
|
7998
7876
|
id: string;
|
7999
|
-
status: string | null;
|
8000
7877
|
createdAt: Date;
|
8001
7878
|
updatedAt: Date;
|
8002
7879
|
deletedAt: Date | null;
|
@@ -8005,6 +7882,7 @@ export declare const viberContract: {
|
|
8005
7882
|
bucketName: string;
|
8006
7883
|
fileSize: number;
|
8007
7884
|
fileUrl: string | null;
|
7885
|
+
status?: string | undefined;
|
8008
7886
|
}[];
|
8009
7887
|
}>, "many">;
|
8010
7888
|
contactEmails: z.ZodArray<z.ZodObject<{
|
@@ -8144,7 +8022,6 @@ export declare const viberContract: {
|
|
8144
8022
|
dateValue: Date | null;
|
8145
8023
|
uploads: {
|
8146
8024
|
id: string;
|
8147
|
-
status: string | null;
|
8148
8025
|
createdAt: Date;
|
8149
8026
|
updatedAt: Date;
|
8150
8027
|
deletedAt: Date | null;
|
@@ -8153,6 +8030,7 @@ export declare const viberContract: {
|
|
8153
8030
|
bucketName: string;
|
8154
8031
|
fileSize: number;
|
8155
8032
|
fileUrl: string | null;
|
8033
|
+
status?: string | undefined;
|
8156
8034
|
}[];
|
8157
8035
|
}[];
|
8158
8036
|
company: {
|
@@ -8255,7 +8133,6 @@ export declare const viberContract: {
|
|
8255
8133
|
dateValue: Date | null;
|
8256
8134
|
uploads: {
|
8257
8135
|
id: string;
|
8258
|
-
status: string | null;
|
8259
8136
|
createdAt: Date;
|
8260
8137
|
updatedAt: Date;
|
8261
8138
|
deletedAt: Date | null;
|
@@ -8264,6 +8141,7 @@ export declare const viberContract: {
|
|
8264
8141
|
bucketName: string;
|
8265
8142
|
fileSize: number;
|
8266
8143
|
fileUrl: string | null;
|
8144
|
+
status?: string | undefined;
|
8267
8145
|
}[];
|
8268
8146
|
}[];
|
8269
8147
|
company: {
|
@@ -8379,7 +8257,6 @@ export declare const viberContract: {
|
|
8379
8257
|
dateValue: Date | null;
|
8380
8258
|
uploads: {
|
8381
8259
|
id: string;
|
8382
|
-
status: string | null;
|
8383
8260
|
createdAt: Date;
|
8384
8261
|
updatedAt: Date;
|
8385
8262
|
deletedAt: Date | null;
|
@@ -8388,6 +8265,7 @@ export declare const viberContract: {
|
|
8388
8265
|
bucketName: string;
|
8389
8266
|
fileSize: number;
|
8390
8267
|
fileUrl: string | null;
|
8268
|
+
status?: string | undefined;
|
8391
8269
|
}[];
|
8392
8270
|
}[];
|
8393
8271
|
company: {
|
@@ -8505,7 +8383,6 @@ export declare const viberContract: {
|
|
8505
8383
|
dateValue: Date | null;
|
8506
8384
|
uploads: {
|
8507
8385
|
id: string;
|
8508
|
-
status: string | null;
|
8509
8386
|
createdAt: Date;
|
8510
8387
|
updatedAt: Date;
|
8511
8388
|
deletedAt: Date | null;
|
@@ -8514,6 +8391,7 @@ export declare const viberContract: {
|
|
8514
8391
|
bucketName: string;
|
8515
8392
|
fileSize: number;
|
8516
8393
|
fileUrl: string | null;
|
8394
|
+
status?: string | undefined;
|
8517
8395
|
}[];
|
8518
8396
|
}[];
|
8519
8397
|
company: {
|
@@ -9010,35 +8888,38 @@ export declare const viberContract: {
|
|
9010
8888
|
additionalCredentials: z.ZodOptional<z.ZodAny>;
|
9011
8889
|
senderId: z.ZodOptional<z.ZodString>;
|
9012
8890
|
whatsapp: z.ZodOptional<z.ZodObject<{
|
9013
|
-
wabaBusinessId: z.ZodOptional<z.ZodString
|
9014
|
-
wabaExternalId: z.ZodString
|
9015
|
-
phoneNumberId: z.ZodString
|
9016
|
-
email: z.ZodString
|
9017
|
-
clientId: z.ZodOptional<z.ZodString
|
9018
|
-
channelId: z.ZodOptional<z.ZodString
|
8891
|
+
wabaBusinessId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
8892
|
+
wabaExternalId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
8893
|
+
phoneNumberId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
8894
|
+
email: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
8895
|
+
clientId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
8896
|
+
channelId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
9019
8897
|
status: z.ZodOptional<z.ZodEnum<["pending", "active"]>>;
|
9020
8898
|
apiKey: z.ZodOptional<z.ZodString>;
|
9021
8899
|
tier: z.ZodOptional<z.ZodEnum<["basic", "regular", "premium"]>>;
|
8900
|
+
integrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"meta">, z.ZodLiteral<"360dialog">]>>;
|
9022
8901
|
}, "strip", z.ZodTypeAny, {
|
9023
|
-
|
9024
|
-
wabaExternalId
|
9025
|
-
phoneNumberId
|
9026
|
-
|
9027
|
-
clientId?: string | undefined;
|
9028
|
-
channelId?: string | undefined;
|
8902
|
+
wabaBusinessId?: string | null | undefined;
|
8903
|
+
wabaExternalId?: string | null | undefined;
|
8904
|
+
phoneNumberId?: string | null | undefined;
|
8905
|
+
email?: string | null | undefined;
|
8906
|
+
clientId?: string | null | undefined;
|
8907
|
+
channelId?: string | null | undefined;
|
9029
8908
|
status?: "active" | "pending" | undefined;
|
9030
8909
|
apiKey?: string | undefined;
|
9031
8910
|
tier?: "basic" | "regular" | "premium" | undefined;
|
8911
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
9032
8912
|
}, {
|
9033
|
-
|
9034
|
-
wabaExternalId
|
9035
|
-
phoneNumberId
|
9036
|
-
|
9037
|
-
clientId?: string | undefined;
|
9038
|
-
channelId?: string | undefined;
|
8913
|
+
wabaBusinessId?: string | null | undefined;
|
8914
|
+
wabaExternalId?: string | null | undefined;
|
8915
|
+
phoneNumberId?: string | null | undefined;
|
8916
|
+
email?: string | null | undefined;
|
8917
|
+
clientId?: string | null | undefined;
|
8918
|
+
channelId?: string | null | undefined;
|
9039
8919
|
status?: "active" | "pending" | undefined;
|
9040
8920
|
apiKey?: string | undefined;
|
9041
8921
|
tier?: "basic" | "regular" | "premium" | undefined;
|
8922
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
9042
8923
|
}>>;
|
9043
8924
|
vonageCredentials: z.ZodOptional<z.ZodObject<{
|
9044
8925
|
mobileNumber: z.ZodString;
|
@@ -9063,15 +8944,16 @@ export declare const viberContract: {
|
|
9063
8944
|
additionalCredentials?: any;
|
9064
8945
|
senderId?: string | undefined;
|
9065
8946
|
whatsapp?: {
|
9066
|
-
|
9067
|
-
wabaExternalId
|
9068
|
-
phoneNumberId
|
9069
|
-
|
9070
|
-
clientId?: string | undefined;
|
9071
|
-
channelId?: string | undefined;
|
8947
|
+
wabaBusinessId?: string | null | undefined;
|
8948
|
+
wabaExternalId?: string | null | undefined;
|
8949
|
+
phoneNumberId?: string | null | undefined;
|
8950
|
+
email?: string | null | undefined;
|
8951
|
+
clientId?: string | null | undefined;
|
8952
|
+
channelId?: string | null | undefined;
|
9072
8953
|
status?: "active" | "pending" | undefined;
|
9073
8954
|
apiKey?: string | undefined;
|
9074
8955
|
tier?: "basic" | "regular" | "premium" | undefined;
|
8956
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
9075
8957
|
} | undefined;
|
9076
8958
|
vonageCredentials?: {
|
9077
8959
|
apiKey: string;
|
@@ -9088,15 +8970,16 @@ export declare const viberContract: {
|
|
9088
8970
|
additionalCredentials?: any;
|
9089
8971
|
senderId?: string | undefined;
|
9090
8972
|
whatsapp?: {
|
9091
|
-
|
9092
|
-
wabaExternalId
|
9093
|
-
phoneNumberId
|
9094
|
-
|
9095
|
-
clientId?: string | undefined;
|
9096
|
-
channelId?: string | undefined;
|
8973
|
+
wabaBusinessId?: string | null | undefined;
|
8974
|
+
wabaExternalId?: string | null | undefined;
|
8975
|
+
phoneNumberId?: string | null | undefined;
|
8976
|
+
email?: string | null | undefined;
|
8977
|
+
clientId?: string | null | undefined;
|
8978
|
+
channelId?: string | null | undefined;
|
9097
8979
|
status?: "active" | "pending" | undefined;
|
9098
8980
|
apiKey?: string | undefined;
|
9099
8981
|
tier?: "basic" | "regular" | "premium" | undefined;
|
8982
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
9100
8983
|
} | undefined;
|
9101
8984
|
vonageCredentials?: {
|
9102
8985
|
apiKey: string;
|
@@ -9347,15 +9230,16 @@ export declare const viberContract: {
|
|
9347
9230
|
additionalCredentials?: any;
|
9348
9231
|
senderId?: string | undefined;
|
9349
9232
|
whatsapp?: {
|
9350
|
-
|
9351
|
-
wabaExternalId
|
9352
|
-
phoneNumberId
|
9353
|
-
|
9354
|
-
clientId?: string | undefined;
|
9355
|
-
channelId?: string | undefined;
|
9233
|
+
wabaBusinessId?: string | null | undefined;
|
9234
|
+
wabaExternalId?: string | null | undefined;
|
9235
|
+
phoneNumberId?: string | null | undefined;
|
9236
|
+
email?: string | null | undefined;
|
9237
|
+
clientId?: string | null | undefined;
|
9238
|
+
channelId?: string | null | undefined;
|
9356
9239
|
status?: "active" | "pending" | undefined;
|
9357
9240
|
apiKey?: string | undefined;
|
9358
9241
|
tier?: "basic" | "regular" | "premium" | undefined;
|
9242
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
9359
9243
|
} | undefined;
|
9360
9244
|
vonageCredentials?: {
|
9361
9245
|
apiKey: string;
|
@@ -9437,15 +9321,16 @@ export declare const viberContract: {
|
|
9437
9321
|
additionalCredentials?: any;
|
9438
9322
|
senderId?: string | undefined;
|
9439
9323
|
whatsapp?: {
|
9440
|
-
|
9441
|
-
wabaExternalId
|
9442
|
-
phoneNumberId
|
9443
|
-
|
9444
|
-
clientId?: string | undefined;
|
9445
|
-
channelId?: string | undefined;
|
9324
|
+
wabaBusinessId?: string | null | undefined;
|
9325
|
+
wabaExternalId?: string | null | undefined;
|
9326
|
+
phoneNumberId?: string | null | undefined;
|
9327
|
+
email?: string | null | undefined;
|
9328
|
+
clientId?: string | null | undefined;
|
9329
|
+
channelId?: string | null | undefined;
|
9446
9330
|
status?: "active" | "pending" | undefined;
|
9447
9331
|
apiKey?: string | undefined;
|
9448
9332
|
tier?: "basic" | "regular" | "premium" | undefined;
|
9333
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
9449
9334
|
} | undefined;
|
9450
9335
|
vonageCredentials?: {
|
9451
9336
|
apiKey: string;
|
@@ -9530,12 +9415,8 @@ export declare const viberContract: {
|
|
9530
9415
|
agentId: z.ZodNullable<z.ZodString>;
|
9531
9416
|
direction: z.ZodNullable<z.ZodString>;
|
9532
9417
|
startedDate: z.ZodNullable<z.ZodDate>;
|
9533
|
-
totalHoldDuration: z.ZodNullable<z.ZodNumber>;
|
9534
9418
|
handledTime: z.ZodNullable<z.ZodNumber>;
|
9535
|
-
fullHandledTime: z.ZodNullable<z.ZodNumber>;
|
9536
9419
|
firstResponseTime: z.ZodNullable<z.ZodNumber>;
|
9537
|
-
resolutionTime: z.ZodNullable<z.ZodNumber>;
|
9538
|
-
fullResolutionTime: z.ZodNullable<z.ZodNumber>;
|
9539
9420
|
wrapUpForm: z.ZodNullable<z.ZodObject<{
|
9540
9421
|
id: z.ZodString;
|
9541
9422
|
createdAt: z.ZodDate;
|
@@ -9802,74 +9683,6 @@ export declare const viberContract: {
|
|
9802
9683
|
dateValue: Date | null;
|
9803
9684
|
}[] | null | undefined;
|
9804
9685
|
}>>;
|
9805
|
-
holdLogs: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
9806
|
-
id: z.ZodString;
|
9807
|
-
createdAt: z.ZodDate;
|
9808
|
-
updatedAt: z.ZodDate;
|
9809
|
-
deletedAt: z.ZodNullable<z.ZodDate>;
|
9810
|
-
startedAt: z.ZodString;
|
9811
|
-
endedAt: z.ZodNullable<z.ZodString>;
|
9812
|
-
duration: z.ZodNullable<z.ZodNumber>;
|
9813
|
-
holdLabel: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
9814
|
-
id: z.ZodString;
|
9815
|
-
createdAt: z.ZodDate;
|
9816
|
-
updatedAt: z.ZodDate;
|
9817
|
-
deletedAt: z.ZodNullable<z.ZodDate>;
|
9818
|
-
name: z.ZodString;
|
9819
|
-
position: z.ZodNumber;
|
9820
|
-
isDefault: z.ZodDefault<z.ZodBoolean>;
|
9821
|
-
}, "strip", z.ZodTypeAny, {
|
9822
|
-
name: string;
|
9823
|
-
id: string;
|
9824
|
-
position: number;
|
9825
|
-
createdAt: Date;
|
9826
|
-
updatedAt: Date;
|
9827
|
-
deletedAt: Date | null;
|
9828
|
-
isDefault: boolean;
|
9829
|
-
}, {
|
9830
|
-
name: string;
|
9831
|
-
id: string;
|
9832
|
-
position: number;
|
9833
|
-
createdAt: Date;
|
9834
|
-
updatedAt: Date;
|
9835
|
-
deletedAt: Date | null;
|
9836
|
-
isDefault?: boolean | undefined;
|
9837
|
-
}>>>;
|
9838
|
-
}, "strip", z.ZodTypeAny, {
|
9839
|
-
id: string;
|
9840
|
-
createdAt: Date;
|
9841
|
-
updatedAt: Date;
|
9842
|
-
deletedAt: Date | null;
|
9843
|
-
startedAt: string;
|
9844
|
-
endedAt: string | null;
|
9845
|
-
duration: number | null;
|
9846
|
-
holdLabel?: {
|
9847
|
-
name: string;
|
9848
|
-
id: string;
|
9849
|
-
position: number;
|
9850
|
-
createdAt: Date;
|
9851
|
-
updatedAt: Date;
|
9852
|
-
deletedAt: Date | null;
|
9853
|
-
isDefault: boolean;
|
9854
|
-
} | null | undefined;
|
9855
|
-
}, {
|
9856
|
-
id: string;
|
9857
|
-
createdAt: Date;
|
9858
|
-
updatedAt: Date;
|
9859
|
-
deletedAt: Date | null;
|
9860
|
-
startedAt: string;
|
9861
|
-
endedAt: string | null;
|
9862
|
-
duration: number | null;
|
9863
|
-
holdLabel?: {
|
9864
|
-
name: string;
|
9865
|
-
id: string;
|
9866
|
-
position: number;
|
9867
|
-
createdAt: Date;
|
9868
|
-
updatedAt: Date;
|
9869
|
-
deletedAt: Date | null;
|
9870
|
-
isDefault?: boolean | undefined;
|
9871
|
-
} | null | undefined;
|
9872
|
-
}>, "many">>>;
|
9873
9686
|
}, "strip", z.ZodTypeAny, {
|
9874
9687
|
id: string;
|
9875
9688
|
channel: string | null;
|
@@ -9884,12 +9697,8 @@ export declare const viberContract: {
|
|
9884
9697
|
entityName: string;
|
9885
9698
|
agentId: string | null;
|
9886
9699
|
startedDate: Date | null;
|
9887
|
-
totalHoldDuration: number | null;
|
9888
9700
|
handledTime: number | null;
|
9889
|
-
fullHandledTime: number | null;
|
9890
9701
|
firstResponseTime: number | null;
|
9891
|
-
resolutionTime: number | null;
|
9892
|
-
fullResolutionTime: number | null;
|
9893
9702
|
wrapUpForm: {
|
9894
9703
|
type: string;
|
9895
9704
|
id: string;
|
@@ -9942,24 +9751,6 @@ export declare const viberContract: {
|
|
9942
9751
|
dateValue: Date | null;
|
9943
9752
|
}[] | null | undefined;
|
9944
9753
|
} | null;
|
9945
|
-
holdLogs?: {
|
9946
|
-
id: string;
|
9947
|
-
createdAt: Date;
|
9948
|
-
updatedAt: Date;
|
9949
|
-
deletedAt: Date | null;
|
9950
|
-
startedAt: string;
|
9951
|
-
endedAt: string | null;
|
9952
|
-
duration: number | null;
|
9953
|
-
holdLabel?: {
|
9954
|
-
name: string;
|
9955
|
-
id: string;
|
9956
|
-
position: number;
|
9957
|
-
createdAt: Date;
|
9958
|
-
updatedAt: Date;
|
9959
|
-
deletedAt: Date | null;
|
9960
|
-
isDefault: boolean;
|
9961
|
-
} | null | undefined;
|
9962
|
-
}[] | null | undefined;
|
9963
9754
|
}, {
|
9964
9755
|
id: string;
|
9965
9756
|
channel: string | null;
|
@@ -9974,12 +9765,8 @@ export declare const viberContract: {
|
|
9974
9765
|
entityName: string;
|
9975
9766
|
agentId: string | null;
|
9976
9767
|
startedDate: Date | null;
|
9977
|
-
totalHoldDuration: number | null;
|
9978
9768
|
handledTime: number | null;
|
9979
|
-
fullHandledTime: number | null;
|
9980
9769
|
firstResponseTime: number | null;
|
9981
|
-
resolutionTime: number | null;
|
9982
|
-
fullResolutionTime: number | null;
|
9983
9770
|
wrapUpForm: {
|
9984
9771
|
type: string;
|
9985
9772
|
id: string;
|
@@ -10032,24 +9819,6 @@ export declare const viberContract: {
|
|
10032
9819
|
dateValue: Date | null;
|
10033
9820
|
}[] | null | undefined;
|
10034
9821
|
} | null;
|
10035
|
-
holdLogs?: {
|
10036
|
-
id: string;
|
10037
|
-
createdAt: Date;
|
10038
|
-
updatedAt: Date;
|
10039
|
-
deletedAt: Date | null;
|
10040
|
-
startedAt: string;
|
10041
|
-
endedAt: string | null;
|
10042
|
-
duration: number | null;
|
10043
|
-
holdLabel?: {
|
10044
|
-
name: string;
|
10045
|
-
id: string;
|
10046
|
-
position: number;
|
10047
|
-
createdAt: Date;
|
10048
|
-
updatedAt: Date;
|
10049
|
-
deletedAt: Date | null;
|
10050
|
-
isDefault?: boolean | undefined;
|
10051
|
-
} | null | undefined;
|
10052
|
-
}[] | null | undefined;
|
10053
9822
|
}>;
|
10054
9823
|
workflowRule: z.ZodObject<{
|
10055
9824
|
id: z.ZodString;
|
@@ -10091,15 +9860,16 @@ export declare const viberContract: {
|
|
10091
9860
|
additionalCredentials?: any;
|
10092
9861
|
senderId?: string | undefined;
|
10093
9862
|
whatsapp?: {
|
10094
|
-
|
10095
|
-
wabaExternalId
|
10096
|
-
phoneNumberId
|
10097
|
-
|
10098
|
-
clientId?: string | undefined;
|
10099
|
-
channelId?: string | undefined;
|
9863
|
+
wabaBusinessId?: string | null | undefined;
|
9864
|
+
wabaExternalId?: string | null | undefined;
|
9865
|
+
phoneNumberId?: string | null | undefined;
|
9866
|
+
email?: string | null | undefined;
|
9867
|
+
clientId?: string | null | undefined;
|
9868
|
+
channelId?: string | null | undefined;
|
10100
9869
|
status?: "active" | "pending" | undefined;
|
10101
9870
|
apiKey?: string | undefined;
|
10102
9871
|
tier?: "basic" | "regular" | "premium" | undefined;
|
9872
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
10103
9873
|
} | undefined;
|
10104
9874
|
vonageCredentials?: {
|
10105
9875
|
apiKey: string;
|
@@ -10270,7 +10040,6 @@ export declare const viberContract: {
|
|
10270
10040
|
dateValue: Date | null;
|
10271
10041
|
uploads: {
|
10272
10042
|
id: string;
|
10273
|
-
status: string | null;
|
10274
10043
|
createdAt: Date;
|
10275
10044
|
updatedAt: Date;
|
10276
10045
|
deletedAt: Date | null;
|
@@ -10279,6 +10048,7 @@ export declare const viberContract: {
|
|
10279
10048
|
bucketName: string;
|
10280
10049
|
fileSize: number;
|
10281
10050
|
fileUrl: string | null;
|
10051
|
+
status?: string | undefined;
|
10282
10052
|
}[];
|
10283
10053
|
}[];
|
10284
10054
|
company: {
|
@@ -10413,12 +10183,8 @@ export declare const viberContract: {
|
|
10413
10183
|
entityName: string;
|
10414
10184
|
agentId: string | null;
|
10415
10185
|
startedDate: Date | null;
|
10416
|
-
totalHoldDuration: number | null;
|
10417
10186
|
handledTime: number | null;
|
10418
|
-
fullHandledTime: number | null;
|
10419
10187
|
firstResponseTime: number | null;
|
10420
|
-
resolutionTime: number | null;
|
10421
|
-
fullResolutionTime: number | null;
|
10422
10188
|
wrapUpForm: {
|
10423
10189
|
type: string;
|
10424
10190
|
id: string;
|
@@ -10471,24 +10237,6 @@ export declare const viberContract: {
|
|
10471
10237
|
dateValue: Date | null;
|
10472
10238
|
}[] | null | undefined;
|
10473
10239
|
} | null;
|
10474
|
-
holdLogs?: {
|
10475
|
-
id: string;
|
10476
|
-
createdAt: Date;
|
10477
|
-
updatedAt: Date;
|
10478
|
-
deletedAt: Date | null;
|
10479
|
-
startedAt: string;
|
10480
|
-
endedAt: string | null;
|
10481
|
-
duration: number | null;
|
10482
|
-
holdLabel?: {
|
10483
|
-
name: string;
|
10484
|
-
id: string;
|
10485
|
-
position: number;
|
10486
|
-
createdAt: Date;
|
10487
|
-
updatedAt: Date;
|
10488
|
-
deletedAt: Date | null;
|
10489
|
-
isDefault: boolean;
|
10490
|
-
} | null | undefined;
|
10491
|
-
}[] | null | undefined;
|
10492
10240
|
};
|
10493
10241
|
workflowRule: {
|
10494
10242
|
name: string;
|
@@ -10514,15 +10262,16 @@ export declare const viberContract: {
|
|
10514
10262
|
additionalCredentials?: any;
|
10515
10263
|
senderId?: string | undefined;
|
10516
10264
|
whatsapp?: {
|
10517
|
-
|
10518
|
-
wabaExternalId
|
10519
|
-
phoneNumberId
|
10520
|
-
|
10521
|
-
clientId?: string | undefined;
|
10522
|
-
channelId?: string | undefined;
|
10265
|
+
wabaBusinessId?: string | null | undefined;
|
10266
|
+
wabaExternalId?: string | null | undefined;
|
10267
|
+
phoneNumberId?: string | null | undefined;
|
10268
|
+
email?: string | null | undefined;
|
10269
|
+
clientId?: string | null | undefined;
|
10270
|
+
channelId?: string | null | undefined;
|
10523
10271
|
status?: "active" | "pending" | undefined;
|
10524
10272
|
apiKey?: string | undefined;
|
10525
10273
|
tier?: "basic" | "regular" | "premium" | undefined;
|
10274
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
10526
10275
|
} | undefined;
|
10527
10276
|
vonageCredentials?: {
|
10528
10277
|
apiKey: string;
|
@@ -10693,7 +10442,6 @@ export declare const viberContract: {
|
|
10693
10442
|
dateValue: Date | null;
|
10694
10443
|
uploads: {
|
10695
10444
|
id: string;
|
10696
|
-
status: string | null;
|
10697
10445
|
createdAt: Date;
|
10698
10446
|
updatedAt: Date;
|
10699
10447
|
deletedAt: Date | null;
|
@@ -10702,6 +10450,7 @@ export declare const viberContract: {
|
|
10702
10450
|
bucketName: string;
|
10703
10451
|
fileSize: number;
|
10704
10452
|
fileUrl: string | null;
|
10453
|
+
status?: string | undefined;
|
10705
10454
|
}[];
|
10706
10455
|
}[];
|
10707
10456
|
company: {
|
@@ -10836,12 +10585,8 @@ export declare const viberContract: {
|
|
10836
10585
|
entityName: string;
|
10837
10586
|
agentId: string | null;
|
10838
10587
|
startedDate: Date | null;
|
10839
|
-
totalHoldDuration: number | null;
|
10840
10588
|
handledTime: number | null;
|
10841
|
-
fullHandledTime: number | null;
|
10842
10589
|
firstResponseTime: number | null;
|
10843
|
-
resolutionTime: number | null;
|
10844
|
-
fullResolutionTime: number | null;
|
10845
10590
|
wrapUpForm: {
|
10846
10591
|
type: string;
|
10847
10592
|
id: string;
|
@@ -10894,24 +10639,6 @@ export declare const viberContract: {
|
|
10894
10639
|
dateValue: Date | null;
|
10895
10640
|
}[] | null | undefined;
|
10896
10641
|
} | null;
|
10897
|
-
holdLogs?: {
|
10898
|
-
id: string;
|
10899
|
-
createdAt: Date;
|
10900
|
-
updatedAt: Date;
|
10901
|
-
deletedAt: Date | null;
|
10902
|
-
startedAt: string;
|
10903
|
-
endedAt: string | null;
|
10904
|
-
duration: number | null;
|
10905
|
-
holdLabel?: {
|
10906
|
-
name: string;
|
10907
|
-
id: string;
|
10908
|
-
position: number;
|
10909
|
-
createdAt: Date;
|
10910
|
-
updatedAt: Date;
|
10911
|
-
deletedAt: Date | null;
|
10912
|
-
isDefault?: boolean | undefined;
|
10913
|
-
} | null | undefined;
|
10914
|
-
}[] | null | undefined;
|
10915
10642
|
};
|
10916
10643
|
workflowRule: {
|
10917
10644
|
name: string;
|
@@ -10934,10 +10661,9 @@ export declare const viberContract: {
|
|
10934
10661
|
fileSize: z.ZodNumber;
|
10935
10662
|
fileKey: z.ZodString;
|
10936
10663
|
fileUrl: z.ZodNullable<z.ZodString>;
|
10937
|
-
status: z.
|
10664
|
+
status: z.ZodOptional<z.ZodString>;
|
10938
10665
|
}, "strip", z.ZodTypeAny, {
|
10939
10666
|
id: string;
|
10940
|
-
status: string | null;
|
10941
10667
|
createdAt: Date;
|
10942
10668
|
updatedAt: Date;
|
10943
10669
|
deletedAt: Date | null;
|
@@ -10946,9 +10672,9 @@ export declare const viberContract: {
|
|
10946
10672
|
bucketName: string;
|
10947
10673
|
fileSize: number;
|
10948
10674
|
fileUrl: string | null;
|
10675
|
+
status?: string | undefined;
|
10949
10676
|
}, {
|
10950
10677
|
id: string;
|
10951
|
-
status: string | null;
|
10952
10678
|
createdAt: Date;
|
10953
10679
|
updatedAt: Date;
|
10954
10680
|
deletedAt: Date | null;
|
@@ -10957,6 +10683,7 @@ export declare const viberContract: {
|
|
10957
10683
|
bucketName: string;
|
10958
10684
|
fileSize: number;
|
10959
10685
|
fileUrl: string | null;
|
10686
|
+
status?: string | undefined;
|
10960
10687
|
}>;
|
10961
10688
|
repliedMessage: z.ZodLazy<z.ZodObject<{
|
10962
10689
|
id: z.ZodString;
|
@@ -10965,7 +10692,7 @@ export declare const viberContract: {
|
|
10965
10692
|
deletedAt: z.ZodNullable<z.ZodDate>;
|
10966
10693
|
message: z.ZodString;
|
10967
10694
|
direction: z.ZodEnum<["incoming", "outgoing", "system"]>;
|
10968
|
-
type: z.ZodEnum<["text", "image", "video", "audio", "file", "imagemap", "fallback", "location", "sticker", "
|
10695
|
+
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"]>;
|
10969
10696
|
readAt: z.ZodDate;
|
10970
10697
|
metadata: z.ZodAny;
|
10971
10698
|
platformId: z.ZodString;
|
@@ -10986,10 +10713,9 @@ export declare const viberContract: {
|
|
10986
10713
|
fileSize: z.ZodNumber;
|
10987
10714
|
fileKey: z.ZodString;
|
10988
10715
|
fileUrl: z.ZodNullable<z.ZodString>;
|
10989
|
-
status: z.
|
10716
|
+
status: z.ZodOptional<z.ZodString>;
|
10990
10717
|
}, "strip", z.ZodTypeAny, {
|
10991
10718
|
id: string;
|
10992
|
-
status: string | null;
|
10993
10719
|
createdAt: Date;
|
10994
10720
|
updatedAt: Date;
|
10995
10721
|
deletedAt: Date | null;
|
@@ -10998,9 +10724,9 @@ export declare const viberContract: {
|
|
10998
10724
|
bucketName: string;
|
10999
10725
|
fileSize: number;
|
11000
10726
|
fileUrl: string | null;
|
10727
|
+
status?: string | undefined;
|
11001
10728
|
}, {
|
11002
10729
|
id: string;
|
11003
|
-
status: string | null;
|
11004
10730
|
createdAt: Date;
|
11005
10731
|
updatedAt: Date;
|
11006
10732
|
deletedAt: Date | null;
|
@@ -11009,6 +10735,7 @@ export declare const viberContract: {
|
|
11009
10735
|
bucketName: string;
|
11010
10736
|
fileSize: number;
|
11011
10737
|
fileUrl: string | null;
|
10738
|
+
status?: string | undefined;
|
11012
10739
|
}>;
|
11013
10740
|
actor: z.ZodObject<{
|
11014
10741
|
id: z.ZodString;
|
@@ -11623,7 +11350,7 @@ export declare const viberContract: {
|
|
11623
11350
|
};
|
11624
11351
|
}>;
|
11625
11352
|
}, "strip", z.ZodTypeAny, {
|
11626
|
-
type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "
|
11353
|
+
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";
|
11627
11354
|
message: string;
|
11628
11355
|
id: string;
|
11629
11356
|
url: string;
|
@@ -11677,7 +11404,6 @@ export declare const viberContract: {
|
|
11677
11404
|
};
|
11678
11405
|
upload: {
|
11679
11406
|
id: string;
|
11680
|
-
status: string | null;
|
11681
11407
|
createdAt: Date;
|
11682
11408
|
updatedAt: Date;
|
11683
11409
|
deletedAt: Date | null;
|
@@ -11686,6 +11412,7 @@ export declare const viberContract: {
|
|
11686
11412
|
bucketName: string;
|
11687
11413
|
fileSize: number;
|
11688
11414
|
fileUrl: string | null;
|
11415
|
+
status?: string | undefined;
|
11689
11416
|
};
|
11690
11417
|
assignee: {
|
11691
11418
|
name: string;
|
@@ -11785,7 +11512,7 @@ export declare const viberContract: {
|
|
11785
11512
|
metadata?: any;
|
11786
11513
|
template?: any;
|
11787
11514
|
}, {
|
11788
|
-
type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "
|
11515
|
+
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";
|
11789
11516
|
message: string;
|
11790
11517
|
id: string;
|
11791
11518
|
url: string;
|
@@ -11839,7 +11566,6 @@ export declare const viberContract: {
|
|
11839
11566
|
};
|
11840
11567
|
upload: {
|
11841
11568
|
id: string;
|
11842
|
-
status: string | null;
|
11843
11569
|
createdAt: Date;
|
11844
11570
|
updatedAt: Date;
|
11845
11571
|
deletedAt: Date | null;
|
@@ -11848,6 +11574,7 @@ export declare const viberContract: {
|
|
11848
11574
|
bucketName: string;
|
11849
11575
|
fileSize: number;
|
11850
11576
|
fileUrl: string | null;
|
11577
|
+
status?: string | undefined;
|
11851
11578
|
};
|
11852
11579
|
assignee: {
|
11853
11580
|
name: string;
|
@@ -12587,7 +12314,7 @@ export declare const viberContract: {
|
|
12587
12314
|
editedMessageid: z.ZodString;
|
12588
12315
|
label: z.ZodOptional<z.ZodString>;
|
12589
12316
|
}, "strip", z.ZodTypeAny, {
|
12590
|
-
type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "
|
12317
|
+
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";
|
12591
12318
|
message: string;
|
12592
12319
|
id: string;
|
12593
12320
|
url: string;
|
@@ -12641,7 +12368,6 @@ export declare const viberContract: {
|
|
12641
12368
|
};
|
12642
12369
|
upload: {
|
12643
12370
|
id: string;
|
12644
|
-
status: string | null;
|
12645
12371
|
createdAt: Date;
|
12646
12372
|
updatedAt: Date;
|
12647
12373
|
deletedAt: Date | null;
|
@@ -12650,6 +12376,7 @@ export declare const viberContract: {
|
|
12650
12376
|
bucketName: string;
|
12651
12377
|
fileSize: number;
|
12652
12378
|
fileUrl: string | null;
|
12379
|
+
status?: string | undefined;
|
12653
12380
|
};
|
12654
12381
|
assignee: {
|
12655
12382
|
name: string;
|
@@ -12710,15 +12437,16 @@ export declare const viberContract: {
|
|
12710
12437
|
additionalCredentials?: any;
|
12711
12438
|
senderId?: string | undefined;
|
12712
12439
|
whatsapp?: {
|
12713
|
-
|
12714
|
-
wabaExternalId
|
12715
|
-
phoneNumberId
|
12716
|
-
|
12717
|
-
clientId?: string | undefined;
|
12718
|
-
channelId?: string | undefined;
|
12440
|
+
wabaBusinessId?: string | null | undefined;
|
12441
|
+
wabaExternalId?: string | null | undefined;
|
12442
|
+
phoneNumberId?: string | null | undefined;
|
12443
|
+
email?: string | null | undefined;
|
12444
|
+
clientId?: string | null | undefined;
|
12445
|
+
channelId?: string | null | undefined;
|
12719
12446
|
status?: "active" | "pending" | undefined;
|
12720
12447
|
apiKey?: string | undefined;
|
12721
12448
|
tier?: "basic" | "regular" | "premium" | undefined;
|
12449
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
12722
12450
|
} | undefined;
|
12723
12451
|
vonageCredentials?: {
|
12724
12452
|
apiKey: string;
|
@@ -12889,7 +12617,6 @@ export declare const viberContract: {
|
|
12889
12617
|
dateValue: Date | null;
|
12890
12618
|
uploads: {
|
12891
12619
|
id: string;
|
12892
|
-
status: string | null;
|
12893
12620
|
createdAt: Date;
|
12894
12621
|
updatedAt: Date;
|
12895
12622
|
deletedAt: Date | null;
|
@@ -12898,6 +12625,7 @@ export declare const viberContract: {
|
|
12898
12625
|
bucketName: string;
|
12899
12626
|
fileSize: number;
|
12900
12627
|
fileUrl: string | null;
|
12628
|
+
status?: string | undefined;
|
12901
12629
|
}[];
|
12902
12630
|
}[];
|
12903
12631
|
company: {
|
@@ -13032,12 +12760,8 @@ export declare const viberContract: {
|
|
13032
12760
|
entityName: string;
|
13033
12761
|
agentId: string | null;
|
13034
12762
|
startedDate: Date | null;
|
13035
|
-
totalHoldDuration: number | null;
|
13036
12763
|
handledTime: number | null;
|
13037
|
-
fullHandledTime: number | null;
|
13038
12764
|
firstResponseTime: number | null;
|
13039
|
-
resolutionTime: number | null;
|
13040
|
-
fullResolutionTime: number | null;
|
13041
12765
|
wrapUpForm: {
|
13042
12766
|
type: string;
|
13043
12767
|
id: string;
|
@@ -13090,24 +12814,6 @@ export declare const viberContract: {
|
|
13090
12814
|
dateValue: Date | null;
|
13091
12815
|
}[] | null | undefined;
|
13092
12816
|
} | null;
|
13093
|
-
holdLogs?: {
|
13094
|
-
id: string;
|
13095
|
-
createdAt: Date;
|
13096
|
-
updatedAt: Date;
|
13097
|
-
deletedAt: Date | null;
|
13098
|
-
startedAt: string;
|
13099
|
-
endedAt: string | null;
|
13100
|
-
duration: number | null;
|
13101
|
-
holdLabel?: {
|
13102
|
-
name: string;
|
13103
|
-
id: string;
|
13104
|
-
position: number;
|
13105
|
-
createdAt: Date;
|
13106
|
-
updatedAt: Date;
|
13107
|
-
deletedAt: Date | null;
|
13108
|
-
isDefault: boolean;
|
13109
|
-
} | null | undefined;
|
13110
|
-
}[] | null | undefined;
|
13111
12817
|
};
|
13112
12818
|
workflowRule: {
|
13113
12819
|
name: string;
|
@@ -13136,7 +12842,7 @@ export declare const viberContract: {
|
|
13136
12842
|
previewUrl: string;
|
13137
12843
|
imageSetId: string;
|
13138
12844
|
repliedMessage: {
|
13139
|
-
type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "
|
12845
|
+
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";
|
13140
12846
|
message: string;
|
13141
12847
|
id: string;
|
13142
12848
|
url: string;
|
@@ -13190,7 +12896,6 @@ export declare const viberContract: {
|
|
13190
12896
|
};
|
13191
12897
|
upload: {
|
13192
12898
|
id: string;
|
13193
|
-
status: string | null;
|
13194
12899
|
createdAt: Date;
|
13195
12900
|
updatedAt: Date;
|
13196
12901
|
deletedAt: Date | null;
|
@@ -13199,6 +12904,7 @@ export declare const viberContract: {
|
|
13199
12904
|
bucketName: string;
|
13200
12905
|
fileSize: number;
|
13201
12906
|
fileUrl: string | null;
|
12907
|
+
status?: string | undefined;
|
13202
12908
|
};
|
13203
12909
|
assignee: {
|
13204
12910
|
name: string;
|
@@ -13347,7 +13053,7 @@ export declare const viberContract: {
|
|
13347
13053
|
template?: any;
|
13348
13054
|
label?: string | undefined;
|
13349
13055
|
}, {
|
13350
|
-
type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "
|
13056
|
+
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";
|
13351
13057
|
message: string;
|
13352
13058
|
id: string;
|
13353
13059
|
url: string;
|
@@ -13401,7 +13107,6 @@ export declare const viberContract: {
|
|
13401
13107
|
};
|
13402
13108
|
upload: {
|
13403
13109
|
id: string;
|
13404
|
-
status: string | null;
|
13405
13110
|
createdAt: Date;
|
13406
13111
|
updatedAt: Date;
|
13407
13112
|
deletedAt: Date | null;
|
@@ -13410,6 +13115,7 @@ export declare const viberContract: {
|
|
13410
13115
|
bucketName: string;
|
13411
13116
|
fileSize: number;
|
13412
13117
|
fileUrl: string | null;
|
13118
|
+
status?: string | undefined;
|
13413
13119
|
};
|
13414
13120
|
assignee: {
|
13415
13121
|
name: string;
|
@@ -13470,15 +13176,16 @@ export declare const viberContract: {
|
|
13470
13176
|
additionalCredentials?: any;
|
13471
13177
|
senderId?: string | undefined;
|
13472
13178
|
whatsapp?: {
|
13473
|
-
|
13474
|
-
wabaExternalId
|
13475
|
-
phoneNumberId
|
13476
|
-
|
13477
|
-
clientId?: string | undefined;
|
13478
|
-
channelId?: string | undefined;
|
13179
|
+
wabaBusinessId?: string | null | undefined;
|
13180
|
+
wabaExternalId?: string | null | undefined;
|
13181
|
+
phoneNumberId?: string | null | undefined;
|
13182
|
+
email?: string | null | undefined;
|
13183
|
+
clientId?: string | null | undefined;
|
13184
|
+
channelId?: string | null | undefined;
|
13479
13185
|
status?: "active" | "pending" | undefined;
|
13480
13186
|
apiKey?: string | undefined;
|
13481
13187
|
tier?: "basic" | "regular" | "premium" | undefined;
|
13188
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
13482
13189
|
} | undefined;
|
13483
13190
|
vonageCredentials?: {
|
13484
13191
|
apiKey: string;
|
@@ -13649,7 +13356,6 @@ export declare const viberContract: {
|
|
13649
13356
|
dateValue: Date | null;
|
13650
13357
|
uploads: {
|
13651
13358
|
id: string;
|
13652
|
-
status: string | null;
|
13653
13359
|
createdAt: Date;
|
13654
13360
|
updatedAt: Date;
|
13655
13361
|
deletedAt: Date | null;
|
@@ -13658,6 +13364,7 @@ export declare const viberContract: {
|
|
13658
13364
|
bucketName: string;
|
13659
13365
|
fileSize: number;
|
13660
13366
|
fileUrl: string | null;
|
13367
|
+
status?: string | undefined;
|
13661
13368
|
}[];
|
13662
13369
|
}[];
|
13663
13370
|
company: {
|
@@ -13792,12 +13499,8 @@ export declare const viberContract: {
|
|
13792
13499
|
entityName: string;
|
13793
13500
|
agentId: string | null;
|
13794
13501
|
startedDate: Date | null;
|
13795
|
-
totalHoldDuration: number | null;
|
13796
13502
|
handledTime: number | null;
|
13797
|
-
fullHandledTime: number | null;
|
13798
13503
|
firstResponseTime: number | null;
|
13799
|
-
resolutionTime: number | null;
|
13800
|
-
fullResolutionTime: number | null;
|
13801
13504
|
wrapUpForm: {
|
13802
13505
|
type: string;
|
13803
13506
|
id: string;
|
@@ -13850,24 +13553,6 @@ export declare const viberContract: {
|
|
13850
13553
|
dateValue: Date | null;
|
13851
13554
|
}[] | null | undefined;
|
13852
13555
|
} | null;
|
13853
|
-
holdLogs?: {
|
13854
|
-
id: string;
|
13855
|
-
createdAt: Date;
|
13856
|
-
updatedAt: Date;
|
13857
|
-
deletedAt: Date | null;
|
13858
|
-
startedAt: string;
|
13859
|
-
endedAt: string | null;
|
13860
|
-
duration: number | null;
|
13861
|
-
holdLabel?: {
|
13862
|
-
name: string;
|
13863
|
-
id: string;
|
13864
|
-
position: number;
|
13865
|
-
createdAt: Date;
|
13866
|
-
updatedAt: Date;
|
13867
|
-
deletedAt: Date | null;
|
13868
|
-
isDefault?: boolean | undefined;
|
13869
|
-
} | null | undefined;
|
13870
|
-
}[] | null | undefined;
|
13871
13556
|
};
|
13872
13557
|
workflowRule: {
|
13873
13558
|
name: string;
|
@@ -13896,7 +13581,7 @@ export declare const viberContract: {
|
|
13896
13581
|
previewUrl: string;
|
13897
13582
|
imageSetId: string;
|
13898
13583
|
repliedMessage: {
|
13899
|
-
type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "
|
13584
|
+
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";
|
13900
13585
|
message: string;
|
13901
13586
|
id: string;
|
13902
13587
|
url: string;
|
@@ -13950,7 +13635,6 @@ export declare const viberContract: {
|
|
13950
13635
|
};
|
13951
13636
|
upload: {
|
13952
13637
|
id: string;
|
13953
|
-
status: string | null;
|
13954
13638
|
createdAt: Date;
|
13955
13639
|
updatedAt: Date;
|
13956
13640
|
deletedAt: Date | null;
|
@@ -13959,6 +13643,7 @@ export declare const viberContract: {
|
|
13959
13643
|
bucketName: string;
|
13960
13644
|
fileSize: number;
|
13961
13645
|
fileUrl: string | null;
|
13646
|
+
status?: string | undefined;
|
13962
13647
|
};
|
13963
13648
|
assignee: {
|
13964
13649
|
name: string;
|
@@ -14108,7 +13793,7 @@ export declare const viberContract: {
|
|
14108
13793
|
label?: string | undefined;
|
14109
13794
|
}>>>;
|
14110
13795
|
}, "strip", z.ZodTypeAny, {
|
14111
|
-
type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "
|
13796
|
+
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";
|
14112
13797
|
message: string;
|
14113
13798
|
id: string;
|
14114
13799
|
url: string;
|
@@ -14162,7 +13847,6 @@ export declare const viberContract: {
|
|
14162
13847
|
};
|
14163
13848
|
upload: {
|
14164
13849
|
id: string;
|
14165
|
-
status: string | null;
|
14166
13850
|
createdAt: Date;
|
14167
13851
|
updatedAt: Date;
|
14168
13852
|
deletedAt: Date | null;
|
@@ -14171,6 +13855,7 @@ export declare const viberContract: {
|
|
14171
13855
|
bucketName: string;
|
14172
13856
|
fileSize: number;
|
14173
13857
|
fileUrl: string | null;
|
13858
|
+
status?: string | undefined;
|
14174
13859
|
};
|
14175
13860
|
assignee: {
|
14176
13861
|
name: string;
|
@@ -14231,15 +13916,16 @@ export declare const viberContract: {
|
|
14231
13916
|
additionalCredentials?: any;
|
14232
13917
|
senderId?: string | undefined;
|
14233
13918
|
whatsapp?: {
|
14234
|
-
|
14235
|
-
wabaExternalId
|
14236
|
-
phoneNumberId
|
14237
|
-
|
14238
|
-
clientId?: string | undefined;
|
14239
|
-
channelId?: string | undefined;
|
13919
|
+
wabaBusinessId?: string | null | undefined;
|
13920
|
+
wabaExternalId?: string | null | undefined;
|
13921
|
+
phoneNumberId?: string | null | undefined;
|
13922
|
+
email?: string | null | undefined;
|
13923
|
+
clientId?: string | null | undefined;
|
13924
|
+
channelId?: string | null | undefined;
|
14240
13925
|
status?: "active" | "pending" | undefined;
|
14241
13926
|
apiKey?: string | undefined;
|
14242
13927
|
tier?: "basic" | "regular" | "premium" | undefined;
|
13928
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
14243
13929
|
} | undefined;
|
14244
13930
|
vonageCredentials?: {
|
14245
13931
|
apiKey: string;
|
@@ -14410,7 +14096,6 @@ export declare const viberContract: {
|
|
14410
14096
|
dateValue: Date | null;
|
14411
14097
|
uploads: {
|
14412
14098
|
id: string;
|
14413
|
-
status: string | null;
|
14414
14099
|
createdAt: Date;
|
14415
14100
|
updatedAt: Date;
|
14416
14101
|
deletedAt: Date | null;
|
@@ -14419,6 +14104,7 @@ export declare const viberContract: {
|
|
14419
14104
|
bucketName: string;
|
14420
14105
|
fileSize: number;
|
14421
14106
|
fileUrl: string | null;
|
14107
|
+
status?: string | undefined;
|
14422
14108
|
}[];
|
14423
14109
|
}[];
|
14424
14110
|
company: {
|
@@ -14553,12 +14239,8 @@ export declare const viberContract: {
|
|
14553
14239
|
entityName: string;
|
14554
14240
|
agentId: string | null;
|
14555
14241
|
startedDate: Date | null;
|
14556
|
-
totalHoldDuration: number | null;
|
14557
14242
|
handledTime: number | null;
|
14558
|
-
fullHandledTime: number | null;
|
14559
14243
|
firstResponseTime: number | null;
|
14560
|
-
resolutionTime: number | null;
|
14561
|
-
fullResolutionTime: number | null;
|
14562
14244
|
wrapUpForm: {
|
14563
14245
|
type: string;
|
14564
14246
|
id: string;
|
@@ -14611,24 +14293,6 @@ export declare const viberContract: {
|
|
14611
14293
|
dateValue: Date | null;
|
14612
14294
|
}[] | null | undefined;
|
14613
14295
|
} | null;
|
14614
|
-
holdLogs?: {
|
14615
|
-
id: string;
|
14616
|
-
createdAt: Date;
|
14617
|
-
updatedAt: Date;
|
14618
|
-
deletedAt: Date | null;
|
14619
|
-
startedAt: string;
|
14620
|
-
endedAt: string | null;
|
14621
|
-
duration: number | null;
|
14622
|
-
holdLabel?: {
|
14623
|
-
name: string;
|
14624
|
-
id: string;
|
14625
|
-
position: number;
|
14626
|
-
createdAt: Date;
|
14627
|
-
updatedAt: Date;
|
14628
|
-
deletedAt: Date | null;
|
14629
|
-
isDefault: boolean;
|
14630
|
-
} | null | undefined;
|
14631
|
-
}[] | null | undefined;
|
14632
14296
|
};
|
14633
14297
|
workflowRule: {
|
14634
14298
|
name: string;
|
@@ -14657,7 +14321,7 @@ export declare const viberContract: {
|
|
14657
14321
|
previewUrl: string;
|
14658
14322
|
imageSetId: string;
|
14659
14323
|
repliedMessage: {
|
14660
|
-
type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "
|
14324
|
+
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";
|
14661
14325
|
message: string;
|
14662
14326
|
id: string;
|
14663
14327
|
url: string;
|
@@ -14711,7 +14375,6 @@ export declare const viberContract: {
|
|
14711
14375
|
};
|
14712
14376
|
upload: {
|
14713
14377
|
id: string;
|
14714
|
-
status: string | null;
|
14715
14378
|
createdAt: Date;
|
14716
14379
|
updatedAt: Date;
|
14717
14380
|
deletedAt: Date | null;
|
@@ -14720,6 +14383,7 @@ export declare const viberContract: {
|
|
14720
14383
|
bucketName: string;
|
14721
14384
|
fileSize: number;
|
14722
14385
|
fileUrl: string | null;
|
14386
|
+
status?: string | undefined;
|
14723
14387
|
};
|
14724
14388
|
assignee: {
|
14725
14389
|
name: string;
|
@@ -14868,7 +14532,7 @@ export declare const viberContract: {
|
|
14868
14532
|
template?: any;
|
14869
14533
|
metadata?: any;
|
14870
14534
|
fromMessage?: {
|
14871
|
-
type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "
|
14535
|
+
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";
|
14872
14536
|
message: string;
|
14873
14537
|
id: string;
|
14874
14538
|
url: string;
|
@@ -14922,7 +14586,6 @@ export declare const viberContract: {
|
|
14922
14586
|
};
|
14923
14587
|
upload: {
|
14924
14588
|
id: string;
|
14925
|
-
status: string | null;
|
14926
14589
|
createdAt: Date;
|
14927
14590
|
updatedAt: Date;
|
14928
14591
|
deletedAt: Date | null;
|
@@ -14931,6 +14594,7 @@ export declare const viberContract: {
|
|
14931
14594
|
bucketName: string;
|
14932
14595
|
fileSize: number;
|
14933
14596
|
fileUrl: string | null;
|
14597
|
+
status?: string | undefined;
|
14934
14598
|
};
|
14935
14599
|
assignee: {
|
14936
14600
|
name: string;
|
@@ -14991,15 +14655,16 @@ export declare const viberContract: {
|
|
14991
14655
|
additionalCredentials?: any;
|
14992
14656
|
senderId?: string | undefined;
|
14993
14657
|
whatsapp?: {
|
14994
|
-
|
14995
|
-
wabaExternalId
|
14996
|
-
phoneNumberId
|
14997
|
-
|
14998
|
-
clientId?: string | undefined;
|
14999
|
-
channelId?: string | undefined;
|
14658
|
+
wabaBusinessId?: string | null | undefined;
|
14659
|
+
wabaExternalId?: string | null | undefined;
|
14660
|
+
phoneNumberId?: string | null | undefined;
|
14661
|
+
email?: string | null | undefined;
|
14662
|
+
clientId?: string | null | undefined;
|
14663
|
+
channelId?: string | null | undefined;
|
15000
14664
|
status?: "active" | "pending" | undefined;
|
15001
14665
|
apiKey?: string | undefined;
|
15002
14666
|
tier?: "basic" | "regular" | "premium" | undefined;
|
14667
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
15003
14668
|
} | undefined;
|
15004
14669
|
vonageCredentials?: {
|
15005
14670
|
apiKey: string;
|
@@ -15170,7 +14835,6 @@ export declare const viberContract: {
|
|
15170
14835
|
dateValue: Date | null;
|
15171
14836
|
uploads: {
|
15172
14837
|
id: string;
|
15173
|
-
status: string | null;
|
15174
14838
|
createdAt: Date;
|
15175
14839
|
updatedAt: Date;
|
15176
14840
|
deletedAt: Date | null;
|
@@ -15179,6 +14843,7 @@ export declare const viberContract: {
|
|
15179
14843
|
bucketName: string;
|
15180
14844
|
fileSize: number;
|
15181
14845
|
fileUrl: string | null;
|
14846
|
+
status?: string | undefined;
|
15182
14847
|
}[];
|
15183
14848
|
}[];
|
15184
14849
|
company: {
|
@@ -15313,12 +14978,8 @@ export declare const viberContract: {
|
|
15313
14978
|
entityName: string;
|
15314
14979
|
agentId: string | null;
|
15315
14980
|
startedDate: Date | null;
|
15316
|
-
totalHoldDuration: number | null;
|
15317
14981
|
handledTime: number | null;
|
15318
|
-
fullHandledTime: number | null;
|
15319
14982
|
firstResponseTime: number | null;
|
15320
|
-
resolutionTime: number | null;
|
15321
|
-
fullResolutionTime: number | null;
|
15322
14983
|
wrapUpForm: {
|
15323
14984
|
type: string;
|
15324
14985
|
id: string;
|
@@ -15371,24 +15032,6 @@ export declare const viberContract: {
|
|
15371
15032
|
dateValue: Date | null;
|
15372
15033
|
}[] | null | undefined;
|
15373
15034
|
} | null;
|
15374
|
-
holdLogs?: {
|
15375
|
-
id: string;
|
15376
|
-
createdAt: Date;
|
15377
|
-
updatedAt: Date;
|
15378
|
-
deletedAt: Date | null;
|
15379
|
-
startedAt: string;
|
15380
|
-
endedAt: string | null;
|
15381
|
-
duration: number | null;
|
15382
|
-
holdLabel?: {
|
15383
|
-
name: string;
|
15384
|
-
id: string;
|
15385
|
-
position: number;
|
15386
|
-
createdAt: Date;
|
15387
|
-
updatedAt: Date;
|
15388
|
-
deletedAt: Date | null;
|
15389
|
-
isDefault: boolean;
|
15390
|
-
} | null | undefined;
|
15391
|
-
}[] | null | undefined;
|
15392
15035
|
};
|
15393
15036
|
workflowRule: {
|
15394
15037
|
name: string;
|
@@ -15417,7 +15060,7 @@ export declare const viberContract: {
|
|
15417
15060
|
previewUrl: string;
|
15418
15061
|
imageSetId: string;
|
15419
15062
|
repliedMessage: {
|
15420
|
-
type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "
|
15063
|
+
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";
|
15421
15064
|
message: string;
|
15422
15065
|
id: string;
|
15423
15066
|
url: string;
|
@@ -15471,7 +15114,6 @@ export declare const viberContract: {
|
|
15471
15114
|
};
|
15472
15115
|
upload: {
|
15473
15116
|
id: string;
|
15474
|
-
status: string | null;
|
15475
15117
|
createdAt: Date;
|
15476
15118
|
updatedAt: Date;
|
15477
15119
|
deletedAt: Date | null;
|
@@ -15480,6 +15122,7 @@ export declare const viberContract: {
|
|
15480
15122
|
bucketName: string;
|
15481
15123
|
fileSize: number;
|
15482
15124
|
fileUrl: string | null;
|
15125
|
+
status?: string | undefined;
|
15483
15126
|
};
|
15484
15127
|
assignee: {
|
15485
15128
|
name: string;
|
@@ -15629,7 +15272,7 @@ export declare const viberContract: {
|
|
15629
15272
|
label?: string | undefined;
|
15630
15273
|
} | null | undefined;
|
15631
15274
|
}, {
|
15632
|
-
type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "
|
15275
|
+
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";
|
15633
15276
|
message: string;
|
15634
15277
|
id: string;
|
15635
15278
|
url: string;
|
@@ -15683,7 +15326,6 @@ export declare const viberContract: {
|
|
15683
15326
|
};
|
15684
15327
|
upload: {
|
15685
15328
|
id: string;
|
15686
|
-
status: string | null;
|
15687
15329
|
createdAt: Date;
|
15688
15330
|
updatedAt: Date;
|
15689
15331
|
deletedAt: Date | null;
|
@@ -15692,6 +15334,7 @@ export declare const viberContract: {
|
|
15692
15334
|
bucketName: string;
|
15693
15335
|
fileSize: number;
|
15694
15336
|
fileUrl: string | null;
|
15337
|
+
status?: string | undefined;
|
15695
15338
|
};
|
15696
15339
|
assignee: {
|
15697
15340
|
name: string;
|
@@ -15752,15 +15395,16 @@ export declare const viberContract: {
|
|
15752
15395
|
additionalCredentials?: any;
|
15753
15396
|
senderId?: string | undefined;
|
15754
15397
|
whatsapp?: {
|
15755
|
-
|
15756
|
-
wabaExternalId
|
15757
|
-
phoneNumberId
|
15758
|
-
|
15759
|
-
clientId?: string | undefined;
|
15760
|
-
channelId?: string | undefined;
|
15398
|
+
wabaBusinessId?: string | null | undefined;
|
15399
|
+
wabaExternalId?: string | null | undefined;
|
15400
|
+
phoneNumberId?: string | null | undefined;
|
15401
|
+
email?: string | null | undefined;
|
15402
|
+
clientId?: string | null | undefined;
|
15403
|
+
channelId?: string | null | undefined;
|
15761
15404
|
status?: "active" | "pending" | undefined;
|
15762
15405
|
apiKey?: string | undefined;
|
15763
15406
|
tier?: "basic" | "regular" | "premium" | undefined;
|
15407
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
15764
15408
|
} | undefined;
|
15765
15409
|
vonageCredentials?: {
|
15766
15410
|
apiKey: string;
|
@@ -15931,7 +15575,6 @@ export declare const viberContract: {
|
|
15931
15575
|
dateValue: Date | null;
|
15932
15576
|
uploads: {
|
15933
15577
|
id: string;
|
15934
|
-
status: string | null;
|
15935
15578
|
createdAt: Date;
|
15936
15579
|
updatedAt: Date;
|
15937
15580
|
deletedAt: Date | null;
|
@@ -15940,6 +15583,7 @@ export declare const viberContract: {
|
|
15940
15583
|
bucketName: string;
|
15941
15584
|
fileSize: number;
|
15942
15585
|
fileUrl: string | null;
|
15586
|
+
status?: string | undefined;
|
15943
15587
|
}[];
|
15944
15588
|
}[];
|
15945
15589
|
company: {
|
@@ -16074,12 +15718,8 @@ export declare const viberContract: {
|
|
16074
15718
|
entityName: string;
|
16075
15719
|
agentId: string | null;
|
16076
15720
|
startedDate: Date | null;
|
16077
|
-
totalHoldDuration: number | null;
|
16078
15721
|
handledTime: number | null;
|
16079
|
-
fullHandledTime: number | null;
|
16080
15722
|
firstResponseTime: number | null;
|
16081
|
-
resolutionTime: number | null;
|
16082
|
-
fullResolutionTime: number | null;
|
16083
15723
|
wrapUpForm: {
|
16084
15724
|
type: string;
|
16085
15725
|
id: string;
|
@@ -16132,24 +15772,6 @@ export declare const viberContract: {
|
|
16132
15772
|
dateValue: Date | null;
|
16133
15773
|
}[] | null | undefined;
|
16134
15774
|
} | null;
|
16135
|
-
holdLogs?: {
|
16136
|
-
id: string;
|
16137
|
-
createdAt: Date;
|
16138
|
-
updatedAt: Date;
|
16139
|
-
deletedAt: Date | null;
|
16140
|
-
startedAt: string;
|
16141
|
-
endedAt: string | null;
|
16142
|
-
duration: number | null;
|
16143
|
-
holdLabel?: {
|
16144
|
-
name: string;
|
16145
|
-
id: string;
|
16146
|
-
position: number;
|
16147
|
-
createdAt: Date;
|
16148
|
-
updatedAt: Date;
|
16149
|
-
deletedAt: Date | null;
|
16150
|
-
isDefault?: boolean | undefined;
|
16151
|
-
} | null | undefined;
|
16152
|
-
}[] | null | undefined;
|
16153
15775
|
};
|
16154
15776
|
workflowRule: {
|
16155
15777
|
name: string;
|
@@ -16178,7 +15800,7 @@ export declare const viberContract: {
|
|
16178
15800
|
previewUrl: string;
|
16179
15801
|
imageSetId: string;
|
16180
15802
|
repliedMessage: {
|
16181
|
-
type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "
|
15803
|
+
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";
|
16182
15804
|
message: string;
|
16183
15805
|
id: string;
|
16184
15806
|
url: string;
|
@@ -16232,7 +15854,6 @@ export declare const viberContract: {
|
|
16232
15854
|
};
|
16233
15855
|
upload: {
|
16234
15856
|
id: string;
|
16235
|
-
status: string | null;
|
16236
15857
|
createdAt: Date;
|
16237
15858
|
updatedAt: Date;
|
16238
15859
|
deletedAt: Date | null;
|
@@ -16241,6 +15862,7 @@ export declare const viberContract: {
|
|
16241
15862
|
bucketName: string;
|
16242
15863
|
fileSize: number;
|
16243
15864
|
fileUrl: string | null;
|
15865
|
+
status?: string | undefined;
|
16244
15866
|
};
|
16245
15867
|
assignee: {
|
16246
15868
|
name: string;
|
@@ -16389,7 +16011,7 @@ export declare const viberContract: {
|
|
16389
16011
|
template?: any;
|
16390
16012
|
metadata?: any;
|
16391
16013
|
fromMessage?: {
|
16392
|
-
type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "
|
16014
|
+
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";
|
16393
16015
|
message: string;
|
16394
16016
|
id: string;
|
16395
16017
|
url: string;
|
@@ -16443,7 +16065,6 @@ export declare const viberContract: {
|
|
16443
16065
|
};
|
16444
16066
|
upload: {
|
16445
16067
|
id: string;
|
16446
|
-
status: string | null;
|
16447
16068
|
createdAt: Date;
|
16448
16069
|
updatedAt: Date;
|
16449
16070
|
deletedAt: Date | null;
|
@@ -16452,6 +16073,7 @@ export declare const viberContract: {
|
|
16452
16073
|
bucketName: string;
|
16453
16074
|
fileSize: number;
|
16454
16075
|
fileUrl: string | null;
|
16076
|
+
status?: string | undefined;
|
16455
16077
|
};
|
16456
16078
|
assignee: {
|
16457
16079
|
name: string;
|
@@ -16512,15 +16134,16 @@ export declare const viberContract: {
|
|
16512
16134
|
additionalCredentials?: any;
|
16513
16135
|
senderId?: string | undefined;
|
16514
16136
|
whatsapp?: {
|
16515
|
-
|
16516
|
-
wabaExternalId
|
16517
|
-
phoneNumberId
|
16518
|
-
|
16519
|
-
clientId?: string | undefined;
|
16520
|
-
channelId?: string | undefined;
|
16137
|
+
wabaBusinessId?: string | null | undefined;
|
16138
|
+
wabaExternalId?: string | null | undefined;
|
16139
|
+
phoneNumberId?: string | null | undefined;
|
16140
|
+
email?: string | null | undefined;
|
16141
|
+
clientId?: string | null | undefined;
|
16142
|
+
channelId?: string | null | undefined;
|
16521
16143
|
status?: "active" | "pending" | undefined;
|
16522
16144
|
apiKey?: string | undefined;
|
16523
16145
|
tier?: "basic" | "regular" | "premium" | undefined;
|
16146
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
16524
16147
|
} | undefined;
|
16525
16148
|
vonageCredentials?: {
|
16526
16149
|
apiKey: string;
|
@@ -16691,7 +16314,6 @@ export declare const viberContract: {
|
|
16691
16314
|
dateValue: Date | null;
|
16692
16315
|
uploads: {
|
16693
16316
|
id: string;
|
16694
|
-
status: string | null;
|
16695
16317
|
createdAt: Date;
|
16696
16318
|
updatedAt: Date;
|
16697
16319
|
deletedAt: Date | null;
|
@@ -16700,6 +16322,7 @@ export declare const viberContract: {
|
|
16700
16322
|
bucketName: string;
|
16701
16323
|
fileSize: number;
|
16702
16324
|
fileUrl: string | null;
|
16325
|
+
status?: string | undefined;
|
16703
16326
|
}[];
|
16704
16327
|
}[];
|
16705
16328
|
company: {
|
@@ -16834,12 +16457,8 @@ export declare const viberContract: {
|
|
16834
16457
|
entityName: string;
|
16835
16458
|
agentId: string | null;
|
16836
16459
|
startedDate: Date | null;
|
16837
|
-
totalHoldDuration: number | null;
|
16838
16460
|
handledTime: number | null;
|
16839
|
-
fullHandledTime: number | null;
|
16840
16461
|
firstResponseTime: number | null;
|
16841
|
-
resolutionTime: number | null;
|
16842
|
-
fullResolutionTime: number | null;
|
16843
16462
|
wrapUpForm: {
|
16844
16463
|
type: string;
|
16845
16464
|
id: string;
|
@@ -16892,24 +16511,6 @@ export declare const viberContract: {
|
|
16892
16511
|
dateValue: Date | null;
|
16893
16512
|
}[] | null | undefined;
|
16894
16513
|
} | null;
|
16895
|
-
holdLogs?: {
|
16896
|
-
id: string;
|
16897
|
-
createdAt: Date;
|
16898
|
-
updatedAt: Date;
|
16899
|
-
deletedAt: Date | null;
|
16900
|
-
startedAt: string;
|
16901
|
-
endedAt: string | null;
|
16902
|
-
duration: number | null;
|
16903
|
-
holdLabel?: {
|
16904
|
-
name: string;
|
16905
|
-
id: string;
|
16906
|
-
position: number;
|
16907
|
-
createdAt: Date;
|
16908
|
-
updatedAt: Date;
|
16909
|
-
deletedAt: Date | null;
|
16910
|
-
isDefault?: boolean | undefined;
|
16911
|
-
} | null | undefined;
|
16912
|
-
}[] | null | undefined;
|
16913
16514
|
};
|
16914
16515
|
workflowRule: {
|
16915
16516
|
name: string;
|
@@ -16938,7 +16539,7 @@ export declare const viberContract: {
|
|
16938
16539
|
previewUrl: string;
|
16939
16540
|
imageSetId: string;
|
16940
16541
|
repliedMessage: {
|
16941
|
-
type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "
|
16542
|
+
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";
|
16942
16543
|
message: string;
|
16943
16544
|
id: string;
|
16944
16545
|
url: string;
|
@@ -16992,7 +16593,6 @@ export declare const viberContract: {
|
|
16992
16593
|
};
|
16993
16594
|
upload: {
|
16994
16595
|
id: string;
|
16995
|
-
status: string | null;
|
16996
16596
|
createdAt: Date;
|
16997
16597
|
updatedAt: Date;
|
16998
16598
|
deletedAt: Date | null;
|
@@ -17001,6 +16601,7 @@ export declare const viberContract: {
|
|
17001
16601
|
bucketName: string;
|
17002
16602
|
fileSize: number;
|
17003
16603
|
fileUrl: string | null;
|
16604
|
+
status?: string | undefined;
|
17004
16605
|
};
|
17005
16606
|
assignee: {
|
17006
16607
|
name: string;
|
@@ -17152,7 +16753,7 @@ export declare const viberContract: {
|
|
17152
16753
|
}>;
|
17153
16754
|
}, "strip", z.ZodTypeAny, {
|
17154
16755
|
data: {
|
17155
|
-
type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "
|
16756
|
+
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";
|
17156
16757
|
message: string;
|
17157
16758
|
id: string;
|
17158
16759
|
url: string;
|
@@ -17206,7 +16807,6 @@ export declare const viberContract: {
|
|
17206
16807
|
};
|
17207
16808
|
upload: {
|
17208
16809
|
id: string;
|
17209
|
-
status: string | null;
|
17210
16810
|
createdAt: Date;
|
17211
16811
|
updatedAt: Date;
|
17212
16812
|
deletedAt: Date | null;
|
@@ -17215,6 +16815,7 @@ export declare const viberContract: {
|
|
17215
16815
|
bucketName: string;
|
17216
16816
|
fileSize: number;
|
17217
16817
|
fileUrl: string | null;
|
16818
|
+
status?: string | undefined;
|
17218
16819
|
};
|
17219
16820
|
assignee: {
|
17220
16821
|
name: string;
|
@@ -17275,15 +16876,16 @@ export declare const viberContract: {
|
|
17275
16876
|
additionalCredentials?: any;
|
17276
16877
|
senderId?: string | undefined;
|
17277
16878
|
whatsapp?: {
|
17278
|
-
|
17279
|
-
wabaExternalId
|
17280
|
-
phoneNumberId
|
17281
|
-
|
17282
|
-
clientId?: string | undefined;
|
17283
|
-
channelId?: string | undefined;
|
16879
|
+
wabaBusinessId?: string | null | undefined;
|
16880
|
+
wabaExternalId?: string | null | undefined;
|
16881
|
+
phoneNumberId?: string | null | undefined;
|
16882
|
+
email?: string | null | undefined;
|
16883
|
+
clientId?: string | null | undefined;
|
16884
|
+
channelId?: string | null | undefined;
|
17284
16885
|
status?: "active" | "pending" | undefined;
|
17285
16886
|
apiKey?: string | undefined;
|
17286
16887
|
tier?: "basic" | "regular" | "premium" | undefined;
|
16888
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
17287
16889
|
} | undefined;
|
17288
16890
|
vonageCredentials?: {
|
17289
16891
|
apiKey: string;
|
@@ -17454,7 +17056,6 @@ export declare const viberContract: {
|
|
17454
17056
|
dateValue: Date | null;
|
17455
17057
|
uploads: {
|
17456
17058
|
id: string;
|
17457
|
-
status: string | null;
|
17458
17059
|
createdAt: Date;
|
17459
17060
|
updatedAt: Date;
|
17460
17061
|
deletedAt: Date | null;
|
@@ -17463,6 +17064,7 @@ export declare const viberContract: {
|
|
17463
17064
|
bucketName: string;
|
17464
17065
|
fileSize: number;
|
17465
17066
|
fileUrl: string | null;
|
17067
|
+
status?: string | undefined;
|
17466
17068
|
}[];
|
17467
17069
|
}[];
|
17468
17070
|
company: {
|
@@ -17597,12 +17199,8 @@ export declare const viberContract: {
|
|
17597
17199
|
entityName: string;
|
17598
17200
|
agentId: string | null;
|
17599
17201
|
startedDate: Date | null;
|
17600
|
-
totalHoldDuration: number | null;
|
17601
17202
|
handledTime: number | null;
|
17602
|
-
fullHandledTime: number | null;
|
17603
17203
|
firstResponseTime: number | null;
|
17604
|
-
resolutionTime: number | null;
|
17605
|
-
fullResolutionTime: number | null;
|
17606
17204
|
wrapUpForm: {
|
17607
17205
|
type: string;
|
17608
17206
|
id: string;
|
@@ -17655,24 +17253,6 @@ export declare const viberContract: {
|
|
17655
17253
|
dateValue: Date | null;
|
17656
17254
|
}[] | null | undefined;
|
17657
17255
|
} | null;
|
17658
|
-
holdLogs?: {
|
17659
|
-
id: string;
|
17660
|
-
createdAt: Date;
|
17661
|
-
updatedAt: Date;
|
17662
|
-
deletedAt: Date | null;
|
17663
|
-
startedAt: string;
|
17664
|
-
endedAt: string | null;
|
17665
|
-
duration: number | null;
|
17666
|
-
holdLabel?: {
|
17667
|
-
name: string;
|
17668
|
-
id: string;
|
17669
|
-
position: number;
|
17670
|
-
createdAt: Date;
|
17671
|
-
updatedAt: Date;
|
17672
|
-
deletedAt: Date | null;
|
17673
|
-
isDefault: boolean;
|
17674
|
-
} | null | undefined;
|
17675
|
-
}[] | null | undefined;
|
17676
17256
|
};
|
17677
17257
|
workflowRule: {
|
17678
17258
|
name: string;
|
@@ -17701,7 +17281,7 @@ export declare const viberContract: {
|
|
17701
17281
|
previewUrl: string;
|
17702
17282
|
imageSetId: string;
|
17703
17283
|
repliedMessage: {
|
17704
|
-
type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "
|
17284
|
+
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";
|
17705
17285
|
message: string;
|
17706
17286
|
id: string;
|
17707
17287
|
url: string;
|
@@ -17755,7 +17335,6 @@ export declare const viberContract: {
|
|
17755
17335
|
};
|
17756
17336
|
upload: {
|
17757
17337
|
id: string;
|
17758
|
-
status: string | null;
|
17759
17338
|
createdAt: Date;
|
17760
17339
|
updatedAt: Date;
|
17761
17340
|
deletedAt: Date | null;
|
@@ -17764,6 +17343,7 @@ export declare const viberContract: {
|
|
17764
17343
|
bucketName: string;
|
17765
17344
|
fileSize: number;
|
17766
17345
|
fileUrl: string | null;
|
17346
|
+
status?: string | undefined;
|
17767
17347
|
};
|
17768
17348
|
assignee: {
|
17769
17349
|
name: string;
|
@@ -17912,7 +17492,7 @@ export declare const viberContract: {
|
|
17912
17492
|
template?: any;
|
17913
17493
|
metadata?: any;
|
17914
17494
|
fromMessage?: {
|
17915
|
-
type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "
|
17495
|
+
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";
|
17916
17496
|
message: string;
|
17917
17497
|
id: string;
|
17918
17498
|
url: string;
|
@@ -17966,7 +17546,6 @@ export declare const viberContract: {
|
|
17966
17546
|
};
|
17967
17547
|
upload: {
|
17968
17548
|
id: string;
|
17969
|
-
status: string | null;
|
17970
17549
|
createdAt: Date;
|
17971
17550
|
updatedAt: Date;
|
17972
17551
|
deletedAt: Date | null;
|
@@ -17975,6 +17554,7 @@ export declare const viberContract: {
|
|
17975
17554
|
bucketName: string;
|
17976
17555
|
fileSize: number;
|
17977
17556
|
fileUrl: string | null;
|
17557
|
+
status?: string | undefined;
|
17978
17558
|
};
|
17979
17559
|
assignee: {
|
17980
17560
|
name: string;
|
@@ -18035,15 +17615,16 @@ export declare const viberContract: {
|
|
18035
17615
|
additionalCredentials?: any;
|
18036
17616
|
senderId?: string | undefined;
|
18037
17617
|
whatsapp?: {
|
18038
|
-
|
18039
|
-
wabaExternalId
|
18040
|
-
phoneNumberId
|
18041
|
-
|
18042
|
-
clientId?: string | undefined;
|
18043
|
-
channelId?: string | undefined;
|
17618
|
+
wabaBusinessId?: string | null | undefined;
|
17619
|
+
wabaExternalId?: string | null | undefined;
|
17620
|
+
phoneNumberId?: string | null | undefined;
|
17621
|
+
email?: string | null | undefined;
|
17622
|
+
clientId?: string | null | undefined;
|
17623
|
+
channelId?: string | null | undefined;
|
18044
17624
|
status?: "active" | "pending" | undefined;
|
18045
17625
|
apiKey?: string | undefined;
|
18046
17626
|
tier?: "basic" | "regular" | "premium" | undefined;
|
17627
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
18047
17628
|
} | undefined;
|
18048
17629
|
vonageCredentials?: {
|
18049
17630
|
apiKey: string;
|
@@ -18214,7 +17795,6 @@ export declare const viberContract: {
|
|
18214
17795
|
dateValue: Date | null;
|
18215
17796
|
uploads: {
|
18216
17797
|
id: string;
|
18217
|
-
status: string | null;
|
18218
17798
|
createdAt: Date;
|
18219
17799
|
updatedAt: Date;
|
18220
17800
|
deletedAt: Date | null;
|
@@ -18223,6 +17803,7 @@ export declare const viberContract: {
|
|
18223
17803
|
bucketName: string;
|
18224
17804
|
fileSize: number;
|
18225
17805
|
fileUrl: string | null;
|
17806
|
+
status?: string | undefined;
|
18226
17807
|
}[];
|
18227
17808
|
}[];
|
18228
17809
|
company: {
|
@@ -18357,12 +17938,8 @@ export declare const viberContract: {
|
|
18357
17938
|
entityName: string;
|
18358
17939
|
agentId: string | null;
|
18359
17940
|
startedDate: Date | null;
|
18360
|
-
totalHoldDuration: number | null;
|
18361
17941
|
handledTime: number | null;
|
18362
|
-
fullHandledTime: number | null;
|
18363
17942
|
firstResponseTime: number | null;
|
18364
|
-
resolutionTime: number | null;
|
18365
|
-
fullResolutionTime: number | null;
|
18366
17943
|
wrapUpForm: {
|
18367
17944
|
type: string;
|
18368
17945
|
id: string;
|
@@ -18415,24 +17992,6 @@ export declare const viberContract: {
|
|
18415
17992
|
dateValue: Date | null;
|
18416
17993
|
}[] | null | undefined;
|
18417
17994
|
} | null;
|
18418
|
-
holdLogs?: {
|
18419
|
-
id: string;
|
18420
|
-
createdAt: Date;
|
18421
|
-
updatedAt: Date;
|
18422
|
-
deletedAt: Date | null;
|
18423
|
-
startedAt: string;
|
18424
|
-
endedAt: string | null;
|
18425
|
-
duration: number | null;
|
18426
|
-
holdLabel?: {
|
18427
|
-
name: string;
|
18428
|
-
id: string;
|
18429
|
-
position: number;
|
18430
|
-
createdAt: Date;
|
18431
|
-
updatedAt: Date;
|
18432
|
-
deletedAt: Date | null;
|
18433
|
-
isDefault: boolean;
|
18434
|
-
} | null | undefined;
|
18435
|
-
}[] | null | undefined;
|
18436
17995
|
};
|
18437
17996
|
workflowRule: {
|
18438
17997
|
name: string;
|
@@ -18461,7 +18020,7 @@ export declare const viberContract: {
|
|
18461
18020
|
previewUrl: string;
|
18462
18021
|
imageSetId: string;
|
18463
18022
|
repliedMessage: {
|
18464
|
-
type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "
|
18023
|
+
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";
|
18465
18024
|
message: string;
|
18466
18025
|
id: string;
|
18467
18026
|
url: string;
|
@@ -18515,7 +18074,6 @@ export declare const viberContract: {
|
|
18515
18074
|
};
|
18516
18075
|
upload: {
|
18517
18076
|
id: string;
|
18518
|
-
status: string | null;
|
18519
18077
|
createdAt: Date;
|
18520
18078
|
updatedAt: Date;
|
18521
18079
|
deletedAt: Date | null;
|
@@ -18524,6 +18082,7 @@ export declare const viberContract: {
|
|
18524
18082
|
bucketName: string;
|
18525
18083
|
fileSize: number;
|
18526
18084
|
fileUrl: string | null;
|
18085
|
+
status?: string | undefined;
|
18527
18086
|
};
|
18528
18087
|
assignee: {
|
18529
18088
|
name: string;
|
@@ -18676,7 +18235,7 @@ export declare const viberContract: {
|
|
18676
18235
|
requestId: string;
|
18677
18236
|
}, {
|
18678
18237
|
data: {
|
18679
|
-
type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "
|
18238
|
+
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";
|
18680
18239
|
message: string;
|
18681
18240
|
id: string;
|
18682
18241
|
url: string;
|
@@ -18730,7 +18289,6 @@ export declare const viberContract: {
|
|
18730
18289
|
};
|
18731
18290
|
upload: {
|
18732
18291
|
id: string;
|
18733
|
-
status: string | null;
|
18734
18292
|
createdAt: Date;
|
18735
18293
|
updatedAt: Date;
|
18736
18294
|
deletedAt: Date | null;
|
@@ -18739,6 +18297,7 @@ export declare const viberContract: {
|
|
18739
18297
|
bucketName: string;
|
18740
18298
|
fileSize: number;
|
18741
18299
|
fileUrl: string | null;
|
18300
|
+
status?: string | undefined;
|
18742
18301
|
};
|
18743
18302
|
assignee: {
|
18744
18303
|
name: string;
|
@@ -18799,15 +18358,16 @@ export declare const viberContract: {
|
|
18799
18358
|
additionalCredentials?: any;
|
18800
18359
|
senderId?: string | undefined;
|
18801
18360
|
whatsapp?: {
|
18802
|
-
|
18803
|
-
wabaExternalId
|
18804
|
-
phoneNumberId
|
18805
|
-
|
18806
|
-
clientId?: string | undefined;
|
18807
|
-
channelId?: string | undefined;
|
18361
|
+
wabaBusinessId?: string | null | undefined;
|
18362
|
+
wabaExternalId?: string | null | undefined;
|
18363
|
+
phoneNumberId?: string | null | undefined;
|
18364
|
+
email?: string | null | undefined;
|
18365
|
+
clientId?: string | null | undefined;
|
18366
|
+
channelId?: string | null | undefined;
|
18808
18367
|
status?: "active" | "pending" | undefined;
|
18809
18368
|
apiKey?: string | undefined;
|
18810
18369
|
tier?: "basic" | "regular" | "premium" | undefined;
|
18370
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
18811
18371
|
} | undefined;
|
18812
18372
|
vonageCredentials?: {
|
18813
18373
|
apiKey: string;
|
@@ -18978,7 +18538,6 @@ export declare const viberContract: {
|
|
18978
18538
|
dateValue: Date | null;
|
18979
18539
|
uploads: {
|
18980
18540
|
id: string;
|
18981
|
-
status: string | null;
|
18982
18541
|
createdAt: Date;
|
18983
18542
|
updatedAt: Date;
|
18984
18543
|
deletedAt: Date | null;
|
@@ -18987,6 +18546,7 @@ export declare const viberContract: {
|
|
18987
18546
|
bucketName: string;
|
18988
18547
|
fileSize: number;
|
18989
18548
|
fileUrl: string | null;
|
18549
|
+
status?: string | undefined;
|
18990
18550
|
}[];
|
18991
18551
|
}[];
|
18992
18552
|
company: {
|
@@ -19121,12 +18681,8 @@ export declare const viberContract: {
|
|
19121
18681
|
entityName: string;
|
19122
18682
|
agentId: string | null;
|
19123
18683
|
startedDate: Date | null;
|
19124
|
-
totalHoldDuration: number | null;
|
19125
18684
|
handledTime: number | null;
|
19126
|
-
fullHandledTime: number | null;
|
19127
18685
|
firstResponseTime: number | null;
|
19128
|
-
resolutionTime: number | null;
|
19129
|
-
fullResolutionTime: number | null;
|
19130
18686
|
wrapUpForm: {
|
19131
18687
|
type: string;
|
19132
18688
|
id: string;
|
@@ -19179,24 +18735,6 @@ export declare const viberContract: {
|
|
19179
18735
|
dateValue: Date | null;
|
19180
18736
|
}[] | null | undefined;
|
19181
18737
|
} | null;
|
19182
|
-
holdLogs?: {
|
19183
|
-
id: string;
|
19184
|
-
createdAt: Date;
|
19185
|
-
updatedAt: Date;
|
19186
|
-
deletedAt: Date | null;
|
19187
|
-
startedAt: string;
|
19188
|
-
endedAt: string | null;
|
19189
|
-
duration: number | null;
|
19190
|
-
holdLabel?: {
|
19191
|
-
name: string;
|
19192
|
-
id: string;
|
19193
|
-
position: number;
|
19194
|
-
createdAt: Date;
|
19195
|
-
updatedAt: Date;
|
19196
|
-
deletedAt: Date | null;
|
19197
|
-
isDefault?: boolean | undefined;
|
19198
|
-
} | null | undefined;
|
19199
|
-
}[] | null | undefined;
|
19200
18738
|
};
|
19201
18739
|
workflowRule: {
|
19202
18740
|
name: string;
|
@@ -19225,7 +18763,7 @@ export declare const viberContract: {
|
|
19225
18763
|
previewUrl: string;
|
19226
18764
|
imageSetId: string;
|
19227
18765
|
repliedMessage: {
|
19228
|
-
type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "
|
18766
|
+
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";
|
19229
18767
|
message: string;
|
19230
18768
|
id: string;
|
19231
18769
|
url: string;
|
@@ -19279,7 +18817,6 @@ export declare const viberContract: {
|
|
19279
18817
|
};
|
19280
18818
|
upload: {
|
19281
18819
|
id: string;
|
19282
|
-
status: string | null;
|
19283
18820
|
createdAt: Date;
|
19284
18821
|
updatedAt: Date;
|
19285
18822
|
deletedAt: Date | null;
|
@@ -19288,6 +18825,7 @@ export declare const viberContract: {
|
|
19288
18825
|
bucketName: string;
|
19289
18826
|
fileSize: number;
|
19290
18827
|
fileUrl: string | null;
|
18828
|
+
status?: string | undefined;
|
19291
18829
|
};
|
19292
18830
|
assignee: {
|
19293
18831
|
name: string;
|
@@ -19436,7 +18974,7 @@ export declare const viberContract: {
|
|
19436
18974
|
template?: any;
|
19437
18975
|
metadata?: any;
|
19438
18976
|
fromMessage?: {
|
19439
|
-
type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "
|
18977
|
+
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";
|
19440
18978
|
message: string;
|
19441
18979
|
id: string;
|
19442
18980
|
url: string;
|
@@ -19490,7 +19028,6 @@ export declare const viberContract: {
|
|
19490
19028
|
};
|
19491
19029
|
upload: {
|
19492
19030
|
id: string;
|
19493
|
-
status: string | null;
|
19494
19031
|
createdAt: Date;
|
19495
19032
|
updatedAt: Date;
|
19496
19033
|
deletedAt: Date | null;
|
@@ -19499,6 +19036,7 @@ export declare const viberContract: {
|
|
19499
19036
|
bucketName: string;
|
19500
19037
|
fileSize: number;
|
19501
19038
|
fileUrl: string | null;
|
19039
|
+
status?: string | undefined;
|
19502
19040
|
};
|
19503
19041
|
assignee: {
|
19504
19042
|
name: string;
|
@@ -19559,15 +19097,16 @@ export declare const viberContract: {
|
|
19559
19097
|
additionalCredentials?: any;
|
19560
19098
|
senderId?: string | undefined;
|
19561
19099
|
whatsapp?: {
|
19562
|
-
|
19563
|
-
wabaExternalId
|
19564
|
-
phoneNumberId
|
19565
|
-
|
19566
|
-
clientId?: string | undefined;
|
19567
|
-
channelId?: string | undefined;
|
19100
|
+
wabaBusinessId?: string | null | undefined;
|
19101
|
+
wabaExternalId?: string | null | undefined;
|
19102
|
+
phoneNumberId?: string | null | undefined;
|
19103
|
+
email?: string | null | undefined;
|
19104
|
+
clientId?: string | null | undefined;
|
19105
|
+
channelId?: string | null | undefined;
|
19568
19106
|
status?: "active" | "pending" | undefined;
|
19569
19107
|
apiKey?: string | undefined;
|
19570
19108
|
tier?: "basic" | "regular" | "premium" | undefined;
|
19109
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
19571
19110
|
} | undefined;
|
19572
19111
|
vonageCredentials?: {
|
19573
19112
|
apiKey: string;
|
@@ -19738,7 +19277,6 @@ export declare const viberContract: {
|
|
19738
19277
|
dateValue: Date | null;
|
19739
19278
|
uploads: {
|
19740
19279
|
id: string;
|
19741
|
-
status: string | null;
|
19742
19280
|
createdAt: Date;
|
19743
19281
|
updatedAt: Date;
|
19744
19282
|
deletedAt: Date | null;
|
@@ -19747,6 +19285,7 @@ export declare const viberContract: {
|
|
19747
19285
|
bucketName: string;
|
19748
19286
|
fileSize: number;
|
19749
19287
|
fileUrl: string | null;
|
19288
|
+
status?: string | undefined;
|
19750
19289
|
}[];
|
19751
19290
|
}[];
|
19752
19291
|
company: {
|
@@ -19881,12 +19420,8 @@ export declare const viberContract: {
|
|
19881
19420
|
entityName: string;
|
19882
19421
|
agentId: string | null;
|
19883
19422
|
startedDate: Date | null;
|
19884
|
-
totalHoldDuration: number | null;
|
19885
19423
|
handledTime: number | null;
|
19886
|
-
fullHandledTime: number | null;
|
19887
19424
|
firstResponseTime: number | null;
|
19888
|
-
resolutionTime: number | null;
|
19889
|
-
fullResolutionTime: number | null;
|
19890
19425
|
wrapUpForm: {
|
19891
19426
|
type: string;
|
19892
19427
|
id: string;
|
@@ -19939,24 +19474,6 @@ export declare const viberContract: {
|
|
19939
19474
|
dateValue: Date | null;
|
19940
19475
|
}[] | null | undefined;
|
19941
19476
|
} | null;
|
19942
|
-
holdLogs?: {
|
19943
|
-
id: string;
|
19944
|
-
createdAt: Date;
|
19945
|
-
updatedAt: Date;
|
19946
|
-
deletedAt: Date | null;
|
19947
|
-
startedAt: string;
|
19948
|
-
endedAt: string | null;
|
19949
|
-
duration: number | null;
|
19950
|
-
holdLabel?: {
|
19951
|
-
name: string;
|
19952
|
-
id: string;
|
19953
|
-
position: number;
|
19954
|
-
createdAt: Date;
|
19955
|
-
updatedAt: Date;
|
19956
|
-
deletedAt: Date | null;
|
19957
|
-
isDefault?: boolean | undefined;
|
19958
|
-
} | null | undefined;
|
19959
|
-
}[] | null | undefined;
|
19960
19477
|
};
|
19961
19478
|
workflowRule: {
|
19962
19479
|
name: string;
|
@@ -19985,7 +19502,7 @@ export declare const viberContract: {
|
|
19985
19502
|
previewUrl: string;
|
19986
19503
|
imageSetId: string;
|
19987
19504
|
repliedMessage: {
|
19988
|
-
type: "fallback" | "location" | "file" | "closed" | "open" | "audio" | "video" | "image" | "text" | "imagemap" | "sticker" | "
|
19505
|
+
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";
|
19989
19506
|
message: string;
|
19990
19507
|
id: string;
|
19991
19508
|
url: string;
|
@@ -20039,7 +19556,6 @@ export declare const viberContract: {
|
|
20039
19556
|
};
|
20040
19557
|
upload: {
|
20041
19558
|
id: string;
|
20042
|
-
status: string | null;
|
20043
19559
|
createdAt: Date;
|
20044
19560
|
updatedAt: Date;
|
20045
19561
|
deletedAt: Date | null;
|
@@ -20048,6 +19564,7 @@ export declare const viberContract: {
|
|
20048
19564
|
bucketName: string;
|
20049
19565
|
fileSize: number;
|
20050
19566
|
fileUrl: string | null;
|
19567
|
+
status?: string | undefined;
|
20051
19568
|
};
|
20052
19569
|
assignee: {
|
20053
19570
|
name: string;
|
@@ -20241,35 +19758,38 @@ export declare const viberContract: {
|
|
20241
19758
|
additionalCredentials: z.ZodOptional<z.ZodAny>;
|
20242
19759
|
senderId: z.ZodOptional<z.ZodString>;
|
20243
19760
|
whatsapp: z.ZodOptional<z.ZodObject<{
|
20244
|
-
wabaBusinessId: z.ZodOptional<z.ZodString
|
20245
|
-
wabaExternalId: z.ZodString
|
20246
|
-
phoneNumberId: z.ZodString
|
20247
|
-
email: z.ZodString
|
20248
|
-
clientId: z.ZodOptional<z.ZodString
|
20249
|
-
channelId: z.ZodOptional<z.ZodString
|
19761
|
+
wabaBusinessId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
19762
|
+
wabaExternalId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
19763
|
+
phoneNumberId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
19764
|
+
email: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
19765
|
+
clientId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
19766
|
+
channelId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
20250
19767
|
status: z.ZodOptional<z.ZodEnum<["pending", "active"]>>;
|
20251
19768
|
apiKey: z.ZodOptional<z.ZodString>;
|
20252
19769
|
tier: z.ZodOptional<z.ZodEnum<["basic", "regular", "premium"]>>;
|
19770
|
+
integrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"meta">, z.ZodLiteral<"360dialog">]>>;
|
20253
19771
|
}, "strip", z.ZodTypeAny, {
|
20254
|
-
|
20255
|
-
wabaExternalId
|
20256
|
-
phoneNumberId
|
20257
|
-
|
20258
|
-
clientId?: string | undefined;
|
20259
|
-
channelId?: string | undefined;
|
19772
|
+
wabaBusinessId?: string | null | undefined;
|
19773
|
+
wabaExternalId?: string | null | undefined;
|
19774
|
+
phoneNumberId?: string | null | undefined;
|
19775
|
+
email?: string | null | undefined;
|
19776
|
+
clientId?: string | null | undefined;
|
19777
|
+
channelId?: string | null | undefined;
|
20260
19778
|
status?: "active" | "pending" | undefined;
|
20261
19779
|
apiKey?: string | undefined;
|
20262
19780
|
tier?: "basic" | "regular" | "premium" | undefined;
|
19781
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
20263
19782
|
}, {
|
20264
|
-
|
20265
|
-
wabaExternalId
|
20266
|
-
phoneNumberId
|
20267
|
-
|
20268
|
-
clientId?: string | undefined;
|
20269
|
-
channelId?: string | undefined;
|
19783
|
+
wabaBusinessId?: string | null | undefined;
|
19784
|
+
wabaExternalId?: string | null | undefined;
|
19785
|
+
phoneNumberId?: string | null | undefined;
|
19786
|
+
email?: string | null | undefined;
|
19787
|
+
clientId?: string | null | undefined;
|
19788
|
+
channelId?: string | null | undefined;
|
20270
19789
|
status?: "active" | "pending" | undefined;
|
20271
19790
|
apiKey?: string | undefined;
|
20272
19791
|
tier?: "basic" | "regular" | "premium" | undefined;
|
19792
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
20273
19793
|
}>>;
|
20274
19794
|
vonageCredentials: z.ZodOptional<z.ZodObject<{
|
20275
19795
|
mobileNumber: z.ZodString;
|
@@ -20294,15 +19814,16 @@ export declare const viberContract: {
|
|
20294
19814
|
additionalCredentials?: any;
|
20295
19815
|
senderId?: string | undefined;
|
20296
19816
|
whatsapp?: {
|
20297
|
-
|
20298
|
-
wabaExternalId
|
20299
|
-
phoneNumberId
|
20300
|
-
|
20301
|
-
clientId?: string | undefined;
|
20302
|
-
channelId?: string | undefined;
|
19817
|
+
wabaBusinessId?: string | null | undefined;
|
19818
|
+
wabaExternalId?: string | null | undefined;
|
19819
|
+
phoneNumberId?: string | null | undefined;
|
19820
|
+
email?: string | null | undefined;
|
19821
|
+
clientId?: string | null | undefined;
|
19822
|
+
channelId?: string | null | undefined;
|
20303
19823
|
status?: "active" | "pending" | undefined;
|
20304
19824
|
apiKey?: string | undefined;
|
20305
19825
|
tier?: "basic" | "regular" | "premium" | undefined;
|
19826
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
20306
19827
|
} | undefined;
|
20307
19828
|
vonageCredentials?: {
|
20308
19829
|
apiKey: string;
|
@@ -20319,15 +19840,16 @@ export declare const viberContract: {
|
|
20319
19840
|
additionalCredentials?: any;
|
20320
19841
|
senderId?: string | undefined;
|
20321
19842
|
whatsapp?: {
|
20322
|
-
|
20323
|
-
wabaExternalId
|
20324
|
-
phoneNumberId
|
20325
|
-
|
20326
|
-
clientId?: string | undefined;
|
20327
|
-
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;
|
20328
19849
|
status?: "active" | "pending" | undefined;
|
20329
19850
|
apiKey?: string | undefined;
|
20330
19851
|
tier?: "basic" | "regular" | "premium" | undefined;
|
19852
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
20331
19853
|
} | undefined;
|
20332
19854
|
vonageCredentials?: {
|
20333
19855
|
apiKey: string;
|
@@ -20578,15 +20100,16 @@ export declare const viberContract: {
|
|
20578
20100
|
additionalCredentials?: any;
|
20579
20101
|
senderId?: string | undefined;
|
20580
20102
|
whatsapp?: {
|
20581
|
-
|
20582
|
-
wabaExternalId
|
20583
|
-
phoneNumberId
|
20584
|
-
|
20585
|
-
clientId?: string | undefined;
|
20586
|
-
channelId?: string | undefined;
|
20103
|
+
wabaBusinessId?: string | null | undefined;
|
20104
|
+
wabaExternalId?: string | null | undefined;
|
20105
|
+
phoneNumberId?: string | null | undefined;
|
20106
|
+
email?: string | null | undefined;
|
20107
|
+
clientId?: string | null | undefined;
|
20108
|
+
channelId?: string | null | undefined;
|
20587
20109
|
status?: "active" | "pending" | undefined;
|
20588
20110
|
apiKey?: string | undefined;
|
20589
20111
|
tier?: "basic" | "regular" | "premium" | undefined;
|
20112
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
20590
20113
|
} | undefined;
|
20591
20114
|
vonageCredentials?: {
|
20592
20115
|
apiKey: string;
|
@@ -20668,15 +20191,16 @@ export declare const viberContract: {
|
|
20668
20191
|
additionalCredentials?: any;
|
20669
20192
|
senderId?: string | undefined;
|
20670
20193
|
whatsapp?: {
|
20671
|
-
|
20672
|
-
wabaExternalId
|
20673
|
-
phoneNumberId
|
20674
|
-
|
20675
|
-
clientId?: string | undefined;
|
20676
|
-
channelId?: string | undefined;
|
20194
|
+
wabaBusinessId?: string | null | undefined;
|
20195
|
+
wabaExternalId?: string | null | undefined;
|
20196
|
+
phoneNumberId?: string | null | undefined;
|
20197
|
+
email?: string | null | undefined;
|
20198
|
+
clientId?: string | null | undefined;
|
20199
|
+
channelId?: string | null | undefined;
|
20677
20200
|
status?: "active" | "pending" | undefined;
|
20678
20201
|
apiKey?: string | undefined;
|
20679
20202
|
tier?: "basic" | "regular" | "premium" | undefined;
|
20203
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
20680
20204
|
} | undefined;
|
20681
20205
|
vonageCredentials?: {
|
20682
20206
|
apiKey: string;
|
@@ -20760,15 +20284,16 @@ export declare const viberContract: {
|
|
20760
20284
|
additionalCredentials?: any;
|
20761
20285
|
senderId?: string | undefined;
|
20762
20286
|
whatsapp?: {
|
20763
|
-
|
20764
|
-
wabaExternalId
|
20765
|
-
phoneNumberId
|
20766
|
-
|
20767
|
-
clientId?: string | undefined;
|
20768
|
-
channelId?: string | undefined;
|
20287
|
+
wabaBusinessId?: string | null | undefined;
|
20288
|
+
wabaExternalId?: string | null | undefined;
|
20289
|
+
phoneNumberId?: string | null | undefined;
|
20290
|
+
email?: string | null | undefined;
|
20291
|
+
clientId?: string | null | undefined;
|
20292
|
+
channelId?: string | null | undefined;
|
20769
20293
|
status?: "active" | "pending" | undefined;
|
20770
20294
|
apiKey?: string | undefined;
|
20771
20295
|
tier?: "basic" | "regular" | "premium" | undefined;
|
20296
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
20772
20297
|
} | undefined;
|
20773
20298
|
vonageCredentials?: {
|
20774
20299
|
apiKey: string;
|
@@ -20853,15 +20378,16 @@ export declare const viberContract: {
|
|
20853
20378
|
additionalCredentials?: any;
|
20854
20379
|
senderId?: string | undefined;
|
20855
20380
|
whatsapp?: {
|
20856
|
-
|
20857
|
-
wabaExternalId
|
20858
|
-
phoneNumberId
|
20859
|
-
|
20860
|
-
clientId?: string | undefined;
|
20861
|
-
channelId?: string | undefined;
|
20381
|
+
wabaBusinessId?: string | null | undefined;
|
20382
|
+
wabaExternalId?: string | null | undefined;
|
20383
|
+
phoneNumberId?: string | null | undefined;
|
20384
|
+
email?: string | null | undefined;
|
20385
|
+
clientId?: string | null | undefined;
|
20386
|
+
channelId?: string | null | undefined;
|
20862
20387
|
status?: "active" | "pending" | undefined;
|
20863
20388
|
apiKey?: string | undefined;
|
20864
20389
|
tier?: "basic" | "regular" | "premium" | undefined;
|
20390
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
20865
20391
|
} | undefined;
|
20866
20392
|
vonageCredentials?: {
|
20867
20393
|
apiKey: string;
|
@@ -20982,35 +20508,38 @@ export declare const viberContract: {
|
|
20982
20508
|
additionalCredentials: z.ZodOptional<z.ZodAny>;
|
20983
20509
|
senderId: z.ZodOptional<z.ZodString>;
|
20984
20510
|
whatsapp: z.ZodOptional<z.ZodObject<{
|
20985
|
-
wabaBusinessId: z.ZodOptional<z.ZodString
|
20986
|
-
wabaExternalId: z.ZodString
|
20987
|
-
phoneNumberId: z.ZodString
|
20988
|
-
email: z.ZodString
|
20989
|
-
clientId: z.ZodOptional<z.ZodString
|
20990
|
-
channelId: z.ZodOptional<z.ZodString
|
20511
|
+
wabaBusinessId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
20512
|
+
wabaExternalId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
20513
|
+
phoneNumberId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
20514
|
+
email: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
20515
|
+
clientId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
20516
|
+
channelId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
20991
20517
|
status: z.ZodOptional<z.ZodEnum<["pending", "active"]>>;
|
20992
20518
|
apiKey: z.ZodOptional<z.ZodString>;
|
20993
20519
|
tier: z.ZodOptional<z.ZodEnum<["basic", "regular", "premium"]>>;
|
20520
|
+
integrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"meta">, z.ZodLiteral<"360dialog">]>>;
|
20994
20521
|
}, "strip", z.ZodTypeAny, {
|
20995
|
-
|
20996
|
-
wabaExternalId
|
20997
|
-
phoneNumberId
|
20998
|
-
|
20999
|
-
clientId?: string | undefined;
|
21000
|
-
channelId?: string | undefined;
|
20522
|
+
wabaBusinessId?: string | null | undefined;
|
20523
|
+
wabaExternalId?: string | null | undefined;
|
20524
|
+
phoneNumberId?: string | null | undefined;
|
20525
|
+
email?: string | null | undefined;
|
20526
|
+
clientId?: string | null | undefined;
|
20527
|
+
channelId?: string | null | undefined;
|
21001
20528
|
status?: "active" | "pending" | undefined;
|
21002
20529
|
apiKey?: string | undefined;
|
21003
20530
|
tier?: "basic" | "regular" | "premium" | undefined;
|
20531
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
21004
20532
|
}, {
|
21005
|
-
|
21006
|
-
wabaExternalId
|
21007
|
-
phoneNumberId
|
21008
|
-
|
21009
|
-
clientId?: string | undefined;
|
21010
|
-
channelId?: string | undefined;
|
20533
|
+
wabaBusinessId?: string | null | undefined;
|
20534
|
+
wabaExternalId?: string | null | undefined;
|
20535
|
+
phoneNumberId?: string | null | undefined;
|
20536
|
+
email?: string | null | undefined;
|
20537
|
+
clientId?: string | null | undefined;
|
20538
|
+
channelId?: string | null | undefined;
|
21011
20539
|
status?: "active" | "pending" | undefined;
|
21012
20540
|
apiKey?: string | undefined;
|
21013
20541
|
tier?: "basic" | "regular" | "premium" | undefined;
|
20542
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
21014
20543
|
}>>;
|
21015
20544
|
vonageCredentials: z.ZodOptional<z.ZodObject<{
|
21016
20545
|
mobileNumber: z.ZodString;
|
@@ -21035,15 +20564,16 @@ export declare const viberContract: {
|
|
21035
20564
|
additionalCredentials?: any;
|
21036
20565
|
senderId?: string | undefined;
|
21037
20566
|
whatsapp?: {
|
21038
|
-
|
21039
|
-
wabaExternalId
|
21040
|
-
phoneNumberId
|
21041
|
-
|
21042
|
-
clientId?: string | undefined;
|
21043
|
-
channelId?: string | undefined;
|
20567
|
+
wabaBusinessId?: string | null | undefined;
|
20568
|
+
wabaExternalId?: string | null | undefined;
|
20569
|
+
phoneNumberId?: string | null | undefined;
|
20570
|
+
email?: string | null | undefined;
|
20571
|
+
clientId?: string | null | undefined;
|
20572
|
+
channelId?: string | null | undefined;
|
21044
20573
|
status?: "active" | "pending" | undefined;
|
21045
20574
|
apiKey?: string | undefined;
|
21046
20575
|
tier?: "basic" | "regular" | "premium" | undefined;
|
20576
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
21047
20577
|
} | undefined;
|
21048
20578
|
vonageCredentials?: {
|
21049
20579
|
apiKey: string;
|
@@ -21060,15 +20590,16 @@ export declare const viberContract: {
|
|
21060
20590
|
additionalCredentials?: any;
|
21061
20591
|
senderId?: string | undefined;
|
21062
20592
|
whatsapp?: {
|
21063
|
-
|
21064
|
-
wabaExternalId
|
21065
|
-
phoneNumberId
|
21066
|
-
|
21067
|
-
clientId?: string | undefined;
|
21068
|
-
channelId?: string | undefined;
|
20593
|
+
wabaBusinessId?: string | null | undefined;
|
20594
|
+
wabaExternalId?: string | null | undefined;
|
20595
|
+
phoneNumberId?: string | null | undefined;
|
20596
|
+
email?: string | null | undefined;
|
20597
|
+
clientId?: string | null | undefined;
|
20598
|
+
channelId?: string | null | undefined;
|
21069
20599
|
status?: "active" | "pending" | undefined;
|
21070
20600
|
apiKey?: string | undefined;
|
21071
20601
|
tier?: "basic" | "regular" | "premium" | undefined;
|
20602
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
21072
20603
|
} | undefined;
|
21073
20604
|
vonageCredentials?: {
|
21074
20605
|
apiKey: string;
|
@@ -21115,15 +20646,16 @@ export declare const viberContract: {
|
|
21115
20646
|
additionalCredentials?: any;
|
21116
20647
|
senderId?: string | undefined;
|
21117
20648
|
whatsapp?: {
|
21118
|
-
|
21119
|
-
wabaExternalId
|
21120
|
-
phoneNumberId
|
21121
|
-
|
21122
|
-
clientId?: string | undefined;
|
21123
|
-
channelId?: string | undefined;
|
20649
|
+
wabaBusinessId?: string | null | undefined;
|
20650
|
+
wabaExternalId?: string | null | undefined;
|
20651
|
+
phoneNumberId?: string | null | undefined;
|
20652
|
+
email?: string | null | undefined;
|
20653
|
+
clientId?: string | null | undefined;
|
20654
|
+
channelId?: string | null | undefined;
|
21124
20655
|
status?: "active" | "pending" | undefined;
|
21125
20656
|
apiKey?: string | undefined;
|
21126
20657
|
tier?: "basic" | "regular" | "premium" | undefined;
|
20658
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
21127
20659
|
} | undefined;
|
21128
20660
|
vonageCredentials?: {
|
21129
20661
|
apiKey: string;
|
@@ -21158,15 +20690,16 @@ export declare const viberContract: {
|
|
21158
20690
|
additionalCredentials?: any;
|
21159
20691
|
senderId?: string | undefined;
|
21160
20692
|
whatsapp?: {
|
21161
|
-
|
21162
|
-
wabaExternalId
|
21163
|
-
phoneNumberId
|
21164
|
-
|
21165
|
-
clientId?: string | undefined;
|
21166
|
-
channelId?: string | undefined;
|
20693
|
+
wabaBusinessId?: string | null | undefined;
|
20694
|
+
wabaExternalId?: string | null | undefined;
|
20695
|
+
phoneNumberId?: string | null | undefined;
|
20696
|
+
email?: string | null | undefined;
|
20697
|
+
clientId?: string | null | undefined;
|
20698
|
+
channelId?: string | null | undefined;
|
21167
20699
|
status?: "active" | "pending" | undefined;
|
21168
20700
|
apiKey?: string | undefined;
|
21169
20701
|
tier?: "basic" | "regular" | "premium" | undefined;
|
20702
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
21170
20703
|
} | undefined;
|
21171
20704
|
vonageCredentials?: {
|
21172
20705
|
apiKey: string;
|
@@ -21203,15 +20736,16 @@ export declare const viberContract: {
|
|
21203
20736
|
additionalCredentials?: any;
|
21204
20737
|
senderId?: string | undefined;
|
21205
20738
|
whatsapp?: {
|
21206
|
-
|
21207
|
-
wabaExternalId
|
21208
|
-
phoneNumberId
|
21209
|
-
|
21210
|
-
clientId?: string | undefined;
|
21211
|
-
channelId?: string | undefined;
|
20739
|
+
wabaBusinessId?: string | null | undefined;
|
20740
|
+
wabaExternalId?: string | null | undefined;
|
20741
|
+
phoneNumberId?: string | null | undefined;
|
20742
|
+
email?: string | null | undefined;
|
20743
|
+
clientId?: string | null | undefined;
|
20744
|
+
channelId?: string | null | undefined;
|
21212
20745
|
status?: "active" | "pending" | undefined;
|
21213
20746
|
apiKey?: string | undefined;
|
21214
20747
|
tier?: "basic" | "regular" | "premium" | undefined;
|
20748
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
21215
20749
|
} | undefined;
|
21216
20750
|
vonageCredentials?: {
|
21217
20751
|
apiKey: string;
|
@@ -21249,15 +20783,16 @@ export declare const viberContract: {
|
|
21249
20783
|
additionalCredentials?: any;
|
21250
20784
|
senderId?: string | undefined;
|
21251
20785
|
whatsapp?: {
|
21252
|
-
|
21253
|
-
wabaExternalId
|
21254
|
-
phoneNumberId
|
21255
|
-
|
21256
|
-
clientId?: string | undefined;
|
21257
|
-
channelId?: string | undefined;
|
20786
|
+
wabaBusinessId?: string | null | undefined;
|
20787
|
+
wabaExternalId?: string | null | undefined;
|
20788
|
+
phoneNumberId?: string | null | undefined;
|
20789
|
+
email?: string | null | undefined;
|
20790
|
+
clientId?: string | null | undefined;
|
20791
|
+
channelId?: string | null | undefined;
|
21258
20792
|
status?: "active" | "pending" | undefined;
|
21259
20793
|
apiKey?: string | undefined;
|
21260
20794
|
tier?: "basic" | "regular" | "premium" | undefined;
|
20795
|
+
integrationType?: "meta" | "360dialog" | undefined;
|
21261
20796
|
} | undefined;
|
21262
20797
|
vonageCredentials?: {
|
21263
20798
|
apiKey: string;
|