@kl1/contracts 1.1.77-uat → 1.1.79-uat

Sign up to get free protection for your applications and to get access to all the features.
Files changed (213) hide show
  1. package/dist/api-contracts/src/activity-log/index.d.ts +17 -17
  2. package/dist/api-contracts/src/attribute/index.d.ts +164 -148
  3. package/dist/api-contracts/src/attribute/index.d.ts.map +1 -1
  4. package/dist/api-contracts/src/attribute/schema.d.ts +11 -8
  5. package/dist/api-contracts/src/attribute/schema.d.ts.map +1 -1
  6. package/dist/api-contracts/src/attribute-option/schema.d.ts +3 -2
  7. package/dist/api-contracts/src/attribute-option/schema.d.ts.map +1 -1
  8. package/dist/api-contracts/src/auth/index.d.ts +51 -47
  9. package/dist/api-contracts/src/auth/index.d.ts.map +1 -1
  10. package/dist/api-contracts/src/aws/index.d.ts +8 -6
  11. package/dist/api-contracts/src/aws/index.d.ts.map +1 -1
  12. package/dist/api-contracts/src/botpress/index.d.ts +17 -13
  13. package/dist/api-contracts/src/botpress/index.d.ts.map +1 -1
  14. package/dist/api-contracts/src/business-calendar/index.d.ts +40 -28
  15. package/dist/api-contracts/src/business-calendar/index.d.ts.map +1 -1
  16. package/dist/api-contracts/src/business-calendar/schema.d.ts +15 -10
  17. package/dist/api-contracts/src/business-calendar/schema.d.ts.map +1 -1
  18. package/dist/api-contracts/src/call-log/schema.d.ts +5 -4
  19. package/dist/api-contracts/src/call-log/schema.d.ts.map +1 -1
  20. package/dist/api-contracts/src/category/index.d.ts +118 -109
  21. package/dist/api-contracts/src/category/index.d.ts.map +1 -1
  22. package/dist/api-contracts/src/category/schema.d.ts +3 -2
  23. package/dist/api-contracts/src/category/schema.d.ts.map +1 -1
  24. package/dist/api-contracts/src/channel/index.d.ts +411 -392
  25. package/dist/api-contracts/src/channel/index.d.ts.map +1 -1
  26. package/dist/api-contracts/src/channel/schema.d.ts +6 -6
  27. package/dist/api-contracts/src/channel/validation.d.ts +8 -8
  28. package/dist/api-contracts/src/chat/index.d.ts +12528 -12120
  29. package/dist/api-contracts/src/chat/index.d.ts.map +1 -1
  30. package/dist/api-contracts/src/chat/schema.d.ts +2814 -2654
  31. package/dist/api-contracts/src/chat/schema.d.ts.map +1 -1
  32. package/dist/api-contracts/src/chat/validation.d.ts +2150 -2083
  33. package/dist/api-contracts/src/chat/validation.d.ts.map +1 -1
  34. package/dist/api-contracts/src/comment/index.d.ts +281 -224
  35. package/dist/api-contracts/src/comment/index.d.ts.map +1 -1
  36. package/dist/api-contracts/src/comment/schema.d.ts +68 -50
  37. package/dist/api-contracts/src/comment/schema.d.ts.map +1 -1
  38. package/dist/api-contracts/src/company/index.d.ts +138 -111
  39. package/dist/api-contracts/src/company/index.d.ts.map +1 -1
  40. package/dist/api-contracts/src/company/schema.d.ts +33 -24
  41. package/dist/api-contracts/src/company/schema.d.ts.map +1 -1
  42. package/dist/api-contracts/src/company/validation.d.ts +78 -62
  43. package/dist/api-contracts/src/company/validation.d.ts.map +1 -1
  44. package/dist/api-contracts/src/contact/index.d.ts +597 -501
  45. package/dist/api-contracts/src/contact/index.d.ts.map +1 -1
  46. package/dist/api-contracts/src/contact/schema.d.ts +56 -42
  47. package/dist/api-contracts/src/contact/schema.d.ts.map +1 -1
  48. package/dist/api-contracts/src/contact/validation.d.ts +263 -192
  49. package/dist/api-contracts/src/contact/validation.d.ts.map +1 -1
  50. package/dist/api-contracts/src/contact-email/schema.d.ts +3 -2
  51. package/dist/api-contracts/src/contact-email/schema.d.ts.map +1 -1
  52. package/dist/api-contracts/src/contact-phone/schema.d.ts +3 -2
  53. package/dist/api-contracts/src/contact-phone/schema.d.ts.map +1 -1
  54. package/dist/api-contracts/src/contract.d.ts +15249 -14062
  55. package/dist/api-contracts/src/contract.d.ts.map +1 -1
  56. package/dist/api-contracts/src/custom-field/schema.d.ts +3 -2
  57. package/dist/api-contracts/src/custom-field/schema.d.ts.map +1 -1
  58. package/dist/api-contracts/src/custom-field/validation.d.ts +2 -2
  59. package/dist/api-contracts/src/custom-field-upload/schema.d.ts +3 -2
  60. package/dist/api-contracts/src/custom-field-upload/schema.d.ts.map +1 -1
  61. package/dist/api-contracts/src/cx-log/index.d.ts +648 -608
  62. package/dist/api-contracts/src/cx-log/index.d.ts.map +1 -1
  63. package/dist/api-contracts/src/cx-log/schema.d.ts +413 -370
  64. package/dist/api-contracts/src/cx-log/schema.d.ts.map +1 -1
  65. package/dist/api-contracts/src/cx-log/validation.d.ts +38 -38
  66. package/dist/api-contracts/src/dashboard/index.d.ts +370 -330
  67. package/dist/api-contracts/src/dashboard/index.d.ts.map +1 -1
  68. package/dist/api-contracts/src/dashboard/schema.d.ts +7 -6
  69. package/dist/api-contracts/src/dashboard/schema.d.ts.map +1 -1
  70. package/dist/api-contracts/src/dashboard/validation.d.ts +20 -14
  71. package/dist/api-contracts/src/dashboard/validation.d.ts.map +1 -1
  72. package/dist/api-contracts/src/evaluate-form/index.d.ts +4 -3
  73. package/dist/api-contracts/src/evaluate-form/index.d.ts.map +1 -1
  74. package/dist/api-contracts/src/evaluate-form/schema.d.ts +3 -2
  75. package/dist/api-contracts/src/evaluate-form/schema.d.ts.map +1 -1
  76. package/dist/api-contracts/src/export/index.d.ts +4 -3
  77. package/dist/api-contracts/src/export/index.d.ts.map +1 -1
  78. package/dist/api-contracts/src/extension/index.d.ts +109 -104
  79. package/dist/api-contracts/src/extension/index.d.ts.map +1 -1
  80. package/dist/api-contracts/src/facebook-feed/index.d.ts +1599 -1529
  81. package/dist/api-contracts/src/facebook-feed/index.d.ts.map +1 -1
  82. package/dist/api-contracts/src/facebook-feed/schema.d.ts +43 -32
  83. package/dist/api-contracts/src/facebook-feed/schema.d.ts.map +1 -1
  84. package/dist/api-contracts/src/facebook-feed/validation.d.ts +76 -59
  85. package/dist/api-contracts/src/facebook-feed/validation.d.ts.map +1 -1
  86. package/dist/api-contracts/src/group/schema.d.ts +3 -2
  87. package/dist/api-contracts/src/group/schema.d.ts.map +1 -1
  88. package/dist/api-contracts/src/hold-label/index.d.ts +38 -28
  89. package/dist/api-contracts/src/hold-label/index.d.ts.map +1 -1
  90. package/dist/api-contracts/src/hold-label/schema.d.ts +3 -2
  91. package/dist/api-contracts/src/hold-label/schema.d.ts.map +1 -1
  92. package/dist/api-contracts/src/instagram/index.d.ts +1195 -1145
  93. package/dist/api-contracts/src/instagram/index.d.ts.map +1 -1
  94. package/dist/api-contracts/src/instagram/validation.d.ts +6 -6
  95. package/dist/api-contracts/src/line/index.d.ts +1869 -1819
  96. package/dist/api-contracts/src/line/index.d.ts.map +1 -1
  97. package/dist/api-contracts/src/line/schema.d.ts +12 -11
  98. package/dist/api-contracts/src/line/schema.d.ts.map +1 -1
  99. package/dist/api-contracts/src/line/validation.d.ts +62 -62
  100. package/dist/api-contracts/src/log-form/schema.d.ts +3 -2
  101. package/dist/api-contracts/src/log-form/schema.d.ts.map +1 -1
  102. package/dist/api-contracts/src/mail/account-contract.d.ts +135 -127
  103. package/dist/api-contracts/src/mail/account-contract.d.ts.map +1 -1
  104. package/dist/api-contracts/src/mail/email-engine-webhooks-events.contract.d.ts +4 -3
  105. package/dist/api-contracts/src/mail/email-engine-webhooks-events.contract.d.ts.map +1 -1
  106. package/dist/api-contracts/src/mail/mail-contract.d.ts +408 -366
  107. package/dist/api-contracts/src/mail/mail-contract.d.ts.map +1 -1
  108. package/dist/api-contracts/src/mail/mail-server-contract.d.ts +20 -15
  109. package/dist/api-contracts/src/mail/mail-server-contract.d.ts.map +1 -1
  110. package/dist/api-contracts/src/mail/message-contract.d.ts +113 -107
  111. package/dist/api-contracts/src/mail/message-contract.d.ts.map +1 -1
  112. package/dist/api-contracts/src/mail/room-contract.d.ts +88 -65
  113. package/dist/api-contracts/src/mail/room-contract.d.ts.map +1 -1
  114. package/dist/api-contracts/src/mail/schemas/message-validation.schema.d.ts +16 -16
  115. package/dist/api-contracts/src/mail/schemas/room-validation.schema.d.ts +22 -18
  116. package/dist/api-contracts/src/mail/schemas/room-validation.schema.d.ts.map +1 -1
  117. package/dist/api-contracts/src/mail/schemas/room.schema.d.ts +15 -10
  118. package/dist/api-contracts/src/mail/schemas/room.schema.d.ts.map +1 -1
  119. package/dist/api-contracts/src/messenger/index.d.ts +1109 -1057
  120. package/dist/api-contracts/src/messenger/index.d.ts.map +1 -1
  121. package/dist/api-contracts/src/messenger/validation.d.ts +76 -59
  122. package/dist/api-contracts/src/messenger/validation.d.ts.map +1 -1
  123. package/dist/api-contracts/src/notification/index.d.ts +16 -12
  124. package/dist/api-contracts/src/notification/index.d.ts.map +1 -1
  125. package/dist/api-contracts/src/permission/index.d.ts +17 -17
  126. package/dist/api-contracts/src/public-api/index.d.ts +260 -196
  127. package/dist/api-contracts/src/public-api/index.d.ts.map +1 -1
  128. package/dist/api-contracts/src/public-api/schema.d.ts +48 -34
  129. package/dist/api-contracts/src/public-api/schema.d.ts.map +1 -1
  130. package/dist/api-contracts/src/public-api/validation.d.ts +113 -88
  131. package/dist/api-contracts/src/public-api/validation.d.ts.map +1 -1
  132. package/dist/api-contracts/src/role/index.d.ts +84 -80
  133. package/dist/api-contracts/src/role/index.d.ts.map +1 -1
  134. package/dist/api-contracts/src/sms/index.d.ts +81 -80
  135. package/dist/api-contracts/src/sms/index.d.ts.map +1 -1
  136. package/dist/api-contracts/src/snippet/index.d.ts +76 -54
  137. package/dist/api-contracts/src/snippet/index.d.ts.map +1 -1
  138. package/dist/api-contracts/src/snippet/schema.d.ts +21 -14
  139. package/dist/api-contracts/src/snippet/schema.d.ts.map +1 -1
  140. package/dist/api-contracts/src/snippet/validation.d.ts +5 -4
  141. package/dist/api-contracts/src/snippet/validation.d.ts.map +1 -1
  142. package/dist/api-contracts/src/subscription/index.d.ts +66 -45
  143. package/dist/api-contracts/src/subscription/index.d.ts.map +1 -1
  144. package/dist/api-contracts/src/subscription/schema.d.ts +90 -60
  145. package/dist/api-contracts/src/subscription/schema.d.ts.map +1 -1
  146. package/dist/api-contracts/src/tag/index.d.ts +79 -72
  147. package/dist/api-contracts/src/tag/index.d.ts.map +1 -1
  148. package/dist/api-contracts/src/tag/schema.d.ts +3 -2
  149. package/dist/api-contracts/src/tag/schema.d.ts.map +1 -1
  150. package/dist/api-contracts/src/tag-group/schema.d.ts +3 -2
  151. package/dist/api-contracts/src/tag-group/schema.d.ts.map +1 -1
  152. package/dist/api-contracts/src/telephony-agent-presence-status/index.d.ts +75 -67
  153. package/dist/api-contracts/src/telephony-agent-presence-status/index.d.ts.map +1 -1
  154. package/dist/api-contracts/src/telephony-agent-presence-status/schema.d.ts +9 -6
  155. package/dist/api-contracts/src/telephony-agent-presence-status/schema.d.ts.map +1 -1
  156. package/dist/api-contracts/src/telephony-cdr/call-report.schema.d.ts +38 -38
  157. package/dist/api-contracts/src/telephony-cdr/index.d.ts +1179 -1116
  158. package/dist/api-contracts/src/telephony-cdr/index.d.ts.map +1 -1
  159. package/dist/api-contracts/src/telephony-cdr/schema.d.ts +186 -166
  160. package/dist/api-contracts/src/telephony-cdr/schema.d.ts.map +1 -1
  161. package/dist/api-contracts/src/telephony-cdr/validation.d.ts +52 -45
  162. package/dist/api-contracts/src/telephony-cdr/validation.d.ts.map +1 -1
  163. package/dist/api-contracts/src/telephony-extension/index.d.ts +21 -21
  164. package/dist/api-contracts/src/telephony-extension/schema.d.ts +4 -4
  165. package/dist/api-contracts/src/telephony-live-queue-call/schema.d.ts +3 -2
  166. package/dist/api-contracts/src/telephony-live-queue-call/schema.d.ts.map +1 -1
  167. package/dist/api-contracts/src/telephony-queue-call-count/schema.d.ts +3 -2
  168. package/dist/api-contracts/src/telephony-queue-call-count/schema.d.ts.map +1 -1
  169. package/dist/api-contracts/src/tenant/schema.d.ts +3 -2
  170. package/dist/api-contracts/src/tenant/schema.d.ts.map +1 -1
  171. package/dist/api-contracts/src/ticket/index.d.ts +717 -618
  172. package/dist/api-contracts/src/ticket/index.d.ts.map +1 -1
  173. package/dist/api-contracts/src/ticket/schema.d.ts +81 -58
  174. package/dist/api-contracts/src/ticket/schema.d.ts.map +1 -1
  175. package/dist/api-contracts/src/ticket/validation.d.ts +55 -53
  176. package/dist/api-contracts/src/ticket/validation.d.ts.map +1 -1
  177. package/dist/api-contracts/src/upload/index.d.ts +36 -34
  178. package/dist/api-contracts/src/upload/index.d.ts.map +1 -1
  179. package/dist/api-contracts/src/upload/schema.d.ts +3 -2
  180. package/dist/api-contracts/src/upload/schema.d.ts.map +1 -1
  181. package/dist/api-contracts/src/user/index.d.ts +114 -108
  182. package/dist/api-contracts/src/user/index.d.ts.map +1 -1
  183. package/dist/api-contracts/src/user/validation.d.ts +5 -4
  184. package/dist/api-contracts/src/user/validation.d.ts.map +1 -1
  185. package/dist/api-contracts/src/user-presence-status-log/index.d.ts +32 -31
  186. package/dist/api-contracts/src/user-presence-status-log/index.d.ts.map +1 -1
  187. package/dist/api-contracts/src/user-presence-status-log/schema.d.ts +9 -6
  188. package/dist/api-contracts/src/user-presence-status-log/schema.d.ts.map +1 -1
  189. package/dist/api-contracts/src/viber/index.d.ts +994 -946
  190. package/dist/api-contracts/src/viber/index.d.ts.map +1 -1
  191. package/dist/api-contracts/src/webchat/index.d.ts +962 -917
  192. package/dist/api-contracts/src/webchat/index.d.ts.map +1 -1
  193. package/dist/api-contracts/src/widget/index.d.ts +139 -128
  194. package/dist/api-contracts/src/widget/index.d.ts.map +1 -1
  195. package/dist/api-contracts/src/widget/schema.d.ts +3 -2
  196. package/dist/api-contracts/src/widget/schema.d.ts.map +1 -1
  197. package/dist/api-contracts/src/workflow-rule/index.d.ts +1092 -1057
  198. package/dist/api-contracts/src/workflow-rule/index.d.ts.map +1 -1
  199. package/dist/api-contracts/src/workflow-rule/schema.d.ts +3 -2
  200. package/dist/api-contracts/src/workflow-rule/schema.d.ts.map +1 -1
  201. package/dist/api-contracts/src/wrap-up-form/index.d.ts +166 -147
  202. package/dist/api-contracts/src/wrap-up-form/index.d.ts.map +1 -1
  203. package/dist/api-contracts/src/wrap-up-form/schema.d.ts +9 -6
  204. package/dist/api-contracts/src/wrap-up-form/schema.d.ts.map +1 -1
  205. package/dist/api-contracts/src/wrap-up-form/validation.d.ts +21 -20
  206. package/dist/api-contracts/src/wrap-up-form/validation.d.ts.map +1 -1
  207. package/dist/api-contracts/utils.d.ts +4 -3
  208. package/dist/api-contracts/utils.d.ts.map +1 -1
  209. package/dist/index.js +1 -1
  210. package/dist/index.js.map +1 -1
  211. package/dist/index.mjs +1 -1
  212. package/dist/index.mjs.map +1 -1
  213. package/package.json +2 -2
@@ -35,85 +35,104 @@ 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[]) & (string | string[] | undefined);
38
+ value: string | string[];
39
39
  attributeId: string;
40
40
  type?: string | undefined;
41
41
  }, {
42
- value: (string | string[]) & (string | string[] | undefined);
42
+ value: string | string[];
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
- page?: number | undefined;
49
- pageSize?: number | undefined;
50
- contactId?: string | undefined;
51
- caseId?: string | undefined;
52
- channelIds?: string[] | undefined;
53
- trunks?: string[] | undefined;
54
- queueId?: string[] | undefined;
55
- agentIds?: string[] | undefined;
56
- direction?: ("inbound" | "outbound")[] | undefined;
48
+ channel?: string[] | undefined;
49
+ address?: string | undefined;
57
50
  disposition?: string[] | undefined;
58
- sentimentScore?: ("positive" | "neutral" | "negative")[] | undefined;
59
- csatScore?: string[] | undefined;
60
- sla?: "meet" | "unmeet" | undefined;
61
- tags?: string[] | undefined;
62
51
  name?: string | undefined;
63
- contactLabels?: string[] | undefined;
52
+ direction?: ("inbound" | "outbound")[] | undefined;
53
+ page?: number | undefined;
64
54
  email?: string | undefined;
65
- channel?: string[] | undefined;
55
+ pageSize?: number | undefined;
66
56
  phone?: string | undefined;
67
- notes?: string | undefined;
68
- address?: string | undefined;
69
- company?: string[] | undefined;
70
57
  customFields?: {
71
- value: (string | string[]) & (string | string[] | undefined);
58
+ value: string | string[];
72
59
  attributeId: string;
73
60
  type?: string | undefined;
74
61
  }[] | undefined;
75
- selectedDate?: string | undefined;
76
- }, {
77
- page?: number | undefined;
78
- pageSize?: number | undefined;
62
+ company?: string[] | undefined;
63
+ notes?: string | undefined;
64
+ tags?: string[] | undefined;
65
+ sentimentScore?: ("positive" | "neutral" | "negative")[] | undefined;
66
+ csatScore?: string[] | undefined;
67
+ queueId?: string[] | undefined;
79
68
  contactId?: string | undefined;
69
+ trunks?: string[] | undefined;
80
70
  caseId?: string | undefined;
71
+ selectedDate?: string | undefined;
81
72
  channelIds?: string[] | undefined;
82
- trunks?: string[] | undefined;
83
- queueId?: string[] | undefined;
84
73
  agentIds?: string[] | undefined;
85
- direction?: ("inbound" | "outbound")[] | undefined;
86
- disposition?: string[] | undefined;
87
- sentimentScore?: ("positive" | "neutral" | "negative")[] | undefined;
88
- csatScore?: string[] | undefined;
89
74
  sla?: "meet" | "unmeet" | undefined;
90
- tags?: string[] | undefined;
91
- name?: string | undefined;
92
75
  contactLabels?: string[] | undefined;
93
- email?: string | undefined;
76
+ }, {
94
77
  channel?: string[] | undefined;
95
- phone?: string | undefined;
96
- notes?: string | undefined;
97
78
  address?: string | undefined;
98
- company?: string[] | undefined;
79
+ disposition?: string[] | undefined;
80
+ name?: string | undefined;
81
+ direction?: ("inbound" | "outbound")[] | undefined;
82
+ page?: number | undefined;
83
+ email?: string | undefined;
84
+ pageSize?: number | undefined;
85
+ phone?: string | undefined;
99
86
  customFields?: {
100
- value: (string | string[]) & (string | string[] | undefined);
87
+ value: string | string[];
101
88
  attributeId: string;
102
89
  type?: string | undefined;
103
90
  }[] | undefined;
91
+ company?: string[] | undefined;
92
+ notes?: string | undefined;
93
+ tags?: string[] | undefined;
94
+ sentimentScore?: ("positive" | "neutral" | "negative")[] | undefined;
95
+ csatScore?: string[] | undefined;
96
+ queueId?: string[] | undefined;
97
+ contactId?: string | undefined;
98
+ trunks?: string[] | undefined;
99
+ caseId?: string | undefined;
104
100
  selectedDate?: string | undefined;
101
+ channelIds?: string[] | undefined;
102
+ agentIds?: string[] | undefined;
103
+ sla?: "meet" | "unmeet" | undefined;
104
+ contactLabels?: 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
+ }>>>;
106
123
  responses: {
107
- 200: z.ZodObject<{
124
+ 200: z.ZodObject<z.objectUtil.extendShape<{
108
125
  requestId: z.ZodString;
126
+ }, {
109
127
  total: z.ZodNumber;
110
128
  page: z.ZodNumber;
111
129
  pageSize: z.ZodNumber;
112
- cxLogs: z.ZodArray<z.ZodObject<{
130
+ cxLogs: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
113
131
  id: z.ZodString;
114
132
  createdAt: z.ZodDate;
115
133
  updatedAt: z.ZodDate;
116
134
  deletedAt: z.ZodNullable<z.ZodDate>;
135
+ }, {
117
136
  caseId: z.ZodNumber;
118
137
  entityId: z.ZodString;
119
138
  entityName: z.ZodString;
@@ -129,15 +148,16 @@ export declare const cxLogContract: {
129
148
  resolutionDate: z.ZodString;
130
149
  wrapUpDuration: z.ZodString;
131
150
  slaMeet: z.ZodNullable<z.ZodString>;
132
- evaluateForm: z.ZodNullable<z.ZodObject<{
151
+ evaluateForm: z.ZodNullable<z.ZodObject<z.objectUtil.extendShape<{
133
152
  id: z.ZodString;
134
153
  createdAt: z.ZodDate;
135
154
  updatedAt: z.ZodDate;
136
155
  deletedAt: z.ZodNullable<z.ZodDate>;
156
+ }, {
137
157
  cxLogId: z.ZodString;
138
158
  sentimentScore: z.ZodOptional<z.ZodNullable<z.ZodString>>;
139
159
  csatScore: z.ZodOptional<z.ZodNullable<z.ZodString>>;
140
- }, "strip", z.ZodTypeAny, {
160
+ }>, "strip", z.ZodTypeAny, {
141
161
  id: string;
142
162
  createdAt: Date;
143
163
  updatedAt: Date;
@@ -154,21 +174,23 @@ export declare const cxLogContract: {
154
174
  sentimentScore?: string | null | undefined;
155
175
  csatScore?: string | null | undefined;
156
176
  }>>;
157
- wrapUpForm: z.ZodNullable<z.ZodObject<{
177
+ wrapUpForm: z.ZodNullable<z.ZodObject<z.objectUtil.extendShape<{
158
178
  id: z.ZodString;
159
179
  createdAt: z.ZodDate;
160
180
  updatedAt: z.ZodDate;
161
181
  deletedAt: z.ZodNullable<z.ZodDate>;
182
+ }, {
162
183
  note: z.ZodNullable<z.ZodString>;
163
184
  disposition: z.ZodNullable<z.ZodString>;
164
185
  type: z.ZodString;
165
- tags: z.ZodArray<z.ZodObject<{
186
+ tags: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
166
187
  id: z.ZodString;
167
188
  createdAt: z.ZodDate;
168
189
  updatedAt: z.ZodDate;
169
190
  deletedAt: z.ZodNullable<z.ZodDate>;
191
+ }, {
170
192
  name: z.ZodString;
171
- }, "strip", z.ZodTypeAny, {
193
+ }>, "strip", z.ZodTypeAny, {
172
194
  id: string;
173
195
  name: string;
174
196
  createdAt: Date;
@@ -181,11 +203,12 @@ export declare const cxLogContract: {
181
203
  updatedAt: Date;
182
204
  deletedAt: Date | null;
183
205
  }>, "many">;
184
- categories: z.ZodArray<z.ZodObject<{
206
+ categories: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
185
207
  id: z.ZodString;
186
208
  createdAt: z.ZodDate;
187
209
  updatedAt: z.ZodDate;
188
210
  deletedAt: z.ZodNullable<z.ZodDate>;
211
+ }, {
189
212
  value: z.ZodString;
190
213
  level: z.ZodUnion<[z.ZodLiteral<1>, z.ZodLiteral<2>, z.ZodLiteral<3>]>;
191
214
  parentId: z.ZodNullable<z.ZodString>;
@@ -238,7 +261,7 @@ export declare const cxLogContract: {
238
261
  childCategoryList: any[];
239
262
  }[];
240
263
  }>, "many">;
241
- }, "strip", z.ZodTypeAny, {
264
+ }>, "strip", z.ZodTypeAny, {
242
265
  id: string;
243
266
  value: string;
244
267
  createdAt: Date;
@@ -317,7 +340,7 @@ export declare const cxLogContract: {
317
340
  numberValue: number | null;
318
341
  dateValue: Date | null;
319
342
  }>, "many">>>;
320
- }, "strip", z.ZodTypeAny, {
343
+ }>, "strip", z.ZodTypeAny, {
321
344
  type: string;
322
345
  id: string;
323
346
  disposition: string | null;
@@ -468,13 +491,14 @@ export declare const cxLogContract: {
468
491
  notes: z.ZodNullable<z.ZodString>;
469
492
  contactProfile: z.ZodNullable<z.ZodString>;
470
493
  socialProfileUrl: z.ZodNullable<z.ZodString>;
471
- tags: z.ZodArray<z.ZodObject<{
494
+ tags: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
472
495
  id: z.ZodString;
473
496
  createdAt: z.ZodDate;
474
497
  updatedAt: z.ZodDate;
475
498
  deletedAt: z.ZodNullable<z.ZodDate>;
499
+ }, {
476
500
  name: z.ZodString;
477
- }, "strip", z.ZodTypeAny, {
501
+ }>, "strip", z.ZodTypeAny, {
478
502
  id: string;
479
503
  name: string;
480
504
  createdAt: Date;
@@ -487,29 +511,32 @@ export declare const cxLogContract: {
487
511
  updatedAt: Date;
488
512
  deletedAt: Date | null;
489
513
  }>, "many">;
490
- company: z.ZodNullable<z.ZodObject<Omit<{
514
+ company: z.ZodNullable<z.ZodObject<Omit<z.objectUtil.extendShape<{
491
515
  id: z.ZodString;
492
516
  createdAt: z.ZodDate;
493
517
  updatedAt: z.ZodDate;
494
518
  deletedAt: z.ZodNullable<z.ZodDate>;
519
+ }, {
495
520
  name: z.ZodOptional<z.ZodString>;
496
521
  phone: z.ZodOptional<z.ZodNullable<z.ZodString>>;
497
522
  address: z.ZodOptional<z.ZodNullable<z.ZodString>>;
498
523
  industry: z.ZodOptional<z.ZodNullable<z.ZodString>>;
499
- customFields: z.ZodOptional<z.ZodArray<z.ZodObject<{
524
+ customFields: z.ZodOptional<z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
500
525
  id: z.ZodString;
501
526
  createdAt: z.ZodDate;
502
527
  updatedAt: z.ZodDate;
503
528
  deletedAt: z.ZodNullable<z.ZodDate>;
529
+ }, {
504
530
  textValue: z.ZodNullable<z.ZodString>;
505
531
  booleanValue: z.ZodNullable<z.ZodBoolean>;
506
532
  numberValue: z.ZodNullable<z.ZodNumber>;
507
533
  dateValue: z.ZodNullable<z.ZodDate>;
508
- attribute: z.ZodObject<Omit<{
534
+ attribute: z.ZodObject<Omit<z.objectUtil.extendShape<{
509
535
  id: z.ZodString;
510
536
  createdAt: z.ZodDate;
511
537
  updatedAt: z.ZodDate;
512
538
  deletedAt: z.ZodNullable<z.ZodDate>;
539
+ }, {
513
540
  systemName: z.ZodString;
514
541
  displayName: z.ZodString;
515
542
  type: z.ZodUnion<[z.ZodLiteral<"text">, z.ZodLiteral<"textarea">, z.ZodLiteral<"date">, z.ZodLiteral<"select">, z.ZodLiteral<"link">, z.ZodLiteral<"attachment">]>;
@@ -518,13 +545,14 @@ export declare const cxLogContract: {
518
545
  isArchived: z.ZodBoolean;
519
546
  isRequired: z.ZodBoolean;
520
547
  isUnique: z.ZodBoolean;
521
- options: z.ZodArray<z.ZodObject<{
522
- position: z.ZodNumber;
523
- value: z.ZodString;
548
+ options: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
524
549
  label: z.ZodString;
550
+ value: z.ZodString;
525
551
  isDefault: z.ZodBoolean;
552
+ position: z.ZodNumber;
553
+ }, {
526
554
  id: z.ZodString;
527
- }, "strip", z.ZodTypeAny, {
555
+ }>, "strip", z.ZodTypeAny, {
528
556
  id: string;
529
557
  position: number;
530
558
  value: string;
@@ -537,14 +565,15 @@ export declare const cxLogContract: {
537
565
  label: string;
538
566
  isDefault: boolean;
539
567
  }>, "many">;
540
- group: z.ZodObject<{
568
+ group: z.ZodObject<z.objectUtil.extendShape<{
541
569
  id: z.ZodString;
542
570
  createdAt: z.ZodDate;
543
571
  updatedAt: z.ZodDate;
544
572
  deletedAt: z.ZodNullable<z.ZodDate>;
573
+ }, {
545
574
  systemName: z.ZodString;
546
575
  displayName: z.ZodString;
547
- }, "strip", z.ZodTypeAny, {
576
+ }>, "strip", z.ZodTypeAny, {
548
577
  id: string;
549
578
  createdAt: Date;
550
579
  updatedAt: Date;
@@ -559,7 +588,7 @@ export declare const cxLogContract: {
559
588
  systemName: string;
560
589
  displayName: string;
561
590
  }>;
562
- }, "options" | "group">, "strip", z.ZodTypeAny, {
591
+ }>, "options" | "group">, "strip", z.ZodTypeAny, {
563
592
  type: "link" | "attachment" | "select" | "textarea" | "text" | "date";
564
593
  id: string;
565
594
  position: number;
@@ -586,7 +615,7 @@ export declare const cxLogContract: {
586
615
  isRequired: boolean;
587
616
  isUnique: boolean;
588
617
  }>;
589
- }, "strip", z.ZodTypeAny, {
618
+ }>, "strip", z.ZodTypeAny, {
590
619
  id: string;
591
620
  createdAt: Date;
592
621
  updatedAt: Date;
@@ -633,7 +662,7 @@ export declare const cxLogContract: {
633
662
  numberValue: number | null;
634
663
  dateValue: Date | null;
635
664
  }>, "many">>;
636
- }, "customFields">, "strip", z.ZodTypeAny, {
665
+ }>, "customFields">, "strip", z.ZodTypeAny, {
637
666
  id: string;
638
667
  createdAt: Date;
639
668
  updatedAt: Date;
@@ -661,11 +690,12 @@ export declare const cxLogContract: {
661
690
  booleanValue: z.ZodNullable<z.ZodBoolean>;
662
691
  numberValue: z.ZodNullable<z.ZodNumber>;
663
692
  dateValue: z.ZodNullable<z.ZodDate>;
664
- attribute: z.ZodObject<Omit<{
693
+ attribute: z.ZodObject<Omit<z.objectUtil.extendShape<{
665
694
  id: z.ZodString;
666
695
  createdAt: z.ZodDate;
667
696
  updatedAt: z.ZodDate;
668
697
  deletedAt: z.ZodNullable<z.ZodDate>;
698
+ }, {
669
699
  systemName: z.ZodString;
670
700
  displayName: z.ZodString;
671
701
  type: z.ZodUnion<[z.ZodLiteral<"text">, z.ZodLiteral<"textarea">, z.ZodLiteral<"date">, z.ZodLiteral<"select">, z.ZodLiteral<"link">, z.ZodLiteral<"attachment">]>;
@@ -674,13 +704,14 @@ export declare const cxLogContract: {
674
704
  isArchived: z.ZodBoolean;
675
705
  isRequired: z.ZodBoolean;
676
706
  isUnique: z.ZodBoolean;
677
- options: z.ZodArray<z.ZodObject<{
678
- position: z.ZodNumber;
679
- value: z.ZodString;
707
+ options: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
680
708
  label: z.ZodString;
709
+ value: z.ZodString;
681
710
  isDefault: z.ZodBoolean;
711
+ position: z.ZodNumber;
712
+ }, {
682
713
  id: z.ZodString;
683
- }, "strip", z.ZodTypeAny, {
714
+ }>, "strip", z.ZodTypeAny, {
684
715
  id: string;
685
716
  position: number;
686
717
  value: string;
@@ -693,14 +724,15 @@ export declare const cxLogContract: {
693
724
  label: string;
694
725
  isDefault: boolean;
695
726
  }>, "many">;
696
- group: z.ZodObject<{
727
+ group: z.ZodObject<z.objectUtil.extendShape<{
697
728
  id: z.ZodString;
698
729
  createdAt: z.ZodDate;
699
730
  updatedAt: z.ZodDate;
700
731
  deletedAt: z.ZodNullable<z.ZodDate>;
732
+ }, {
701
733
  systemName: z.ZodString;
702
734
  displayName: z.ZodString;
703
- }, "strip", z.ZodTypeAny, {
735
+ }>, "strip", z.ZodTypeAny, {
704
736
  id: string;
705
737
  createdAt: Date;
706
738
  updatedAt: Date;
@@ -715,7 +747,7 @@ export declare const cxLogContract: {
715
747
  systemName: string;
716
748
  displayName: string;
717
749
  }>;
718
- }, "options" | "group">, "strip", z.ZodTypeAny, {
750
+ }>, "options" | "group">, "strip", z.ZodTypeAny, {
719
751
  type: "link" | "attachment" | "select" | "textarea" | "text" | "date";
720
752
  id: string;
721
753
  position: number;
@@ -742,18 +774,19 @@ export declare const cxLogContract: {
742
774
  isRequired: boolean;
743
775
  isUnique: boolean;
744
776
  }>;
745
- uploads: z.ZodArray<z.ZodObject<{
777
+ uploads: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
746
778
  id: z.ZodString;
747
779
  createdAt: z.ZodDate;
748
780
  updatedAt: z.ZodDate;
749
781
  deletedAt: z.ZodNullable<z.ZodDate>;
782
+ }, {
750
783
  bucketName: z.ZodString;
751
784
  fileName: z.ZodString;
752
785
  fileSize: z.ZodNumber;
753
786
  fileKey: z.ZodString;
754
787
  fileUrl: z.ZodNullable<z.ZodString>;
755
788
  status: z.ZodNullable<z.ZodString>;
756
- }, "strip", z.ZodTypeAny, {
789
+ }>, "strip", z.ZodTypeAny, {
757
790
  id: string;
758
791
  status: string | null;
759
792
  createdAt: Date;
@@ -1806,8 +1839,8 @@ export declare const cxLogContract: {
1806
1839
  id: string;
1807
1840
  name: string;
1808
1841
  accessToken?: string | undefined;
1809
- channelSecret?: string | undefined;
1810
1842
  additionalCredentials?: any;
1843
+ channelSecret?: string | undefined;
1811
1844
  vonageCredentials?: {
1812
1845
  mobileNumber: string;
1813
1846
  apiKey: string;
@@ -1818,8 +1851,8 @@ export declare const cxLogContract: {
1818
1851
  id: string;
1819
1852
  name: string;
1820
1853
  accessToken?: string | undefined;
1821
- channelSecret?: string | undefined;
1822
1854
  additionalCredentials?: any;
1855
+ channelSecret?: string | undefined;
1823
1856
  vonageCredentials?: {
1824
1857
  mobileNumber: string;
1825
1858
  apiKey: string;
@@ -2064,8 +2097,8 @@ export declare const cxLogContract: {
2064
2097
  id: string;
2065
2098
  name: string;
2066
2099
  accessToken?: string | undefined;
2067
- channelSecret?: string | undefined;
2068
2100
  additionalCredentials?: any;
2101
+ channelSecret?: string | undefined;
2069
2102
  vonageCredentials?: {
2070
2103
  mobileNumber: string;
2071
2104
  apiKey: string;
@@ -2141,8 +2174,8 @@ export declare const cxLogContract: {
2141
2174
  id: string;
2142
2175
  name: string;
2143
2176
  accessToken?: string | undefined;
2144
- channelSecret?: string | undefined;
2145
2177
  additionalCredentials?: any;
2178
+ channelSecret?: string | undefined;
2146
2179
  vonageCredentials?: {
2147
2180
  mobileNumber: string;
2148
2181
  apiKey: string;
@@ -2221,8 +2254,8 @@ export declare const cxLogContract: {
2221
2254
  id: string;
2222
2255
  name: string;
2223
2256
  accessToken?: string | undefined;
2224
- channelSecret?: string | undefined;
2225
2257
  additionalCredentials?: any;
2258
+ channelSecret?: string | undefined;
2226
2259
  vonageCredentials?: {
2227
2260
  mobileNumber: string;
2228
2261
  apiKey: string;
@@ -2512,8 +2545,8 @@ export declare const cxLogContract: {
2512
2545
  id: string;
2513
2546
  name: string;
2514
2547
  accessToken?: string | undefined;
2515
- channelSecret?: string | undefined;
2516
2548
  additionalCredentials?: any;
2549
+ channelSecret?: string | undefined;
2517
2550
  vonageCredentials?: {
2518
2551
  mobileNumber: string;
2519
2552
  apiKey: string;
@@ -2794,11 +2827,12 @@ export declare const cxLogContract: {
2794
2827
  };
2795
2828
  } | null;
2796
2829
  }>>;
2797
- telephonyCdr: z.ZodNullable<z.ZodObject<{
2830
+ telephonyCdr: z.ZodNullable<z.ZodObject<z.objectUtil.extendShape<{
2798
2831
  id: z.ZodString;
2799
2832
  createdAt: z.ZodDate;
2800
2833
  updatedAt: z.ZodDate;
2801
2834
  deletedAt: z.ZodNullable<z.ZodDate>;
2835
+ }, {
2802
2836
  uniqueCallId: z.ZodString;
2803
2837
  timeStart: z.ZodString;
2804
2838
  callFrom: z.ZodString;
@@ -2818,13 +2852,14 @@ export declare const cxLogContract: {
2818
2852
  notes: z.ZodNullable<z.ZodString>;
2819
2853
  contactProfile: z.ZodNullable<z.ZodString>;
2820
2854
  socialProfileUrl: z.ZodNullable<z.ZodString>;
2821
- tags: z.ZodArray<z.ZodObject<{
2855
+ tags: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
2822
2856
  id: z.ZodString;
2823
2857
  createdAt: z.ZodDate;
2824
2858
  updatedAt: z.ZodDate;
2825
2859
  deletedAt: z.ZodNullable<z.ZodDate>;
2860
+ }, {
2826
2861
  name: z.ZodString;
2827
- }, "strip", z.ZodTypeAny, {
2862
+ }>, "strip", z.ZodTypeAny, {
2828
2863
  id: string;
2829
2864
  name: string;
2830
2865
  createdAt: Date;
@@ -2837,29 +2872,32 @@ export declare const cxLogContract: {
2837
2872
  updatedAt: Date;
2838
2873
  deletedAt: Date | null;
2839
2874
  }>, "many">;
2840
- company: z.ZodNullable<z.ZodObject<Omit<{
2875
+ company: z.ZodNullable<z.ZodObject<Omit<z.objectUtil.extendShape<{
2841
2876
  id: z.ZodString;
2842
2877
  createdAt: z.ZodDate;
2843
2878
  updatedAt: z.ZodDate;
2844
2879
  deletedAt: z.ZodNullable<z.ZodDate>;
2880
+ }, {
2845
2881
  name: z.ZodOptional<z.ZodString>;
2846
2882
  phone: z.ZodOptional<z.ZodNullable<z.ZodString>>;
2847
2883
  address: z.ZodOptional<z.ZodNullable<z.ZodString>>;
2848
2884
  industry: z.ZodOptional<z.ZodNullable<z.ZodString>>;
2849
- customFields: z.ZodOptional<z.ZodArray<z.ZodObject<{
2885
+ customFields: z.ZodOptional<z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
2850
2886
  id: z.ZodString;
2851
2887
  createdAt: z.ZodDate;
2852
2888
  updatedAt: z.ZodDate;
2853
2889
  deletedAt: z.ZodNullable<z.ZodDate>;
2890
+ }, {
2854
2891
  textValue: z.ZodNullable<z.ZodString>;
2855
2892
  booleanValue: z.ZodNullable<z.ZodBoolean>;
2856
2893
  numberValue: z.ZodNullable<z.ZodNumber>;
2857
2894
  dateValue: z.ZodNullable<z.ZodDate>;
2858
- attribute: z.ZodObject<Omit<{
2895
+ attribute: z.ZodObject<Omit<z.objectUtil.extendShape<{
2859
2896
  id: z.ZodString;
2860
2897
  createdAt: z.ZodDate;
2861
2898
  updatedAt: z.ZodDate;
2862
2899
  deletedAt: z.ZodNullable<z.ZodDate>;
2900
+ }, {
2863
2901
  systemName: z.ZodString;
2864
2902
  displayName: z.ZodString;
2865
2903
  type: z.ZodUnion<[z.ZodLiteral<"text">, z.ZodLiteral<"textarea">, z.ZodLiteral<"date">, z.ZodLiteral<"select">, z.ZodLiteral<"link">, z.ZodLiteral<"attachment">]>;
@@ -2868,13 +2906,14 @@ export declare const cxLogContract: {
2868
2906
  isArchived: z.ZodBoolean;
2869
2907
  isRequired: z.ZodBoolean;
2870
2908
  isUnique: z.ZodBoolean;
2871
- options: z.ZodArray<z.ZodObject<{
2872
- position: z.ZodNumber;
2873
- value: z.ZodString;
2909
+ options: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
2874
2910
  label: z.ZodString;
2911
+ value: z.ZodString;
2875
2912
  isDefault: z.ZodBoolean;
2913
+ position: z.ZodNumber;
2914
+ }, {
2876
2915
  id: z.ZodString;
2877
- }, "strip", z.ZodTypeAny, {
2916
+ }>, "strip", z.ZodTypeAny, {
2878
2917
  id: string;
2879
2918
  position: number;
2880
2919
  value: string;
@@ -2887,14 +2926,15 @@ export declare const cxLogContract: {
2887
2926
  label: string;
2888
2927
  isDefault: boolean;
2889
2928
  }>, "many">;
2890
- group: z.ZodObject<{
2929
+ group: z.ZodObject<z.objectUtil.extendShape<{
2891
2930
  id: z.ZodString;
2892
2931
  createdAt: z.ZodDate;
2893
2932
  updatedAt: z.ZodDate;
2894
2933
  deletedAt: z.ZodNullable<z.ZodDate>;
2934
+ }, {
2895
2935
  systemName: z.ZodString;
2896
2936
  displayName: z.ZodString;
2897
- }, "strip", z.ZodTypeAny, {
2937
+ }>, "strip", z.ZodTypeAny, {
2898
2938
  id: string;
2899
2939
  createdAt: Date;
2900
2940
  updatedAt: Date;
@@ -2909,7 +2949,7 @@ export declare const cxLogContract: {
2909
2949
  systemName: string;
2910
2950
  displayName: string;
2911
2951
  }>;
2912
- }, "options" | "group">, "strip", z.ZodTypeAny, {
2952
+ }>, "options" | "group">, "strip", z.ZodTypeAny, {
2913
2953
  type: "link" | "attachment" | "select" | "textarea" | "text" | "date";
2914
2954
  id: string;
2915
2955
  position: number;
@@ -2936,7 +2976,7 @@ export declare const cxLogContract: {
2936
2976
  isRequired: boolean;
2937
2977
  isUnique: boolean;
2938
2978
  }>;
2939
- }, "strip", z.ZodTypeAny, {
2979
+ }>, "strip", z.ZodTypeAny, {
2940
2980
  id: string;
2941
2981
  createdAt: Date;
2942
2982
  updatedAt: Date;
@@ -2983,7 +3023,7 @@ export declare const cxLogContract: {
2983
3023
  numberValue: number | null;
2984
3024
  dateValue: Date | null;
2985
3025
  }>, "many">>;
2986
- }, "customFields">, "strip", z.ZodTypeAny, {
3026
+ }>, "customFields">, "strip", z.ZodTypeAny, {
2987
3027
  id: string;
2988
3028
  createdAt: Date;
2989
3029
  updatedAt: Date;
@@ -3011,11 +3051,12 @@ export declare const cxLogContract: {
3011
3051
  booleanValue: z.ZodNullable<z.ZodBoolean>;
3012
3052
  numberValue: z.ZodNullable<z.ZodNumber>;
3013
3053
  dateValue: z.ZodNullable<z.ZodDate>;
3014
- attribute: z.ZodObject<Omit<{
3054
+ attribute: z.ZodObject<Omit<z.objectUtil.extendShape<{
3015
3055
  id: z.ZodString;
3016
3056
  createdAt: z.ZodDate;
3017
3057
  updatedAt: z.ZodDate;
3018
3058
  deletedAt: z.ZodNullable<z.ZodDate>;
3059
+ }, {
3019
3060
  systemName: z.ZodString;
3020
3061
  displayName: z.ZodString;
3021
3062
  type: z.ZodUnion<[z.ZodLiteral<"text">, z.ZodLiteral<"textarea">, z.ZodLiteral<"date">, z.ZodLiteral<"select">, z.ZodLiteral<"link">, z.ZodLiteral<"attachment">]>;
@@ -3024,13 +3065,14 @@ export declare const cxLogContract: {
3024
3065
  isArchived: z.ZodBoolean;
3025
3066
  isRequired: z.ZodBoolean;
3026
3067
  isUnique: z.ZodBoolean;
3027
- options: z.ZodArray<z.ZodObject<{
3028
- position: z.ZodNumber;
3029
- value: z.ZodString;
3068
+ options: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
3030
3069
  label: z.ZodString;
3070
+ value: z.ZodString;
3031
3071
  isDefault: z.ZodBoolean;
3072
+ position: z.ZodNumber;
3073
+ }, {
3032
3074
  id: z.ZodString;
3033
- }, "strip", z.ZodTypeAny, {
3075
+ }>, "strip", z.ZodTypeAny, {
3034
3076
  id: string;
3035
3077
  position: number;
3036
3078
  value: string;
@@ -3043,14 +3085,15 @@ export declare const cxLogContract: {
3043
3085
  label: string;
3044
3086
  isDefault: boolean;
3045
3087
  }>, "many">;
3046
- group: z.ZodObject<{
3088
+ group: z.ZodObject<z.objectUtil.extendShape<{
3047
3089
  id: z.ZodString;
3048
3090
  createdAt: z.ZodDate;
3049
3091
  updatedAt: z.ZodDate;
3050
3092
  deletedAt: z.ZodNullable<z.ZodDate>;
3093
+ }, {
3051
3094
  systemName: z.ZodString;
3052
3095
  displayName: z.ZodString;
3053
- }, "strip", z.ZodTypeAny, {
3096
+ }>, "strip", z.ZodTypeAny, {
3054
3097
  id: string;
3055
3098
  createdAt: Date;
3056
3099
  updatedAt: Date;
@@ -3065,7 +3108,7 @@ export declare const cxLogContract: {
3065
3108
  systemName: string;
3066
3109
  displayName: string;
3067
3110
  }>;
3068
- }, "options" | "group">, "strip", z.ZodTypeAny, {
3111
+ }>, "options" | "group">, "strip", z.ZodTypeAny, {
3069
3112
  type: "link" | "attachment" | "select" | "textarea" | "text" | "date";
3070
3113
  id: string;
3071
3114
  position: number;
@@ -3092,18 +3135,19 @@ export declare const cxLogContract: {
3092
3135
  isRequired: boolean;
3093
3136
  isUnique: boolean;
3094
3137
  }>;
3095
- uploads: z.ZodArray<z.ZodObject<{
3138
+ uploads: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
3096
3139
  id: z.ZodString;
3097
3140
  createdAt: z.ZodDate;
3098
3141
  updatedAt: z.ZodDate;
3099
3142
  deletedAt: z.ZodNullable<z.ZodDate>;
3143
+ }, {
3100
3144
  bucketName: z.ZodString;
3101
3145
  fileName: z.ZodString;
3102
3146
  fileSize: z.ZodNumber;
3103
3147
  fileKey: z.ZodString;
3104
3148
  fileUrl: z.ZodNullable<z.ZodString>;
3105
3149
  status: z.ZodNullable<z.ZodString>;
3106
- }, "strip", z.ZodTypeAny, {
3150
+ }>, "strip", z.ZodTypeAny, {
3107
3151
  id: string;
3108
3152
  status: string | null;
3109
3153
  createdAt: Date;
@@ -3494,16 +3538,17 @@ export declare const cxLogContract: {
3494
3538
  };
3495
3539
  }[] | undefined;
3496
3540
  }>>;
3497
- telephonyQueue: z.ZodNullable<z.ZodOptional<z.ZodObject<{
3541
+ telephonyQueue: z.ZodNullable<z.ZodOptional<z.ZodObject<z.objectUtil.extendShape<{
3498
3542
  id: z.ZodString;
3499
3543
  createdAt: z.ZodDate;
3500
3544
  updatedAt: z.ZodDate;
3501
3545
  deletedAt: z.ZodNullable<z.ZodDate>;
3546
+ }, {
3502
3547
  queueId: z.ZodNumber;
3503
3548
  queueName: z.ZodString;
3504
3549
  queueNumber: z.ZodString;
3505
3550
  maximumWaitingTime: z.ZodNumber;
3506
- }, "strip", z.ZodTypeAny, {
3551
+ }>, "strip", z.ZodTypeAny, {
3507
3552
  id: string;
3508
3553
  createdAt: Date;
3509
3554
  updatedAt: Date;
@@ -3530,18 +3575,19 @@ export declare const cxLogContract: {
3530
3575
  agentRingTime: z.ZodNullable<z.ZodNumber>;
3531
3576
  uploadId: z.ZodNullable<z.ZodString>;
3532
3577
  serialNumber: z.ZodNullable<z.ZodString>;
3533
- upload: z.ZodNullable<z.ZodOptional<z.ZodObject<{
3578
+ upload: z.ZodNullable<z.ZodOptional<z.ZodObject<z.objectUtil.extendShape<{
3534
3579
  id: z.ZodString;
3535
3580
  createdAt: z.ZodDate;
3536
3581
  updatedAt: z.ZodDate;
3537
3582
  deletedAt: z.ZodNullable<z.ZodDate>;
3583
+ }, {
3538
3584
  bucketName: z.ZodString;
3539
3585
  fileName: z.ZodString;
3540
3586
  fileSize: z.ZodNumber;
3541
3587
  fileKey: z.ZodString;
3542
3588
  fileUrl: z.ZodNullable<z.ZodString>;
3543
3589
  status: z.ZodNullable<z.ZodString>;
3544
- }, "strip", z.ZodTypeAny, {
3590
+ }>, "strip", z.ZodTypeAny, {
3545
3591
  id: string;
3546
3592
  status: string | null;
3547
3593
  createdAt: Date;
@@ -3976,7 +4022,7 @@ export declare const cxLogContract: {
3976
4022
  updatedAt?: string | undefined;
3977
4023
  }>>>;
3978
4024
  }, "strip", z.ZodTypeAny, {
3979
- callTo?: {
4025
+ callFrom?: {
3980
4026
  id: string;
3981
4027
  user: {
3982
4028
  id: string;
@@ -4002,7 +4048,7 @@ export declare const cxLogContract: {
4002
4048
  createdAt?: string | undefined;
4003
4049
  updatedAt?: string | undefined;
4004
4050
  } | null | undefined;
4005
- callFrom?: {
4051
+ callTo?: {
4006
4052
  id: string;
4007
4053
  user: {
4008
4054
  id: string;
@@ -4029,7 +4075,7 @@ export declare const cxLogContract: {
4029
4075
  updatedAt?: string | undefined;
4030
4076
  } | null | undefined;
4031
4077
  }, {
4032
- callTo?: {
4078
+ callFrom?: {
4033
4079
  id: string;
4034
4080
  user: {
4035
4081
  id: string;
@@ -4055,7 +4101,7 @@ export declare const cxLogContract: {
4055
4101
  createdAt?: string | undefined;
4056
4102
  updatedAt?: string | undefined;
4057
4103
  } | null | undefined;
4058
- callFrom?: {
4104
+ callTo?: {
4059
4105
  id: string;
4060
4106
  user: {
4061
4107
  id: string;
@@ -4084,7 +4130,7 @@ export declare const cxLogContract: {
4084
4130
  }>>;
4085
4131
  isQueueMissedCall: z.ZodBoolean;
4086
4132
  extensionId: z.ZodNullable<z.ZodString>;
4087
- extension: z.ZodNullable<z.ZodOptional<z.ZodObject<{
4133
+ extension: z.ZodNullable<z.ZodOptional<z.ZodObject<z.objectUtil.extendShape<{
4088
4134
  id: z.ZodString;
4089
4135
  createdAt: z.ZodDate;
4090
4136
  updatedAt: z.ZodDate;
@@ -4096,6 +4142,7 @@ export declare const cxLogContract: {
4096
4142
  extensionId: z.ZodNullable<z.ZodString>;
4097
4143
  extensionName: z.ZodString;
4098
4144
  telephonySignature: z.ZodNullable<z.ZodString>;
4145
+ }, {
4099
4146
  user: z.ZodNullable<z.ZodOptional<z.ZodObject<{
4100
4147
  id: z.ZodString;
4101
4148
  createdAt: z.ZodDate;
@@ -4300,7 +4347,7 @@ export declare const cxLogContract: {
4300
4347
  telephonySignature: string | null;
4301
4348
  };
4302
4349
  }>>>;
4303
- }, "strip", z.ZodTypeAny, {
4350
+ }>, "strip", z.ZodTypeAny, {
4304
4351
  id: string;
4305
4352
  createdAt: Date;
4306
4353
  updatedAt: Date;
@@ -4415,7 +4462,7 @@ export declare const cxLogContract: {
4415
4462
  }>>>;
4416
4463
  telephonyQueueId: z.ZodNullable<z.ZodString>;
4417
4464
  contactId: z.ZodNullable<z.ZodString>;
4418
- }, "strip", z.ZodTypeAny, {
4465
+ }>, "strip", z.ZodTypeAny, {
4419
4466
  type: string;
4420
4467
  id: string;
4421
4468
  recording: string | null;
@@ -4438,7 +4485,7 @@ export declare const cxLogContract: {
4438
4485
  uploadId: string | null;
4439
4486
  serialNumber: string | null;
4440
4487
  callParticipants: {
4441
- callTo?: {
4488
+ callFrom?: {
4442
4489
  id: string;
4443
4490
  user: {
4444
4491
  id: string;
@@ -4464,7 +4511,7 @@ export declare const cxLogContract: {
4464
4511
  createdAt?: string | undefined;
4465
4512
  updatedAt?: string | undefined;
4466
4513
  } | null | undefined;
4467
- callFrom?: {
4514
+ callTo?: {
4468
4515
  id: string;
4469
4516
  user: {
4470
4517
  id: string;
@@ -4494,6 +4541,63 @@ export declare const cxLogContract: {
4494
4541
  isQueueMissedCall: boolean;
4495
4542
  telephonyQueueId: string | null;
4496
4543
  contactId: string | null;
4544
+ extension?: {
4545
+ id: string;
4546
+ createdAt: Date;
4547
+ updatedAt: Date;
4548
+ deletedAt: Date | null;
4549
+ userId: string | null;
4550
+ sipServerUrl: string;
4551
+ sipUserName: string;
4552
+ webphoneLoginUser: string;
4553
+ extensionId: string | null;
4554
+ extensionName: string;
4555
+ telephonySignature: string | null;
4556
+ user?: {
4557
+ id: string;
4558
+ address: string | null;
4559
+ name: string;
4560
+ email: string;
4561
+ createdAt: Date;
4562
+ updatedAt: Date;
4563
+ deletedAt: Date | null;
4564
+ emailVerifiedAt: Date | null;
4565
+ password: string;
4566
+ phone: string | null;
4567
+ notificationCount: number | null;
4568
+ roles: {
4569
+ id: string;
4570
+ description: string | null;
4571
+ createdAt: Date;
4572
+ updatedAt: Date;
4573
+ deletedAt: Date | null;
4574
+ systemName: string;
4575
+ displayName: string;
4576
+ permissions: {
4577
+ id: string;
4578
+ description: string | null;
4579
+ createdAt: Date;
4580
+ updatedAt: Date;
4581
+ deletedAt: Date | null;
4582
+ systemName: string;
4583
+ displayName: string;
4584
+ }[];
4585
+ }[];
4586
+ extension: {
4587
+ id: string;
4588
+ createdAt: Date;
4589
+ updatedAt: Date;
4590
+ deletedAt: Date | null;
4591
+ userId: string | null;
4592
+ sipServerUrl: string;
4593
+ sipUserName: string;
4594
+ webphoneLoginUser: string;
4595
+ extensionId: string | null;
4596
+ extensionName: string;
4597
+ telephonySignature: string | null;
4598
+ };
4599
+ } | null | undefined;
4600
+ } | null | undefined;
4497
4601
  contact?: {
4498
4602
  id: string;
4499
4603
  channel: string | null;
@@ -4613,63 +4717,6 @@ export declare const cxLogContract: {
4613
4717
  fileSize: number;
4614
4718
  fileUrl: string | null;
4615
4719
  } | null | undefined;
4616
- extension?: {
4617
- id: string;
4618
- createdAt: Date;
4619
- updatedAt: Date;
4620
- deletedAt: Date | null;
4621
- userId: string | null;
4622
- sipServerUrl: string;
4623
- sipUserName: string;
4624
- webphoneLoginUser: string;
4625
- extensionId: string | null;
4626
- extensionName: string;
4627
- telephonySignature: string | null;
4628
- user?: {
4629
- id: string;
4630
- address: string | null;
4631
- name: string;
4632
- email: string;
4633
- createdAt: Date;
4634
- updatedAt: Date;
4635
- deletedAt: Date | null;
4636
- emailVerifiedAt: Date | null;
4637
- password: string;
4638
- phone: string | null;
4639
- notificationCount: number | null;
4640
- roles: {
4641
- id: string;
4642
- description: string | null;
4643
- createdAt: Date;
4644
- updatedAt: Date;
4645
- deletedAt: Date | null;
4646
- systemName: string;
4647
- displayName: string;
4648
- permissions: {
4649
- id: string;
4650
- description: string | null;
4651
- createdAt: Date;
4652
- updatedAt: Date;
4653
- deletedAt: Date | null;
4654
- systemName: string;
4655
- displayName: string;
4656
- }[];
4657
- }[];
4658
- extension: {
4659
- id: string;
4660
- createdAt: Date;
4661
- updatedAt: Date;
4662
- deletedAt: Date | null;
4663
- userId: string | null;
4664
- sipServerUrl: string;
4665
- sipUserName: string;
4666
- webphoneLoginUser: string;
4667
- extensionId: string | null;
4668
- extensionName: string;
4669
- telephonySignature: string | null;
4670
- };
4671
- } | null | undefined;
4672
- } | null | undefined;
4673
4720
  }, {
4674
4721
  type: string;
4675
4722
  id: string;
@@ -4693,7 +4740,7 @@ export declare const cxLogContract: {
4693
4740
  uploadId: string | null;
4694
4741
  serialNumber: string | null;
4695
4742
  callParticipants: {
4696
- callTo?: {
4743
+ callFrom?: {
4697
4744
  id: string;
4698
4745
  user: {
4699
4746
  id: string;
@@ -4719,7 +4766,7 @@ export declare const cxLogContract: {
4719
4766
  createdAt?: string | undefined;
4720
4767
  updatedAt?: string | undefined;
4721
4768
  } | null | undefined;
4722
- callFrom?: {
4769
+ callTo?: {
4723
4770
  id: string;
4724
4771
  user: {
4725
4772
  id: string;
@@ -4749,6 +4796,63 @@ export declare const cxLogContract: {
4749
4796
  isQueueMissedCall: boolean;
4750
4797
  telephonyQueueId: string | null;
4751
4798
  contactId: string | null;
4799
+ extension?: {
4800
+ id: string;
4801
+ createdAt: Date;
4802
+ updatedAt: Date;
4803
+ deletedAt: Date | null;
4804
+ userId: string | null;
4805
+ sipServerUrl: string;
4806
+ sipUserName: string;
4807
+ webphoneLoginUser: string;
4808
+ extensionId: string | null;
4809
+ extensionName: string;
4810
+ telephonySignature: string | null;
4811
+ user?: {
4812
+ id: string;
4813
+ address: string | null;
4814
+ name: string;
4815
+ email: string;
4816
+ createdAt: Date;
4817
+ updatedAt: Date;
4818
+ deletedAt: Date | null;
4819
+ emailVerifiedAt: Date | null;
4820
+ password: string;
4821
+ phone: string | null;
4822
+ notificationCount: number | null;
4823
+ roles: {
4824
+ id: string;
4825
+ description: string | null;
4826
+ createdAt: Date;
4827
+ updatedAt: Date;
4828
+ deletedAt: Date | null;
4829
+ systemName: string;
4830
+ displayName: string;
4831
+ permissions: {
4832
+ id: string;
4833
+ description: string | null;
4834
+ createdAt: Date;
4835
+ updatedAt: Date;
4836
+ deletedAt: Date | null;
4837
+ systemName: string;
4838
+ displayName: string;
4839
+ }[];
4840
+ }[];
4841
+ extension: {
4842
+ id: string;
4843
+ createdAt: Date;
4844
+ updatedAt: Date;
4845
+ deletedAt: Date | null;
4846
+ userId: string | null;
4847
+ sipServerUrl: string;
4848
+ sipUserName: string;
4849
+ webphoneLoginUser: string;
4850
+ extensionId: string | null;
4851
+ extensionName: string;
4852
+ telephonySignature: string | null;
4853
+ };
4854
+ } | null | undefined;
4855
+ } | null | undefined;
4752
4856
  contact?: {
4753
4857
  id: string;
4754
4858
  channel: string | null;
@@ -4868,63 +4972,6 @@ export declare const cxLogContract: {
4868
4972
  fileSize: number;
4869
4973
  fileUrl: string | null;
4870
4974
  } | null | undefined;
4871
- extension?: {
4872
- id: string;
4873
- createdAt: Date;
4874
- updatedAt: Date;
4875
- deletedAt: Date | null;
4876
- userId: string | null;
4877
- sipServerUrl: string;
4878
- sipUserName: string;
4879
- webphoneLoginUser: string;
4880
- extensionId: string | null;
4881
- extensionName: string;
4882
- telephonySignature: string | null;
4883
- user?: {
4884
- id: string;
4885
- address: string | null;
4886
- name: string;
4887
- email: string;
4888
- createdAt: Date;
4889
- updatedAt: Date;
4890
- deletedAt: Date | null;
4891
- emailVerifiedAt: Date | null;
4892
- password: string;
4893
- phone: string | null;
4894
- notificationCount: number | null;
4895
- roles: {
4896
- id: string;
4897
- description: string | null;
4898
- createdAt: Date;
4899
- updatedAt: Date;
4900
- deletedAt: Date | null;
4901
- systemName: string;
4902
- displayName: string;
4903
- permissions: {
4904
- id: string;
4905
- description: string | null;
4906
- createdAt: Date;
4907
- updatedAt: Date;
4908
- deletedAt: Date | null;
4909
- systemName: string;
4910
- displayName: string;
4911
- }[];
4912
- }[];
4913
- extension: {
4914
- id: string;
4915
- createdAt: Date;
4916
- updatedAt: Date;
4917
- deletedAt: Date | null;
4918
- userId: string | null;
4919
- sipServerUrl: string;
4920
- sipUserName: string;
4921
- webphoneLoginUser: string;
4922
- extensionId: string | null;
4923
- extensionName: string;
4924
- telephonySignature: string | null;
4925
- };
4926
- } | null | undefined;
4927
- } | null | undefined;
4928
4975
  }>>;
4929
4976
  queue: z.ZodNullable<z.ZodObject<{
4930
4977
  queueName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
@@ -4944,13 +4991,14 @@ export declare const cxLogContract: {
4944
4991
  notes: z.ZodNullable<z.ZodString>;
4945
4992
  contactProfile: z.ZodNullable<z.ZodString>;
4946
4993
  socialProfileUrl: z.ZodNullable<z.ZodString>;
4947
- tags: z.ZodArray<z.ZodObject<{
4994
+ tags: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
4948
4995
  id: z.ZodString;
4949
4996
  createdAt: z.ZodDate;
4950
4997
  updatedAt: z.ZodDate;
4951
4998
  deletedAt: z.ZodNullable<z.ZodDate>;
4999
+ }, {
4952
5000
  name: z.ZodString;
4953
- }, "strip", z.ZodTypeAny, {
5001
+ }>, "strip", z.ZodTypeAny, {
4954
5002
  id: string;
4955
5003
  name: string;
4956
5004
  createdAt: Date;
@@ -4963,29 +5011,32 @@ export declare const cxLogContract: {
4963
5011
  updatedAt: Date;
4964
5012
  deletedAt: Date | null;
4965
5013
  }>, "many">;
4966
- company: z.ZodNullable<z.ZodObject<Omit<{
5014
+ company: z.ZodNullable<z.ZodObject<Omit<z.objectUtil.extendShape<{
4967
5015
  id: z.ZodString;
4968
5016
  createdAt: z.ZodDate;
4969
5017
  updatedAt: z.ZodDate;
4970
5018
  deletedAt: z.ZodNullable<z.ZodDate>;
5019
+ }, {
4971
5020
  name: z.ZodOptional<z.ZodString>;
4972
5021
  phone: z.ZodOptional<z.ZodNullable<z.ZodString>>;
4973
5022
  address: z.ZodOptional<z.ZodNullable<z.ZodString>>;
4974
5023
  industry: z.ZodOptional<z.ZodNullable<z.ZodString>>;
4975
- customFields: z.ZodOptional<z.ZodArray<z.ZodObject<{
5024
+ customFields: z.ZodOptional<z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
4976
5025
  id: z.ZodString;
4977
5026
  createdAt: z.ZodDate;
4978
5027
  updatedAt: z.ZodDate;
4979
5028
  deletedAt: z.ZodNullable<z.ZodDate>;
5029
+ }, {
4980
5030
  textValue: z.ZodNullable<z.ZodString>;
4981
5031
  booleanValue: z.ZodNullable<z.ZodBoolean>;
4982
5032
  numberValue: z.ZodNullable<z.ZodNumber>;
4983
5033
  dateValue: z.ZodNullable<z.ZodDate>;
4984
- attribute: z.ZodObject<Omit<{
5034
+ attribute: z.ZodObject<Omit<z.objectUtil.extendShape<{
4985
5035
  id: z.ZodString;
4986
5036
  createdAt: z.ZodDate;
4987
5037
  updatedAt: z.ZodDate;
4988
5038
  deletedAt: z.ZodNullable<z.ZodDate>;
5039
+ }, {
4989
5040
  systemName: z.ZodString;
4990
5041
  displayName: z.ZodString;
4991
5042
  type: z.ZodUnion<[z.ZodLiteral<"text">, z.ZodLiteral<"textarea">, z.ZodLiteral<"date">, z.ZodLiteral<"select">, z.ZodLiteral<"link">, z.ZodLiteral<"attachment">]>;
@@ -4994,13 +5045,14 @@ export declare const cxLogContract: {
4994
5045
  isArchived: z.ZodBoolean;
4995
5046
  isRequired: z.ZodBoolean;
4996
5047
  isUnique: z.ZodBoolean;
4997
- options: z.ZodArray<z.ZodObject<{
4998
- position: z.ZodNumber;
4999
- value: z.ZodString;
5048
+ options: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
5000
5049
  label: z.ZodString;
5050
+ value: z.ZodString;
5001
5051
  isDefault: z.ZodBoolean;
5052
+ position: z.ZodNumber;
5053
+ }, {
5002
5054
  id: z.ZodString;
5003
- }, "strip", z.ZodTypeAny, {
5055
+ }>, "strip", z.ZodTypeAny, {
5004
5056
  id: string;
5005
5057
  position: number;
5006
5058
  value: string;
@@ -5013,14 +5065,15 @@ export declare const cxLogContract: {
5013
5065
  label: string;
5014
5066
  isDefault: boolean;
5015
5067
  }>, "many">;
5016
- group: z.ZodObject<{
5068
+ group: z.ZodObject<z.objectUtil.extendShape<{
5017
5069
  id: z.ZodString;
5018
5070
  createdAt: z.ZodDate;
5019
5071
  updatedAt: z.ZodDate;
5020
5072
  deletedAt: z.ZodNullable<z.ZodDate>;
5073
+ }, {
5021
5074
  systemName: z.ZodString;
5022
5075
  displayName: z.ZodString;
5023
- }, "strip", z.ZodTypeAny, {
5076
+ }>, "strip", z.ZodTypeAny, {
5024
5077
  id: string;
5025
5078
  createdAt: Date;
5026
5079
  updatedAt: Date;
@@ -5035,7 +5088,7 @@ export declare const cxLogContract: {
5035
5088
  systemName: string;
5036
5089
  displayName: string;
5037
5090
  }>;
5038
- }, "options" | "group">, "strip", z.ZodTypeAny, {
5091
+ }>, "options" | "group">, "strip", z.ZodTypeAny, {
5039
5092
  type: "link" | "attachment" | "select" | "textarea" | "text" | "date";
5040
5093
  id: string;
5041
5094
  position: number;
@@ -5062,7 +5115,7 @@ export declare const cxLogContract: {
5062
5115
  isRequired: boolean;
5063
5116
  isUnique: boolean;
5064
5117
  }>;
5065
- }, "strip", z.ZodTypeAny, {
5118
+ }>, "strip", z.ZodTypeAny, {
5066
5119
  id: string;
5067
5120
  createdAt: Date;
5068
5121
  updatedAt: Date;
@@ -5109,7 +5162,7 @@ export declare const cxLogContract: {
5109
5162
  numberValue: number | null;
5110
5163
  dateValue: Date | null;
5111
5164
  }>, "many">>;
5112
- }, "customFields">, "strip", z.ZodTypeAny, {
5165
+ }>, "customFields">, "strip", z.ZodTypeAny, {
5113
5166
  id: string;
5114
5167
  createdAt: Date;
5115
5168
  updatedAt: Date;
@@ -5137,11 +5190,12 @@ export declare const cxLogContract: {
5137
5190
  booleanValue: z.ZodNullable<z.ZodBoolean>;
5138
5191
  numberValue: z.ZodNullable<z.ZodNumber>;
5139
5192
  dateValue: z.ZodNullable<z.ZodDate>;
5140
- attribute: z.ZodObject<Omit<{
5193
+ attribute: z.ZodObject<Omit<z.objectUtil.extendShape<{
5141
5194
  id: z.ZodString;
5142
5195
  createdAt: z.ZodDate;
5143
5196
  updatedAt: z.ZodDate;
5144
5197
  deletedAt: z.ZodNullable<z.ZodDate>;
5198
+ }, {
5145
5199
  systemName: z.ZodString;
5146
5200
  displayName: z.ZodString;
5147
5201
  type: z.ZodUnion<[z.ZodLiteral<"text">, z.ZodLiteral<"textarea">, z.ZodLiteral<"date">, z.ZodLiteral<"select">, z.ZodLiteral<"link">, z.ZodLiteral<"attachment">]>;
@@ -5150,13 +5204,14 @@ export declare const cxLogContract: {
5150
5204
  isArchived: z.ZodBoolean;
5151
5205
  isRequired: z.ZodBoolean;
5152
5206
  isUnique: z.ZodBoolean;
5153
- options: z.ZodArray<z.ZodObject<{
5154
- position: z.ZodNumber;
5155
- value: z.ZodString;
5207
+ options: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
5156
5208
  label: z.ZodString;
5209
+ value: z.ZodString;
5157
5210
  isDefault: z.ZodBoolean;
5211
+ position: z.ZodNumber;
5212
+ }, {
5158
5213
  id: z.ZodString;
5159
- }, "strip", z.ZodTypeAny, {
5214
+ }>, "strip", z.ZodTypeAny, {
5160
5215
  id: string;
5161
5216
  position: number;
5162
5217
  value: string;
@@ -5169,14 +5224,15 @@ export declare const cxLogContract: {
5169
5224
  label: string;
5170
5225
  isDefault: boolean;
5171
5226
  }>, "many">;
5172
- group: z.ZodObject<{
5227
+ group: z.ZodObject<z.objectUtil.extendShape<{
5173
5228
  id: z.ZodString;
5174
5229
  createdAt: z.ZodDate;
5175
5230
  updatedAt: z.ZodDate;
5176
5231
  deletedAt: z.ZodNullable<z.ZodDate>;
5232
+ }, {
5177
5233
  systemName: z.ZodString;
5178
5234
  displayName: z.ZodString;
5179
- }, "strip", z.ZodTypeAny, {
5235
+ }>, "strip", z.ZodTypeAny, {
5180
5236
  id: string;
5181
5237
  createdAt: Date;
5182
5238
  updatedAt: Date;
@@ -5191,7 +5247,7 @@ export declare const cxLogContract: {
5191
5247
  systemName: string;
5192
5248
  displayName: string;
5193
5249
  }>;
5194
- }, "options" | "group">, "strip", z.ZodTypeAny, {
5250
+ }>, "options" | "group">, "strip", z.ZodTypeAny, {
5195
5251
  type: "link" | "attachment" | "select" | "textarea" | "text" | "date";
5196
5252
  id: string;
5197
5253
  position: number;
@@ -5218,18 +5274,19 @@ export declare const cxLogContract: {
5218
5274
  isRequired: boolean;
5219
5275
  isUnique: boolean;
5220
5276
  }>;
5221
- uploads: z.ZodArray<z.ZodObject<{
5277
+ uploads: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
5222
5278
  id: z.ZodString;
5223
5279
  createdAt: z.ZodDate;
5224
5280
  updatedAt: z.ZodDate;
5225
5281
  deletedAt: z.ZodNullable<z.ZodDate>;
5282
+ }, {
5226
5283
  bucketName: z.ZodString;
5227
5284
  fileName: z.ZodString;
5228
5285
  fileSize: z.ZodNumber;
5229
5286
  fileKey: z.ZodString;
5230
5287
  fileUrl: z.ZodNullable<z.ZodString>;
5231
5288
  status: z.ZodNullable<z.ZodString>;
5232
- }, "strip", z.ZodTypeAny, {
5289
+ }>, "strip", z.ZodTypeAny, {
5233
5290
  id: string;
5234
5291
  status: string | null;
5235
5292
  createdAt: Date;
@@ -6233,7 +6290,7 @@ export declare const cxLogContract: {
6233
6290
  };
6234
6291
  }>>;
6235
6292
  contactLabel: z.ZodArray<z.ZodString, "many">;
6236
- }, "strip", z.ZodTypeAny, {
6293
+ }>, "strip", z.ZodTypeAny, {
6237
6294
  id: string;
6238
6295
  channel: string | null;
6239
6296
  direction: string | null;
@@ -6421,8 +6478,8 @@ export declare const cxLogContract: {
6421
6478
  id: string;
6422
6479
  name: string;
6423
6480
  accessToken?: string | undefined;
6424
- channelSecret?: string | undefined;
6425
6481
  additionalCredentials?: any;
6482
+ channelSecret?: string | undefined;
6426
6483
  vonageCredentials?: {
6427
6484
  mobileNumber: string;
6428
6485
  apiKey: string;
@@ -6726,7 +6783,7 @@ export declare const cxLogContract: {
6726
6783
  uploadId: string | null;
6727
6784
  serialNumber: string | null;
6728
6785
  callParticipants: {
6729
- callTo?: {
6786
+ callFrom?: {
6730
6787
  id: string;
6731
6788
  user: {
6732
6789
  id: string;
@@ -6752,7 +6809,7 @@ export declare const cxLogContract: {
6752
6809
  createdAt?: string | undefined;
6753
6810
  updatedAt?: string | undefined;
6754
6811
  } | null | undefined;
6755
- callFrom?: {
6812
+ callTo?: {
6756
6813
  id: string;
6757
6814
  user: {
6758
6815
  id: string;
@@ -6782,6 +6839,63 @@ export declare const cxLogContract: {
6782
6839
  isQueueMissedCall: boolean;
6783
6840
  telephonyQueueId: string | null;
6784
6841
  contactId: string | null;
6842
+ extension?: {
6843
+ id: string;
6844
+ createdAt: Date;
6845
+ updatedAt: Date;
6846
+ deletedAt: Date | null;
6847
+ userId: string | null;
6848
+ sipServerUrl: string;
6849
+ sipUserName: string;
6850
+ webphoneLoginUser: string;
6851
+ extensionId: string | null;
6852
+ extensionName: string;
6853
+ telephonySignature: string | null;
6854
+ user?: {
6855
+ id: string;
6856
+ address: string | null;
6857
+ name: string;
6858
+ email: string;
6859
+ createdAt: Date;
6860
+ updatedAt: Date;
6861
+ deletedAt: Date | null;
6862
+ emailVerifiedAt: Date | null;
6863
+ password: string;
6864
+ phone: string | null;
6865
+ notificationCount: number | null;
6866
+ roles: {
6867
+ id: string;
6868
+ description: string | null;
6869
+ createdAt: Date;
6870
+ updatedAt: Date;
6871
+ deletedAt: Date | null;
6872
+ systemName: string;
6873
+ displayName: string;
6874
+ permissions: {
6875
+ id: string;
6876
+ description: string | null;
6877
+ createdAt: Date;
6878
+ updatedAt: Date;
6879
+ deletedAt: Date | null;
6880
+ systemName: string;
6881
+ displayName: string;
6882
+ }[];
6883
+ }[];
6884
+ extension: {
6885
+ id: string;
6886
+ createdAt: Date;
6887
+ updatedAt: Date;
6888
+ deletedAt: Date | null;
6889
+ userId: string | null;
6890
+ sipServerUrl: string;
6891
+ sipUserName: string;
6892
+ webphoneLoginUser: string;
6893
+ extensionId: string | null;
6894
+ extensionName: string;
6895
+ telephonySignature: string | null;
6896
+ };
6897
+ } | null | undefined;
6898
+ } | null | undefined;
6785
6899
  contact?: {
6786
6900
  id: string;
6787
6901
  channel: string | null;
@@ -6901,63 +7015,6 @@ export declare const cxLogContract: {
6901
7015
  fileSize: number;
6902
7016
  fileUrl: string | null;
6903
7017
  } | null | undefined;
6904
- extension?: {
6905
- id: string;
6906
- createdAt: Date;
6907
- updatedAt: Date;
6908
- deletedAt: Date | null;
6909
- userId: string | null;
6910
- sipServerUrl: string;
6911
- sipUserName: string;
6912
- webphoneLoginUser: string;
6913
- extensionId: string | null;
6914
- extensionName: string;
6915
- telephonySignature: string | null;
6916
- user?: {
6917
- id: string;
6918
- address: string | null;
6919
- name: string;
6920
- email: string;
6921
- createdAt: Date;
6922
- updatedAt: Date;
6923
- deletedAt: Date | null;
6924
- emailVerifiedAt: Date | null;
6925
- password: string;
6926
- phone: string | null;
6927
- notificationCount: number | null;
6928
- roles: {
6929
- id: string;
6930
- description: string | null;
6931
- createdAt: Date;
6932
- updatedAt: Date;
6933
- deletedAt: Date | null;
6934
- systemName: string;
6935
- displayName: string;
6936
- permissions: {
6937
- id: string;
6938
- description: string | null;
6939
- createdAt: Date;
6940
- updatedAt: Date;
6941
- deletedAt: Date | null;
6942
- systemName: string;
6943
- displayName: string;
6944
- }[];
6945
- }[];
6946
- extension: {
6947
- id: string;
6948
- createdAt: Date;
6949
- updatedAt: Date;
6950
- deletedAt: Date | null;
6951
- userId: string | null;
6952
- sipServerUrl: string;
6953
- sipUserName: string;
6954
- webphoneLoginUser: string;
6955
- extensionId: string | null;
6956
- extensionName: string;
6957
- telephonySignature: string | null;
6958
- };
6959
- } | null | undefined;
6960
- } | null | undefined;
6961
7018
  } | null;
6962
7019
  queue: {
6963
7020
  queueName?: string | null | undefined;
@@ -7283,8 +7340,8 @@ export declare const cxLogContract: {
7283
7340
  id: string;
7284
7341
  name: string;
7285
7342
  accessToken?: string | undefined;
7286
- channelSecret?: string | undefined;
7287
7343
  additionalCredentials?: any;
7344
+ channelSecret?: string | undefined;
7288
7345
  vonageCredentials?: {
7289
7346
  mobileNumber: string;
7290
7347
  apiKey: string;
@@ -7588,7 +7645,7 @@ export declare const cxLogContract: {
7588
7645
  uploadId: string | null;
7589
7646
  serialNumber: string | null;
7590
7647
  callParticipants: {
7591
- callTo?: {
7648
+ callFrom?: {
7592
7649
  id: string;
7593
7650
  user: {
7594
7651
  id: string;
@@ -7614,7 +7671,7 @@ export declare const cxLogContract: {
7614
7671
  createdAt?: string | undefined;
7615
7672
  updatedAt?: string | undefined;
7616
7673
  } | null | undefined;
7617
- callFrom?: {
7674
+ callTo?: {
7618
7675
  id: string;
7619
7676
  user: {
7620
7677
  id: string;
@@ -7644,6 +7701,63 @@ export declare const cxLogContract: {
7644
7701
  isQueueMissedCall: boolean;
7645
7702
  telephonyQueueId: string | null;
7646
7703
  contactId: string | null;
7704
+ extension?: {
7705
+ id: string;
7706
+ createdAt: Date;
7707
+ updatedAt: Date;
7708
+ deletedAt: Date | null;
7709
+ userId: string | null;
7710
+ sipServerUrl: string;
7711
+ sipUserName: string;
7712
+ webphoneLoginUser: string;
7713
+ extensionId: string | null;
7714
+ extensionName: string;
7715
+ telephonySignature: string | null;
7716
+ user?: {
7717
+ id: string;
7718
+ address: string | null;
7719
+ name: string;
7720
+ email: string;
7721
+ createdAt: Date;
7722
+ updatedAt: Date;
7723
+ deletedAt: Date | null;
7724
+ emailVerifiedAt: Date | null;
7725
+ password: string;
7726
+ phone: string | null;
7727
+ notificationCount: number | null;
7728
+ roles: {
7729
+ id: string;
7730
+ description: string | null;
7731
+ createdAt: Date;
7732
+ updatedAt: Date;
7733
+ deletedAt: Date | null;
7734
+ systemName: string;
7735
+ displayName: string;
7736
+ permissions: {
7737
+ id: string;
7738
+ description: string | null;
7739
+ createdAt: Date;
7740
+ updatedAt: Date;
7741
+ deletedAt: Date | null;
7742
+ systemName: string;
7743
+ displayName: string;
7744
+ }[];
7745
+ }[];
7746
+ extension: {
7747
+ id: string;
7748
+ createdAt: Date;
7749
+ updatedAt: Date;
7750
+ deletedAt: Date | null;
7751
+ userId: string | null;
7752
+ sipServerUrl: string;
7753
+ sipUserName: string;
7754
+ webphoneLoginUser: string;
7755
+ extensionId: string | null;
7756
+ extensionName: string;
7757
+ telephonySignature: string | null;
7758
+ };
7759
+ } | null | undefined;
7760
+ } | null | undefined;
7647
7761
  contact?: {
7648
7762
  id: string;
7649
7763
  channel: string | null;
@@ -7763,63 +7877,6 @@ export declare const cxLogContract: {
7763
7877
  fileSize: number;
7764
7878
  fileUrl: string | null;
7765
7879
  } | null | undefined;
7766
- extension?: {
7767
- id: string;
7768
- createdAt: Date;
7769
- updatedAt: Date;
7770
- deletedAt: Date | null;
7771
- userId: string | null;
7772
- sipServerUrl: string;
7773
- sipUserName: string;
7774
- webphoneLoginUser: string;
7775
- extensionId: string | null;
7776
- extensionName: string;
7777
- telephonySignature: string | null;
7778
- user?: {
7779
- id: string;
7780
- address: string | null;
7781
- name: string;
7782
- email: string;
7783
- createdAt: Date;
7784
- updatedAt: Date;
7785
- deletedAt: Date | null;
7786
- emailVerifiedAt: Date | null;
7787
- password: string;
7788
- phone: string | null;
7789
- notificationCount: number | null;
7790
- roles: {
7791
- id: string;
7792
- description: string | null;
7793
- createdAt: Date;
7794
- updatedAt: Date;
7795
- deletedAt: Date | null;
7796
- systemName: string;
7797
- displayName: string;
7798
- permissions: {
7799
- id: string;
7800
- description: string | null;
7801
- createdAt: Date;
7802
- updatedAt: Date;
7803
- deletedAt: Date | null;
7804
- systemName: string;
7805
- displayName: string;
7806
- }[];
7807
- }[];
7808
- extension: {
7809
- id: string;
7810
- createdAt: Date;
7811
- updatedAt: Date;
7812
- deletedAt: Date | null;
7813
- userId: string | null;
7814
- sipServerUrl: string;
7815
- sipUserName: string;
7816
- webphoneLoginUser: string;
7817
- extensionId: string | null;
7818
- extensionName: string;
7819
- telephonySignature: string | null;
7820
- };
7821
- } | null | undefined;
7822
- } | null | undefined;
7823
7880
  } | null;
7824
7881
  queue: {
7825
7882
  queueName?: string | null | undefined;
@@ -7958,7 +8015,7 @@ export declare const cxLogContract: {
7958
8015
  } | null;
7959
8016
  contactLabel: string[];
7960
8017
  }>, "many">;
7961
- }, "strip", z.ZodTypeAny, {
8018
+ }>, "strip", z.ZodTypeAny, {
7962
8019
  total: number;
7963
8020
  page: number;
7964
8021
  pageSize: number;
@@ -8151,8 +8208,8 @@ export declare const cxLogContract: {
8151
8208
  id: string;
8152
8209
  name: string;
8153
8210
  accessToken?: string | undefined;
8154
- channelSecret?: string | undefined;
8155
8211
  additionalCredentials?: any;
8212
+ channelSecret?: string | undefined;
8156
8213
  vonageCredentials?: {
8157
8214
  mobileNumber: string;
8158
8215
  apiKey: string;
@@ -8456,7 +8513,7 @@ export declare const cxLogContract: {
8456
8513
  uploadId: string | null;
8457
8514
  serialNumber: string | null;
8458
8515
  callParticipants: {
8459
- callTo?: {
8516
+ callFrom?: {
8460
8517
  id: string;
8461
8518
  user: {
8462
8519
  id: string;
@@ -8482,7 +8539,7 @@ export declare const cxLogContract: {
8482
8539
  createdAt?: string | undefined;
8483
8540
  updatedAt?: string | undefined;
8484
8541
  } | null | undefined;
8485
- callFrom?: {
8542
+ callTo?: {
8486
8543
  id: string;
8487
8544
  user: {
8488
8545
  id: string;
@@ -8512,6 +8569,63 @@ export declare const cxLogContract: {
8512
8569
  isQueueMissedCall: boolean;
8513
8570
  telephonyQueueId: string | null;
8514
8571
  contactId: string | null;
8572
+ extension?: {
8573
+ id: string;
8574
+ createdAt: Date;
8575
+ updatedAt: Date;
8576
+ deletedAt: Date | null;
8577
+ userId: string | null;
8578
+ sipServerUrl: string;
8579
+ sipUserName: string;
8580
+ webphoneLoginUser: string;
8581
+ extensionId: string | null;
8582
+ extensionName: string;
8583
+ telephonySignature: string | null;
8584
+ user?: {
8585
+ id: string;
8586
+ address: string | null;
8587
+ name: string;
8588
+ email: string;
8589
+ createdAt: Date;
8590
+ updatedAt: Date;
8591
+ deletedAt: Date | null;
8592
+ emailVerifiedAt: Date | null;
8593
+ password: string;
8594
+ phone: string | null;
8595
+ notificationCount: number | null;
8596
+ roles: {
8597
+ id: string;
8598
+ description: string | null;
8599
+ createdAt: Date;
8600
+ updatedAt: Date;
8601
+ deletedAt: Date | null;
8602
+ systemName: string;
8603
+ displayName: string;
8604
+ permissions: {
8605
+ id: string;
8606
+ description: string | null;
8607
+ createdAt: Date;
8608
+ updatedAt: Date;
8609
+ deletedAt: Date | null;
8610
+ systemName: string;
8611
+ displayName: string;
8612
+ }[];
8613
+ }[];
8614
+ extension: {
8615
+ id: string;
8616
+ createdAt: Date;
8617
+ updatedAt: Date;
8618
+ deletedAt: Date | null;
8619
+ userId: string | null;
8620
+ sipServerUrl: string;
8621
+ sipUserName: string;
8622
+ webphoneLoginUser: string;
8623
+ extensionId: string | null;
8624
+ extensionName: string;
8625
+ telephonySignature: string | null;
8626
+ };
8627
+ } | null | undefined;
8628
+ } | null | undefined;
8515
8629
  contact?: {
8516
8630
  id: string;
8517
8631
  channel: string | null;
@@ -8631,88 +8745,31 @@ export declare const cxLogContract: {
8631
8745
  fileSize: number;
8632
8746
  fileUrl: string | null;
8633
8747
  } | null | undefined;
8634
- extension?: {
8748
+ } | null;
8749
+ queue: {
8750
+ queueName?: string | null | undefined;
8751
+ } | null;
8752
+ firstAssignee: {
8753
+ id: string;
8754
+ address: string | null;
8755
+ name: string;
8756
+ email: string;
8757
+ createdAt: Date;
8758
+ updatedAt: Date;
8759
+ deletedAt: Date | null;
8760
+ emailVerifiedAt: Date | null;
8761
+ password: string;
8762
+ phone: string | null;
8763
+ notificationCount: number | null;
8764
+ roles: {
8635
8765
  id: string;
8766
+ description: string | null;
8636
8767
  createdAt: Date;
8637
8768
  updatedAt: Date;
8638
8769
  deletedAt: Date | null;
8639
- userId: string | null;
8640
- sipServerUrl: string;
8641
- sipUserName: string;
8642
- webphoneLoginUser: string;
8643
- extensionId: string | null;
8644
- extensionName: string;
8645
- telephonySignature: string | null;
8646
- user?: {
8647
- id: string;
8648
- address: string | null;
8649
- name: string;
8650
- email: string;
8651
- createdAt: Date;
8652
- updatedAt: Date;
8653
- deletedAt: Date | null;
8654
- emailVerifiedAt: Date | null;
8655
- password: string;
8656
- phone: string | null;
8657
- notificationCount: number | null;
8658
- roles: {
8659
- id: string;
8660
- description: string | null;
8661
- createdAt: Date;
8662
- updatedAt: Date;
8663
- deletedAt: Date | null;
8664
- systemName: string;
8665
- displayName: string;
8666
- permissions: {
8667
- id: string;
8668
- description: string | null;
8669
- createdAt: Date;
8670
- updatedAt: Date;
8671
- deletedAt: Date | null;
8672
- systemName: string;
8673
- displayName: string;
8674
- }[];
8675
- }[];
8676
- extension: {
8677
- id: string;
8678
- createdAt: Date;
8679
- updatedAt: Date;
8680
- deletedAt: Date | null;
8681
- userId: string | null;
8682
- sipServerUrl: string;
8683
- sipUserName: string;
8684
- webphoneLoginUser: string;
8685
- extensionId: string | null;
8686
- extensionName: string;
8687
- telephonySignature: string | null;
8688
- };
8689
- } | null | undefined;
8690
- } | null | undefined;
8691
- } | null;
8692
- queue: {
8693
- queueName?: string | null | undefined;
8694
- } | null;
8695
- firstAssignee: {
8696
- id: string;
8697
- address: string | null;
8698
- name: string;
8699
- email: string;
8700
- createdAt: Date;
8701
- updatedAt: Date;
8702
- deletedAt: Date | null;
8703
- emailVerifiedAt: Date | null;
8704
- password: string;
8705
- phone: string | null;
8706
- notificationCount: number | null;
8707
- roles: {
8708
- id: string;
8709
- description: string | null;
8710
- createdAt: Date;
8711
- updatedAt: Date;
8712
- deletedAt: Date | null;
8713
- systemName: string;
8714
- displayName: string;
8715
- permissions: {
8770
+ systemName: string;
8771
+ displayName: string;
8772
+ permissions: {
8716
8773
  id: string;
8717
8774
  description: string | null;
8718
8775
  createdAt: Date;
@@ -9019,8 +9076,8 @@ export declare const cxLogContract: {
9019
9076
  id: string;
9020
9077
  name: string;
9021
9078
  accessToken?: string | undefined;
9022
- channelSecret?: string | undefined;
9023
9079
  additionalCredentials?: any;
9080
+ channelSecret?: string | undefined;
9024
9081
  vonageCredentials?: {
9025
9082
  mobileNumber: string;
9026
9083
  apiKey: string;
@@ -9324,7 +9381,7 @@ export declare const cxLogContract: {
9324
9381
  uploadId: string | null;
9325
9382
  serialNumber: string | null;
9326
9383
  callParticipants: {
9327
- callTo?: {
9384
+ callFrom?: {
9328
9385
  id: string;
9329
9386
  user: {
9330
9387
  id: string;
@@ -9350,7 +9407,7 @@ export declare const cxLogContract: {
9350
9407
  createdAt?: string | undefined;
9351
9408
  updatedAt?: string | undefined;
9352
9409
  } | null | undefined;
9353
- callFrom?: {
9410
+ callTo?: {
9354
9411
  id: string;
9355
9412
  user: {
9356
9413
  id: string;
@@ -9380,6 +9437,63 @@ export declare const cxLogContract: {
9380
9437
  isQueueMissedCall: boolean;
9381
9438
  telephonyQueueId: string | null;
9382
9439
  contactId: string | null;
9440
+ extension?: {
9441
+ id: string;
9442
+ createdAt: Date;
9443
+ updatedAt: Date;
9444
+ deletedAt: Date | null;
9445
+ userId: string | null;
9446
+ sipServerUrl: string;
9447
+ sipUserName: string;
9448
+ webphoneLoginUser: string;
9449
+ extensionId: string | null;
9450
+ extensionName: string;
9451
+ telephonySignature: string | null;
9452
+ user?: {
9453
+ id: string;
9454
+ address: string | null;
9455
+ name: string;
9456
+ email: string;
9457
+ createdAt: Date;
9458
+ updatedAt: Date;
9459
+ deletedAt: Date | null;
9460
+ emailVerifiedAt: Date | null;
9461
+ password: string;
9462
+ phone: string | null;
9463
+ notificationCount: number | null;
9464
+ roles: {
9465
+ id: string;
9466
+ description: string | null;
9467
+ createdAt: Date;
9468
+ updatedAt: Date;
9469
+ deletedAt: Date | null;
9470
+ systemName: string;
9471
+ displayName: string;
9472
+ permissions: {
9473
+ id: string;
9474
+ description: string | null;
9475
+ createdAt: Date;
9476
+ updatedAt: Date;
9477
+ deletedAt: Date | null;
9478
+ systemName: string;
9479
+ displayName: string;
9480
+ }[];
9481
+ }[];
9482
+ extension: {
9483
+ id: string;
9484
+ createdAt: Date;
9485
+ updatedAt: Date;
9486
+ deletedAt: Date | null;
9487
+ userId: string | null;
9488
+ sipServerUrl: string;
9489
+ sipUserName: string;
9490
+ webphoneLoginUser: string;
9491
+ extensionId: string | null;
9492
+ extensionName: string;
9493
+ telephonySignature: string | null;
9494
+ };
9495
+ } | null | undefined;
9496
+ } | null | undefined;
9383
9497
  contact?: {
9384
9498
  id: string;
9385
9499
  channel: string | null;
@@ -9499,63 +9613,6 @@ export declare const cxLogContract: {
9499
9613
  fileSize: number;
9500
9614
  fileUrl: string | null;
9501
9615
  } | null | undefined;
9502
- extension?: {
9503
- id: string;
9504
- createdAt: Date;
9505
- updatedAt: Date;
9506
- deletedAt: Date | null;
9507
- userId: string | null;
9508
- sipServerUrl: string;
9509
- sipUserName: string;
9510
- webphoneLoginUser: string;
9511
- extensionId: string | null;
9512
- extensionName: string;
9513
- telephonySignature: string | null;
9514
- user?: {
9515
- id: string;
9516
- address: string | null;
9517
- name: string;
9518
- email: string;
9519
- createdAt: Date;
9520
- updatedAt: Date;
9521
- deletedAt: Date | null;
9522
- emailVerifiedAt: Date | null;
9523
- password: string;
9524
- phone: string | null;
9525
- notificationCount: number | null;
9526
- roles: {
9527
- id: string;
9528
- description: string | null;
9529
- createdAt: Date;
9530
- updatedAt: Date;
9531
- deletedAt: Date | null;
9532
- systemName: string;
9533
- displayName: string;
9534
- permissions: {
9535
- id: string;
9536
- description: string | null;
9537
- createdAt: Date;
9538
- updatedAt: Date;
9539
- deletedAt: Date | null;
9540
- systemName: string;
9541
- displayName: string;
9542
- }[];
9543
- }[];
9544
- extension: {
9545
- id: string;
9546
- createdAt: Date;
9547
- updatedAt: Date;
9548
- deletedAt: Date | null;
9549
- userId: string | null;
9550
- sipServerUrl: string;
9551
- sipUserName: string;
9552
- webphoneLoginUser: string;
9553
- extensionId: string | null;
9554
- extensionName: string;
9555
- telephonySignature: string | null;
9556
- };
9557
- } | null | undefined;
9558
- } | null | undefined;
9559
9616
  } | null;
9560
9617
  queue: {
9561
9618
  queueName?: string | null | undefined;
@@ -9706,23 +9763,6 @@ export declare const cxLogContract: {
9706
9763
  error?: any;
9707
9764
  }>;
9708
9765
  };
9709
- path: "/cx-logs";
9710
- headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
9711
- 'x-tenant': z.ZodString;
9712
- authorization: z.ZodString;
9713
- 'x-code': z.ZodOptional<z.ZodString>;
9714
- 'x-client-timezone': z.ZodDefault<z.ZodString>;
9715
- }, "strip", z.ZodTypeAny, {
9716
- 'x-tenant': string;
9717
- authorization: string;
9718
- 'x-client-timezone': string;
9719
- 'x-code'?: string | undefined;
9720
- }, {
9721
- 'x-tenant': string;
9722
- authorization: string;
9723
- 'x-code'?: string | undefined;
9724
- 'x-client-timezone'?: string | undefined;
9725
- }>>>;
9726
9766
  };
9727
9767
  export: {
9728
9768
  summary: "Export cx-logs";
@@ -9755,74 +9795,91 @@ export declare const cxLogContract: {
9755
9795
  value: z.ZodUnion<[z.ZodString, z.ZodArray<z.ZodString, "many">]>;
9756
9796
  type: z.ZodOptional<z.ZodString>;
9757
9797
  }, "strip", z.ZodTypeAny, {
9758
- value: (string | string[]) & (string | string[] | undefined);
9798
+ value: string | string[];
9759
9799
  attributeId: string;
9760
9800
  type?: string | undefined;
9761
9801
  }, {
9762
- value: (string | string[]) & (string | string[] | undefined);
9802
+ value: string | string[];
9763
9803
  attributeId: string;
9764
9804
  type?: string | undefined;
9765
9805
  }>, "many">>;
9766
9806
  selectedDate: z.ZodOptional<z.ZodString>;
9767
9807
  }, "strip", z.ZodTypeAny, {
9768
- page?: number | undefined;
9769
- pageSize?: number | undefined;
9770
- contactId?: string | undefined;
9771
- caseId?: string | undefined;
9772
- channelIds?: string[] | undefined;
9773
- trunks?: string[] | undefined;
9774
- queueId?: string[] | undefined;
9775
- agentIds?: string[] | undefined;
9776
- direction?: ("inbound" | "outbound")[] | undefined;
9808
+ channel?: string[] | undefined;
9809
+ address?: string | undefined;
9777
9810
  disposition?: string[] | undefined;
9778
- sentimentScore?: ("positive" | "neutral" | "negative")[] | undefined;
9779
- csatScore?: string[] | undefined;
9780
- sla?: "meet" | "unmeet" | undefined;
9781
- tags?: string[] | undefined;
9782
9811
  name?: string | undefined;
9783
- contactLabels?: string[] | undefined;
9812
+ direction?: ("inbound" | "outbound")[] | undefined;
9813
+ page?: number | undefined;
9784
9814
  email?: string | undefined;
9785
- channel?: string[] | undefined;
9815
+ pageSize?: number | undefined;
9786
9816
  phone?: string | undefined;
9787
- notes?: string | undefined;
9788
- address?: string | undefined;
9789
- company?: string[] | undefined;
9790
9817
  customFields?: {
9791
- value: (string | string[]) & (string | string[] | undefined);
9818
+ value: string | string[];
9792
9819
  attributeId: string;
9793
9820
  type?: string | undefined;
9794
9821
  }[] | undefined;
9795
- selectedDate?: string | undefined;
9796
- }, {
9797
- page?: number | undefined;
9798
- pageSize?: number | undefined;
9822
+ company?: string[] | undefined;
9823
+ notes?: string | undefined;
9824
+ tags?: string[] | undefined;
9825
+ sentimentScore?: ("positive" | "neutral" | "negative")[] | undefined;
9826
+ csatScore?: string[] | undefined;
9827
+ queueId?: string[] | undefined;
9799
9828
  contactId?: string | undefined;
9829
+ trunks?: string[] | undefined;
9800
9830
  caseId?: string | undefined;
9831
+ selectedDate?: string | undefined;
9801
9832
  channelIds?: string[] | undefined;
9802
- trunks?: string[] | undefined;
9803
- queueId?: string[] | undefined;
9804
9833
  agentIds?: string[] | undefined;
9805
- direction?: ("inbound" | "outbound")[] | undefined;
9806
- disposition?: string[] | undefined;
9807
- sentimentScore?: ("positive" | "neutral" | "negative")[] | undefined;
9808
- csatScore?: string[] | undefined;
9809
9834
  sla?: "meet" | "unmeet" | undefined;
9810
- tags?: string[] | undefined;
9811
- name?: string | undefined;
9812
9835
  contactLabels?: string[] | undefined;
9813
- email?: string | undefined;
9836
+ }, {
9814
9837
  channel?: string[] | undefined;
9815
- phone?: string | undefined;
9816
- notes?: string | undefined;
9817
9838
  address?: string | undefined;
9818
- company?: string[] | undefined;
9839
+ disposition?: string[] | undefined;
9840
+ name?: string | undefined;
9841
+ direction?: ("inbound" | "outbound")[] | undefined;
9842
+ page?: number | undefined;
9843
+ email?: string | undefined;
9844
+ pageSize?: number | undefined;
9845
+ phone?: string | undefined;
9819
9846
  customFields?: {
9820
- value: (string | string[]) & (string | string[] | undefined);
9847
+ value: string | string[];
9821
9848
  attributeId: string;
9822
9849
  type?: string | undefined;
9823
9850
  }[] | undefined;
9851
+ company?: string[] | undefined;
9852
+ notes?: string | undefined;
9853
+ tags?: string[] | undefined;
9854
+ sentimentScore?: ("positive" | "neutral" | "negative")[] | undefined;
9855
+ csatScore?: string[] | undefined;
9856
+ queueId?: string[] | undefined;
9857
+ contactId?: string | undefined;
9858
+ trunks?: string[] | undefined;
9859
+ caseId?: string | undefined;
9824
9860
  selectedDate?: string | undefined;
9861
+ channelIds?: string[] | undefined;
9862
+ agentIds?: string[] | undefined;
9863
+ sla?: "meet" | "unmeet" | undefined;
9864
+ contactLabels?: string[] | undefined;
9825
9865
  }>>;
9866
+ path: "/cx-logs/export";
9867
+ headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
9868
+ 'x-tenant': z.ZodString;
9869
+ authorization: z.ZodString;
9870
+ 'x-code': z.ZodOptional<z.ZodString>;
9871
+ 'x-client-timezone': z.ZodDefault<z.ZodString>;
9872
+ }, "strip", z.ZodTypeAny, {
9873
+ 'x-tenant': string;
9874
+ authorization: string;
9875
+ 'x-client-timezone': string;
9876
+ 'x-code'?: string | undefined;
9877
+ }, {
9878
+ 'x-tenant': string;
9879
+ authorization: string;
9880
+ 'x-code'?: string | undefined;
9881
+ 'x-client-timezone'?: string | undefined;
9882
+ }>>>;
9826
9883
  responses: {
9827
9884
  200: null;
9828
9885
  401: z.ZodObject<{
@@ -9836,7 +9893,12 @@ export declare const cxLogContract: {
9836
9893
  error?: any;
9837
9894
  }>;
9838
9895
  };
9839
- path: "/cx-logs/export";
9896
+ };
9897
+ syncSla: {
9898
+ body: null;
9899
+ summary: "Export cx-logs";
9900
+ method: "POST";
9901
+ path: "/cx-logs/sync-sla";
9840
9902
  headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
9841
9903
  'x-tenant': z.ZodString;
9842
9904
  authorization: z.ZodString;
@@ -9853,11 +9915,6 @@ export declare const cxLogContract: {
9853
9915
  'x-code'?: string | undefined;
9854
9916
  'x-client-timezone'?: string | undefined;
9855
9917
  }>>>;
9856
- };
9857
- syncSla: {
9858
- body: null;
9859
- summary: "Export cx-logs";
9860
- method: "POST";
9861
9918
  responses: {
9862
9919
  200: null;
9863
9920
  401: z.ZodObject<{
@@ -9881,23 +9938,6 @@ export declare const cxLogContract: {
9881
9938
  error?: any;
9882
9939
  }>;
9883
9940
  };
9884
- path: "/cx-logs/sync-sla";
9885
- headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
9886
- 'x-tenant': z.ZodString;
9887
- authorization: z.ZodString;
9888
- 'x-code': z.ZodOptional<z.ZodString>;
9889
- 'x-client-timezone': z.ZodDefault<z.ZodString>;
9890
- }, "strip", z.ZodTypeAny, {
9891
- 'x-tenant': string;
9892
- authorization: string;
9893
- 'x-client-timezone': string;
9894
- 'x-code'?: string | undefined;
9895
- }, {
9896
- 'x-tenant': string;
9897
- authorization: string;
9898
- 'x-code'?: string | undefined;
9899
- 'x-client-timezone'?: string | undefined;
9900
- }>>>;
9901
9941
  };
9902
9942
  updateSla: {
9903
9943
  body: z.ZodObject<{
@@ -9911,6 +9951,17 @@ export declare const cxLogContract: {
9911
9951
  slaStatus: "meet" | "unmeet" | "-";
9912
9952
  }>;
9913
9953
  method: "POST";
9954
+ path: "/cx-logs";
9955
+ headers: z.ZodObject<{
9956
+ 'x-tenant': z.ZodString;
9957
+ 'x-code': z.ZodOptional<z.ZodString>;
9958
+ }, "strip", z.ZodTypeAny, {
9959
+ 'x-tenant': string;
9960
+ 'x-code'?: string | undefined;
9961
+ }, {
9962
+ 'x-tenant': string;
9963
+ 'x-code'?: string | undefined;
9964
+ }>;
9914
9965
  responses: {
9915
9966
  200: null;
9916
9967
  403: z.ZodObject<{
@@ -9944,17 +9995,6 @@ export declare const cxLogContract: {
9944
9995
  error?: any;
9945
9996
  }>;
9946
9997
  };
9947
- path: "/cx-logs";
9948
- headers: z.ZodObject<{
9949
- 'x-tenant': z.ZodString;
9950
- 'x-code': z.ZodOptional<z.ZodString>;
9951
- }, "strip", z.ZodTypeAny, {
9952
- 'x-tenant': string;
9953
- 'x-code'?: string | undefined;
9954
- }, {
9955
- 'x-tenant': string;
9956
- 'x-code'?: string | undefined;
9957
- }>;
9958
9998
  };
9959
9999
  };
9960
10000
  //# sourceMappingURL=index.d.ts.map