@kl1/contracts 1.2.36-uat → 1.2.38-uat

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (99) hide show
  1. package/dist/api-contracts/src/channel/index.d.ts +2971 -2760
  2. package/dist/api-contracts/src/channel/index.d.ts.map +1 -1
  3. package/dist/api-contracts/src/channel/schema.d.ts +87 -75
  4. package/dist/api-contracts/src/channel/schema.d.ts.map +1 -1
  5. package/dist/api-contracts/src/channel/validation.d.ts +98 -84
  6. package/dist/api-contracts/src/channel/validation.d.ts.map +1 -1
  7. package/dist/api-contracts/src/chat/index.d.ts +2629 -6954
  8. package/dist/api-contracts/src/chat/index.d.ts.map +1 -1
  9. package/dist/api-contracts/src/chat/schema.d.ts +721 -1675
  10. package/dist/api-contracts/src/chat/schema.d.ts.map +1 -1
  11. package/dist/api-contracts/src/chat/validation.d.ts +818 -1512
  12. package/dist/api-contracts/src/chat/validation.d.ts.map +1 -1
  13. package/dist/api-contracts/src/comment/index.d.ts +68 -68
  14. package/dist/api-contracts/src/comment/schema.d.ts +20 -20
  15. package/dist/api-contracts/src/contact/index.d.ts +97 -97
  16. package/dist/api-contracts/src/contact/schema.d.ts +12 -12
  17. package/dist/api-contracts/src/contact/validation.d.ts +56 -56
  18. package/dist/api-contracts/src/contract.d.ts +11876 -13847
  19. package/dist/api-contracts/src/contract.d.ts.map +1 -1
  20. package/dist/api-contracts/src/cx-intelligence/index.d.ts +115 -0
  21. package/dist/api-contracts/src/cx-intelligence/index.d.ts.map +1 -0
  22. package/dist/api-contracts/src/cx-log/index.d.ts +143 -190
  23. package/dist/api-contracts/src/cx-log/index.d.ts.map +1 -1
  24. package/dist/api-contracts/src/cx-log/schema.d.ts +119 -233
  25. package/dist/api-contracts/src/cx-log/schema.d.ts.map +1 -1
  26. package/dist/api-contracts/src/dashboard/index.d.ts +99 -77
  27. package/dist/api-contracts/src/dashboard/index.d.ts.map +1 -1
  28. package/dist/api-contracts/src/dashboard/schema.d.ts +55 -12
  29. package/dist/api-contracts/src/dashboard/schema.d.ts.map +1 -1
  30. package/dist/api-contracts/src/dashboard/validation.d.ts +0 -26
  31. package/dist/api-contracts/src/dashboard/validation.d.ts.map +1 -1
  32. package/dist/api-contracts/src/extension/index.d.ts +0 -81
  33. package/dist/api-contracts/src/extension/index.d.ts.map +1 -1
  34. package/dist/api-contracts/src/facebook-feed/index.d.ts +1060 -1466
  35. package/dist/api-contracts/src/facebook-feed/index.d.ts.map +1 -1
  36. package/dist/api-contracts/src/facebook-feed/schema.d.ts +77 -68
  37. package/dist/api-contracts/src/facebook-feed/schema.d.ts.map +1 -1
  38. package/dist/api-contracts/src/facebook-feed/validation.d.ts +60 -53
  39. package/dist/api-contracts/src/facebook-feed/validation.d.ts.map +1 -1
  40. package/dist/api-contracts/src/index.d.ts +0 -4
  41. package/dist/api-contracts/src/index.d.ts.map +1 -1
  42. package/dist/api-contracts/src/instagram/index.d.ts +836 -1271
  43. package/dist/api-contracts/src/instagram/index.d.ts.map +1 -1
  44. package/dist/api-contracts/src/line/index.d.ts +757 -1204
  45. package/dist/api-contracts/src/line/index.d.ts.map +1 -1
  46. package/dist/api-contracts/src/line/validation.d.ts +82 -71
  47. package/dist/api-contracts/src/line/validation.d.ts.map +1 -1
  48. package/dist/api-contracts/src/mail/mail-contract.d.ts +7 -619
  49. package/dist/api-contracts/src/mail/mail-contract.d.ts.map +1 -1
  50. package/dist/api-contracts/src/mail/room-contract.d.ts +7 -619
  51. package/dist/api-contracts/src/mail/room-contract.d.ts.map +1 -1
  52. package/dist/api-contracts/src/mail/schemas/room-validation.schema.d.ts +0 -204
  53. package/dist/api-contracts/src/mail/schemas/room-validation.schema.d.ts.map +1 -1
  54. package/dist/api-contracts/src/mail/schemas/room.schema.d.ts +5 -165
  55. package/dist/api-contracts/src/mail/schemas/room.schema.d.ts.map +1 -1
  56. package/dist/api-contracts/src/messenger/index.d.ts +836 -1271
  57. package/dist/api-contracts/src/messenger/index.d.ts.map +1 -1
  58. package/dist/api-contracts/src/messenger/validation.d.ts +60 -53
  59. package/dist/api-contracts/src/messenger/validation.d.ts.map +1 -1
  60. package/dist/api-contracts/src/public-api/index.d.ts +59 -59
  61. package/dist/api-contracts/src/public-api/schema.d.ts +12 -12
  62. package/dist/api-contracts/src/public-api/validation.d.ts +19 -19
  63. package/dist/api-contracts/src/sms/index.d.ts +146 -180
  64. package/dist/api-contracts/src/sms/index.d.ts.map +1 -1
  65. package/dist/api-contracts/src/sms/schema.d.ts +0 -22
  66. package/dist/api-contracts/src/sms/schema.d.ts.map +1 -1
  67. package/dist/api-contracts/src/snippet/index.d.ts +105 -105
  68. package/dist/api-contracts/src/snippet/schema.d.ts +40 -40
  69. package/dist/api-contracts/src/telegram/index.d.ts +626 -1091
  70. package/dist/api-contracts/src/telegram/index.d.ts.map +1 -1
  71. package/dist/api-contracts/src/telephony-agent-presence-status/index.d.ts +89 -34
  72. package/dist/api-contracts/src/telephony-agent-presence-status/index.d.ts.map +1 -1
  73. package/dist/api-contracts/src/telephony-agent-presence-status/schema.d.ts +27 -10
  74. package/dist/api-contracts/src/telephony-agent-presence-status/schema.d.ts.map +1 -1
  75. package/dist/api-contracts/src/telephony-cdr/index.d.ts +54 -54
  76. package/dist/api-contracts/src/telephony-cdr/index.d.ts.map +1 -1
  77. package/dist/api-contracts/src/telephony-cdr/schema.d.ts +14 -14
  78. package/dist/api-contracts/src/ticket/index.d.ts +111 -111
  79. package/dist/api-contracts/src/ticket/schema.d.ts +21 -21
  80. package/dist/api-contracts/src/upload/schema.d.ts +3 -3
  81. package/dist/api-contracts/src/user-presence-status-log/index.d.ts +8 -16
  82. package/dist/api-contracts/src/user-presence-status-log/index.d.ts.map +1 -1
  83. package/dist/api-contracts/src/user-presence-status-log/schema.d.ts +10 -20
  84. package/dist/api-contracts/src/user-presence-status-log/schema.d.ts.map +1 -1
  85. package/dist/api-contracts/src/viber/index.d.ts +626 -1091
  86. package/dist/api-contracts/src/viber/index.d.ts.map +1 -1
  87. package/dist/api-contracts/src/webchat/index.d.ts +626 -1091
  88. package/dist/api-contracts/src/webchat/index.d.ts.map +1 -1
  89. package/dist/api-contracts/src/whatsapp/index.d.ts +724 -1175
  90. package/dist/api-contracts/src/whatsapp/index.d.ts.map +1 -1
  91. package/dist/api-contracts/src/workflow-rule/index.d.ts +183 -569
  92. package/dist/api-contracts/src/workflow-rule/index.d.ts.map +1 -1
  93. package/dist/entities/src/enums/chat.d.ts +0 -3
  94. package/dist/entities/src/enums/chat.d.ts.map +1 -1
  95. package/dist/index.js +4369 -4862
  96. package/dist/index.js.map +1 -1
  97. package/dist/index.mjs +4339 -4827
  98. package/dist/index.mjs.map +1 -1
  99. package/package.json +3 -7
@@ -122,11 +122,8 @@ export declare const cxLogContract: {
122
122
  channel: z.ZodNullable<z.ZodString>;
123
123
  direction: z.ZodNullable<z.ZodString>;
124
124
  startedDate: z.ZodNullable<z.ZodString>;
125
- totalHoldDuration: z.ZodNullable<z.ZodString>;
126
125
  handledTime: z.ZodNullable<z.ZodString>;
127
- fullHandledTime: z.ZodNullable<z.ZodString>;
128
126
  firstResponseTime: z.ZodNullable<z.ZodString>;
129
- fullResolutionTime: z.ZodNullable<z.ZodString>;
130
127
  firstResponseDate: z.ZodString;
131
128
  resolutionTime: z.ZodNullable<z.ZodString>;
132
129
  resolutionDate: z.ZodString;
@@ -808,10 +805,9 @@ export declare const cxLogContract: {
808
805
  fileSize: z.ZodNumber;
809
806
  fileKey: z.ZodString;
810
807
  fileUrl: z.ZodNullable<z.ZodString>;
811
- status: z.ZodNullable<z.ZodString>;
808
+ status: z.ZodOptional<z.ZodString>;
812
809
  }, "strip", z.ZodTypeAny, {
813
810
  id: string;
814
- status: string | null;
815
811
  createdAt: Date;
816
812
  updatedAt: Date;
817
813
  deletedAt: Date | null;
@@ -820,9 +816,9 @@ export declare const cxLogContract: {
820
816
  bucketName: string;
821
817
  fileSize: number;
822
818
  fileUrl: string | null;
819
+ status?: string | undefined;
823
820
  }, {
824
821
  id: string;
825
- status: string | null;
826
822
  createdAt: Date;
827
823
  updatedAt: Date;
828
824
  deletedAt: Date | null;
@@ -831,6 +827,7 @@ export declare const cxLogContract: {
831
827
  bucketName: string;
832
828
  fileSize: number;
833
829
  fileUrl: string | null;
830
+ status?: string | undefined;
834
831
  }>, "many">;
835
832
  }, "strip", z.ZodTypeAny, {
836
833
  id: string;
@@ -857,7 +854,6 @@ export declare const cxLogContract: {
857
854
  dateValue: Date | null;
858
855
  uploads: {
859
856
  id: string;
860
- status: string | null;
861
857
  createdAt: Date;
862
858
  updatedAt: Date;
863
859
  deletedAt: Date | null;
@@ -866,6 +862,7 @@ export declare const cxLogContract: {
866
862
  bucketName: string;
867
863
  fileSize: number;
868
864
  fileUrl: string | null;
865
+ status?: string | undefined;
869
866
  }[];
870
867
  }, {
871
868
  id: string;
@@ -892,7 +889,6 @@ export declare const cxLogContract: {
892
889
  dateValue: Date | null;
893
890
  uploads: {
894
891
  id: string;
895
- status: string | null;
896
892
  createdAt: Date;
897
893
  updatedAt: Date;
898
894
  deletedAt: Date | null;
@@ -901,6 +897,7 @@ export declare const cxLogContract: {
901
897
  bucketName: string;
902
898
  fileSize: number;
903
899
  fileUrl: string | null;
900
+ status?: string | undefined;
904
901
  }[];
905
902
  }>, "many">;
906
903
  contactEmails: z.ZodArray<z.ZodObject<{
@@ -1040,7 +1037,6 @@ export declare const cxLogContract: {
1040
1037
  dateValue: Date | null;
1041
1038
  uploads: {
1042
1039
  id: string;
1043
- status: string | null;
1044
1040
  createdAt: Date;
1045
1041
  updatedAt: Date;
1046
1042
  deletedAt: Date | null;
@@ -1049,6 +1045,7 @@ export declare const cxLogContract: {
1049
1045
  bucketName: string;
1050
1046
  fileSize: number;
1051
1047
  fileUrl: string | null;
1048
+ status?: string | undefined;
1052
1049
  }[];
1053
1050
  }[];
1054
1051
  company: {
@@ -1151,7 +1148,6 @@ export declare const cxLogContract: {
1151
1148
  dateValue: Date | null;
1152
1149
  uploads: {
1153
1150
  id: string;
1154
- status: string | null;
1155
1151
  createdAt: Date;
1156
1152
  updatedAt: Date;
1157
1153
  deletedAt: Date | null;
@@ -1160,6 +1156,7 @@ export declare const cxLogContract: {
1160
1156
  bucketName: string;
1161
1157
  fileSize: number;
1162
1158
  fileUrl: string | null;
1159
+ status?: string | undefined;
1163
1160
  }[];
1164
1161
  }[];
1165
1162
  company: {
@@ -1275,7 +1272,6 @@ export declare const cxLogContract: {
1275
1272
  dateValue: Date | null;
1276
1273
  uploads: {
1277
1274
  id: string;
1278
- status: string | null;
1279
1275
  createdAt: Date;
1280
1276
  updatedAt: Date;
1281
1277
  deletedAt: Date | null;
@@ -1284,6 +1280,7 @@ export declare const cxLogContract: {
1284
1280
  bucketName: string;
1285
1281
  fileSize: number;
1286
1282
  fileUrl: string | null;
1283
+ status?: string | undefined;
1287
1284
  }[];
1288
1285
  }[];
1289
1286
  company: {
@@ -1401,7 +1398,6 @@ export declare const cxLogContract: {
1401
1398
  dateValue: Date | null;
1402
1399
  uploads: {
1403
1400
  id: string;
1404
- status: string | null;
1405
1401
  createdAt: Date;
1406
1402
  updatedAt: Date;
1407
1403
  deletedAt: Date | null;
@@ -1410,6 +1406,7 @@ export declare const cxLogContract: {
1410
1406
  bucketName: string;
1411
1407
  fileSize: number;
1412
1408
  fileUrl: string | null;
1409
+ status?: string | undefined;
1413
1410
  }[];
1414
1411
  }[];
1415
1412
  company: {
@@ -1906,35 +1903,38 @@ export declare const cxLogContract: {
1906
1903
  additionalCredentials: z.ZodOptional<z.ZodAny>;
1907
1904
  senderId: z.ZodOptional<z.ZodString>;
1908
1905
  whatsapp: z.ZodOptional<z.ZodObject<{
1909
- wabaBusinessId: z.ZodOptional<z.ZodString>;
1910
- wabaExternalId: z.ZodString;
1911
- phoneNumberId: z.ZodString;
1912
- email: z.ZodString;
1913
- clientId: z.ZodOptional<z.ZodString>;
1914
- channelId: z.ZodOptional<z.ZodString>;
1906
+ wabaBusinessId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
1907
+ wabaExternalId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
1908
+ phoneNumberId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
1909
+ email: z.ZodNullable<z.ZodOptional<z.ZodString>>;
1910
+ clientId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
1911
+ channelId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
1915
1912
  status: z.ZodOptional<z.ZodEnum<["pending", "active"]>>;
1916
1913
  apiKey: z.ZodOptional<z.ZodString>;
1917
1914
  tier: z.ZodOptional<z.ZodEnum<["basic", "regular", "premium"]>>;
1915
+ integrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"meta">, z.ZodLiteral<"360dialog">]>>;
1918
1916
  }, "strip", z.ZodTypeAny, {
1919
- email: string;
1920
- wabaExternalId: string;
1921
- phoneNumberId: string;
1922
- wabaBusinessId?: string | undefined;
1923
- clientId?: string | undefined;
1924
- channelId?: string | undefined;
1917
+ wabaBusinessId?: string | null | undefined;
1918
+ wabaExternalId?: string | null | undefined;
1919
+ phoneNumberId?: string | null | undefined;
1920
+ email?: string | null | undefined;
1921
+ clientId?: string | null | undefined;
1922
+ channelId?: string | null | undefined;
1925
1923
  status?: "active" | "pending" | undefined;
1926
1924
  apiKey?: string | undefined;
1927
1925
  tier?: "basic" | "regular" | "premium" | undefined;
1926
+ integrationType?: "meta" | "360dialog" | undefined;
1928
1927
  }, {
1929
- email: string;
1930
- wabaExternalId: string;
1931
- phoneNumberId: string;
1932
- wabaBusinessId?: string | undefined;
1933
- clientId?: string | undefined;
1934
- channelId?: string | undefined;
1928
+ wabaBusinessId?: string | null | undefined;
1929
+ wabaExternalId?: string | null | undefined;
1930
+ phoneNumberId?: string | null | undefined;
1931
+ email?: string | null | undefined;
1932
+ clientId?: string | null | undefined;
1933
+ channelId?: string | null | undefined;
1935
1934
  status?: "active" | "pending" | undefined;
1936
1935
  apiKey?: string | undefined;
1937
1936
  tier?: "basic" | "regular" | "premium" | undefined;
1937
+ integrationType?: "meta" | "360dialog" | undefined;
1938
1938
  }>>;
1939
1939
  vonageCredentials: z.ZodOptional<z.ZodObject<{
1940
1940
  mobileNumber: z.ZodString;
@@ -1959,15 +1959,16 @@ export declare const cxLogContract: {
1959
1959
  additionalCredentials?: any;
1960
1960
  senderId?: string | undefined;
1961
1961
  whatsapp?: {
1962
- email: string;
1963
- wabaExternalId: string;
1964
- phoneNumberId: string;
1965
- wabaBusinessId?: string | undefined;
1966
- clientId?: string | undefined;
1967
- channelId?: string | undefined;
1962
+ wabaBusinessId?: string | null | undefined;
1963
+ wabaExternalId?: string | null | undefined;
1964
+ phoneNumberId?: string | null | undefined;
1965
+ email?: string | null | undefined;
1966
+ clientId?: string | null | undefined;
1967
+ channelId?: string | null | undefined;
1968
1968
  status?: "active" | "pending" | undefined;
1969
1969
  apiKey?: string | undefined;
1970
1970
  tier?: "basic" | "regular" | "premium" | undefined;
1971
+ integrationType?: "meta" | "360dialog" | undefined;
1971
1972
  } | undefined;
1972
1973
  vonageCredentials?: {
1973
1974
  apiKey: string;
@@ -1984,15 +1985,16 @@ export declare const cxLogContract: {
1984
1985
  additionalCredentials?: any;
1985
1986
  senderId?: string | undefined;
1986
1987
  whatsapp?: {
1987
- email: string;
1988
- wabaExternalId: string;
1989
- phoneNumberId: string;
1990
- wabaBusinessId?: string | undefined;
1991
- clientId?: string | undefined;
1992
- channelId?: string | undefined;
1988
+ wabaBusinessId?: string | null | undefined;
1989
+ wabaExternalId?: string | null | undefined;
1990
+ phoneNumberId?: string | null | undefined;
1991
+ email?: string | null | undefined;
1992
+ clientId?: string | null | undefined;
1993
+ channelId?: string | null | undefined;
1993
1994
  status?: "active" | "pending" | undefined;
1994
1995
  apiKey?: string | undefined;
1995
1996
  tier?: "basic" | "regular" | "premium" | undefined;
1997
+ integrationType?: "meta" | "360dialog" | undefined;
1996
1998
  } | undefined;
1997
1999
  vonageCredentials?: {
1998
2000
  apiKey: string;
@@ -2243,15 +2245,16 @@ export declare const cxLogContract: {
2243
2245
  additionalCredentials?: any;
2244
2246
  senderId?: string | undefined;
2245
2247
  whatsapp?: {
2246
- email: string;
2247
- wabaExternalId: string;
2248
- phoneNumberId: string;
2249
- wabaBusinessId?: string | undefined;
2250
- clientId?: string | undefined;
2251
- channelId?: string | undefined;
2248
+ wabaBusinessId?: string | null | undefined;
2249
+ wabaExternalId?: string | null | undefined;
2250
+ phoneNumberId?: string | null | undefined;
2251
+ email?: string | null | undefined;
2252
+ clientId?: string | null | undefined;
2253
+ channelId?: string | null | undefined;
2252
2254
  status?: "active" | "pending" | undefined;
2253
2255
  apiKey?: string | undefined;
2254
2256
  tier?: "basic" | "regular" | "premium" | undefined;
2257
+ integrationType?: "meta" | "360dialog" | undefined;
2255
2258
  } | undefined;
2256
2259
  vonageCredentials?: {
2257
2260
  apiKey: string;
@@ -2333,15 +2336,16 @@ export declare const cxLogContract: {
2333
2336
  additionalCredentials?: any;
2334
2337
  senderId?: string | undefined;
2335
2338
  whatsapp?: {
2336
- email: string;
2337
- wabaExternalId: string;
2338
- phoneNumberId: string;
2339
- wabaBusinessId?: string | undefined;
2340
- clientId?: string | undefined;
2341
- channelId?: string | undefined;
2339
+ wabaBusinessId?: string | null | undefined;
2340
+ wabaExternalId?: string | null | undefined;
2341
+ phoneNumberId?: string | null | undefined;
2342
+ email?: string | null | undefined;
2343
+ clientId?: string | null | undefined;
2344
+ channelId?: string | null | undefined;
2342
2345
  status?: "active" | "pending" | undefined;
2343
2346
  apiKey?: string | undefined;
2344
2347
  tier?: "basic" | "regular" | "premium" | undefined;
2348
+ integrationType?: "meta" | "360dialog" | undefined;
2345
2349
  } | undefined;
2346
2350
  vonageCredentials?: {
2347
2351
  apiKey: string;
@@ -2426,15 +2430,16 @@ export declare const cxLogContract: {
2426
2430
  additionalCredentials?: any;
2427
2431
  senderId?: string | undefined;
2428
2432
  whatsapp?: {
2429
- email: string;
2430
- wabaExternalId: string;
2431
- phoneNumberId: string;
2432
- wabaBusinessId?: string | undefined;
2433
- clientId?: string | undefined;
2434
- channelId?: string | undefined;
2433
+ wabaBusinessId?: string | null | undefined;
2434
+ wabaExternalId?: string | null | undefined;
2435
+ phoneNumberId?: string | null | undefined;
2436
+ email?: string | null | undefined;
2437
+ clientId?: string | null | undefined;
2438
+ channelId?: string | null | undefined;
2435
2439
  status?: "active" | "pending" | undefined;
2436
2440
  apiKey?: string | undefined;
2437
2441
  tier?: "basic" | "regular" | "premium" | undefined;
2442
+ integrationType?: "meta" | "360dialog" | undefined;
2438
2443
  } | undefined;
2439
2444
  vonageCredentials?: {
2440
2445
  apiKey: string;
@@ -2605,7 +2610,6 @@ export declare const cxLogContract: {
2605
2610
  dateValue: Date | null;
2606
2611
  uploads: {
2607
2612
  id: string;
2608
- status: string | null;
2609
2613
  createdAt: Date;
2610
2614
  updatedAt: Date;
2611
2615
  deletedAt: Date | null;
@@ -2614,6 +2618,7 @@ export declare const cxLogContract: {
2614
2618
  bucketName: string;
2615
2619
  fileSize: number;
2616
2620
  fileUrl: string | null;
2621
+ status?: string | undefined;
2617
2622
  }[];
2618
2623
  }[];
2619
2624
  company: {
@@ -2745,15 +2750,16 @@ export declare const cxLogContract: {
2745
2750
  additionalCredentials?: any;
2746
2751
  senderId?: string | undefined;
2747
2752
  whatsapp?: {
2748
- email: string;
2749
- wabaExternalId: string;
2750
- phoneNumberId: string;
2751
- wabaBusinessId?: string | undefined;
2752
- clientId?: string | undefined;
2753
- channelId?: string | undefined;
2753
+ wabaBusinessId?: string | null | undefined;
2754
+ wabaExternalId?: string | null | undefined;
2755
+ phoneNumberId?: string | null | undefined;
2756
+ email?: string | null | undefined;
2757
+ clientId?: string | null | undefined;
2758
+ channelId?: string | null | undefined;
2754
2759
  status?: "active" | "pending" | undefined;
2755
2760
  apiKey?: string | undefined;
2756
2761
  tier?: "basic" | "regular" | "premium" | undefined;
2762
+ integrationType?: "meta" | "360dialog" | undefined;
2757
2763
  } | undefined;
2758
2764
  vonageCredentials?: {
2759
2765
  apiKey: string;
@@ -2924,7 +2930,6 @@ export declare const cxLogContract: {
2924
2930
  dateValue: Date | null;
2925
2931
  uploads: {
2926
2932
  id: string;
2927
- status: string | null;
2928
2933
  createdAt: Date;
2929
2934
  updatedAt: Date;
2930
2935
  deletedAt: Date | null;
@@ -2933,6 +2938,7 @@ export declare const cxLogContract: {
2933
2938
  bucketName: string;
2934
2939
  fileSize: number;
2935
2940
  fileUrl: string | null;
2941
+ status?: string | undefined;
2936
2942
  }[];
2937
2943
  }[];
2938
2944
  company: {
@@ -3412,10 +3418,9 @@ export declare const cxLogContract: {
3412
3418
  fileSize: z.ZodNumber;
3413
3419
  fileKey: z.ZodString;
3414
3420
  fileUrl: z.ZodNullable<z.ZodString>;
3415
- status: z.ZodNullable<z.ZodString>;
3421
+ status: z.ZodOptional<z.ZodString>;
3416
3422
  }, "strip", z.ZodTypeAny, {
3417
3423
  id: string;
3418
- status: string | null;
3419
3424
  createdAt: Date;
3420
3425
  updatedAt: Date;
3421
3426
  deletedAt: Date | null;
@@ -3424,9 +3429,9 @@ export declare const cxLogContract: {
3424
3429
  bucketName: string;
3425
3430
  fileSize: number;
3426
3431
  fileUrl: string | null;
3432
+ status?: string | undefined;
3427
3433
  }, {
3428
3434
  id: string;
3429
- status: string | null;
3430
3435
  createdAt: Date;
3431
3436
  updatedAt: Date;
3432
3437
  deletedAt: Date | null;
@@ -3435,6 +3440,7 @@ export declare const cxLogContract: {
3435
3440
  bucketName: string;
3436
3441
  fileSize: number;
3437
3442
  fileUrl: string | null;
3443
+ status?: string | undefined;
3438
3444
  }>, "many">;
3439
3445
  }, "strip", z.ZodTypeAny, {
3440
3446
  id: string;
@@ -3461,7 +3467,6 @@ export declare const cxLogContract: {
3461
3467
  dateValue: Date | null;
3462
3468
  uploads: {
3463
3469
  id: string;
3464
- status: string | null;
3465
3470
  createdAt: Date;
3466
3471
  updatedAt: Date;
3467
3472
  deletedAt: Date | null;
@@ -3470,6 +3475,7 @@ export declare const cxLogContract: {
3470
3475
  bucketName: string;
3471
3476
  fileSize: number;
3472
3477
  fileUrl: string | null;
3478
+ status?: string | undefined;
3473
3479
  }[];
3474
3480
  }, {
3475
3481
  id: string;
@@ -3496,7 +3502,6 @@ export declare const cxLogContract: {
3496
3502
  dateValue: Date | null;
3497
3503
  uploads: {
3498
3504
  id: string;
3499
- status: string | null;
3500
3505
  createdAt: Date;
3501
3506
  updatedAt: Date;
3502
3507
  deletedAt: Date | null;
@@ -3505,6 +3510,7 @@ export declare const cxLogContract: {
3505
3510
  bucketName: string;
3506
3511
  fileSize: number;
3507
3512
  fileUrl: string | null;
3513
+ status?: string | undefined;
3508
3514
  }[];
3509
3515
  }>, "many">;
3510
3516
  contactEmails: z.ZodArray<z.ZodObject<{
@@ -3644,7 +3650,6 @@ export declare const cxLogContract: {
3644
3650
  dateValue: Date | null;
3645
3651
  uploads: {
3646
3652
  id: string;
3647
- status: string | null;
3648
3653
  createdAt: Date;
3649
3654
  updatedAt: Date;
3650
3655
  deletedAt: Date | null;
@@ -3653,6 +3658,7 @@ export declare const cxLogContract: {
3653
3658
  bucketName: string;
3654
3659
  fileSize: number;
3655
3660
  fileUrl: string | null;
3661
+ status?: string | undefined;
3656
3662
  }[];
3657
3663
  }[];
3658
3664
  company: {
@@ -3755,7 +3761,6 @@ export declare const cxLogContract: {
3755
3761
  dateValue: Date | null;
3756
3762
  uploads: {
3757
3763
  id: string;
3758
- status: string | null;
3759
3764
  createdAt: Date;
3760
3765
  updatedAt: Date;
3761
3766
  deletedAt: Date | null;
@@ -3764,6 +3769,7 @@ export declare const cxLogContract: {
3764
3769
  bucketName: string;
3765
3770
  fileSize: number;
3766
3771
  fileUrl: string | null;
3772
+ status?: string | undefined;
3767
3773
  }[];
3768
3774
  }[];
3769
3775
  company: {
@@ -3880,10 +3886,9 @@ export declare const cxLogContract: {
3880
3886
  fileSize: z.ZodNumber;
3881
3887
  fileKey: z.ZodString;
3882
3888
  fileUrl: z.ZodNullable<z.ZodString>;
3883
- status: z.ZodNullable<z.ZodString>;
3889
+ status: z.ZodOptional<z.ZodString>;
3884
3890
  }, "strip", z.ZodTypeAny, {
3885
3891
  id: string;
3886
- status: string | null;
3887
3892
  createdAt: Date;
3888
3893
  updatedAt: Date;
3889
3894
  deletedAt: Date | null;
@@ -3892,9 +3897,9 @@ export declare const cxLogContract: {
3892
3897
  bucketName: string;
3893
3898
  fileSize: number;
3894
3899
  fileUrl: string | null;
3900
+ status?: string | undefined;
3895
3901
  }, {
3896
3902
  id: string;
3897
- status: string | null;
3898
3903
  createdAt: Date;
3899
3904
  updatedAt: Date;
3900
3905
  deletedAt: Date | null;
@@ -3903,6 +3908,7 @@ export declare const cxLogContract: {
3903
3908
  bucketName: string;
3904
3909
  fileSize: number;
3905
3910
  fileUrl: string | null;
3911
+ status?: string | undefined;
3906
3912
  }>>>;
3907
3913
  callParticipants: z.ZodNullable<z.ZodObject<{
3908
3914
  callTo: z.ZodOptional<z.ZodNullable<z.ZodObject<{
@@ -4867,7 +4873,6 @@ export declare const cxLogContract: {
4867
4873
  dateValue: Date | null;
4868
4874
  uploads: {
4869
4875
  id: string;
4870
- status: string | null;
4871
4876
  createdAt: Date;
4872
4877
  updatedAt: Date;
4873
4878
  deletedAt: Date | null;
@@ -4876,6 +4881,7 @@ export declare const cxLogContract: {
4876
4881
  bucketName: string;
4877
4882
  fileSize: number;
4878
4883
  fileUrl: string | null;
4884
+ status?: string | undefined;
4879
4885
  }[];
4880
4886
  }[];
4881
4887
  company: {
@@ -4958,7 +4964,6 @@ export declare const cxLogContract: {
4958
4964
  } | null | undefined;
4959
4965
  upload?: {
4960
4966
  id: string;
4961
- status: string | null;
4962
4967
  createdAt: Date;
4963
4968
  updatedAt: Date;
4964
4969
  deletedAt: Date | null;
@@ -4967,6 +4972,7 @@ export declare const cxLogContract: {
4967
4972
  bucketName: string;
4968
4973
  fileSize: number;
4969
4974
  fileUrl: string | null;
4975
+ status?: string | undefined;
4970
4976
  } | null | undefined;
4971
4977
  extension?: {
4972
4978
  id: string;
@@ -5137,7 +5143,6 @@ export declare const cxLogContract: {
5137
5143
  dateValue: Date | null;
5138
5144
  uploads: {
5139
5145
  id: string;
5140
- status: string | null;
5141
5146
  createdAt: Date;
5142
5147
  updatedAt: Date;
5143
5148
  deletedAt: Date | null;
@@ -5146,6 +5151,7 @@ export declare const cxLogContract: {
5146
5151
  bucketName: string;
5147
5152
  fileSize: number;
5148
5153
  fileUrl: string | null;
5154
+ status?: string | undefined;
5149
5155
  }[];
5150
5156
  }[];
5151
5157
  company: {
@@ -5228,7 +5234,6 @@ export declare const cxLogContract: {
5228
5234
  } | null | undefined;
5229
5235
  upload?: {
5230
5236
  id: string;
5231
- status: string | null;
5232
5237
  createdAt: Date;
5233
5238
  updatedAt: Date;
5234
5239
  deletedAt: Date | null;
@@ -5237,6 +5242,7 @@ export declare const cxLogContract: {
5237
5242
  bucketName: string;
5238
5243
  fileSize: number;
5239
5244
  fileUrl: string | null;
5245
+ status?: string | undefined;
5240
5246
  } | null | undefined;
5241
5247
  extension?: {
5242
5248
  id: string;
@@ -5651,10 +5657,9 @@ export declare const cxLogContract: {
5651
5657
  fileSize: z.ZodNumber;
5652
5658
  fileKey: z.ZodString;
5653
5659
  fileUrl: z.ZodNullable<z.ZodString>;
5654
- status: z.ZodNullable<z.ZodString>;
5660
+ status: z.ZodOptional<z.ZodString>;
5655
5661
  }, "strip", z.ZodTypeAny, {
5656
5662
  id: string;
5657
- status: string | null;
5658
5663
  createdAt: Date;
5659
5664
  updatedAt: Date;
5660
5665
  deletedAt: Date | null;
@@ -5663,9 +5668,9 @@ export declare const cxLogContract: {
5663
5668
  bucketName: string;
5664
5669
  fileSize: number;
5665
5670
  fileUrl: string | null;
5671
+ status?: string | undefined;
5666
5672
  }, {
5667
5673
  id: string;
5668
- status: string | null;
5669
5674
  createdAt: Date;
5670
5675
  updatedAt: Date;
5671
5676
  deletedAt: Date | null;
@@ -5674,6 +5679,7 @@ export declare const cxLogContract: {
5674
5679
  bucketName: string;
5675
5680
  fileSize: number;
5676
5681
  fileUrl: string | null;
5682
+ status?: string | undefined;
5677
5683
  }>, "many">;
5678
5684
  }, "strip", z.ZodTypeAny, {
5679
5685
  id: string;
@@ -5700,7 +5706,6 @@ export declare const cxLogContract: {
5700
5706
  dateValue: Date | null;
5701
5707
  uploads: {
5702
5708
  id: string;
5703
- status: string | null;
5704
5709
  createdAt: Date;
5705
5710
  updatedAt: Date;
5706
5711
  deletedAt: Date | null;
@@ -5709,6 +5714,7 @@ export declare const cxLogContract: {
5709
5714
  bucketName: string;
5710
5715
  fileSize: number;
5711
5716
  fileUrl: string | null;
5717
+ status?: string | undefined;
5712
5718
  }[];
5713
5719
  }, {
5714
5720
  id: string;
@@ -5735,7 +5741,6 @@ export declare const cxLogContract: {
5735
5741
  dateValue: Date | null;
5736
5742
  uploads: {
5737
5743
  id: string;
5738
- status: string | null;
5739
5744
  createdAt: Date;
5740
5745
  updatedAt: Date;
5741
5746
  deletedAt: Date | null;
@@ -5744,6 +5749,7 @@ export declare const cxLogContract: {
5744
5749
  bucketName: string;
5745
5750
  fileSize: number;
5746
5751
  fileUrl: string | null;
5752
+ status?: string | undefined;
5747
5753
  }[];
5748
5754
  }>, "many">;
5749
5755
  contactEmails: z.ZodArray<z.ZodObject<{
@@ -5883,7 +5889,6 @@ export declare const cxLogContract: {
5883
5889
  dateValue: Date | null;
5884
5890
  uploads: {
5885
5891
  id: string;
5886
- status: string | null;
5887
5892
  createdAt: Date;
5888
5893
  updatedAt: Date;
5889
5894
  deletedAt: Date | null;
@@ -5892,6 +5897,7 @@ export declare const cxLogContract: {
5892
5897
  bucketName: string;
5893
5898
  fileSize: number;
5894
5899
  fileUrl: string | null;
5900
+ status?: string | undefined;
5895
5901
  }[];
5896
5902
  }[];
5897
5903
  company: {
@@ -5994,7 +6000,6 @@ export declare const cxLogContract: {
5994
6000
  dateValue: Date | null;
5995
6001
  uploads: {
5996
6002
  id: string;
5997
- status: string | null;
5998
6003
  createdAt: Date;
5999
6004
  updatedAt: Date;
6000
6005
  deletedAt: Date | null;
@@ -6003,6 +6008,7 @@ export declare const cxLogContract: {
6003
6008
  bucketName: string;
6004
6009
  fileSize: number;
6005
6010
  fileUrl: string | null;
6011
+ status?: string | undefined;
6006
6012
  }[];
6007
6013
  }[];
6008
6014
  company: {
@@ -6727,7 +6733,6 @@ export declare const cxLogContract: {
6727
6733
  dateValue: Date | null;
6728
6734
  uploads: {
6729
6735
  id: string;
6730
- status: string | null;
6731
6736
  createdAt: Date;
6732
6737
  updatedAt: Date;
6733
6738
  deletedAt: Date | null;
@@ -6736,6 +6741,7 @@ export declare const cxLogContract: {
6736
6741
  bucketName: string;
6737
6742
  fileSize: number;
6738
6743
  fileUrl: string | null;
6744
+ status?: string | undefined;
6739
6745
  }[];
6740
6746
  }[];
6741
6747
  company: {
@@ -6809,12 +6815,8 @@ export declare const cxLogContract: {
6809
6815
  caseId: number;
6810
6816
  entityName: string;
6811
6817
  startedDate: string | null;
6812
- totalHoldDuration: string | null;
6813
6818
  handledTime: string | null;
6814
- fullHandledTime: string | null;
6815
6819
  firstResponseTime: string | null;
6816
- resolutionTime: string | null;
6817
- fullResolutionTime: string | null;
6818
6820
  wrapUpForm: {
6819
6821
  type: string;
6820
6822
  id: string;
@@ -6870,6 +6872,7 @@ export declare const cxLogContract: {
6870
6872
  customerPhone: string | null;
6871
6873
  channelType: string | null;
6872
6874
  firstResponseDate: string;
6875
+ resolutionTime: string | null;
6873
6876
  resolutionDate: string;
6874
6877
  wrapUpDuration: string;
6875
6878
  slaMeet: string | null;
@@ -6896,15 +6899,16 @@ export declare const cxLogContract: {
6896
6899
  additionalCredentials?: any;
6897
6900
  senderId?: string | undefined;
6898
6901
  whatsapp?: {
6899
- email: string;
6900
- wabaExternalId: string;
6901
- phoneNumberId: string;
6902
- wabaBusinessId?: string | undefined;
6903
- clientId?: string | undefined;
6904
- channelId?: string | undefined;
6902
+ wabaBusinessId?: string | null | undefined;
6903
+ wabaExternalId?: string | null | undefined;
6904
+ phoneNumberId?: string | null | undefined;
6905
+ email?: string | null | undefined;
6906
+ clientId?: string | null | undefined;
6907
+ channelId?: string | null | undefined;
6905
6908
  status?: "active" | "pending" | undefined;
6906
6909
  apiKey?: string | undefined;
6907
6910
  tier?: "basic" | "regular" | "premium" | undefined;
6911
+ integrationType?: "meta" | "360dialog" | undefined;
6908
6912
  } | undefined;
6909
6913
  vonageCredentials?: {
6910
6914
  apiKey: string;
@@ -7075,7 +7079,6 @@ export declare const cxLogContract: {
7075
7079
  dateValue: Date | null;
7076
7080
  uploads: {
7077
7081
  id: string;
7078
- status: string | null;
7079
7082
  createdAt: Date;
7080
7083
  updatedAt: Date;
7081
7084
  deletedAt: Date | null;
@@ -7084,6 +7087,7 @@ export declare const cxLogContract: {
7084
7087
  bucketName: string;
7085
7088
  fileSize: number;
7086
7089
  fileUrl: string | null;
7090
+ status?: string | undefined;
7087
7091
  }[];
7088
7092
  }[];
7089
7093
  company: {
@@ -7314,7 +7318,6 @@ export declare const cxLogContract: {
7314
7318
  dateValue: Date | null;
7315
7319
  uploads: {
7316
7320
  id: string;
7317
- status: string | null;
7318
7321
  createdAt: Date;
7319
7322
  updatedAt: Date;
7320
7323
  deletedAt: Date | null;
@@ -7323,6 +7326,7 @@ export declare const cxLogContract: {
7323
7326
  bucketName: string;
7324
7327
  fileSize: number;
7325
7328
  fileUrl: string | null;
7329
+ status?: string | undefined;
7326
7330
  }[];
7327
7331
  }[];
7328
7332
  company: {
@@ -7405,7 +7409,6 @@ export declare const cxLogContract: {
7405
7409
  } | null | undefined;
7406
7410
  upload?: {
7407
7411
  id: string;
7408
- status: string | null;
7409
7412
  createdAt: Date;
7410
7413
  updatedAt: Date;
7411
7414
  deletedAt: Date | null;
@@ -7414,6 +7417,7 @@ export declare const cxLogContract: {
7414
7417
  bucketName: string;
7415
7418
  fileSize: number;
7416
7419
  fileUrl: string | null;
7420
+ status?: string | undefined;
7417
7421
  } | null | undefined;
7418
7422
  extension?: {
7419
7423
  id: string;
@@ -7650,7 +7654,6 @@ export declare const cxLogContract: {
7650
7654
  dateValue: Date | null;
7651
7655
  uploads: {
7652
7656
  id: string;
7653
- status: string | null;
7654
7657
  createdAt: Date;
7655
7658
  updatedAt: Date;
7656
7659
  deletedAt: Date | null;
@@ -7659,6 +7662,7 @@ export declare const cxLogContract: {
7659
7662
  bucketName: string;
7660
7663
  fileSize: number;
7661
7664
  fileUrl: string | null;
7665
+ status?: string | undefined;
7662
7666
  }[];
7663
7667
  }[];
7664
7668
  company: {
@@ -7732,12 +7736,8 @@ export declare const cxLogContract: {
7732
7736
  caseId: number;
7733
7737
  entityName: string;
7734
7738
  startedDate: string | null;
7735
- totalHoldDuration: string | null;
7736
7739
  handledTime: string | null;
7737
- fullHandledTime: string | null;
7738
7740
  firstResponseTime: string | null;
7739
- resolutionTime: string | null;
7740
- fullResolutionTime: string | null;
7741
7741
  wrapUpForm: {
7742
7742
  type: string;
7743
7743
  id: string;
@@ -7793,6 +7793,7 @@ export declare const cxLogContract: {
7793
7793
  customerPhone: string | null;
7794
7794
  channelType: string | null;
7795
7795
  firstResponseDate: string;
7796
+ resolutionTime: string | null;
7796
7797
  resolutionDate: string;
7797
7798
  wrapUpDuration: string;
7798
7799
  slaMeet: string | null;
@@ -7819,15 +7820,16 @@ export declare const cxLogContract: {
7819
7820
  additionalCredentials?: any;
7820
7821
  senderId?: string | undefined;
7821
7822
  whatsapp?: {
7822
- email: string;
7823
- wabaExternalId: string;
7824
- phoneNumberId: string;
7825
- wabaBusinessId?: string | undefined;
7826
- clientId?: string | undefined;
7827
- channelId?: string | undefined;
7823
+ wabaBusinessId?: string | null | undefined;
7824
+ wabaExternalId?: string | null | undefined;
7825
+ phoneNumberId?: string | null | undefined;
7826
+ email?: string | null | undefined;
7827
+ clientId?: string | null | undefined;
7828
+ channelId?: string | null | undefined;
7828
7829
  status?: "active" | "pending" | undefined;
7829
7830
  apiKey?: string | undefined;
7830
7831
  tier?: "basic" | "regular" | "premium" | undefined;
7832
+ integrationType?: "meta" | "360dialog" | undefined;
7831
7833
  } | undefined;
7832
7834
  vonageCredentials?: {
7833
7835
  apiKey: string;
@@ -7998,7 +8000,6 @@ export declare const cxLogContract: {
7998
8000
  dateValue: Date | null;
7999
8001
  uploads: {
8000
8002
  id: string;
8001
- status: string | null;
8002
8003
  createdAt: Date;
8003
8004
  updatedAt: Date;
8004
8005
  deletedAt: Date | null;
@@ -8007,6 +8008,7 @@ export declare const cxLogContract: {
8007
8008
  bucketName: string;
8008
8009
  fileSize: number;
8009
8010
  fileUrl: string | null;
8011
+ status?: string | undefined;
8010
8012
  }[];
8011
8013
  }[];
8012
8014
  company: {
@@ -8237,7 +8239,6 @@ export declare const cxLogContract: {
8237
8239
  dateValue: Date | null;
8238
8240
  uploads: {
8239
8241
  id: string;
8240
- status: string | null;
8241
8242
  createdAt: Date;
8242
8243
  updatedAt: Date;
8243
8244
  deletedAt: Date | null;
@@ -8246,6 +8247,7 @@ export declare const cxLogContract: {
8246
8247
  bucketName: string;
8247
8248
  fileSize: number;
8248
8249
  fileUrl: string | null;
8250
+ status?: string | undefined;
8249
8251
  }[];
8250
8252
  }[];
8251
8253
  company: {
@@ -8328,7 +8330,6 @@ export declare const cxLogContract: {
8328
8330
  } | null | undefined;
8329
8331
  upload?: {
8330
8332
  id: string;
8331
- status: string | null;
8332
8333
  createdAt: Date;
8333
8334
  updatedAt: Date;
8334
8335
  deletedAt: Date | null;
@@ -8337,6 +8338,7 @@ export declare const cxLogContract: {
8337
8338
  bucketName: string;
8338
8339
  fileSize: number;
8339
8340
  fileUrl: string | null;
8341
+ status?: string | undefined;
8340
8342
  } | null | undefined;
8341
8343
  extension?: {
8342
8344
  id: string;
@@ -8579,7 +8581,6 @@ export declare const cxLogContract: {
8579
8581
  dateValue: Date | null;
8580
8582
  uploads: {
8581
8583
  id: string;
8582
- status: string | null;
8583
8584
  createdAt: Date;
8584
8585
  updatedAt: Date;
8585
8586
  deletedAt: Date | null;
@@ -8588,6 +8589,7 @@ export declare const cxLogContract: {
8588
8589
  bucketName: string;
8589
8590
  fileSize: number;
8590
8591
  fileUrl: string | null;
8592
+ status?: string | undefined;
8591
8593
  }[];
8592
8594
  }[];
8593
8595
  company: {
@@ -8661,12 +8663,8 @@ export declare const cxLogContract: {
8661
8663
  caseId: number;
8662
8664
  entityName: string;
8663
8665
  startedDate: string | null;
8664
- totalHoldDuration: string | null;
8665
8666
  handledTime: string | null;
8666
- fullHandledTime: string | null;
8667
8667
  firstResponseTime: string | null;
8668
- resolutionTime: string | null;
8669
- fullResolutionTime: string | null;
8670
8668
  wrapUpForm: {
8671
8669
  type: string;
8672
8670
  id: string;
@@ -8722,6 +8720,7 @@ export declare const cxLogContract: {
8722
8720
  customerPhone: string | null;
8723
8721
  channelType: string | null;
8724
8722
  firstResponseDate: string;
8723
+ resolutionTime: string | null;
8725
8724
  resolutionDate: string;
8726
8725
  wrapUpDuration: string;
8727
8726
  slaMeet: string | null;
@@ -8748,15 +8747,16 @@ export declare const cxLogContract: {
8748
8747
  additionalCredentials?: any;
8749
8748
  senderId?: string | undefined;
8750
8749
  whatsapp?: {
8751
- email: string;
8752
- wabaExternalId: string;
8753
- phoneNumberId: string;
8754
- wabaBusinessId?: string | undefined;
8755
- clientId?: string | undefined;
8756
- channelId?: string | undefined;
8750
+ wabaBusinessId?: string | null | undefined;
8751
+ wabaExternalId?: string | null | undefined;
8752
+ phoneNumberId?: string | null | undefined;
8753
+ email?: string | null | undefined;
8754
+ clientId?: string | null | undefined;
8755
+ channelId?: string | null | undefined;
8757
8756
  status?: "active" | "pending" | undefined;
8758
8757
  apiKey?: string | undefined;
8759
8758
  tier?: "basic" | "regular" | "premium" | undefined;
8759
+ integrationType?: "meta" | "360dialog" | undefined;
8760
8760
  } | undefined;
8761
8761
  vonageCredentials?: {
8762
8762
  apiKey: string;
@@ -8927,7 +8927,6 @@ export declare const cxLogContract: {
8927
8927
  dateValue: Date | null;
8928
8928
  uploads: {
8929
8929
  id: string;
8930
- status: string | null;
8931
8930
  createdAt: Date;
8932
8931
  updatedAt: Date;
8933
8932
  deletedAt: Date | null;
@@ -8936,6 +8935,7 @@ export declare const cxLogContract: {
8936
8935
  bucketName: string;
8937
8936
  fileSize: number;
8938
8937
  fileUrl: string | null;
8938
+ status?: string | undefined;
8939
8939
  }[];
8940
8940
  }[];
8941
8941
  company: {
@@ -9166,7 +9166,6 @@ export declare const cxLogContract: {
9166
9166
  dateValue: Date | null;
9167
9167
  uploads: {
9168
9168
  id: string;
9169
- status: string | null;
9170
9169
  createdAt: Date;
9171
9170
  updatedAt: Date;
9172
9171
  deletedAt: Date | null;
@@ -9175,6 +9174,7 @@ export declare const cxLogContract: {
9175
9174
  bucketName: string;
9176
9175
  fileSize: number;
9177
9176
  fileUrl: string | null;
9177
+ status?: string | undefined;
9178
9178
  }[];
9179
9179
  }[];
9180
9180
  company: {
@@ -9257,7 +9257,6 @@ export declare const cxLogContract: {
9257
9257
  } | null | undefined;
9258
9258
  upload?: {
9259
9259
  id: string;
9260
- status: string | null;
9261
9260
  createdAt: Date;
9262
9261
  updatedAt: Date;
9263
9262
  deletedAt: Date | null;
@@ -9266,6 +9265,7 @@ export declare const cxLogContract: {
9266
9265
  bucketName: string;
9267
9266
  fileSize: number;
9268
9267
  fileUrl: string | null;
9268
+ status?: string | undefined;
9269
9269
  } | null | undefined;
9270
9270
  extension?: {
9271
9271
  id: string;
@@ -9508,7 +9508,6 @@ export declare const cxLogContract: {
9508
9508
  dateValue: Date | null;
9509
9509
  uploads: {
9510
9510
  id: string;
9511
- status: string | null;
9512
9511
  createdAt: Date;
9513
9512
  updatedAt: Date;
9514
9513
  deletedAt: Date | null;
@@ -9517,6 +9516,7 @@ export declare const cxLogContract: {
9517
9516
  bucketName: string;
9518
9517
  fileSize: number;
9519
9518
  fileUrl: string | null;
9519
+ status?: string | undefined;
9520
9520
  }[];
9521
9521
  }[];
9522
9522
  company: {
@@ -9590,12 +9590,8 @@ export declare const cxLogContract: {
9590
9590
  caseId: number;
9591
9591
  entityName: string;
9592
9592
  startedDate: string | null;
9593
- totalHoldDuration: string | null;
9594
9593
  handledTime: string | null;
9595
- fullHandledTime: string | null;
9596
9594
  firstResponseTime: string | null;
9597
- resolutionTime: string | null;
9598
- fullResolutionTime: string | null;
9599
9595
  wrapUpForm: {
9600
9596
  type: string;
9601
9597
  id: string;
@@ -9651,6 +9647,7 @@ export declare const cxLogContract: {
9651
9647
  customerPhone: string | null;
9652
9648
  channelType: string | null;
9653
9649
  firstResponseDate: string;
9650
+ resolutionTime: string | null;
9654
9651
  resolutionDate: string;
9655
9652
  wrapUpDuration: string;
9656
9653
  slaMeet: string | null;
@@ -9677,15 +9674,16 @@ export declare const cxLogContract: {
9677
9674
  additionalCredentials?: any;
9678
9675
  senderId?: string | undefined;
9679
9676
  whatsapp?: {
9680
- email: string;
9681
- wabaExternalId: string;
9682
- phoneNumberId: string;
9683
- wabaBusinessId?: string | undefined;
9684
- clientId?: string | undefined;
9685
- channelId?: string | undefined;
9677
+ wabaBusinessId?: string | null | undefined;
9678
+ wabaExternalId?: string | null | undefined;
9679
+ phoneNumberId?: string | null | undefined;
9680
+ email?: string | null | undefined;
9681
+ clientId?: string | null | undefined;
9682
+ channelId?: string | null | undefined;
9686
9683
  status?: "active" | "pending" | undefined;
9687
9684
  apiKey?: string | undefined;
9688
9685
  tier?: "basic" | "regular" | "premium" | undefined;
9686
+ integrationType?: "meta" | "360dialog" | undefined;
9689
9687
  } | undefined;
9690
9688
  vonageCredentials?: {
9691
9689
  apiKey: string;
@@ -9856,7 +9854,6 @@ export declare const cxLogContract: {
9856
9854
  dateValue: Date | null;
9857
9855
  uploads: {
9858
9856
  id: string;
9859
- status: string | null;
9860
9857
  createdAt: Date;
9861
9858
  updatedAt: Date;
9862
9859
  deletedAt: Date | null;
@@ -9865,6 +9862,7 @@ export declare const cxLogContract: {
9865
9862
  bucketName: string;
9866
9863
  fileSize: number;
9867
9864
  fileUrl: string | null;
9865
+ status?: string | undefined;
9868
9866
  }[];
9869
9867
  }[];
9870
9868
  company: {
@@ -10095,7 +10093,6 @@ export declare const cxLogContract: {
10095
10093
  dateValue: Date | null;
10096
10094
  uploads: {
10097
10095
  id: string;
10098
- status: string | null;
10099
10096
  createdAt: Date;
10100
10097
  updatedAt: Date;
10101
10098
  deletedAt: Date | null;
@@ -10104,6 +10101,7 @@ export declare const cxLogContract: {
10104
10101
  bucketName: string;
10105
10102
  fileSize: number;
10106
10103
  fileUrl: string | null;
10104
+ status?: string | undefined;
10107
10105
  }[];
10108
10106
  }[];
10109
10107
  company: {
@@ -10186,7 +10184,6 @@ export declare const cxLogContract: {
10186
10184
  } | null | undefined;
10187
10185
  upload?: {
10188
10186
  id: string;
10189
- status: string | null;
10190
10187
  createdAt: Date;
10191
10188
  updatedAt: Date;
10192
10189
  deletedAt: Date | null;
@@ -10195,6 +10192,7 @@ export declare const cxLogContract: {
10195
10192
  bucketName: string;
10196
10193
  fileSize: number;
10197
10194
  fileUrl: string | null;
10195
+ status?: string | undefined;
10198
10196
  } | null | undefined;
10199
10197
  extension?: {
10200
10198
  id: string;
@@ -10551,51 +10549,6 @@ export declare const cxLogContract: {
10551
10549
  'x-client-timezone'?: string | undefined;
10552
10550
  }>>>;
10553
10551
  };
10554
- syncSla: {
10555
- body: null;
10556
- summary: "Export cx-logs";
10557
- method: "POST";
10558
- responses: {
10559
- 200: null;
10560
- 401: z.ZodObject<{
10561
- message: z.ZodString;
10562
- error: z.ZodAny;
10563
- }, "strip", z.ZodTypeAny, {
10564
- message: string;
10565
- error?: any;
10566
- }, {
10567
- message: string;
10568
- error?: any;
10569
- }>;
10570
- 500: z.ZodObject<{
10571
- message: z.ZodString;
10572
- error: z.ZodAny;
10573
- }, "strip", z.ZodTypeAny, {
10574
- message: string;
10575
- error?: any;
10576
- }, {
10577
- message: string;
10578
- error?: any;
10579
- }>;
10580
- };
10581
- path: "/cx-logs/sync-sla";
10582
- headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
10583
- 'x-tenant': z.ZodString;
10584
- authorization: z.ZodString;
10585
- 'x-code': z.ZodOptional<z.ZodString>;
10586
- 'x-client-timezone': z.ZodDefault<z.ZodString>;
10587
- }, "strip", z.ZodTypeAny, {
10588
- 'x-tenant': string;
10589
- authorization: string;
10590
- 'x-client-timezone': string;
10591
- 'x-code'?: string | undefined;
10592
- }, {
10593
- 'x-tenant': string;
10594
- authorization: string;
10595
- 'x-code'?: string | undefined;
10596
- 'x-client-timezone'?: string | undefined;
10597
- }>>>;
10598
- };
10599
10552
  updateSla: {
10600
10553
  body: z.ZodObject<{
10601
10554
  roomId: z.ZodString;