@kl1/contracts 1.4.65 → 1.4.66

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (265) hide show
  1. package/dist/api-contracts/src/activity-log/index.d.ts +20 -21
  2. package/dist/api-contracts/src/activity-log/index.d.ts.map +1 -1
  3. package/dist/api-contracts/src/activity-log/schema.d.ts +3 -4
  4. package/dist/api-contracts/src/activity-log/schema.d.ts.map +1 -1
  5. package/dist/api-contracts/src/attribute/index.d.ts +116 -132
  6. package/dist/api-contracts/src/attribute/index.d.ts.map +1 -1
  7. package/dist/api-contracts/src/attribute/schema.d.ts +2 -5
  8. package/dist/api-contracts/src/attribute/schema.d.ts.map +1 -1
  9. package/dist/api-contracts/src/attribute-option/schema.d.ts +0 -1
  10. package/dist/api-contracts/src/attribute-option/schema.d.ts.map +1 -1
  11. package/dist/api-contracts/src/auth/index.d.ts +20 -22
  12. package/dist/api-contracts/src/auth/index.d.ts.map +1 -1
  13. package/dist/api-contracts/src/automation-queue/index.d.ts +126 -148
  14. package/dist/api-contracts/src/automation-queue/index.d.ts.map +1 -1
  15. package/dist/api-contracts/src/automation-queue/schema.d.ts +6 -9
  16. package/dist/api-contracts/src/automation-queue/schema.d.ts.map +1 -1
  17. package/dist/api-contracts/src/aws/index.d.ts +2 -4
  18. package/dist/api-contracts/src/aws/index.d.ts.map +1 -1
  19. package/dist/api-contracts/src/botpress/index.d.ts +22 -29
  20. package/dist/api-contracts/src/botpress/index.d.ts.map +1 -1
  21. package/dist/api-contracts/src/botpress/validation.d.ts +17 -20
  22. package/dist/api-contracts/src/botpress/validation.d.ts.map +1 -1
  23. package/dist/api-contracts/src/business-calendar/index.d.ts +4 -16
  24. package/dist/api-contracts/src/business-calendar/index.d.ts.map +1 -1
  25. package/dist/api-contracts/src/business-calendar/schema.d.ts +0 -5
  26. package/dist/api-contracts/src/business-calendar/schema.d.ts.map +1 -1
  27. package/dist/api-contracts/src/call-log/schema.d.ts +2 -3
  28. package/dist/api-contracts/src/call-log/schema.d.ts.map +1 -1
  29. package/dist/api-contracts/src/category/index.d.ts +91 -100
  30. package/dist/api-contracts/src/category/index.d.ts.map +1 -1
  31. package/dist/api-contracts/src/category/schema.d.ts +0 -1
  32. package/dist/api-contracts/src/category/schema.d.ts.map +1 -1
  33. package/dist/api-contracts/src/channel/index.d.ts +2156 -2256
  34. package/dist/api-contracts/src/channel/index.d.ts.map +1 -1
  35. package/dist/api-contracts/src/channel/schema.d.ts +82 -82
  36. package/dist/api-contracts/src/channel/validation.d.ts +104 -168
  37. package/dist/api-contracts/src/channel/validation.d.ts.map +1 -1
  38. package/dist/api-contracts/src/chat/index.d.ts +11622 -12224
  39. package/dist/api-contracts/src/chat/index.d.ts.map +1 -1
  40. package/dist/api-contracts/src/chat/schema.d.ts +2567 -2743
  41. package/dist/api-contracts/src/chat/schema.d.ts.map +1 -1
  42. package/dist/api-contracts/src/chat/validation.d.ts +4875 -4988
  43. package/dist/api-contracts/src/chat/validation.d.ts.map +1 -1
  44. package/dist/api-contracts/src/comment/index.d.ts +155 -227
  45. package/dist/api-contracts/src/comment/index.d.ts.map +1 -1
  46. package/dist/api-contracts/src/comment/schema.d.ts +29 -52
  47. package/dist/api-contracts/src/comment/schema.d.ts.map +1 -1
  48. package/dist/api-contracts/src/company/index.d.ts +55 -162
  49. package/dist/api-contracts/src/company/index.d.ts.map +1 -1
  50. package/dist/api-contracts/src/company/schema.d.ts +6 -15
  51. package/dist/api-contracts/src/company/schema.d.ts.map +1 -1
  52. package/dist/api-contracts/src/company/validation.d.ts +30 -86
  53. package/dist/api-contracts/src/company/validation.d.ts.map +1 -1
  54. package/dist/api-contracts/src/contact/index.d.ts +314 -433
  55. package/dist/api-contracts/src/contact/index.d.ts.map +1 -1
  56. package/dist/api-contracts/src/contact/schema.d.ts +14 -28
  57. package/dist/api-contracts/src/contact/schema.d.ts.map +1 -1
  58. package/dist/api-contracts/src/contact/validation.d.ts +56 -137
  59. package/dist/api-contracts/src/contact/validation.d.ts.map +1 -1
  60. package/dist/api-contracts/src/contact-email/schema.d.ts +0 -1
  61. package/dist/api-contracts/src/contact-email/schema.d.ts.map +1 -1
  62. package/dist/api-contracts/src/contact-phone/schema.d.ts +0 -1
  63. package/dist/api-contracts/src/contact-phone/schema.d.ts.map +1 -1
  64. package/dist/api-contracts/src/contract.d.ts +24290 -30200
  65. package/dist/api-contracts/src/contract.d.ts.map +1 -1
  66. package/dist/api-contracts/src/custom-field/schema.d.ts +0 -1
  67. package/dist/api-contracts/src/custom-field/schema.d.ts.map +1 -1
  68. package/dist/api-contracts/src/custom-field/validation.d.ts +2 -2
  69. package/dist/api-contracts/src/custom-field-upload/schema.d.ts +0 -1
  70. package/dist/api-contracts/src/custom-field-upload/schema.d.ts.map +1 -1
  71. package/dist/api-contracts/src/cx-intelligence/index.d.ts +41 -44
  72. package/dist/api-contracts/src/cx-intelligence/index.d.ts.map +1 -1
  73. package/dist/api-contracts/src/cx-log/index.d.ts +674 -722
  74. package/dist/api-contracts/src/cx-log/index.d.ts.map +1 -1
  75. package/dist/api-contracts/src/cx-log/schema.d.ts +382 -435
  76. package/dist/api-contracts/src/cx-log/schema.d.ts.map +1 -1
  77. package/dist/api-contracts/src/cx-log/validation.d.ts +40 -40
  78. package/dist/api-contracts/src/dashboard/index.d.ts +304 -347
  79. package/dist/api-contracts/src/dashboard/index.d.ts.map +1 -1
  80. package/dist/api-contracts/src/dashboard/schema.d.ts +2 -3
  81. package/dist/api-contracts/src/dashboard/schema.d.ts.map +1 -1
  82. package/dist/api-contracts/src/dashboard/validation.d.ts +10 -14
  83. package/dist/api-contracts/src/dashboard/validation.d.ts.map +1 -1
  84. package/dist/api-contracts/src/evaluate-form/index.d.ts +1 -2
  85. package/dist/api-contracts/src/evaluate-form/index.d.ts.map +1 -1
  86. package/dist/api-contracts/src/evaluate-form/schema.d.ts +0 -1
  87. package/dist/api-contracts/src/evaluate-form/schema.d.ts.map +1 -1
  88. package/dist/api-contracts/src/export/index.d.ts +1 -2
  89. package/dist/api-contracts/src/export/index.d.ts.map +1 -1
  90. package/dist/api-contracts/src/extension/index.d.ts +100 -106
  91. package/dist/api-contracts/src/extension/index.d.ts.map +1 -1
  92. package/dist/api-contracts/src/facebook-feed/index.d.ts +4525 -4615
  93. package/dist/api-contracts/src/facebook-feed/index.d.ts.map +1 -1
  94. package/dist/api-contracts/src/facebook-feed/schema.d.ts +81 -93
  95. package/dist/api-contracts/src/facebook-feed/schema.d.ts.map +1 -1
  96. package/dist/api-contracts/src/facebook-feed/validation.d.ts +83 -94
  97. package/dist/api-contracts/src/facebook-feed/validation.d.ts.map +1 -1
  98. package/dist/api-contracts/src/general-setting/index.d.ts +2 -246
  99. package/dist/api-contracts/src/general-setting/index.d.ts.map +1 -1
  100. package/dist/api-contracts/src/group/schema.d.ts +0 -1
  101. package/dist/api-contracts/src/group/schema.d.ts.map +1 -1
  102. package/dist/api-contracts/src/hold-label/index.d.ts +30 -49
  103. package/dist/api-contracts/src/hold-label/index.d.ts.map +1 -1
  104. package/dist/api-contracts/src/hold-label/schema.d.ts +4 -10
  105. package/dist/api-contracts/src/hold-label/schema.d.ts.map +1 -1
  106. package/dist/api-contracts/src/hold-label/validation.d.ts +2 -2
  107. package/dist/api-contracts/src/index.d.ts +0 -1
  108. package/dist/api-contracts/src/index.d.ts.map +1 -1
  109. package/dist/api-contracts/src/instagram/index.d.ts +2020 -2097
  110. package/dist/api-contracts/src/instagram/index.d.ts.map +1 -1
  111. package/dist/api-contracts/src/instagram/validation.d.ts +6 -6
  112. package/dist/api-contracts/src/invoice/index.d.ts +1 -3
  113. package/dist/api-contracts/src/invoice/index.d.ts.map +1 -1
  114. package/dist/api-contracts/src/invoice/schema.d.ts +0 -1
  115. package/dist/api-contracts/src/invoice/schema.d.ts.map +1 -1
  116. package/dist/api-contracts/src/klink-chat/index.d.ts +2748 -2824
  117. package/dist/api-contracts/src/klink-chat/index.d.ts.map +1 -1
  118. package/dist/api-contracts/src/line/index.d.ts +2257 -2334
  119. package/dist/api-contracts/src/line/index.d.ts.map +1 -1
  120. package/dist/api-contracts/src/line/schema.d.ts +9 -10
  121. package/dist/api-contracts/src/line/schema.d.ts.map +1 -1
  122. package/dist/api-contracts/src/line/validation.d.ts +148 -148
  123. package/dist/api-contracts/src/log-form/schema.d.ts +0 -1
  124. package/dist/api-contracts/src/log-form/schema.d.ts.map +1 -1
  125. package/dist/api-contracts/src/mail/account-contract.d.ts +174 -223
  126. package/dist/api-contracts/src/mail/account-contract.d.ts.map +1 -1
  127. package/dist/api-contracts/src/mail/email-engine-webhooks-events.contract.d.ts +1 -2
  128. package/dist/api-contracts/src/mail/email-engine-webhooks-events.contract.d.ts.map +1 -1
  129. package/dist/api-contracts/src/mail/mail-contract.d.ts +303 -423
  130. package/dist/api-contracts/src/mail/mail-contract.d.ts.map +1 -1
  131. package/dist/api-contracts/src/mail/mail-server-contract.d.ts +6 -12
  132. package/dist/api-contracts/src/mail/mail-server-contract.d.ts.map +1 -1
  133. package/dist/api-contracts/src/mail/message-contract.d.ts +80 -86
  134. package/dist/api-contracts/src/mail/message-contract.d.ts.map +1 -1
  135. package/dist/api-contracts/src/mail/room-contract.d.ts +43 -102
  136. package/dist/api-contracts/src/mail/room-contract.d.ts.map +1 -1
  137. package/dist/api-contracts/src/mail/schemas/account-validation.schema.d.ts +0 -27
  138. package/dist/api-contracts/src/mail/schemas/account-validation.schema.d.ts.map +1 -1
  139. package/dist/api-contracts/src/mail/schemas/account.schema.d.ts +0 -3
  140. package/dist/api-contracts/src/mail/schemas/account.schema.d.ts.map +1 -1
  141. package/dist/api-contracts/src/mail/schemas/message-validation.schema.d.ts +16 -16
  142. package/dist/api-contracts/src/mail/schemas/room-validation.schema.d.ts +18 -31
  143. package/dist/api-contracts/src/mail/schemas/room-validation.schema.d.ts.map +1 -1
  144. package/dist/api-contracts/src/mail/schemas/room.schema.d.ts +6 -18
  145. package/dist/api-contracts/src/mail/schemas/room.schema.d.ts.map +1 -1
  146. package/dist/api-contracts/src/messenger/index.d.ts +2020 -2098
  147. package/dist/api-contracts/src/messenger/index.d.ts.map +1 -1
  148. package/dist/api-contracts/src/messenger/validation.d.ts +83 -94
  149. package/dist/api-contracts/src/messenger/validation.d.ts.map +1 -1
  150. package/dist/api-contracts/src/notification/index.d.ts +13 -20
  151. package/dist/api-contracts/src/notification/index.d.ts.map +1 -1
  152. package/dist/api-contracts/src/notification/schema.d.ts +9 -12
  153. package/dist/api-contracts/src/notification/schema.d.ts.map +1 -1
  154. package/dist/api-contracts/src/notification/validation.d.ts +3 -4
  155. package/dist/api-contracts/src/notification/validation.d.ts.map +1 -1
  156. package/dist/api-contracts/src/permission/index.d.ts +17 -17
  157. package/dist/api-contracts/src/presence-status/index.d.ts +83 -87
  158. package/dist/api-contracts/src/presence-status/index.d.ts.map +1 -1
  159. package/dist/api-contracts/src/presence-status/schema.d.ts +3 -4
  160. package/dist/api-contracts/src/presence-status/schema.d.ts.map +1 -1
  161. package/dist/api-contracts/src/public-api/index.d.ts +194 -4606
  162. package/dist/api-contracts/src/public-api/index.d.ts.map +1 -1
  163. package/dist/api-contracts/src/public-api/schema.d.ts +6 -20
  164. package/dist/api-contracts/src/public-api/schema.d.ts.map +1 -1
  165. package/dist/api-contracts/src/public-api/validation.d.ts +38 -63
  166. package/dist/api-contracts/src/public-api/validation.d.ts.map +1 -1
  167. package/dist/api-contracts/src/role/index.d.ts +75 -80
  168. package/dist/api-contracts/src/role/index.d.ts.map +1 -1
  169. package/dist/api-contracts/src/sms/index.d.ts +540 -549
  170. package/dist/api-contracts/src/sms/index.d.ts.map +1 -1
  171. package/dist/api-contracts/src/snippet/index.d.ts +10 -32
  172. package/dist/api-contracts/src/snippet/index.d.ts.map +1 -1
  173. package/dist/api-contracts/src/snippet/schema.d.ts +0 -7
  174. package/dist/api-contracts/src/snippet/schema.d.ts.map +1 -1
  175. package/dist/api-contracts/src/snippet/validation.d.ts +2 -3
  176. package/dist/api-contracts/src/snippet/validation.d.ts.map +1 -1
  177. package/dist/api-contracts/src/subscription/index.d.ts +6 -474
  178. package/dist/api-contracts/src/subscription/index.d.ts.map +1 -1
  179. package/dist/api-contracts/src/subscription/schema.d.ts +0 -31
  180. package/dist/api-contracts/src/subscription/schema.d.ts.map +1 -1
  181. package/dist/api-contracts/src/tag/index.d.ts +58 -65
  182. package/dist/api-contracts/src/tag/index.d.ts.map +1 -1
  183. package/dist/api-contracts/src/tag/schema.d.ts +0 -1
  184. package/dist/api-contracts/src/tag/schema.d.ts.map +1 -1
  185. package/dist/api-contracts/src/tag-group/schema.d.ts +0 -1
  186. package/dist/api-contracts/src/tag-group/schema.d.ts.map +1 -1
  187. package/dist/api-contracts/src/telegram/index.d.ts +3579 -3654
  188. package/dist/api-contracts/src/telegram/index.d.ts.map +1 -1
  189. package/dist/api-contracts/src/telephony-agent-presence-status/index.d.ts +463 -38
  190. package/dist/api-contracts/src/telephony-agent-presence-status/index.d.ts.map +1 -1
  191. package/dist/api-contracts/src/telephony-agent-presence-status/schema.d.ts +6 -5
  192. package/dist/api-contracts/src/telephony-agent-presence-status/schema.d.ts.map +1 -1
  193. package/dist/api-contracts/src/telephony-agent-presence-status/validation.d.ts +3 -0
  194. package/dist/api-contracts/src/telephony-agent-presence-status/validation.d.ts.map +1 -1
  195. package/dist/api-contracts/src/telephony-cdr/call-report.schema.d.ts +38 -38
  196. package/dist/api-contracts/src/telephony-cdr/index.d.ts +694 -748
  197. package/dist/api-contracts/src/telephony-cdr/index.d.ts.map +1 -1
  198. package/dist/api-contracts/src/telephony-cdr/schema.d.ts +144 -170
  199. package/dist/api-contracts/src/telephony-cdr/schema.d.ts.map +1 -1
  200. package/dist/api-contracts/src/telephony-cdr/validation.d.ts +39 -43
  201. package/dist/api-contracts/src/telephony-cdr/validation.d.ts.map +1 -1
  202. package/dist/api-contracts/src/telephony-extension/index.d.ts +21 -21
  203. package/dist/api-contracts/src/telephony-extension/schema.d.ts +4 -4
  204. package/dist/api-contracts/src/telephony-live-queue-call/schema.d.ts +0 -1
  205. package/dist/api-contracts/src/telephony-live-queue-call/schema.d.ts.map +1 -1
  206. package/dist/api-contracts/src/telephony-queue-call-count/schema.d.ts +0 -1
  207. package/dist/api-contracts/src/telephony-queue-call-count/schema.d.ts.map +1 -1
  208. package/dist/api-contracts/src/tenant/schema.d.ts +0 -1
  209. package/dist/api-contracts/src/tenant/schema.d.ts.map +1 -1
  210. package/dist/api-contracts/src/ticket/index.d.ts +452 -564
  211. package/dist/api-contracts/src/ticket/index.d.ts.map +1 -1
  212. package/dist/api-contracts/src/ticket/schema.d.ts +21 -47
  213. package/dist/api-contracts/src/ticket/schema.d.ts.map +1 -1
  214. package/dist/api-contracts/src/ticket/validation.d.ts +51 -53
  215. package/dist/api-contracts/src/ticket/validation.d.ts.map +1 -1
  216. package/dist/api-contracts/src/upload/index.d.ts +30 -32
  217. package/dist/api-contracts/src/upload/index.d.ts.map +1 -1
  218. package/dist/api-contracts/src/upload/schema.d.ts +0 -1
  219. package/dist/api-contracts/src/upload/schema.d.ts.map +1 -1
  220. package/dist/api-contracts/src/user/index.d.ts +126 -137
  221. package/dist/api-contracts/src/user/index.d.ts.map +1 -1
  222. package/dist/api-contracts/src/user/schema.d.ts +3 -4
  223. package/dist/api-contracts/src/user/schema.d.ts.map +1 -1
  224. package/dist/api-contracts/src/user/validation.d.ts +2 -3
  225. package/dist/api-contracts/src/user/validation.d.ts.map +1 -1
  226. package/dist/api-contracts/src/user-presence-status-log/index.d.ts +32 -34
  227. package/dist/api-contracts/src/user-presence-status-log/index.d.ts.map +1 -1
  228. package/dist/api-contracts/src/user-presence-status-log/schema.d.ts +3 -5
  229. package/dist/api-contracts/src/user-presence-status-log/schema.d.ts.map +1 -1
  230. package/dist/api-contracts/src/viber/index.d.ts +2473 -2548
  231. package/dist/api-contracts/src/viber/index.d.ts.map +1 -1
  232. package/dist/api-contracts/src/webchat/index.d.ts +2569 -2644
  233. package/dist/api-contracts/src/webchat/index.d.ts.map +1 -1
  234. package/dist/api-contracts/src/whatsapp/index.d.ts +1778 -1862
  235. package/dist/api-contracts/src/whatsapp/index.d.ts.map +1 -1
  236. package/dist/api-contracts/src/whatsapp/validation.d.ts +4 -15
  237. package/dist/api-contracts/src/whatsapp/validation.d.ts.map +1 -1
  238. package/dist/api-contracts/src/widget/index.d.ts +132 -145
  239. package/dist/api-contracts/src/widget/index.d.ts.map +1 -1
  240. package/dist/api-contracts/src/widget/schema.d.ts +0 -1
  241. package/dist/api-contracts/src/widget/schema.d.ts.map +1 -1
  242. package/dist/api-contracts/src/widget/validation.d.ts +16 -16
  243. package/dist/api-contracts/src/workflow-rule/index.d.ts +1919 -2050
  244. package/dist/api-contracts/src/workflow-rule/index.d.ts.map +1 -1
  245. package/dist/api-contracts/src/workflow-rule/schema.d.ts +0 -1
  246. package/dist/api-contracts/src/workflow-rule/schema.d.ts.map +1 -1
  247. package/dist/api-contracts/src/wrap-up-form/index.d.ts +109 -128
  248. package/dist/api-contracts/src/wrap-up-form/index.d.ts.map +1 -1
  249. package/dist/api-contracts/src/wrap-up-form/schema.d.ts +0 -3
  250. package/dist/api-contracts/src/wrap-up-form/schema.d.ts.map +1 -1
  251. package/dist/api-contracts/src/wrap-up-form/validation.d.ts +18 -19
  252. package/dist/api-contracts/src/wrap-up-form/validation.d.ts.map +1 -1
  253. package/dist/api-contracts/utils.d.ts +1 -2
  254. package/dist/api-contracts/utils.d.ts.map +1 -1
  255. package/dist/entities/src/enums/chat.d.ts +0 -2
  256. package/dist/entities/src/enums/chat.d.ts.map +1 -1
  257. package/dist/index.js +1683 -1853
  258. package/dist/index.js.map +1 -1
  259. package/dist/index.mjs +1683 -1852
  260. package/dist/index.mjs.map +1 -1
  261. package/package.json +2 -2
  262. package/dist/api-contracts/src/general-setting/schema.d.ts +0 -30
  263. package/dist/api-contracts/src/general-setting/schema.d.ts.map +0 -1
  264. package/dist/api-contracts/src/general-setting/validation.d.ts +0 -30
  265. package/dist/api-contracts/src/general-setting/validation.d.ts.map +0 -1
@@ -33,7 +33,6 @@ export declare const laravelServiceTelephonyCdr: {
33
33
  query: z.ZodObject<{
34
34
  page: z.ZodDefault<z.ZodNumber>;
35
35
  pageSize: z.ZodDefault<z.ZodNumber>;
36
- } & {
37
36
  selectedDate: z.ZodOptional<z.ZodString>;
38
37
  type: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
39
38
  status: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
@@ -50,57 +49,39 @@ export declare const laravelServiceTelephonyCdr: {
50
49
  }, "strip", z.ZodTypeAny, {
51
50
  page: number;
52
51
  pageSize: number;
52
+ selectedDate?: string | undefined;
53
53
  type?: string[] | undefined;
54
54
  status?: string[] | undefined;
55
- userId?: string | undefined;
56
55
  callFrom?: string | undefined;
57
56
  callTo?: string | undefined;
58
- contactId?: string | undefined;
59
- selectedDate?: string | undefined;
60
- agentIds?: string[] | undefined;
61
57
  trunk?: string[] | undefined;
58
+ userId?: string | undefined;
62
59
  queueStatus?: string | undefined;
60
+ agentIds?: string[] | undefined;
63
61
  agentCallsOnly?: boolean | undefined;
62
+ contactId?: string | undefined;
64
63
  recordingsOnly?: boolean | undefined;
65
64
  tagIds?: string[] | undefined;
66
65
  }, {
67
- type?: string[] | undefined;
68
66
  page?: number | undefined;
69
- status?: string[] | undefined;
70
67
  pageSize?: number | undefined;
71
- userId?: string | undefined;
68
+ selectedDate?: string | undefined;
69
+ type?: string[] | undefined;
70
+ status?: string[] | undefined;
72
71
  callFrom?: string | undefined;
73
72
  callTo?: string | undefined;
74
- contactId?: string | undefined;
75
- selectedDate?: string | undefined;
76
- agentIds?: string[] | undefined;
77
73
  trunk?: string[] | undefined;
74
+ userId?: string | undefined;
78
75
  queueStatus?: string | undefined;
76
+ agentIds?: string[] | undefined;
79
77
  agentCallsOnly?: boolean | undefined;
78
+ contactId?: string | undefined;
80
79
  recordingsOnly?: boolean | undefined;
81
80
  tagIds?: string[] | undefined;
82
81
  }>;
83
- path: "/tcdrs/api/v1/telephony-cdr";
84
- headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
85
- 'x-tenant': z.ZodString;
86
- 'x-service-token': z.ZodString;
87
- 'x-code': z.ZodOptional<z.ZodString>;
88
- 'x-client-timezone': z.ZodDefault<z.ZodString>;
89
- }, "strip", z.ZodTypeAny, {
90
- 'x-tenant': string;
91
- 'x-service-token': string;
92
- 'x-client-timezone': string;
93
- 'x-code'?: string | undefined;
94
- }, {
95
- 'x-tenant': string;
96
- 'x-service-token': string;
97
- 'x-code'?: string | undefined;
98
- 'x-client-timezone'?: string | undefined;
99
- }>>>;
100
82
  responses: {
101
83
  200: z.ZodObject<{
102
84
  requestId: z.ZodString;
103
- } & {
104
85
  total: z.ZodNumber;
105
86
  page: z.ZodNumber;
106
87
  pageSize: z.ZodNumber;
@@ -109,7 +90,6 @@ export declare const laravelServiceTelephonyCdr: {
109
90
  createdAt: z.ZodDate;
110
91
  updatedAt: z.ZodDate;
111
92
  deletedAt: z.ZodNullable<z.ZodDate>;
112
- } & {
113
93
  uniqueCallId: z.ZodString;
114
94
  timeStart: z.ZodString;
115
95
  callFrom: z.ZodString;
@@ -134,7 +114,6 @@ export declare const laravelServiceTelephonyCdr: {
134
114
  createdAt: z.ZodDate;
135
115
  updatedAt: z.ZodDate;
136
116
  deletedAt: z.ZodNullable<z.ZodDate>;
137
- } & {
138
117
  name: z.ZodString;
139
118
  }, "strip", z.ZodTypeAny, {
140
119
  name: string;
@@ -154,7 +133,6 @@ export declare const laravelServiceTelephonyCdr: {
154
133
  createdAt: z.ZodDate;
155
134
  updatedAt: z.ZodDate;
156
135
  deletedAt: z.ZodNullable<z.ZodDate>;
157
- } & {
158
136
  name: z.ZodOptional<z.ZodString>;
159
137
  phone: z.ZodOptional<z.ZodNullable<z.ZodString>>;
160
138
  address: z.ZodOptional<z.ZodNullable<z.ZodString>>;
@@ -164,7 +142,6 @@ export declare const laravelServiceTelephonyCdr: {
164
142
  createdAt: z.ZodDate;
165
143
  updatedAt: z.ZodDate;
166
144
  deletedAt: z.ZodNullable<z.ZodDate>;
167
- } & {
168
145
  textValue: z.ZodNullable<z.ZodString>;
169
146
  booleanValue: z.ZodNullable<z.ZodBoolean>;
170
147
  numberValue: z.ZodNullable<z.ZodNumber>;
@@ -174,7 +151,6 @@ export declare const laravelServiceTelephonyCdr: {
174
151
  createdAt: z.ZodDate;
175
152
  updatedAt: z.ZodDate;
176
153
  deletedAt: z.ZodNullable<z.ZodDate>;
177
- } & {
178
154
  systemName: z.ZodString;
179
155
  displayName: z.ZodString;
180
156
  type: z.ZodUnion<[z.ZodLiteral<"text">, z.ZodLiteral<"textarea">, z.ZodLiteral<"date">, z.ZodLiteral<"select">, z.ZodLiteral<"link">, z.ZodLiteral<"attachment">]>;
@@ -184,11 +160,10 @@ export declare const laravelServiceTelephonyCdr: {
184
160
  isRequired: z.ZodBoolean;
185
161
  isUnique: z.ZodBoolean;
186
162
  options: z.ZodArray<z.ZodObject<{
187
- label: z.ZodString;
163
+ position: z.ZodNumber;
188
164
  value: z.ZodString;
165
+ label: z.ZodString;
189
166
  isDefault: z.ZodBoolean;
190
- position: z.ZodNumber;
191
- } & {
192
167
  id: z.ZodString;
193
168
  }, "strip", z.ZodTypeAny, {
194
169
  id: string;
@@ -208,7 +183,6 @@ export declare const laravelServiceTelephonyCdr: {
208
183
  createdAt: z.ZodDate;
209
184
  updatedAt: z.ZodDate;
210
185
  deletedAt: z.ZodNullable<z.ZodDate>;
211
- } & {
212
186
  systemName: z.ZodString;
213
187
  displayName: z.ZodString;
214
188
  }, "strip", z.ZodTypeAny, {
@@ -386,7 +360,6 @@ export declare const laravelServiceTelephonyCdr: {
386
360
  createdAt: z.ZodDate;
387
361
  updatedAt: z.ZodDate;
388
362
  deletedAt: z.ZodNullable<z.ZodDate>;
389
- } & {
390
363
  systemName: z.ZodString;
391
364
  displayName: z.ZodString;
392
365
  type: z.ZodUnion<[z.ZodLiteral<"text">, z.ZodLiteral<"textarea">, z.ZodLiteral<"date">, z.ZodLiteral<"select">, z.ZodLiteral<"link">, z.ZodLiteral<"attachment">]>;
@@ -396,11 +369,10 @@ export declare const laravelServiceTelephonyCdr: {
396
369
  isRequired: z.ZodBoolean;
397
370
  isUnique: z.ZodBoolean;
398
371
  options: z.ZodArray<z.ZodObject<{
399
- label: z.ZodString;
372
+ position: z.ZodNumber;
400
373
  value: z.ZodString;
374
+ label: z.ZodString;
401
375
  isDefault: z.ZodBoolean;
402
- position: z.ZodNumber;
403
- } & {
404
376
  id: z.ZodString;
405
377
  }, "strip", z.ZodTypeAny, {
406
378
  id: string;
@@ -420,7 +392,6 @@ export declare const laravelServiceTelephonyCdr: {
420
392
  createdAt: z.ZodDate;
421
393
  updatedAt: z.ZodDate;
422
394
  deletedAt: z.ZodNullable<z.ZodDate>;
423
- } & {
424
395
  systemName: z.ZodString;
425
396
  displayName: z.ZodString;
426
397
  }, "strip", z.ZodTypeAny, {
@@ -470,7 +441,6 @@ export declare const laravelServiceTelephonyCdr: {
470
441
  createdAt: z.ZodDate;
471
442
  updatedAt: z.ZodDate;
472
443
  deletedAt: z.ZodNullable<z.ZodDate>;
473
- } & {
474
444
  bucketName: z.ZodString;
475
445
  fileName: z.ZodString;
476
446
  fileSize: z.ZodNumber;
@@ -903,7 +873,6 @@ export declare const laravelServiceTelephonyCdr: {
903
873
  createdAt: z.ZodDate;
904
874
  updatedAt: z.ZodDate;
905
875
  deletedAt: z.ZodNullable<z.ZodDate>;
906
- } & {
907
876
  queueId: z.ZodNumber;
908
877
  queueName: z.ZodString;
909
878
  queueNumber: z.ZodString;
@@ -940,7 +909,6 @@ export declare const laravelServiceTelephonyCdr: {
940
909
  createdAt: z.ZodDate;
941
910
  updatedAt: z.ZodDate;
942
911
  deletedAt: z.ZodNullable<z.ZodDate>;
943
- } & {
944
912
  bucketName: z.ZodString;
945
913
  fileName: z.ZodString;
946
914
  fileSize: z.ZodNumber;
@@ -974,18 +942,17 @@ export declare const laravelServiceTelephonyCdr: {
974
942
  callTo: z.ZodOptional<z.ZodNullable<z.ZodObject<{
975
943
  id: z.ZodString;
976
944
  user: z.ZodNullable<z.ZodObject<Omit<{
945
+ name: z.ZodString;
977
946
  id: z.ZodString;
947
+ address: z.ZodNullable<z.ZodString>;
948
+ email: z.ZodString;
978
949
  createdAt: z.ZodDate;
979
950
  updatedAt: z.ZodDate;
980
951
  deletedAt: z.ZodNullable<z.ZodDate>;
981
- name: z.ZodString;
982
- email: z.ZodString;
983
952
  emailVerifiedAt: z.ZodNullable<z.ZodDate>;
984
953
  password: z.ZodString;
985
- address: z.ZodNullable<z.ZodString>;
986
954
  phone: z.ZodNullable<z.ZodString>;
987
955
  notificationCount: z.ZodNullable<z.ZodNumber>;
988
- } & {
989
956
  roles: z.ZodArray<z.ZodObject<{
990
957
  id: z.ZodString;
991
958
  createdAt: z.ZodDate;
@@ -1180,18 +1147,17 @@ export declare const laravelServiceTelephonyCdr: {
1180
1147
  callFrom: z.ZodOptional<z.ZodNullable<z.ZodObject<{
1181
1148
  id: z.ZodString;
1182
1149
  user: z.ZodNullable<z.ZodObject<Omit<{
1150
+ name: z.ZodString;
1183
1151
  id: z.ZodString;
1152
+ address: z.ZodNullable<z.ZodString>;
1153
+ email: z.ZodString;
1184
1154
  createdAt: z.ZodDate;
1185
1155
  updatedAt: z.ZodDate;
1186
1156
  deletedAt: z.ZodNullable<z.ZodDate>;
1187
- name: z.ZodString;
1188
- email: z.ZodString;
1189
1157
  emailVerifiedAt: z.ZodNullable<z.ZodDate>;
1190
1158
  password: z.ZodString;
1191
- address: z.ZodNullable<z.ZodString>;
1192
1159
  phone: z.ZodNullable<z.ZodString>;
1193
1160
  notificationCount: z.ZodNullable<z.ZodNumber>;
1194
- } & {
1195
1161
  roles: z.ZodArray<z.ZodObject<{
1196
1162
  id: z.ZodString;
1197
1163
  createdAt: z.ZodDate;
@@ -1384,7 +1350,7 @@ export declare const laravelServiceTelephonyCdr: {
1384
1350
  updatedAt?: string | undefined;
1385
1351
  }>>>;
1386
1352
  }, "strip", z.ZodTypeAny, {
1387
- callFrom?: {
1353
+ callTo?: {
1388
1354
  id: string;
1389
1355
  user: {
1390
1356
  name: string;
@@ -1410,7 +1376,7 @@ export declare const laravelServiceTelephonyCdr: {
1410
1376
  createdAt?: string | undefined;
1411
1377
  updatedAt?: string | undefined;
1412
1378
  } | null | undefined;
1413
- callTo?: {
1379
+ callFrom?: {
1414
1380
  id: string;
1415
1381
  user: {
1416
1382
  name: string;
@@ -1437,7 +1403,7 @@ export declare const laravelServiceTelephonyCdr: {
1437
1403
  updatedAt?: string | undefined;
1438
1404
  } | null | undefined;
1439
1405
  }, {
1440
- callFrom?: {
1406
+ callTo?: {
1441
1407
  id: string;
1442
1408
  user: {
1443
1409
  name: string;
@@ -1463,7 +1429,7 @@ export declare const laravelServiceTelephonyCdr: {
1463
1429
  createdAt?: string | undefined;
1464
1430
  updatedAt?: string | undefined;
1465
1431
  } | null | undefined;
1466
- callTo?: {
1432
+ callFrom?: {
1467
1433
  id: string;
1468
1434
  user: {
1469
1435
  name: string;
@@ -1504,20 +1470,18 @@ export declare const laravelServiceTelephonyCdr: {
1504
1470
  extensionId: z.ZodNullable<z.ZodString>;
1505
1471
  extensionName: z.ZodString;
1506
1472
  telephonySignature: z.ZodNullable<z.ZodString>;
1507
- } & {
1508
1473
  user: z.ZodNullable<z.ZodOptional<z.ZodObject<{
1474
+ name: z.ZodString;
1509
1475
  id: z.ZodString;
1476
+ address: z.ZodNullable<z.ZodString>;
1477
+ email: z.ZodString;
1510
1478
  createdAt: z.ZodDate;
1511
1479
  updatedAt: z.ZodDate;
1512
1480
  deletedAt: z.ZodNullable<z.ZodDate>;
1513
- name: z.ZodString;
1514
- email: z.ZodString;
1515
1481
  emailVerifiedAt: z.ZodNullable<z.ZodDate>;
1516
1482
  password: z.ZodString;
1517
- address: z.ZodNullable<z.ZodString>;
1518
1483
  phone: z.ZodNullable<z.ZodString>;
1519
1484
  notificationCount: z.ZodNullable<z.ZodNumber>;
1520
- } & {
1521
1485
  roles: z.ZodArray<z.ZodObject<{
1522
1486
  id: z.ZodString;
1523
1487
  createdAt: z.ZodDate;
@@ -1848,7 +1812,7 @@ export declare const laravelServiceTelephonyCdr: {
1848
1812
  uploadId: string | null;
1849
1813
  serialNumber: string | null;
1850
1814
  callParticipants: {
1851
- callFrom?: {
1815
+ callTo?: {
1852
1816
  id: string;
1853
1817
  user: {
1854
1818
  name: string;
@@ -1874,7 +1838,7 @@ export declare const laravelServiceTelephonyCdr: {
1874
1838
  createdAt?: string | undefined;
1875
1839
  updatedAt?: string | undefined;
1876
1840
  } | null | undefined;
1877
- callTo?: {
1841
+ callFrom?: {
1878
1842
  id: string;
1879
1843
  user: {
1880
1844
  name: string;
@@ -1904,63 +1868,6 @@ export declare const laravelServiceTelephonyCdr: {
1904
1868
  isQueueMissedCall: boolean;
1905
1869
  telephonyQueueId: string | null;
1906
1870
  contactId: string | null;
1907
- extension?: {
1908
- id: string;
1909
- createdAt: Date;
1910
- updatedAt: Date;
1911
- deletedAt: Date | null;
1912
- userId: string | null;
1913
- sipServerUrl: string;
1914
- sipUserName: string;
1915
- webphoneLoginUser: string;
1916
- extensionId: string | null;
1917
- extensionName: string;
1918
- telephonySignature: string | null;
1919
- user?: {
1920
- name: string;
1921
- id: string;
1922
- address: string | null;
1923
- email: string;
1924
- createdAt: Date;
1925
- updatedAt: Date;
1926
- deletedAt: Date | null;
1927
- emailVerifiedAt: Date | null;
1928
- password: string;
1929
- phone: string | null;
1930
- notificationCount: number | null;
1931
- roles: {
1932
- id: string;
1933
- description: string | null;
1934
- createdAt: Date;
1935
- updatedAt: Date;
1936
- deletedAt: Date | null;
1937
- systemName: string;
1938
- displayName: string;
1939
- permissions: {
1940
- id: string;
1941
- description: string | null;
1942
- createdAt: Date;
1943
- updatedAt: Date;
1944
- deletedAt: Date | null;
1945
- systemName: string;
1946
- displayName: string;
1947
- }[];
1948
- }[];
1949
- extension: {
1950
- id: string;
1951
- createdAt: Date;
1952
- updatedAt: Date;
1953
- deletedAt: Date | null;
1954
- userId: string | null;
1955
- sipServerUrl: string;
1956
- sipUserName: string;
1957
- webphoneLoginUser: string;
1958
- extensionId: string | null;
1959
- extensionName: string;
1960
- telephonySignature: string | null;
1961
- };
1962
- } | null | undefined;
1963
- } | null | undefined;
1964
1871
  contact?: {
1965
1872
  name: string;
1966
1873
  id: string;
@@ -2095,6 +2002,63 @@ export declare const laravelServiceTelephonyCdr: {
2095
2002
  fileSize: number;
2096
2003
  fileUrl: string | null;
2097
2004
  } | null | undefined;
2005
+ extension?: {
2006
+ id: string;
2007
+ createdAt: Date;
2008
+ updatedAt: Date;
2009
+ deletedAt: Date | null;
2010
+ userId: string | null;
2011
+ sipServerUrl: string;
2012
+ sipUserName: string;
2013
+ webphoneLoginUser: string;
2014
+ extensionId: string | null;
2015
+ extensionName: string;
2016
+ telephonySignature: string | null;
2017
+ user?: {
2018
+ name: string;
2019
+ id: string;
2020
+ address: string | null;
2021
+ email: string;
2022
+ createdAt: Date;
2023
+ updatedAt: Date;
2024
+ deletedAt: Date | null;
2025
+ emailVerifiedAt: Date | null;
2026
+ password: string;
2027
+ phone: string | null;
2028
+ notificationCount: number | null;
2029
+ roles: {
2030
+ id: string;
2031
+ description: string | null;
2032
+ createdAt: Date;
2033
+ updatedAt: Date;
2034
+ deletedAt: Date | null;
2035
+ systemName: string;
2036
+ displayName: string;
2037
+ permissions: {
2038
+ id: string;
2039
+ description: string | null;
2040
+ createdAt: Date;
2041
+ updatedAt: Date;
2042
+ deletedAt: Date | null;
2043
+ systemName: string;
2044
+ displayName: string;
2045
+ }[];
2046
+ }[];
2047
+ extension: {
2048
+ id: string;
2049
+ createdAt: Date;
2050
+ updatedAt: Date;
2051
+ deletedAt: Date | null;
2052
+ userId: string | null;
2053
+ sipServerUrl: string;
2054
+ sipUserName: string;
2055
+ webphoneLoginUser: string;
2056
+ extensionId: string | null;
2057
+ extensionName: string;
2058
+ telephonySignature: string | null;
2059
+ };
2060
+ } | null | undefined;
2061
+ } | null | undefined;
2098
2062
  }, {
2099
2063
  type: string;
2100
2064
  id: string;
@@ -2118,7 +2082,7 @@ export declare const laravelServiceTelephonyCdr: {
2118
2082
  uploadId: string | null;
2119
2083
  serialNumber: string | null;
2120
2084
  callParticipants: {
2121
- callFrom?: {
2085
+ callTo?: {
2122
2086
  id: string;
2123
2087
  user: {
2124
2088
  name: string;
@@ -2144,7 +2108,7 @@ export declare const laravelServiceTelephonyCdr: {
2144
2108
  createdAt?: string | undefined;
2145
2109
  updatedAt?: string | undefined;
2146
2110
  } | null | undefined;
2147
- callTo?: {
2111
+ callFrom?: {
2148
2112
  id: string;
2149
2113
  user: {
2150
2114
  name: string;
@@ -2174,63 +2138,6 @@ export declare const laravelServiceTelephonyCdr: {
2174
2138
  isQueueMissedCall: boolean;
2175
2139
  telephonyQueueId: string | null;
2176
2140
  contactId: string | null;
2177
- extension?: {
2178
- id: string;
2179
- createdAt: Date;
2180
- updatedAt: Date;
2181
- deletedAt: Date | null;
2182
- userId: string | null;
2183
- sipServerUrl: string;
2184
- sipUserName: string;
2185
- webphoneLoginUser: string;
2186
- extensionId: string | null;
2187
- extensionName: string;
2188
- telephonySignature: string | null;
2189
- user?: {
2190
- name: string;
2191
- id: string;
2192
- address: string | null;
2193
- email: string;
2194
- createdAt: Date;
2195
- updatedAt: Date;
2196
- deletedAt: Date | null;
2197
- emailVerifiedAt: Date | null;
2198
- password: string;
2199
- phone: string | null;
2200
- notificationCount: number | null;
2201
- roles: {
2202
- id: string;
2203
- description: string | null;
2204
- createdAt: Date;
2205
- updatedAt: Date;
2206
- deletedAt: Date | null;
2207
- systemName: string;
2208
- displayName: string;
2209
- permissions: {
2210
- id: string;
2211
- description: string | null;
2212
- createdAt: Date;
2213
- updatedAt: Date;
2214
- deletedAt: Date | null;
2215
- systemName: string;
2216
- displayName: string;
2217
- }[];
2218
- }[];
2219
- extension: {
2220
- id: string;
2221
- createdAt: Date;
2222
- updatedAt: Date;
2223
- deletedAt: Date | null;
2224
- userId: string | null;
2225
- sipServerUrl: string;
2226
- sipUserName: string;
2227
- webphoneLoginUser: string;
2228
- extensionId: string | null;
2229
- extensionName: string;
2230
- telephonySignature: string | null;
2231
- };
2232
- } | null | undefined;
2233
- } | null | undefined;
2234
2141
  contact?: {
2235
2142
  name: string;
2236
2143
  id: string;
@@ -2365,12 +2272,69 @@ export declare const laravelServiceTelephonyCdr: {
2365
2272
  fileSize: number;
2366
2273
  fileUrl: string | null;
2367
2274
  } | null | undefined;
2368
- }>, "many">;
2369
- }, "strip", z.ZodTypeAny, {
2370
- total: number;
2371
- page: number;
2372
- pageSize: number;
2373
- requestId: string;
2275
+ extension?: {
2276
+ id: string;
2277
+ createdAt: Date;
2278
+ updatedAt: Date;
2279
+ deletedAt: Date | null;
2280
+ userId: string | null;
2281
+ sipServerUrl: string;
2282
+ sipUserName: string;
2283
+ webphoneLoginUser: string;
2284
+ extensionId: string | null;
2285
+ extensionName: string;
2286
+ telephonySignature: string | null;
2287
+ user?: {
2288
+ name: string;
2289
+ id: string;
2290
+ address: string | null;
2291
+ email: string;
2292
+ createdAt: Date;
2293
+ updatedAt: Date;
2294
+ deletedAt: Date | null;
2295
+ emailVerifiedAt: Date | null;
2296
+ password: string;
2297
+ phone: string | null;
2298
+ notificationCount: number | null;
2299
+ roles: {
2300
+ id: string;
2301
+ description: string | null;
2302
+ createdAt: Date;
2303
+ updatedAt: Date;
2304
+ deletedAt: Date | null;
2305
+ systemName: string;
2306
+ displayName: string;
2307
+ permissions: {
2308
+ id: string;
2309
+ description: string | null;
2310
+ createdAt: Date;
2311
+ updatedAt: Date;
2312
+ deletedAt: Date | null;
2313
+ systemName: string;
2314
+ displayName: string;
2315
+ }[];
2316
+ }[];
2317
+ extension: {
2318
+ id: string;
2319
+ createdAt: Date;
2320
+ updatedAt: Date;
2321
+ deletedAt: Date | null;
2322
+ userId: string | null;
2323
+ sipServerUrl: string;
2324
+ sipUserName: string;
2325
+ webphoneLoginUser: string;
2326
+ extensionId: string | null;
2327
+ extensionName: string;
2328
+ telephonySignature: string | null;
2329
+ };
2330
+ } | null | undefined;
2331
+ } | null | undefined;
2332
+ }>, "many">;
2333
+ }, "strip", z.ZodTypeAny, {
2334
+ total: number;
2335
+ page: number;
2336
+ pageSize: number;
2337
+ requestId: string;
2374
2338
  telephonyCdrs: {
2375
2339
  type: string;
2376
2340
  id: string;
@@ -2394,7 +2358,7 @@ export declare const laravelServiceTelephonyCdr: {
2394
2358
  uploadId: string | null;
2395
2359
  serialNumber: string | null;
2396
2360
  callParticipants: {
2397
- callFrom?: {
2361
+ callTo?: {
2398
2362
  id: string;
2399
2363
  user: {
2400
2364
  name: string;
@@ -2420,7 +2384,7 @@ export declare const laravelServiceTelephonyCdr: {
2420
2384
  createdAt?: string | undefined;
2421
2385
  updatedAt?: string | undefined;
2422
2386
  } | null | undefined;
2423
- callTo?: {
2387
+ callFrom?: {
2424
2388
  id: string;
2425
2389
  user: {
2426
2390
  name: string;
@@ -2450,63 +2414,6 @@ export declare const laravelServiceTelephonyCdr: {
2450
2414
  isQueueMissedCall: boolean;
2451
2415
  telephonyQueueId: string | null;
2452
2416
  contactId: string | null;
2453
- extension?: {
2454
- id: string;
2455
- createdAt: Date;
2456
- updatedAt: Date;
2457
- deletedAt: Date | null;
2458
- userId: string | null;
2459
- sipServerUrl: string;
2460
- sipUserName: string;
2461
- webphoneLoginUser: string;
2462
- extensionId: string | null;
2463
- extensionName: string;
2464
- telephonySignature: string | null;
2465
- user?: {
2466
- name: string;
2467
- id: string;
2468
- address: string | null;
2469
- email: string;
2470
- createdAt: Date;
2471
- updatedAt: Date;
2472
- deletedAt: Date | null;
2473
- emailVerifiedAt: Date | null;
2474
- password: string;
2475
- phone: string | null;
2476
- notificationCount: number | null;
2477
- roles: {
2478
- id: string;
2479
- description: string | null;
2480
- createdAt: Date;
2481
- updatedAt: Date;
2482
- deletedAt: Date | null;
2483
- systemName: string;
2484
- displayName: string;
2485
- permissions: {
2486
- id: string;
2487
- description: string | null;
2488
- createdAt: Date;
2489
- updatedAt: Date;
2490
- deletedAt: Date | null;
2491
- systemName: string;
2492
- displayName: string;
2493
- }[];
2494
- }[];
2495
- extension: {
2496
- id: string;
2497
- createdAt: Date;
2498
- updatedAt: Date;
2499
- deletedAt: Date | null;
2500
- userId: string | null;
2501
- sipServerUrl: string;
2502
- sipUserName: string;
2503
- webphoneLoginUser: string;
2504
- extensionId: string | null;
2505
- extensionName: string;
2506
- telephonySignature: string | null;
2507
- };
2508
- } | null | undefined;
2509
- } | null | undefined;
2510
2417
  contact?: {
2511
2418
  name: string;
2512
2419
  id: string;
@@ -2641,6 +2548,63 @@ export declare const laravelServiceTelephonyCdr: {
2641
2548
  fileSize: number;
2642
2549
  fileUrl: string | null;
2643
2550
  } | null | undefined;
2551
+ extension?: {
2552
+ id: string;
2553
+ createdAt: Date;
2554
+ updatedAt: Date;
2555
+ deletedAt: Date | null;
2556
+ userId: string | null;
2557
+ sipServerUrl: string;
2558
+ sipUserName: string;
2559
+ webphoneLoginUser: string;
2560
+ extensionId: string | null;
2561
+ extensionName: string;
2562
+ telephonySignature: string | null;
2563
+ user?: {
2564
+ name: string;
2565
+ id: string;
2566
+ address: string | null;
2567
+ email: string;
2568
+ createdAt: Date;
2569
+ updatedAt: Date;
2570
+ deletedAt: Date | null;
2571
+ emailVerifiedAt: Date | null;
2572
+ password: string;
2573
+ phone: string | null;
2574
+ notificationCount: number | null;
2575
+ roles: {
2576
+ id: string;
2577
+ description: string | null;
2578
+ createdAt: Date;
2579
+ updatedAt: Date;
2580
+ deletedAt: Date | null;
2581
+ systemName: string;
2582
+ displayName: string;
2583
+ permissions: {
2584
+ id: string;
2585
+ description: string | null;
2586
+ createdAt: Date;
2587
+ updatedAt: Date;
2588
+ deletedAt: Date | null;
2589
+ systemName: string;
2590
+ displayName: string;
2591
+ }[];
2592
+ }[];
2593
+ extension: {
2594
+ id: string;
2595
+ createdAt: Date;
2596
+ updatedAt: Date;
2597
+ deletedAt: Date | null;
2598
+ userId: string | null;
2599
+ sipServerUrl: string;
2600
+ sipUserName: string;
2601
+ webphoneLoginUser: string;
2602
+ extensionId: string | null;
2603
+ extensionName: string;
2604
+ telephonySignature: string | null;
2605
+ };
2606
+ } | null | undefined;
2607
+ } | null | undefined;
2644
2608
  }[];
2645
2609
  }, {
2646
2610
  total: number;
@@ -2670,7 +2634,7 @@ export declare const laravelServiceTelephonyCdr: {
2670
2634
  uploadId: string | null;
2671
2635
  serialNumber: string | null;
2672
2636
  callParticipants: {
2673
- callFrom?: {
2637
+ callTo?: {
2674
2638
  id: string;
2675
2639
  user: {
2676
2640
  name: string;
@@ -2696,7 +2660,7 @@ export declare const laravelServiceTelephonyCdr: {
2696
2660
  createdAt?: string | undefined;
2697
2661
  updatedAt?: string | undefined;
2698
2662
  } | null | undefined;
2699
- callTo?: {
2663
+ callFrom?: {
2700
2664
  id: string;
2701
2665
  user: {
2702
2666
  name: string;
@@ -2726,63 +2690,6 @@ export declare const laravelServiceTelephonyCdr: {
2726
2690
  isQueueMissedCall: boolean;
2727
2691
  telephonyQueueId: string | null;
2728
2692
  contactId: string | null;
2729
- extension?: {
2730
- id: string;
2731
- createdAt: Date;
2732
- updatedAt: Date;
2733
- deletedAt: Date | null;
2734
- userId: string | null;
2735
- sipServerUrl: string;
2736
- sipUserName: string;
2737
- webphoneLoginUser: string;
2738
- extensionId: string | null;
2739
- extensionName: string;
2740
- telephonySignature: string | null;
2741
- user?: {
2742
- name: string;
2743
- id: string;
2744
- address: string | null;
2745
- email: string;
2746
- createdAt: Date;
2747
- updatedAt: Date;
2748
- deletedAt: Date | null;
2749
- emailVerifiedAt: Date | null;
2750
- password: string;
2751
- phone: string | null;
2752
- notificationCount: number | null;
2753
- roles: {
2754
- id: string;
2755
- description: string | null;
2756
- createdAt: Date;
2757
- updatedAt: Date;
2758
- deletedAt: Date | null;
2759
- systemName: string;
2760
- displayName: string;
2761
- permissions: {
2762
- id: string;
2763
- description: string | null;
2764
- createdAt: Date;
2765
- updatedAt: Date;
2766
- deletedAt: Date | null;
2767
- systemName: string;
2768
- displayName: string;
2769
- }[];
2770
- }[];
2771
- extension: {
2772
- id: string;
2773
- createdAt: Date;
2774
- updatedAt: Date;
2775
- deletedAt: Date | null;
2776
- userId: string | null;
2777
- sipServerUrl: string;
2778
- sipUserName: string;
2779
- webphoneLoginUser: string;
2780
- extensionId: string | null;
2781
- extensionName: string;
2782
- telephonySignature: string | null;
2783
- };
2784
- } | null | undefined;
2785
- } | null | undefined;
2786
2693
  contact?: {
2787
2694
  name: string;
2788
2695
  id: string;
@@ -2917,6 +2824,63 @@ export declare const laravelServiceTelephonyCdr: {
2917
2824
  fileSize: number;
2918
2825
  fileUrl: string | null;
2919
2826
  } | null | undefined;
2827
+ extension?: {
2828
+ id: string;
2829
+ createdAt: Date;
2830
+ updatedAt: Date;
2831
+ deletedAt: Date | null;
2832
+ userId: string | null;
2833
+ sipServerUrl: string;
2834
+ sipUserName: string;
2835
+ webphoneLoginUser: string;
2836
+ extensionId: string | null;
2837
+ extensionName: string;
2838
+ telephonySignature: string | null;
2839
+ user?: {
2840
+ name: string;
2841
+ id: string;
2842
+ address: string | null;
2843
+ email: string;
2844
+ createdAt: Date;
2845
+ updatedAt: Date;
2846
+ deletedAt: Date | null;
2847
+ emailVerifiedAt: Date | null;
2848
+ password: string;
2849
+ phone: string | null;
2850
+ notificationCount: number | null;
2851
+ roles: {
2852
+ id: string;
2853
+ description: string | null;
2854
+ createdAt: Date;
2855
+ updatedAt: Date;
2856
+ deletedAt: Date | null;
2857
+ systemName: string;
2858
+ displayName: string;
2859
+ permissions: {
2860
+ id: string;
2861
+ description: string | null;
2862
+ createdAt: Date;
2863
+ updatedAt: Date;
2864
+ deletedAt: Date | null;
2865
+ systemName: string;
2866
+ displayName: string;
2867
+ }[];
2868
+ }[];
2869
+ extension: {
2870
+ id: string;
2871
+ createdAt: Date;
2872
+ updatedAt: Date;
2873
+ deletedAt: Date | null;
2874
+ userId: string | null;
2875
+ sipServerUrl: string;
2876
+ sipUserName: string;
2877
+ webphoneLoginUser: string;
2878
+ extensionId: string | null;
2879
+ extensionName: string;
2880
+ telephonySignature: string | null;
2881
+ };
2882
+ } | null | undefined;
2883
+ } | null | undefined;
2920
2884
  }[];
2921
2885
  }>;
2922
2886
  401: z.ZodObject<{
@@ -2930,6 +2894,23 @@ export declare const laravelServiceTelephonyCdr: {
2930
2894
  error?: any;
2931
2895
  }>;
2932
2896
  };
2897
+ path: "/tcdrs/api/v1/telephony-cdr";
2898
+ headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
2899
+ 'x-tenant': z.ZodString;
2900
+ 'x-service-token': z.ZodString;
2901
+ 'x-code': z.ZodOptional<z.ZodString>;
2902
+ 'x-client-timezone': z.ZodDefault<z.ZodString>;
2903
+ }, "strip", z.ZodTypeAny, {
2904
+ 'x-tenant': string;
2905
+ 'x-service-token': string;
2906
+ 'x-client-timezone': string;
2907
+ 'x-code'?: string | undefined;
2908
+ }, {
2909
+ 'x-tenant': string;
2910
+ 'x-service-token': string;
2911
+ 'x-code'?: string | undefined;
2912
+ 'x-client-timezone'?: string | undefined;
2913
+ }>>>;
2933
2914
  };
2934
2915
  };
2935
2916
  export declare const telephonyCdrContract: {
@@ -2939,7 +2920,6 @@ export declare const telephonyCdrContract: {
2939
2920
  query: z.ZodObject<{
2940
2921
  page: z.ZodDefault<z.ZodNumber>;
2941
2922
  pageSize: z.ZodDefault<z.ZodNumber>;
2942
- } & {
2943
2923
  type: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
2944
2924
  status: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
2945
2925
  callFrom: z.ZodOptional<z.ZodString>;
@@ -2957,53 +2937,35 @@ export declare const telephonyCdrContract: {
2957
2937
  pageSize: number;
2958
2938
  type?: string[] | undefined;
2959
2939
  status?: string[] | undefined;
2960
- contact?: string[] | undefined;
2961
- notes?: string | undefined;
2962
2940
  callFrom?: string | undefined;
2963
2941
  callTo?: string | undefined;
2964
- agentId?: string | undefined;
2965
- selectedDate?: string | undefined;
2966
- queueIds?: string[] | undefined;
2967
2942
  result?: string[] | undefined;
2968
2943
  callTags?: string[] | undefined;
2944
+ selectedDate?: string | undefined;
2945
+ agentId?: string | undefined;
2946
+ contact?: string[] | undefined;
2969
2947
  callStatus?: ("incoming" | "outgoing" | "missed" | "no_answered")[] | undefined;
2948
+ queueIds?: string[] | undefined;
2949
+ notes?: string | undefined;
2970
2950
  }, {
2971
- type?: string[] | undefined;
2972
2951
  page?: number | undefined;
2973
- status?: string[] | undefined;
2974
2952
  pageSize?: number | undefined;
2975
- contact?: string[] | undefined;
2976
- notes?: string | undefined;
2953
+ type?: string[] | undefined;
2954
+ status?: string[] | undefined;
2977
2955
  callFrom?: string | undefined;
2978
2956
  callTo?: string | undefined;
2979
- agentId?: string | undefined;
2980
- selectedDate?: string | undefined;
2981
- queueIds?: string[] | undefined;
2982
2957
  result?: string[] | undefined;
2983
2958
  callTags?: string[] | undefined;
2959
+ selectedDate?: string | undefined;
2960
+ agentId?: string | undefined;
2961
+ contact?: string[] | undefined;
2984
2962
  callStatus?: ("incoming" | "outgoing" | "missed" | "no_answered")[] | undefined;
2963
+ queueIds?: string[] | undefined;
2964
+ notes?: string | undefined;
2985
2965
  }>;
2986
- path: "ms/telephony-cdr/recent-calls";
2987
- headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
2988
- 'x-tenant': z.ZodString;
2989
- 'x-service-token': z.ZodString;
2990
- 'x-code': z.ZodOptional<z.ZodString>;
2991
- 'x-client-timezone': z.ZodDefault<z.ZodString>;
2992
- }, "strip", z.ZodTypeAny, {
2993
- 'x-tenant': string;
2994
- 'x-service-token': string;
2995
- 'x-client-timezone': string;
2996
- 'x-code'?: string | undefined;
2997
- }, {
2998
- 'x-tenant': string;
2999
- 'x-service-token': string;
3000
- 'x-code'?: string | undefined;
3001
- 'x-client-timezone'?: string | undefined;
3002
- }>>>;
3003
2966
  responses: {
3004
2967
  200: z.ZodObject<{
3005
2968
  requestId: z.ZodString;
3006
- } & {
3007
2969
  total: z.ZodNumber;
3008
2970
  page: z.ZodNumber;
3009
2971
  pageSize: z.ZodNumber;
@@ -3012,7 +2974,6 @@ export declare const telephonyCdrContract: {
3012
2974
  createdAt: z.ZodDate;
3013
2975
  updatedAt: z.ZodDate;
3014
2976
  deletedAt: z.ZodNullable<z.ZodDate>;
3015
- } & {
3016
2977
  uniqueCallId: z.ZodString;
3017
2978
  timeStart: z.ZodString;
3018
2979
  callFrom: z.ZodString;
@@ -3037,7 +2998,6 @@ export declare const telephonyCdrContract: {
3037
2998
  createdAt: z.ZodDate;
3038
2999
  updatedAt: z.ZodDate;
3039
3000
  deletedAt: z.ZodNullable<z.ZodDate>;
3040
- } & {
3041
3001
  name: z.ZodString;
3042
3002
  }, "strip", z.ZodTypeAny, {
3043
3003
  name: string;
@@ -3057,7 +3017,6 @@ export declare const telephonyCdrContract: {
3057
3017
  createdAt: z.ZodDate;
3058
3018
  updatedAt: z.ZodDate;
3059
3019
  deletedAt: z.ZodNullable<z.ZodDate>;
3060
- } & {
3061
3020
  name: z.ZodOptional<z.ZodString>;
3062
3021
  phone: z.ZodOptional<z.ZodNullable<z.ZodString>>;
3063
3022
  address: z.ZodOptional<z.ZodNullable<z.ZodString>>;
@@ -3067,7 +3026,6 @@ export declare const telephonyCdrContract: {
3067
3026
  createdAt: z.ZodDate;
3068
3027
  updatedAt: z.ZodDate;
3069
3028
  deletedAt: z.ZodNullable<z.ZodDate>;
3070
- } & {
3071
3029
  textValue: z.ZodNullable<z.ZodString>;
3072
3030
  booleanValue: z.ZodNullable<z.ZodBoolean>;
3073
3031
  numberValue: z.ZodNullable<z.ZodNumber>;
@@ -3077,7 +3035,6 @@ export declare const telephonyCdrContract: {
3077
3035
  createdAt: z.ZodDate;
3078
3036
  updatedAt: z.ZodDate;
3079
3037
  deletedAt: z.ZodNullable<z.ZodDate>;
3080
- } & {
3081
3038
  systemName: z.ZodString;
3082
3039
  displayName: z.ZodString;
3083
3040
  type: z.ZodUnion<[z.ZodLiteral<"text">, z.ZodLiteral<"textarea">, z.ZodLiteral<"date">, z.ZodLiteral<"select">, z.ZodLiteral<"link">, z.ZodLiteral<"attachment">]>;
@@ -3087,11 +3044,10 @@ export declare const telephonyCdrContract: {
3087
3044
  isRequired: z.ZodBoolean;
3088
3045
  isUnique: z.ZodBoolean;
3089
3046
  options: z.ZodArray<z.ZodObject<{
3090
- label: z.ZodString;
3047
+ position: z.ZodNumber;
3091
3048
  value: z.ZodString;
3049
+ label: z.ZodString;
3092
3050
  isDefault: z.ZodBoolean;
3093
- position: z.ZodNumber;
3094
- } & {
3095
3051
  id: z.ZodString;
3096
3052
  }, "strip", z.ZodTypeAny, {
3097
3053
  id: string;
@@ -3111,7 +3067,6 @@ export declare const telephonyCdrContract: {
3111
3067
  createdAt: z.ZodDate;
3112
3068
  updatedAt: z.ZodDate;
3113
3069
  deletedAt: z.ZodNullable<z.ZodDate>;
3114
- } & {
3115
3070
  systemName: z.ZodString;
3116
3071
  displayName: z.ZodString;
3117
3072
  }, "strip", z.ZodTypeAny, {
@@ -3289,7 +3244,6 @@ export declare const telephonyCdrContract: {
3289
3244
  createdAt: z.ZodDate;
3290
3245
  updatedAt: z.ZodDate;
3291
3246
  deletedAt: z.ZodNullable<z.ZodDate>;
3292
- } & {
3293
3247
  systemName: z.ZodString;
3294
3248
  displayName: z.ZodString;
3295
3249
  type: z.ZodUnion<[z.ZodLiteral<"text">, z.ZodLiteral<"textarea">, z.ZodLiteral<"date">, z.ZodLiteral<"select">, z.ZodLiteral<"link">, z.ZodLiteral<"attachment">]>;
@@ -3299,11 +3253,10 @@ export declare const telephonyCdrContract: {
3299
3253
  isRequired: z.ZodBoolean;
3300
3254
  isUnique: z.ZodBoolean;
3301
3255
  options: z.ZodArray<z.ZodObject<{
3302
- label: z.ZodString;
3256
+ position: z.ZodNumber;
3303
3257
  value: z.ZodString;
3258
+ label: z.ZodString;
3304
3259
  isDefault: z.ZodBoolean;
3305
- position: z.ZodNumber;
3306
- } & {
3307
3260
  id: z.ZodString;
3308
3261
  }, "strip", z.ZodTypeAny, {
3309
3262
  id: string;
@@ -3323,7 +3276,6 @@ export declare const telephonyCdrContract: {
3323
3276
  createdAt: z.ZodDate;
3324
3277
  updatedAt: z.ZodDate;
3325
3278
  deletedAt: z.ZodNullable<z.ZodDate>;
3326
- } & {
3327
3279
  systemName: z.ZodString;
3328
3280
  displayName: z.ZodString;
3329
3281
  }, "strip", z.ZodTypeAny, {
@@ -3373,7 +3325,6 @@ export declare const telephonyCdrContract: {
3373
3325
  createdAt: z.ZodDate;
3374
3326
  updatedAt: z.ZodDate;
3375
3327
  deletedAt: z.ZodNullable<z.ZodDate>;
3376
- } & {
3377
3328
  bucketName: z.ZodString;
3378
3329
  fileName: z.ZodString;
3379
3330
  fileSize: z.ZodNumber;
@@ -3806,7 +3757,6 @@ export declare const telephonyCdrContract: {
3806
3757
  createdAt: z.ZodDate;
3807
3758
  updatedAt: z.ZodDate;
3808
3759
  deletedAt: z.ZodNullable<z.ZodDate>;
3809
- } & {
3810
3760
  queueId: z.ZodNumber;
3811
3761
  queueName: z.ZodString;
3812
3762
  queueNumber: z.ZodString;
@@ -3843,7 +3793,6 @@ export declare const telephonyCdrContract: {
3843
3793
  createdAt: z.ZodDate;
3844
3794
  updatedAt: z.ZodDate;
3845
3795
  deletedAt: z.ZodNullable<z.ZodDate>;
3846
- } & {
3847
3796
  bucketName: z.ZodString;
3848
3797
  fileName: z.ZodString;
3849
3798
  fileSize: z.ZodNumber;
@@ -3877,18 +3826,17 @@ export declare const telephonyCdrContract: {
3877
3826
  callTo: z.ZodOptional<z.ZodNullable<z.ZodObject<{
3878
3827
  id: z.ZodString;
3879
3828
  user: z.ZodNullable<z.ZodObject<Omit<{
3829
+ name: z.ZodString;
3880
3830
  id: z.ZodString;
3831
+ address: z.ZodNullable<z.ZodString>;
3832
+ email: z.ZodString;
3881
3833
  createdAt: z.ZodDate;
3882
3834
  updatedAt: z.ZodDate;
3883
3835
  deletedAt: z.ZodNullable<z.ZodDate>;
3884
- name: z.ZodString;
3885
- email: z.ZodString;
3886
3836
  emailVerifiedAt: z.ZodNullable<z.ZodDate>;
3887
3837
  password: z.ZodString;
3888
- address: z.ZodNullable<z.ZodString>;
3889
3838
  phone: z.ZodNullable<z.ZodString>;
3890
3839
  notificationCount: z.ZodNullable<z.ZodNumber>;
3891
- } & {
3892
3840
  roles: z.ZodArray<z.ZodObject<{
3893
3841
  id: z.ZodString;
3894
3842
  createdAt: z.ZodDate;
@@ -4083,18 +4031,17 @@ export declare const telephonyCdrContract: {
4083
4031
  callFrom: z.ZodOptional<z.ZodNullable<z.ZodObject<{
4084
4032
  id: z.ZodString;
4085
4033
  user: z.ZodNullable<z.ZodObject<Omit<{
4034
+ name: z.ZodString;
4086
4035
  id: z.ZodString;
4036
+ address: z.ZodNullable<z.ZodString>;
4037
+ email: z.ZodString;
4087
4038
  createdAt: z.ZodDate;
4088
4039
  updatedAt: z.ZodDate;
4089
4040
  deletedAt: z.ZodNullable<z.ZodDate>;
4090
- name: z.ZodString;
4091
- email: z.ZodString;
4092
4041
  emailVerifiedAt: z.ZodNullable<z.ZodDate>;
4093
4042
  password: z.ZodString;
4094
- address: z.ZodNullable<z.ZodString>;
4095
4043
  phone: z.ZodNullable<z.ZodString>;
4096
4044
  notificationCount: z.ZodNullable<z.ZodNumber>;
4097
- } & {
4098
4045
  roles: z.ZodArray<z.ZodObject<{
4099
4046
  id: z.ZodString;
4100
4047
  createdAt: z.ZodDate;
@@ -4287,7 +4234,7 @@ export declare const telephonyCdrContract: {
4287
4234
  updatedAt?: string | undefined;
4288
4235
  }>>>;
4289
4236
  }, "strip", z.ZodTypeAny, {
4290
- callFrom?: {
4237
+ callTo?: {
4291
4238
  id: string;
4292
4239
  user: {
4293
4240
  name: string;
@@ -4313,7 +4260,7 @@ export declare const telephonyCdrContract: {
4313
4260
  createdAt?: string | undefined;
4314
4261
  updatedAt?: string | undefined;
4315
4262
  } | null | undefined;
4316
- callTo?: {
4263
+ callFrom?: {
4317
4264
  id: string;
4318
4265
  user: {
4319
4266
  name: string;
@@ -4340,7 +4287,7 @@ export declare const telephonyCdrContract: {
4340
4287
  updatedAt?: string | undefined;
4341
4288
  } | null | undefined;
4342
4289
  }, {
4343
- callFrom?: {
4290
+ callTo?: {
4344
4291
  id: string;
4345
4292
  user: {
4346
4293
  name: string;
@@ -4366,7 +4313,7 @@ export declare const telephonyCdrContract: {
4366
4313
  createdAt?: string | undefined;
4367
4314
  updatedAt?: string | undefined;
4368
4315
  } | null | undefined;
4369
- callTo?: {
4316
+ callFrom?: {
4370
4317
  id: string;
4371
4318
  user: {
4372
4319
  name: string;
@@ -4407,20 +4354,18 @@ export declare const telephonyCdrContract: {
4407
4354
  extensionId: z.ZodNullable<z.ZodString>;
4408
4355
  extensionName: z.ZodString;
4409
4356
  telephonySignature: z.ZodNullable<z.ZodString>;
4410
- } & {
4411
4357
  user: z.ZodNullable<z.ZodOptional<z.ZodObject<{
4358
+ name: z.ZodString;
4412
4359
  id: z.ZodString;
4360
+ address: z.ZodNullable<z.ZodString>;
4361
+ email: z.ZodString;
4413
4362
  createdAt: z.ZodDate;
4414
4363
  updatedAt: z.ZodDate;
4415
4364
  deletedAt: z.ZodNullable<z.ZodDate>;
4416
- name: z.ZodString;
4417
- email: z.ZodString;
4418
4365
  emailVerifiedAt: z.ZodNullable<z.ZodDate>;
4419
4366
  password: z.ZodString;
4420
- address: z.ZodNullable<z.ZodString>;
4421
4367
  phone: z.ZodNullable<z.ZodString>;
4422
4368
  notificationCount: z.ZodNullable<z.ZodNumber>;
4423
- } & {
4424
4369
  roles: z.ZodArray<z.ZodObject<{
4425
4370
  id: z.ZodString;
4426
4371
  createdAt: z.ZodDate;
@@ -4751,7 +4696,7 @@ export declare const telephonyCdrContract: {
4751
4696
  uploadId: string | null;
4752
4697
  serialNumber: string | null;
4753
4698
  callParticipants: {
4754
- callFrom?: {
4699
+ callTo?: {
4755
4700
  id: string;
4756
4701
  user: {
4757
4702
  name: string;
@@ -4777,7 +4722,7 @@ export declare const telephonyCdrContract: {
4777
4722
  createdAt?: string | undefined;
4778
4723
  updatedAt?: string | undefined;
4779
4724
  } | null | undefined;
4780
- callTo?: {
4725
+ callFrom?: {
4781
4726
  id: string;
4782
4727
  user: {
4783
4728
  name: string;
@@ -4807,63 +4752,6 @@ export declare const telephonyCdrContract: {
4807
4752
  isQueueMissedCall: boolean;
4808
4753
  telephonyQueueId: string | null;
4809
4754
  contactId: string | null;
4810
- extension?: {
4811
- id: string;
4812
- createdAt: Date;
4813
- updatedAt: Date;
4814
- deletedAt: Date | null;
4815
- userId: string | null;
4816
- sipServerUrl: string;
4817
- sipUserName: string;
4818
- webphoneLoginUser: string;
4819
- extensionId: string | null;
4820
- extensionName: string;
4821
- telephonySignature: string | null;
4822
- user?: {
4823
- name: string;
4824
- id: string;
4825
- address: string | null;
4826
- email: string;
4827
- createdAt: Date;
4828
- updatedAt: Date;
4829
- deletedAt: Date | null;
4830
- emailVerifiedAt: Date | null;
4831
- password: string;
4832
- phone: string | null;
4833
- notificationCount: number | null;
4834
- roles: {
4835
- id: string;
4836
- description: string | null;
4837
- createdAt: Date;
4838
- updatedAt: Date;
4839
- deletedAt: Date | null;
4840
- systemName: string;
4841
- displayName: string;
4842
- permissions: {
4843
- id: string;
4844
- description: string | null;
4845
- createdAt: Date;
4846
- updatedAt: Date;
4847
- deletedAt: Date | null;
4848
- systemName: string;
4849
- displayName: string;
4850
- }[];
4851
- }[];
4852
- extension: {
4853
- id: string;
4854
- createdAt: Date;
4855
- updatedAt: Date;
4856
- deletedAt: Date | null;
4857
- userId: string | null;
4858
- sipServerUrl: string;
4859
- sipUserName: string;
4860
- webphoneLoginUser: string;
4861
- extensionId: string | null;
4862
- extensionName: string;
4863
- telephonySignature: string | null;
4864
- };
4865
- } | null | undefined;
4866
- } | null | undefined;
4867
4755
  contact?: {
4868
4756
  name: string;
4869
4757
  id: string;
@@ -4998,6 +4886,63 @@ export declare const telephonyCdrContract: {
4998
4886
  fileSize: number;
4999
4887
  fileUrl: string | null;
5000
4888
  } | null | undefined;
4889
+ extension?: {
4890
+ id: string;
4891
+ createdAt: Date;
4892
+ updatedAt: Date;
4893
+ deletedAt: Date | null;
4894
+ userId: string | null;
4895
+ sipServerUrl: string;
4896
+ sipUserName: string;
4897
+ webphoneLoginUser: string;
4898
+ extensionId: string | null;
4899
+ extensionName: string;
4900
+ telephonySignature: string | null;
4901
+ user?: {
4902
+ name: string;
4903
+ id: string;
4904
+ address: string | null;
4905
+ email: string;
4906
+ createdAt: Date;
4907
+ updatedAt: Date;
4908
+ deletedAt: Date | null;
4909
+ emailVerifiedAt: Date | null;
4910
+ password: string;
4911
+ phone: string | null;
4912
+ notificationCount: number | null;
4913
+ roles: {
4914
+ id: string;
4915
+ description: string | null;
4916
+ createdAt: Date;
4917
+ updatedAt: Date;
4918
+ deletedAt: Date | null;
4919
+ systemName: string;
4920
+ displayName: string;
4921
+ permissions: {
4922
+ id: string;
4923
+ description: string | null;
4924
+ createdAt: Date;
4925
+ updatedAt: Date;
4926
+ deletedAt: Date | null;
4927
+ systemName: string;
4928
+ displayName: string;
4929
+ }[];
4930
+ }[];
4931
+ extension: {
4932
+ id: string;
4933
+ createdAt: Date;
4934
+ updatedAt: Date;
4935
+ deletedAt: Date | null;
4936
+ userId: string | null;
4937
+ sipServerUrl: string;
4938
+ sipUserName: string;
4939
+ webphoneLoginUser: string;
4940
+ extensionId: string | null;
4941
+ extensionName: string;
4942
+ telephonySignature: string | null;
4943
+ };
4944
+ } | null | undefined;
4945
+ } | null | undefined;
5001
4946
  }, {
5002
4947
  type: string;
5003
4948
  id: string;
@@ -5021,7 +4966,7 @@ export declare const telephonyCdrContract: {
5021
4966
  uploadId: string | null;
5022
4967
  serialNumber: string | null;
5023
4968
  callParticipants: {
5024
- callFrom?: {
4969
+ callTo?: {
5025
4970
  id: string;
5026
4971
  user: {
5027
4972
  name: string;
@@ -5047,7 +4992,7 @@ export declare const telephonyCdrContract: {
5047
4992
  createdAt?: string | undefined;
5048
4993
  updatedAt?: string | undefined;
5049
4994
  } | null | undefined;
5050
- callTo?: {
4995
+ callFrom?: {
5051
4996
  id: string;
5052
4997
  user: {
5053
4998
  name: string;
@@ -5077,63 +5022,6 @@ export declare const telephonyCdrContract: {
5077
5022
  isQueueMissedCall: boolean;
5078
5023
  telephonyQueueId: string | null;
5079
5024
  contactId: string | null;
5080
- extension?: {
5081
- id: string;
5082
- createdAt: Date;
5083
- updatedAt: Date;
5084
- deletedAt: Date | null;
5085
- userId: string | null;
5086
- sipServerUrl: string;
5087
- sipUserName: string;
5088
- webphoneLoginUser: string;
5089
- extensionId: string | null;
5090
- extensionName: string;
5091
- telephonySignature: string | null;
5092
- user?: {
5093
- name: string;
5094
- id: string;
5095
- address: string | null;
5096
- email: string;
5097
- createdAt: Date;
5098
- updatedAt: Date;
5099
- deletedAt: Date | null;
5100
- emailVerifiedAt: Date | null;
5101
- password: string;
5102
- phone: string | null;
5103
- notificationCount: number | null;
5104
- roles: {
5105
- id: string;
5106
- description: string | null;
5107
- createdAt: Date;
5108
- updatedAt: Date;
5109
- deletedAt: Date | null;
5110
- systemName: string;
5111
- displayName: string;
5112
- permissions: {
5113
- id: string;
5114
- description: string | null;
5115
- createdAt: Date;
5116
- updatedAt: Date;
5117
- deletedAt: Date | null;
5118
- systemName: string;
5119
- displayName: string;
5120
- }[];
5121
- }[];
5122
- extension: {
5123
- id: string;
5124
- createdAt: Date;
5125
- updatedAt: Date;
5126
- deletedAt: Date | null;
5127
- userId: string | null;
5128
- sipServerUrl: string;
5129
- sipUserName: string;
5130
- webphoneLoginUser: string;
5131
- extensionId: string | null;
5132
- extensionName: string;
5133
- telephonySignature: string | null;
5134
- };
5135
- } | null | undefined;
5136
- } | null | undefined;
5137
5025
  contact?: {
5138
5026
  name: string;
5139
5027
  id: string;
@@ -5268,6 +5156,63 @@ export declare const telephonyCdrContract: {
5268
5156
  fileSize: number;
5269
5157
  fileUrl: string | null;
5270
5158
  } | null | undefined;
5159
+ extension?: {
5160
+ id: string;
5161
+ createdAt: Date;
5162
+ updatedAt: Date;
5163
+ deletedAt: Date | null;
5164
+ userId: string | null;
5165
+ sipServerUrl: string;
5166
+ sipUserName: string;
5167
+ webphoneLoginUser: string;
5168
+ extensionId: string | null;
5169
+ extensionName: string;
5170
+ telephonySignature: string | null;
5171
+ user?: {
5172
+ name: string;
5173
+ id: string;
5174
+ address: string | null;
5175
+ email: string;
5176
+ createdAt: Date;
5177
+ updatedAt: Date;
5178
+ deletedAt: Date | null;
5179
+ emailVerifiedAt: Date | null;
5180
+ password: string;
5181
+ phone: string | null;
5182
+ notificationCount: number | null;
5183
+ roles: {
5184
+ id: string;
5185
+ description: string | null;
5186
+ createdAt: Date;
5187
+ updatedAt: Date;
5188
+ deletedAt: Date | null;
5189
+ systemName: string;
5190
+ displayName: string;
5191
+ permissions: {
5192
+ id: string;
5193
+ description: string | null;
5194
+ createdAt: Date;
5195
+ updatedAt: Date;
5196
+ deletedAt: Date | null;
5197
+ systemName: string;
5198
+ displayName: string;
5199
+ }[];
5200
+ }[];
5201
+ extension: {
5202
+ id: string;
5203
+ createdAt: Date;
5204
+ updatedAt: Date;
5205
+ deletedAt: Date | null;
5206
+ userId: string | null;
5207
+ sipServerUrl: string;
5208
+ sipUserName: string;
5209
+ webphoneLoginUser: string;
5210
+ extensionId: string | null;
5211
+ extensionName: string;
5212
+ telephonySignature: string | null;
5213
+ };
5214
+ } | null | undefined;
5215
+ } | null | undefined;
5271
5216
  }>, "many">;
5272
5217
  }, "strip", z.ZodTypeAny, {
5273
5218
  total: number;
@@ -5297,7 +5242,7 @@ export declare const telephonyCdrContract: {
5297
5242
  uploadId: string | null;
5298
5243
  serialNumber: string | null;
5299
5244
  callParticipants: {
5300
- callFrom?: {
5245
+ callTo?: {
5301
5246
  id: string;
5302
5247
  user: {
5303
5248
  name: string;
@@ -5323,7 +5268,7 @@ export declare const telephonyCdrContract: {
5323
5268
  createdAt?: string | undefined;
5324
5269
  updatedAt?: string | undefined;
5325
5270
  } | null | undefined;
5326
- callTo?: {
5271
+ callFrom?: {
5327
5272
  id: string;
5328
5273
  user: {
5329
5274
  name: string;
@@ -5353,63 +5298,6 @@ export declare const telephonyCdrContract: {
5353
5298
  isQueueMissedCall: boolean;
5354
5299
  telephonyQueueId: string | null;
5355
5300
  contactId: string | null;
5356
- extension?: {
5357
- id: string;
5358
- createdAt: Date;
5359
- updatedAt: Date;
5360
- deletedAt: Date | null;
5361
- userId: string | null;
5362
- sipServerUrl: string;
5363
- sipUserName: string;
5364
- webphoneLoginUser: string;
5365
- extensionId: string | null;
5366
- extensionName: string;
5367
- telephonySignature: string | null;
5368
- user?: {
5369
- name: string;
5370
- id: string;
5371
- address: string | null;
5372
- email: string;
5373
- createdAt: Date;
5374
- updatedAt: Date;
5375
- deletedAt: Date | null;
5376
- emailVerifiedAt: Date | null;
5377
- password: string;
5378
- phone: string | null;
5379
- notificationCount: number | null;
5380
- roles: {
5381
- id: string;
5382
- description: string | null;
5383
- createdAt: Date;
5384
- updatedAt: Date;
5385
- deletedAt: Date | null;
5386
- systemName: string;
5387
- displayName: string;
5388
- permissions: {
5389
- id: string;
5390
- description: string | null;
5391
- createdAt: Date;
5392
- updatedAt: Date;
5393
- deletedAt: Date | null;
5394
- systemName: string;
5395
- displayName: string;
5396
- }[];
5397
- }[];
5398
- extension: {
5399
- id: string;
5400
- createdAt: Date;
5401
- updatedAt: Date;
5402
- deletedAt: Date | null;
5403
- userId: string | null;
5404
- sipServerUrl: string;
5405
- sipUserName: string;
5406
- webphoneLoginUser: string;
5407
- extensionId: string | null;
5408
- extensionName: string;
5409
- telephonySignature: string | null;
5410
- };
5411
- } | null | undefined;
5412
- } | null | undefined;
5413
5301
  contact?: {
5414
5302
  name: string;
5415
5303
  id: string;
@@ -5544,6 +5432,63 @@ export declare const telephonyCdrContract: {
5544
5432
  fileSize: number;
5545
5433
  fileUrl: string | null;
5546
5434
  } | null | undefined;
5435
+ extension?: {
5436
+ id: string;
5437
+ createdAt: Date;
5438
+ updatedAt: Date;
5439
+ deletedAt: Date | null;
5440
+ userId: string | null;
5441
+ sipServerUrl: string;
5442
+ sipUserName: string;
5443
+ webphoneLoginUser: string;
5444
+ extensionId: string | null;
5445
+ extensionName: string;
5446
+ telephonySignature: string | null;
5447
+ user?: {
5448
+ name: string;
5449
+ id: string;
5450
+ address: string | null;
5451
+ email: string;
5452
+ createdAt: Date;
5453
+ updatedAt: Date;
5454
+ deletedAt: Date | null;
5455
+ emailVerifiedAt: Date | null;
5456
+ password: string;
5457
+ phone: string | null;
5458
+ notificationCount: number | null;
5459
+ roles: {
5460
+ id: string;
5461
+ description: string | null;
5462
+ createdAt: Date;
5463
+ updatedAt: Date;
5464
+ deletedAt: Date | null;
5465
+ systemName: string;
5466
+ displayName: string;
5467
+ permissions: {
5468
+ id: string;
5469
+ description: string | null;
5470
+ createdAt: Date;
5471
+ updatedAt: Date;
5472
+ deletedAt: Date | null;
5473
+ systemName: string;
5474
+ displayName: string;
5475
+ }[];
5476
+ }[];
5477
+ extension: {
5478
+ id: string;
5479
+ createdAt: Date;
5480
+ updatedAt: Date;
5481
+ deletedAt: Date | null;
5482
+ userId: string | null;
5483
+ sipServerUrl: string;
5484
+ sipUserName: string;
5485
+ webphoneLoginUser: string;
5486
+ extensionId: string | null;
5487
+ extensionName: string;
5488
+ telephonySignature: string | null;
5489
+ };
5490
+ } | null | undefined;
5491
+ } | null | undefined;
5547
5492
  }[];
5548
5493
  }, {
5549
5494
  total: number;
@@ -5573,7 +5518,7 @@ export declare const telephonyCdrContract: {
5573
5518
  uploadId: string | null;
5574
5519
  serialNumber: string | null;
5575
5520
  callParticipants: {
5576
- callFrom?: {
5521
+ callTo?: {
5577
5522
  id: string;
5578
5523
  user: {
5579
5524
  name: string;
@@ -5599,7 +5544,7 @@ export declare const telephonyCdrContract: {
5599
5544
  createdAt?: string | undefined;
5600
5545
  updatedAt?: string | undefined;
5601
5546
  } | null | undefined;
5602
- callTo?: {
5547
+ callFrom?: {
5603
5548
  id: string;
5604
5549
  user: {
5605
5550
  name: string;
@@ -5629,63 +5574,6 @@ export declare const telephonyCdrContract: {
5629
5574
  isQueueMissedCall: boolean;
5630
5575
  telephonyQueueId: string | null;
5631
5576
  contactId: string | null;
5632
- extension?: {
5633
- id: string;
5634
- createdAt: Date;
5635
- updatedAt: Date;
5636
- deletedAt: Date | null;
5637
- userId: string | null;
5638
- sipServerUrl: string;
5639
- sipUserName: string;
5640
- webphoneLoginUser: string;
5641
- extensionId: string | null;
5642
- extensionName: string;
5643
- telephonySignature: string | null;
5644
- user?: {
5645
- name: string;
5646
- id: string;
5647
- address: string | null;
5648
- email: string;
5649
- createdAt: Date;
5650
- updatedAt: Date;
5651
- deletedAt: Date | null;
5652
- emailVerifiedAt: Date | null;
5653
- password: string;
5654
- phone: string | null;
5655
- notificationCount: number | null;
5656
- roles: {
5657
- id: string;
5658
- description: string | null;
5659
- createdAt: Date;
5660
- updatedAt: Date;
5661
- deletedAt: Date | null;
5662
- systemName: string;
5663
- displayName: string;
5664
- permissions: {
5665
- id: string;
5666
- description: string | null;
5667
- createdAt: Date;
5668
- updatedAt: Date;
5669
- deletedAt: Date | null;
5670
- systemName: string;
5671
- displayName: string;
5672
- }[];
5673
- }[];
5674
- extension: {
5675
- id: string;
5676
- createdAt: Date;
5677
- updatedAt: Date;
5678
- deletedAt: Date | null;
5679
- userId: string | null;
5680
- sipServerUrl: string;
5681
- sipUserName: string;
5682
- webphoneLoginUser: string;
5683
- extensionId: string | null;
5684
- extensionName: string;
5685
- telephonySignature: string | null;
5686
- };
5687
- } | null | undefined;
5688
- } | null | undefined;
5689
5577
  contact?: {
5690
5578
  name: string;
5691
5579
  id: string;
@@ -5820,6 +5708,63 @@ export declare const telephonyCdrContract: {
5820
5708
  fileSize: number;
5821
5709
  fileUrl: string | null;
5822
5710
  } | null | undefined;
5711
+ extension?: {
5712
+ id: string;
5713
+ createdAt: Date;
5714
+ updatedAt: Date;
5715
+ deletedAt: Date | null;
5716
+ userId: string | null;
5717
+ sipServerUrl: string;
5718
+ sipUserName: string;
5719
+ webphoneLoginUser: string;
5720
+ extensionId: string | null;
5721
+ extensionName: string;
5722
+ telephonySignature: string | null;
5723
+ user?: {
5724
+ name: string;
5725
+ id: string;
5726
+ address: string | null;
5727
+ email: string;
5728
+ createdAt: Date;
5729
+ updatedAt: Date;
5730
+ deletedAt: Date | null;
5731
+ emailVerifiedAt: Date | null;
5732
+ password: string;
5733
+ phone: string | null;
5734
+ notificationCount: number | null;
5735
+ roles: {
5736
+ id: string;
5737
+ description: string | null;
5738
+ createdAt: Date;
5739
+ updatedAt: Date;
5740
+ deletedAt: Date | null;
5741
+ systemName: string;
5742
+ displayName: string;
5743
+ permissions: {
5744
+ id: string;
5745
+ description: string | null;
5746
+ createdAt: Date;
5747
+ updatedAt: Date;
5748
+ deletedAt: Date | null;
5749
+ systemName: string;
5750
+ displayName: string;
5751
+ }[];
5752
+ }[];
5753
+ extension: {
5754
+ id: string;
5755
+ createdAt: Date;
5756
+ updatedAt: Date;
5757
+ deletedAt: Date | null;
5758
+ userId: string | null;
5759
+ sipServerUrl: string;
5760
+ sipUserName: string;
5761
+ webphoneLoginUser: string;
5762
+ extensionId: string | null;
5763
+ extensionName: string;
5764
+ telephonySignature: string | null;
5765
+ };
5766
+ } | null | undefined;
5767
+ } | null | undefined;
5823
5768
  }[];
5824
5769
  }>;
5825
5770
  401: z.ZodObject<{
@@ -5833,29 +5778,44 @@ export declare const telephonyCdrContract: {
5833
5778
  error?: any;
5834
5779
  }>;
5835
5780
  };
5781
+ path: "ms/telephony-cdr/recent-calls";
5782
+ headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
5783
+ 'x-tenant': z.ZodString;
5784
+ 'x-service-token': z.ZodString;
5785
+ 'x-code': z.ZodOptional<z.ZodString>;
5786
+ 'x-client-timezone': z.ZodDefault<z.ZodString>;
5787
+ }, "strip", z.ZodTypeAny, {
5788
+ 'x-tenant': string;
5789
+ 'x-service-token': string;
5790
+ 'x-client-timezone': string;
5791
+ 'x-code'?: string | undefined;
5792
+ }, {
5793
+ 'x-tenant': string;
5794
+ 'x-service-token': string;
5795
+ 'x-code'?: string | undefined;
5796
+ 'x-client-timezone'?: string | undefined;
5797
+ }>>>;
5836
5798
  };
5837
5799
  export: {
5838
5800
  summary: "Get recent telephony cdr.";
5839
5801
  method: "GET";
5840
5802
  query: z.ZodObject<{
5841
- selectedDate: z.ZodOptional<z.ZodString>;
5842
5803
  type: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
5804
+ module: z.ZodDefault<z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"cdrs">, z.ZodLiteral<"call-logs">]>>>;
5805
+ page: z.ZodOptional<z.ZodNumber>;
5843
5806
  status: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
5807
+ pageSize: z.ZodOptional<z.ZodNumber>;
5808
+ userId: z.ZodOptional<z.ZodString>;
5844
5809
  callFrom: z.ZodOptional<z.ZodString>;
5845
5810
  callTo: z.ZodOptional<z.ZodString>;
5811
+ contactId: z.ZodOptional<z.ZodString>;
5812
+ selectedDate: z.ZodOptional<z.ZodString>;
5813
+ agentIds: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
5846
5814
  trunk: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
5847
- userId: z.ZodOptional<z.ZodString>;
5848
5815
  queueStatus: z.ZodOptional<z.ZodString>;
5849
- agentIds: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
5850
5816
  agentCallsOnly: z.ZodOptional<z.ZodBoolean>;
5851
- contactId: z.ZodOptional<z.ZodString>;
5852
5817
  recordingsOnly: z.ZodOptional<z.ZodBoolean>;
5853
5818
  tagIds: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
5854
- } & {
5855
- page: z.ZodOptional<z.ZodNumber>;
5856
- pageSize: z.ZodOptional<z.ZodNumber>;
5857
- module: z.ZodDefault<z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"cdrs">, z.ZodLiteral<"call-logs">]>>>;
5858
- } & {
5859
5819
  fileExtension: z.ZodOptional<z.ZodDefault<z.ZodUnion<[z.ZodLiteral<"csv">, z.ZodLiteral<"xlsx">]>>>;
5860
5820
  }, "strip", z.ZodTypeAny, {
5861
5821
  module: "cdrs" | "call-logs";
@@ -5868,13 +5828,13 @@ export declare const telephonyCdrContract: {
5868
5828
  callTo?: string | undefined;
5869
5829
  contactId?: string | undefined;
5870
5830
  selectedDate?: string | undefined;
5871
- fileExtension?: "csv" | "xlsx" | undefined;
5872
5831
  agentIds?: string[] | undefined;
5873
5832
  trunk?: string[] | undefined;
5874
5833
  queueStatus?: string | undefined;
5875
5834
  agentCallsOnly?: boolean | undefined;
5876
5835
  recordingsOnly?: boolean | undefined;
5877
5836
  tagIds?: string[] | undefined;
5837
+ fileExtension?: "csv" | "xlsx" | undefined;
5878
5838
  }, {
5879
5839
  type?: string[] | undefined;
5880
5840
  module?: "cdrs" | "call-logs" | undefined;
@@ -5886,31 +5846,14 @@ export declare const telephonyCdrContract: {
5886
5846
  callTo?: string | undefined;
5887
5847
  contactId?: string | undefined;
5888
5848
  selectedDate?: string | undefined;
5889
- fileExtension?: "csv" | "xlsx" | undefined;
5890
5849
  agentIds?: string[] | undefined;
5891
5850
  trunk?: string[] | undefined;
5892
5851
  queueStatus?: string | undefined;
5893
5852
  agentCallsOnly?: boolean | undefined;
5894
5853
  recordingsOnly?: boolean | undefined;
5895
5854
  tagIds?: string[] | undefined;
5855
+ fileExtension?: "csv" | "xlsx" | undefined;
5896
5856
  }>;
5897
- path: "ms/telephony-cdr/export";
5898
- headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
5899
- 'x-tenant': z.ZodString;
5900
- 'x-service-token': z.ZodString;
5901
- 'x-code': z.ZodOptional<z.ZodString>;
5902
- 'x-client-timezone': z.ZodDefault<z.ZodString>;
5903
- }, "strip", z.ZodTypeAny, {
5904
- 'x-tenant': string;
5905
- 'x-service-token': string;
5906
- 'x-client-timezone': string;
5907
- 'x-code'?: string | undefined;
5908
- }, {
5909
- 'x-tenant': string;
5910
- 'x-service-token': string;
5911
- 'x-code'?: string | undefined;
5912
- 'x-client-timezone'?: string | undefined;
5913
- }>>>;
5914
5857
  responses: {
5915
5858
  200: null;
5916
5859
  401: z.ZodObject<{
@@ -5934,12 +5877,28 @@ export declare const telephonyCdrContract: {
5934
5877
  error?: any;
5935
5878
  }>;
5936
5879
  };
5880
+ path: "ms/telephony-cdr/export";
5881
+ headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
5882
+ 'x-tenant': z.ZodString;
5883
+ 'x-service-token': z.ZodString;
5884
+ 'x-code': z.ZodOptional<z.ZodString>;
5885
+ 'x-client-timezone': z.ZodDefault<z.ZodString>;
5886
+ }, "strip", z.ZodTypeAny, {
5887
+ 'x-tenant': string;
5888
+ 'x-service-token': string;
5889
+ 'x-client-timezone': string;
5890
+ 'x-code'?: string | undefined;
5891
+ }, {
5892
+ 'x-tenant': string;
5893
+ 'x-service-token': string;
5894
+ 'x-code'?: string | undefined;
5895
+ 'x-client-timezone'?: string | undefined;
5896
+ }>>>;
5937
5897
  };
5938
5898
  yeastarCallReport: {
5939
5899
  body: z.ZodEffects<z.ZodObject<{
5940
5900
  page: z.ZodDefault<z.ZodNumber>;
5941
5901
  pageSize: z.ZodDefault<z.ZodNumber>;
5942
- } & {
5943
5902
  reportType: z.ZodEnum<["extcallstatistics", "extcallactivity", "trunkactivity", "queuesatisfaction", "queueavgwaittalktime", "queueperformance", "queueagentmisscalls", "queueagentinoutcalls"]>;
5944
5903
  selectedDate: z.ZodOptional<z.ZodString>;
5945
5904
  communicationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"Inbound">, z.ZodLiteral<"Outbound">, z.ZodLiteral<"Internal">]>>;
@@ -5952,49 +5911,62 @@ export declare const telephonyCdrContract: {
5952
5911
  page: number;
5953
5912
  pageSize: number;
5954
5913
  reportType: "extcallstatistics" | "extcallactivity" | "trunkactivity" | "queuesatisfaction" | "queueavgwaittalktime" | "queueperformance" | "queueagentmisscalls" | "queueagentinoutcalls";
5955
- time?: string | undefined;
5956
- queueId?: string | undefined;
5957
5914
  selectedDate?: string | undefined;
5958
5915
  communicationType?: "Inbound" | "Outbound" | "Internal" | undefined;
5916
+ time?: string | undefined;
5959
5917
  queueList?: string[] | undefined;
5918
+ queueId?: string | undefined;
5960
5919
  trunkList?: string[] | undefined;
5961
5920
  extensionList?: string[] | undefined;
5962
5921
  }, {
5963
5922
  reportType: "extcallstatistics" | "extcallactivity" | "trunkactivity" | "queuesatisfaction" | "queueavgwaittalktime" | "queueperformance" | "queueagentmisscalls" | "queueagentinoutcalls";
5964
- time?: string | undefined;
5965
5923
  page?: number | undefined;
5966
5924
  pageSize?: number | undefined;
5967
- queueId?: string | undefined;
5968
5925
  selectedDate?: string | undefined;
5969
5926
  communicationType?: "Inbound" | "Outbound" | "Internal" | undefined;
5927
+ time?: string | undefined;
5970
5928
  queueList?: string[] | undefined;
5929
+ queueId?: string | undefined;
5971
5930
  trunkList?: string[] | undefined;
5972
5931
  extensionList?: string[] | undefined;
5973
5932
  }>, {
5974
5933
  page: number;
5975
5934
  pageSize: number;
5976
5935
  reportType: "extcallstatistics" | "extcallactivity" | "trunkactivity" | "queuesatisfaction" | "queueavgwaittalktime" | "queueperformance" | "queueagentmisscalls" | "queueagentinoutcalls";
5977
- time?: string | undefined;
5978
- queueId?: string | undefined;
5979
5936
  selectedDate?: string | undefined;
5980
5937
  communicationType?: "Inbound" | "Outbound" | "Internal" | undefined;
5938
+ time?: string | undefined;
5981
5939
  queueList?: string[] | undefined;
5940
+ queueId?: string | undefined;
5982
5941
  trunkList?: string[] | undefined;
5983
5942
  extensionList?: string[] | undefined;
5984
5943
  }, {
5985
5944
  reportType: "extcallstatistics" | "extcallactivity" | "trunkactivity" | "queuesatisfaction" | "queueavgwaittalktime" | "queueperformance" | "queueagentmisscalls" | "queueagentinoutcalls";
5986
- time?: string | undefined;
5987
5945
  page?: number | undefined;
5988
5946
  pageSize?: number | undefined;
5989
- queueId?: string | undefined;
5990
5947
  selectedDate?: string | undefined;
5991
5948
  communicationType?: "Inbound" | "Outbound" | "Internal" | undefined;
5949
+ time?: string | undefined;
5992
5950
  queueList?: string[] | undefined;
5951
+ queueId?: string | undefined;
5993
5952
  trunkList?: string[] | undefined;
5994
5953
  extensionList?: string[] | undefined;
5995
5954
  }>;
5996
5955
  summary: "Get yeastar call report.";
5997
5956
  method: "POST";
5957
+ responses: {
5958
+ 200: z.ZodObject<{}, "strip", z.ZodTypeAny, {}, {}>;
5959
+ 401: z.ZodObject<{
5960
+ message: z.ZodString;
5961
+ error: z.ZodAny;
5962
+ }, "strip", z.ZodTypeAny, {
5963
+ message: string;
5964
+ error?: any;
5965
+ }, {
5966
+ message: string;
5967
+ error?: any;
5968
+ }>;
5969
+ };
5998
5970
  path: "ms/telephony-cdr/yeastar_call_report";
5999
5971
  headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
6000
5972
  'x-tenant': z.ZodString;
@@ -6012,25 +5984,11 @@ export declare const telephonyCdrContract: {
6012
5984
  'x-code'?: string | undefined;
6013
5985
  'x-client-timezone'?: string | undefined;
6014
5986
  }>>>;
6015
- responses: {
6016
- 200: z.ZodObject<{}, "strip", z.ZodTypeAny, {}, {}>;
6017
- 401: z.ZodObject<{
6018
- message: z.ZodString;
6019
- error: z.ZodAny;
6020
- }, "strip", z.ZodTypeAny, {
6021
- message: string;
6022
- error?: any;
6023
- }, {
6024
- message: string;
6025
- error?: any;
6026
- }>;
6027
- };
6028
5987
  };
6029
5988
  yeastarCallReportExport: {
6030
5989
  body: z.ZodEffects<z.ZodObject<{
6031
5990
  page: z.ZodDefault<z.ZodNumber>;
6032
5991
  pageSize: z.ZodDefault<z.ZodNumber>;
6033
- } & {
6034
5992
  reportType: z.ZodEnum<["extcallstatistics", "extcallactivity", "trunkactivity", "queuesatisfaction", "queueavgwaittalktime", "queueperformance", "queueagentmisscalls", "queueagentinoutcalls"]>;
6035
5993
  selectedDate: z.ZodOptional<z.ZodString>;
6036
5994
  communicationType: z.ZodOptional<z.ZodUnion<[z.ZodLiteral<"Inbound">, z.ZodLiteral<"Outbound">, z.ZodLiteral<"Internal">]>>;
@@ -6043,66 +6001,49 @@ export declare const telephonyCdrContract: {
6043
6001
  page: number;
6044
6002
  pageSize: number;
6045
6003
  reportType: "extcallstatistics" | "extcallactivity" | "trunkactivity" | "queuesatisfaction" | "queueavgwaittalktime" | "queueperformance" | "queueagentmisscalls" | "queueagentinoutcalls";
6046
- time?: string | undefined;
6047
- queueId?: string | undefined;
6048
6004
  selectedDate?: string | undefined;
6049
6005
  communicationType?: "Inbound" | "Outbound" | "Internal" | undefined;
6006
+ time?: string | undefined;
6050
6007
  queueList?: string[] | undefined;
6008
+ queueId?: string | undefined;
6051
6009
  trunkList?: string[] | undefined;
6052
6010
  extensionList?: string[] | undefined;
6053
6011
  }, {
6054
6012
  reportType: "extcallstatistics" | "extcallactivity" | "trunkactivity" | "queuesatisfaction" | "queueavgwaittalktime" | "queueperformance" | "queueagentmisscalls" | "queueagentinoutcalls";
6055
- time?: string | undefined;
6056
6013
  page?: number | undefined;
6057
6014
  pageSize?: number | undefined;
6058
- queueId?: string | undefined;
6059
6015
  selectedDate?: string | undefined;
6060
6016
  communicationType?: "Inbound" | "Outbound" | "Internal" | undefined;
6017
+ time?: string | undefined;
6061
6018
  queueList?: string[] | undefined;
6019
+ queueId?: string | undefined;
6062
6020
  trunkList?: string[] | undefined;
6063
6021
  extensionList?: string[] | undefined;
6064
6022
  }>, {
6065
6023
  page: number;
6066
6024
  pageSize: number;
6067
6025
  reportType: "extcallstatistics" | "extcallactivity" | "trunkactivity" | "queuesatisfaction" | "queueavgwaittalktime" | "queueperformance" | "queueagentmisscalls" | "queueagentinoutcalls";
6068
- time?: string | undefined;
6069
- queueId?: string | undefined;
6070
6026
  selectedDate?: string | undefined;
6071
6027
  communicationType?: "Inbound" | "Outbound" | "Internal" | undefined;
6028
+ time?: string | undefined;
6072
6029
  queueList?: string[] | undefined;
6030
+ queueId?: string | undefined;
6073
6031
  trunkList?: string[] | undefined;
6074
6032
  extensionList?: string[] | undefined;
6075
6033
  }, {
6076
6034
  reportType: "extcallstatistics" | "extcallactivity" | "trunkactivity" | "queuesatisfaction" | "queueavgwaittalktime" | "queueperformance" | "queueagentmisscalls" | "queueagentinoutcalls";
6077
- time?: string | undefined;
6078
6035
  page?: number | undefined;
6079
6036
  pageSize?: number | undefined;
6080
- queueId?: string | undefined;
6081
6037
  selectedDate?: string | undefined;
6082
6038
  communicationType?: "Inbound" | "Outbound" | "Internal" | undefined;
6039
+ time?: string | undefined;
6083
6040
  queueList?: string[] | undefined;
6041
+ queueId?: string | undefined;
6084
6042
  trunkList?: string[] | undefined;
6085
6043
  extensionList?: string[] | undefined;
6086
6044
  }>;
6087
6045
  summary: "Export yeastar call report.";
6088
6046
  method: "POST";
6089
- path: "ms/telephony-cdr/yeastar_call_report/export";
6090
- headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
6091
- 'x-tenant': z.ZodString;
6092
- 'x-service-token': z.ZodString;
6093
- 'x-code': z.ZodOptional<z.ZodString>;
6094
- 'x-client-timezone': z.ZodDefault<z.ZodString>;
6095
- }, "strip", z.ZodTypeAny, {
6096
- 'x-tenant': string;
6097
- 'x-service-token': string;
6098
- 'x-client-timezone': string;
6099
- 'x-code'?: string | undefined;
6100
- }, {
6101
- 'x-tenant': string;
6102
- 'x-service-token': string;
6103
- 'x-code'?: string | undefined;
6104
- 'x-client-timezone'?: string | undefined;
6105
- }>>>;
6106
6047
  responses: {
6107
6048
  200: null;
6108
6049
  401: z.ZodObject<{
@@ -6116,11 +6057,7 @@ export declare const telephonyCdrContract: {
6116
6057
  error?: any;
6117
6058
  }>;
6118
6059
  };
6119
- };
6120
- getTrunks: {
6121
- method: "GET";
6122
- query: null;
6123
- path: "ms/telephony-cdr/trunks";
6060
+ path: "ms/telephony-cdr/yeastar_call_report/export";
6124
6061
  headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
6125
6062
  'x-tenant': z.ZodString;
6126
6063
  'x-service-token': z.ZodString;
@@ -6137,16 +6074,18 @@ export declare const telephonyCdrContract: {
6137
6074
  'x-code'?: string | undefined;
6138
6075
  'x-client-timezone'?: string | undefined;
6139
6076
  }>>>;
6077
+ };
6078
+ getTrunks: {
6079
+ method: "GET";
6080
+ query: null;
6140
6081
  responses: {
6141
6082
  200: z.ZodObject<{
6142
6083
  requestId: z.ZodString;
6143
- } & {
6144
6084
  trunks: z.ZodArray<z.ZodObject<{
6145
6085
  id: z.ZodString;
6146
6086
  createdAt: z.ZodDate;
6147
6087
  updatedAt: z.ZodDate;
6148
6088
  deletedAt: z.ZodNullable<z.ZodDate>;
6149
- } & {
6150
6089
  trunkId: z.ZodNullable<z.ZodString>;
6151
6090
  trunkName: z.ZodNullable<z.ZodString>;
6152
6091
  }, "strip", z.ZodTypeAny, {
@@ -6196,11 +6135,7 @@ export declare const telephonyCdrContract: {
6196
6135
  error?: any;
6197
6136
  }>;
6198
6137
  };
6199
- };
6200
- getQueueList: {
6201
- method: "GET";
6202
- query: null;
6203
- path: "ms/telephony-cdr/queues";
6138
+ path: "ms/telephony-cdr/trunks";
6204
6139
  headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
6205
6140
  'x-tenant': z.ZodString;
6206
6141
  'x-service-token': z.ZodString;
@@ -6217,16 +6152,18 @@ export declare const telephonyCdrContract: {
6217
6152
  'x-code'?: string | undefined;
6218
6153
  'x-client-timezone'?: string | undefined;
6219
6154
  }>>>;
6155
+ };
6156
+ getQueueList: {
6157
+ method: "GET";
6158
+ query: null;
6220
6159
  responses: {
6221
6160
  200: z.ZodObject<{
6222
6161
  requestId: z.ZodString;
6223
- } & {
6224
6162
  queues: z.ZodArray<z.ZodObject<{
6225
6163
  id: z.ZodString;
6226
6164
  createdAt: z.ZodDate;
6227
6165
  updatedAt: z.ZodDate;
6228
6166
  deletedAt: z.ZodNullable<z.ZodDate>;
6229
- } & {
6230
6167
  queueId: z.ZodNumber;
6231
6168
  queueName: z.ZodString;
6232
6169
  queueNumber: z.ZodString;
@@ -6286,11 +6223,7 @@ export declare const telephonyCdrContract: {
6286
6223
  error?: any;
6287
6224
  }>;
6288
6225
  };
6289
- };
6290
- getExtensionList: {
6291
- method: "GET";
6292
- query: null;
6293
- path: "ms/telephony-cdr/extensions";
6226
+ path: "ms/telephony-cdr/queues";
6294
6227
  headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
6295
6228
  'x-tenant': z.ZodString;
6296
6229
  'x-service-token': z.ZodString;
@@ -6307,29 +6240,30 @@ export declare const telephonyCdrContract: {
6307
6240
  'x-code'?: string | undefined;
6308
6241
  'x-client-timezone'?: string | undefined;
6309
6242
  }>>>;
6243
+ };
6244
+ getExtensionList: {
6245
+ method: "GET";
6246
+ query: null;
6310
6247
  responses: {
6311
6248
  200: z.ZodObject<{
6312
6249
  requestId: z.ZodString;
6313
- } & {
6314
6250
  extensions: z.ZodArray<z.ZodObject<{
6315
6251
  id: z.ZodString;
6316
6252
  createdAt: z.ZodDate;
6317
6253
  updatedAt: z.ZodDate;
6318
6254
  deletedAt: z.ZodNullable<z.ZodDate>;
6319
- } & {
6320
6255
  user: z.ZodNullable<z.ZodOptional<z.ZodObject<Omit<{
6256
+ name: z.ZodString;
6321
6257
  id: z.ZodString;
6258
+ address: z.ZodNullable<z.ZodString>;
6259
+ email: z.ZodString;
6322
6260
  createdAt: z.ZodDate;
6323
6261
  updatedAt: z.ZodDate;
6324
6262
  deletedAt: z.ZodNullable<z.ZodDate>;
6325
- name: z.ZodString;
6326
- email: z.ZodString;
6327
6263
  emailVerifiedAt: z.ZodNullable<z.ZodDate>;
6328
6264
  password: z.ZodString;
6329
- address: z.ZodNullable<z.ZodString>;
6330
6265
  phone: z.ZodNullable<z.ZodString>;
6331
6266
  notificationCount: z.ZodNullable<z.ZodNumber>;
6332
- } & {
6333
6267
  roles: z.ZodArray<z.ZodObject<{
6334
6268
  id: z.ZodString;
6335
6269
  createdAt: z.ZodDate;
@@ -6694,11 +6628,7 @@ export declare const telephonyCdrContract: {
6694
6628
  error?: any;
6695
6629
  }>;
6696
6630
  };
6697
- };
6698
- getDropdownList: {
6699
- method: "GET";
6700
- query: null;
6701
- path: "ms/telephony-cdr/dropdown";
6631
+ path: "ms/telephony-cdr/extensions";
6702
6632
  headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
6703
6633
  'x-tenant': z.ZodString;
6704
6634
  'x-service-token': z.ZodString;
@@ -6715,10 +6645,13 @@ export declare const telephonyCdrContract: {
6715
6645
  'x-code'?: string | undefined;
6716
6646
  'x-client-timezone'?: string | undefined;
6717
6647
  }>>>;
6648
+ };
6649
+ getDropdownList: {
6650
+ method: "GET";
6651
+ query: null;
6718
6652
  responses: {
6719
6653
  200: z.ZodObject<{
6720
6654
  requestId: z.ZodString;
6721
- } & {
6722
6655
  trunks: z.ZodArray<z.ZodObject<{
6723
6656
  id: z.ZodString;
6724
6657
  trunkName: z.ZodString;
@@ -6759,10 +6692,7 @@ export declare const telephonyCdrContract: {
6759
6692
  error?: any;
6760
6693
  }>;
6761
6694
  };
6762
- };
6763
- getCallRedirectSetting: {
6764
- method: "GET";
6765
- path: "ms/telephony-cdr/call-redirect-setting";
6695
+ path: "ms/telephony-cdr/dropdown";
6766
6696
  headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
6767
6697
  'x-tenant': z.ZodString;
6768
6698
  'x-service-token': z.ZodString;
@@ -6779,10 +6709,12 @@ export declare const telephonyCdrContract: {
6779
6709
  'x-code'?: string | undefined;
6780
6710
  'x-client-timezone'?: string | undefined;
6781
6711
  }>>>;
6712
+ };
6713
+ getCallRedirectSetting: {
6714
+ method: "GET";
6782
6715
  responses: {
6783
6716
  200: z.ZodObject<{
6784
6717
  requestId: z.ZodString;
6785
- } & {
6786
6718
  callRedirectTo: z.ZodString;
6787
6719
  }, "strip", z.ZodTypeAny, {
6788
6720
  requestId: string;
@@ -6819,16 +6751,6 @@ export declare const telephonyCdrContract: {
6819
6751
  error?: any;
6820
6752
  }>;
6821
6753
  };
6822
- };
6823
- updateCallRedirectSetting: {
6824
- body: z.ZodObject<{
6825
- callRedirectTo: z.ZodString;
6826
- }, "strip", z.ZodTypeAny, {
6827
- callRedirectTo: string;
6828
- }, {
6829
- callRedirectTo: string;
6830
- }>;
6831
- method: "PATCH";
6832
6754
  path: "ms/telephony-cdr/call-redirect-setting";
6833
6755
  headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
6834
6756
  'x-tenant': z.ZodString;
@@ -6846,10 +6768,19 @@ export declare const telephonyCdrContract: {
6846
6768
  'x-code'?: string | undefined;
6847
6769
  'x-client-timezone'?: string | undefined;
6848
6770
  }>>>;
6771
+ };
6772
+ updateCallRedirectSetting: {
6773
+ body: z.ZodObject<{
6774
+ callRedirectTo: z.ZodString;
6775
+ }, "strip", z.ZodTypeAny, {
6776
+ callRedirectTo: string;
6777
+ }, {
6778
+ callRedirectTo: string;
6779
+ }>;
6780
+ method: "PATCH";
6849
6781
  responses: {
6850
6782
  200: z.ZodObject<{
6851
6783
  requestId: z.ZodString;
6852
- } & {
6853
6784
  callRedirectTo: z.ZodString;
6854
6785
  }, "strip", z.ZodTypeAny, {
6855
6786
  requestId: string;
@@ -6886,10 +6817,7 @@ export declare const telephonyCdrContract: {
6886
6817
  error?: any;
6887
6818
  }>;
6888
6819
  };
6889
- };
6890
- getCallSetting: {
6891
- method: "GET";
6892
- path: "ms/telephony-cdr/call-setting";
6820
+ path: "ms/telephony-cdr/call-redirect-setting";
6893
6821
  headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
6894
6822
  'x-tenant': z.ZodString;
6895
6823
  'x-service-token': z.ZodString;
@@ -6906,10 +6834,12 @@ export declare const telephonyCdrContract: {
6906
6834
  'x-code'?: string | undefined;
6907
6835
  'x-client-timezone'?: string | undefined;
6908
6836
  }>>>;
6837
+ };
6838
+ getCallSetting: {
6839
+ method: "GET";
6909
6840
  responses: {
6910
6841
  200: z.ZodObject<{
6911
6842
  requestId: z.ZodString;
6912
- } & {
6913
6843
  callRedirectTo: z.ZodString;
6914
6844
  isMultiTabUsed: z.ZodString;
6915
6845
  }, "strip", z.ZodTypeAny, {
@@ -6949,19 +6879,6 @@ export declare const telephonyCdrContract: {
6949
6879
  error?: any;
6950
6880
  }>;
6951
6881
  };
6952
- };
6953
- updateCallSetting: {
6954
- body: z.ZodObject<{
6955
- callRedirectTo: z.ZodString;
6956
- isMultiTabUsed: z.ZodString;
6957
- }, "strip", z.ZodTypeAny, {
6958
- callRedirectTo: string;
6959
- isMultiTabUsed: string;
6960
- }, {
6961
- callRedirectTo: string;
6962
- isMultiTabUsed: string;
6963
- }>;
6964
- method: "PATCH";
6965
6882
  path: "ms/telephony-cdr/call-setting";
6966
6883
  headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
6967
6884
  'x-tenant': z.ZodString;
@@ -6979,10 +6896,22 @@ export declare const telephonyCdrContract: {
6979
6896
  'x-code'?: string | undefined;
6980
6897
  'x-client-timezone'?: string | undefined;
6981
6898
  }>>>;
6899
+ };
6900
+ updateCallSetting: {
6901
+ body: z.ZodObject<{
6902
+ callRedirectTo: z.ZodString;
6903
+ isMultiTabUsed: z.ZodString;
6904
+ }, "strip", z.ZodTypeAny, {
6905
+ callRedirectTo: string;
6906
+ isMultiTabUsed: string;
6907
+ }, {
6908
+ callRedirectTo: string;
6909
+ isMultiTabUsed: string;
6910
+ }>;
6911
+ method: "PATCH";
6982
6912
  responses: {
6983
6913
  200: z.ZodObject<{
6984
6914
  requestId: z.ZodString;
6985
- } & {
6986
6915
  callRedirectTo: z.ZodString;
6987
6916
  isMultiTabUsed: z.ZodString;
6988
6917
  }, "strip", z.ZodTypeAny, {
@@ -7022,6 +6951,23 @@ export declare const telephonyCdrContract: {
7022
6951
  error?: any;
7023
6952
  }>;
7024
6953
  };
6954
+ path: "ms/telephony-cdr/call-setting";
6955
+ headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
6956
+ 'x-tenant': z.ZodString;
6957
+ 'x-service-token': z.ZodString;
6958
+ 'x-code': z.ZodOptional<z.ZodString>;
6959
+ 'x-client-timezone': z.ZodDefault<z.ZodString>;
6960
+ }, "strip", z.ZodTypeAny, {
6961
+ 'x-tenant': string;
6962
+ 'x-service-token': string;
6963
+ 'x-client-timezone': string;
6964
+ 'x-code'?: string | undefined;
6965
+ }, {
6966
+ 'x-tenant': string;
6967
+ 'x-service-token': string;
6968
+ 'x-code'?: string | undefined;
6969
+ 'x-client-timezone'?: string | undefined;
6970
+ }>>>;
7025
6971
  };
7026
6972
  };
7027
6973
  //# sourceMappingURL=index.d.ts.map