@kl1/contracts 1.2.27-uat → 1.2.29-uat

Sign up to get free protection for your applications and to get access to all the features.
Files changed (257) hide show
  1. package/dist/api-contracts/src/activity-log/index.d.ts +21 -21
  2. package/dist/api-contracts/src/activity-log/schema.d.ts +4 -4
  3. package/dist/api-contracts/src/attribute/index.d.ts +152 -168
  4. package/dist/api-contracts/src/attribute/index.d.ts.map +1 -1
  5. package/dist/api-contracts/src/attribute/schema.d.ts +8 -11
  6. package/dist/api-contracts/src/attribute/schema.d.ts.map +1 -1
  7. package/dist/api-contracts/src/attribute/validation.d.ts +4 -4
  8. package/dist/api-contracts/src/attribute-option/schema.d.ts +2 -3
  9. package/dist/api-contracts/src/attribute-option/schema.d.ts.map +1 -1
  10. package/dist/api-contracts/src/auth/index.d.ts +51 -55
  11. package/dist/api-contracts/src/auth/index.d.ts.map +1 -1
  12. package/dist/api-contracts/src/automation-queue/index.d.ts +111 -123
  13. package/dist/api-contracts/src/automation-queue/index.d.ts.map +1 -1
  14. package/dist/api-contracts/src/automation-queue/schema.d.ts +12 -13
  15. package/dist/api-contracts/src/automation-queue/schema.d.ts.map +1 -1
  16. package/dist/api-contracts/src/aws/index.d.ts +6 -8
  17. package/dist/api-contracts/src/aws/index.d.ts.map +1 -1
  18. package/dist/api-contracts/src/botpress/index.d.ts +41 -45
  19. package/dist/api-contracts/src/botpress/index.d.ts.map +1 -1
  20. package/dist/api-contracts/src/botpress/schema.d.ts +6 -6
  21. package/dist/api-contracts/src/botpress/validation.d.ts +8 -8
  22. package/dist/api-contracts/src/business-calendar/index.d.ts +60 -72
  23. package/dist/api-contracts/src/business-calendar/index.d.ts.map +1 -1
  24. package/dist/api-contracts/src/business-calendar/schema.d.ts +18 -23
  25. package/dist/api-contracts/src/business-calendar/schema.d.ts.map +1 -1
  26. package/dist/api-contracts/src/business-calendar/validation.d.ts +2 -2
  27. package/dist/api-contracts/src/call-log/schema.d.ts +4 -5
  28. package/dist/api-contracts/src/call-log/schema.d.ts.map +1 -1
  29. package/dist/api-contracts/src/category/index.d.ts +121 -130
  30. package/dist/api-contracts/src/category/index.d.ts.map +1 -1
  31. package/dist/api-contracts/src/category/schema.d.ts +4 -5
  32. package/dist/api-contracts/src/category/schema.d.ts.map +1 -1
  33. package/dist/api-contracts/src/channel/index.d.ts +1697 -1543
  34. package/dist/api-contracts/src/channel/index.d.ts.map +1 -1
  35. package/dist/api-contracts/src/channel/schema.d.ts +66 -54
  36. package/dist/api-contracts/src/channel/schema.d.ts.map +1 -1
  37. package/dist/api-contracts/src/channel/validation.d.ts +86 -72
  38. package/dist/api-contracts/src/channel/validation.d.ts.map +1 -1
  39. package/dist/api-contracts/src/chat/index.d.ts +17916 -14660
  40. package/dist/api-contracts/src/chat/index.d.ts.map +1 -1
  41. package/dist/api-contracts/src/chat/schema.d.ts +3981 -3226
  42. package/dist/api-contracts/src/chat/schema.d.ts.map +1 -1
  43. package/dist/api-contracts/src/chat/validation.d.ts +4020 -3555
  44. package/dist/api-contracts/src/chat/validation.d.ts.map +1 -1
  45. package/dist/api-contracts/src/comment/index.d.ts +468 -525
  46. package/dist/api-contracts/src/comment/index.d.ts.map +1 -1
  47. package/dist/api-contracts/src/comment/schema.d.ts +118 -136
  48. package/dist/api-contracts/src/comment/schema.d.ts.map +1 -1
  49. package/dist/api-contracts/src/comment/validation.d.ts +1 -1
  50. package/dist/api-contracts/src/company/index.d.ts +113 -140
  51. package/dist/api-contracts/src/company/index.d.ts.map +1 -1
  52. package/dist/api-contracts/src/company/schema.d.ts +24 -33
  53. package/dist/api-contracts/src/company/schema.d.ts.map +1 -1
  54. package/dist/api-contracts/src/company/validation.d.ts +66 -82
  55. package/dist/api-contracts/src/company/validation.d.ts.map +1 -1
  56. package/dist/api-contracts/src/contact/index.d.ts +816 -934
  57. package/dist/api-contracts/src/contact/index.d.ts.map +1 -1
  58. package/dist/api-contracts/src/contact/schema.d.ts +68 -82
  59. package/dist/api-contracts/src/contact/schema.d.ts.map +1 -1
  60. package/dist/api-contracts/src/contact/validation.d.ts +352 -433
  61. package/dist/api-contracts/src/contact/validation.d.ts.map +1 -1
  62. package/dist/api-contracts/src/contact-email/schema.d.ts +2 -3
  63. package/dist/api-contracts/src/contact-email/schema.d.ts.map +1 -1
  64. package/dist/api-contracts/src/contact-phone/schema.d.ts +2 -3
  65. package/dist/api-contracts/src/contact-phone/schema.d.ts.map +1 -1
  66. package/dist/api-contracts/src/contract.d.ts +35561 -32035
  67. package/dist/api-contracts/src/contract.d.ts.map +1 -1
  68. package/dist/api-contracts/src/custom-field/schema.d.ts +2 -3
  69. package/dist/api-contracts/src/custom-field/schema.d.ts.map +1 -1
  70. package/dist/api-contracts/src/custom-field/validation.d.ts +2 -2
  71. package/dist/api-contracts/src/custom-field-upload/schema.d.ts +2 -3
  72. package/dist/api-contracts/src/custom-field-upload/schema.d.ts.map +1 -1
  73. package/dist/api-contracts/src/cx-intelligence/index.d.ts +54 -0
  74. package/dist/api-contracts/src/cx-intelligence/index.d.ts.map +1 -0
  75. package/dist/api-contracts/src/cx-log/index.d.ts +917 -944
  76. package/dist/api-contracts/src/cx-log/index.d.ts.map +1 -1
  77. package/dist/api-contracts/src/cx-log/schema.d.ts +594 -626
  78. package/dist/api-contracts/src/cx-log/schema.d.ts.map +1 -1
  79. package/dist/api-contracts/src/cx-log/validation.d.ts +39 -39
  80. package/dist/api-contracts/src/dashboard/index.d.ts +376 -417
  81. package/dist/api-contracts/src/dashboard/index.d.ts.map +1 -1
  82. package/dist/api-contracts/src/dashboard/schema.d.ts +38 -39
  83. package/dist/api-contracts/src/dashboard/schema.d.ts.map +1 -1
  84. package/dist/api-contracts/src/dashboard/validation.d.ts +18 -24
  85. package/dist/api-contracts/src/dashboard/validation.d.ts.map +1 -1
  86. package/dist/api-contracts/src/evaluate-form/index.d.ts +3 -4
  87. package/dist/api-contracts/src/evaluate-form/index.d.ts.map +1 -1
  88. package/dist/api-contracts/src/evaluate-form/schema.d.ts +2 -3
  89. package/dist/api-contracts/src/evaluate-form/schema.d.ts.map +1 -1
  90. package/dist/api-contracts/src/export/index.d.ts +3 -4
  91. package/dist/api-contracts/src/export/index.d.ts.map +1 -1
  92. package/dist/api-contracts/src/extension/index.d.ts +116 -122
  93. package/dist/api-contracts/src/extension/index.d.ts.map +1 -1
  94. package/dist/api-contracts/src/facebook-feed/index.d.ts +3386 -2890
  95. package/dist/api-contracts/src/facebook-feed/index.d.ts.map +1 -1
  96. package/dist/api-contracts/src/facebook-feed/schema.d.ts +138 -140
  97. package/dist/api-contracts/src/facebook-feed/schema.d.ts.map +1 -1
  98. package/dist/api-contracts/src/facebook-feed/validation.d.ts +150 -160
  99. package/dist/api-contracts/src/facebook-feed/validation.d.ts.map +1 -1
  100. package/dist/api-contracts/src/general-setting/index.d.ts +2 -2
  101. package/dist/api-contracts/src/group/schema.d.ts +2 -3
  102. package/dist/api-contracts/src/group/schema.d.ts.map +1 -1
  103. package/dist/api-contracts/src/hold-label/index.d.ts +176 -55
  104. package/dist/api-contracts/src/hold-label/index.d.ts.map +1 -1
  105. package/dist/api-contracts/src/hold-label/schema.d.ts +29 -5
  106. package/dist/api-contracts/src/hold-label/schema.d.ts.map +1 -1
  107. package/dist/api-contracts/src/hold-label/validation.d.ts +10 -0
  108. package/dist/api-contracts/src/hold-label/validation.d.ts.map +1 -1
  109. package/dist/api-contracts/src/index.d.ts +1 -0
  110. package/dist/api-contracts/src/index.d.ts.map +1 -1
  111. package/dist/api-contracts/src/instagram/index.d.ts +3718 -3231
  112. package/dist/api-contracts/src/instagram/index.d.ts.map +1 -1
  113. package/dist/api-contracts/src/instagram/validation.d.ts +16 -16
  114. package/dist/api-contracts/src/line/index.d.ts +3738 -3263
  115. package/dist/api-contracts/src/line/index.d.ts.map +1 -1
  116. package/dist/api-contracts/src/line/schema.d.ts +15 -16
  117. package/dist/api-contracts/src/line/schema.d.ts.map +1 -1
  118. package/dist/api-contracts/src/line/validation.d.ts +164 -153
  119. package/dist/api-contracts/src/line/validation.d.ts.map +1 -1
  120. package/dist/api-contracts/src/log-form/schema.d.ts +2 -3
  121. package/dist/api-contracts/src/log-form/schema.d.ts.map +1 -1
  122. package/dist/api-contracts/src/mail/account-contract.d.ts +246 -256
  123. package/dist/api-contracts/src/mail/account-contract.d.ts.map +1 -1
  124. package/dist/api-contracts/src/mail/email-engine-webhooks-events.contract.d.ts +3 -4
  125. package/dist/api-contracts/src/mail/email-engine-webhooks-events.contract.d.ts.map +1 -1
  126. package/dist/api-contracts/src/mail/mail-contract.d.ts +3050 -3095
  127. package/dist/api-contracts/src/mail/mail-contract.d.ts.map +1 -1
  128. package/dist/api-contracts/src/mail/mail-server-contract.d.ts +44 -50
  129. package/dist/api-contracts/src/mail/mail-server-contract.d.ts.map +1 -1
  130. package/dist/api-contracts/src/mail/message-contract.d.ts +379 -385
  131. package/dist/api-contracts/src/mail/message-contract.d.ts.map +1 -1
  132. package/dist/api-contracts/src/mail/room-contract.d.ts +1509 -1532
  133. package/dist/api-contracts/src/mail/room-contract.d.ts.map +1 -1
  134. package/dist/api-contracts/src/mail/schemas/account-validation.schema.d.ts +50 -50
  135. package/dist/api-contracts/src/mail/schemas/account.schema.d.ts +10 -10
  136. package/dist/api-contracts/src/mail/schemas/message-validation.schema.d.ts +16 -16
  137. package/dist/api-contracts/src/mail/schemas/message.schema.d.ts +56 -56
  138. package/dist/api-contracts/src/mail/schemas/room-validation.schema.d.ts +486 -490
  139. package/dist/api-contracts/src/mail/schemas/room-validation.schema.d.ts.map +1 -1
  140. package/dist/api-contracts/src/mail/schemas/room.schema.d.ts +468 -473
  141. package/dist/api-contracts/src/mail/schemas/room.schema.d.ts.map +1 -1
  142. package/dist/api-contracts/src/messenger/index.d.ts +3718 -3233
  143. package/dist/api-contracts/src/messenger/index.d.ts.map +1 -1
  144. package/dist/api-contracts/src/messenger/schema.d.ts +16 -16
  145. package/dist/api-contracts/src/messenger/validation.d.ts +146 -156
  146. package/dist/api-contracts/src/messenger/validation.d.ts.map +1 -1
  147. package/dist/api-contracts/src/notification/index.d.ts +38 -42
  148. package/dist/api-contracts/src/notification/index.d.ts.map +1 -1
  149. package/dist/api-contracts/src/notification/schema.d.ts +18 -18
  150. package/dist/api-contracts/src/notification/validation.d.ts +10 -10
  151. package/dist/api-contracts/src/permission/index.d.ts +17 -17
  152. package/dist/api-contracts/src/presence-status/index.d.ts +81 -84
  153. package/dist/api-contracts/src/presence-status/index.d.ts.map +1 -1
  154. package/dist/api-contracts/src/public-api/index.d.ts +280 -344
  155. package/dist/api-contracts/src/public-api/index.d.ts.map +1 -1
  156. package/dist/api-contracts/src/public-api/schema.d.ts +44 -58
  157. package/dist/api-contracts/src/public-api/schema.d.ts.map +1 -1
  158. package/dist/api-contracts/src/public-api/validation.d.ts +108 -133
  159. package/dist/api-contracts/src/public-api/validation.d.ts.map +1 -1
  160. package/dist/api-contracts/src/role/index.d.ts +83 -88
  161. package/dist/api-contracts/src/role/index.d.ts.map +1 -1
  162. package/dist/api-contracts/src/sms/index.d.ts +260 -241
  163. package/dist/api-contracts/src/sms/index.d.ts.map +1 -1
  164. package/dist/api-contracts/src/sms/schema.d.ts +8 -8
  165. package/dist/api-contracts/src/sms/validation.d.ts +2 -2
  166. package/dist/api-contracts/src/snippet/index.d.ts +96 -118
  167. package/dist/api-contracts/src/snippet/index.d.ts.map +1 -1
  168. package/dist/api-contracts/src/snippet/schema.d.ts +24 -31
  169. package/dist/api-contracts/src/snippet/schema.d.ts.map +1 -1
  170. package/dist/api-contracts/src/snippet/validation.d.ts +4 -5
  171. package/dist/api-contracts/src/snippet/validation.d.ts.map +1 -1
  172. package/dist/api-contracts/src/subscription/index.d.ts +233 -255
  173. package/dist/api-contracts/src/subscription/index.d.ts.map +1 -1
  174. package/dist/api-contracts/src/subscription/schema.d.ts +276 -306
  175. package/dist/api-contracts/src/subscription/schema.d.ts.map +1 -1
  176. package/dist/api-contracts/src/tag/index.d.ts +84 -91
  177. package/dist/api-contracts/src/tag/index.d.ts.map +1 -1
  178. package/dist/api-contracts/src/tag/schema.d.ts +4 -5
  179. package/dist/api-contracts/src/tag/schema.d.ts.map +1 -1
  180. package/dist/api-contracts/src/tag-group/schema.d.ts +2 -3
  181. package/dist/api-contracts/src/tag-group/schema.d.ts.map +1 -1
  182. package/dist/api-contracts/src/telegram/index.d.ts +2955 -2496
  183. package/dist/api-contracts/src/telegram/index.d.ts.map +1 -1
  184. package/dist/api-contracts/src/telegram/validation.d.ts +4 -4
  185. package/dist/api-contracts/src/telephony-agent-presence-status/index.d.ts +68 -72
  186. package/dist/api-contracts/src/telephony-agent-presence-status/index.d.ts.map +1 -1
  187. package/dist/api-contracts/src/telephony-agent-presence-status/schema.d.ts +6 -7
  188. package/dist/api-contracts/src/telephony-agent-presence-status/schema.d.ts.map +1 -1
  189. package/dist/api-contracts/src/telephony-cdr/call-report.schema.d.ts +38 -38
  190. package/dist/api-contracts/src/telephony-cdr/index.d.ts +1329 -1394
  191. package/dist/api-contracts/src/telephony-cdr/index.d.ts.map +1 -1
  192. package/dist/api-contracts/src/telephony-cdr/schema.d.ts +222 -242
  193. package/dist/api-contracts/src/telephony-cdr/schema.d.ts.map +1 -1
  194. package/dist/api-contracts/src/telephony-cdr/validation.d.ts +45 -52
  195. package/dist/api-contracts/src/telephony-cdr/validation.d.ts.map +1 -1
  196. package/dist/api-contracts/src/telephony-extension/index.d.ts +21 -21
  197. package/dist/api-contracts/src/telephony-extension/schema.d.ts +4 -4
  198. package/dist/api-contracts/src/telephony-live-queue-call/schema.d.ts +2 -3
  199. package/dist/api-contracts/src/telephony-live-queue-call/schema.d.ts.map +1 -1
  200. package/dist/api-contracts/src/telephony-queue-call-count/schema.d.ts +2 -3
  201. package/dist/api-contracts/src/telephony-queue-call-count/schema.d.ts.map +1 -1
  202. package/dist/api-contracts/src/tenant/schema.d.ts +4 -5
  203. package/dist/api-contracts/src/tenant/schema.d.ts.map +1 -1
  204. package/dist/api-contracts/src/ticket/index.d.ts +958 -1057
  205. package/dist/api-contracts/src/ticket/index.d.ts.map +1 -1
  206. package/dist/api-contracts/src/ticket/schema.d.ts +100 -123
  207. package/dist/api-contracts/src/ticket/schema.d.ts.map +1 -1
  208. package/dist/api-contracts/src/ticket/validation.d.ts +55 -57
  209. package/dist/api-contracts/src/ticket/validation.d.ts.map +1 -1
  210. package/dist/api-contracts/src/upload/index.d.ts +34 -36
  211. package/dist/api-contracts/src/upload/index.d.ts.map +1 -1
  212. package/dist/api-contracts/src/upload/schema.d.ts +2 -3
  213. package/dist/api-contracts/src/upload/schema.d.ts.map +1 -1
  214. package/dist/api-contracts/src/user/index.d.ts +130 -136
  215. package/dist/api-contracts/src/user/index.d.ts.map +1 -1
  216. package/dist/api-contracts/src/user/schema.d.ts +2 -2
  217. package/dist/api-contracts/src/user/validation.d.ts +8 -9
  218. package/dist/api-contracts/src/user/validation.d.ts.map +1 -1
  219. package/dist/api-contracts/src/user-presence-status-log/index.d.ts +35 -36
  220. package/dist/api-contracts/src/user-presence-status-log/index.d.ts.map +1 -1
  221. package/dist/api-contracts/src/user-presence-status-log/schema.d.ts +6 -7
  222. package/dist/api-contracts/src/user-presence-status-log/schema.d.ts.map +1 -1
  223. package/dist/api-contracts/src/viber/index.d.ts +3442 -2983
  224. package/dist/api-contracts/src/viber/index.d.ts.map +1 -1
  225. package/dist/api-contracts/src/viber/validation.d.ts +4 -4
  226. package/dist/api-contracts/src/webchat/index.d.ts +8425 -6944
  227. package/dist/api-contracts/src/webchat/index.d.ts.map +1 -1
  228. package/dist/api-contracts/src/webchat/schema.d.ts +10 -10
  229. package/dist/api-contracts/src/webchat/validation.d.ts +2 -2
  230. package/dist/api-contracts/src/whatsapp/index.d.ts +3577 -3105
  231. package/dist/api-contracts/src/whatsapp/index.d.ts.map +1 -1
  232. package/dist/api-contracts/src/whatsapp/validation.d.ts +2 -3
  233. package/dist/api-contracts/src/whatsapp/validation.d.ts.map +1 -1
  234. package/dist/api-contracts/src/widget/index.d.ts +152 -163
  235. package/dist/api-contracts/src/widget/index.d.ts.map +1 -1
  236. package/dist/api-contracts/src/widget/schema.d.ts +4 -5
  237. package/dist/api-contracts/src/widget/schema.d.ts.map +1 -1
  238. package/dist/api-contracts/src/widget/validation.d.ts +4 -4
  239. package/dist/api-contracts/src/workflow-rule/index.d.ts +1860 -1543
  240. package/dist/api-contracts/src/workflow-rule/index.d.ts.map +1 -1
  241. package/dist/api-contracts/src/workflow-rule/schema.d.ts +4 -5
  242. package/dist/api-contracts/src/workflow-rule/schema.d.ts.map +1 -1
  243. package/dist/api-contracts/src/wrap-up-form/index.d.ts +173 -192
  244. package/dist/api-contracts/src/wrap-up-form/index.d.ts.map +1 -1
  245. package/dist/api-contracts/src/wrap-up-form/schema.d.ts +10 -13
  246. package/dist/api-contracts/src/wrap-up-form/schema.d.ts.map +1 -1
  247. package/dist/api-contracts/src/wrap-up-form/validation.d.ts +20 -21
  248. package/dist/api-contracts/src/wrap-up-form/validation.d.ts.map +1 -1
  249. package/dist/api-contracts/utils.d.ts +3 -4
  250. package/dist/api-contracts/utils.d.ts.map +1 -1
  251. package/dist/entities/src/enums/chat.d.ts +3 -0
  252. package/dist/entities/src/enums/chat.d.ts.map +1 -1
  253. package/dist/index.js +3271 -3172
  254. package/dist/index.js.map +1 -1
  255. package/dist/index.mjs +3270 -3172
  256. package/dist/index.mjs.map +1 -1
  257. package/package.json +1 -1
@@ -35,104 +35,85 @@ export declare const cxLogContract: {
35
35
  value: z.ZodUnion<[z.ZodString, z.ZodArray<z.ZodString, "many">]>;
36
36
  type: z.ZodOptional<z.ZodString>;
37
37
  }, "strip", z.ZodTypeAny, {
38
- value: string | string[];
38
+ value: (string | string[]) & (string | string[] | undefined);
39
39
  attributeId: string;
40
40
  type?: string | undefined;
41
41
  }, {
42
- value: string | string[];
42
+ value: (string | string[]) & (string | string[] | undefined);
43
43
  attributeId: string;
44
44
  type?: string | undefined;
45
45
  }>, "many">>;
46
46
  selectedDate: z.ZodOptional<z.ZodString>;
47
47
  }, "strip", z.ZodTypeAny, {
48
- name?: string | undefined;
49
- channel?: string[] | undefined;
50
- address?: string | undefined;
51
- disposition?: string[] | undefined;
52
- direction?: ("inbound" | "outbound")[] | undefined;
53
48
  page?: number | undefined;
54
- email?: string | undefined;
55
49
  pageSize?: number | undefined;
56
- phone?: string | undefined;
57
- customFields?: {
58
- value: string | string[];
59
- attributeId: string;
60
- type?: string | undefined;
61
- }[] | undefined;
62
- company?: string[] | undefined;
63
- notes?: string | undefined;
64
- tags?: string[] | undefined;
65
- sentimentScore?: ("negative" | "positive" | "neutral")[] | undefined;
66
- csatScore?: string[] | undefined;
67
- queueId?: string[] | undefined;
68
50
  contactId?: string | undefined;
69
- trunks?: string[] | undefined;
70
51
  caseId?: string | undefined;
71
- selectedDate?: string | undefined;
72
52
  channelIds?: string[] | undefined;
53
+ trunks?: string[] | undefined;
54
+ queueId?: string[] | undefined;
73
55
  agentIds?: string[] | undefined;
56
+ direction?: ("inbound" | "outbound")[] | undefined;
57
+ disposition?: string[] | undefined;
58
+ sentimentScore?: ("positive" | "neutral" | "negative")[] | undefined;
59
+ csatScore?: string[] | undefined;
74
60
  sla?: "meet" | "unmeet" | undefined;
75
- contactLabels?: string[] | undefined;
76
- }, {
61
+ tags?: string[] | undefined;
77
62
  name?: string | undefined;
78
- channel?: string[] | undefined;
79
- address?: string | undefined;
80
- disposition?: string[] | undefined;
81
- direction?: ("inbound" | "outbound")[] | undefined;
82
- page?: number | undefined;
63
+ contactLabels?: string[] | undefined;
83
64
  email?: string | undefined;
84
- pageSize?: number | undefined;
65
+ channel?: string[] | undefined;
85
66
  phone?: string | undefined;
67
+ notes?: string | undefined;
68
+ address?: string | undefined;
69
+ company?: string[] | undefined;
86
70
  customFields?: {
87
- value: string | string[];
71
+ value: (string | string[]) & (string | string[] | undefined);
88
72
  attributeId: string;
89
73
  type?: string | undefined;
90
74
  }[] | undefined;
91
- company?: string[] | undefined;
92
- notes?: string | undefined;
93
- tags?: string[] | undefined;
94
- sentimentScore?: ("negative" | "positive" | "neutral")[] | undefined;
95
- csatScore?: string[] | undefined;
96
- queueId?: string[] | undefined;
75
+ selectedDate?: string | undefined;
76
+ }, {
77
+ page?: number | undefined;
78
+ pageSize?: number | undefined;
97
79
  contactId?: string | undefined;
98
- trunks?: string[] | undefined;
99
80
  caseId?: string | undefined;
100
- selectedDate?: string | undefined;
101
81
  channelIds?: string[] | undefined;
82
+ trunks?: string[] | undefined;
83
+ queueId?: string[] | undefined;
102
84
  agentIds?: string[] | undefined;
85
+ direction?: ("inbound" | "outbound")[] | undefined;
86
+ disposition?: string[] | undefined;
87
+ sentimentScore?: ("positive" | "neutral" | "negative")[] | undefined;
88
+ csatScore?: string[] | undefined;
103
89
  sla?: "meet" | "unmeet" | undefined;
90
+ tags?: string[] | undefined;
91
+ name?: string | undefined;
104
92
  contactLabels?: string[] | undefined;
93
+ email?: string | undefined;
94
+ channel?: string[] | undefined;
95
+ phone?: string | undefined;
96
+ notes?: string | undefined;
97
+ address?: string | undefined;
98
+ company?: string[] | undefined;
99
+ customFields?: {
100
+ value: (string | string[]) & (string | string[] | undefined);
101
+ attributeId: string;
102
+ type?: string | undefined;
103
+ }[] | undefined;
104
+ selectedDate?: string | undefined;
105
105
  }>>;
106
- path: "/cx-logs";
107
- headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
108
- 'x-tenant': z.ZodString;
109
- authorization: z.ZodString;
110
- 'x-code': z.ZodOptional<z.ZodString>;
111
- 'x-client-timezone': z.ZodDefault<z.ZodString>;
112
- }, "strip", z.ZodTypeAny, {
113
- 'x-tenant': string;
114
- authorization: string;
115
- 'x-client-timezone': string;
116
- 'x-code'?: string | undefined;
117
- }, {
118
- 'x-tenant': string;
119
- authorization: string;
120
- 'x-code'?: string | undefined;
121
- 'x-client-timezone'?: string | undefined;
122
- }>>>;
123
106
  responses: {
124
- 200: z.ZodObject<z.objectUtil.extendShape<{
107
+ 200: z.ZodObject<{
125
108
  requestId: z.ZodString;
126
- }, {
127
109
  total: z.ZodNumber;
128
110
  page: z.ZodNumber;
129
111
  pageSize: z.ZodNumber;
130
- cxLogs: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
112
+ cxLogs: z.ZodArray<z.ZodObject<{
131
113
  id: z.ZodString;
132
114
  createdAt: z.ZodDate;
133
115
  updatedAt: z.ZodDate;
134
116
  deletedAt: z.ZodNullable<z.ZodDate>;
135
- }, {
136
117
  caseId: z.ZodNumber;
137
118
  entityId: z.ZodString;
138
119
  entityName: z.ZodString;
@@ -148,16 +129,15 @@ export declare const cxLogContract: {
148
129
  resolutionDate: z.ZodString;
149
130
  wrapUpDuration: z.ZodString;
150
131
  slaMeet: z.ZodNullable<z.ZodString>;
151
- evaluateForm: z.ZodNullable<z.ZodObject<z.objectUtil.extendShape<{
132
+ evaluateForm: z.ZodNullable<z.ZodObject<{
152
133
  id: z.ZodString;
153
134
  createdAt: z.ZodDate;
154
135
  updatedAt: z.ZodDate;
155
136
  deletedAt: z.ZodNullable<z.ZodDate>;
156
- }, {
157
137
  cxLogId: z.ZodString;
158
138
  sentimentScore: z.ZodOptional<z.ZodNullable<z.ZodString>>;
159
139
  csatScore: z.ZodOptional<z.ZodNullable<z.ZodString>>;
160
- }>, "strip", z.ZodTypeAny, {
140
+ }, "strip", z.ZodTypeAny, {
161
141
  id: string;
162
142
  createdAt: Date;
163
143
  updatedAt: Date;
@@ -174,41 +154,38 @@ export declare const cxLogContract: {
174
154
  sentimentScore?: string | null | undefined;
175
155
  csatScore?: string | null | undefined;
176
156
  }>>;
177
- wrapUpForm: z.ZodNullable<z.ZodObject<z.objectUtil.extendShape<{
157
+ wrapUpForm: z.ZodNullable<z.ZodObject<{
178
158
  id: z.ZodString;
179
159
  createdAt: z.ZodDate;
180
160
  updatedAt: z.ZodDate;
181
161
  deletedAt: z.ZodNullable<z.ZodDate>;
182
- }, {
183
162
  note: z.ZodNullable<z.ZodString>;
184
163
  disposition: z.ZodNullable<z.ZodString>;
185
164
  type: z.ZodString;
186
- tags: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
165
+ tags: z.ZodArray<z.ZodObject<{
187
166
  id: z.ZodString;
188
167
  createdAt: z.ZodDate;
189
168
  updatedAt: z.ZodDate;
190
169
  deletedAt: z.ZodNullable<z.ZodDate>;
191
- }, {
192
170
  name: z.ZodString;
193
- }>, "strip", z.ZodTypeAny, {
194
- name: string;
171
+ }, "strip", z.ZodTypeAny, {
195
172
  id: string;
173
+ name: string;
196
174
  createdAt: Date;
197
175
  updatedAt: Date;
198
176
  deletedAt: Date | null;
199
177
  }, {
200
- name: string;
201
178
  id: string;
179
+ name: string;
202
180
  createdAt: Date;
203
181
  updatedAt: Date;
204
182
  deletedAt: Date | null;
205
183
  }>, "many">;
206
- categories: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
184
+ categories: z.ZodArray<z.ZodObject<{
207
185
  id: z.ZodString;
208
186
  createdAt: z.ZodDate;
209
187
  updatedAt: z.ZodDate;
210
188
  deletedAt: z.ZodNullable<z.ZodDate>;
211
- }, {
212
189
  value: z.ZodString;
213
190
  level: z.ZodUnion<[z.ZodLiteral<1>, z.ZodLiteral<2>, z.ZodLiteral<3>]>;
214
191
  parentId: z.ZodNullable<z.ZodString>;
@@ -261,7 +238,7 @@ export declare const cxLogContract: {
261
238
  childCategoryList: any[];
262
239
  }[];
263
240
  }>, "many">;
264
- }>, "strip", z.ZodTypeAny, {
241
+ }, "strip", z.ZodTypeAny, {
265
242
  id: string;
266
243
  value: string;
267
244
  createdAt: Date;
@@ -340,7 +317,7 @@ export declare const cxLogContract: {
340
317
  numberValue: number | null;
341
318
  dateValue: Date | null;
342
319
  }>, "many">>>;
343
- }>, "strip", z.ZodTypeAny, {
320
+ }, "strip", z.ZodTypeAny, {
344
321
  type: string;
345
322
  id: string;
346
323
  disposition: string | null;
@@ -370,8 +347,8 @@ export declare const cxLogContract: {
370
347
  }[];
371
348
  }[];
372
349
  tags: {
373
- name: string;
374
350
  id: string;
351
+ name: string;
375
352
  createdAt: Date;
376
353
  updatedAt: Date;
377
354
  deletedAt: Date | null;
@@ -421,8 +398,8 @@ export declare const cxLogContract: {
421
398
  }[];
422
399
  }[];
423
400
  tags: {
424
- name: string;
425
401
  id: string;
402
+ name: string;
426
403
  createdAt: Date;
427
404
  updatedAt: Date;
428
405
  deletedAt: Date | null;
@@ -470,13 +447,13 @@ export declare const cxLogContract: {
470
447
  picture: z.ZodOptional<z.ZodString>;
471
448
  additionalCredentials: z.ZodAny;
472
449
  }, "strip", z.ZodTypeAny, {
473
- name: string;
474
450
  id: string;
451
+ name: string;
475
452
  picture?: string | undefined;
476
453
  additionalCredentials?: any;
477
454
  }, {
478
- name: string;
479
455
  id: string;
456
+ name: string;
480
457
  picture?: string | undefined;
481
458
  additionalCredentials?: any;
482
459
  }>;
@@ -491,52 +468,48 @@ export declare const cxLogContract: {
491
468
  notes: z.ZodNullable<z.ZodString>;
492
469
  contactProfile: z.ZodNullable<z.ZodString>;
493
470
  socialProfileUrl: z.ZodNullable<z.ZodString>;
494
- tags: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
471
+ tags: z.ZodArray<z.ZodObject<{
495
472
  id: z.ZodString;
496
473
  createdAt: z.ZodDate;
497
474
  updatedAt: z.ZodDate;
498
475
  deletedAt: z.ZodNullable<z.ZodDate>;
499
- }, {
500
476
  name: z.ZodString;
501
- }>, "strip", z.ZodTypeAny, {
502
- name: string;
477
+ }, "strip", z.ZodTypeAny, {
503
478
  id: string;
479
+ name: string;
504
480
  createdAt: Date;
505
481
  updatedAt: Date;
506
482
  deletedAt: Date | null;
507
483
  }, {
508
- name: string;
509
484
  id: string;
485
+ name: string;
510
486
  createdAt: Date;
511
487
  updatedAt: Date;
512
488
  deletedAt: Date | null;
513
489
  }>, "many">;
514
- company: z.ZodNullable<z.ZodObject<Omit<z.objectUtil.extendShape<{
490
+ company: z.ZodNullable<z.ZodObject<Omit<{
515
491
  id: z.ZodString;
516
492
  createdAt: z.ZodDate;
517
493
  updatedAt: z.ZodDate;
518
494
  deletedAt: z.ZodNullable<z.ZodDate>;
519
- }, {
520
495
  name: z.ZodOptional<z.ZodString>;
521
496
  phone: z.ZodOptional<z.ZodNullable<z.ZodString>>;
522
497
  address: z.ZodOptional<z.ZodNullable<z.ZodString>>;
523
498
  industry: z.ZodOptional<z.ZodNullable<z.ZodString>>;
524
- customFields: z.ZodOptional<z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
499
+ customFields: z.ZodOptional<z.ZodArray<z.ZodObject<{
525
500
  id: z.ZodString;
526
501
  createdAt: z.ZodDate;
527
502
  updatedAt: z.ZodDate;
528
503
  deletedAt: z.ZodNullable<z.ZodDate>;
529
- }, {
530
504
  textValue: z.ZodNullable<z.ZodString>;
531
505
  booleanValue: z.ZodNullable<z.ZodBoolean>;
532
506
  numberValue: z.ZodNullable<z.ZodNumber>;
533
507
  dateValue: z.ZodNullable<z.ZodDate>;
534
- attribute: z.ZodObject<Omit<z.objectUtil.extendShape<{
508
+ attribute: z.ZodObject<Omit<{
535
509
  id: z.ZodString;
536
510
  createdAt: z.ZodDate;
537
511
  updatedAt: z.ZodDate;
538
512
  deletedAt: z.ZodNullable<z.ZodDate>;
539
- }, {
540
513
  systemName: z.ZodString;
541
514
  displayName: z.ZodString;
542
515
  type: z.ZodUnion<[z.ZodLiteral<"text">, z.ZodLiteral<"textarea">, z.ZodLiteral<"date">, z.ZodLiteral<"select">, z.ZodLiteral<"link">, z.ZodLiteral<"attachment">]>;
@@ -545,14 +518,13 @@ export declare const cxLogContract: {
545
518
  isArchived: z.ZodBoolean;
546
519
  isRequired: z.ZodBoolean;
547
520
  isUnique: z.ZodBoolean;
548
- options: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
549
- label: z.ZodString;
521
+ options: z.ZodArray<z.ZodObject<{
522
+ position: z.ZodNumber;
550
523
  value: z.ZodString;
524
+ label: z.ZodString;
551
525
  isDefault: z.ZodBoolean;
552
- position: z.ZodNumber;
553
- }, {
554
526
  id: z.ZodString;
555
- }>, "strip", z.ZodTypeAny, {
527
+ }, "strip", z.ZodTypeAny, {
556
528
  id: string;
557
529
  position: number;
558
530
  value: string;
@@ -565,15 +537,14 @@ export declare const cxLogContract: {
565
537
  label: string;
566
538
  isDefault: boolean;
567
539
  }>, "many">;
568
- group: z.ZodObject<z.objectUtil.extendShape<{
540
+ group: z.ZodObject<{
569
541
  id: z.ZodString;
570
542
  createdAt: z.ZodDate;
571
543
  updatedAt: z.ZodDate;
572
544
  deletedAt: z.ZodNullable<z.ZodDate>;
573
- }, {
574
545
  systemName: z.ZodString;
575
546
  displayName: z.ZodString;
576
- }>, "strip", z.ZodTypeAny, {
547
+ }, "strip", z.ZodTypeAny, {
577
548
  id: string;
578
549
  createdAt: Date;
579
550
  updatedAt: Date;
@@ -588,7 +559,7 @@ export declare const cxLogContract: {
588
559
  systemName: string;
589
560
  displayName: string;
590
561
  }>;
591
- }>, "options" | "group">, "strip", z.ZodTypeAny, {
562
+ }, "options" | "group">, "strip", z.ZodTypeAny, {
592
563
  type: "link" | "attachment" | "select" | "textarea" | "text" | "date";
593
564
  id: string;
594
565
  position: number;
@@ -615,7 +586,7 @@ export declare const cxLogContract: {
615
586
  isRequired: boolean;
616
587
  isUnique: boolean;
617
588
  }>;
618
- }>, "strip", z.ZodTypeAny, {
589
+ }, "strip", z.ZodTypeAny, {
619
590
  id: string;
620
591
  createdAt: Date;
621
592
  updatedAt: Date;
@@ -662,13 +633,13 @@ export declare const cxLogContract: {
662
633
  numberValue: number | null;
663
634
  dateValue: Date | null;
664
635
  }>, "many">>;
665
- }>, "customFields">, "strip", z.ZodTypeAny, {
636
+ }, "customFields">, "strip", z.ZodTypeAny, {
666
637
  id: string;
667
638
  createdAt: Date;
668
639
  updatedAt: Date;
669
640
  deletedAt: Date | null;
670
- name?: string | undefined;
671
641
  address?: string | null | undefined;
642
+ name?: string | undefined;
672
643
  phone?: string | null | undefined;
673
644
  industry?: string | null | undefined;
674
645
  }, {
@@ -676,8 +647,8 @@ export declare const cxLogContract: {
676
647
  createdAt: Date;
677
648
  updatedAt: Date;
678
649
  deletedAt: Date | null;
679
- name?: string | undefined;
680
650
  address?: string | null | undefined;
651
+ name?: string | undefined;
681
652
  phone?: string | null | undefined;
682
653
  industry?: string | null | undefined;
683
654
  }>>;
@@ -695,13 +666,13 @@ export declare const cxLogContract: {
695
666
  picture: z.ZodOptional<z.ZodString>;
696
667
  additionalCredentials: z.ZodAny;
697
668
  }, "strip", z.ZodTypeAny, {
698
- name: string;
699
669
  id: string;
670
+ name: string;
700
671
  picture?: string | undefined;
701
672
  additionalCredentials?: any;
702
673
  }, {
703
- name: string;
704
674
  id: string;
675
+ name: string;
705
676
  picture?: string | undefined;
706
677
  additionalCredentials?: any;
707
678
  }>;
@@ -709,8 +680,8 @@ export declare const cxLogContract: {
709
680
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
710
681
  id: string;
711
682
  metadata: {
712
- name: string;
713
683
  id: string;
684
+ name: string;
714
685
  picture?: string | undefined;
715
686
  additionalCredentials?: any;
716
687
  };
@@ -723,8 +694,8 @@ export declare const cxLogContract: {
723
694
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
724
695
  id: string;
725
696
  metadata: {
726
- name: string;
727
697
  id: string;
698
+ name: string;
728
699
  picture?: string | undefined;
729
700
  additionalCredentials?: any;
730
701
  };
@@ -743,12 +714,11 @@ export declare const cxLogContract: {
743
714
  booleanValue: z.ZodNullable<z.ZodBoolean>;
744
715
  numberValue: z.ZodNullable<z.ZodNumber>;
745
716
  dateValue: z.ZodNullable<z.ZodDate>;
746
- attribute: z.ZodObject<Omit<z.objectUtil.extendShape<{
717
+ attribute: z.ZodObject<Omit<{
747
718
  id: z.ZodString;
748
719
  createdAt: z.ZodDate;
749
720
  updatedAt: z.ZodDate;
750
721
  deletedAt: z.ZodNullable<z.ZodDate>;
751
- }, {
752
722
  systemName: z.ZodString;
753
723
  displayName: z.ZodString;
754
724
  type: z.ZodUnion<[z.ZodLiteral<"text">, z.ZodLiteral<"textarea">, z.ZodLiteral<"date">, z.ZodLiteral<"select">, z.ZodLiteral<"link">, z.ZodLiteral<"attachment">]>;
@@ -757,14 +727,13 @@ export declare const cxLogContract: {
757
727
  isArchived: z.ZodBoolean;
758
728
  isRequired: z.ZodBoolean;
759
729
  isUnique: z.ZodBoolean;
760
- options: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
761
- label: z.ZodString;
730
+ options: z.ZodArray<z.ZodObject<{
731
+ position: z.ZodNumber;
762
732
  value: z.ZodString;
733
+ label: z.ZodString;
763
734
  isDefault: z.ZodBoolean;
764
- position: z.ZodNumber;
765
- }, {
766
735
  id: z.ZodString;
767
- }>, "strip", z.ZodTypeAny, {
736
+ }, "strip", z.ZodTypeAny, {
768
737
  id: string;
769
738
  position: number;
770
739
  value: string;
@@ -777,15 +746,14 @@ export declare const cxLogContract: {
777
746
  label: string;
778
747
  isDefault: boolean;
779
748
  }>, "many">;
780
- group: z.ZodObject<z.objectUtil.extendShape<{
749
+ group: z.ZodObject<{
781
750
  id: z.ZodString;
782
751
  createdAt: z.ZodDate;
783
752
  updatedAt: z.ZodDate;
784
753
  deletedAt: z.ZodNullable<z.ZodDate>;
785
- }, {
786
754
  systemName: z.ZodString;
787
755
  displayName: z.ZodString;
788
- }>, "strip", z.ZodTypeAny, {
756
+ }, "strip", z.ZodTypeAny, {
789
757
  id: string;
790
758
  createdAt: Date;
791
759
  updatedAt: Date;
@@ -800,7 +768,7 @@ export declare const cxLogContract: {
800
768
  systemName: string;
801
769
  displayName: string;
802
770
  }>;
803
- }>, "options" | "group">, "strip", z.ZodTypeAny, {
771
+ }, "options" | "group">, "strip", z.ZodTypeAny, {
804
772
  type: "link" | "attachment" | "select" | "textarea" | "text" | "date";
805
773
  id: string;
806
774
  position: number;
@@ -827,19 +795,18 @@ export declare const cxLogContract: {
827
795
  isRequired: boolean;
828
796
  isUnique: boolean;
829
797
  }>;
830
- uploads: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
798
+ uploads: z.ZodArray<z.ZodObject<{
831
799
  id: z.ZodString;
832
800
  createdAt: z.ZodDate;
833
801
  updatedAt: z.ZodDate;
834
802
  deletedAt: z.ZodNullable<z.ZodDate>;
835
- }, {
836
803
  bucketName: z.ZodString;
837
804
  fileName: z.ZodString;
838
805
  fileSize: z.ZodNumber;
839
806
  fileKey: z.ZodString;
840
807
  fileUrl: z.ZodNullable<z.ZodString>;
841
808
  status: z.ZodNullable<z.ZodString>;
842
- }>, "strip", z.ZodTypeAny, {
809
+ }, "strip", z.ZodTypeAny, {
843
810
  id: string;
844
811
  status: string | null;
845
812
  createdAt: Date;
@@ -1038,10 +1005,10 @@ export declare const cxLogContract: {
1038
1005
  };
1039
1006
  }>, "many">>;
1040
1007
  }, "strip", z.ZodTypeAny, {
1041
- name: string;
1042
1008
  id: string;
1043
1009
  channel: string | null;
1044
1010
  address: string | null;
1011
+ name: string;
1045
1012
  createdAt: Date;
1046
1013
  updatedAt: Date;
1047
1014
  deletedAt: Date | null;
@@ -1086,8 +1053,8 @@ export declare const cxLogContract: {
1086
1053
  createdAt: Date;
1087
1054
  updatedAt: Date;
1088
1055
  deletedAt: Date | null;
1089
- name?: string | undefined;
1090
1056
  address?: string | null | undefined;
1057
+ name?: string | undefined;
1091
1058
  phone?: string | null | undefined;
1092
1059
  industry?: string | null | undefined;
1093
1060
  } | null;
@@ -1095,8 +1062,8 @@ export declare const cxLogContract: {
1095
1062
  contactProfile: string | null;
1096
1063
  socialProfileUrl: string | null;
1097
1064
  tags: {
1098
- name: string;
1099
1065
  id: string;
1066
+ name: string;
1100
1067
  createdAt: Date;
1101
1068
  updatedAt: Date;
1102
1069
  deletedAt: Date | null;
@@ -1121,8 +1088,8 @@ export declare const cxLogContract: {
1121
1088
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
1122
1089
  id: string;
1123
1090
  metadata: {
1124
- name: string;
1125
1091
  id: string;
1092
+ name: string;
1126
1093
  picture?: string | undefined;
1127
1094
  additionalCredentials?: any;
1128
1095
  };
@@ -1149,10 +1116,10 @@ export declare const cxLogContract: {
1149
1116
  };
1150
1117
  }[] | undefined;
1151
1118
  }, {
1152
- name: string;
1153
1119
  id: string;
1154
1120
  channel: string | null;
1155
1121
  address: string | null;
1122
+ name: string;
1156
1123
  createdAt: Date;
1157
1124
  updatedAt: Date;
1158
1125
  deletedAt: Date | null;
@@ -1197,8 +1164,8 @@ export declare const cxLogContract: {
1197
1164
  createdAt: Date;
1198
1165
  updatedAt: Date;
1199
1166
  deletedAt: Date | null;
1200
- name?: string | undefined;
1201
1167
  address?: string | null | undefined;
1168
+ name?: string | undefined;
1202
1169
  phone?: string | null | undefined;
1203
1170
  industry?: string | null | undefined;
1204
1171
  } | null;
@@ -1206,8 +1173,8 @@ export declare const cxLogContract: {
1206
1173
  contactProfile: string | null;
1207
1174
  socialProfileUrl: string | null;
1208
1175
  tags: {
1209
- name: string;
1210
1176
  id: string;
1177
+ name: string;
1211
1178
  createdAt: Date;
1212
1179
  updatedAt: Date;
1213
1180
  deletedAt: Date | null;
@@ -1232,8 +1199,8 @@ export declare const cxLogContract: {
1232
1199
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
1233
1200
  id: string;
1234
1201
  metadata: {
1235
- name: string;
1236
1202
  id: string;
1203
+ name: string;
1237
1204
  picture?: string | undefined;
1238
1205
  additionalCredentials?: any;
1239
1206
  };
@@ -1264,8 +1231,8 @@ export declare const cxLogContract: {
1264
1231
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
1265
1232
  id: string;
1266
1233
  metadata: {
1267
- name: string;
1268
1234
  id: string;
1235
+ name: string;
1269
1236
  picture?: string | undefined;
1270
1237
  additionalCredentials?: any;
1271
1238
  };
@@ -1273,10 +1240,10 @@ export declare const cxLogContract: {
1273
1240
  updatedAt: Date;
1274
1241
  deletedAt: Date | null;
1275
1242
  contact: {
1276
- name: string;
1277
1243
  id: string;
1278
1244
  channel: string | null;
1279
1245
  address: string | null;
1246
+ name: string;
1280
1247
  createdAt: Date;
1281
1248
  updatedAt: Date;
1282
1249
  deletedAt: Date | null;
@@ -1321,8 +1288,8 @@ export declare const cxLogContract: {
1321
1288
  createdAt: Date;
1322
1289
  updatedAt: Date;
1323
1290
  deletedAt: Date | null;
1324
- name?: string | undefined;
1325
1291
  address?: string | null | undefined;
1292
+ name?: string | undefined;
1326
1293
  phone?: string | null | undefined;
1327
1294
  industry?: string | null | undefined;
1328
1295
  } | null;
@@ -1330,8 +1297,8 @@ export declare const cxLogContract: {
1330
1297
  contactProfile: string | null;
1331
1298
  socialProfileUrl: string | null;
1332
1299
  tags: {
1333
- name: string;
1334
1300
  id: string;
1301
+ name: string;
1335
1302
  createdAt: Date;
1336
1303
  updatedAt: Date;
1337
1304
  deletedAt: Date | null;
@@ -1356,8 +1323,8 @@ export declare const cxLogContract: {
1356
1323
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
1357
1324
  id: string;
1358
1325
  metadata: {
1359
- name: string;
1360
1326
  id: string;
1327
+ name: string;
1361
1328
  picture?: string | undefined;
1362
1329
  additionalCredentials?: any;
1363
1330
  };
@@ -1390,8 +1357,8 @@ export declare const cxLogContract: {
1390
1357
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
1391
1358
  id: string;
1392
1359
  metadata: {
1393
- name: string;
1394
1360
  id: string;
1361
+ name: string;
1395
1362
  picture?: string | undefined;
1396
1363
  additionalCredentials?: any;
1397
1364
  };
@@ -1399,10 +1366,10 @@ export declare const cxLogContract: {
1399
1366
  updatedAt: Date;
1400
1367
  deletedAt: Date | null;
1401
1368
  contact: {
1402
- name: string;
1403
1369
  id: string;
1404
1370
  channel: string | null;
1405
1371
  address: string | null;
1372
+ name: string;
1406
1373
  createdAt: Date;
1407
1374
  updatedAt: Date;
1408
1375
  deletedAt: Date | null;
@@ -1447,8 +1414,8 @@ export declare const cxLogContract: {
1447
1414
  createdAt: Date;
1448
1415
  updatedAt: Date;
1449
1416
  deletedAt: Date | null;
1450
- name?: string | undefined;
1451
1417
  address?: string | null | undefined;
1418
+ name?: string | undefined;
1452
1419
  phone?: string | null | undefined;
1453
1420
  industry?: string | null | undefined;
1454
1421
  } | null;
@@ -1456,8 +1423,8 @@ export declare const cxLogContract: {
1456
1423
  contactProfile: string | null;
1457
1424
  socialProfileUrl: string | null;
1458
1425
  tags: {
1459
- name: string;
1460
1426
  id: string;
1427
+ name: string;
1461
1428
  createdAt: Date;
1462
1429
  updatedAt: Date;
1463
1430
  deletedAt: Date | null;
@@ -1482,8 +1449,8 @@ export declare const cxLogContract: {
1482
1449
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
1483
1450
  id: string;
1484
1451
  metadata: {
1485
- name: string;
1486
1452
  id: string;
1453
+ name: string;
1487
1454
  picture?: string | undefined;
1488
1455
  additionalCredentials?: any;
1489
1456
  };
@@ -1631,9 +1598,9 @@ export declare const cxLogContract: {
1631
1598
  telephonySignature: string | null;
1632
1599
  }>;
1633
1600
  }, "strip", z.ZodTypeAny, {
1634
- name: string;
1635
1601
  id: string;
1636
1602
  address: string | null;
1603
+ name: string;
1637
1604
  email: string;
1638
1605
  createdAt: Date;
1639
1606
  updatedAt: Date;
@@ -1674,9 +1641,9 @@ export declare const cxLogContract: {
1674
1641
  telephonySignature: string | null;
1675
1642
  };
1676
1643
  }, {
1677
- name: string;
1678
1644
  id: string;
1679
1645
  address: string | null;
1646
+ name: string;
1680
1647
  email: string;
1681
1648
  createdAt: Date;
1682
1649
  updatedAt: Date;
@@ -1835,9 +1802,9 @@ export declare const cxLogContract: {
1835
1802
  telephonySignature: string | null;
1836
1803
  }>;
1837
1804
  }, "strip", z.ZodTypeAny, {
1838
- name: string;
1839
1805
  id: string;
1840
1806
  address: string | null;
1807
+ name: string;
1841
1808
  email: string;
1842
1809
  createdAt: Date;
1843
1810
  updatedAt: Date;
@@ -1878,9 +1845,9 @@ export declare const cxLogContract: {
1878
1845
  telephonySignature: string | null;
1879
1846
  };
1880
1847
  }, {
1881
- name: string;
1882
1848
  id: string;
1883
1849
  address: string | null;
1850
+ name: string;
1884
1851
  email: string;
1885
1852
  createdAt: Date;
1886
1853
  updatedAt: Date;
@@ -1944,24 +1911,27 @@ export declare const cxLogContract: {
1944
1911
  channelId: z.ZodOptional<z.ZodString>;
1945
1912
  status: z.ZodOptional<z.ZodEnum<["pending", "active"]>>;
1946
1913
  apiKey: z.ZodOptional<z.ZodString>;
1914
+ tier: z.ZodOptional<z.ZodEnum<["basic", "regular", "premium"]>>;
1947
1915
  }, "strip", z.ZodTypeAny, {
1948
1916
  email: string;
1949
1917
  wabaExternalId: string;
1950
1918
  phoneNumberId: string;
1951
- status?: "active" | "pending" | undefined;
1952
- channelId?: string | undefined;
1953
1919
  wabaBusinessId?: string | undefined;
1954
1920
  clientId?: string | undefined;
1921
+ channelId?: string | undefined;
1922
+ status?: "active" | "pending" | undefined;
1955
1923
  apiKey?: string | undefined;
1924
+ tier?: "basic" | "regular" | "premium" | undefined;
1956
1925
  }, {
1957
1926
  email: string;
1958
1927
  wabaExternalId: string;
1959
1928
  phoneNumberId: string;
1960
- status?: "active" | "pending" | undefined;
1961
- channelId?: string | undefined;
1962
1929
  wabaBusinessId?: string | undefined;
1963
1930
  clientId?: string | undefined;
1931
+ channelId?: string | undefined;
1932
+ status?: "active" | "pending" | undefined;
1964
1933
  apiKey?: string | undefined;
1934
+ tier?: "basic" | "regular" | "premium" | undefined;
1965
1935
  }>>;
1966
1936
  vonageCredentials: z.ZodOptional<z.ZodObject<{
1967
1937
  mobileNumber: z.ZodString;
@@ -1979,22 +1949,23 @@ export declare const cxLogContract: {
1979
1949
  lineRichMenuId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
1980
1950
  messengerIntegrationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"own">, z.ZodLiteral<"business">]>>;
1981
1951
  }, "strip", z.ZodTypeAny, {
1982
- name: string;
1983
1952
  id: string;
1953
+ name: string;
1984
1954
  accessToken?: string | undefined;
1955
+ channelSecret?: string | undefined;
1956
+ additionalCredentials?: any;
1957
+ senderId?: string | undefined;
1985
1958
  whatsapp?: {
1986
1959
  email: string;
1987
1960
  wabaExternalId: string;
1988
1961
  phoneNumberId: string;
1989
- status?: "active" | "pending" | undefined;
1990
- channelId?: string | undefined;
1991
1962
  wabaBusinessId?: string | undefined;
1992
1963
  clientId?: string | undefined;
1964
+ channelId?: string | undefined;
1965
+ status?: "active" | "pending" | undefined;
1993
1966
  apiKey?: string | undefined;
1967
+ tier?: "basic" | "regular" | "premium" | undefined;
1994
1968
  } | undefined;
1995
- additionalCredentials?: any;
1996
- channelSecret?: string | undefined;
1997
- senderId?: string | undefined;
1998
1969
  vonageCredentials?: {
1999
1970
  apiKey: string;
2000
1971
  mobileNumber: string;
@@ -2003,22 +1974,23 @@ export declare const cxLogContract: {
2003
1974
  lineRichMenuId?: string | null | undefined;
2004
1975
  messengerIntegrationType?: "own" | "business" | undefined;
2005
1976
  }, {
2006
- name: string;
2007
1977
  id: string;
1978
+ name: string;
2008
1979
  accessToken?: string | undefined;
1980
+ channelSecret?: string | undefined;
1981
+ additionalCredentials?: any;
1982
+ senderId?: string | undefined;
2009
1983
  whatsapp?: {
2010
1984
  email: string;
2011
1985
  wabaExternalId: string;
2012
1986
  phoneNumberId: string;
2013
- status?: "active" | "pending" | undefined;
2014
- channelId?: string | undefined;
2015
1987
  wabaBusinessId?: string | undefined;
2016
1988
  clientId?: string | undefined;
1989
+ channelId?: string | undefined;
1990
+ status?: "active" | "pending" | undefined;
2017
1991
  apiKey?: string | undefined;
1992
+ tier?: "basic" | "regular" | "premium" | undefined;
2018
1993
  } | undefined;
2019
- additionalCredentials?: any;
2020
- channelSecret?: string | undefined;
2021
- senderId?: string | undefined;
2022
1994
  vonageCredentials?: {
2023
1995
  apiKey: string;
2024
1996
  mobileNumber: string;
@@ -2040,14 +2012,14 @@ export declare const cxLogContract: {
2040
2012
  integrationId: z.ZodString;
2041
2013
  accessToken: z.ZodString;
2042
2014
  }, "strip", z.ZodTypeAny, {
2043
- name: string;
2044
2015
  id: string;
2016
+ name: string;
2045
2017
  accessToken: string;
2046
2018
  botId: string;
2047
2019
  integrationId: string;
2048
2020
  }, {
2049
- name: string;
2050
2021
  id: string;
2022
+ name: string;
2051
2023
  accessToken: string;
2052
2024
  botId: string;
2053
2025
  integrationId: string;
@@ -2170,9 +2142,9 @@ export declare const cxLogContract: {
2170
2142
  telephonySignature: string | null;
2171
2143
  }>;
2172
2144
  }, "strip", z.ZodTypeAny, {
2173
- name: string;
2174
2145
  id: string;
2175
2146
  address: string | null;
2147
+ name: string;
2176
2148
  email: string;
2177
2149
  createdAt: Date;
2178
2150
  updatedAt: Date;
@@ -2213,9 +2185,9 @@ export declare const cxLogContract: {
2213
2185
  telephonySignature: string | null;
2214
2186
  };
2215
2187
  }, {
2216
- name: string;
2217
2188
  id: string;
2218
2189
  address: string | null;
2190
+ name: string;
2219
2191
  email: string;
2220
2192
  createdAt: Date;
2221
2193
  updatedAt: Date;
@@ -2257,26 +2229,27 @@ export declare const cxLogContract: {
2257
2229
  };
2258
2230
  }>;
2259
2231
  }, "strip", z.ZodTypeAny, {
2260
- name: string;
2261
2232
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
2262
2233
  id: string;
2234
+ name: string;
2263
2235
  metadata: {
2264
- name: string;
2265
2236
  id: string;
2237
+ name: string;
2266
2238
  accessToken?: string | undefined;
2239
+ channelSecret?: string | undefined;
2240
+ additionalCredentials?: any;
2241
+ senderId?: string | undefined;
2267
2242
  whatsapp?: {
2268
2243
  email: string;
2269
2244
  wabaExternalId: string;
2270
2245
  phoneNumberId: string;
2271
- status?: "active" | "pending" | undefined;
2272
- channelId?: string | undefined;
2273
2246
  wabaBusinessId?: string | undefined;
2274
2247
  clientId?: string | undefined;
2248
+ channelId?: string | undefined;
2249
+ status?: "active" | "pending" | undefined;
2275
2250
  apiKey?: string | undefined;
2251
+ tier?: "basic" | "regular" | "premium" | undefined;
2276
2252
  } | undefined;
2277
- additionalCredentials?: any;
2278
- channelSecret?: string | undefined;
2279
- senderId?: string | undefined;
2280
2253
  vonageCredentials?: {
2281
2254
  apiKey: string;
2282
2255
  mobileNumber: string;
@@ -2290,9 +2263,9 @@ export declare const cxLogContract: {
2290
2263
  updatedAt: Date;
2291
2264
  deletedAt: Date | null;
2292
2265
  actor: {
2293
- name: string;
2294
2266
  id: string;
2295
2267
  address: string | null;
2268
+ name: string;
2296
2269
  email: string;
2297
2270
  createdAt: Date;
2298
2271
  updatedAt: Date;
@@ -2339,33 +2312,34 @@ export declare const cxLogContract: {
2339
2312
  connectedUserName: string;
2340
2313
  connectedUserId: string;
2341
2314
  botpressBot: {
2342
- name: string;
2343
2315
  id: string;
2316
+ name: string;
2344
2317
  accessToken: string;
2345
2318
  botId: string;
2346
2319
  integrationId: string;
2347
2320
  } | null;
2348
2321
  }, {
2349
- name: string;
2350
2322
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
2351
2323
  id: string;
2324
+ name: string;
2352
2325
  metadata: {
2353
- name: string;
2354
2326
  id: string;
2327
+ name: string;
2355
2328
  accessToken?: string | undefined;
2329
+ channelSecret?: string | undefined;
2330
+ additionalCredentials?: any;
2331
+ senderId?: string | undefined;
2356
2332
  whatsapp?: {
2357
2333
  email: string;
2358
2334
  wabaExternalId: string;
2359
2335
  phoneNumberId: string;
2360
- status?: "active" | "pending" | undefined;
2361
- channelId?: string | undefined;
2362
2336
  wabaBusinessId?: string | undefined;
2363
2337
  clientId?: string | undefined;
2364
- apiKey?: string | undefined;
2338
+ channelId?: string | undefined;
2339
+ status?: "active" | "pending" | undefined;
2340
+ apiKey?: string | undefined;
2341
+ tier?: "basic" | "regular" | "premium" | undefined;
2365
2342
  } | undefined;
2366
- additionalCredentials?: any;
2367
- channelSecret?: string | undefined;
2368
- senderId?: string | undefined;
2369
2343
  vonageCredentials?: {
2370
2344
  apiKey: string;
2371
2345
  mobileNumber: string;
@@ -2379,9 +2353,9 @@ export declare const cxLogContract: {
2379
2353
  updatedAt: Date;
2380
2354
  deletedAt: Date | null;
2381
2355
  actor: {
2382
- name: string;
2383
2356
  id: string;
2384
2357
  address: string | null;
2358
+ name: string;
2385
2359
  email: string;
2386
2360
  createdAt: Date;
2387
2361
  updatedAt: Date;
@@ -2428,8 +2402,8 @@ export declare const cxLogContract: {
2428
2402
  connectedUserName: string;
2429
2403
  connectedUserId: string;
2430
2404
  botpressBot: {
2431
- name: string;
2432
2405
  id: string;
2406
+ name: string;
2433
2407
  accessToken: string;
2434
2408
  botId: string;
2435
2409
  integrationId: string;
@@ -2438,26 +2412,27 @@ export declare const cxLogContract: {
2438
2412
  }, "strip", z.ZodTypeAny, {
2439
2413
  id: string;
2440
2414
  channel: {
2441
- name: string;
2442
2415
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
2443
2416
  id: string;
2417
+ name: string;
2444
2418
  metadata: {
2445
- name: string;
2446
2419
  id: string;
2420
+ name: string;
2447
2421
  accessToken?: string | undefined;
2422
+ channelSecret?: string | undefined;
2423
+ additionalCredentials?: any;
2424
+ senderId?: string | undefined;
2448
2425
  whatsapp?: {
2449
2426
  email: string;
2450
2427
  wabaExternalId: string;
2451
2428
  phoneNumberId: string;
2452
- status?: "active" | "pending" | undefined;
2453
- channelId?: string | undefined;
2454
2429
  wabaBusinessId?: string | undefined;
2455
2430
  clientId?: string | undefined;
2431
+ channelId?: string | undefined;
2432
+ status?: "active" | "pending" | undefined;
2456
2433
  apiKey?: string | undefined;
2434
+ tier?: "basic" | "regular" | "premium" | undefined;
2457
2435
  } | undefined;
2458
- additionalCredentials?: any;
2459
- channelSecret?: string | undefined;
2460
- senderId?: string | undefined;
2461
2436
  vonageCredentials?: {
2462
2437
  apiKey: string;
2463
2438
  mobileNumber: string;
@@ -2471,9 +2446,9 @@ export declare const cxLogContract: {
2471
2446
  updatedAt: Date;
2472
2447
  deletedAt: Date | null;
2473
2448
  actor: {
2474
- name: string;
2475
2449
  id: string;
2476
2450
  address: string | null;
2451
+ name: string;
2477
2452
  email: string;
2478
2453
  createdAt: Date;
2479
2454
  updatedAt: Date;
@@ -2520,8 +2495,8 @@ export declare const cxLogContract: {
2520
2495
  connectedUserName: string;
2521
2496
  connectedUserId: string;
2522
2497
  botpressBot: {
2523
- name: string;
2524
2498
  id: string;
2499
+ name: string;
2525
2500
  accessToken: string;
2526
2501
  botId: string;
2527
2502
  integrationId: string;
@@ -2532,9 +2507,9 @@ export declare const cxLogContract: {
2532
2507
  updatedAt: Date;
2533
2508
  deletedAt: Date | null;
2534
2509
  actor: {
2535
- name: string;
2536
2510
  id: string;
2537
2511
  address: string | null;
2512
+ name: string;
2538
2513
  email: string;
2539
2514
  createdAt: Date;
2540
2515
  updatedAt: Date;
@@ -2586,8 +2561,8 @@ export declare const cxLogContract: {
2586
2561
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
2587
2562
  id: string;
2588
2563
  metadata: {
2589
- name: string;
2590
2564
  id: string;
2565
+ name: string;
2591
2566
  picture?: string | undefined;
2592
2567
  additionalCredentials?: any;
2593
2568
  };
@@ -2595,10 +2570,10 @@ export declare const cxLogContract: {
2595
2570
  updatedAt: Date;
2596
2571
  deletedAt: Date | null;
2597
2572
  contact: {
2598
- name: string;
2599
2573
  id: string;
2600
2574
  channel: string | null;
2601
2575
  address: string | null;
2576
+ name: string;
2602
2577
  createdAt: Date;
2603
2578
  updatedAt: Date;
2604
2579
  deletedAt: Date | null;
@@ -2643,8 +2618,8 @@ export declare const cxLogContract: {
2643
2618
  createdAt: Date;
2644
2619
  updatedAt: Date;
2645
2620
  deletedAt: Date | null;
2646
- name?: string | undefined;
2647
2621
  address?: string | null | undefined;
2622
+ name?: string | undefined;
2648
2623
  phone?: string | null | undefined;
2649
2624
  industry?: string | null | undefined;
2650
2625
  } | null;
@@ -2652,8 +2627,8 @@ export declare const cxLogContract: {
2652
2627
  contactProfile: string | null;
2653
2628
  socialProfileUrl: string | null;
2654
2629
  tags: {
2655
- name: string;
2656
2630
  id: string;
2631
+ name: string;
2657
2632
  createdAt: Date;
2658
2633
  updatedAt: Date;
2659
2634
  deletedAt: Date | null;
@@ -2678,8 +2653,8 @@ export declare const cxLogContract: {
2678
2653
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
2679
2654
  id: string;
2680
2655
  metadata: {
2681
- name: string;
2682
2656
  id: string;
2657
+ name: string;
2683
2658
  picture?: string | undefined;
2684
2659
  additionalCredentials?: any;
2685
2660
  };
@@ -2710,9 +2685,9 @@ export declare const cxLogContract: {
2710
2685
  socialPlatformId: string;
2711
2686
  };
2712
2687
  assignee: {
2713
- name: string;
2714
2688
  id: string;
2715
2689
  address: string | null;
2690
+ name: string;
2716
2691
  email: string;
2717
2692
  createdAt: Date;
2718
2693
  updatedAt: Date;
@@ -2756,26 +2731,27 @@ export declare const cxLogContract: {
2756
2731
  }, {
2757
2732
  id: string;
2758
2733
  channel: {
2759
- name: string;
2760
2734
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
2761
2735
  id: string;
2736
+ name: string;
2762
2737
  metadata: {
2763
- name: string;
2764
2738
  id: string;
2739
+ name: string;
2765
2740
  accessToken?: string | undefined;
2741
+ channelSecret?: string | undefined;
2742
+ additionalCredentials?: any;
2743
+ senderId?: string | undefined;
2766
2744
  whatsapp?: {
2767
2745
  email: string;
2768
2746
  wabaExternalId: string;
2769
2747
  phoneNumberId: string;
2770
- status?: "active" | "pending" | undefined;
2771
- channelId?: string | undefined;
2772
2748
  wabaBusinessId?: string | undefined;
2773
2749
  clientId?: string | undefined;
2750
+ channelId?: string | undefined;
2751
+ status?: "active" | "pending" | undefined;
2774
2752
  apiKey?: string | undefined;
2753
+ tier?: "basic" | "regular" | "premium" | undefined;
2775
2754
  } | undefined;
2776
- additionalCredentials?: any;
2777
- channelSecret?: string | undefined;
2778
- senderId?: string | undefined;
2779
2755
  vonageCredentials?: {
2780
2756
  apiKey: string;
2781
2757
  mobileNumber: string;
@@ -2789,9 +2765,9 @@ export declare const cxLogContract: {
2789
2765
  updatedAt: Date;
2790
2766
  deletedAt: Date | null;
2791
2767
  actor: {
2792
- name: string;
2793
2768
  id: string;
2794
2769
  address: string | null;
2770
+ name: string;
2795
2771
  email: string;
2796
2772
  createdAt: Date;
2797
2773
  updatedAt: Date;
@@ -2838,8 +2814,8 @@ export declare const cxLogContract: {
2838
2814
  connectedUserName: string;
2839
2815
  connectedUserId: string;
2840
2816
  botpressBot: {
2841
- name: string;
2842
2817
  id: string;
2818
+ name: string;
2843
2819
  accessToken: string;
2844
2820
  botId: string;
2845
2821
  integrationId: string;
@@ -2850,9 +2826,9 @@ export declare const cxLogContract: {
2850
2826
  updatedAt: Date;
2851
2827
  deletedAt: Date | null;
2852
2828
  actor: {
2853
- name: string;
2854
2829
  id: string;
2855
2830
  address: string | null;
2831
+ name: string;
2856
2832
  email: string;
2857
2833
  createdAt: Date;
2858
2834
  updatedAt: Date;
@@ -2904,8 +2880,8 @@ export declare const cxLogContract: {
2904
2880
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
2905
2881
  id: string;
2906
2882
  metadata: {
2907
- name: string;
2908
2883
  id: string;
2884
+ name: string;
2909
2885
  picture?: string | undefined;
2910
2886
  additionalCredentials?: any;
2911
2887
  };
@@ -2913,10 +2889,10 @@ export declare const cxLogContract: {
2913
2889
  updatedAt: Date;
2914
2890
  deletedAt: Date | null;
2915
2891
  contact: {
2916
- name: string;
2917
2892
  id: string;
2918
2893
  channel: string | null;
2919
2894
  address: string | null;
2895
+ name: string;
2920
2896
  createdAt: Date;
2921
2897
  updatedAt: Date;
2922
2898
  deletedAt: Date | null;
@@ -2961,8 +2937,8 @@ export declare const cxLogContract: {
2961
2937
  createdAt: Date;
2962
2938
  updatedAt: Date;
2963
2939
  deletedAt: Date | null;
2964
- name?: string | undefined;
2965
2940
  address?: string | null | undefined;
2941
+ name?: string | undefined;
2966
2942
  phone?: string | null | undefined;
2967
2943
  industry?: string | null | undefined;
2968
2944
  } | null;
@@ -2970,8 +2946,8 @@ export declare const cxLogContract: {
2970
2946
  contactProfile: string | null;
2971
2947
  socialProfileUrl: string | null;
2972
2948
  tags: {
2973
- name: string;
2974
2949
  id: string;
2950
+ name: string;
2975
2951
  createdAt: Date;
2976
2952
  updatedAt: Date;
2977
2953
  deletedAt: Date | null;
@@ -2996,8 +2972,8 @@ export declare const cxLogContract: {
2996
2972
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
2997
2973
  id: string;
2998
2974
  metadata: {
2999
- name: string;
3000
2975
  id: string;
2976
+ name: string;
3001
2977
  picture?: string | undefined;
3002
2978
  additionalCredentials?: any;
3003
2979
  };
@@ -3028,9 +3004,9 @@ export declare const cxLogContract: {
3028
3004
  socialPlatformId: string;
3029
3005
  };
3030
3006
  assignee: {
3031
- name: string;
3032
3007
  id: string;
3033
3008
  address: string | null;
3009
+ name: string;
3034
3010
  email: string;
3035
3011
  createdAt: Date;
3036
3012
  updatedAt: Date;
@@ -3072,12 +3048,11 @@ export declare const cxLogContract: {
3072
3048
  };
3073
3049
  } | null;
3074
3050
  }>>;
3075
- telephonyCdr: z.ZodNullable<z.ZodObject<z.objectUtil.extendShape<{
3051
+ telephonyCdr: z.ZodNullable<z.ZodObject<{
3076
3052
  id: z.ZodString;
3077
3053
  createdAt: z.ZodDate;
3078
3054
  updatedAt: z.ZodDate;
3079
3055
  deletedAt: z.ZodNullable<z.ZodDate>;
3080
- }, {
3081
3056
  uniqueCallId: z.ZodString;
3082
3057
  timeStart: z.ZodString;
3083
3058
  callFrom: z.ZodString;
@@ -3097,52 +3072,48 @@ export declare const cxLogContract: {
3097
3072
  notes: z.ZodNullable<z.ZodString>;
3098
3073
  contactProfile: z.ZodNullable<z.ZodString>;
3099
3074
  socialProfileUrl: z.ZodNullable<z.ZodString>;
3100
- tags: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
3075
+ tags: z.ZodArray<z.ZodObject<{
3101
3076
  id: z.ZodString;
3102
3077
  createdAt: z.ZodDate;
3103
3078
  updatedAt: z.ZodDate;
3104
3079
  deletedAt: z.ZodNullable<z.ZodDate>;
3105
- }, {
3106
3080
  name: z.ZodString;
3107
- }>, "strip", z.ZodTypeAny, {
3108
- name: string;
3081
+ }, "strip", z.ZodTypeAny, {
3109
3082
  id: string;
3083
+ name: string;
3110
3084
  createdAt: Date;
3111
3085
  updatedAt: Date;
3112
3086
  deletedAt: Date | null;
3113
3087
  }, {
3114
- name: string;
3115
3088
  id: string;
3089
+ name: string;
3116
3090
  createdAt: Date;
3117
3091
  updatedAt: Date;
3118
3092
  deletedAt: Date | null;
3119
3093
  }>, "many">;
3120
- company: z.ZodNullable<z.ZodObject<Omit<z.objectUtil.extendShape<{
3094
+ company: z.ZodNullable<z.ZodObject<Omit<{
3121
3095
  id: z.ZodString;
3122
3096
  createdAt: z.ZodDate;
3123
3097
  updatedAt: z.ZodDate;
3124
3098
  deletedAt: z.ZodNullable<z.ZodDate>;
3125
- }, {
3126
3099
  name: z.ZodOptional<z.ZodString>;
3127
3100
  phone: z.ZodOptional<z.ZodNullable<z.ZodString>>;
3128
3101
  address: z.ZodOptional<z.ZodNullable<z.ZodString>>;
3129
3102
  industry: z.ZodOptional<z.ZodNullable<z.ZodString>>;
3130
- customFields: z.ZodOptional<z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
3103
+ customFields: z.ZodOptional<z.ZodArray<z.ZodObject<{
3131
3104
  id: z.ZodString;
3132
3105
  createdAt: z.ZodDate;
3133
3106
  updatedAt: z.ZodDate;
3134
3107
  deletedAt: z.ZodNullable<z.ZodDate>;
3135
- }, {
3136
3108
  textValue: z.ZodNullable<z.ZodString>;
3137
3109
  booleanValue: z.ZodNullable<z.ZodBoolean>;
3138
3110
  numberValue: z.ZodNullable<z.ZodNumber>;
3139
3111
  dateValue: z.ZodNullable<z.ZodDate>;
3140
- attribute: z.ZodObject<Omit<z.objectUtil.extendShape<{
3112
+ attribute: z.ZodObject<Omit<{
3141
3113
  id: z.ZodString;
3142
3114
  createdAt: z.ZodDate;
3143
3115
  updatedAt: z.ZodDate;
3144
3116
  deletedAt: z.ZodNullable<z.ZodDate>;
3145
- }, {
3146
3117
  systemName: z.ZodString;
3147
3118
  displayName: z.ZodString;
3148
3119
  type: z.ZodUnion<[z.ZodLiteral<"text">, z.ZodLiteral<"textarea">, z.ZodLiteral<"date">, z.ZodLiteral<"select">, z.ZodLiteral<"link">, z.ZodLiteral<"attachment">]>;
@@ -3151,14 +3122,13 @@ export declare const cxLogContract: {
3151
3122
  isArchived: z.ZodBoolean;
3152
3123
  isRequired: z.ZodBoolean;
3153
3124
  isUnique: z.ZodBoolean;
3154
- options: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
3155
- label: z.ZodString;
3125
+ options: z.ZodArray<z.ZodObject<{
3126
+ position: z.ZodNumber;
3156
3127
  value: z.ZodString;
3128
+ label: z.ZodString;
3157
3129
  isDefault: z.ZodBoolean;
3158
- position: z.ZodNumber;
3159
- }, {
3160
3130
  id: z.ZodString;
3161
- }>, "strip", z.ZodTypeAny, {
3131
+ }, "strip", z.ZodTypeAny, {
3162
3132
  id: string;
3163
3133
  position: number;
3164
3134
  value: string;
@@ -3171,15 +3141,14 @@ export declare const cxLogContract: {
3171
3141
  label: string;
3172
3142
  isDefault: boolean;
3173
3143
  }>, "many">;
3174
- group: z.ZodObject<z.objectUtil.extendShape<{
3144
+ group: z.ZodObject<{
3175
3145
  id: z.ZodString;
3176
3146
  createdAt: z.ZodDate;
3177
3147
  updatedAt: z.ZodDate;
3178
3148
  deletedAt: z.ZodNullable<z.ZodDate>;
3179
- }, {
3180
3149
  systemName: z.ZodString;
3181
3150
  displayName: z.ZodString;
3182
- }>, "strip", z.ZodTypeAny, {
3151
+ }, "strip", z.ZodTypeAny, {
3183
3152
  id: string;
3184
3153
  createdAt: Date;
3185
3154
  updatedAt: Date;
@@ -3194,7 +3163,7 @@ export declare const cxLogContract: {
3194
3163
  systemName: string;
3195
3164
  displayName: string;
3196
3165
  }>;
3197
- }>, "options" | "group">, "strip", z.ZodTypeAny, {
3166
+ }, "options" | "group">, "strip", z.ZodTypeAny, {
3198
3167
  type: "link" | "attachment" | "select" | "textarea" | "text" | "date";
3199
3168
  id: string;
3200
3169
  position: number;
@@ -3221,7 +3190,7 @@ export declare const cxLogContract: {
3221
3190
  isRequired: boolean;
3222
3191
  isUnique: boolean;
3223
3192
  }>;
3224
- }>, "strip", z.ZodTypeAny, {
3193
+ }, "strip", z.ZodTypeAny, {
3225
3194
  id: string;
3226
3195
  createdAt: Date;
3227
3196
  updatedAt: Date;
@@ -3268,13 +3237,13 @@ export declare const cxLogContract: {
3268
3237
  numberValue: number | null;
3269
3238
  dateValue: Date | null;
3270
3239
  }>, "many">>;
3271
- }>, "customFields">, "strip", z.ZodTypeAny, {
3240
+ }, "customFields">, "strip", z.ZodTypeAny, {
3272
3241
  id: string;
3273
3242
  createdAt: Date;
3274
3243
  updatedAt: Date;
3275
3244
  deletedAt: Date | null;
3276
- name?: string | undefined;
3277
3245
  address?: string | null | undefined;
3246
+ name?: string | undefined;
3278
3247
  phone?: string | null | undefined;
3279
3248
  industry?: string | null | undefined;
3280
3249
  }, {
@@ -3282,8 +3251,8 @@ export declare const cxLogContract: {
3282
3251
  createdAt: Date;
3283
3252
  updatedAt: Date;
3284
3253
  deletedAt: Date | null;
3285
- name?: string | undefined;
3286
3254
  address?: string | null | undefined;
3255
+ name?: string | undefined;
3287
3256
  phone?: string | null | undefined;
3288
3257
  industry?: string | null | undefined;
3289
3258
  }>>;
@@ -3301,13 +3270,13 @@ export declare const cxLogContract: {
3301
3270
  picture: z.ZodOptional<z.ZodString>;
3302
3271
  additionalCredentials: z.ZodAny;
3303
3272
  }, "strip", z.ZodTypeAny, {
3304
- name: string;
3305
3273
  id: string;
3274
+ name: string;
3306
3275
  picture?: string | undefined;
3307
3276
  additionalCredentials?: any;
3308
3277
  }, {
3309
- name: string;
3310
3278
  id: string;
3279
+ name: string;
3311
3280
  picture?: string | undefined;
3312
3281
  additionalCredentials?: any;
3313
3282
  }>;
@@ -3315,8 +3284,8 @@ export declare const cxLogContract: {
3315
3284
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
3316
3285
  id: string;
3317
3286
  metadata: {
3318
- name: string;
3319
3287
  id: string;
3288
+ name: string;
3320
3289
  picture?: string | undefined;
3321
3290
  additionalCredentials?: any;
3322
3291
  };
@@ -3329,8 +3298,8 @@ export declare const cxLogContract: {
3329
3298
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
3330
3299
  id: string;
3331
3300
  metadata: {
3332
- name: string;
3333
3301
  id: string;
3302
+ name: string;
3334
3303
  picture?: string | undefined;
3335
3304
  additionalCredentials?: any;
3336
3305
  };
@@ -3349,12 +3318,11 @@ export declare const cxLogContract: {
3349
3318
  booleanValue: z.ZodNullable<z.ZodBoolean>;
3350
3319
  numberValue: z.ZodNullable<z.ZodNumber>;
3351
3320
  dateValue: z.ZodNullable<z.ZodDate>;
3352
- attribute: z.ZodObject<Omit<z.objectUtil.extendShape<{
3321
+ attribute: z.ZodObject<Omit<{
3353
3322
  id: z.ZodString;
3354
3323
  createdAt: z.ZodDate;
3355
3324
  updatedAt: z.ZodDate;
3356
3325
  deletedAt: z.ZodNullable<z.ZodDate>;
3357
- }, {
3358
3326
  systemName: z.ZodString;
3359
3327
  displayName: z.ZodString;
3360
3328
  type: z.ZodUnion<[z.ZodLiteral<"text">, z.ZodLiteral<"textarea">, z.ZodLiteral<"date">, z.ZodLiteral<"select">, z.ZodLiteral<"link">, z.ZodLiteral<"attachment">]>;
@@ -3363,14 +3331,13 @@ export declare const cxLogContract: {
3363
3331
  isArchived: z.ZodBoolean;
3364
3332
  isRequired: z.ZodBoolean;
3365
3333
  isUnique: z.ZodBoolean;
3366
- options: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
3367
- label: z.ZodString;
3334
+ options: z.ZodArray<z.ZodObject<{
3335
+ position: z.ZodNumber;
3368
3336
  value: z.ZodString;
3337
+ label: z.ZodString;
3369
3338
  isDefault: z.ZodBoolean;
3370
- position: z.ZodNumber;
3371
- }, {
3372
3339
  id: z.ZodString;
3373
- }>, "strip", z.ZodTypeAny, {
3340
+ }, "strip", z.ZodTypeAny, {
3374
3341
  id: string;
3375
3342
  position: number;
3376
3343
  value: string;
@@ -3383,15 +3350,14 @@ export declare const cxLogContract: {
3383
3350
  label: string;
3384
3351
  isDefault: boolean;
3385
3352
  }>, "many">;
3386
- group: z.ZodObject<z.objectUtil.extendShape<{
3353
+ group: z.ZodObject<{
3387
3354
  id: z.ZodString;
3388
3355
  createdAt: z.ZodDate;
3389
3356
  updatedAt: z.ZodDate;
3390
3357
  deletedAt: z.ZodNullable<z.ZodDate>;
3391
- }, {
3392
3358
  systemName: z.ZodString;
3393
3359
  displayName: z.ZodString;
3394
- }>, "strip", z.ZodTypeAny, {
3360
+ }, "strip", z.ZodTypeAny, {
3395
3361
  id: string;
3396
3362
  createdAt: Date;
3397
3363
  updatedAt: Date;
@@ -3406,7 +3372,7 @@ export declare const cxLogContract: {
3406
3372
  systemName: string;
3407
3373
  displayName: string;
3408
3374
  }>;
3409
- }>, "options" | "group">, "strip", z.ZodTypeAny, {
3375
+ }, "options" | "group">, "strip", z.ZodTypeAny, {
3410
3376
  type: "link" | "attachment" | "select" | "textarea" | "text" | "date";
3411
3377
  id: string;
3412
3378
  position: number;
@@ -3433,19 +3399,18 @@ export declare const cxLogContract: {
3433
3399
  isRequired: boolean;
3434
3400
  isUnique: boolean;
3435
3401
  }>;
3436
- uploads: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
3402
+ uploads: z.ZodArray<z.ZodObject<{
3437
3403
  id: z.ZodString;
3438
3404
  createdAt: z.ZodDate;
3439
3405
  updatedAt: z.ZodDate;
3440
3406
  deletedAt: z.ZodNullable<z.ZodDate>;
3441
- }, {
3442
3407
  bucketName: z.ZodString;
3443
3408
  fileName: z.ZodString;
3444
3409
  fileSize: z.ZodNumber;
3445
3410
  fileKey: z.ZodString;
3446
3411
  fileUrl: z.ZodNullable<z.ZodString>;
3447
3412
  status: z.ZodNullable<z.ZodString>;
3448
- }>, "strip", z.ZodTypeAny, {
3413
+ }, "strip", z.ZodTypeAny, {
3449
3414
  id: string;
3450
3415
  status: string | null;
3451
3416
  createdAt: Date;
@@ -3644,10 +3609,10 @@ export declare const cxLogContract: {
3644
3609
  };
3645
3610
  }>, "many">>;
3646
3611
  }, "strip", z.ZodTypeAny, {
3647
- name: string;
3648
3612
  id: string;
3649
3613
  channel: string | null;
3650
3614
  address: string | null;
3615
+ name: string;
3651
3616
  createdAt: Date;
3652
3617
  updatedAt: Date;
3653
3618
  deletedAt: Date | null;
@@ -3692,8 +3657,8 @@ export declare const cxLogContract: {
3692
3657
  createdAt: Date;
3693
3658
  updatedAt: Date;
3694
3659
  deletedAt: Date | null;
3695
- name?: string | undefined;
3696
3660
  address?: string | null | undefined;
3661
+ name?: string | undefined;
3697
3662
  phone?: string | null | undefined;
3698
3663
  industry?: string | null | undefined;
3699
3664
  } | null;
@@ -3701,8 +3666,8 @@ export declare const cxLogContract: {
3701
3666
  contactProfile: string | null;
3702
3667
  socialProfileUrl: string | null;
3703
3668
  tags: {
3704
- name: string;
3705
3669
  id: string;
3670
+ name: string;
3706
3671
  createdAt: Date;
3707
3672
  updatedAt: Date;
3708
3673
  deletedAt: Date | null;
@@ -3727,8 +3692,8 @@ export declare const cxLogContract: {
3727
3692
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
3728
3693
  id: string;
3729
3694
  metadata: {
3730
- name: string;
3731
3695
  id: string;
3696
+ name: string;
3732
3697
  picture?: string | undefined;
3733
3698
  additionalCredentials?: any;
3734
3699
  };
@@ -3755,10 +3720,10 @@ export declare const cxLogContract: {
3755
3720
  };
3756
3721
  }[] | undefined;
3757
3722
  }, {
3758
- name: string;
3759
3723
  id: string;
3760
3724
  channel: string | null;
3761
3725
  address: string | null;
3726
+ name: string;
3762
3727
  createdAt: Date;
3763
3728
  updatedAt: Date;
3764
3729
  deletedAt: Date | null;
@@ -3803,8 +3768,8 @@ export declare const cxLogContract: {
3803
3768
  createdAt: Date;
3804
3769
  updatedAt: Date;
3805
3770
  deletedAt: Date | null;
3806
- name?: string | undefined;
3807
3771
  address?: string | null | undefined;
3772
+ name?: string | undefined;
3808
3773
  phone?: string | null | undefined;
3809
3774
  industry?: string | null | undefined;
3810
3775
  } | null;
@@ -3812,8 +3777,8 @@ export declare const cxLogContract: {
3812
3777
  contactProfile: string | null;
3813
3778
  socialProfileUrl: string | null;
3814
3779
  tags: {
3815
- name: string;
3816
3780
  id: string;
3781
+ name: string;
3817
3782
  createdAt: Date;
3818
3783
  updatedAt: Date;
3819
3784
  deletedAt: Date | null;
@@ -3838,8 +3803,8 @@ export declare const cxLogContract: {
3838
3803
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
3839
3804
  id: string;
3840
3805
  metadata: {
3841
- name: string;
3842
3806
  id: string;
3807
+ name: string;
3843
3808
  picture?: string | undefined;
3844
3809
  additionalCredentials?: any;
3845
3810
  };
@@ -3866,17 +3831,16 @@ export declare const cxLogContract: {
3866
3831
  };
3867
3832
  }[] | undefined;
3868
3833
  }>>;
3869
- telephonyQueue: z.ZodNullable<z.ZodOptional<z.ZodObject<z.objectUtil.extendShape<{
3834
+ telephonyQueue: z.ZodNullable<z.ZodOptional<z.ZodObject<{
3870
3835
  id: z.ZodString;
3871
3836
  createdAt: z.ZodDate;
3872
3837
  updatedAt: z.ZodDate;
3873
3838
  deletedAt: z.ZodNullable<z.ZodDate>;
3874
- }, {
3875
3839
  queueId: z.ZodNumber;
3876
3840
  queueName: z.ZodString;
3877
3841
  queueNumber: z.ZodString;
3878
3842
  maximumWaitingTime: z.ZodNumber;
3879
- }>, "strip", z.ZodTypeAny, {
3843
+ }, "strip", z.ZodTypeAny, {
3880
3844
  id: string;
3881
3845
  createdAt: Date;
3882
3846
  updatedAt: Date;
@@ -3903,19 +3867,18 @@ export declare const cxLogContract: {
3903
3867
  agentRingTime: z.ZodNullable<z.ZodNumber>;
3904
3868
  uploadId: z.ZodNullable<z.ZodString>;
3905
3869
  serialNumber: z.ZodNullable<z.ZodString>;
3906
- upload: z.ZodNullable<z.ZodOptional<z.ZodObject<z.objectUtil.extendShape<{
3870
+ upload: z.ZodNullable<z.ZodOptional<z.ZodObject<{
3907
3871
  id: z.ZodString;
3908
3872
  createdAt: z.ZodDate;
3909
3873
  updatedAt: z.ZodDate;
3910
3874
  deletedAt: z.ZodNullable<z.ZodDate>;
3911
- }, {
3912
3875
  bucketName: z.ZodString;
3913
3876
  fileName: z.ZodString;
3914
3877
  fileSize: z.ZodNumber;
3915
3878
  fileKey: z.ZodString;
3916
3879
  fileUrl: z.ZodNullable<z.ZodString>;
3917
3880
  status: z.ZodNullable<z.ZodString>;
3918
- }>, "strip", z.ZodTypeAny, {
3881
+ }, "strip", z.ZodTypeAny, {
3919
3882
  id: string;
3920
3883
  status: string | null;
3921
3884
  createdAt: Date;
@@ -4059,9 +4022,9 @@ export declare const cxLogContract: {
4059
4022
  telephonySignature: string | null;
4060
4023
  }>;
4061
4024
  }, "roles" | "extension">, "strip", z.ZodTypeAny, {
4062
- name: string;
4063
4025
  id: string;
4064
4026
  address: string | null;
4027
+ name: string;
4065
4028
  email: string;
4066
4029
  createdAt: Date;
4067
4030
  updatedAt: Date;
@@ -4071,9 +4034,9 @@ export declare const cxLogContract: {
4071
4034
  phone: string | null;
4072
4035
  notificationCount: number | null;
4073
4036
  }, {
4074
- name: string;
4075
4037
  id: string;
4076
4038
  address: string | null;
4039
+ name: string;
4077
4040
  email: string;
4078
4041
  createdAt: Date;
4079
4042
  updatedAt: Date;
@@ -4096,9 +4059,9 @@ export declare const cxLogContract: {
4096
4059
  }, "strip", z.ZodTypeAny, {
4097
4060
  id: string;
4098
4061
  user: {
4099
- name: string;
4100
4062
  id: string;
4101
4063
  address: string | null;
4064
+ name: string;
4102
4065
  email: string;
4103
4066
  createdAt: Date;
4104
4067
  updatedAt: Date;
@@ -4121,9 +4084,9 @@ export declare const cxLogContract: {
4121
4084
  }, {
4122
4085
  id: string;
4123
4086
  user: {
4124
- name: string;
4125
4087
  id: string;
4126
4088
  address: string | null;
4089
+ name: string;
4127
4090
  email: string;
4128
4091
  createdAt: Date;
4129
4092
  updatedAt: Date;
@@ -4264,9 +4227,9 @@ export declare const cxLogContract: {
4264
4227
  telephonySignature: string | null;
4265
4228
  }>;
4266
4229
  }, "roles" | "extension">, "strip", z.ZodTypeAny, {
4267
- name: string;
4268
4230
  id: string;
4269
4231
  address: string | null;
4232
+ name: string;
4270
4233
  email: string;
4271
4234
  createdAt: Date;
4272
4235
  updatedAt: Date;
@@ -4276,9 +4239,9 @@ export declare const cxLogContract: {
4276
4239
  phone: string | null;
4277
4240
  notificationCount: number | null;
4278
4241
  }, {
4279
- name: string;
4280
4242
  id: string;
4281
4243
  address: string | null;
4244
+ name: string;
4282
4245
  email: string;
4283
4246
  createdAt: Date;
4284
4247
  updatedAt: Date;
@@ -4301,9 +4264,9 @@ export declare const cxLogContract: {
4301
4264
  }, "strip", z.ZodTypeAny, {
4302
4265
  id: string;
4303
4266
  user: {
4304
- name: string;
4305
4267
  id: string;
4306
4268
  address: string | null;
4269
+ name: string;
4307
4270
  email: string;
4308
4271
  createdAt: Date;
4309
4272
  updatedAt: Date;
@@ -4326,9 +4289,9 @@ export declare const cxLogContract: {
4326
4289
  }, {
4327
4290
  id: string;
4328
4291
  user: {
4329
- name: string;
4330
4292
  id: string;
4331
4293
  address: string | null;
4294
+ name: string;
4332
4295
  email: string;
4333
4296
  createdAt: Date;
4334
4297
  updatedAt: Date;
@@ -4350,12 +4313,12 @@ export declare const cxLogContract: {
4350
4313
  updatedAt?: string | undefined;
4351
4314
  }>>>;
4352
4315
  }, "strip", z.ZodTypeAny, {
4353
- callFrom?: {
4316
+ callTo?: {
4354
4317
  id: string;
4355
4318
  user: {
4356
- name: string;
4357
4319
  id: string;
4358
4320
  address: string | null;
4321
+ name: string;
4359
4322
  email: string;
4360
4323
  createdAt: Date;
4361
4324
  updatedAt: Date;
@@ -4376,12 +4339,12 @@ export declare const cxLogContract: {
4376
4339
  createdAt?: string | undefined;
4377
4340
  updatedAt?: string | undefined;
4378
4341
  } | null | undefined;
4379
- callTo?: {
4342
+ callFrom?: {
4380
4343
  id: string;
4381
4344
  user: {
4382
- name: string;
4383
4345
  id: string;
4384
4346
  address: string | null;
4347
+ name: string;
4385
4348
  email: string;
4386
4349
  createdAt: Date;
4387
4350
  updatedAt: Date;
@@ -4403,12 +4366,12 @@ export declare const cxLogContract: {
4403
4366
  updatedAt?: string | undefined;
4404
4367
  } | null | undefined;
4405
4368
  }, {
4406
- callFrom?: {
4369
+ callTo?: {
4407
4370
  id: string;
4408
4371
  user: {
4409
- name: string;
4410
4372
  id: string;
4411
4373
  address: string | null;
4374
+ name: string;
4412
4375
  email: string;
4413
4376
  createdAt: Date;
4414
4377
  updatedAt: Date;
@@ -4429,12 +4392,12 @@ export declare const cxLogContract: {
4429
4392
  createdAt?: string | undefined;
4430
4393
  updatedAt?: string | undefined;
4431
4394
  } | null | undefined;
4432
- callTo?: {
4395
+ callFrom?: {
4433
4396
  id: string;
4434
4397
  user: {
4435
- name: string;
4436
4398
  id: string;
4437
4399
  address: string | null;
4400
+ name: string;
4438
4401
  email: string;
4439
4402
  createdAt: Date;
4440
4403
  updatedAt: Date;
@@ -4458,7 +4421,7 @@ export declare const cxLogContract: {
4458
4421
  }>>;
4459
4422
  isQueueMissedCall: z.ZodBoolean;
4460
4423
  extensionId: z.ZodNullable<z.ZodString>;
4461
- extension: z.ZodNullable<z.ZodOptional<z.ZodObject<z.objectUtil.extendShape<{
4424
+ extension: z.ZodNullable<z.ZodOptional<z.ZodObject<{
4462
4425
  id: z.ZodString;
4463
4426
  createdAt: z.ZodDate;
4464
4427
  updatedAt: z.ZodDate;
@@ -4470,7 +4433,6 @@ export declare const cxLogContract: {
4470
4433
  extensionId: z.ZodNullable<z.ZodString>;
4471
4434
  extensionName: z.ZodString;
4472
4435
  telephonySignature: z.ZodNullable<z.ZodString>;
4473
- }, {
4474
4436
  user: z.ZodNullable<z.ZodOptional<z.ZodObject<{
4475
4437
  id: z.ZodString;
4476
4438
  createdAt: z.ZodDate;
@@ -4589,9 +4551,9 @@ export declare const cxLogContract: {
4589
4551
  telephonySignature: string | null;
4590
4552
  }>;
4591
4553
  }, "strip", z.ZodTypeAny, {
4592
- name: string;
4593
4554
  id: string;
4594
4555
  address: string | null;
4556
+ name: string;
4595
4557
  email: string;
4596
4558
  createdAt: Date;
4597
4559
  updatedAt: Date;
@@ -4632,9 +4594,9 @@ export declare const cxLogContract: {
4632
4594
  telephonySignature: string | null;
4633
4595
  };
4634
4596
  }, {
4635
- name: string;
4636
4597
  id: string;
4637
4598
  address: string | null;
4599
+ name: string;
4638
4600
  email: string;
4639
4601
  createdAt: Date;
4640
4602
  updatedAt: Date;
@@ -4675,7 +4637,7 @@ export declare const cxLogContract: {
4675
4637
  telephonySignature: string | null;
4676
4638
  };
4677
4639
  }>>>;
4678
- }>, "strip", z.ZodTypeAny, {
4640
+ }, "strip", z.ZodTypeAny, {
4679
4641
  id: string;
4680
4642
  createdAt: Date;
4681
4643
  updatedAt: Date;
@@ -4688,9 +4650,9 @@ export declare const cxLogContract: {
4688
4650
  extensionName: string;
4689
4651
  telephonySignature: string | null;
4690
4652
  user?: {
4691
- name: string;
4692
4653
  id: string;
4693
4654
  address: string | null;
4655
+ name: string;
4694
4656
  email: string;
4695
4657
  createdAt: Date;
4696
4658
  updatedAt: Date;
@@ -4744,9 +4706,9 @@ export declare const cxLogContract: {
4744
4706
  extensionName: string;
4745
4707
  telephonySignature: string | null;
4746
4708
  user?: {
4747
- name: string;
4748
4709
  id: string;
4749
4710
  address: string | null;
4711
+ name: string;
4750
4712
  email: string;
4751
4713
  createdAt: Date;
4752
4714
  updatedAt: Date;
@@ -4790,7 +4752,7 @@ export declare const cxLogContract: {
4790
4752
  }>>>;
4791
4753
  telephonyQueueId: z.ZodNullable<z.ZodString>;
4792
4754
  contactId: z.ZodNullable<z.ZodString>;
4793
- }>, "strip", z.ZodTypeAny, {
4755
+ }, "strip", z.ZodTypeAny, {
4794
4756
  type: string;
4795
4757
  id: string;
4796
4758
  recording: string | null;
@@ -4813,12 +4775,12 @@ export declare const cxLogContract: {
4813
4775
  uploadId: string | null;
4814
4776
  serialNumber: string | null;
4815
4777
  callParticipants: {
4816
- callFrom?: {
4778
+ callTo?: {
4817
4779
  id: string;
4818
4780
  user: {
4819
- name: string;
4820
4781
  id: string;
4821
4782
  address: string | null;
4783
+ name: string;
4822
4784
  email: string;
4823
4785
  createdAt: Date;
4824
4786
  updatedAt: Date;
@@ -4839,12 +4801,12 @@ export declare const cxLogContract: {
4839
4801
  createdAt?: string | undefined;
4840
4802
  updatedAt?: string | undefined;
4841
4803
  } | null | undefined;
4842
- callTo?: {
4804
+ callFrom?: {
4843
4805
  id: string;
4844
4806
  user: {
4845
- name: string;
4846
4807
  id: string;
4847
4808
  address: string | null;
4809
+ name: string;
4848
4810
  email: string;
4849
4811
  createdAt: Date;
4850
4812
  updatedAt: Date;
@@ -4869,68 +4831,11 @@ export declare const cxLogContract: {
4869
4831
  isQueueMissedCall: boolean;
4870
4832
  telephonyQueueId: string | null;
4871
4833
  contactId: string | null;
4872
- extension?: {
4873
- id: string;
4874
- createdAt: Date;
4875
- updatedAt: Date;
4876
- deletedAt: Date | null;
4877
- userId: string | null;
4878
- sipServerUrl: string;
4879
- sipUserName: string;
4880
- webphoneLoginUser: string;
4881
- extensionId: string | null;
4882
- extensionName: string;
4883
- telephonySignature: string | null;
4884
- user?: {
4885
- name: string;
4886
- id: string;
4887
- address: string | null;
4888
- email: string;
4889
- createdAt: Date;
4890
- updatedAt: Date;
4891
- deletedAt: Date | null;
4892
- emailVerifiedAt: Date | null;
4893
- password: string;
4894
- phone: string | null;
4895
- notificationCount: number | null;
4896
- roles: {
4897
- id: string;
4898
- description: string | null;
4899
- createdAt: Date;
4900
- updatedAt: Date;
4901
- deletedAt: Date | null;
4902
- systemName: string;
4903
- displayName: string;
4904
- permissions: {
4905
- id: string;
4906
- description: string | null;
4907
- createdAt: Date;
4908
- updatedAt: Date;
4909
- deletedAt: Date | null;
4910
- systemName: string;
4911
- displayName: string;
4912
- }[];
4913
- }[];
4914
- extension: {
4915
- id: string;
4916
- createdAt: Date;
4917
- updatedAt: Date;
4918
- deletedAt: Date | null;
4919
- userId: string | null;
4920
- sipServerUrl: string;
4921
- sipUserName: string;
4922
- webphoneLoginUser: string;
4923
- extensionId: string | null;
4924
- extensionName: string;
4925
- telephonySignature: string | null;
4926
- };
4927
- } | null | undefined;
4928
- } | null | undefined;
4929
4834
  contact?: {
4930
- name: string;
4931
4835
  id: string;
4932
4836
  channel: string | null;
4933
4837
  address: string | null;
4838
+ name: string;
4934
4839
  createdAt: Date;
4935
4840
  updatedAt: Date;
4936
4841
  deletedAt: Date | null;
@@ -4975,8 +4880,8 @@ export declare const cxLogContract: {
4975
4880
  createdAt: Date;
4976
4881
  updatedAt: Date;
4977
4882
  deletedAt: Date | null;
4978
- name?: string | undefined;
4979
4883
  address?: string | null | undefined;
4884
+ name?: string | undefined;
4980
4885
  phone?: string | null | undefined;
4981
4886
  industry?: string | null | undefined;
4982
4887
  } | null;
@@ -4984,8 +4889,8 @@ export declare const cxLogContract: {
4984
4889
  contactProfile: string | null;
4985
4890
  socialProfileUrl: string | null;
4986
4891
  tags: {
4987
- name: string;
4988
4892
  id: string;
4893
+ name: string;
4989
4894
  createdAt: Date;
4990
4895
  updatedAt: Date;
4991
4896
  deletedAt: Date | null;
@@ -5010,8 +4915,8 @@ export declare const cxLogContract: {
5010
4915
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
5011
4916
  id: string;
5012
4917
  metadata: {
5013
- name: string;
5014
4918
  id: string;
4919
+ name: string;
5015
4920
  picture?: string | undefined;
5016
4921
  additionalCredentials?: any;
5017
4922
  };
@@ -5060,10 +4965,67 @@ export declare const cxLogContract: {
5060
4965
  fileSize: number;
5061
4966
  fileUrl: string | null;
5062
4967
  } | null | undefined;
5063
- }, {
5064
- type: string;
5065
- id: string;
5066
- recording: string | null;
4968
+ extension?: {
4969
+ id: string;
4970
+ createdAt: Date;
4971
+ updatedAt: Date;
4972
+ deletedAt: Date | null;
4973
+ userId: string | null;
4974
+ sipServerUrl: string;
4975
+ sipUserName: string;
4976
+ webphoneLoginUser: string;
4977
+ extensionId: string | null;
4978
+ extensionName: string;
4979
+ telephonySignature: string | null;
4980
+ user?: {
4981
+ id: string;
4982
+ address: string | null;
4983
+ name: string;
4984
+ email: string;
4985
+ createdAt: Date;
4986
+ updatedAt: Date;
4987
+ deletedAt: Date | null;
4988
+ emailVerifiedAt: Date | null;
4989
+ password: string;
4990
+ phone: string | null;
4991
+ notificationCount: number | null;
4992
+ roles: {
4993
+ id: string;
4994
+ description: string | null;
4995
+ createdAt: Date;
4996
+ updatedAt: Date;
4997
+ deletedAt: Date | null;
4998
+ systemName: string;
4999
+ displayName: string;
5000
+ permissions: {
5001
+ id: string;
5002
+ description: string | null;
5003
+ createdAt: Date;
5004
+ updatedAt: Date;
5005
+ deletedAt: Date | null;
5006
+ systemName: string;
5007
+ displayName: string;
5008
+ }[];
5009
+ }[];
5010
+ extension: {
5011
+ id: string;
5012
+ createdAt: Date;
5013
+ updatedAt: Date;
5014
+ deletedAt: Date | null;
5015
+ userId: string | null;
5016
+ sipServerUrl: string;
5017
+ sipUserName: string;
5018
+ webphoneLoginUser: string;
5019
+ extensionId: string | null;
5020
+ extensionName: string;
5021
+ telephonySignature: string | null;
5022
+ };
5023
+ } | null | undefined;
5024
+ } | null | undefined;
5025
+ }, {
5026
+ type: string;
5027
+ id: string;
5028
+ recording: string | null;
5067
5029
  status: string;
5068
5030
  createdAt: Date;
5069
5031
  updatedAt: Date;
@@ -5083,12 +5045,12 @@ export declare const cxLogContract: {
5083
5045
  uploadId: string | null;
5084
5046
  serialNumber: string | null;
5085
5047
  callParticipants: {
5086
- callFrom?: {
5048
+ callTo?: {
5087
5049
  id: string;
5088
5050
  user: {
5089
- name: string;
5090
5051
  id: string;
5091
5052
  address: string | null;
5053
+ name: string;
5092
5054
  email: string;
5093
5055
  createdAt: Date;
5094
5056
  updatedAt: Date;
@@ -5109,12 +5071,12 @@ export declare const cxLogContract: {
5109
5071
  createdAt?: string | undefined;
5110
5072
  updatedAt?: string | undefined;
5111
5073
  } | null | undefined;
5112
- callTo?: {
5074
+ callFrom?: {
5113
5075
  id: string;
5114
5076
  user: {
5115
- name: string;
5116
5077
  id: string;
5117
5078
  address: string | null;
5079
+ name: string;
5118
5080
  email: string;
5119
5081
  createdAt: Date;
5120
5082
  updatedAt: Date;
@@ -5139,68 +5101,11 @@ export declare const cxLogContract: {
5139
5101
  isQueueMissedCall: boolean;
5140
5102
  telephonyQueueId: string | null;
5141
5103
  contactId: string | null;
5142
- extension?: {
5143
- id: string;
5144
- createdAt: Date;
5145
- updatedAt: Date;
5146
- deletedAt: Date | null;
5147
- userId: string | null;
5148
- sipServerUrl: string;
5149
- sipUserName: string;
5150
- webphoneLoginUser: string;
5151
- extensionId: string | null;
5152
- extensionName: string;
5153
- telephonySignature: string | null;
5154
- user?: {
5155
- name: string;
5156
- id: string;
5157
- address: string | null;
5158
- email: string;
5159
- createdAt: Date;
5160
- updatedAt: Date;
5161
- deletedAt: Date | null;
5162
- emailVerifiedAt: Date | null;
5163
- password: string;
5164
- phone: string | null;
5165
- notificationCount: number | null;
5166
- roles: {
5167
- id: string;
5168
- description: string | null;
5169
- createdAt: Date;
5170
- updatedAt: Date;
5171
- deletedAt: Date | null;
5172
- systemName: string;
5173
- displayName: string;
5174
- permissions: {
5175
- id: string;
5176
- description: string | null;
5177
- createdAt: Date;
5178
- updatedAt: Date;
5179
- deletedAt: Date | null;
5180
- systemName: string;
5181
- displayName: string;
5182
- }[];
5183
- }[];
5184
- extension: {
5185
- id: string;
5186
- createdAt: Date;
5187
- updatedAt: Date;
5188
- deletedAt: Date | null;
5189
- userId: string | null;
5190
- sipServerUrl: string;
5191
- sipUserName: string;
5192
- webphoneLoginUser: string;
5193
- extensionId: string | null;
5194
- extensionName: string;
5195
- telephonySignature: string | null;
5196
- };
5197
- } | null | undefined;
5198
- } | null | undefined;
5199
5104
  contact?: {
5200
- name: string;
5201
5105
  id: string;
5202
5106
  channel: string | null;
5203
5107
  address: string | null;
5108
+ name: string;
5204
5109
  createdAt: Date;
5205
5110
  updatedAt: Date;
5206
5111
  deletedAt: Date | null;
@@ -5245,8 +5150,8 @@ export declare const cxLogContract: {
5245
5150
  createdAt: Date;
5246
5151
  updatedAt: Date;
5247
5152
  deletedAt: Date | null;
5248
- name?: string | undefined;
5249
5153
  address?: string | null | undefined;
5154
+ name?: string | undefined;
5250
5155
  phone?: string | null | undefined;
5251
5156
  industry?: string | null | undefined;
5252
5157
  } | null;
@@ -5254,8 +5159,8 @@ export declare const cxLogContract: {
5254
5159
  contactProfile: string | null;
5255
5160
  socialProfileUrl: string | null;
5256
5161
  tags: {
5257
- name: string;
5258
5162
  id: string;
5163
+ name: string;
5259
5164
  createdAt: Date;
5260
5165
  updatedAt: Date;
5261
5166
  deletedAt: Date | null;
@@ -5280,8 +5185,8 @@ export declare const cxLogContract: {
5280
5185
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
5281
5186
  id: string;
5282
5187
  metadata: {
5283
- name: string;
5284
5188
  id: string;
5189
+ name: string;
5285
5190
  picture?: string | undefined;
5286
5191
  additionalCredentials?: any;
5287
5192
  };
@@ -5330,6 +5235,63 @@ export declare const cxLogContract: {
5330
5235
  fileSize: number;
5331
5236
  fileUrl: string | null;
5332
5237
  } | null | undefined;
5238
+ extension?: {
5239
+ id: string;
5240
+ createdAt: Date;
5241
+ updatedAt: Date;
5242
+ deletedAt: Date | null;
5243
+ userId: string | null;
5244
+ sipServerUrl: string;
5245
+ sipUserName: string;
5246
+ webphoneLoginUser: string;
5247
+ extensionId: string | null;
5248
+ extensionName: string;
5249
+ telephonySignature: string | null;
5250
+ user?: {
5251
+ id: string;
5252
+ address: string | null;
5253
+ name: string;
5254
+ email: string;
5255
+ createdAt: Date;
5256
+ updatedAt: Date;
5257
+ deletedAt: Date | null;
5258
+ emailVerifiedAt: Date | null;
5259
+ password: string;
5260
+ phone: string | null;
5261
+ notificationCount: number | null;
5262
+ roles: {
5263
+ id: string;
5264
+ description: string | null;
5265
+ createdAt: Date;
5266
+ updatedAt: Date;
5267
+ deletedAt: Date | null;
5268
+ systemName: string;
5269
+ displayName: string;
5270
+ permissions: {
5271
+ id: string;
5272
+ description: string | null;
5273
+ createdAt: Date;
5274
+ updatedAt: Date;
5275
+ deletedAt: Date | null;
5276
+ systemName: string;
5277
+ displayName: string;
5278
+ }[];
5279
+ }[];
5280
+ extension: {
5281
+ id: string;
5282
+ createdAt: Date;
5283
+ updatedAt: Date;
5284
+ deletedAt: Date | null;
5285
+ userId: string | null;
5286
+ sipServerUrl: string;
5287
+ sipUserName: string;
5288
+ webphoneLoginUser: string;
5289
+ extensionId: string | null;
5290
+ extensionName: string;
5291
+ telephonySignature: string | null;
5292
+ };
5293
+ } | null | undefined;
5294
+ } | null | undefined;
5333
5295
  }>>;
5334
5296
  queue: z.ZodNullable<z.ZodObject<{
5335
5297
  queueName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
@@ -5349,52 +5311,48 @@ export declare const cxLogContract: {
5349
5311
  notes: z.ZodNullable<z.ZodString>;
5350
5312
  contactProfile: z.ZodNullable<z.ZodString>;
5351
5313
  socialProfileUrl: z.ZodNullable<z.ZodString>;
5352
- tags: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
5314
+ tags: z.ZodArray<z.ZodObject<{
5353
5315
  id: z.ZodString;
5354
5316
  createdAt: z.ZodDate;
5355
5317
  updatedAt: z.ZodDate;
5356
5318
  deletedAt: z.ZodNullable<z.ZodDate>;
5357
- }, {
5358
5319
  name: z.ZodString;
5359
- }>, "strip", z.ZodTypeAny, {
5360
- name: string;
5320
+ }, "strip", z.ZodTypeAny, {
5361
5321
  id: string;
5322
+ name: string;
5362
5323
  createdAt: Date;
5363
5324
  updatedAt: Date;
5364
5325
  deletedAt: Date | null;
5365
5326
  }, {
5366
- name: string;
5367
5327
  id: string;
5328
+ name: string;
5368
5329
  createdAt: Date;
5369
5330
  updatedAt: Date;
5370
5331
  deletedAt: Date | null;
5371
5332
  }>, "many">;
5372
- company: z.ZodNullable<z.ZodObject<Omit<z.objectUtil.extendShape<{
5333
+ company: z.ZodNullable<z.ZodObject<Omit<{
5373
5334
  id: z.ZodString;
5374
5335
  createdAt: z.ZodDate;
5375
5336
  updatedAt: z.ZodDate;
5376
5337
  deletedAt: z.ZodNullable<z.ZodDate>;
5377
- }, {
5378
5338
  name: z.ZodOptional<z.ZodString>;
5379
5339
  phone: z.ZodOptional<z.ZodNullable<z.ZodString>>;
5380
5340
  address: z.ZodOptional<z.ZodNullable<z.ZodString>>;
5381
5341
  industry: z.ZodOptional<z.ZodNullable<z.ZodString>>;
5382
- customFields: z.ZodOptional<z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
5342
+ customFields: z.ZodOptional<z.ZodArray<z.ZodObject<{
5383
5343
  id: z.ZodString;
5384
5344
  createdAt: z.ZodDate;
5385
5345
  updatedAt: z.ZodDate;
5386
5346
  deletedAt: z.ZodNullable<z.ZodDate>;
5387
- }, {
5388
5347
  textValue: z.ZodNullable<z.ZodString>;
5389
5348
  booleanValue: z.ZodNullable<z.ZodBoolean>;
5390
5349
  numberValue: z.ZodNullable<z.ZodNumber>;
5391
5350
  dateValue: z.ZodNullable<z.ZodDate>;
5392
- attribute: z.ZodObject<Omit<z.objectUtil.extendShape<{
5351
+ attribute: z.ZodObject<Omit<{
5393
5352
  id: z.ZodString;
5394
5353
  createdAt: z.ZodDate;
5395
5354
  updatedAt: z.ZodDate;
5396
5355
  deletedAt: z.ZodNullable<z.ZodDate>;
5397
- }, {
5398
5356
  systemName: z.ZodString;
5399
5357
  displayName: z.ZodString;
5400
5358
  type: z.ZodUnion<[z.ZodLiteral<"text">, z.ZodLiteral<"textarea">, z.ZodLiteral<"date">, z.ZodLiteral<"select">, z.ZodLiteral<"link">, z.ZodLiteral<"attachment">]>;
@@ -5403,14 +5361,13 @@ export declare const cxLogContract: {
5403
5361
  isArchived: z.ZodBoolean;
5404
5362
  isRequired: z.ZodBoolean;
5405
5363
  isUnique: z.ZodBoolean;
5406
- options: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
5407
- label: z.ZodString;
5364
+ options: z.ZodArray<z.ZodObject<{
5365
+ position: z.ZodNumber;
5408
5366
  value: z.ZodString;
5367
+ label: z.ZodString;
5409
5368
  isDefault: z.ZodBoolean;
5410
- position: z.ZodNumber;
5411
- }, {
5412
5369
  id: z.ZodString;
5413
- }>, "strip", z.ZodTypeAny, {
5370
+ }, "strip", z.ZodTypeAny, {
5414
5371
  id: string;
5415
5372
  position: number;
5416
5373
  value: string;
@@ -5423,15 +5380,14 @@ export declare const cxLogContract: {
5423
5380
  label: string;
5424
5381
  isDefault: boolean;
5425
5382
  }>, "many">;
5426
- group: z.ZodObject<z.objectUtil.extendShape<{
5383
+ group: z.ZodObject<{
5427
5384
  id: z.ZodString;
5428
5385
  createdAt: z.ZodDate;
5429
5386
  updatedAt: z.ZodDate;
5430
5387
  deletedAt: z.ZodNullable<z.ZodDate>;
5431
- }, {
5432
5388
  systemName: z.ZodString;
5433
5389
  displayName: z.ZodString;
5434
- }>, "strip", z.ZodTypeAny, {
5390
+ }, "strip", z.ZodTypeAny, {
5435
5391
  id: string;
5436
5392
  createdAt: Date;
5437
5393
  updatedAt: Date;
@@ -5446,7 +5402,7 @@ export declare const cxLogContract: {
5446
5402
  systemName: string;
5447
5403
  displayName: string;
5448
5404
  }>;
5449
- }>, "options" | "group">, "strip", z.ZodTypeAny, {
5405
+ }, "options" | "group">, "strip", z.ZodTypeAny, {
5450
5406
  type: "link" | "attachment" | "select" | "textarea" | "text" | "date";
5451
5407
  id: string;
5452
5408
  position: number;
@@ -5473,7 +5429,7 @@ export declare const cxLogContract: {
5473
5429
  isRequired: boolean;
5474
5430
  isUnique: boolean;
5475
5431
  }>;
5476
- }>, "strip", z.ZodTypeAny, {
5432
+ }, "strip", z.ZodTypeAny, {
5477
5433
  id: string;
5478
5434
  createdAt: Date;
5479
5435
  updatedAt: Date;
@@ -5520,13 +5476,13 @@ export declare const cxLogContract: {
5520
5476
  numberValue: number | null;
5521
5477
  dateValue: Date | null;
5522
5478
  }>, "many">>;
5523
- }>, "customFields">, "strip", z.ZodTypeAny, {
5479
+ }, "customFields">, "strip", z.ZodTypeAny, {
5524
5480
  id: string;
5525
5481
  createdAt: Date;
5526
5482
  updatedAt: Date;
5527
5483
  deletedAt: Date | null;
5528
- name?: string | undefined;
5529
5484
  address?: string | null | undefined;
5485
+ name?: string | undefined;
5530
5486
  phone?: string | null | undefined;
5531
5487
  industry?: string | null | undefined;
5532
5488
  }, {
@@ -5534,8 +5490,8 @@ export declare const cxLogContract: {
5534
5490
  createdAt: Date;
5535
5491
  updatedAt: Date;
5536
5492
  deletedAt: Date | null;
5537
- name?: string | undefined;
5538
5493
  address?: string | null | undefined;
5494
+ name?: string | undefined;
5539
5495
  phone?: string | null | undefined;
5540
5496
  industry?: string | null | undefined;
5541
5497
  }>>;
@@ -5553,13 +5509,13 @@ export declare const cxLogContract: {
5553
5509
  picture: z.ZodOptional<z.ZodString>;
5554
5510
  additionalCredentials: z.ZodAny;
5555
5511
  }, "strip", z.ZodTypeAny, {
5556
- name: string;
5557
5512
  id: string;
5513
+ name: string;
5558
5514
  picture?: string | undefined;
5559
5515
  additionalCredentials?: any;
5560
5516
  }, {
5561
- name: string;
5562
5517
  id: string;
5518
+ name: string;
5563
5519
  picture?: string | undefined;
5564
5520
  additionalCredentials?: any;
5565
5521
  }>;
@@ -5567,8 +5523,8 @@ export declare const cxLogContract: {
5567
5523
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
5568
5524
  id: string;
5569
5525
  metadata: {
5570
- name: string;
5571
5526
  id: string;
5527
+ name: string;
5572
5528
  picture?: string | undefined;
5573
5529
  additionalCredentials?: any;
5574
5530
  };
@@ -5581,8 +5537,8 @@ export declare const cxLogContract: {
5581
5537
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
5582
5538
  id: string;
5583
5539
  metadata: {
5584
- name: string;
5585
5540
  id: string;
5541
+ name: string;
5586
5542
  picture?: string | undefined;
5587
5543
  additionalCredentials?: any;
5588
5544
  };
@@ -5601,12 +5557,11 @@ export declare const cxLogContract: {
5601
5557
  booleanValue: z.ZodNullable<z.ZodBoolean>;
5602
5558
  numberValue: z.ZodNullable<z.ZodNumber>;
5603
5559
  dateValue: z.ZodNullable<z.ZodDate>;
5604
- attribute: z.ZodObject<Omit<z.objectUtil.extendShape<{
5560
+ attribute: z.ZodObject<Omit<{
5605
5561
  id: z.ZodString;
5606
5562
  createdAt: z.ZodDate;
5607
5563
  updatedAt: z.ZodDate;
5608
5564
  deletedAt: z.ZodNullable<z.ZodDate>;
5609
- }, {
5610
5565
  systemName: z.ZodString;
5611
5566
  displayName: z.ZodString;
5612
5567
  type: z.ZodUnion<[z.ZodLiteral<"text">, z.ZodLiteral<"textarea">, z.ZodLiteral<"date">, z.ZodLiteral<"select">, z.ZodLiteral<"link">, z.ZodLiteral<"attachment">]>;
@@ -5615,14 +5570,13 @@ export declare const cxLogContract: {
5615
5570
  isArchived: z.ZodBoolean;
5616
5571
  isRequired: z.ZodBoolean;
5617
5572
  isUnique: z.ZodBoolean;
5618
- options: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
5619
- label: z.ZodString;
5573
+ options: z.ZodArray<z.ZodObject<{
5574
+ position: z.ZodNumber;
5620
5575
  value: z.ZodString;
5576
+ label: z.ZodString;
5621
5577
  isDefault: z.ZodBoolean;
5622
- position: z.ZodNumber;
5623
- }, {
5624
5578
  id: z.ZodString;
5625
- }>, "strip", z.ZodTypeAny, {
5579
+ }, "strip", z.ZodTypeAny, {
5626
5580
  id: string;
5627
5581
  position: number;
5628
5582
  value: string;
@@ -5635,15 +5589,14 @@ export declare const cxLogContract: {
5635
5589
  label: string;
5636
5590
  isDefault: boolean;
5637
5591
  }>, "many">;
5638
- group: z.ZodObject<z.objectUtil.extendShape<{
5592
+ group: z.ZodObject<{
5639
5593
  id: z.ZodString;
5640
5594
  createdAt: z.ZodDate;
5641
5595
  updatedAt: z.ZodDate;
5642
5596
  deletedAt: z.ZodNullable<z.ZodDate>;
5643
- }, {
5644
5597
  systemName: z.ZodString;
5645
5598
  displayName: z.ZodString;
5646
- }>, "strip", z.ZodTypeAny, {
5599
+ }, "strip", z.ZodTypeAny, {
5647
5600
  id: string;
5648
5601
  createdAt: Date;
5649
5602
  updatedAt: Date;
@@ -5658,7 +5611,7 @@ export declare const cxLogContract: {
5658
5611
  systemName: string;
5659
5612
  displayName: string;
5660
5613
  }>;
5661
- }>, "options" | "group">, "strip", z.ZodTypeAny, {
5614
+ }, "options" | "group">, "strip", z.ZodTypeAny, {
5662
5615
  type: "link" | "attachment" | "select" | "textarea" | "text" | "date";
5663
5616
  id: string;
5664
5617
  position: number;
@@ -5685,19 +5638,18 @@ export declare const cxLogContract: {
5685
5638
  isRequired: boolean;
5686
5639
  isUnique: boolean;
5687
5640
  }>;
5688
- uploads: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
5641
+ uploads: z.ZodArray<z.ZodObject<{
5689
5642
  id: z.ZodString;
5690
5643
  createdAt: z.ZodDate;
5691
5644
  updatedAt: z.ZodDate;
5692
5645
  deletedAt: z.ZodNullable<z.ZodDate>;
5693
- }, {
5694
5646
  bucketName: z.ZodString;
5695
5647
  fileName: z.ZodString;
5696
5648
  fileSize: z.ZodNumber;
5697
5649
  fileKey: z.ZodString;
5698
5650
  fileUrl: z.ZodNullable<z.ZodString>;
5699
5651
  status: z.ZodNullable<z.ZodString>;
5700
- }>, "strip", z.ZodTypeAny, {
5652
+ }, "strip", z.ZodTypeAny, {
5701
5653
  id: string;
5702
5654
  status: string | null;
5703
5655
  createdAt: Date;
@@ -5896,10 +5848,10 @@ export declare const cxLogContract: {
5896
5848
  };
5897
5849
  }>, "many">>;
5898
5850
  }, "strip", z.ZodTypeAny, {
5899
- name: string;
5900
5851
  id: string;
5901
5852
  channel: string | null;
5902
5853
  address: string | null;
5854
+ name: string;
5903
5855
  createdAt: Date;
5904
5856
  updatedAt: Date;
5905
5857
  deletedAt: Date | null;
@@ -5944,8 +5896,8 @@ export declare const cxLogContract: {
5944
5896
  createdAt: Date;
5945
5897
  updatedAt: Date;
5946
5898
  deletedAt: Date | null;
5947
- name?: string | undefined;
5948
5899
  address?: string | null | undefined;
5900
+ name?: string | undefined;
5949
5901
  phone?: string | null | undefined;
5950
5902
  industry?: string | null | undefined;
5951
5903
  } | null;
@@ -5953,8 +5905,8 @@ export declare const cxLogContract: {
5953
5905
  contactProfile: string | null;
5954
5906
  socialProfileUrl: string | null;
5955
5907
  tags: {
5956
- name: string;
5957
5908
  id: string;
5909
+ name: string;
5958
5910
  createdAt: Date;
5959
5911
  updatedAt: Date;
5960
5912
  deletedAt: Date | null;
@@ -5979,8 +5931,8 @@ export declare const cxLogContract: {
5979
5931
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
5980
5932
  id: string;
5981
5933
  metadata: {
5982
- name: string;
5983
5934
  id: string;
5935
+ name: string;
5984
5936
  picture?: string | undefined;
5985
5937
  additionalCredentials?: any;
5986
5938
  };
@@ -6007,10 +5959,10 @@ export declare const cxLogContract: {
6007
5959
  };
6008
5960
  }[] | undefined;
6009
5961
  }, {
6010
- name: string;
6011
5962
  id: string;
6012
5963
  channel: string | null;
6013
5964
  address: string | null;
5965
+ name: string;
6014
5966
  createdAt: Date;
6015
5967
  updatedAt: Date;
6016
5968
  deletedAt: Date | null;
@@ -6055,8 +6007,8 @@ export declare const cxLogContract: {
6055
6007
  createdAt: Date;
6056
6008
  updatedAt: Date;
6057
6009
  deletedAt: Date | null;
6058
- name?: string | undefined;
6059
6010
  address?: string | null | undefined;
6011
+ name?: string | undefined;
6060
6012
  phone?: string | null | undefined;
6061
6013
  industry?: string | null | undefined;
6062
6014
  } | null;
@@ -6064,8 +6016,8 @@ export declare const cxLogContract: {
6064
6016
  contactProfile: string | null;
6065
6017
  socialProfileUrl: string | null;
6066
6018
  tags: {
6067
- name: string;
6068
6019
  id: string;
6020
+ name: string;
6069
6021
  createdAt: Date;
6070
6022
  updatedAt: Date;
6071
6023
  deletedAt: Date | null;
@@ -6090,8 +6042,8 @@ export declare const cxLogContract: {
6090
6042
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
6091
6043
  id: string;
6092
6044
  metadata: {
6093
- name: string;
6094
6045
  id: string;
6046
+ name: string;
6095
6047
  picture?: string | undefined;
6096
6048
  additionalCredentials?: any;
6097
6049
  };
@@ -6236,9 +6188,9 @@ export declare const cxLogContract: {
6236
6188
  telephonySignature: string | null;
6237
6189
  }>;
6238
6190
  }, "strip", z.ZodTypeAny, {
6239
- name: string;
6240
6191
  id: string;
6241
6192
  address: string | null;
6193
+ name: string;
6242
6194
  email: string;
6243
6195
  createdAt: Date;
6244
6196
  updatedAt: Date;
@@ -6279,9 +6231,9 @@ export declare const cxLogContract: {
6279
6231
  telephonySignature: string | null;
6280
6232
  };
6281
6233
  }, {
6282
- name: string;
6283
6234
  id: string;
6284
6235
  address: string | null;
6236
+ name: string;
6285
6237
  email: string;
6286
6238
  createdAt: Date;
6287
6239
  updatedAt: Date;
@@ -6440,9 +6392,9 @@ export declare const cxLogContract: {
6440
6392
  telephonySignature: string | null;
6441
6393
  }>;
6442
6394
  }, "strip", z.ZodTypeAny, {
6443
- name: string;
6444
6395
  id: string;
6445
6396
  address: string | null;
6397
+ name: string;
6446
6398
  email: string;
6447
6399
  createdAt: Date;
6448
6400
  updatedAt: Date;
@@ -6483,9 +6435,9 @@ export declare const cxLogContract: {
6483
6435
  telephonySignature: string | null;
6484
6436
  };
6485
6437
  }, {
6486
- name: string;
6487
6438
  id: string;
6488
6439
  address: string | null;
6440
+ name: string;
6489
6441
  email: string;
6490
6442
  createdAt: Date;
6491
6443
  updatedAt: Date;
@@ -6644,9 +6596,9 @@ export declare const cxLogContract: {
6644
6596
  telephonySignature: string | null;
6645
6597
  }>;
6646
6598
  }, "strip", z.ZodTypeAny, {
6647
- name: string;
6648
6599
  id: string;
6649
6600
  address: string | null;
6601
+ name: string;
6650
6602
  email: string;
6651
6603
  createdAt: Date;
6652
6604
  updatedAt: Date;
@@ -6687,9 +6639,9 @@ export declare const cxLogContract: {
6687
6639
  telephonySignature: string | null;
6688
6640
  };
6689
6641
  }, {
6690
- name: string;
6691
6642
  id: string;
6692
6643
  address: string | null;
6644
+ name: string;
6693
6645
  email: string;
6694
6646
  createdAt: Date;
6695
6647
  updatedAt: Date;
@@ -6731,7 +6683,7 @@ export declare const cxLogContract: {
6731
6683
  };
6732
6684
  }>>;
6733
6685
  contactLabel: z.ZodArray<z.ZodString, "many">;
6734
- }>, "strip", z.ZodTypeAny, {
6686
+ }, "strip", z.ZodTypeAny, {
6735
6687
  id: string;
6736
6688
  channel: string | null;
6737
6689
  direction: string | null;
@@ -6740,10 +6692,10 @@ export declare const cxLogContract: {
6740
6692
  deletedAt: Date | null;
6741
6693
  entityId: string;
6742
6694
  contact: {
6743
- name: string;
6744
6695
  id: string;
6745
6696
  channel: string | null;
6746
6697
  address: string | null;
6698
+ name: string;
6747
6699
  createdAt: Date;
6748
6700
  updatedAt: Date;
6749
6701
  deletedAt: Date | null;
@@ -6788,8 +6740,8 @@ export declare const cxLogContract: {
6788
6740
  createdAt: Date;
6789
6741
  updatedAt: Date;
6790
6742
  deletedAt: Date | null;
6791
- name?: string | undefined;
6792
6743
  address?: string | null | undefined;
6744
+ name?: string | undefined;
6793
6745
  phone?: string | null | undefined;
6794
6746
  industry?: string | null | undefined;
6795
6747
  } | null;
@@ -6797,8 +6749,8 @@ export declare const cxLogContract: {
6797
6749
  contactProfile: string | null;
6798
6750
  socialProfileUrl: string | null;
6799
6751
  tags: {
6800
- name: string;
6801
6752
  id: string;
6753
+ name: string;
6802
6754
  createdAt: Date;
6803
6755
  updatedAt: Date;
6804
6756
  deletedAt: Date | null;
@@ -6823,8 +6775,8 @@ export declare const cxLogContract: {
6823
6775
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
6824
6776
  id: string;
6825
6777
  metadata: {
6826
- name: string;
6827
6778
  id: string;
6779
+ name: string;
6828
6780
  picture?: string | undefined;
6829
6781
  additionalCredentials?: any;
6830
6782
  };
@@ -6886,8 +6838,8 @@ export declare const cxLogContract: {
6886
6838
  }[];
6887
6839
  }[];
6888
6840
  tags: {
6889
- name: string;
6890
6841
  id: string;
6842
+ name: string;
6891
6843
  createdAt: Date;
6892
6844
  updatedAt: Date;
6893
6845
  deletedAt: Date | null;
@@ -6927,26 +6879,27 @@ export declare const cxLogContract: {
6927
6879
  room: {
6928
6880
  id: string;
6929
6881
  channel: {
6930
- name: string;
6931
6882
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
6932
6883
  id: string;
6884
+ name: string;
6933
6885
  metadata: {
6934
- name: string;
6935
6886
  id: string;
6887
+ name: string;
6936
6888
  accessToken?: string | undefined;
6889
+ channelSecret?: string | undefined;
6890
+ additionalCredentials?: any;
6891
+ senderId?: string | undefined;
6937
6892
  whatsapp?: {
6938
6893
  email: string;
6939
6894
  wabaExternalId: string;
6940
6895
  phoneNumberId: string;
6941
- status?: "active" | "pending" | undefined;
6942
- channelId?: string | undefined;
6943
6896
  wabaBusinessId?: string | undefined;
6944
6897
  clientId?: string | undefined;
6898
+ channelId?: string | undefined;
6899
+ status?: "active" | "pending" | undefined;
6945
6900
  apiKey?: string | undefined;
6901
+ tier?: "basic" | "regular" | "premium" | undefined;
6946
6902
  } | undefined;
6947
- additionalCredentials?: any;
6948
- channelSecret?: string | undefined;
6949
- senderId?: string | undefined;
6950
6903
  vonageCredentials?: {
6951
6904
  apiKey: string;
6952
6905
  mobileNumber: string;
@@ -6960,9 +6913,9 @@ export declare const cxLogContract: {
6960
6913
  updatedAt: Date;
6961
6914
  deletedAt: Date | null;
6962
6915
  actor: {
6963
- name: string;
6964
6916
  id: string;
6965
6917
  address: string | null;
6918
+ name: string;
6966
6919
  email: string;
6967
6920
  createdAt: Date;
6968
6921
  updatedAt: Date;
@@ -7009,8 +6962,8 @@ export declare const cxLogContract: {
7009
6962
  connectedUserName: string;
7010
6963
  connectedUserId: string;
7011
6964
  botpressBot: {
7012
- name: string;
7013
6965
  id: string;
6966
+ name: string;
7014
6967
  accessToken: string;
7015
6968
  botId: string;
7016
6969
  integrationId: string;
@@ -7021,9 +6974,9 @@ export declare const cxLogContract: {
7021
6974
  updatedAt: Date;
7022
6975
  deletedAt: Date | null;
7023
6976
  actor: {
7024
- name: string;
7025
6977
  id: string;
7026
6978
  address: string | null;
6979
+ name: string;
7027
6980
  email: string;
7028
6981
  createdAt: Date;
7029
6982
  updatedAt: Date;
@@ -7075,8 +7028,8 @@ export declare const cxLogContract: {
7075
7028
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
7076
7029
  id: string;
7077
7030
  metadata: {
7078
- name: string;
7079
7031
  id: string;
7032
+ name: string;
7080
7033
  picture?: string | undefined;
7081
7034
  additionalCredentials?: any;
7082
7035
  };
@@ -7084,10 +7037,10 @@ export declare const cxLogContract: {
7084
7037
  updatedAt: Date;
7085
7038
  deletedAt: Date | null;
7086
7039
  contact: {
7087
- name: string;
7088
7040
  id: string;
7089
7041
  channel: string | null;
7090
7042
  address: string | null;
7043
+ name: string;
7091
7044
  createdAt: Date;
7092
7045
  updatedAt: Date;
7093
7046
  deletedAt: Date | null;
@@ -7132,8 +7085,8 @@ export declare const cxLogContract: {
7132
7085
  createdAt: Date;
7133
7086
  updatedAt: Date;
7134
7087
  deletedAt: Date | null;
7135
- name?: string | undefined;
7136
7088
  address?: string | null | undefined;
7089
+ name?: string | undefined;
7137
7090
  phone?: string | null | undefined;
7138
7091
  industry?: string | null | undefined;
7139
7092
  } | null;
@@ -7141,8 +7094,8 @@ export declare const cxLogContract: {
7141
7094
  contactProfile: string | null;
7142
7095
  socialProfileUrl: string | null;
7143
7096
  tags: {
7144
- name: string;
7145
7097
  id: string;
7098
+ name: string;
7146
7099
  createdAt: Date;
7147
7100
  updatedAt: Date;
7148
7101
  deletedAt: Date | null;
@@ -7167,8 +7120,8 @@ export declare const cxLogContract: {
7167
7120
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
7168
7121
  id: string;
7169
7122
  metadata: {
7170
- name: string;
7171
7123
  id: string;
7124
+ name: string;
7172
7125
  picture?: string | undefined;
7173
7126
  additionalCredentials?: any;
7174
7127
  };
@@ -7199,9 +7152,9 @@ export declare const cxLogContract: {
7199
7152
  socialPlatformId: string;
7200
7153
  };
7201
7154
  assignee: {
7202
- name: string;
7203
7155
  id: string;
7204
7156
  address: string | null;
7157
+ name: string;
7205
7158
  email: string;
7206
7159
  createdAt: Date;
7207
7160
  updatedAt: Date;
@@ -7266,12 +7219,12 @@ export declare const cxLogContract: {
7266
7219
  uploadId: string | null;
7267
7220
  serialNumber: string | null;
7268
7221
  callParticipants: {
7269
- callFrom?: {
7222
+ callTo?: {
7270
7223
  id: string;
7271
7224
  user: {
7272
- name: string;
7273
7225
  id: string;
7274
7226
  address: string | null;
7227
+ name: string;
7275
7228
  email: string;
7276
7229
  createdAt: Date;
7277
7230
  updatedAt: Date;
@@ -7292,12 +7245,12 @@ export declare const cxLogContract: {
7292
7245
  createdAt?: string | undefined;
7293
7246
  updatedAt?: string | undefined;
7294
7247
  } | null | undefined;
7295
- callTo?: {
7248
+ callFrom?: {
7296
7249
  id: string;
7297
7250
  user: {
7298
- name: string;
7299
7251
  id: string;
7300
7252
  address: string | null;
7253
+ name: string;
7301
7254
  email: string;
7302
7255
  createdAt: Date;
7303
7256
  updatedAt: Date;
@@ -7322,68 +7275,11 @@ export declare const cxLogContract: {
7322
7275
  isQueueMissedCall: boolean;
7323
7276
  telephonyQueueId: string | null;
7324
7277
  contactId: string | null;
7325
- extension?: {
7326
- id: string;
7327
- createdAt: Date;
7328
- updatedAt: Date;
7329
- deletedAt: Date | null;
7330
- userId: string | null;
7331
- sipServerUrl: string;
7332
- sipUserName: string;
7333
- webphoneLoginUser: string;
7334
- extensionId: string | null;
7335
- extensionName: string;
7336
- telephonySignature: string | null;
7337
- user?: {
7338
- name: string;
7339
- id: string;
7340
- address: string | null;
7341
- email: string;
7342
- createdAt: Date;
7343
- updatedAt: Date;
7344
- deletedAt: Date | null;
7345
- emailVerifiedAt: Date | null;
7346
- password: string;
7347
- phone: string | null;
7348
- notificationCount: number | null;
7349
- roles: {
7350
- id: string;
7351
- description: string | null;
7352
- createdAt: Date;
7353
- updatedAt: Date;
7354
- deletedAt: Date | null;
7355
- systemName: string;
7356
- displayName: string;
7357
- permissions: {
7358
- id: string;
7359
- description: string | null;
7360
- createdAt: Date;
7361
- updatedAt: Date;
7362
- deletedAt: Date | null;
7363
- systemName: string;
7364
- displayName: string;
7365
- }[];
7366
- }[];
7367
- extension: {
7368
- id: string;
7369
- createdAt: Date;
7370
- updatedAt: Date;
7371
- deletedAt: Date | null;
7372
- userId: string | null;
7373
- sipServerUrl: string;
7374
- sipUserName: string;
7375
- webphoneLoginUser: string;
7376
- extensionId: string | null;
7377
- extensionName: string;
7378
- telephonySignature: string | null;
7379
- };
7380
- } | null | undefined;
7381
- } | null | undefined;
7382
7278
  contact?: {
7383
- name: string;
7384
7279
  id: string;
7385
7280
  channel: string | null;
7386
7281
  address: string | null;
7282
+ name: string;
7387
7283
  createdAt: Date;
7388
7284
  updatedAt: Date;
7389
7285
  deletedAt: Date | null;
@@ -7428,8 +7324,8 @@ export declare const cxLogContract: {
7428
7324
  createdAt: Date;
7429
7325
  updatedAt: Date;
7430
7326
  deletedAt: Date | null;
7431
- name?: string | undefined;
7432
7327
  address?: string | null | undefined;
7328
+ name?: string | undefined;
7433
7329
  phone?: string | null | undefined;
7434
7330
  industry?: string | null | undefined;
7435
7331
  } | null;
@@ -7437,8 +7333,8 @@ export declare const cxLogContract: {
7437
7333
  contactProfile: string | null;
7438
7334
  socialProfileUrl: string | null;
7439
7335
  tags: {
7440
- name: string;
7441
7336
  id: string;
7337
+ name: string;
7442
7338
  createdAt: Date;
7443
7339
  updatedAt: Date;
7444
7340
  deletedAt: Date | null;
@@ -7463,8 +7359,8 @@ export declare const cxLogContract: {
7463
7359
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
7464
7360
  id: string;
7465
7361
  metadata: {
7466
- name: string;
7467
7362
  id: string;
7363
+ name: string;
7468
7364
  picture?: string | undefined;
7469
7365
  additionalCredentials?: any;
7470
7366
  };
@@ -7513,14 +7409,71 @@ export declare const cxLogContract: {
7513
7409
  fileSize: number;
7514
7410
  fileUrl: string | null;
7515
7411
  } | null | undefined;
7412
+ extension?: {
7413
+ id: string;
7414
+ createdAt: Date;
7415
+ updatedAt: Date;
7416
+ deletedAt: Date | null;
7417
+ userId: string | null;
7418
+ sipServerUrl: string;
7419
+ sipUserName: string;
7420
+ webphoneLoginUser: string;
7421
+ extensionId: string | null;
7422
+ extensionName: string;
7423
+ telephonySignature: string | null;
7424
+ user?: {
7425
+ id: string;
7426
+ address: string | null;
7427
+ name: string;
7428
+ email: string;
7429
+ createdAt: Date;
7430
+ updatedAt: Date;
7431
+ deletedAt: Date | null;
7432
+ emailVerifiedAt: Date | null;
7433
+ password: string;
7434
+ phone: string | null;
7435
+ notificationCount: number | null;
7436
+ roles: {
7437
+ id: string;
7438
+ description: string | null;
7439
+ createdAt: Date;
7440
+ updatedAt: Date;
7441
+ deletedAt: Date | null;
7442
+ systemName: string;
7443
+ displayName: string;
7444
+ permissions: {
7445
+ id: string;
7446
+ description: string | null;
7447
+ createdAt: Date;
7448
+ updatedAt: Date;
7449
+ deletedAt: Date | null;
7450
+ systemName: string;
7451
+ displayName: string;
7452
+ }[];
7453
+ }[];
7454
+ extension: {
7455
+ id: string;
7456
+ createdAt: Date;
7457
+ updatedAt: Date;
7458
+ deletedAt: Date | null;
7459
+ userId: string | null;
7460
+ sipServerUrl: string;
7461
+ sipUserName: string;
7462
+ webphoneLoginUser: string;
7463
+ extensionId: string | null;
7464
+ extensionName: string;
7465
+ telephonySignature: string | null;
7466
+ };
7467
+ } | null | undefined;
7468
+ } | null | undefined;
7516
7469
  } | null;
7517
7470
  queue: {
7518
7471
  queueName?: string | null | undefined;
7519
7472
  } | null;
7520
7473
  firstAssignee: {
7521
- name: string;
7522
7474
  id: string;
7523
7475
  address: string | null;
7476
+ name: string;
7524
7477
  email: string;
7525
7478
  createdAt: Date;
7526
7479
  updatedAt: Date;
@@ -7562,9 +7515,9 @@ export declare const cxLogContract: {
7562
7515
  };
7563
7516
  } | null;
7564
7517
  agent: {
7565
- name: string;
7566
7518
  id: string;
7567
7519
  address: string | null;
7520
+ name: string;
7568
7521
  email: string;
7569
7522
  createdAt: Date;
7570
7523
  updatedAt: Date;
@@ -7606,9 +7559,9 @@ export declare const cxLogContract: {
7606
7559
  };
7607
7560
  } | null;
7608
7561
  closedAssignee: {
7609
- name: string;
7610
7562
  id: string;
7611
7563
  address: string | null;
7564
+ name: string;
7612
7565
  email: string;
7613
7566
  createdAt: Date;
7614
7567
  updatedAt: Date;
@@ -7659,10 +7612,10 @@ export declare const cxLogContract: {
7659
7612
  deletedAt: Date | null;
7660
7613
  entityId: string;
7661
7614
  contact: {
7662
- name: string;
7663
7615
  id: string;
7664
7616
  channel: string | null;
7665
7617
  address: string | null;
7618
+ name: string;
7666
7619
  createdAt: Date;
7667
7620
  updatedAt: Date;
7668
7621
  deletedAt: Date | null;
@@ -7707,8 +7660,8 @@ export declare const cxLogContract: {
7707
7660
  createdAt: Date;
7708
7661
  updatedAt: Date;
7709
7662
  deletedAt: Date | null;
7710
- name?: string | undefined;
7711
7663
  address?: string | null | undefined;
7664
+ name?: string | undefined;
7712
7665
  phone?: string | null | undefined;
7713
7666
  industry?: string | null | undefined;
7714
7667
  } | null;
@@ -7716,8 +7669,8 @@ export declare const cxLogContract: {
7716
7669
  contactProfile: string | null;
7717
7670
  socialProfileUrl: string | null;
7718
7671
  tags: {
7719
- name: string;
7720
7672
  id: string;
7673
+ name: string;
7721
7674
  createdAt: Date;
7722
7675
  updatedAt: Date;
7723
7676
  deletedAt: Date | null;
@@ -7742,8 +7695,8 @@ export declare const cxLogContract: {
7742
7695
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
7743
7696
  id: string;
7744
7697
  metadata: {
7745
- name: string;
7746
7698
  id: string;
7699
+ name: string;
7747
7700
  picture?: string | undefined;
7748
7701
  additionalCredentials?: any;
7749
7702
  };
@@ -7805,8 +7758,8 @@ export declare const cxLogContract: {
7805
7758
  }[];
7806
7759
  }[];
7807
7760
  tags: {
7808
- name: string;
7809
7761
  id: string;
7762
+ name: string;
7810
7763
  createdAt: Date;
7811
7764
  updatedAt: Date;
7812
7765
  deletedAt: Date | null;
@@ -7846,26 +7799,27 @@ export declare const cxLogContract: {
7846
7799
  room: {
7847
7800
  id: string;
7848
7801
  channel: {
7849
- name: string;
7850
7802
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
7851
7803
  id: string;
7804
+ name: string;
7852
7805
  metadata: {
7853
- name: string;
7854
7806
  id: string;
7807
+ name: string;
7855
7808
  accessToken?: string | undefined;
7809
+ channelSecret?: string | undefined;
7810
+ additionalCredentials?: any;
7811
+ senderId?: string | undefined;
7856
7812
  whatsapp?: {
7857
7813
  email: string;
7858
7814
  wabaExternalId: string;
7859
7815
  phoneNumberId: string;
7860
- status?: "active" | "pending" | undefined;
7861
- channelId?: string | undefined;
7862
7816
  wabaBusinessId?: string | undefined;
7863
7817
  clientId?: string | undefined;
7818
+ channelId?: string | undefined;
7819
+ status?: "active" | "pending" | undefined;
7864
7820
  apiKey?: string | undefined;
7821
+ tier?: "basic" | "regular" | "premium" | undefined;
7865
7822
  } | undefined;
7866
- additionalCredentials?: any;
7867
- channelSecret?: string | undefined;
7868
- senderId?: string | undefined;
7869
7823
  vonageCredentials?: {
7870
7824
  apiKey: string;
7871
7825
  mobileNumber: string;
@@ -7879,9 +7833,9 @@ export declare const cxLogContract: {
7879
7833
  updatedAt: Date;
7880
7834
  deletedAt: Date | null;
7881
7835
  actor: {
7882
- name: string;
7883
7836
  id: string;
7884
7837
  address: string | null;
7838
+ name: string;
7885
7839
  email: string;
7886
7840
  createdAt: Date;
7887
7841
  updatedAt: Date;
@@ -7928,8 +7882,8 @@ export declare const cxLogContract: {
7928
7882
  connectedUserName: string;
7929
7883
  connectedUserId: string;
7930
7884
  botpressBot: {
7931
- name: string;
7932
7885
  id: string;
7886
+ name: string;
7933
7887
  accessToken: string;
7934
7888
  botId: string;
7935
7889
  integrationId: string;
@@ -7940,9 +7894,9 @@ export declare const cxLogContract: {
7940
7894
  updatedAt: Date;
7941
7895
  deletedAt: Date | null;
7942
7896
  actor: {
7943
- name: string;
7944
7897
  id: string;
7945
7898
  address: string | null;
7899
+ name: string;
7946
7900
  email: string;
7947
7901
  createdAt: Date;
7948
7902
  updatedAt: Date;
@@ -7994,8 +7948,8 @@ export declare const cxLogContract: {
7994
7948
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
7995
7949
  id: string;
7996
7950
  metadata: {
7997
- name: string;
7998
7951
  id: string;
7952
+ name: string;
7999
7953
  picture?: string | undefined;
8000
7954
  additionalCredentials?: any;
8001
7955
  };
@@ -8003,10 +7957,10 @@ export declare const cxLogContract: {
8003
7957
  updatedAt: Date;
8004
7958
  deletedAt: Date | null;
8005
7959
  contact: {
8006
- name: string;
8007
7960
  id: string;
8008
7961
  channel: string | null;
8009
7962
  address: string | null;
7963
+ name: string;
8010
7964
  createdAt: Date;
8011
7965
  updatedAt: Date;
8012
7966
  deletedAt: Date | null;
@@ -8051,8 +8005,8 @@ export declare const cxLogContract: {
8051
8005
  createdAt: Date;
8052
8006
  updatedAt: Date;
8053
8007
  deletedAt: Date | null;
8054
- name?: string | undefined;
8055
8008
  address?: string | null | undefined;
8009
+ name?: string | undefined;
8056
8010
  phone?: string | null | undefined;
8057
8011
  industry?: string | null | undefined;
8058
8012
  } | null;
@@ -8060,8 +8014,8 @@ export declare const cxLogContract: {
8060
8014
  contactProfile: string | null;
8061
8015
  socialProfileUrl: string | null;
8062
8016
  tags: {
8063
- name: string;
8064
8017
  id: string;
8018
+ name: string;
8065
8019
  createdAt: Date;
8066
8020
  updatedAt: Date;
8067
8021
  deletedAt: Date | null;
@@ -8086,8 +8040,8 @@ export declare const cxLogContract: {
8086
8040
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
8087
8041
  id: string;
8088
8042
  metadata: {
8089
- name: string;
8090
8043
  id: string;
8044
+ name: string;
8091
8045
  picture?: string | undefined;
8092
8046
  additionalCredentials?: any;
8093
8047
  };
@@ -8118,9 +8072,9 @@ export declare const cxLogContract: {
8118
8072
  socialPlatformId: string;
8119
8073
  };
8120
8074
  assignee: {
8121
- name: string;
8122
8075
  id: string;
8123
8076
  address: string | null;
8077
+ name: string;
8124
8078
  email: string;
8125
8079
  createdAt: Date;
8126
8080
  updatedAt: Date;
@@ -8185,12 +8139,12 @@ export declare const cxLogContract: {
8185
8139
  uploadId: string | null;
8186
8140
  serialNumber: string | null;
8187
8141
  callParticipants: {
8188
- callFrom?: {
8142
+ callTo?: {
8189
8143
  id: string;
8190
8144
  user: {
8191
- name: string;
8192
8145
  id: string;
8193
8146
  address: string | null;
8147
+ name: string;
8194
8148
  email: string;
8195
8149
  createdAt: Date;
8196
8150
  updatedAt: Date;
@@ -8211,12 +8165,12 @@ export declare const cxLogContract: {
8211
8165
  createdAt?: string | undefined;
8212
8166
  updatedAt?: string | undefined;
8213
8167
  } | null | undefined;
8214
- callTo?: {
8168
+ callFrom?: {
8215
8169
  id: string;
8216
8170
  user: {
8217
- name: string;
8218
8171
  id: string;
8219
8172
  address: string | null;
8173
+ name: string;
8220
8174
  email: string;
8221
8175
  createdAt: Date;
8222
8176
  updatedAt: Date;
@@ -8241,78 +8195,21 @@ export declare const cxLogContract: {
8241
8195
  isQueueMissedCall: boolean;
8242
8196
  telephonyQueueId: string | null;
8243
8197
  contactId: string | null;
8244
- extension?: {
8198
+ contact?: {
8245
8199
  id: string;
8200
+ channel: string | null;
8201
+ address: string | null;
8202
+ name: string;
8246
8203
  createdAt: Date;
8247
8204
  updatedAt: Date;
8248
8205
  deletedAt: Date | null;
8249
- userId: string | null;
8250
- sipServerUrl: string;
8251
- sipUserName: string;
8252
- webphoneLoginUser: string;
8253
- extensionId: string | null;
8254
- extensionName: string;
8255
- telephonySignature: string | null;
8256
- user?: {
8257
- name: string;
8206
+ customFields: {
8258
8207
  id: string;
8259
- address: string | null;
8260
- email: string;
8261
8208
  createdAt: Date;
8262
8209
  updatedAt: Date;
8263
8210
  deletedAt: Date | null;
8264
- emailVerifiedAt: Date | null;
8265
- password: string;
8266
- phone: string | null;
8267
- notificationCount: number | null;
8268
- roles: {
8269
- id: string;
8270
- description: string | null;
8271
- createdAt: Date;
8272
- updatedAt: Date;
8273
- deletedAt: Date | null;
8274
- systemName: string;
8275
- displayName: string;
8276
- permissions: {
8277
- id: string;
8278
- description: string | null;
8279
- createdAt: Date;
8280
- updatedAt: Date;
8281
- deletedAt: Date | null;
8282
- systemName: string;
8283
- displayName: string;
8284
- }[];
8285
- }[];
8286
- extension: {
8287
- id: string;
8288
- createdAt: Date;
8289
- updatedAt: Date;
8290
- deletedAt: Date | null;
8291
- userId: string | null;
8292
- sipServerUrl: string;
8293
- sipUserName: string;
8294
- webphoneLoginUser: string;
8295
- extensionId: string | null;
8296
- extensionName: string;
8297
- telephonySignature: string | null;
8298
- };
8299
- } | null | undefined;
8300
- } | null | undefined;
8301
- contact?: {
8302
- name: string;
8303
- id: string;
8304
- channel: string | null;
8305
- address: string | null;
8306
- createdAt: Date;
8307
- updatedAt: Date;
8308
- deletedAt: Date | null;
8309
- customFields: {
8310
- id: string;
8311
- createdAt: Date;
8312
- updatedAt: Date;
8313
- deletedAt: Date | null;
8314
- attribute: {
8315
- type: "link" | "attachment" | "select" | "textarea" | "text" | "date";
8211
+ attribute: {
8212
+ type: "link" | "attachment" | "select" | "textarea" | "text" | "date";
8316
8213
  id: string;
8317
8214
  position: number;
8318
8215
  createdAt: Date;
@@ -8347,8 +8244,8 @@ export declare const cxLogContract: {
8347
8244
  createdAt: Date;
8348
8245
  updatedAt: Date;
8349
8246
  deletedAt: Date | null;
8350
- name?: string | undefined;
8351
8247
  address?: string | null | undefined;
8248
+ name?: string | undefined;
8352
8249
  phone?: string | null | undefined;
8353
8250
  industry?: string | null | undefined;
8354
8251
  } | null;
@@ -8356,8 +8253,8 @@ export declare const cxLogContract: {
8356
8253
  contactProfile: string | null;
8357
8254
  socialProfileUrl: string | null;
8358
8255
  tags: {
8359
- name: string;
8360
8256
  id: string;
8257
+ name: string;
8361
8258
  createdAt: Date;
8362
8259
  updatedAt: Date;
8363
8260
  deletedAt: Date | null;
@@ -8382,8 +8279,8 @@ export declare const cxLogContract: {
8382
8279
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
8383
8280
  id: string;
8384
8281
  metadata: {
8385
- name: string;
8386
8282
  id: string;
8283
+ name: string;
8387
8284
  picture?: string | undefined;
8388
8285
  additionalCredentials?: any;
8389
8286
  };
@@ -8432,14 +8329,71 @@ export declare const cxLogContract: {
8432
8329
  fileSize: number;
8433
8330
  fileUrl: string | null;
8434
8331
  } | null | undefined;
8332
+ extension?: {
8333
+ id: string;
8334
+ createdAt: Date;
8335
+ updatedAt: Date;
8336
+ deletedAt: Date | null;
8337
+ userId: string | null;
8338
+ sipServerUrl: string;
8339
+ sipUserName: string;
8340
+ webphoneLoginUser: string;
8341
+ extensionId: string | null;
8342
+ extensionName: string;
8343
+ telephonySignature: string | null;
8344
+ user?: {
8345
+ id: string;
8346
+ address: string | null;
8347
+ name: string;
8348
+ email: string;
8349
+ createdAt: Date;
8350
+ updatedAt: Date;
8351
+ deletedAt: Date | null;
8352
+ emailVerifiedAt: Date | null;
8353
+ password: string;
8354
+ phone: string | null;
8355
+ notificationCount: number | null;
8356
+ roles: {
8357
+ id: string;
8358
+ description: string | null;
8359
+ createdAt: Date;
8360
+ updatedAt: Date;
8361
+ deletedAt: Date | null;
8362
+ systemName: string;
8363
+ displayName: string;
8364
+ permissions: {
8365
+ id: string;
8366
+ description: string | null;
8367
+ createdAt: Date;
8368
+ updatedAt: Date;
8369
+ deletedAt: Date | null;
8370
+ systemName: string;
8371
+ displayName: string;
8372
+ }[];
8373
+ }[];
8374
+ extension: {
8375
+ id: string;
8376
+ createdAt: Date;
8377
+ updatedAt: Date;
8378
+ deletedAt: Date | null;
8379
+ userId: string | null;
8380
+ sipServerUrl: string;
8381
+ sipUserName: string;
8382
+ webphoneLoginUser: string;
8383
+ extensionId: string | null;
8384
+ extensionName: string;
8385
+ telephonySignature: string | null;
8386
+ };
8387
+ } | null | undefined;
8388
+ } | null | undefined;
8435
8389
  } | null;
8436
8390
  queue: {
8437
8391
  queueName?: string | null | undefined;
8438
8392
  } | null;
8439
8393
  firstAssignee: {
8440
- name: string;
8441
8394
  id: string;
8442
8395
  address: string | null;
8396
+ name: string;
8443
8397
  email: string;
8444
8398
  createdAt: Date;
8445
8399
  updatedAt: Date;
@@ -8481,9 +8435,9 @@ export declare const cxLogContract: {
8481
8435
  };
8482
8436
  } | null;
8483
8437
  agent: {
8484
- name: string;
8485
8438
  id: string;
8486
8439
  address: string | null;
8440
+ name: string;
8487
8441
  email: string;
8488
8442
  createdAt: Date;
8489
8443
  updatedAt: Date;
@@ -8525,9 +8479,9 @@ export declare const cxLogContract: {
8525
8479
  };
8526
8480
  } | null;
8527
8481
  closedAssignee: {
8528
- name: string;
8529
8482
  id: string;
8530
8483
  address: string | null;
8484
+ name: string;
8531
8485
  email: string;
8532
8486
  createdAt: Date;
8533
8487
  updatedAt: Date;
@@ -8570,7 +8524,7 @@ export declare const cxLogContract: {
8570
8524
  } | null;
8571
8525
  contactLabel: string[];
8572
8526
  }>, "many">;
8573
- }>, "strip", z.ZodTypeAny, {
8527
+ }, "strip", z.ZodTypeAny, {
8574
8528
  total: number;
8575
8529
  page: number;
8576
8530
  pageSize: number;
@@ -8584,10 +8538,10 @@ export declare const cxLogContract: {
8584
8538
  deletedAt: Date | null;
8585
8539
  entityId: string;
8586
8540
  contact: {
8587
- name: string;
8588
8541
  id: string;
8589
8542
  channel: string | null;
8590
8543
  address: string | null;
8544
+ name: string;
8591
8545
  createdAt: Date;
8592
8546
  updatedAt: Date;
8593
8547
  deletedAt: Date | null;
@@ -8632,8 +8586,8 @@ export declare const cxLogContract: {
8632
8586
  createdAt: Date;
8633
8587
  updatedAt: Date;
8634
8588
  deletedAt: Date | null;
8635
- name?: string | undefined;
8636
8589
  address?: string | null | undefined;
8590
+ name?: string | undefined;
8637
8591
  phone?: string | null | undefined;
8638
8592
  industry?: string | null | undefined;
8639
8593
  } | null;
@@ -8641,8 +8595,8 @@ export declare const cxLogContract: {
8641
8595
  contactProfile: string | null;
8642
8596
  socialProfileUrl: string | null;
8643
8597
  tags: {
8644
- name: string;
8645
8598
  id: string;
8599
+ name: string;
8646
8600
  createdAt: Date;
8647
8601
  updatedAt: Date;
8648
8602
  deletedAt: Date | null;
@@ -8667,8 +8621,8 @@ export declare const cxLogContract: {
8667
8621
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
8668
8622
  id: string;
8669
8623
  metadata: {
8670
- name: string;
8671
8624
  id: string;
8625
+ name: string;
8672
8626
  picture?: string | undefined;
8673
8627
  additionalCredentials?: any;
8674
8628
  };
@@ -8730,8 +8684,8 @@ export declare const cxLogContract: {
8730
8684
  }[];
8731
8685
  }[];
8732
8686
  tags: {
8733
- name: string;
8734
8687
  id: string;
8688
+ name: string;
8735
8689
  createdAt: Date;
8736
8690
  updatedAt: Date;
8737
8691
  deletedAt: Date | null;
@@ -8771,26 +8725,27 @@ export declare const cxLogContract: {
8771
8725
  room: {
8772
8726
  id: string;
8773
8727
  channel: {
8774
- name: string;
8775
8728
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
8776
8729
  id: string;
8730
+ name: string;
8777
8731
  metadata: {
8778
- name: string;
8779
8732
  id: string;
8733
+ name: string;
8780
8734
  accessToken?: string | undefined;
8735
+ channelSecret?: string | undefined;
8736
+ additionalCredentials?: any;
8737
+ senderId?: string | undefined;
8781
8738
  whatsapp?: {
8782
8739
  email: string;
8783
8740
  wabaExternalId: string;
8784
8741
  phoneNumberId: string;
8785
- status?: "active" | "pending" | undefined;
8786
- channelId?: string | undefined;
8787
8742
  wabaBusinessId?: string | undefined;
8788
8743
  clientId?: string | undefined;
8744
+ channelId?: string | undefined;
8745
+ status?: "active" | "pending" | undefined;
8789
8746
  apiKey?: string | undefined;
8747
+ tier?: "basic" | "regular" | "premium" | undefined;
8790
8748
  } | undefined;
8791
- additionalCredentials?: any;
8792
- channelSecret?: string | undefined;
8793
- senderId?: string | undefined;
8794
8749
  vonageCredentials?: {
8795
8750
  apiKey: string;
8796
8751
  mobileNumber: string;
@@ -8804,9 +8759,9 @@ export declare const cxLogContract: {
8804
8759
  updatedAt: Date;
8805
8760
  deletedAt: Date | null;
8806
8761
  actor: {
8807
- name: string;
8808
8762
  id: string;
8809
8763
  address: string | null;
8764
+ name: string;
8810
8765
  email: string;
8811
8766
  createdAt: Date;
8812
8767
  updatedAt: Date;
@@ -8853,8 +8808,8 @@ export declare const cxLogContract: {
8853
8808
  connectedUserName: string;
8854
8809
  connectedUserId: string;
8855
8810
  botpressBot: {
8856
- name: string;
8857
8811
  id: string;
8812
+ name: string;
8858
8813
  accessToken: string;
8859
8814
  botId: string;
8860
8815
  integrationId: string;
@@ -8865,9 +8820,9 @@ export declare const cxLogContract: {
8865
8820
  updatedAt: Date;
8866
8821
  deletedAt: Date | null;
8867
8822
  actor: {
8868
- name: string;
8869
8823
  id: string;
8870
8824
  address: string | null;
8825
+ name: string;
8871
8826
  email: string;
8872
8827
  createdAt: Date;
8873
8828
  updatedAt: Date;
@@ -8919,8 +8874,8 @@ export declare const cxLogContract: {
8919
8874
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
8920
8875
  id: string;
8921
8876
  metadata: {
8922
- name: string;
8923
8877
  id: string;
8878
+ name: string;
8924
8879
  picture?: string | undefined;
8925
8880
  additionalCredentials?: any;
8926
8881
  };
@@ -8928,10 +8883,10 @@ export declare const cxLogContract: {
8928
8883
  updatedAt: Date;
8929
8884
  deletedAt: Date | null;
8930
8885
  contact: {
8931
- name: string;
8932
8886
  id: string;
8933
8887
  channel: string | null;
8934
8888
  address: string | null;
8889
+ name: string;
8935
8890
  createdAt: Date;
8936
8891
  updatedAt: Date;
8937
8892
  deletedAt: Date | null;
@@ -8976,8 +8931,8 @@ export declare const cxLogContract: {
8976
8931
  createdAt: Date;
8977
8932
  updatedAt: Date;
8978
8933
  deletedAt: Date | null;
8979
- name?: string | undefined;
8980
8934
  address?: string | null | undefined;
8935
+ name?: string | undefined;
8981
8936
  phone?: string | null | undefined;
8982
8937
  industry?: string | null | undefined;
8983
8938
  } | null;
@@ -8985,8 +8940,8 @@ export declare const cxLogContract: {
8985
8940
  contactProfile: string | null;
8986
8941
  socialProfileUrl: string | null;
8987
8942
  tags: {
8988
- name: string;
8989
8943
  id: string;
8944
+ name: string;
8990
8945
  createdAt: Date;
8991
8946
  updatedAt: Date;
8992
8947
  deletedAt: Date | null;
@@ -9011,8 +8966,8 @@ export declare const cxLogContract: {
9011
8966
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
9012
8967
  id: string;
9013
8968
  metadata: {
9014
- name: string;
9015
8969
  id: string;
8970
+ name: string;
9016
8971
  picture?: string | undefined;
9017
8972
  additionalCredentials?: any;
9018
8973
  };
@@ -9043,9 +8998,9 @@ export declare const cxLogContract: {
9043
8998
  socialPlatformId: string;
9044
8999
  };
9045
9000
  assignee: {
9046
- name: string;
9047
9001
  id: string;
9048
9002
  address: string | null;
9003
+ name: string;
9049
9004
  email: string;
9050
9005
  createdAt: Date;
9051
9006
  updatedAt: Date;
@@ -9110,12 +9065,12 @@ export declare const cxLogContract: {
9110
9065
  uploadId: string | null;
9111
9066
  serialNumber: string | null;
9112
9067
  callParticipants: {
9113
- callFrom?: {
9068
+ callTo?: {
9114
9069
  id: string;
9115
9070
  user: {
9116
- name: string;
9117
9071
  id: string;
9118
9072
  address: string | null;
9073
+ name: string;
9119
9074
  email: string;
9120
9075
  createdAt: Date;
9121
9076
  updatedAt: Date;
@@ -9136,12 +9091,12 @@ export declare const cxLogContract: {
9136
9091
  createdAt?: string | undefined;
9137
9092
  updatedAt?: string | undefined;
9138
9093
  } | null | undefined;
9139
- callTo?: {
9094
+ callFrom?: {
9140
9095
  id: string;
9141
9096
  user: {
9142
- name: string;
9143
9097
  id: string;
9144
9098
  address: string | null;
9099
+ name: string;
9145
9100
  email: string;
9146
9101
  createdAt: Date;
9147
9102
  updatedAt: Date;
@@ -9166,68 +9121,11 @@ export declare const cxLogContract: {
9166
9121
  isQueueMissedCall: boolean;
9167
9122
  telephonyQueueId: string | null;
9168
9123
  contactId: string | null;
9169
- extension?: {
9170
- id: string;
9171
- createdAt: Date;
9172
- updatedAt: Date;
9173
- deletedAt: Date | null;
9174
- userId: string | null;
9175
- sipServerUrl: string;
9176
- sipUserName: string;
9177
- webphoneLoginUser: string;
9178
- extensionId: string | null;
9179
- extensionName: string;
9180
- telephonySignature: string | null;
9181
- user?: {
9182
- name: string;
9183
- id: string;
9184
- address: string | null;
9185
- email: string;
9186
- createdAt: Date;
9187
- updatedAt: Date;
9188
- deletedAt: Date | null;
9189
- emailVerifiedAt: Date | null;
9190
- password: string;
9191
- phone: string | null;
9192
- notificationCount: number | null;
9193
- roles: {
9194
- id: string;
9195
- description: string | null;
9196
- createdAt: Date;
9197
- updatedAt: Date;
9198
- deletedAt: Date | null;
9199
- systemName: string;
9200
- displayName: string;
9201
- permissions: {
9202
- id: string;
9203
- description: string | null;
9204
- createdAt: Date;
9205
- updatedAt: Date;
9206
- deletedAt: Date | null;
9207
- systemName: string;
9208
- displayName: string;
9209
- }[];
9210
- }[];
9211
- extension: {
9212
- id: string;
9213
- createdAt: Date;
9214
- updatedAt: Date;
9215
- deletedAt: Date | null;
9216
- userId: string | null;
9217
- sipServerUrl: string;
9218
- sipUserName: string;
9219
- webphoneLoginUser: string;
9220
- extensionId: string | null;
9221
- extensionName: string;
9222
- telephonySignature: string | null;
9223
- };
9224
- } | null | undefined;
9225
- } | null | undefined;
9226
9124
  contact?: {
9227
- name: string;
9228
9125
  id: string;
9229
9126
  channel: string | null;
9230
9127
  address: string | null;
9128
+ name: string;
9231
9129
  createdAt: Date;
9232
9130
  updatedAt: Date;
9233
9131
  deletedAt: Date | null;
@@ -9272,8 +9170,8 @@ export declare const cxLogContract: {
9272
9170
  createdAt: Date;
9273
9171
  updatedAt: Date;
9274
9172
  deletedAt: Date | null;
9275
- name?: string | undefined;
9276
9173
  address?: string | null | undefined;
9174
+ name?: string | undefined;
9277
9175
  phone?: string | null | undefined;
9278
9176
  industry?: string | null | undefined;
9279
9177
  } | null;
@@ -9281,8 +9179,8 @@ export declare const cxLogContract: {
9281
9179
  contactProfile: string | null;
9282
9180
  socialProfileUrl: string | null;
9283
9181
  tags: {
9284
- name: string;
9285
9182
  id: string;
9183
+ name: string;
9286
9184
  createdAt: Date;
9287
9185
  updatedAt: Date;
9288
9186
  deletedAt: Date | null;
@@ -9307,8 +9205,8 @@ export declare const cxLogContract: {
9307
9205
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
9308
9206
  id: string;
9309
9207
  metadata: {
9310
- name: string;
9311
9208
  id: string;
9209
+ name: string;
9312
9210
  picture?: string | undefined;
9313
9211
  additionalCredentials?: any;
9314
9212
  };
@@ -9357,33 +9255,90 @@ export declare const cxLogContract: {
9357
9255
  fileSize: number;
9358
9256
  fileUrl: string | null;
9359
9257
  } | null | undefined;
9360
- } | null;
9361
- queue: {
9362
- queueName?: string | null | undefined;
9363
- } | null;
9364
- firstAssignee: {
9365
- name: string;
9366
- id: string;
9367
- address: string | null;
9368
- email: string;
9369
- createdAt: Date;
9370
- updatedAt: Date;
9371
- deletedAt: Date | null;
9372
- emailVerifiedAt: Date | null;
9373
- password: string;
9374
- phone: string | null;
9375
- notificationCount: number | null;
9376
- roles: {
9258
+ extension?: {
9377
9259
  id: string;
9378
- description: string | null;
9379
9260
  createdAt: Date;
9380
9261
  updatedAt: Date;
9381
9262
  deletedAt: Date | null;
9382
- systemName: string;
9383
- displayName: string;
9384
- permissions: {
9385
- id: string;
9386
- description: string | null;
9263
+ userId: string | null;
9264
+ sipServerUrl: string;
9265
+ sipUserName: string;
9266
+ webphoneLoginUser: string;
9267
+ extensionId: string | null;
9268
+ extensionName: string;
9269
+ telephonySignature: string | null;
9270
+ user?: {
9271
+ id: string;
9272
+ address: string | null;
9273
+ name: string;
9274
+ email: string;
9275
+ createdAt: Date;
9276
+ updatedAt: Date;
9277
+ deletedAt: Date | null;
9278
+ emailVerifiedAt: Date | null;
9279
+ password: string;
9280
+ phone: string | null;
9281
+ notificationCount: number | null;
9282
+ roles: {
9283
+ id: string;
9284
+ description: string | null;
9285
+ createdAt: Date;
9286
+ updatedAt: Date;
9287
+ deletedAt: Date | null;
9288
+ systemName: string;
9289
+ displayName: string;
9290
+ permissions: {
9291
+ id: string;
9292
+ description: string | null;
9293
+ createdAt: Date;
9294
+ updatedAt: Date;
9295
+ deletedAt: Date | null;
9296
+ systemName: string;
9297
+ displayName: string;
9298
+ }[];
9299
+ }[];
9300
+ extension: {
9301
+ id: string;
9302
+ createdAt: Date;
9303
+ updatedAt: Date;
9304
+ deletedAt: Date | null;
9305
+ userId: string | null;
9306
+ sipServerUrl: string;
9307
+ sipUserName: string;
9308
+ webphoneLoginUser: string;
9309
+ extensionId: string | null;
9310
+ extensionName: string;
9311
+ telephonySignature: string | null;
9312
+ };
9313
+ } | null | undefined;
9314
+ } | null | undefined;
9315
+ } | null;
9316
+ queue: {
9317
+ queueName?: string | null | undefined;
9318
+ } | null;
9319
+ firstAssignee: {
9320
+ id: string;
9321
+ address: string | null;
9322
+ name: string;
9323
+ email: string;
9324
+ createdAt: Date;
9325
+ updatedAt: Date;
9326
+ deletedAt: Date | null;
9327
+ emailVerifiedAt: Date | null;
9328
+ password: string;
9329
+ phone: string | null;
9330
+ notificationCount: number | null;
9331
+ roles: {
9332
+ id: string;
9333
+ description: string | null;
9334
+ createdAt: Date;
9335
+ updatedAt: Date;
9336
+ deletedAt: Date | null;
9337
+ systemName: string;
9338
+ displayName: string;
9339
+ permissions: {
9340
+ id: string;
9341
+ description: string | null;
9387
9342
  createdAt: Date;
9388
9343
  updatedAt: Date;
9389
9344
  deletedAt: Date | null;
@@ -9406,9 +9361,9 @@ export declare const cxLogContract: {
9406
9361
  };
9407
9362
  } | null;
9408
9363
  agent: {
9409
- name: string;
9410
9364
  id: string;
9411
9365
  address: string | null;
9366
+ name: string;
9412
9367
  email: string;
9413
9368
  createdAt: Date;
9414
9369
  updatedAt: Date;
@@ -9450,9 +9405,9 @@ export declare const cxLogContract: {
9450
9405
  };
9451
9406
  } | null;
9452
9407
  closedAssignee: {
9453
- name: string;
9454
9408
  id: string;
9455
9409
  address: string | null;
9410
+ name: string;
9456
9411
  email: string;
9457
9412
  createdAt: Date;
9458
9413
  updatedAt: Date;
@@ -9509,10 +9464,10 @@ export declare const cxLogContract: {
9509
9464
  deletedAt: Date | null;
9510
9465
  entityId: string;
9511
9466
  contact: {
9512
- name: string;
9513
9467
  id: string;
9514
9468
  channel: string | null;
9515
9469
  address: string | null;
9470
+ name: string;
9516
9471
  createdAt: Date;
9517
9472
  updatedAt: Date;
9518
9473
  deletedAt: Date | null;
@@ -9557,8 +9512,8 @@ export declare const cxLogContract: {
9557
9512
  createdAt: Date;
9558
9513
  updatedAt: Date;
9559
9514
  deletedAt: Date | null;
9560
- name?: string | undefined;
9561
9515
  address?: string | null | undefined;
9516
+ name?: string | undefined;
9562
9517
  phone?: string | null | undefined;
9563
9518
  industry?: string | null | undefined;
9564
9519
  } | null;
@@ -9566,8 +9521,8 @@ export declare const cxLogContract: {
9566
9521
  contactProfile: string | null;
9567
9522
  socialProfileUrl: string | null;
9568
9523
  tags: {
9569
- name: string;
9570
9524
  id: string;
9525
+ name: string;
9571
9526
  createdAt: Date;
9572
9527
  updatedAt: Date;
9573
9528
  deletedAt: Date | null;
@@ -9592,8 +9547,8 @@ export declare const cxLogContract: {
9592
9547
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
9593
9548
  id: string;
9594
9549
  metadata: {
9595
- name: string;
9596
9550
  id: string;
9551
+ name: string;
9597
9552
  picture?: string | undefined;
9598
9553
  additionalCredentials?: any;
9599
9554
  };
@@ -9655,8 +9610,8 @@ export declare const cxLogContract: {
9655
9610
  }[];
9656
9611
  }[];
9657
9612
  tags: {
9658
- name: string;
9659
9613
  id: string;
9614
+ name: string;
9660
9615
  createdAt: Date;
9661
9616
  updatedAt: Date;
9662
9617
  deletedAt: Date | null;
@@ -9696,26 +9651,27 @@ export declare const cxLogContract: {
9696
9651
  room: {
9697
9652
  id: string;
9698
9653
  channel: {
9699
- name: string;
9700
9654
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
9701
9655
  id: string;
9656
+ name: string;
9702
9657
  metadata: {
9703
- name: string;
9704
9658
  id: string;
9659
+ name: string;
9705
9660
  accessToken?: string | undefined;
9661
+ channelSecret?: string | undefined;
9662
+ additionalCredentials?: any;
9663
+ senderId?: string | undefined;
9706
9664
  whatsapp?: {
9707
9665
  email: string;
9708
9666
  wabaExternalId: string;
9709
9667
  phoneNumberId: string;
9710
- status?: "active" | "pending" | undefined;
9711
- channelId?: string | undefined;
9712
9668
  wabaBusinessId?: string | undefined;
9713
9669
  clientId?: string | undefined;
9670
+ channelId?: string | undefined;
9671
+ status?: "active" | "pending" | undefined;
9714
9672
  apiKey?: string | undefined;
9673
+ tier?: "basic" | "regular" | "premium" | undefined;
9715
9674
  } | undefined;
9716
- additionalCredentials?: any;
9717
- channelSecret?: string | undefined;
9718
- senderId?: string | undefined;
9719
9675
  vonageCredentials?: {
9720
9676
  apiKey: string;
9721
9677
  mobileNumber: string;
@@ -9729,9 +9685,9 @@ export declare const cxLogContract: {
9729
9685
  updatedAt: Date;
9730
9686
  deletedAt: Date | null;
9731
9687
  actor: {
9732
- name: string;
9733
9688
  id: string;
9734
9689
  address: string | null;
9690
+ name: string;
9735
9691
  email: string;
9736
9692
  createdAt: Date;
9737
9693
  updatedAt: Date;
@@ -9778,8 +9734,8 @@ export declare const cxLogContract: {
9778
9734
  connectedUserName: string;
9779
9735
  connectedUserId: string;
9780
9736
  botpressBot: {
9781
- name: string;
9782
9737
  id: string;
9738
+ name: string;
9783
9739
  accessToken: string;
9784
9740
  botId: string;
9785
9741
  integrationId: string;
@@ -9790,9 +9746,9 @@ export declare const cxLogContract: {
9790
9746
  updatedAt: Date;
9791
9747
  deletedAt: Date | null;
9792
9748
  actor: {
9793
- name: string;
9794
9749
  id: string;
9795
9750
  address: string | null;
9751
+ name: string;
9796
9752
  email: string;
9797
9753
  createdAt: Date;
9798
9754
  updatedAt: Date;
@@ -9844,8 +9800,8 @@ export declare const cxLogContract: {
9844
9800
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
9845
9801
  id: string;
9846
9802
  metadata: {
9847
- name: string;
9848
9803
  id: string;
9804
+ name: string;
9849
9805
  picture?: string | undefined;
9850
9806
  additionalCredentials?: any;
9851
9807
  };
@@ -9853,10 +9809,10 @@ export declare const cxLogContract: {
9853
9809
  updatedAt: Date;
9854
9810
  deletedAt: Date | null;
9855
9811
  contact: {
9856
- name: string;
9857
9812
  id: string;
9858
9813
  channel: string | null;
9859
9814
  address: string | null;
9815
+ name: string;
9860
9816
  createdAt: Date;
9861
9817
  updatedAt: Date;
9862
9818
  deletedAt: Date | null;
@@ -9901,8 +9857,8 @@ export declare const cxLogContract: {
9901
9857
  createdAt: Date;
9902
9858
  updatedAt: Date;
9903
9859
  deletedAt: Date | null;
9904
- name?: string | undefined;
9905
9860
  address?: string | null | undefined;
9861
+ name?: string | undefined;
9906
9862
  phone?: string | null | undefined;
9907
9863
  industry?: string | null | undefined;
9908
9864
  } | null;
@@ -9910,8 +9866,8 @@ export declare const cxLogContract: {
9910
9866
  contactProfile: string | null;
9911
9867
  socialProfileUrl: string | null;
9912
9868
  tags: {
9913
- name: string;
9914
9869
  id: string;
9870
+ name: string;
9915
9871
  createdAt: Date;
9916
9872
  updatedAt: Date;
9917
9873
  deletedAt: Date | null;
@@ -9936,8 +9892,8 @@ export declare const cxLogContract: {
9936
9892
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
9937
9893
  id: string;
9938
9894
  metadata: {
9939
- name: string;
9940
9895
  id: string;
9896
+ name: string;
9941
9897
  picture?: string | undefined;
9942
9898
  additionalCredentials?: any;
9943
9899
  };
@@ -9968,9 +9924,9 @@ export declare const cxLogContract: {
9968
9924
  socialPlatformId: string;
9969
9925
  };
9970
9926
  assignee: {
9971
- name: string;
9972
9927
  id: string;
9973
9928
  address: string | null;
9929
+ name: string;
9974
9930
  email: string;
9975
9931
  createdAt: Date;
9976
9932
  updatedAt: Date;
@@ -10035,12 +9991,12 @@ export declare const cxLogContract: {
10035
9991
  uploadId: string | null;
10036
9992
  serialNumber: string | null;
10037
9993
  callParticipants: {
10038
- callFrom?: {
9994
+ callTo?: {
10039
9995
  id: string;
10040
9996
  user: {
10041
- name: string;
10042
9997
  id: string;
10043
9998
  address: string | null;
9999
+ name: string;
10044
10000
  email: string;
10045
10001
  createdAt: Date;
10046
10002
  updatedAt: Date;
@@ -10061,12 +10017,12 @@ export declare const cxLogContract: {
10061
10017
  createdAt?: string | undefined;
10062
10018
  updatedAt?: string | undefined;
10063
10019
  } | null | undefined;
10064
- callTo?: {
10020
+ callFrom?: {
10065
10021
  id: string;
10066
10022
  user: {
10067
- name: string;
10068
10023
  id: string;
10069
10024
  address: string | null;
10025
+ name: string;
10070
10026
  email: string;
10071
10027
  createdAt: Date;
10072
10028
  updatedAt: Date;
@@ -10091,68 +10047,11 @@ export declare const cxLogContract: {
10091
10047
  isQueueMissedCall: boolean;
10092
10048
  telephonyQueueId: string | null;
10093
10049
  contactId: string | null;
10094
- extension?: {
10095
- id: string;
10096
- createdAt: Date;
10097
- updatedAt: Date;
10098
- deletedAt: Date | null;
10099
- userId: string | null;
10100
- sipServerUrl: string;
10101
- sipUserName: string;
10102
- webphoneLoginUser: string;
10103
- extensionId: string | null;
10104
- extensionName: string;
10105
- telephonySignature: string | null;
10106
- user?: {
10107
- name: string;
10108
- id: string;
10109
- address: string | null;
10110
- email: string;
10111
- createdAt: Date;
10112
- updatedAt: Date;
10113
- deletedAt: Date | null;
10114
- emailVerifiedAt: Date | null;
10115
- password: string;
10116
- phone: string | null;
10117
- notificationCount: number | null;
10118
- roles: {
10119
- id: string;
10120
- description: string | null;
10121
- createdAt: Date;
10122
- updatedAt: Date;
10123
- deletedAt: Date | null;
10124
- systemName: string;
10125
- displayName: string;
10126
- permissions: {
10127
- id: string;
10128
- description: string | null;
10129
- createdAt: Date;
10130
- updatedAt: Date;
10131
- deletedAt: Date | null;
10132
- systemName: string;
10133
- displayName: string;
10134
- }[];
10135
- }[];
10136
- extension: {
10137
- id: string;
10138
- createdAt: Date;
10139
- updatedAt: Date;
10140
- deletedAt: Date | null;
10141
- userId: string | null;
10142
- sipServerUrl: string;
10143
- sipUserName: string;
10144
- webphoneLoginUser: string;
10145
- extensionId: string | null;
10146
- extensionName: string;
10147
- telephonySignature: string | null;
10148
- };
10149
- } | null | undefined;
10150
- } | null | undefined;
10151
10050
  contact?: {
10152
- name: string;
10153
10051
  id: string;
10154
10052
  channel: string | null;
10155
10053
  address: string | null;
10054
+ name: string;
10156
10055
  createdAt: Date;
10157
10056
  updatedAt: Date;
10158
10057
  deletedAt: Date | null;
@@ -10197,8 +10096,8 @@ export declare const cxLogContract: {
10197
10096
  createdAt: Date;
10198
10097
  updatedAt: Date;
10199
10098
  deletedAt: Date | null;
10200
- name?: string | undefined;
10201
10099
  address?: string | null | undefined;
10100
+ name?: string | undefined;
10202
10101
  phone?: string | null | undefined;
10203
10102
  industry?: string | null | undefined;
10204
10103
  } | null;
@@ -10206,8 +10105,8 @@ export declare const cxLogContract: {
10206
10105
  contactProfile: string | null;
10207
10106
  socialProfileUrl: string | null;
10208
10107
  tags: {
10209
- name: string;
10210
10108
  id: string;
10109
+ name: string;
10211
10110
  createdAt: Date;
10212
10111
  updatedAt: Date;
10213
10112
  deletedAt: Date | null;
@@ -10232,8 +10131,8 @@ export declare const cxLogContract: {
10232
10131
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
10233
10132
  id: string;
10234
10133
  metadata: {
10235
- name: string;
10236
10134
  id: string;
10135
+ name: string;
10237
10136
  picture?: string | undefined;
10238
10137
  additionalCredentials?: any;
10239
10138
  };
@@ -10282,14 +10181,71 @@ export declare const cxLogContract: {
10282
10181
  fileSize: number;
10283
10182
  fileUrl: string | null;
10284
10183
  } | null | undefined;
10184
+ extension?: {
10185
+ id: string;
10186
+ createdAt: Date;
10187
+ updatedAt: Date;
10188
+ deletedAt: Date | null;
10189
+ userId: string | null;
10190
+ sipServerUrl: string;
10191
+ sipUserName: string;
10192
+ webphoneLoginUser: string;
10193
+ extensionId: string | null;
10194
+ extensionName: string;
10195
+ telephonySignature: string | null;
10196
+ user?: {
10197
+ id: string;
10198
+ address: string | null;
10199
+ name: string;
10200
+ email: string;
10201
+ createdAt: Date;
10202
+ updatedAt: Date;
10203
+ deletedAt: Date | null;
10204
+ emailVerifiedAt: Date | null;
10205
+ password: string;
10206
+ phone: string | null;
10207
+ notificationCount: number | null;
10208
+ roles: {
10209
+ id: string;
10210
+ description: string | null;
10211
+ createdAt: Date;
10212
+ updatedAt: Date;
10213
+ deletedAt: Date | null;
10214
+ systemName: string;
10215
+ displayName: string;
10216
+ permissions: {
10217
+ id: string;
10218
+ description: string | null;
10219
+ createdAt: Date;
10220
+ updatedAt: Date;
10221
+ deletedAt: Date | null;
10222
+ systemName: string;
10223
+ displayName: string;
10224
+ }[];
10225
+ }[];
10226
+ extension: {
10227
+ id: string;
10228
+ createdAt: Date;
10229
+ updatedAt: Date;
10230
+ deletedAt: Date | null;
10231
+ userId: string | null;
10232
+ sipServerUrl: string;
10233
+ sipUserName: string;
10234
+ webphoneLoginUser: string;
10235
+ extensionId: string | null;
10236
+ extensionName: string;
10237
+ telephonySignature: string | null;
10238
+ };
10239
+ } | null | undefined;
10240
+ } | null | undefined;
10285
10241
  } | null;
10286
10242
  queue: {
10287
10243
  queueName?: string | null | undefined;
10288
10244
  } | null;
10289
10245
  firstAssignee: {
10290
- name: string;
10291
10246
  id: string;
10292
10247
  address: string | null;
10248
+ name: string;
10293
10249
  email: string;
10294
10250
  createdAt: Date;
10295
10251
  updatedAt: Date;
@@ -10331,9 +10287,9 @@ export declare const cxLogContract: {
10331
10287
  };
10332
10288
  } | null;
10333
10289
  agent: {
10334
- name: string;
10335
10290
  id: string;
10336
10291
  address: string | null;
10292
+ name: string;
10337
10293
  email: string;
10338
10294
  createdAt: Date;
10339
10295
  updatedAt: Date;
@@ -10375,9 +10331,9 @@ export declare const cxLogContract: {
10375
10331
  };
10376
10332
  } | null;
10377
10333
  closedAssignee: {
10378
- name: string;
10379
10334
  id: string;
10380
10335
  address: string | null;
10336
+ name: string;
10381
10337
  email: string;
10382
10338
  createdAt: Date;
10383
10339
  updatedAt: Date;
@@ -10432,6 +10388,23 @@ export declare const cxLogContract: {
10432
10388
  error?: any;
10433
10389
  }>;
10434
10390
  };
10391
+ path: "/cx-logs";
10392
+ headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
10393
+ 'x-tenant': z.ZodString;
10394
+ authorization: z.ZodString;
10395
+ 'x-code': z.ZodOptional<z.ZodString>;
10396
+ 'x-client-timezone': z.ZodDefault<z.ZodString>;
10397
+ }, "strip", z.ZodTypeAny, {
10398
+ 'x-tenant': string;
10399
+ authorization: string;
10400
+ 'x-client-timezone': string;
10401
+ 'x-code'?: string | undefined;
10402
+ }, {
10403
+ 'x-tenant': string;
10404
+ authorization: string;
10405
+ 'x-code'?: string | undefined;
10406
+ 'x-client-timezone'?: string | undefined;
10407
+ }>>>;
10435
10408
  };
10436
10409
  export: {
10437
10410
  summary: "Export cx-logs";
@@ -10464,91 +10437,74 @@ export declare const cxLogContract: {
10464
10437
  value: z.ZodUnion<[z.ZodString, z.ZodArray<z.ZodString, "many">]>;
10465
10438
  type: z.ZodOptional<z.ZodString>;
10466
10439
  }, "strip", z.ZodTypeAny, {
10467
- value: string | string[];
10440
+ value: (string | string[]) & (string | string[] | undefined);
10468
10441
  attributeId: string;
10469
10442
  type?: string | undefined;
10470
10443
  }, {
10471
- value: string | string[];
10444
+ value: (string | string[]) & (string | string[] | undefined);
10472
10445
  attributeId: string;
10473
10446
  type?: string | undefined;
10474
10447
  }>, "many">>;
10475
10448
  selectedDate: z.ZodOptional<z.ZodString>;
10476
10449
  }, "strip", z.ZodTypeAny, {
10477
- name?: string | undefined;
10478
- channel?: string[] | undefined;
10479
- address?: string | undefined;
10480
- disposition?: string[] | undefined;
10481
- direction?: ("inbound" | "outbound")[] | undefined;
10482
10450
  page?: number | undefined;
10483
- email?: string | undefined;
10484
10451
  pageSize?: number | undefined;
10485
- phone?: string | undefined;
10486
- customFields?: {
10487
- value: string | string[];
10488
- attributeId: string;
10489
- type?: string | undefined;
10490
- }[] | undefined;
10491
- company?: string[] | undefined;
10492
- notes?: string | undefined;
10493
- tags?: string[] | undefined;
10494
- sentimentScore?: ("negative" | "positive" | "neutral")[] | undefined;
10495
- csatScore?: string[] | undefined;
10496
- queueId?: string[] | undefined;
10497
10452
  contactId?: string | undefined;
10498
- trunks?: string[] | undefined;
10499
10453
  caseId?: string | undefined;
10500
- selectedDate?: string | undefined;
10501
10454
  channelIds?: string[] | undefined;
10455
+ trunks?: string[] | undefined;
10456
+ queueId?: string[] | undefined;
10502
10457
  agentIds?: string[] | undefined;
10458
+ direction?: ("inbound" | "outbound")[] | undefined;
10459
+ disposition?: string[] | undefined;
10460
+ sentimentScore?: ("positive" | "neutral" | "negative")[] | undefined;
10461
+ csatScore?: string[] | undefined;
10503
10462
  sla?: "meet" | "unmeet" | undefined;
10504
- contactLabels?: string[] | undefined;
10505
- }, {
10463
+ tags?: string[] | undefined;
10506
10464
  name?: string | undefined;
10507
- channel?: string[] | undefined;
10508
- address?: string | undefined;
10509
- disposition?: string[] | undefined;
10510
- direction?: ("inbound" | "outbound")[] | undefined;
10511
- page?: number | undefined;
10465
+ contactLabels?: string[] | undefined;
10512
10466
  email?: string | undefined;
10513
- pageSize?: number | undefined;
10467
+ channel?: string[] | undefined;
10514
10468
  phone?: string | undefined;
10469
+ notes?: string | undefined;
10470
+ address?: string | undefined;
10471
+ company?: string[] | undefined;
10515
10472
  customFields?: {
10516
- value: string | string[];
10473
+ value: (string | string[]) & (string | string[] | undefined);
10517
10474
  attributeId: string;
10518
10475
  type?: string | undefined;
10519
10476
  }[] | undefined;
10520
- company?: string[] | undefined;
10521
- notes?: string | undefined;
10522
- tags?: string[] | undefined;
10523
- sentimentScore?: ("negative" | "positive" | "neutral")[] | undefined;
10524
- csatScore?: string[] | undefined;
10525
- queueId?: string[] | undefined;
10477
+ selectedDate?: string | undefined;
10478
+ }, {
10479
+ page?: number | undefined;
10480
+ pageSize?: number | undefined;
10526
10481
  contactId?: string | undefined;
10527
- trunks?: string[] | undefined;
10528
10482
  caseId?: string | undefined;
10529
- selectedDate?: string | undefined;
10530
10483
  channelIds?: string[] | undefined;
10484
+ trunks?: string[] | undefined;
10485
+ queueId?: string[] | undefined;
10531
10486
  agentIds?: string[] | undefined;
10487
+ direction?: ("inbound" | "outbound")[] | undefined;
10488
+ disposition?: string[] | undefined;
10489
+ sentimentScore?: ("positive" | "neutral" | "negative")[] | undefined;
10490
+ csatScore?: string[] | undefined;
10532
10491
  sla?: "meet" | "unmeet" | undefined;
10492
+ tags?: string[] | undefined;
10493
+ name?: string | undefined;
10533
10494
  contactLabels?: string[] | undefined;
10495
+ email?: string | undefined;
10496
+ channel?: string[] | undefined;
10497
+ phone?: string | undefined;
10498
+ notes?: string | undefined;
10499
+ address?: string | undefined;
10500
+ company?: string[] | undefined;
10501
+ customFields?: {
10502
+ value: (string | string[]) & (string | string[] | undefined);
10503
+ attributeId: string;
10504
+ type?: string | undefined;
10505
+ }[] | undefined;
10506
+ selectedDate?: string | undefined;
10534
10507
  }>>;
10535
- path: "/cx-logs/export";
10536
- headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
10537
- 'x-tenant': z.ZodString;
10538
- authorization: z.ZodString;
10539
- 'x-code': z.ZodOptional<z.ZodString>;
10540
- 'x-client-timezone': z.ZodDefault<z.ZodString>;
10541
- }, "strip", z.ZodTypeAny, {
10542
- 'x-tenant': string;
10543
- authorization: string;
10544
- 'x-client-timezone': string;
10545
- 'x-code'?: string | undefined;
10546
- }, {
10547
- 'x-tenant': string;
10548
- authorization: string;
10549
- 'x-code'?: string | undefined;
10550
- 'x-client-timezone'?: string | undefined;
10551
- }>>>;
10552
10508
  responses: {
10553
10509
  200: null;
10554
10510
  401: z.ZodObject<{
@@ -10562,12 +10518,7 @@ export declare const cxLogContract: {
10562
10518
  error?: any;
10563
10519
  }>;
10564
10520
  };
10565
- };
10566
- syncSla: {
10567
- body: null;
10568
- summary: "Export cx-logs";
10569
- method: "POST";
10570
- path: "/cx-logs/sync-sla";
10521
+ path: "/cx-logs/export";
10571
10522
  headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
10572
10523
  'x-tenant': z.ZodString;
10573
10524
  authorization: z.ZodString;
@@ -10584,6 +10535,11 @@ export declare const cxLogContract: {
10584
10535
  'x-code'?: string | undefined;
10585
10536
  'x-client-timezone'?: string | undefined;
10586
10537
  }>>>;
10538
+ };
10539
+ syncSla: {
10540
+ body: null;
10541
+ summary: "Export cx-logs";
10542
+ method: "POST";
10587
10543
  responses: {
10588
10544
  200: null;
10589
10545
  401: z.ZodObject<{
@@ -10607,6 +10563,23 @@ export declare const cxLogContract: {
10607
10563
  error?: any;
10608
10564
  }>;
10609
10565
  };
10566
+ path: "/cx-logs/sync-sla";
10567
+ headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
10568
+ 'x-tenant': z.ZodString;
10569
+ authorization: z.ZodString;
10570
+ 'x-code': z.ZodOptional<z.ZodString>;
10571
+ 'x-client-timezone': z.ZodDefault<z.ZodString>;
10572
+ }, "strip", z.ZodTypeAny, {
10573
+ 'x-tenant': string;
10574
+ authorization: string;
10575
+ 'x-client-timezone': string;
10576
+ 'x-code'?: string | undefined;
10577
+ }, {
10578
+ 'x-tenant': string;
10579
+ authorization: string;
10580
+ 'x-code'?: string | undefined;
10581
+ 'x-client-timezone'?: string | undefined;
10582
+ }>>>;
10610
10583
  };
10611
10584
  updateSla: {
10612
10585
  body: z.ZodObject<{
@@ -10620,17 +10593,6 @@ export declare const cxLogContract: {
10620
10593
  slaStatus: "meet" | "unmeet" | "-";
10621
10594
  }>;
10622
10595
  method: "POST";
10623
- path: "/cx-logs";
10624
- headers: z.ZodObject<{
10625
- 'x-tenant': z.ZodString;
10626
- 'x-code': z.ZodOptional<z.ZodString>;
10627
- }, "strip", z.ZodTypeAny, {
10628
- 'x-tenant': string;
10629
- 'x-code'?: string | undefined;
10630
- }, {
10631
- 'x-tenant': string;
10632
- 'x-code'?: string | undefined;
10633
- }>;
10634
10596
  responses: {
10635
10597
  200: null;
10636
10598
  403: z.ZodObject<{
@@ -10664,6 +10626,17 @@ export declare const cxLogContract: {
10664
10626
  error?: any;
10665
10627
  }>;
10666
10628
  };
10629
+ path: "/cx-logs";
10630
+ headers: z.ZodObject<{
10631
+ 'x-tenant': z.ZodString;
10632
+ 'x-code': z.ZodOptional<z.ZodString>;
10633
+ }, "strip", z.ZodTypeAny, {
10634
+ 'x-tenant': string;
10635
+ 'x-code'?: string | undefined;
10636
+ }, {
10637
+ 'x-tenant': string;
10638
+ 'x-code'?: string | undefined;
10639
+ }>;
10667
10640
  };
10668
10641
  };
10669
10642
  //# sourceMappingURL=index.d.ts.map