@kl1/contracts 1.1.77-uat → 1.1.79-uat

Sign up to get free protection for your applications and to get access to all the features.
Files changed (213) hide show
  1. package/dist/api-contracts/src/activity-log/index.d.ts +17 -17
  2. package/dist/api-contracts/src/attribute/index.d.ts +164 -148
  3. package/dist/api-contracts/src/attribute/index.d.ts.map +1 -1
  4. package/dist/api-contracts/src/attribute/schema.d.ts +11 -8
  5. package/dist/api-contracts/src/attribute/schema.d.ts.map +1 -1
  6. package/dist/api-contracts/src/attribute-option/schema.d.ts +3 -2
  7. package/dist/api-contracts/src/attribute-option/schema.d.ts.map +1 -1
  8. package/dist/api-contracts/src/auth/index.d.ts +51 -47
  9. package/dist/api-contracts/src/auth/index.d.ts.map +1 -1
  10. package/dist/api-contracts/src/aws/index.d.ts +8 -6
  11. package/dist/api-contracts/src/aws/index.d.ts.map +1 -1
  12. package/dist/api-contracts/src/botpress/index.d.ts +17 -13
  13. package/dist/api-contracts/src/botpress/index.d.ts.map +1 -1
  14. package/dist/api-contracts/src/business-calendar/index.d.ts +40 -28
  15. package/dist/api-contracts/src/business-calendar/index.d.ts.map +1 -1
  16. package/dist/api-contracts/src/business-calendar/schema.d.ts +15 -10
  17. package/dist/api-contracts/src/business-calendar/schema.d.ts.map +1 -1
  18. package/dist/api-contracts/src/call-log/schema.d.ts +5 -4
  19. package/dist/api-contracts/src/call-log/schema.d.ts.map +1 -1
  20. package/dist/api-contracts/src/category/index.d.ts +118 -109
  21. package/dist/api-contracts/src/category/index.d.ts.map +1 -1
  22. package/dist/api-contracts/src/category/schema.d.ts +3 -2
  23. package/dist/api-contracts/src/category/schema.d.ts.map +1 -1
  24. package/dist/api-contracts/src/channel/index.d.ts +411 -392
  25. package/dist/api-contracts/src/channel/index.d.ts.map +1 -1
  26. package/dist/api-contracts/src/channel/schema.d.ts +6 -6
  27. package/dist/api-contracts/src/channel/validation.d.ts +8 -8
  28. package/dist/api-contracts/src/chat/index.d.ts +12528 -12120
  29. package/dist/api-contracts/src/chat/index.d.ts.map +1 -1
  30. package/dist/api-contracts/src/chat/schema.d.ts +2814 -2654
  31. package/dist/api-contracts/src/chat/schema.d.ts.map +1 -1
  32. package/dist/api-contracts/src/chat/validation.d.ts +2150 -2083
  33. package/dist/api-contracts/src/chat/validation.d.ts.map +1 -1
  34. package/dist/api-contracts/src/comment/index.d.ts +281 -224
  35. package/dist/api-contracts/src/comment/index.d.ts.map +1 -1
  36. package/dist/api-contracts/src/comment/schema.d.ts +68 -50
  37. package/dist/api-contracts/src/comment/schema.d.ts.map +1 -1
  38. package/dist/api-contracts/src/company/index.d.ts +138 -111
  39. package/dist/api-contracts/src/company/index.d.ts.map +1 -1
  40. package/dist/api-contracts/src/company/schema.d.ts +33 -24
  41. package/dist/api-contracts/src/company/schema.d.ts.map +1 -1
  42. package/dist/api-contracts/src/company/validation.d.ts +78 -62
  43. package/dist/api-contracts/src/company/validation.d.ts.map +1 -1
  44. package/dist/api-contracts/src/contact/index.d.ts +597 -501
  45. package/dist/api-contracts/src/contact/index.d.ts.map +1 -1
  46. package/dist/api-contracts/src/contact/schema.d.ts +56 -42
  47. package/dist/api-contracts/src/contact/schema.d.ts.map +1 -1
  48. package/dist/api-contracts/src/contact/validation.d.ts +263 -192
  49. package/dist/api-contracts/src/contact/validation.d.ts.map +1 -1
  50. package/dist/api-contracts/src/contact-email/schema.d.ts +3 -2
  51. package/dist/api-contracts/src/contact-email/schema.d.ts.map +1 -1
  52. package/dist/api-contracts/src/contact-phone/schema.d.ts +3 -2
  53. package/dist/api-contracts/src/contact-phone/schema.d.ts.map +1 -1
  54. package/dist/api-contracts/src/contract.d.ts +15249 -14062
  55. package/dist/api-contracts/src/contract.d.ts.map +1 -1
  56. package/dist/api-contracts/src/custom-field/schema.d.ts +3 -2
  57. package/dist/api-contracts/src/custom-field/schema.d.ts.map +1 -1
  58. package/dist/api-contracts/src/custom-field/validation.d.ts +2 -2
  59. package/dist/api-contracts/src/custom-field-upload/schema.d.ts +3 -2
  60. package/dist/api-contracts/src/custom-field-upload/schema.d.ts.map +1 -1
  61. package/dist/api-contracts/src/cx-log/index.d.ts +648 -608
  62. package/dist/api-contracts/src/cx-log/index.d.ts.map +1 -1
  63. package/dist/api-contracts/src/cx-log/schema.d.ts +413 -370
  64. package/dist/api-contracts/src/cx-log/schema.d.ts.map +1 -1
  65. package/dist/api-contracts/src/cx-log/validation.d.ts +38 -38
  66. package/dist/api-contracts/src/dashboard/index.d.ts +370 -330
  67. package/dist/api-contracts/src/dashboard/index.d.ts.map +1 -1
  68. package/dist/api-contracts/src/dashboard/schema.d.ts +7 -6
  69. package/dist/api-contracts/src/dashboard/schema.d.ts.map +1 -1
  70. package/dist/api-contracts/src/dashboard/validation.d.ts +20 -14
  71. package/dist/api-contracts/src/dashboard/validation.d.ts.map +1 -1
  72. package/dist/api-contracts/src/evaluate-form/index.d.ts +4 -3
  73. package/dist/api-contracts/src/evaluate-form/index.d.ts.map +1 -1
  74. package/dist/api-contracts/src/evaluate-form/schema.d.ts +3 -2
  75. package/dist/api-contracts/src/evaluate-form/schema.d.ts.map +1 -1
  76. package/dist/api-contracts/src/export/index.d.ts +4 -3
  77. package/dist/api-contracts/src/export/index.d.ts.map +1 -1
  78. package/dist/api-contracts/src/extension/index.d.ts +109 -104
  79. package/dist/api-contracts/src/extension/index.d.ts.map +1 -1
  80. package/dist/api-contracts/src/facebook-feed/index.d.ts +1599 -1529
  81. package/dist/api-contracts/src/facebook-feed/index.d.ts.map +1 -1
  82. package/dist/api-contracts/src/facebook-feed/schema.d.ts +43 -32
  83. package/dist/api-contracts/src/facebook-feed/schema.d.ts.map +1 -1
  84. package/dist/api-contracts/src/facebook-feed/validation.d.ts +76 -59
  85. package/dist/api-contracts/src/facebook-feed/validation.d.ts.map +1 -1
  86. package/dist/api-contracts/src/group/schema.d.ts +3 -2
  87. package/dist/api-contracts/src/group/schema.d.ts.map +1 -1
  88. package/dist/api-contracts/src/hold-label/index.d.ts +38 -28
  89. package/dist/api-contracts/src/hold-label/index.d.ts.map +1 -1
  90. package/dist/api-contracts/src/hold-label/schema.d.ts +3 -2
  91. package/dist/api-contracts/src/hold-label/schema.d.ts.map +1 -1
  92. package/dist/api-contracts/src/instagram/index.d.ts +1195 -1145
  93. package/dist/api-contracts/src/instagram/index.d.ts.map +1 -1
  94. package/dist/api-contracts/src/instagram/validation.d.ts +6 -6
  95. package/dist/api-contracts/src/line/index.d.ts +1869 -1819
  96. package/dist/api-contracts/src/line/index.d.ts.map +1 -1
  97. package/dist/api-contracts/src/line/schema.d.ts +12 -11
  98. package/dist/api-contracts/src/line/schema.d.ts.map +1 -1
  99. package/dist/api-contracts/src/line/validation.d.ts +62 -62
  100. package/dist/api-contracts/src/log-form/schema.d.ts +3 -2
  101. package/dist/api-contracts/src/log-form/schema.d.ts.map +1 -1
  102. package/dist/api-contracts/src/mail/account-contract.d.ts +135 -127
  103. package/dist/api-contracts/src/mail/account-contract.d.ts.map +1 -1
  104. package/dist/api-contracts/src/mail/email-engine-webhooks-events.contract.d.ts +4 -3
  105. package/dist/api-contracts/src/mail/email-engine-webhooks-events.contract.d.ts.map +1 -1
  106. package/dist/api-contracts/src/mail/mail-contract.d.ts +408 -366
  107. package/dist/api-contracts/src/mail/mail-contract.d.ts.map +1 -1
  108. package/dist/api-contracts/src/mail/mail-server-contract.d.ts +20 -15
  109. package/dist/api-contracts/src/mail/mail-server-contract.d.ts.map +1 -1
  110. package/dist/api-contracts/src/mail/message-contract.d.ts +113 -107
  111. package/dist/api-contracts/src/mail/message-contract.d.ts.map +1 -1
  112. package/dist/api-contracts/src/mail/room-contract.d.ts +88 -65
  113. package/dist/api-contracts/src/mail/room-contract.d.ts.map +1 -1
  114. package/dist/api-contracts/src/mail/schemas/message-validation.schema.d.ts +16 -16
  115. package/dist/api-contracts/src/mail/schemas/room-validation.schema.d.ts +22 -18
  116. package/dist/api-contracts/src/mail/schemas/room-validation.schema.d.ts.map +1 -1
  117. package/dist/api-contracts/src/mail/schemas/room.schema.d.ts +15 -10
  118. package/dist/api-contracts/src/mail/schemas/room.schema.d.ts.map +1 -1
  119. package/dist/api-contracts/src/messenger/index.d.ts +1109 -1057
  120. package/dist/api-contracts/src/messenger/index.d.ts.map +1 -1
  121. package/dist/api-contracts/src/messenger/validation.d.ts +76 -59
  122. package/dist/api-contracts/src/messenger/validation.d.ts.map +1 -1
  123. package/dist/api-contracts/src/notification/index.d.ts +16 -12
  124. package/dist/api-contracts/src/notification/index.d.ts.map +1 -1
  125. package/dist/api-contracts/src/permission/index.d.ts +17 -17
  126. package/dist/api-contracts/src/public-api/index.d.ts +260 -196
  127. package/dist/api-contracts/src/public-api/index.d.ts.map +1 -1
  128. package/dist/api-contracts/src/public-api/schema.d.ts +48 -34
  129. package/dist/api-contracts/src/public-api/schema.d.ts.map +1 -1
  130. package/dist/api-contracts/src/public-api/validation.d.ts +113 -88
  131. package/dist/api-contracts/src/public-api/validation.d.ts.map +1 -1
  132. package/dist/api-contracts/src/role/index.d.ts +84 -80
  133. package/dist/api-contracts/src/role/index.d.ts.map +1 -1
  134. package/dist/api-contracts/src/sms/index.d.ts +81 -80
  135. package/dist/api-contracts/src/sms/index.d.ts.map +1 -1
  136. package/dist/api-contracts/src/snippet/index.d.ts +76 -54
  137. package/dist/api-contracts/src/snippet/index.d.ts.map +1 -1
  138. package/dist/api-contracts/src/snippet/schema.d.ts +21 -14
  139. package/dist/api-contracts/src/snippet/schema.d.ts.map +1 -1
  140. package/dist/api-contracts/src/snippet/validation.d.ts +5 -4
  141. package/dist/api-contracts/src/snippet/validation.d.ts.map +1 -1
  142. package/dist/api-contracts/src/subscription/index.d.ts +66 -45
  143. package/dist/api-contracts/src/subscription/index.d.ts.map +1 -1
  144. package/dist/api-contracts/src/subscription/schema.d.ts +90 -60
  145. package/dist/api-contracts/src/subscription/schema.d.ts.map +1 -1
  146. package/dist/api-contracts/src/tag/index.d.ts +79 -72
  147. package/dist/api-contracts/src/tag/index.d.ts.map +1 -1
  148. package/dist/api-contracts/src/tag/schema.d.ts +3 -2
  149. package/dist/api-contracts/src/tag/schema.d.ts.map +1 -1
  150. package/dist/api-contracts/src/tag-group/schema.d.ts +3 -2
  151. package/dist/api-contracts/src/tag-group/schema.d.ts.map +1 -1
  152. package/dist/api-contracts/src/telephony-agent-presence-status/index.d.ts +75 -67
  153. package/dist/api-contracts/src/telephony-agent-presence-status/index.d.ts.map +1 -1
  154. package/dist/api-contracts/src/telephony-agent-presence-status/schema.d.ts +9 -6
  155. package/dist/api-contracts/src/telephony-agent-presence-status/schema.d.ts.map +1 -1
  156. package/dist/api-contracts/src/telephony-cdr/call-report.schema.d.ts +38 -38
  157. package/dist/api-contracts/src/telephony-cdr/index.d.ts +1179 -1116
  158. package/dist/api-contracts/src/telephony-cdr/index.d.ts.map +1 -1
  159. package/dist/api-contracts/src/telephony-cdr/schema.d.ts +186 -166
  160. package/dist/api-contracts/src/telephony-cdr/schema.d.ts.map +1 -1
  161. package/dist/api-contracts/src/telephony-cdr/validation.d.ts +52 -45
  162. package/dist/api-contracts/src/telephony-cdr/validation.d.ts.map +1 -1
  163. package/dist/api-contracts/src/telephony-extension/index.d.ts +21 -21
  164. package/dist/api-contracts/src/telephony-extension/schema.d.ts +4 -4
  165. package/dist/api-contracts/src/telephony-live-queue-call/schema.d.ts +3 -2
  166. package/dist/api-contracts/src/telephony-live-queue-call/schema.d.ts.map +1 -1
  167. package/dist/api-contracts/src/telephony-queue-call-count/schema.d.ts +3 -2
  168. package/dist/api-contracts/src/telephony-queue-call-count/schema.d.ts.map +1 -1
  169. package/dist/api-contracts/src/tenant/schema.d.ts +3 -2
  170. package/dist/api-contracts/src/tenant/schema.d.ts.map +1 -1
  171. package/dist/api-contracts/src/ticket/index.d.ts +717 -618
  172. package/dist/api-contracts/src/ticket/index.d.ts.map +1 -1
  173. package/dist/api-contracts/src/ticket/schema.d.ts +81 -58
  174. package/dist/api-contracts/src/ticket/schema.d.ts.map +1 -1
  175. package/dist/api-contracts/src/ticket/validation.d.ts +55 -53
  176. package/dist/api-contracts/src/ticket/validation.d.ts.map +1 -1
  177. package/dist/api-contracts/src/upload/index.d.ts +36 -34
  178. package/dist/api-contracts/src/upload/index.d.ts.map +1 -1
  179. package/dist/api-contracts/src/upload/schema.d.ts +3 -2
  180. package/dist/api-contracts/src/upload/schema.d.ts.map +1 -1
  181. package/dist/api-contracts/src/user/index.d.ts +114 -108
  182. package/dist/api-contracts/src/user/index.d.ts.map +1 -1
  183. package/dist/api-contracts/src/user/validation.d.ts +5 -4
  184. package/dist/api-contracts/src/user/validation.d.ts.map +1 -1
  185. package/dist/api-contracts/src/user-presence-status-log/index.d.ts +32 -31
  186. package/dist/api-contracts/src/user-presence-status-log/index.d.ts.map +1 -1
  187. package/dist/api-contracts/src/user-presence-status-log/schema.d.ts +9 -6
  188. package/dist/api-contracts/src/user-presence-status-log/schema.d.ts.map +1 -1
  189. package/dist/api-contracts/src/viber/index.d.ts +994 -946
  190. package/dist/api-contracts/src/viber/index.d.ts.map +1 -1
  191. package/dist/api-contracts/src/webchat/index.d.ts +962 -917
  192. package/dist/api-contracts/src/webchat/index.d.ts.map +1 -1
  193. package/dist/api-contracts/src/widget/index.d.ts +139 -128
  194. package/dist/api-contracts/src/widget/index.d.ts.map +1 -1
  195. package/dist/api-contracts/src/widget/schema.d.ts +3 -2
  196. package/dist/api-contracts/src/widget/schema.d.ts.map +1 -1
  197. package/dist/api-contracts/src/workflow-rule/index.d.ts +1092 -1057
  198. package/dist/api-contracts/src/workflow-rule/index.d.ts.map +1 -1
  199. package/dist/api-contracts/src/workflow-rule/schema.d.ts +3 -2
  200. package/dist/api-contracts/src/workflow-rule/schema.d.ts.map +1 -1
  201. package/dist/api-contracts/src/wrap-up-form/index.d.ts +166 -147
  202. package/dist/api-contracts/src/wrap-up-form/index.d.ts.map +1 -1
  203. package/dist/api-contracts/src/wrap-up-form/schema.d.ts +9 -6
  204. package/dist/api-contracts/src/wrap-up-form/schema.d.ts.map +1 -1
  205. package/dist/api-contracts/src/wrap-up-form/validation.d.ts +21 -20
  206. package/dist/api-contracts/src/wrap-up-form/validation.d.ts.map +1 -1
  207. package/dist/api-contracts/utils.d.ts +4 -3
  208. package/dist/api-contracts/utils.d.ts.map +1 -1
  209. package/dist/index.js +1 -1
  210. package/dist/index.js.map +1 -1
  211. package/dist/index.mjs +1 -1
  212. package/dist/index.mjs.map +1 -1
  213. package/package.json +2 -2
@@ -22,9 +22,27 @@ export declare const commentContract: {
22
22
  }>;
23
23
  summary: "Create a comment.";
24
24
  method: "POST";
25
+ path: "ticket-service/comment";
26
+ headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
27
+ 'x-tenant': z.ZodString;
28
+ authorization: z.ZodString;
29
+ 'x-code': z.ZodOptional<z.ZodString>;
30
+ 'x-client-timezone': z.ZodDefault<z.ZodString>;
31
+ }, "strip", z.ZodTypeAny, {
32
+ 'x-tenant': string;
33
+ authorization: string;
34
+ 'x-client-timezone': string;
35
+ 'x-code'?: string | undefined;
36
+ }, {
37
+ 'x-tenant': string;
38
+ authorization: string;
39
+ 'x-code'?: string | undefined;
40
+ 'x-client-timezone'?: string | undefined;
41
+ }>>>;
25
42
  responses: {
26
- 201: z.ZodObject<{
43
+ 201: z.ZodObject<z.objectUtil.extendShape<{
27
44
  requestId: z.ZodString;
45
+ }, {
28
46
  comment: z.ZodObject<{
29
47
  id: z.ZodString;
30
48
  createdAt: z.ZodDate;
@@ -384,11 +402,12 @@ export declare const commentContract: {
384
402
  }>, "many">;
385
403
  comment: z.ZodString;
386
404
  mentions: z.ZodArray<z.ZodString, "many">;
387
- ticket: z.ZodObject<{
405
+ ticket: z.ZodObject<z.objectUtil.extendShape<{
388
406
  id: z.ZodString;
389
407
  createdAt: z.ZodDate;
390
408
  updatedAt: z.ZodDate;
391
409
  deletedAt: z.ZodNullable<z.ZodDate>;
410
+ }, {
392
411
  title: z.ZodString;
393
412
  description: z.ZodNullable<z.ZodString>;
394
413
  type: z.ZodString;
@@ -808,20 +827,22 @@ export declare const commentContract: {
808
827
  }>>>;
809
828
  reasonToAssign: z.ZodNullable<z.ZodString>;
810
829
  ticketNumber: z.ZodOptional<z.ZodNumber>;
811
- customFields: z.ZodArray<z.ZodObject<{
830
+ customFields: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
812
831
  id: z.ZodString;
813
832
  createdAt: z.ZodDate;
814
833
  updatedAt: z.ZodDate;
815
834
  deletedAt: z.ZodNullable<z.ZodDate>;
835
+ }, {
816
836
  textValue: z.ZodNullable<z.ZodString>;
817
837
  booleanValue: z.ZodNullable<z.ZodBoolean>;
818
838
  numberValue: z.ZodNullable<z.ZodNumber>;
819
839
  dateValue: z.ZodNullable<z.ZodDate>;
820
- attribute: z.ZodObject<Omit<{
840
+ attribute: z.ZodObject<Omit<z.objectUtil.extendShape<{
821
841
  id: z.ZodString;
822
842
  createdAt: z.ZodDate;
823
843
  updatedAt: z.ZodDate;
824
844
  deletedAt: z.ZodNullable<z.ZodDate>;
845
+ }, {
825
846
  systemName: z.ZodString;
826
847
  displayName: z.ZodString;
827
848
  type: z.ZodUnion<[z.ZodLiteral<"text">, z.ZodLiteral<"textarea">, z.ZodLiteral<"date">, z.ZodLiteral<"select">, z.ZodLiteral<"link">, z.ZodLiteral<"attachment">]>;
@@ -830,13 +851,14 @@ export declare const commentContract: {
830
851
  isArchived: z.ZodBoolean;
831
852
  isRequired: z.ZodBoolean;
832
853
  isUnique: z.ZodBoolean;
833
- options: z.ZodArray<z.ZodObject<{
834
- position: z.ZodNumber;
835
- value: z.ZodString;
854
+ options: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
836
855
  label: z.ZodString;
856
+ value: z.ZodString;
837
857
  isDefault: z.ZodBoolean;
858
+ position: z.ZodNumber;
859
+ }, {
838
860
  id: z.ZodString;
839
- }, "strip", z.ZodTypeAny, {
861
+ }>, "strip", z.ZodTypeAny, {
840
862
  id: string;
841
863
  position: number;
842
864
  value: string;
@@ -849,14 +871,15 @@ export declare const commentContract: {
849
871
  label: string;
850
872
  isDefault: boolean;
851
873
  }>, "many">;
852
- group: z.ZodObject<{
874
+ group: z.ZodObject<z.objectUtil.extendShape<{
853
875
  id: z.ZodString;
854
876
  createdAt: z.ZodDate;
855
877
  updatedAt: z.ZodDate;
856
878
  deletedAt: z.ZodNullable<z.ZodDate>;
879
+ }, {
857
880
  systemName: z.ZodString;
858
881
  displayName: z.ZodString;
859
- }, "strip", z.ZodTypeAny, {
882
+ }>, "strip", z.ZodTypeAny, {
860
883
  id: string;
861
884
  createdAt: Date;
862
885
  updatedAt: Date;
@@ -871,7 +894,7 @@ export declare const commentContract: {
871
894
  systemName: string;
872
895
  displayName: string;
873
896
  }>;
874
- }, "options" | "group">, "strip", z.ZodTypeAny, {
897
+ }>, "options" | "group">, "strip", z.ZodTypeAny, {
875
898
  type: "link" | "attachment" | "select" | "textarea" | "text" | "date";
876
899
  id: string;
877
900
  position: number;
@@ -898,18 +921,19 @@ export declare const commentContract: {
898
921
  isRequired: boolean;
899
922
  isUnique: boolean;
900
923
  }>;
901
- uploads: z.ZodArray<z.ZodObject<{
924
+ uploads: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
902
925
  id: z.ZodString;
903
926
  createdAt: z.ZodDate;
904
927
  updatedAt: z.ZodDate;
905
928
  deletedAt: z.ZodNullable<z.ZodDate>;
929
+ }, {
906
930
  bucketName: z.ZodString;
907
931
  fileName: z.ZodString;
908
932
  fileSize: z.ZodNumber;
909
933
  fileKey: z.ZodString;
910
934
  fileUrl: z.ZodNullable<z.ZodString>;
911
935
  status: z.ZodNullable<z.ZodString>;
912
- }, "strip", z.ZodTypeAny, {
936
+ }>, "strip", z.ZodTypeAny, {
913
937
  id: string;
914
938
  status: string | null;
915
939
  createdAt: Date;
@@ -932,7 +956,7 @@ export declare const commentContract: {
932
956
  fileSize: number;
933
957
  fileUrl: string | null;
934
958
  }>, "many">;
935
- }, "strip", z.ZodTypeAny, {
959
+ }>, "strip", z.ZodTypeAny, {
936
960
  id: string;
937
961
  createdAt: Date;
938
962
  updatedAt: Date;
@@ -1003,13 +1027,14 @@ export declare const commentContract: {
1003
1027
  fileUrl: string | null;
1004
1028
  }[];
1005
1029
  }>, "many">;
1006
- tags: z.ZodArray<z.ZodObject<{
1030
+ tags: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
1007
1031
  id: z.ZodString;
1008
1032
  createdAt: z.ZodDate;
1009
1033
  updatedAt: z.ZodDate;
1010
1034
  deletedAt: z.ZodNullable<z.ZodDate>;
1035
+ }, {
1011
1036
  name: z.ZodString;
1012
- }, "strip", z.ZodTypeAny, {
1037
+ }>, "strip", z.ZodTypeAny, {
1013
1038
  id: string;
1014
1039
  name: string;
1015
1040
  createdAt: Date;
@@ -1022,11 +1047,12 @@ export declare const commentContract: {
1022
1047
  updatedAt: Date;
1023
1048
  deletedAt: Date | null;
1024
1049
  }>, "many">;
1025
- categories: z.ZodArray<z.ZodObject<{
1050
+ categories: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
1026
1051
  id: z.ZodString;
1027
1052
  createdAt: z.ZodDate;
1028
1053
  updatedAt: z.ZodDate;
1029
1054
  deletedAt: z.ZodNullable<z.ZodDate>;
1055
+ }, {
1030
1056
  value: z.ZodString;
1031
1057
  level: z.ZodUnion<[z.ZodLiteral<1>, z.ZodLiteral<2>, z.ZodLiteral<3>]>;
1032
1058
  parentId: z.ZodNullable<z.ZodString>;
@@ -1079,7 +1105,7 @@ export declare const commentContract: {
1079
1105
  childCategoryList: any[];
1080
1106
  }[];
1081
1107
  }>, "many">;
1082
- }, "strip", z.ZodTypeAny, {
1108
+ }>, "strip", z.ZodTypeAny, {
1083
1109
  id: string;
1084
1110
  value: string;
1085
1111
  createdAt: Date;
@@ -1133,13 +1159,14 @@ export declare const commentContract: {
1133
1159
  notes: z.ZodNullable<z.ZodString>;
1134
1160
  contactProfile: z.ZodNullable<z.ZodString>;
1135
1161
  socialProfileUrl: z.ZodNullable<z.ZodString>;
1136
- tags: z.ZodArray<z.ZodObject<{
1162
+ tags: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
1137
1163
  id: z.ZodString;
1138
1164
  createdAt: z.ZodDate;
1139
1165
  updatedAt: z.ZodDate;
1140
1166
  deletedAt: z.ZodNullable<z.ZodDate>;
1167
+ }, {
1141
1168
  name: z.ZodString;
1142
- }, "strip", z.ZodTypeAny, {
1169
+ }>, "strip", z.ZodTypeAny, {
1143
1170
  id: string;
1144
1171
  name: string;
1145
1172
  createdAt: Date;
@@ -1152,29 +1179,32 @@ export declare const commentContract: {
1152
1179
  updatedAt: Date;
1153
1180
  deletedAt: Date | null;
1154
1181
  }>, "many">;
1155
- company: z.ZodNullable<z.ZodObject<Omit<{
1182
+ company: z.ZodNullable<z.ZodObject<Omit<z.objectUtil.extendShape<{
1156
1183
  id: z.ZodString;
1157
1184
  createdAt: z.ZodDate;
1158
1185
  updatedAt: z.ZodDate;
1159
1186
  deletedAt: z.ZodNullable<z.ZodDate>;
1187
+ }, {
1160
1188
  name: z.ZodOptional<z.ZodString>;
1161
1189
  phone: z.ZodOptional<z.ZodNullable<z.ZodString>>;
1162
1190
  address: z.ZodOptional<z.ZodNullable<z.ZodString>>;
1163
1191
  industry: z.ZodOptional<z.ZodNullable<z.ZodString>>;
1164
- customFields: z.ZodOptional<z.ZodArray<z.ZodObject<{
1192
+ customFields: z.ZodOptional<z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
1165
1193
  id: z.ZodString;
1166
1194
  createdAt: z.ZodDate;
1167
1195
  updatedAt: z.ZodDate;
1168
1196
  deletedAt: z.ZodNullable<z.ZodDate>;
1197
+ }, {
1169
1198
  textValue: z.ZodNullable<z.ZodString>;
1170
1199
  booleanValue: z.ZodNullable<z.ZodBoolean>;
1171
1200
  numberValue: z.ZodNullable<z.ZodNumber>;
1172
1201
  dateValue: z.ZodNullable<z.ZodDate>;
1173
- attribute: z.ZodObject<Omit<{
1202
+ attribute: z.ZodObject<Omit<z.objectUtil.extendShape<{
1174
1203
  id: z.ZodString;
1175
1204
  createdAt: z.ZodDate;
1176
1205
  updatedAt: z.ZodDate;
1177
1206
  deletedAt: z.ZodNullable<z.ZodDate>;
1207
+ }, {
1178
1208
  systemName: z.ZodString;
1179
1209
  displayName: z.ZodString;
1180
1210
  type: z.ZodUnion<[z.ZodLiteral<"text">, z.ZodLiteral<"textarea">, z.ZodLiteral<"date">, z.ZodLiteral<"select">, z.ZodLiteral<"link">, z.ZodLiteral<"attachment">]>;
@@ -1183,13 +1213,14 @@ export declare const commentContract: {
1183
1213
  isArchived: z.ZodBoolean;
1184
1214
  isRequired: z.ZodBoolean;
1185
1215
  isUnique: z.ZodBoolean;
1186
- options: z.ZodArray<z.ZodObject<{
1187
- position: z.ZodNumber;
1188
- value: z.ZodString;
1216
+ options: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
1189
1217
  label: z.ZodString;
1218
+ value: z.ZodString;
1190
1219
  isDefault: z.ZodBoolean;
1220
+ position: z.ZodNumber;
1221
+ }, {
1191
1222
  id: z.ZodString;
1192
- }, "strip", z.ZodTypeAny, {
1223
+ }>, "strip", z.ZodTypeAny, {
1193
1224
  id: string;
1194
1225
  position: number;
1195
1226
  value: string;
@@ -1202,14 +1233,15 @@ export declare const commentContract: {
1202
1233
  label: string;
1203
1234
  isDefault: boolean;
1204
1235
  }>, "many">;
1205
- group: z.ZodObject<{
1236
+ group: z.ZodObject<z.objectUtil.extendShape<{
1206
1237
  id: z.ZodString;
1207
1238
  createdAt: z.ZodDate;
1208
1239
  updatedAt: z.ZodDate;
1209
1240
  deletedAt: z.ZodNullable<z.ZodDate>;
1241
+ }, {
1210
1242
  systemName: z.ZodString;
1211
1243
  displayName: z.ZodString;
1212
- }, "strip", z.ZodTypeAny, {
1244
+ }>, "strip", z.ZodTypeAny, {
1213
1245
  id: string;
1214
1246
  createdAt: Date;
1215
1247
  updatedAt: Date;
@@ -1224,7 +1256,7 @@ export declare const commentContract: {
1224
1256
  systemName: string;
1225
1257
  displayName: string;
1226
1258
  }>;
1227
- }, "options" | "group">, "strip", z.ZodTypeAny, {
1259
+ }>, "options" | "group">, "strip", z.ZodTypeAny, {
1228
1260
  type: "link" | "attachment" | "select" | "textarea" | "text" | "date";
1229
1261
  id: string;
1230
1262
  position: number;
@@ -1251,7 +1283,7 @@ export declare const commentContract: {
1251
1283
  isRequired: boolean;
1252
1284
  isUnique: boolean;
1253
1285
  }>;
1254
- }, "strip", z.ZodTypeAny, {
1286
+ }>, "strip", z.ZodTypeAny, {
1255
1287
  id: string;
1256
1288
  createdAt: Date;
1257
1289
  updatedAt: Date;
@@ -1298,7 +1330,7 @@ export declare const commentContract: {
1298
1330
  numberValue: number | null;
1299
1331
  dateValue: Date | null;
1300
1332
  }>, "many">>;
1301
- }, "customFields">, "strip", z.ZodTypeAny, {
1333
+ }>, "customFields">, "strip", z.ZodTypeAny, {
1302
1334
  id: string;
1303
1335
  createdAt: Date;
1304
1336
  updatedAt: Date;
@@ -1326,11 +1358,12 @@ export declare const commentContract: {
1326
1358
  booleanValue: z.ZodNullable<z.ZodBoolean>;
1327
1359
  numberValue: z.ZodNullable<z.ZodNumber>;
1328
1360
  dateValue: z.ZodNullable<z.ZodDate>;
1329
- attribute: z.ZodObject<Omit<{
1361
+ attribute: z.ZodObject<Omit<z.objectUtil.extendShape<{
1330
1362
  id: z.ZodString;
1331
1363
  createdAt: z.ZodDate;
1332
1364
  updatedAt: z.ZodDate;
1333
1365
  deletedAt: z.ZodNullable<z.ZodDate>;
1366
+ }, {
1334
1367
  systemName: z.ZodString;
1335
1368
  displayName: z.ZodString;
1336
1369
  type: z.ZodUnion<[z.ZodLiteral<"text">, z.ZodLiteral<"textarea">, z.ZodLiteral<"date">, z.ZodLiteral<"select">, z.ZodLiteral<"link">, z.ZodLiteral<"attachment">]>;
@@ -1339,13 +1372,14 @@ export declare const commentContract: {
1339
1372
  isArchived: z.ZodBoolean;
1340
1373
  isRequired: z.ZodBoolean;
1341
1374
  isUnique: z.ZodBoolean;
1342
- options: z.ZodArray<z.ZodObject<{
1343
- position: z.ZodNumber;
1344
- value: z.ZodString;
1375
+ options: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
1345
1376
  label: z.ZodString;
1377
+ value: z.ZodString;
1346
1378
  isDefault: z.ZodBoolean;
1379
+ position: z.ZodNumber;
1380
+ }, {
1347
1381
  id: z.ZodString;
1348
- }, "strip", z.ZodTypeAny, {
1382
+ }>, "strip", z.ZodTypeAny, {
1349
1383
  id: string;
1350
1384
  position: number;
1351
1385
  value: string;
@@ -1358,14 +1392,15 @@ export declare const commentContract: {
1358
1392
  label: string;
1359
1393
  isDefault: boolean;
1360
1394
  }>, "many">;
1361
- group: z.ZodObject<{
1395
+ group: z.ZodObject<z.objectUtil.extendShape<{
1362
1396
  id: z.ZodString;
1363
1397
  createdAt: z.ZodDate;
1364
1398
  updatedAt: z.ZodDate;
1365
1399
  deletedAt: z.ZodNullable<z.ZodDate>;
1400
+ }, {
1366
1401
  systemName: z.ZodString;
1367
1402
  displayName: z.ZodString;
1368
- }, "strip", z.ZodTypeAny, {
1403
+ }>, "strip", z.ZodTypeAny, {
1369
1404
  id: string;
1370
1405
  createdAt: Date;
1371
1406
  updatedAt: Date;
@@ -1380,7 +1415,7 @@ export declare const commentContract: {
1380
1415
  systemName: string;
1381
1416
  displayName: string;
1382
1417
  }>;
1383
- }, "options" | "group">, "strip", z.ZodTypeAny, {
1418
+ }>, "options" | "group">, "strip", z.ZodTypeAny, {
1384
1419
  type: "link" | "attachment" | "select" | "textarea" | "text" | "date";
1385
1420
  id: string;
1386
1421
  position: number;
@@ -1407,18 +1442,19 @@ export declare const commentContract: {
1407
1442
  isRequired: boolean;
1408
1443
  isUnique: boolean;
1409
1444
  }>;
1410
- uploads: z.ZodArray<z.ZodObject<{
1445
+ uploads: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
1411
1446
  id: z.ZodString;
1412
1447
  createdAt: z.ZodDate;
1413
1448
  updatedAt: z.ZodDate;
1414
1449
  deletedAt: z.ZodNullable<z.ZodDate>;
1450
+ }, {
1415
1451
  bucketName: z.ZodString;
1416
1452
  fileName: z.ZodString;
1417
1453
  fileSize: z.ZodNumber;
1418
1454
  fileKey: z.ZodString;
1419
1455
  fileUrl: z.ZodNullable<z.ZodString>;
1420
1456
  status: z.ZodNullable<z.ZodString>;
1421
- }, "strip", z.ZodTypeAny, {
1457
+ }>, "strip", z.ZodTypeAny, {
1422
1458
  id: string;
1423
1459
  status: string | null;
1424
1460
  createdAt: Date;
@@ -2161,7 +2197,7 @@ export declare const commentContract: {
2161
2197
  entity: string;
2162
2198
  };
2163
2199
  }>, "many">;
2164
- }, "strip", z.ZodTypeAny, {
2200
+ }>, "strip", z.ZodTypeAny, {
2165
2201
  type: string;
2166
2202
  id: string;
2167
2203
  channel: string;
@@ -2398,7 +2434,7 @@ export declare const commentContract: {
2398
2434
  assigneeId: string;
2399
2435
  creatorId: string;
2400
2436
  reasonToAssign: string | null;
2401
- creator?: {
2437
+ assignee?: {
2402
2438
  id: string;
2403
2439
  address: string | null;
2404
2440
  name: string;
@@ -2442,7 +2478,7 @@ export declare const commentContract: {
2442
2478
  telephonySignature: string | null;
2443
2479
  };
2444
2480
  } | null | undefined;
2445
- assignee?: {
2481
+ creator?: {
2446
2482
  id: string;
2447
2483
  address: string | null;
2448
2484
  name: string;
@@ -2724,7 +2760,7 @@ export declare const commentContract: {
2724
2760
  assigneeId: string;
2725
2761
  creatorId: string;
2726
2762
  reasonToAssign: string | null;
2727
- creator?: {
2763
+ assignee?: {
2728
2764
  id: string;
2729
2765
  address: string | null;
2730
2766
  name: string;
@@ -2768,7 +2804,7 @@ export declare const commentContract: {
2768
2804
  telephonySignature: string | null;
2769
2805
  };
2770
2806
  } | null | undefined;
2771
- assignee?: {
2807
+ creator?: {
2772
2808
  id: string;
2773
2809
  address: string | null;
2774
2810
  name: string;
@@ -3260,7 +3296,7 @@ export declare const commentContract: {
3260
3296
  assigneeId: string;
3261
3297
  creatorId: string;
3262
3298
  reasonToAssign: string | null;
3263
- creator?: {
3299
+ assignee?: {
3264
3300
  id: string;
3265
3301
  address: string | null;
3266
3302
  name: string;
@@ -3304,7 +3340,7 @@ export declare const commentContract: {
3304
3340
  telephonySignature: string | null;
3305
3341
  };
3306
3342
  } | null | undefined;
3307
- assignee?: {
3343
+ creator?: {
3308
3344
  id: string;
3309
3345
  address: string | null;
3310
3346
  name: string;
@@ -3698,7 +3734,7 @@ export declare const commentContract: {
3698
3734
  assigneeId: string;
3699
3735
  creatorId: string;
3700
3736
  reasonToAssign: string | null;
3701
- creator?: {
3737
+ assignee?: {
3702
3738
  id: string;
3703
3739
  address: string | null;
3704
3740
  name: string;
@@ -3742,7 +3778,7 @@ export declare const commentContract: {
3742
3778
  telephonySignature: string | null;
3743
3779
  };
3744
3780
  } | null | undefined;
3745
- assignee?: {
3781
+ creator?: {
3746
3782
  id: string;
3747
3783
  address: string | null;
3748
3784
  name: string;
@@ -3895,7 +3931,7 @@ export declare const commentContract: {
3895
3931
  mentions: string[];
3896
3932
  comment: string;
3897
3933
  }>;
3898
- }, "strip", z.ZodTypeAny, {
3934
+ }>, "strip", z.ZodTypeAny, {
3899
3935
  requestId: string;
3900
3936
  comment: {
3901
3937
  id: string;
@@ -4139,7 +4175,7 @@ export declare const commentContract: {
4139
4175
  assigneeId: string;
4140
4176
  creatorId: string;
4141
4177
  reasonToAssign: string | null;
4142
- creator?: {
4178
+ assignee?: {
4143
4179
  id: string;
4144
4180
  address: string | null;
4145
4181
  name: string;
@@ -4183,7 +4219,7 @@ export declare const commentContract: {
4183
4219
  telephonySignature: string | null;
4184
4220
  };
4185
4221
  } | null | undefined;
4186
- assignee?: {
4222
+ creator?: {
4187
4223
  id: string;
4188
4224
  address: string | null;
4189
4225
  name: string;
@@ -4580,7 +4616,7 @@ export declare const commentContract: {
4580
4616
  assigneeId: string;
4581
4617
  creatorId: string;
4582
4618
  reasonToAssign: string | null;
4583
- creator?: {
4619
+ assignee?: {
4584
4620
  id: string;
4585
4621
  address: string | null;
4586
4622
  name: string;
@@ -4624,7 +4660,7 @@ export declare const commentContract: {
4624
4660
  telephonySignature: string | null;
4625
4661
  };
4626
4662
  } | null | undefined;
4627
- assignee?: {
4663
+ creator?: {
4628
4664
  id: string;
4629
4665
  address: string | null;
4630
4666
  name: string;
@@ -4806,6 +4842,20 @@ export declare const commentContract: {
4806
4842
  error?: any;
4807
4843
  }>;
4808
4844
  };
4845
+ };
4846
+ getComments: {
4847
+ summary: "Get all comments.";
4848
+ method: "GET";
4849
+ query: z.ZodOptional<z.ZodObject<{
4850
+ ticketId: z.ZodOptional<z.ZodString>;
4851
+ deleted: z.ZodEffects<z.ZodDefault<z.ZodEnum<["true", "false"]>>, boolean, "false" | "true" | undefined>;
4852
+ }, "strip", z.ZodTypeAny, {
4853
+ deleted: boolean;
4854
+ ticketId?: string | undefined;
4855
+ }, {
4856
+ ticketId?: string | undefined;
4857
+ deleted?: "false" | "true" | undefined;
4858
+ }>>;
4809
4859
  path: "ticket-service/comment";
4810
4860
  headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
4811
4861
  'x-tenant': z.ZodString;
@@ -4823,20 +4873,6 @@ export declare const commentContract: {
4823
4873
  'x-code'?: string | undefined;
4824
4874
  'x-client-timezone'?: string | undefined;
4825
4875
  }>>>;
4826
- };
4827
- getComments: {
4828
- summary: "Get all comments.";
4829
- method: "GET";
4830
- query: z.ZodOptional<z.ZodObject<{
4831
- ticketId: z.ZodOptional<z.ZodString>;
4832
- deleted: z.ZodEffects<z.ZodDefault<z.ZodEnum<["true", "false"]>>, boolean, "false" | "true" | undefined>;
4833
- }, "strip", z.ZodTypeAny, {
4834
- deleted: boolean;
4835
- ticketId?: string | undefined;
4836
- }, {
4837
- ticketId?: string | undefined;
4838
- deleted?: "false" | "true" | undefined;
4839
- }>>;
4840
4876
  responses: {
4841
4877
  201: z.ZodArray<z.ZodObject<{
4842
4878
  id: z.ZodString;
@@ -5197,11 +5233,12 @@ export declare const commentContract: {
5197
5233
  }>, "many">;
5198
5234
  comment: z.ZodString;
5199
5235
  mentions: z.ZodArray<z.ZodString, "many">;
5200
- ticket: z.ZodObject<{
5236
+ ticket: z.ZodObject<z.objectUtil.extendShape<{
5201
5237
  id: z.ZodString;
5202
5238
  createdAt: z.ZodDate;
5203
5239
  updatedAt: z.ZodDate;
5204
5240
  deletedAt: z.ZodNullable<z.ZodDate>;
5241
+ }, {
5205
5242
  title: z.ZodString;
5206
5243
  description: z.ZodNullable<z.ZodString>;
5207
5244
  type: z.ZodString;
@@ -5621,20 +5658,22 @@ export declare const commentContract: {
5621
5658
  }>>>;
5622
5659
  reasonToAssign: z.ZodNullable<z.ZodString>;
5623
5660
  ticketNumber: z.ZodOptional<z.ZodNumber>;
5624
- customFields: z.ZodArray<z.ZodObject<{
5661
+ customFields: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
5625
5662
  id: z.ZodString;
5626
5663
  createdAt: z.ZodDate;
5627
5664
  updatedAt: z.ZodDate;
5628
5665
  deletedAt: z.ZodNullable<z.ZodDate>;
5666
+ }, {
5629
5667
  textValue: z.ZodNullable<z.ZodString>;
5630
5668
  booleanValue: z.ZodNullable<z.ZodBoolean>;
5631
5669
  numberValue: z.ZodNullable<z.ZodNumber>;
5632
5670
  dateValue: z.ZodNullable<z.ZodDate>;
5633
- attribute: z.ZodObject<Omit<{
5671
+ attribute: z.ZodObject<Omit<z.objectUtil.extendShape<{
5634
5672
  id: z.ZodString;
5635
5673
  createdAt: z.ZodDate;
5636
5674
  updatedAt: z.ZodDate;
5637
5675
  deletedAt: z.ZodNullable<z.ZodDate>;
5676
+ }, {
5638
5677
  systemName: z.ZodString;
5639
5678
  displayName: z.ZodString;
5640
5679
  type: z.ZodUnion<[z.ZodLiteral<"text">, z.ZodLiteral<"textarea">, z.ZodLiteral<"date">, z.ZodLiteral<"select">, z.ZodLiteral<"link">, z.ZodLiteral<"attachment">]>;
@@ -5643,13 +5682,14 @@ export declare const commentContract: {
5643
5682
  isArchived: z.ZodBoolean;
5644
5683
  isRequired: z.ZodBoolean;
5645
5684
  isUnique: z.ZodBoolean;
5646
- options: z.ZodArray<z.ZodObject<{
5647
- position: z.ZodNumber;
5648
- value: z.ZodString;
5685
+ options: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
5649
5686
  label: z.ZodString;
5687
+ value: z.ZodString;
5650
5688
  isDefault: z.ZodBoolean;
5689
+ position: z.ZodNumber;
5690
+ }, {
5651
5691
  id: z.ZodString;
5652
- }, "strip", z.ZodTypeAny, {
5692
+ }>, "strip", z.ZodTypeAny, {
5653
5693
  id: string;
5654
5694
  position: number;
5655
5695
  value: string;
@@ -5662,14 +5702,15 @@ export declare const commentContract: {
5662
5702
  label: string;
5663
5703
  isDefault: boolean;
5664
5704
  }>, "many">;
5665
- group: z.ZodObject<{
5705
+ group: z.ZodObject<z.objectUtil.extendShape<{
5666
5706
  id: z.ZodString;
5667
5707
  createdAt: z.ZodDate;
5668
5708
  updatedAt: z.ZodDate;
5669
5709
  deletedAt: z.ZodNullable<z.ZodDate>;
5710
+ }, {
5670
5711
  systemName: z.ZodString;
5671
5712
  displayName: z.ZodString;
5672
- }, "strip", z.ZodTypeAny, {
5713
+ }>, "strip", z.ZodTypeAny, {
5673
5714
  id: string;
5674
5715
  createdAt: Date;
5675
5716
  updatedAt: Date;
@@ -5684,7 +5725,7 @@ export declare const commentContract: {
5684
5725
  systemName: string;
5685
5726
  displayName: string;
5686
5727
  }>;
5687
- }, "options" | "group">, "strip", z.ZodTypeAny, {
5728
+ }>, "options" | "group">, "strip", z.ZodTypeAny, {
5688
5729
  type: "link" | "attachment" | "select" | "textarea" | "text" | "date";
5689
5730
  id: string;
5690
5731
  position: number;
@@ -5711,18 +5752,19 @@ export declare const commentContract: {
5711
5752
  isRequired: boolean;
5712
5753
  isUnique: boolean;
5713
5754
  }>;
5714
- uploads: z.ZodArray<z.ZodObject<{
5755
+ uploads: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
5715
5756
  id: z.ZodString;
5716
5757
  createdAt: z.ZodDate;
5717
5758
  updatedAt: z.ZodDate;
5718
5759
  deletedAt: z.ZodNullable<z.ZodDate>;
5760
+ }, {
5719
5761
  bucketName: z.ZodString;
5720
5762
  fileName: z.ZodString;
5721
5763
  fileSize: z.ZodNumber;
5722
5764
  fileKey: z.ZodString;
5723
5765
  fileUrl: z.ZodNullable<z.ZodString>;
5724
5766
  status: z.ZodNullable<z.ZodString>;
5725
- }, "strip", z.ZodTypeAny, {
5767
+ }>, "strip", z.ZodTypeAny, {
5726
5768
  id: string;
5727
5769
  status: string | null;
5728
5770
  createdAt: Date;
@@ -5745,7 +5787,7 @@ export declare const commentContract: {
5745
5787
  fileSize: number;
5746
5788
  fileUrl: string | null;
5747
5789
  }>, "many">;
5748
- }, "strip", z.ZodTypeAny, {
5790
+ }>, "strip", z.ZodTypeAny, {
5749
5791
  id: string;
5750
5792
  createdAt: Date;
5751
5793
  updatedAt: Date;
@@ -5816,13 +5858,14 @@ export declare const commentContract: {
5816
5858
  fileUrl: string | null;
5817
5859
  }[];
5818
5860
  }>, "many">;
5819
- tags: z.ZodArray<z.ZodObject<{
5861
+ tags: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
5820
5862
  id: z.ZodString;
5821
5863
  createdAt: z.ZodDate;
5822
5864
  updatedAt: z.ZodDate;
5823
5865
  deletedAt: z.ZodNullable<z.ZodDate>;
5866
+ }, {
5824
5867
  name: z.ZodString;
5825
- }, "strip", z.ZodTypeAny, {
5868
+ }>, "strip", z.ZodTypeAny, {
5826
5869
  id: string;
5827
5870
  name: string;
5828
5871
  createdAt: Date;
@@ -5835,11 +5878,12 @@ export declare const commentContract: {
5835
5878
  updatedAt: Date;
5836
5879
  deletedAt: Date | null;
5837
5880
  }>, "many">;
5838
- categories: z.ZodArray<z.ZodObject<{
5881
+ categories: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
5839
5882
  id: z.ZodString;
5840
5883
  createdAt: z.ZodDate;
5841
5884
  updatedAt: z.ZodDate;
5842
5885
  deletedAt: z.ZodNullable<z.ZodDate>;
5886
+ }, {
5843
5887
  value: z.ZodString;
5844
5888
  level: z.ZodUnion<[z.ZodLiteral<1>, z.ZodLiteral<2>, z.ZodLiteral<3>]>;
5845
5889
  parentId: z.ZodNullable<z.ZodString>;
@@ -5892,7 +5936,7 @@ export declare const commentContract: {
5892
5936
  childCategoryList: any[];
5893
5937
  }[];
5894
5938
  }>, "many">;
5895
- }, "strip", z.ZodTypeAny, {
5939
+ }>, "strip", z.ZodTypeAny, {
5896
5940
  id: string;
5897
5941
  value: string;
5898
5942
  createdAt: Date;
@@ -5946,13 +5990,14 @@ export declare const commentContract: {
5946
5990
  notes: z.ZodNullable<z.ZodString>;
5947
5991
  contactProfile: z.ZodNullable<z.ZodString>;
5948
5992
  socialProfileUrl: z.ZodNullable<z.ZodString>;
5949
- tags: z.ZodArray<z.ZodObject<{
5993
+ tags: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
5950
5994
  id: z.ZodString;
5951
5995
  createdAt: z.ZodDate;
5952
5996
  updatedAt: z.ZodDate;
5953
5997
  deletedAt: z.ZodNullable<z.ZodDate>;
5998
+ }, {
5954
5999
  name: z.ZodString;
5955
- }, "strip", z.ZodTypeAny, {
6000
+ }>, "strip", z.ZodTypeAny, {
5956
6001
  id: string;
5957
6002
  name: string;
5958
6003
  createdAt: Date;
@@ -5965,29 +6010,32 @@ export declare const commentContract: {
5965
6010
  updatedAt: Date;
5966
6011
  deletedAt: Date | null;
5967
6012
  }>, "many">;
5968
- company: z.ZodNullable<z.ZodObject<Omit<{
6013
+ company: z.ZodNullable<z.ZodObject<Omit<z.objectUtil.extendShape<{
5969
6014
  id: z.ZodString;
5970
6015
  createdAt: z.ZodDate;
5971
6016
  updatedAt: z.ZodDate;
5972
6017
  deletedAt: z.ZodNullable<z.ZodDate>;
6018
+ }, {
5973
6019
  name: z.ZodOptional<z.ZodString>;
5974
6020
  phone: z.ZodOptional<z.ZodNullable<z.ZodString>>;
5975
6021
  address: z.ZodOptional<z.ZodNullable<z.ZodString>>;
5976
6022
  industry: z.ZodOptional<z.ZodNullable<z.ZodString>>;
5977
- customFields: z.ZodOptional<z.ZodArray<z.ZodObject<{
6023
+ customFields: z.ZodOptional<z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
5978
6024
  id: z.ZodString;
5979
6025
  createdAt: z.ZodDate;
5980
6026
  updatedAt: z.ZodDate;
5981
6027
  deletedAt: z.ZodNullable<z.ZodDate>;
6028
+ }, {
5982
6029
  textValue: z.ZodNullable<z.ZodString>;
5983
6030
  booleanValue: z.ZodNullable<z.ZodBoolean>;
5984
6031
  numberValue: z.ZodNullable<z.ZodNumber>;
5985
6032
  dateValue: z.ZodNullable<z.ZodDate>;
5986
- attribute: z.ZodObject<Omit<{
6033
+ attribute: z.ZodObject<Omit<z.objectUtil.extendShape<{
5987
6034
  id: z.ZodString;
5988
6035
  createdAt: z.ZodDate;
5989
6036
  updatedAt: z.ZodDate;
5990
6037
  deletedAt: z.ZodNullable<z.ZodDate>;
6038
+ }, {
5991
6039
  systemName: z.ZodString;
5992
6040
  displayName: z.ZodString;
5993
6041
  type: z.ZodUnion<[z.ZodLiteral<"text">, z.ZodLiteral<"textarea">, z.ZodLiteral<"date">, z.ZodLiteral<"select">, z.ZodLiteral<"link">, z.ZodLiteral<"attachment">]>;
@@ -5996,13 +6044,14 @@ export declare const commentContract: {
5996
6044
  isArchived: z.ZodBoolean;
5997
6045
  isRequired: z.ZodBoolean;
5998
6046
  isUnique: z.ZodBoolean;
5999
- options: z.ZodArray<z.ZodObject<{
6000
- position: z.ZodNumber;
6001
- value: z.ZodString;
6047
+ options: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
6002
6048
  label: z.ZodString;
6049
+ value: z.ZodString;
6003
6050
  isDefault: z.ZodBoolean;
6051
+ position: z.ZodNumber;
6052
+ }, {
6004
6053
  id: z.ZodString;
6005
- }, "strip", z.ZodTypeAny, {
6054
+ }>, "strip", z.ZodTypeAny, {
6006
6055
  id: string;
6007
6056
  position: number;
6008
6057
  value: string;
@@ -6015,14 +6064,15 @@ export declare const commentContract: {
6015
6064
  label: string;
6016
6065
  isDefault: boolean;
6017
6066
  }>, "many">;
6018
- group: z.ZodObject<{
6067
+ group: z.ZodObject<z.objectUtil.extendShape<{
6019
6068
  id: z.ZodString;
6020
6069
  createdAt: z.ZodDate;
6021
6070
  updatedAt: z.ZodDate;
6022
6071
  deletedAt: z.ZodNullable<z.ZodDate>;
6072
+ }, {
6023
6073
  systemName: z.ZodString;
6024
6074
  displayName: z.ZodString;
6025
- }, "strip", z.ZodTypeAny, {
6075
+ }>, "strip", z.ZodTypeAny, {
6026
6076
  id: string;
6027
6077
  createdAt: Date;
6028
6078
  updatedAt: Date;
@@ -6037,7 +6087,7 @@ export declare const commentContract: {
6037
6087
  systemName: string;
6038
6088
  displayName: string;
6039
6089
  }>;
6040
- }, "options" | "group">, "strip", z.ZodTypeAny, {
6090
+ }>, "options" | "group">, "strip", z.ZodTypeAny, {
6041
6091
  type: "link" | "attachment" | "select" | "textarea" | "text" | "date";
6042
6092
  id: string;
6043
6093
  position: number;
@@ -6064,7 +6114,7 @@ export declare const commentContract: {
6064
6114
  isRequired: boolean;
6065
6115
  isUnique: boolean;
6066
6116
  }>;
6067
- }, "strip", z.ZodTypeAny, {
6117
+ }>, "strip", z.ZodTypeAny, {
6068
6118
  id: string;
6069
6119
  createdAt: Date;
6070
6120
  updatedAt: Date;
@@ -6111,7 +6161,7 @@ export declare const commentContract: {
6111
6161
  numberValue: number | null;
6112
6162
  dateValue: Date | null;
6113
6163
  }>, "many">>;
6114
- }, "customFields">, "strip", z.ZodTypeAny, {
6164
+ }>, "customFields">, "strip", z.ZodTypeAny, {
6115
6165
  id: string;
6116
6166
  createdAt: Date;
6117
6167
  updatedAt: Date;
@@ -6139,11 +6189,12 @@ export declare const commentContract: {
6139
6189
  booleanValue: z.ZodNullable<z.ZodBoolean>;
6140
6190
  numberValue: z.ZodNullable<z.ZodNumber>;
6141
6191
  dateValue: z.ZodNullable<z.ZodDate>;
6142
- attribute: z.ZodObject<Omit<{
6192
+ attribute: z.ZodObject<Omit<z.objectUtil.extendShape<{
6143
6193
  id: z.ZodString;
6144
6194
  createdAt: z.ZodDate;
6145
6195
  updatedAt: z.ZodDate;
6146
6196
  deletedAt: z.ZodNullable<z.ZodDate>;
6197
+ }, {
6147
6198
  systemName: z.ZodString;
6148
6199
  displayName: z.ZodString;
6149
6200
  type: z.ZodUnion<[z.ZodLiteral<"text">, z.ZodLiteral<"textarea">, z.ZodLiteral<"date">, z.ZodLiteral<"select">, z.ZodLiteral<"link">, z.ZodLiteral<"attachment">]>;
@@ -6152,13 +6203,14 @@ export declare const commentContract: {
6152
6203
  isArchived: z.ZodBoolean;
6153
6204
  isRequired: z.ZodBoolean;
6154
6205
  isUnique: z.ZodBoolean;
6155
- options: z.ZodArray<z.ZodObject<{
6156
- position: z.ZodNumber;
6157
- value: z.ZodString;
6206
+ options: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
6158
6207
  label: z.ZodString;
6208
+ value: z.ZodString;
6159
6209
  isDefault: z.ZodBoolean;
6210
+ position: z.ZodNumber;
6211
+ }, {
6160
6212
  id: z.ZodString;
6161
- }, "strip", z.ZodTypeAny, {
6213
+ }>, "strip", z.ZodTypeAny, {
6162
6214
  id: string;
6163
6215
  position: number;
6164
6216
  value: string;
@@ -6171,14 +6223,15 @@ export declare const commentContract: {
6171
6223
  label: string;
6172
6224
  isDefault: boolean;
6173
6225
  }>, "many">;
6174
- group: z.ZodObject<{
6226
+ group: z.ZodObject<z.objectUtil.extendShape<{
6175
6227
  id: z.ZodString;
6176
6228
  createdAt: z.ZodDate;
6177
6229
  updatedAt: z.ZodDate;
6178
6230
  deletedAt: z.ZodNullable<z.ZodDate>;
6231
+ }, {
6179
6232
  systemName: z.ZodString;
6180
6233
  displayName: z.ZodString;
6181
- }, "strip", z.ZodTypeAny, {
6234
+ }>, "strip", z.ZodTypeAny, {
6182
6235
  id: string;
6183
6236
  createdAt: Date;
6184
6237
  updatedAt: Date;
@@ -6193,7 +6246,7 @@ export declare const commentContract: {
6193
6246
  systemName: string;
6194
6247
  displayName: string;
6195
6248
  }>;
6196
- }, "options" | "group">, "strip", z.ZodTypeAny, {
6249
+ }>, "options" | "group">, "strip", z.ZodTypeAny, {
6197
6250
  type: "link" | "attachment" | "select" | "textarea" | "text" | "date";
6198
6251
  id: string;
6199
6252
  position: number;
@@ -6220,18 +6273,19 @@ export declare const commentContract: {
6220
6273
  isRequired: boolean;
6221
6274
  isUnique: boolean;
6222
6275
  }>;
6223
- uploads: z.ZodArray<z.ZodObject<{
6276
+ uploads: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
6224
6277
  id: z.ZodString;
6225
6278
  createdAt: z.ZodDate;
6226
6279
  updatedAt: z.ZodDate;
6227
6280
  deletedAt: z.ZodNullable<z.ZodDate>;
6281
+ }, {
6228
6282
  bucketName: z.ZodString;
6229
6283
  fileName: z.ZodString;
6230
6284
  fileSize: z.ZodNumber;
6231
6285
  fileKey: z.ZodString;
6232
6286
  fileUrl: z.ZodNullable<z.ZodString>;
6233
6287
  status: z.ZodNullable<z.ZodString>;
6234
- }, "strip", z.ZodTypeAny, {
6288
+ }>, "strip", z.ZodTypeAny, {
6235
6289
  id: string;
6236
6290
  status: string | null;
6237
6291
  createdAt: Date;
@@ -6974,7 +7028,7 @@ export declare const commentContract: {
6974
7028
  entity: string;
6975
7029
  };
6976
7030
  }>, "many">;
6977
- }, "strip", z.ZodTypeAny, {
7031
+ }>, "strip", z.ZodTypeAny, {
6978
7032
  type: string;
6979
7033
  id: string;
6980
7034
  channel: string;
@@ -7211,7 +7265,7 @@ export declare const commentContract: {
7211
7265
  assigneeId: string;
7212
7266
  creatorId: string;
7213
7267
  reasonToAssign: string | null;
7214
- creator?: {
7268
+ assignee?: {
7215
7269
  id: string;
7216
7270
  address: string | null;
7217
7271
  name: string;
@@ -7255,7 +7309,7 @@ export declare const commentContract: {
7255
7309
  telephonySignature: string | null;
7256
7310
  };
7257
7311
  } | null | undefined;
7258
- assignee?: {
7312
+ creator?: {
7259
7313
  id: string;
7260
7314
  address: string | null;
7261
7315
  name: string;
@@ -7537,7 +7591,7 @@ export declare const commentContract: {
7537
7591
  assigneeId: string;
7538
7592
  creatorId: string;
7539
7593
  reasonToAssign: string | null;
7540
- creator?: {
7594
+ assignee?: {
7541
7595
  id: string;
7542
7596
  address: string | null;
7543
7597
  name: string;
@@ -7581,7 +7635,7 @@ export declare const commentContract: {
7581
7635
  telephonySignature: string | null;
7582
7636
  };
7583
7637
  } | null | undefined;
7584
- assignee?: {
7638
+ creator?: {
7585
7639
  id: string;
7586
7640
  address: string | null;
7587
7641
  name: string;
@@ -8073,7 +8127,7 @@ export declare const commentContract: {
8073
8127
  assigneeId: string;
8074
8128
  creatorId: string;
8075
8129
  reasonToAssign: string | null;
8076
- creator?: {
8130
+ assignee?: {
8077
8131
  id: string;
8078
8132
  address: string | null;
8079
8133
  name: string;
@@ -8117,7 +8171,7 @@ export declare const commentContract: {
8117
8171
  telephonySignature: string | null;
8118
8172
  };
8119
8173
  } | null | undefined;
8120
- assignee?: {
8174
+ creator?: {
8121
8175
  id: string;
8122
8176
  address: string | null;
8123
8177
  name: string;
@@ -8511,7 +8565,7 @@ export declare const commentContract: {
8511
8565
  assigneeId: string;
8512
8566
  creatorId: string;
8513
8567
  reasonToAssign: string | null;
8514
- creator?: {
8568
+ assignee?: {
8515
8569
  id: string;
8516
8570
  address: string | null;
8517
8571
  name: string;
@@ -8555,7 +8609,7 @@ export declare const commentContract: {
8555
8609
  telephonySignature: string | null;
8556
8610
  };
8557
8611
  } | null | undefined;
8558
- assignee?: {
8612
+ creator?: {
8559
8613
  id: string;
8560
8614
  address: string | null;
8561
8615
  name: string;
@@ -8736,23 +8790,6 @@ export declare const commentContract: {
8736
8790
  error?: any;
8737
8791
  }>;
8738
8792
  };
8739
- path: "ticket-service/comment";
8740
- headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
8741
- 'x-tenant': z.ZodString;
8742
- authorization: z.ZodString;
8743
- 'x-code': z.ZodOptional<z.ZodString>;
8744
- 'x-client-timezone': z.ZodDefault<z.ZodString>;
8745
- }, "strip", z.ZodTypeAny, {
8746
- 'x-tenant': string;
8747
- authorization: string;
8748
- 'x-client-timezone': string;
8749
- 'x-code'?: string | undefined;
8750
- }, {
8751
- 'x-tenant': string;
8752
- authorization: string;
8753
- 'x-code'?: string | undefined;
8754
- 'x-client-timezone'?: string | undefined;
8755
- }>>>;
8756
8793
  };
8757
8794
  updateComment: {
8758
8795
  body: z.ZodObject<{
@@ -8777,9 +8814,27 @@ export declare const commentContract: {
8777
8814
  }, {
8778
8815
  id: string;
8779
8816
  }>;
8817
+ path: "ticket-service/comment/:id";
8818
+ headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
8819
+ 'x-tenant': z.ZodString;
8820
+ authorization: z.ZodString;
8821
+ 'x-code': z.ZodOptional<z.ZodString>;
8822
+ 'x-client-timezone': z.ZodDefault<z.ZodString>;
8823
+ }, "strip", z.ZodTypeAny, {
8824
+ 'x-tenant': string;
8825
+ authorization: string;
8826
+ 'x-client-timezone': string;
8827
+ 'x-code'?: string | undefined;
8828
+ }, {
8829
+ 'x-tenant': string;
8830
+ authorization: string;
8831
+ 'x-code'?: string | undefined;
8832
+ 'x-client-timezone'?: string | undefined;
8833
+ }>>>;
8780
8834
  responses: {
8781
- 200: z.ZodObject<{
8835
+ 200: z.ZodObject<z.objectUtil.extendShape<{
8782
8836
  requestId: z.ZodString;
8837
+ }, {
8783
8838
  comment: z.ZodObject<{
8784
8839
  id: z.ZodString;
8785
8840
  createdAt: z.ZodDate;
@@ -9139,11 +9194,12 @@ export declare const commentContract: {
9139
9194
  }>, "many">;
9140
9195
  comment: z.ZodString;
9141
9196
  mentions: z.ZodArray<z.ZodString, "many">;
9142
- ticket: z.ZodObject<{
9197
+ ticket: z.ZodObject<z.objectUtil.extendShape<{
9143
9198
  id: z.ZodString;
9144
9199
  createdAt: z.ZodDate;
9145
9200
  updatedAt: z.ZodDate;
9146
9201
  deletedAt: z.ZodNullable<z.ZodDate>;
9202
+ }, {
9147
9203
  title: z.ZodString;
9148
9204
  description: z.ZodNullable<z.ZodString>;
9149
9205
  type: z.ZodString;
@@ -9563,20 +9619,22 @@ export declare const commentContract: {
9563
9619
  }>>>;
9564
9620
  reasonToAssign: z.ZodNullable<z.ZodString>;
9565
9621
  ticketNumber: z.ZodOptional<z.ZodNumber>;
9566
- customFields: z.ZodArray<z.ZodObject<{
9622
+ customFields: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
9567
9623
  id: z.ZodString;
9568
9624
  createdAt: z.ZodDate;
9569
9625
  updatedAt: z.ZodDate;
9570
9626
  deletedAt: z.ZodNullable<z.ZodDate>;
9627
+ }, {
9571
9628
  textValue: z.ZodNullable<z.ZodString>;
9572
9629
  booleanValue: z.ZodNullable<z.ZodBoolean>;
9573
9630
  numberValue: z.ZodNullable<z.ZodNumber>;
9574
9631
  dateValue: z.ZodNullable<z.ZodDate>;
9575
- attribute: z.ZodObject<Omit<{
9632
+ attribute: z.ZodObject<Omit<z.objectUtil.extendShape<{
9576
9633
  id: z.ZodString;
9577
9634
  createdAt: z.ZodDate;
9578
9635
  updatedAt: z.ZodDate;
9579
9636
  deletedAt: z.ZodNullable<z.ZodDate>;
9637
+ }, {
9580
9638
  systemName: z.ZodString;
9581
9639
  displayName: z.ZodString;
9582
9640
  type: z.ZodUnion<[z.ZodLiteral<"text">, z.ZodLiteral<"textarea">, z.ZodLiteral<"date">, z.ZodLiteral<"select">, z.ZodLiteral<"link">, z.ZodLiteral<"attachment">]>;
@@ -9585,13 +9643,14 @@ export declare const commentContract: {
9585
9643
  isArchived: z.ZodBoolean;
9586
9644
  isRequired: z.ZodBoolean;
9587
9645
  isUnique: z.ZodBoolean;
9588
- options: z.ZodArray<z.ZodObject<{
9589
- position: z.ZodNumber;
9590
- value: z.ZodString;
9646
+ options: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
9591
9647
  label: z.ZodString;
9648
+ value: z.ZodString;
9592
9649
  isDefault: z.ZodBoolean;
9650
+ position: z.ZodNumber;
9651
+ }, {
9593
9652
  id: z.ZodString;
9594
- }, "strip", z.ZodTypeAny, {
9653
+ }>, "strip", z.ZodTypeAny, {
9595
9654
  id: string;
9596
9655
  position: number;
9597
9656
  value: string;
@@ -9604,14 +9663,15 @@ export declare const commentContract: {
9604
9663
  label: string;
9605
9664
  isDefault: boolean;
9606
9665
  }>, "many">;
9607
- group: z.ZodObject<{
9666
+ group: z.ZodObject<z.objectUtil.extendShape<{
9608
9667
  id: z.ZodString;
9609
9668
  createdAt: z.ZodDate;
9610
9669
  updatedAt: z.ZodDate;
9611
9670
  deletedAt: z.ZodNullable<z.ZodDate>;
9671
+ }, {
9612
9672
  systemName: z.ZodString;
9613
9673
  displayName: z.ZodString;
9614
- }, "strip", z.ZodTypeAny, {
9674
+ }>, "strip", z.ZodTypeAny, {
9615
9675
  id: string;
9616
9676
  createdAt: Date;
9617
9677
  updatedAt: Date;
@@ -9626,7 +9686,7 @@ export declare const commentContract: {
9626
9686
  systemName: string;
9627
9687
  displayName: string;
9628
9688
  }>;
9629
- }, "options" | "group">, "strip", z.ZodTypeAny, {
9689
+ }>, "options" | "group">, "strip", z.ZodTypeAny, {
9630
9690
  type: "link" | "attachment" | "select" | "textarea" | "text" | "date";
9631
9691
  id: string;
9632
9692
  position: number;
@@ -9653,18 +9713,19 @@ export declare const commentContract: {
9653
9713
  isRequired: boolean;
9654
9714
  isUnique: boolean;
9655
9715
  }>;
9656
- uploads: z.ZodArray<z.ZodObject<{
9716
+ uploads: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
9657
9717
  id: z.ZodString;
9658
9718
  createdAt: z.ZodDate;
9659
9719
  updatedAt: z.ZodDate;
9660
9720
  deletedAt: z.ZodNullable<z.ZodDate>;
9721
+ }, {
9661
9722
  bucketName: z.ZodString;
9662
9723
  fileName: z.ZodString;
9663
9724
  fileSize: z.ZodNumber;
9664
9725
  fileKey: z.ZodString;
9665
9726
  fileUrl: z.ZodNullable<z.ZodString>;
9666
9727
  status: z.ZodNullable<z.ZodString>;
9667
- }, "strip", z.ZodTypeAny, {
9728
+ }>, "strip", z.ZodTypeAny, {
9668
9729
  id: string;
9669
9730
  status: string | null;
9670
9731
  createdAt: Date;
@@ -9687,7 +9748,7 @@ export declare const commentContract: {
9687
9748
  fileSize: number;
9688
9749
  fileUrl: string | null;
9689
9750
  }>, "many">;
9690
- }, "strip", z.ZodTypeAny, {
9751
+ }>, "strip", z.ZodTypeAny, {
9691
9752
  id: string;
9692
9753
  createdAt: Date;
9693
9754
  updatedAt: Date;
@@ -9758,13 +9819,14 @@ export declare const commentContract: {
9758
9819
  fileUrl: string | null;
9759
9820
  }[];
9760
9821
  }>, "many">;
9761
- tags: z.ZodArray<z.ZodObject<{
9822
+ tags: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
9762
9823
  id: z.ZodString;
9763
9824
  createdAt: z.ZodDate;
9764
9825
  updatedAt: z.ZodDate;
9765
9826
  deletedAt: z.ZodNullable<z.ZodDate>;
9827
+ }, {
9766
9828
  name: z.ZodString;
9767
- }, "strip", z.ZodTypeAny, {
9829
+ }>, "strip", z.ZodTypeAny, {
9768
9830
  id: string;
9769
9831
  name: string;
9770
9832
  createdAt: Date;
@@ -9777,11 +9839,12 @@ export declare const commentContract: {
9777
9839
  updatedAt: Date;
9778
9840
  deletedAt: Date | null;
9779
9841
  }>, "many">;
9780
- categories: z.ZodArray<z.ZodObject<{
9842
+ categories: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
9781
9843
  id: z.ZodString;
9782
9844
  createdAt: z.ZodDate;
9783
9845
  updatedAt: z.ZodDate;
9784
9846
  deletedAt: z.ZodNullable<z.ZodDate>;
9847
+ }, {
9785
9848
  value: z.ZodString;
9786
9849
  level: z.ZodUnion<[z.ZodLiteral<1>, z.ZodLiteral<2>, z.ZodLiteral<3>]>;
9787
9850
  parentId: z.ZodNullable<z.ZodString>;
@@ -9834,7 +9897,7 @@ export declare const commentContract: {
9834
9897
  childCategoryList: any[];
9835
9898
  }[];
9836
9899
  }>, "many">;
9837
- }, "strip", z.ZodTypeAny, {
9900
+ }>, "strip", z.ZodTypeAny, {
9838
9901
  id: string;
9839
9902
  value: string;
9840
9903
  createdAt: Date;
@@ -9888,13 +9951,14 @@ export declare const commentContract: {
9888
9951
  notes: z.ZodNullable<z.ZodString>;
9889
9952
  contactProfile: z.ZodNullable<z.ZodString>;
9890
9953
  socialProfileUrl: z.ZodNullable<z.ZodString>;
9891
- tags: z.ZodArray<z.ZodObject<{
9954
+ tags: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
9892
9955
  id: z.ZodString;
9893
9956
  createdAt: z.ZodDate;
9894
9957
  updatedAt: z.ZodDate;
9895
9958
  deletedAt: z.ZodNullable<z.ZodDate>;
9959
+ }, {
9896
9960
  name: z.ZodString;
9897
- }, "strip", z.ZodTypeAny, {
9961
+ }>, "strip", z.ZodTypeAny, {
9898
9962
  id: string;
9899
9963
  name: string;
9900
9964
  createdAt: Date;
@@ -9907,29 +9971,32 @@ export declare const commentContract: {
9907
9971
  updatedAt: Date;
9908
9972
  deletedAt: Date | null;
9909
9973
  }>, "many">;
9910
- company: z.ZodNullable<z.ZodObject<Omit<{
9974
+ company: z.ZodNullable<z.ZodObject<Omit<z.objectUtil.extendShape<{
9911
9975
  id: z.ZodString;
9912
9976
  createdAt: z.ZodDate;
9913
9977
  updatedAt: z.ZodDate;
9914
9978
  deletedAt: z.ZodNullable<z.ZodDate>;
9979
+ }, {
9915
9980
  name: z.ZodOptional<z.ZodString>;
9916
9981
  phone: z.ZodOptional<z.ZodNullable<z.ZodString>>;
9917
9982
  address: z.ZodOptional<z.ZodNullable<z.ZodString>>;
9918
9983
  industry: z.ZodOptional<z.ZodNullable<z.ZodString>>;
9919
- customFields: z.ZodOptional<z.ZodArray<z.ZodObject<{
9984
+ customFields: z.ZodOptional<z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
9920
9985
  id: z.ZodString;
9921
9986
  createdAt: z.ZodDate;
9922
9987
  updatedAt: z.ZodDate;
9923
9988
  deletedAt: z.ZodNullable<z.ZodDate>;
9989
+ }, {
9924
9990
  textValue: z.ZodNullable<z.ZodString>;
9925
9991
  booleanValue: z.ZodNullable<z.ZodBoolean>;
9926
9992
  numberValue: z.ZodNullable<z.ZodNumber>;
9927
9993
  dateValue: z.ZodNullable<z.ZodDate>;
9928
- attribute: z.ZodObject<Omit<{
9994
+ attribute: z.ZodObject<Omit<z.objectUtil.extendShape<{
9929
9995
  id: z.ZodString;
9930
9996
  createdAt: z.ZodDate;
9931
9997
  updatedAt: z.ZodDate;
9932
9998
  deletedAt: z.ZodNullable<z.ZodDate>;
9999
+ }, {
9933
10000
  systemName: z.ZodString;
9934
10001
  displayName: z.ZodString;
9935
10002
  type: z.ZodUnion<[z.ZodLiteral<"text">, z.ZodLiteral<"textarea">, z.ZodLiteral<"date">, z.ZodLiteral<"select">, z.ZodLiteral<"link">, z.ZodLiteral<"attachment">]>;
@@ -9938,13 +10005,14 @@ export declare const commentContract: {
9938
10005
  isArchived: z.ZodBoolean;
9939
10006
  isRequired: z.ZodBoolean;
9940
10007
  isUnique: z.ZodBoolean;
9941
- options: z.ZodArray<z.ZodObject<{
9942
- position: z.ZodNumber;
9943
- value: z.ZodString;
10008
+ options: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
9944
10009
  label: z.ZodString;
10010
+ value: z.ZodString;
9945
10011
  isDefault: z.ZodBoolean;
10012
+ position: z.ZodNumber;
10013
+ }, {
9946
10014
  id: z.ZodString;
9947
- }, "strip", z.ZodTypeAny, {
10015
+ }>, "strip", z.ZodTypeAny, {
9948
10016
  id: string;
9949
10017
  position: number;
9950
10018
  value: string;
@@ -9957,14 +10025,15 @@ export declare const commentContract: {
9957
10025
  label: string;
9958
10026
  isDefault: boolean;
9959
10027
  }>, "many">;
9960
- group: z.ZodObject<{
10028
+ group: z.ZodObject<z.objectUtil.extendShape<{
9961
10029
  id: z.ZodString;
9962
10030
  createdAt: z.ZodDate;
9963
10031
  updatedAt: z.ZodDate;
9964
10032
  deletedAt: z.ZodNullable<z.ZodDate>;
10033
+ }, {
9965
10034
  systemName: z.ZodString;
9966
10035
  displayName: z.ZodString;
9967
- }, "strip", z.ZodTypeAny, {
10036
+ }>, "strip", z.ZodTypeAny, {
9968
10037
  id: string;
9969
10038
  createdAt: Date;
9970
10039
  updatedAt: Date;
@@ -9979,7 +10048,7 @@ export declare const commentContract: {
9979
10048
  systemName: string;
9980
10049
  displayName: string;
9981
10050
  }>;
9982
- }, "options" | "group">, "strip", z.ZodTypeAny, {
10051
+ }>, "options" | "group">, "strip", z.ZodTypeAny, {
9983
10052
  type: "link" | "attachment" | "select" | "textarea" | "text" | "date";
9984
10053
  id: string;
9985
10054
  position: number;
@@ -10006,7 +10075,7 @@ export declare const commentContract: {
10006
10075
  isRequired: boolean;
10007
10076
  isUnique: boolean;
10008
10077
  }>;
10009
- }, "strip", z.ZodTypeAny, {
10078
+ }>, "strip", z.ZodTypeAny, {
10010
10079
  id: string;
10011
10080
  createdAt: Date;
10012
10081
  updatedAt: Date;
@@ -10053,7 +10122,7 @@ export declare const commentContract: {
10053
10122
  numberValue: number | null;
10054
10123
  dateValue: Date | null;
10055
10124
  }>, "many">>;
10056
- }, "customFields">, "strip", z.ZodTypeAny, {
10125
+ }>, "customFields">, "strip", z.ZodTypeAny, {
10057
10126
  id: string;
10058
10127
  createdAt: Date;
10059
10128
  updatedAt: Date;
@@ -10081,11 +10150,12 @@ export declare const commentContract: {
10081
10150
  booleanValue: z.ZodNullable<z.ZodBoolean>;
10082
10151
  numberValue: z.ZodNullable<z.ZodNumber>;
10083
10152
  dateValue: z.ZodNullable<z.ZodDate>;
10084
- attribute: z.ZodObject<Omit<{
10153
+ attribute: z.ZodObject<Omit<z.objectUtil.extendShape<{
10085
10154
  id: z.ZodString;
10086
10155
  createdAt: z.ZodDate;
10087
10156
  updatedAt: z.ZodDate;
10088
10157
  deletedAt: z.ZodNullable<z.ZodDate>;
10158
+ }, {
10089
10159
  systemName: z.ZodString;
10090
10160
  displayName: z.ZodString;
10091
10161
  type: z.ZodUnion<[z.ZodLiteral<"text">, z.ZodLiteral<"textarea">, z.ZodLiteral<"date">, z.ZodLiteral<"select">, z.ZodLiteral<"link">, z.ZodLiteral<"attachment">]>;
@@ -10094,13 +10164,14 @@ export declare const commentContract: {
10094
10164
  isArchived: z.ZodBoolean;
10095
10165
  isRequired: z.ZodBoolean;
10096
10166
  isUnique: z.ZodBoolean;
10097
- options: z.ZodArray<z.ZodObject<{
10098
- position: z.ZodNumber;
10099
- value: z.ZodString;
10167
+ options: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
10100
10168
  label: z.ZodString;
10169
+ value: z.ZodString;
10101
10170
  isDefault: z.ZodBoolean;
10171
+ position: z.ZodNumber;
10172
+ }, {
10102
10173
  id: z.ZodString;
10103
- }, "strip", z.ZodTypeAny, {
10174
+ }>, "strip", z.ZodTypeAny, {
10104
10175
  id: string;
10105
10176
  position: number;
10106
10177
  value: string;
@@ -10113,14 +10184,15 @@ export declare const commentContract: {
10113
10184
  label: string;
10114
10185
  isDefault: boolean;
10115
10186
  }>, "many">;
10116
- group: z.ZodObject<{
10187
+ group: z.ZodObject<z.objectUtil.extendShape<{
10117
10188
  id: z.ZodString;
10118
10189
  createdAt: z.ZodDate;
10119
10190
  updatedAt: z.ZodDate;
10120
10191
  deletedAt: z.ZodNullable<z.ZodDate>;
10192
+ }, {
10121
10193
  systemName: z.ZodString;
10122
10194
  displayName: z.ZodString;
10123
- }, "strip", z.ZodTypeAny, {
10195
+ }>, "strip", z.ZodTypeAny, {
10124
10196
  id: string;
10125
10197
  createdAt: Date;
10126
10198
  updatedAt: Date;
@@ -10135,7 +10207,7 @@ export declare const commentContract: {
10135
10207
  systemName: string;
10136
10208
  displayName: string;
10137
10209
  }>;
10138
- }, "options" | "group">, "strip", z.ZodTypeAny, {
10210
+ }>, "options" | "group">, "strip", z.ZodTypeAny, {
10139
10211
  type: "link" | "attachment" | "select" | "textarea" | "text" | "date";
10140
10212
  id: string;
10141
10213
  position: number;
@@ -10162,18 +10234,19 @@ export declare const commentContract: {
10162
10234
  isRequired: boolean;
10163
10235
  isUnique: boolean;
10164
10236
  }>;
10165
- uploads: z.ZodArray<z.ZodObject<{
10237
+ uploads: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
10166
10238
  id: z.ZodString;
10167
10239
  createdAt: z.ZodDate;
10168
10240
  updatedAt: z.ZodDate;
10169
10241
  deletedAt: z.ZodNullable<z.ZodDate>;
10242
+ }, {
10170
10243
  bucketName: z.ZodString;
10171
10244
  fileName: z.ZodString;
10172
10245
  fileSize: z.ZodNumber;
10173
10246
  fileKey: z.ZodString;
10174
10247
  fileUrl: z.ZodNullable<z.ZodString>;
10175
10248
  status: z.ZodNullable<z.ZodString>;
10176
- }, "strip", z.ZodTypeAny, {
10249
+ }>, "strip", z.ZodTypeAny, {
10177
10250
  id: string;
10178
10251
  status: string | null;
10179
10252
  createdAt: Date;
@@ -10916,7 +10989,7 @@ export declare const commentContract: {
10916
10989
  entity: string;
10917
10990
  };
10918
10991
  }>, "many">;
10919
- }, "strip", z.ZodTypeAny, {
10992
+ }>, "strip", z.ZodTypeAny, {
10920
10993
  type: string;
10921
10994
  id: string;
10922
10995
  channel: string;
@@ -11153,7 +11226,7 @@ export declare const commentContract: {
11153
11226
  assigneeId: string;
11154
11227
  creatorId: string;
11155
11228
  reasonToAssign: string | null;
11156
- creator?: {
11229
+ assignee?: {
11157
11230
  id: string;
11158
11231
  address: string | null;
11159
11232
  name: string;
@@ -11197,7 +11270,7 @@ export declare const commentContract: {
11197
11270
  telephonySignature: string | null;
11198
11271
  };
11199
11272
  } | null | undefined;
11200
- assignee?: {
11273
+ creator?: {
11201
11274
  id: string;
11202
11275
  address: string | null;
11203
11276
  name: string;
@@ -11479,7 +11552,7 @@ export declare const commentContract: {
11479
11552
  assigneeId: string;
11480
11553
  creatorId: string;
11481
11554
  reasonToAssign: string | null;
11482
- creator?: {
11555
+ assignee?: {
11483
11556
  id: string;
11484
11557
  address: string | null;
11485
11558
  name: string;
@@ -11523,7 +11596,7 @@ export declare const commentContract: {
11523
11596
  telephonySignature: string | null;
11524
11597
  };
11525
11598
  } | null | undefined;
11526
- assignee?: {
11599
+ creator?: {
11527
11600
  id: string;
11528
11601
  address: string | null;
11529
11602
  name: string;
@@ -12015,7 +12088,7 @@ export declare const commentContract: {
12015
12088
  assigneeId: string;
12016
12089
  creatorId: string;
12017
12090
  reasonToAssign: string | null;
12018
- creator?: {
12091
+ assignee?: {
12019
12092
  id: string;
12020
12093
  address: string | null;
12021
12094
  name: string;
@@ -12059,7 +12132,7 @@ export declare const commentContract: {
12059
12132
  telephonySignature: string | null;
12060
12133
  };
12061
12134
  } | null | undefined;
12062
- assignee?: {
12135
+ creator?: {
12063
12136
  id: string;
12064
12137
  address: string | null;
12065
12138
  name: string;
@@ -12453,7 +12526,7 @@ export declare const commentContract: {
12453
12526
  assigneeId: string;
12454
12527
  creatorId: string;
12455
12528
  reasonToAssign: string | null;
12456
- creator?: {
12529
+ assignee?: {
12457
12530
  id: string;
12458
12531
  address: string | null;
12459
12532
  name: string;
@@ -12497,7 +12570,7 @@ export declare const commentContract: {
12497
12570
  telephonySignature: string | null;
12498
12571
  };
12499
12572
  } | null | undefined;
12500
- assignee?: {
12573
+ creator?: {
12501
12574
  id: string;
12502
12575
  address: string | null;
12503
12576
  name: string;
@@ -12650,7 +12723,7 @@ export declare const commentContract: {
12650
12723
  mentions: string[];
12651
12724
  comment: string;
12652
12725
  }>;
12653
- }, "strip", z.ZodTypeAny, {
12726
+ }>, "strip", z.ZodTypeAny, {
12654
12727
  requestId: string;
12655
12728
  comment: {
12656
12729
  id: string;
@@ -12894,7 +12967,7 @@ export declare const commentContract: {
12894
12967
  assigneeId: string;
12895
12968
  creatorId: string;
12896
12969
  reasonToAssign: string | null;
12897
- creator?: {
12970
+ assignee?: {
12898
12971
  id: string;
12899
12972
  address: string | null;
12900
12973
  name: string;
@@ -12938,7 +13011,7 @@ export declare const commentContract: {
12938
13011
  telephonySignature: string | null;
12939
13012
  };
12940
13013
  } | null | undefined;
12941
- assignee?: {
13014
+ creator?: {
12942
13015
  id: string;
12943
13016
  address: string | null;
12944
13017
  name: string;
@@ -13335,7 +13408,7 @@ export declare const commentContract: {
13335
13408
  assigneeId: string;
13336
13409
  creatorId: string;
13337
13410
  reasonToAssign: string | null;
13338
- creator?: {
13411
+ assignee?: {
13339
13412
  id: string;
13340
13413
  address: string | null;
13341
13414
  name: string;
@@ -13379,7 +13452,7 @@ export declare const commentContract: {
13379
13452
  telephonySignature: string | null;
13380
13453
  };
13381
13454
  } | null | undefined;
13382
- assignee?: {
13455
+ creator?: {
13383
13456
  id: string;
13384
13457
  address: string | null;
13385
13458
  name: string;
@@ -13544,6 +13617,18 @@ export declare const commentContract: {
13544
13617
  error?: any;
13545
13618
  }>;
13546
13619
  };
13620
+ };
13621
+ deleteComment: {
13622
+ body: null;
13623
+ summary: "Delete a comment.";
13624
+ method: "DELETE";
13625
+ pathParams: z.ZodObject<{
13626
+ id: z.ZodString;
13627
+ }, "strip", z.ZodTypeAny, {
13628
+ id: string;
13629
+ }, {
13630
+ id: string;
13631
+ }>;
13547
13632
  path: "ticket-service/comment/:id";
13548
13633
  headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
13549
13634
  'x-tenant': z.ZodString;
@@ -13561,23 +13646,12 @@ export declare const commentContract: {
13561
13646
  'x-code'?: string | undefined;
13562
13647
  'x-client-timezone'?: string | undefined;
13563
13648
  }>>>;
13564
- };
13565
- deleteComment: {
13566
- body: null;
13567
- summary: "Delete a comment.";
13568
- method: "DELETE";
13569
- pathParams: z.ZodObject<{
13570
- id: z.ZodString;
13571
- }, "strip", z.ZodTypeAny, {
13572
- id: string;
13573
- }, {
13574
- id: string;
13575
- }>;
13576
13649
  responses: {
13577
- 200: z.ZodObject<{
13650
+ 200: z.ZodObject<z.objectUtil.extendShape<{
13578
13651
  requestId: z.ZodString;
13652
+ }, {
13579
13653
  message: z.ZodString;
13580
- }, "strip", z.ZodTypeAny, {
13654
+ }>, "strip", z.ZodTypeAny, {
13581
13655
  message: string;
13582
13656
  requestId: string;
13583
13657
  }, {
@@ -13595,23 +13669,6 @@ export declare const commentContract: {
13595
13669
  error?: any;
13596
13670
  }>;
13597
13671
  };
13598
- path: "ticket-service/comment/:id";
13599
- headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
13600
- 'x-tenant': z.ZodString;
13601
- authorization: z.ZodString;
13602
- 'x-code': z.ZodOptional<z.ZodString>;
13603
- 'x-client-timezone': z.ZodDefault<z.ZodString>;
13604
- }, "strip", z.ZodTypeAny, {
13605
- 'x-tenant': string;
13606
- authorization: string;
13607
- 'x-client-timezone': string;
13608
- 'x-code'?: string | undefined;
13609
- }, {
13610
- 'x-tenant': string;
13611
- authorization: string;
13612
- 'x-code'?: string | undefined;
13613
- 'x-client-timezone'?: string | undefined;
13614
- }>>>;
13615
13672
  };
13616
13673
  };
13617
13674
  //# sourceMappingURL=index.d.ts.map