@kl1/contracts 1.1.58 → 1.1.59

Sign up to get free protection for your applications and to get access to all the features.
Files changed (160) hide show
  1. package/dist/api-contracts/src/activity-log/index.d.ts +7 -7
  2. package/dist/api-contracts/src/activity-log/schema.d.ts +4 -4
  3. package/dist/api-contracts/src/attribute/index.d.ts +25 -25
  4. package/dist/api-contracts/src/attribute/validation.d.ts +4 -4
  5. package/dist/api-contracts/src/auth/index.d.ts +71 -311
  6. package/dist/api-contracts/src/auth/index.d.ts.map +1 -1
  7. package/dist/api-contracts/src/automation-queue/index.d.ts +101 -101
  8. package/dist/api-contracts/src/automation-queue/schema.d.ts +10 -10
  9. package/dist/api-contracts/src/base-contract.d.ts +3 -3
  10. package/dist/api-contracts/src/botpress/index.d.ts +28 -28
  11. package/dist/api-contracts/src/botpress/schema.d.ts +6 -6
  12. package/dist/api-contracts/src/botpress/validation.d.ts +8 -8
  13. package/dist/api-contracts/src/business-calendar/index.d.ts +32 -32
  14. package/dist/api-contracts/src/business-calendar/schema.d.ts +8 -8
  15. package/dist/api-contracts/src/business-calendar/validation.d.ts +2 -2
  16. package/dist/api-contracts/src/category/index.d.ts +30 -30
  17. package/dist/api-contracts/src/category/schema.d.ts +2 -2
  18. package/dist/api-contracts/src/channel/index.d.ts +2566 -1792
  19. package/dist/api-contracts/src/channel/index.d.ts.map +1 -1
  20. package/dist/api-contracts/src/channel/schema.d.ts +139 -109
  21. package/dist/api-contracts/src/channel/schema.d.ts.map +1 -1
  22. package/dist/api-contracts/src/channel/validation.d.ts +160 -118
  23. package/dist/api-contracts/src/channel/validation.d.ts.map +1 -1
  24. package/dist/api-contracts/src/chat/index.d.ts +7354 -6531
  25. package/dist/api-contracts/src/chat/index.d.ts.map +1 -1
  26. package/dist/api-contracts/src/chat/schema.d.ts +2366 -2167
  27. package/dist/api-contracts/src/chat/schema.d.ts.map +1 -1
  28. package/dist/api-contracts/src/chat/validation.d.ts +1854 -1563
  29. package/dist/api-contracts/src/chat/validation.d.ts.map +1 -1
  30. package/dist/api-contracts/src/comment/index.d.ts +328 -328
  31. package/dist/api-contracts/src/comment/schema.d.ts +88 -88
  32. package/dist/api-contracts/src/company/index.d.ts +9 -9
  33. package/dist/api-contracts/src/company/validation.d.ts +4 -4
  34. package/dist/api-contracts/src/contact/index.d.ts +399 -399
  35. package/dist/api-contracts/src/contact/schema.d.ts +38 -38
  36. package/dist/api-contracts/src/contact/validation.d.ts +190 -190
  37. package/dist/api-contracts/src/contract.d.ts +43684 -28896
  38. package/dist/api-contracts/src/contract.d.ts.map +1 -1
  39. package/dist/api-contracts/src/cx-intelligence/index.d.ts +9 -9
  40. package/dist/api-contracts/src/cx-log/index.d.ts +545 -393
  41. package/dist/api-contracts/src/cx-log/index.d.ts.map +1 -1
  42. package/dist/api-contracts/src/cx-log/schema.d.ts +402 -321
  43. package/dist/api-contracts/src/cx-log/schema.d.ts.map +1 -1
  44. package/dist/api-contracts/src/cx-log/validation.d.ts +2 -2
  45. package/dist/api-contracts/src/dashboard/index.d.ts +167 -189
  46. package/dist/api-contracts/src/dashboard/index.d.ts.map +1 -1
  47. package/dist/api-contracts/src/dashboard/schema.d.ts +44 -87
  48. package/dist/api-contracts/src/dashboard/schema.d.ts.map +1 -1
  49. package/dist/api-contracts/src/dashboard/validation.d.ts +26 -0
  50. package/dist/api-contracts/src/dashboard/validation.d.ts.map +1 -1
  51. package/dist/api-contracts/src/extension/index.d.ts +103 -22
  52. package/dist/api-contracts/src/extension/index.d.ts.map +1 -1
  53. package/dist/api-contracts/src/facebook-feed/index.d.ts +2170 -1768
  54. package/dist/api-contracts/src/facebook-feed/index.d.ts.map +1 -1
  55. package/dist/api-contracts/src/facebook-feed/schema.d.ts +168 -141
  56. package/dist/api-contracts/src/facebook-feed/schema.d.ts.map +1 -1
  57. package/dist/api-contracts/src/facebook-feed/validation.d.ts +147 -126
  58. package/dist/api-contracts/src/facebook-feed/validation.d.ts.map +1 -1
  59. package/dist/api-contracts/src/hold-label/index.d.ts +34 -34
  60. package/dist/api-contracts/src/hold-label/schema.d.ts +10 -10
  61. package/dist/api-contracts/src/index.d.ts +5 -0
  62. package/dist/api-contracts/src/index.d.ts.map +1 -1
  63. package/dist/api-contracts/src/instagram/index.d.ts +1747 -1432
  64. package/dist/api-contracts/src/instagram/index.d.ts.map +1 -1
  65. package/dist/api-contracts/src/instagram/validation.d.ts +10 -10
  66. package/dist/api-contracts/src/line/index.d.ts +1646 -1367
  67. package/dist/api-contracts/src/line/index.d.ts.map +1 -1
  68. package/dist/api-contracts/src/line/schema.d.ts +4 -4
  69. package/dist/api-contracts/src/line/validation.d.ts +165 -132
  70. package/dist/api-contracts/src/line/validation.d.ts.map +1 -1
  71. package/dist/api-contracts/src/mail/account-contract.d.ts +116 -116
  72. package/dist/api-contracts/src/mail/mail-contract.d.ts +2535 -2535
  73. package/dist/api-contracts/src/mail/mail-server-contract.d.ts +38 -38
  74. package/dist/api-contracts/src/mail/message-contract.d.ts +278 -278
  75. package/dist/api-contracts/src/mail/room-contract.d.ts +1490 -1490
  76. package/dist/api-contracts/src/mail/schemas/account-validation.schema.d.ts +50 -50
  77. package/dist/api-contracts/src/mail/schemas/account.schema.d.ts +12 -12
  78. package/dist/api-contracts/src/mail/schemas/message.schema.d.ts +56 -56
  79. package/dist/api-contracts/src/mail/schemas/room-validation.schema.d.ts +478 -478
  80. package/dist/api-contracts/src/mail/schemas/room.schema.d.ts +471 -471
  81. package/dist/api-contracts/src/messenger/index.d.ts +1750 -1435
  82. package/dist/api-contracts/src/messenger/index.d.ts.map +1 -1
  83. package/dist/api-contracts/src/messenger/schema.d.ts +16 -16
  84. package/dist/api-contracts/src/messenger/validation.d.ts +143 -122
  85. package/dist/api-contracts/src/messenger/validation.d.ts.map +1 -1
  86. package/dist/api-contracts/src/notification/index.d.ts +26 -26
  87. package/dist/api-contracts/src/notification/schema.d.ts +18 -18
  88. package/dist/api-contracts/src/notification/validation.d.ts +10 -10
  89. package/dist/api-contracts/src/permission/index.d.ts +3 -3
  90. package/dist/api-contracts/src/presence-status/index.d.ts +15 -15
  91. package/dist/api-contracts/src/public-api/index.d.ts +143 -143
  92. package/dist/api-contracts/src/public-api/schema.d.ts +22 -22
  93. package/dist/api-contracts/src/public-api/validation.d.ts +39 -39
  94. package/dist/api-contracts/src/role/index.d.ts +15 -15
  95. package/dist/api-contracts/src/sms/index.d.ts +2717 -270
  96. package/dist/api-contracts/src/sms/index.d.ts.map +1 -1
  97. package/dist/api-contracts/src/sms/schema.d.ts +30 -8
  98. package/dist/api-contracts/src/sms/schema.d.ts.map +1 -1
  99. package/dist/api-contracts/src/sms/validation.d.ts +2 -2
  100. package/dist/api-contracts/src/snippet/index.d.ts +147 -147
  101. package/dist/api-contracts/src/snippet/schema.d.ts +50 -50
  102. package/dist/api-contracts/src/subscription/index.d.ts +267 -186
  103. package/dist/api-contracts/src/subscription/index.d.ts.map +1 -1
  104. package/dist/api-contracts/src/subscription/schema.d.ts +247 -216
  105. package/dist/api-contracts/src/subscription/schema.d.ts.map +1 -1
  106. package/dist/api-contracts/src/subscription/validation.d.ts +18 -0
  107. package/dist/api-contracts/src/subscription/validation.d.ts.map +1 -1
  108. package/dist/api-contracts/src/tag/index.d.ts +24 -24
  109. package/dist/api-contracts/src/tag/schema.d.ts +2 -2
  110. package/dist/api-contracts/src/telegram/index.d.ts +1407 -1182
  111. package/dist/api-contracts/src/telegram/index.d.ts.map +1 -1
  112. package/dist/api-contracts/src/telegram/validation.d.ts +4 -4
  113. package/dist/api-contracts/src/telephony-agent-presence-status/index.d.ts +57 -112
  114. package/dist/api-contracts/src/telephony-agent-presence-status/index.d.ts.map +1 -1
  115. package/dist/api-contracts/src/telephony-agent-presence-status/schema.d.ts +14 -31
  116. package/dist/api-contracts/src/telephony-agent-presence-status/schema.d.ts.map +1 -1
  117. package/dist/api-contracts/src/telephony-cdr/index.d.ts +282 -282
  118. package/dist/api-contracts/src/telephony-cdr/index.d.ts.map +1 -1
  119. package/dist/api-contracts/src/telephony-cdr/schema.d.ts +72 -72
  120. package/dist/api-contracts/src/telephony-extension/index.d.ts +3 -3
  121. package/dist/api-contracts/src/tenant/schema.d.ts +2 -2
  122. package/dist/api-contracts/src/ticket/index.d.ts +515 -515
  123. package/dist/api-contracts/src/ticket/schema.d.ts +63 -63
  124. package/dist/api-contracts/src/upload/index.d.ts +6 -6
  125. package/dist/api-contracts/src/upload/schema.d.ts +3 -3
  126. package/dist/api-contracts/src/user/index.d.ts +41 -41
  127. package/dist/api-contracts/src/user/schema.d.ts +2 -2
  128. package/dist/api-contracts/src/user/validation.d.ts +5 -5
  129. package/dist/api-contracts/src/user-presence-status-log/index.d.ts +26 -18
  130. package/dist/api-contracts/src/user-presence-status-log/index.d.ts.map +1 -1
  131. package/dist/api-contracts/src/user-presence-status-log/schema.d.ts +24 -14
  132. package/dist/api-contracts/src/user-presence-status-log/schema.d.ts.map +1 -1
  133. package/dist/api-contracts/src/viber/index.d.ts +1419 -1194
  134. package/dist/api-contracts/src/viber/index.d.ts.map +1 -1
  135. package/dist/api-contracts/src/viber/validation.d.ts +4 -4
  136. package/dist/api-contracts/src/webchat/index.d.ts +1413 -1188
  137. package/dist/api-contracts/src/webchat/index.d.ts.map +1 -1
  138. package/dist/api-contracts/src/webchat/schema.d.ts +10 -10
  139. package/dist/api-contracts/src/webchat/validation.d.ts +2 -2
  140. package/dist/api-contracts/src/whatsapp/index.d.ts +1758 -1287
  141. package/dist/api-contracts/src/whatsapp/index.d.ts.map +1 -1
  142. package/dist/api-contracts/src/whatsapp/validation.d.ts +79 -0
  143. package/dist/api-contracts/src/whatsapp/validation.d.ts.map +1 -1
  144. package/dist/api-contracts/src/widget/index.d.ts +51 -51
  145. package/dist/api-contracts/src/widget/schema.d.ts +2 -2
  146. package/dist/api-contracts/src/widget/validation.d.ts +4 -4
  147. package/dist/api-contracts/src/workflow-rule/index.d.ts +8703 -417
  148. package/dist/api-contracts/src/workflow-rule/index.d.ts.map +1 -1
  149. package/dist/api-contracts/src/workflow-rule/schema.d.ts +2 -2
  150. package/dist/api-contracts/src/wrap-up-form/index.d.ts +44 -44
  151. package/dist/api-contracts/src/wrap-up-form/schema.d.ts +4 -4
  152. package/dist/api-contracts/utils.d.ts +1 -1
  153. package/dist/api-contracts/utils.d.ts.map +1 -1
  154. package/dist/entities/src/enums/chat.d.ts +1 -0
  155. package/dist/entities/src/enums/chat.d.ts.map +1 -1
  156. package/dist/index.js +4832 -4295
  157. package/dist/index.js.map +1 -1
  158. package/dist/index.mjs +4821 -4289
  159. package/dist/index.mjs.map +1 -1
  160. package/package.json +7 -3
@@ -153,9 +153,9 @@ export declare const commentContract: {
153
153
  telephonySignature: string | null;
154
154
  }>;
155
155
  }, "strip", z.ZodTypeAny, {
156
+ name: string;
156
157
  id: string;
157
158
  address: string | null;
158
- name: string;
159
159
  email: string;
160
160
  createdAt: Date;
161
161
  updatedAt: Date;
@@ -196,9 +196,9 @@ export declare const commentContract: {
196
196
  telephonySignature: string | null;
197
197
  };
198
198
  }, {
199
+ name: string;
199
200
  id: string;
200
201
  address: string | null;
201
- name: string;
202
202
  email: string;
203
203
  createdAt: Date;
204
204
  updatedAt: Date;
@@ -270,9 +270,9 @@ export declare const commentContract: {
270
270
  updatedAt: Date;
271
271
  deletedAt: Date | null;
272
272
  actor: {
273
+ name: string;
273
274
  id: string;
274
275
  address: string | null;
275
- name: string;
276
276
  email: string;
277
277
  createdAt: Date;
278
278
  updatedAt: Date;
@@ -329,9 +329,9 @@ export declare const commentContract: {
329
329
  updatedAt: Date;
330
330
  deletedAt: Date | null;
331
331
  actor: {
332
+ name: string;
332
333
  id: string;
333
334
  address: string | null;
334
- name: string;
335
335
  email: string;
336
336
  createdAt: Date;
337
337
  updatedAt: Date;
@@ -515,9 +515,9 @@ export declare const commentContract: {
515
515
  telephonySignature: string | null;
516
516
  }>;
517
517
  }, "strip", z.ZodTypeAny, {
518
+ name: string;
518
519
  id: string;
519
520
  address: string | null;
520
- name: string;
521
521
  email: string;
522
522
  createdAt: Date;
523
523
  updatedAt: Date;
@@ -558,9 +558,9 @@ export declare const commentContract: {
558
558
  telephonySignature: string | null;
559
559
  };
560
560
  }, {
561
+ name: string;
561
562
  id: string;
562
563
  address: string | null;
563
- name: string;
564
564
  email: string;
565
565
  createdAt: Date;
566
566
  updatedAt: Date;
@@ -720,9 +720,9 @@ export declare const commentContract: {
720
720
  telephonySignature: string | null;
721
721
  }>;
722
722
  }, "strip", z.ZodTypeAny, {
723
+ name: string;
723
724
  id: string;
724
725
  address: string | null;
725
- name: string;
726
726
  email: string;
727
727
  createdAt: Date;
728
728
  updatedAt: Date;
@@ -763,9 +763,9 @@ export declare const commentContract: {
763
763
  telephonySignature: string | null;
764
764
  };
765
765
  }, {
766
+ name: string;
766
767
  id: string;
767
768
  address: string | null;
768
- name: string;
769
769
  email: string;
770
770
  createdAt: Date;
771
771
  updatedAt: Date;
@@ -908,9 +908,10 @@ export declare const commentContract: {
908
908
  fileSize: z.ZodNumber;
909
909
  fileKey: z.ZodString;
910
910
  fileUrl: z.ZodNullable<z.ZodString>;
911
- status: z.ZodOptional<z.ZodString>;
911
+ status: z.ZodNullable<z.ZodString>;
912
912
  }, "strip", z.ZodTypeAny, {
913
913
  id: string;
914
+ status: string | null;
914
915
  createdAt: Date;
915
916
  updatedAt: Date;
916
917
  deletedAt: Date | null;
@@ -919,9 +920,9 @@ export declare const commentContract: {
919
920
  bucketName: string;
920
921
  fileSize: number;
921
922
  fileUrl: string | null;
922
- status?: string | undefined;
923
923
  }, {
924
924
  id: string;
925
+ status: string | null;
925
926
  createdAt: Date;
926
927
  updatedAt: Date;
927
928
  deletedAt: Date | null;
@@ -930,7 +931,6 @@ export declare const commentContract: {
930
931
  bucketName: string;
931
932
  fileSize: number;
932
933
  fileUrl: string | null;
933
- status?: string | undefined;
934
934
  }>, "many">;
935
935
  }, "strip", z.ZodTypeAny, {
936
936
  id: string;
@@ -957,6 +957,7 @@ export declare const commentContract: {
957
957
  dateValue: Date | null;
958
958
  uploads: {
959
959
  id: string;
960
+ status: string | null;
960
961
  createdAt: Date;
961
962
  updatedAt: Date;
962
963
  deletedAt: Date | null;
@@ -965,7 +966,6 @@ export declare const commentContract: {
965
966
  bucketName: string;
966
967
  fileSize: number;
967
968
  fileUrl: string | null;
968
- status?: string | undefined;
969
969
  }[];
970
970
  }, {
971
971
  id: string;
@@ -992,6 +992,7 @@ export declare const commentContract: {
992
992
  dateValue: Date | null;
993
993
  uploads: {
994
994
  id: string;
995
+ status: string | null;
995
996
  createdAt: Date;
996
997
  updatedAt: Date;
997
998
  deletedAt: Date | null;
@@ -1000,7 +1001,6 @@ export declare const commentContract: {
1000
1001
  bucketName: string;
1001
1002
  fileSize: number;
1002
1003
  fileUrl: string | null;
1003
- status?: string | undefined;
1004
1004
  }[];
1005
1005
  }>, "many">;
1006
1006
  tags: z.ZodArray<z.ZodObject<{
@@ -1010,14 +1010,14 @@ export declare const commentContract: {
1010
1010
  deletedAt: z.ZodNullable<z.ZodDate>;
1011
1011
  name: z.ZodString;
1012
1012
  }, "strip", z.ZodTypeAny, {
1013
- id: string;
1014
1013
  name: string;
1014
+ id: string;
1015
1015
  createdAt: Date;
1016
1016
  updatedAt: Date;
1017
1017
  deletedAt: Date | null;
1018
1018
  }, {
1019
- id: string;
1020
1019
  name: string;
1020
+ id: string;
1021
1021
  createdAt: Date;
1022
1022
  updatedAt: Date;
1023
1023
  deletedAt: Date | null;
@@ -1140,14 +1140,14 @@ export declare const commentContract: {
1140
1140
  deletedAt: z.ZodNullable<z.ZodDate>;
1141
1141
  name: z.ZodString;
1142
1142
  }, "strip", z.ZodTypeAny, {
1143
- id: string;
1144
1143
  name: string;
1144
+ id: string;
1145
1145
  createdAt: Date;
1146
1146
  updatedAt: Date;
1147
1147
  deletedAt: Date | null;
1148
1148
  }, {
1149
- id: string;
1150
1149
  name: string;
1150
+ id: string;
1151
1151
  createdAt: Date;
1152
1152
  updatedAt: Date;
1153
1153
  deletedAt: Date | null;
@@ -1303,8 +1303,8 @@ export declare const commentContract: {
1303
1303
  createdAt: Date;
1304
1304
  updatedAt: Date;
1305
1305
  deletedAt: Date | null;
1306
- address?: string | null | undefined;
1307
1306
  name?: string | undefined;
1307
+ address?: string | null | undefined;
1308
1308
  phone?: string | null | undefined;
1309
1309
  industry?: string | null | undefined;
1310
1310
  }, {
@@ -1312,8 +1312,8 @@ export declare const commentContract: {
1312
1312
  createdAt: Date;
1313
1313
  updatedAt: Date;
1314
1314
  deletedAt: Date | null;
1315
- address?: string | null | undefined;
1316
1315
  name?: string | undefined;
1316
+ address?: string | null | undefined;
1317
1317
  phone?: string | null | undefined;
1318
1318
  industry?: string | null | undefined;
1319
1319
  }>>;
@@ -1331,13 +1331,13 @@ export declare const commentContract: {
1331
1331
  picture: z.ZodOptional<z.ZodString>;
1332
1332
  additionalCredentials: z.ZodAny;
1333
1333
  }, "strip", z.ZodTypeAny, {
1334
- id: string;
1335
1334
  name: string;
1335
+ id: string;
1336
1336
  picture?: string | undefined;
1337
1337
  additionalCredentials?: any;
1338
1338
  }, {
1339
- id: string;
1340
1339
  name: string;
1340
+ id: string;
1341
1341
  picture?: string | undefined;
1342
1342
  additionalCredentials?: any;
1343
1343
  }>;
@@ -1345,8 +1345,8 @@ export declare const commentContract: {
1345
1345
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
1346
1346
  id: string;
1347
1347
  metadata: {
1348
- id: string;
1349
1348
  name: string;
1349
+ id: string;
1350
1350
  picture?: string | undefined;
1351
1351
  additionalCredentials?: any;
1352
1352
  };
@@ -1359,8 +1359,8 @@ export declare const commentContract: {
1359
1359
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
1360
1360
  id: string;
1361
1361
  metadata: {
1362
- id: string;
1363
1362
  name: string;
1363
+ id: string;
1364
1364
  picture?: string | undefined;
1365
1365
  additionalCredentials?: any;
1366
1366
  };
@@ -1470,9 +1470,10 @@ export declare const commentContract: {
1470
1470
  fileSize: z.ZodNumber;
1471
1471
  fileKey: z.ZodString;
1472
1472
  fileUrl: z.ZodNullable<z.ZodString>;
1473
- status: z.ZodOptional<z.ZodString>;
1473
+ status: z.ZodNullable<z.ZodString>;
1474
1474
  }, "strip", z.ZodTypeAny, {
1475
1475
  id: string;
1476
+ status: string | null;
1476
1477
  createdAt: Date;
1477
1478
  updatedAt: Date;
1478
1479
  deletedAt: Date | null;
@@ -1481,9 +1482,9 @@ export declare const commentContract: {
1481
1482
  bucketName: string;
1482
1483
  fileSize: number;
1483
1484
  fileUrl: string | null;
1484
- status?: string | undefined;
1485
1485
  }, {
1486
1486
  id: string;
1487
+ status: string | null;
1487
1488
  createdAt: Date;
1488
1489
  updatedAt: Date;
1489
1490
  deletedAt: Date | null;
@@ -1492,7 +1493,6 @@ export declare const commentContract: {
1492
1493
  bucketName: string;
1493
1494
  fileSize: number;
1494
1495
  fileUrl: string | null;
1495
- status?: string | undefined;
1496
1496
  }>, "many">;
1497
1497
  }, "strip", z.ZodTypeAny, {
1498
1498
  id: string;
@@ -1519,6 +1519,7 @@ export declare const commentContract: {
1519
1519
  dateValue: Date | null;
1520
1520
  uploads: {
1521
1521
  id: string;
1522
+ status: string | null;
1522
1523
  createdAt: Date;
1523
1524
  updatedAt: Date;
1524
1525
  deletedAt: Date | null;
@@ -1527,7 +1528,6 @@ export declare const commentContract: {
1527
1528
  bucketName: string;
1528
1529
  fileSize: number;
1529
1530
  fileUrl: string | null;
1530
- status?: string | undefined;
1531
1531
  }[];
1532
1532
  }, {
1533
1533
  id: string;
@@ -1554,6 +1554,7 @@ export declare const commentContract: {
1554
1554
  dateValue: Date | null;
1555
1555
  uploads: {
1556
1556
  id: string;
1557
+ status: string | null;
1557
1558
  createdAt: Date;
1558
1559
  updatedAt: Date;
1559
1560
  deletedAt: Date | null;
@@ -1562,7 +1563,6 @@ export declare const commentContract: {
1562
1563
  bucketName: string;
1563
1564
  fileSize: number;
1564
1565
  fileUrl: string | null;
1565
- status?: string | undefined;
1566
1566
  }[];
1567
1567
  }>, "many">;
1568
1568
  contactEmails: z.ZodArray<z.ZodObject<{
@@ -1670,10 +1670,10 @@ export declare const commentContract: {
1670
1670
  };
1671
1671
  }>, "many">>;
1672
1672
  }, "strip", z.ZodTypeAny, {
1673
+ name: string;
1673
1674
  id: string;
1674
1675
  channel: string | null;
1675
1676
  address: string | null;
1676
- name: string;
1677
1677
  createdAt: Date;
1678
1678
  updatedAt: Date;
1679
1679
  deletedAt: Date | null;
@@ -1702,6 +1702,7 @@ export declare const commentContract: {
1702
1702
  dateValue: Date | null;
1703
1703
  uploads: {
1704
1704
  id: string;
1705
+ status: string | null;
1705
1706
  createdAt: Date;
1706
1707
  updatedAt: Date;
1707
1708
  deletedAt: Date | null;
@@ -1710,7 +1711,6 @@ export declare const commentContract: {
1710
1711
  bucketName: string;
1711
1712
  fileSize: number;
1712
1713
  fileUrl: string | null;
1713
- status?: string | undefined;
1714
1714
  }[];
1715
1715
  }[];
1716
1716
  company: {
@@ -1718,8 +1718,8 @@ export declare const commentContract: {
1718
1718
  createdAt: Date;
1719
1719
  updatedAt: Date;
1720
1720
  deletedAt: Date | null;
1721
- address?: string | null | undefined;
1722
1721
  name?: string | undefined;
1722
+ address?: string | null | undefined;
1723
1723
  phone?: string | null | undefined;
1724
1724
  industry?: string | null | undefined;
1725
1725
  } | null;
@@ -1727,8 +1727,8 @@ export declare const commentContract: {
1727
1727
  contactProfile: string | null;
1728
1728
  socialProfileUrl: string | null;
1729
1729
  tags: {
1730
- id: string;
1731
1730
  name: string;
1731
+ id: string;
1732
1732
  createdAt: Date;
1733
1733
  updatedAt: Date;
1734
1734
  deletedAt: Date | null;
@@ -1753,8 +1753,8 @@ export declare const commentContract: {
1753
1753
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
1754
1754
  id: string;
1755
1755
  metadata: {
1756
- id: string;
1757
1756
  name: string;
1757
+ id: string;
1758
1758
  picture?: string | undefined;
1759
1759
  additionalCredentials?: any;
1760
1760
  };
@@ -1781,10 +1781,10 @@ export declare const commentContract: {
1781
1781
  };
1782
1782
  }[] | undefined;
1783
1783
  }, {
1784
+ name: string;
1784
1785
  id: string;
1785
1786
  channel: string | null;
1786
1787
  address: string | null;
1787
- name: string;
1788
1788
  createdAt: Date;
1789
1789
  updatedAt: Date;
1790
1790
  deletedAt: Date | null;
@@ -1813,6 +1813,7 @@ export declare const commentContract: {
1813
1813
  dateValue: Date | null;
1814
1814
  uploads: {
1815
1815
  id: string;
1816
+ status: string | null;
1816
1817
  createdAt: Date;
1817
1818
  updatedAt: Date;
1818
1819
  deletedAt: Date | null;
@@ -1821,7 +1822,6 @@ export declare const commentContract: {
1821
1822
  bucketName: string;
1822
1823
  fileSize: number;
1823
1824
  fileUrl: string | null;
1824
- status?: string | undefined;
1825
1825
  }[];
1826
1826
  }[];
1827
1827
  company: {
@@ -1829,8 +1829,8 @@ export declare const commentContract: {
1829
1829
  createdAt: Date;
1830
1830
  updatedAt: Date;
1831
1831
  deletedAt: Date | null;
1832
- address?: string | null | undefined;
1833
1832
  name?: string | undefined;
1833
+ address?: string | null | undefined;
1834
1834
  phone?: string | null | undefined;
1835
1835
  industry?: string | null | undefined;
1836
1836
  } | null;
@@ -1838,8 +1838,8 @@ export declare const commentContract: {
1838
1838
  contactProfile: string | null;
1839
1839
  socialProfileUrl: string | null;
1840
1840
  tags: {
1841
- id: string;
1842
1841
  name: string;
1842
+ id: string;
1843
1843
  createdAt: Date;
1844
1844
  updatedAt: Date;
1845
1845
  deletedAt: Date | null;
@@ -1864,8 +1864,8 @@ export declare const commentContract: {
1864
1864
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
1865
1865
  id: string;
1866
1866
  metadata: {
1867
- id: string;
1868
1867
  name: string;
1868
+ id: string;
1869
1869
  picture?: string | undefined;
1870
1870
  additionalCredentials?: any;
1871
1871
  };
@@ -2015,9 +2015,9 @@ export declare const commentContract: {
2015
2015
  telephonySignature: string | null;
2016
2016
  }>;
2017
2017
  }, "strip", z.ZodTypeAny, {
2018
+ name: string;
2018
2019
  id: string;
2019
2020
  address: string | null;
2020
- name: string;
2021
2021
  email: string;
2022
2022
  createdAt: Date;
2023
2023
  updatedAt: Date;
@@ -2058,9 +2058,9 @@ export declare const commentContract: {
2058
2058
  telephonySignature: string | null;
2059
2059
  };
2060
2060
  }, {
2061
+ name: string;
2061
2062
  id: string;
2062
2063
  address: string | null;
2063
- name: string;
2064
2064
  email: string;
2065
2065
  createdAt: Date;
2066
2066
  updatedAt: Date;
@@ -2132,9 +2132,9 @@ export declare const commentContract: {
2132
2132
  updatedAt: Date;
2133
2133
  deletedAt: Date | null;
2134
2134
  actor: {
2135
+ name: string;
2135
2136
  id: string;
2136
2137
  address: string | null;
2137
- name: string;
2138
2138
  email: string;
2139
2139
  createdAt: Date;
2140
2140
  updatedAt: Date;
@@ -2191,9 +2191,9 @@ export declare const commentContract: {
2191
2191
  updatedAt: Date;
2192
2192
  deletedAt: Date | null;
2193
2193
  actor: {
2194
+ name: string;
2194
2195
  id: string;
2195
2196
  address: string | null;
2196
- name: string;
2197
2197
  email: string;
2198
2198
  createdAt: Date;
2199
2199
  updatedAt: Date;
@@ -2278,10 +2278,10 @@ export declare const commentContract: {
2278
2278
  }[];
2279
2279
  }[];
2280
2280
  contact: {
2281
+ name: string;
2281
2282
  id: string;
2282
2283
  channel: string | null;
2283
2284
  address: string | null;
2284
- name: string;
2285
2285
  createdAt: Date;
2286
2286
  updatedAt: Date;
2287
2287
  deletedAt: Date | null;
@@ -2310,6 +2310,7 @@ export declare const commentContract: {
2310
2310
  dateValue: Date | null;
2311
2311
  uploads: {
2312
2312
  id: string;
2313
+ status: string | null;
2313
2314
  createdAt: Date;
2314
2315
  updatedAt: Date;
2315
2316
  deletedAt: Date | null;
@@ -2318,7 +2319,6 @@ export declare const commentContract: {
2318
2319
  bucketName: string;
2319
2320
  fileSize: number;
2320
2321
  fileUrl: string | null;
2321
- status?: string | undefined;
2322
2322
  }[];
2323
2323
  }[];
2324
2324
  company: {
@@ -2326,8 +2326,8 @@ export declare const commentContract: {
2326
2326
  createdAt: Date;
2327
2327
  updatedAt: Date;
2328
2328
  deletedAt: Date | null;
2329
- address?: string | null | undefined;
2330
2329
  name?: string | undefined;
2330
+ address?: string | null | undefined;
2331
2331
  phone?: string | null | undefined;
2332
2332
  industry?: string | null | undefined;
2333
2333
  } | null;
@@ -2335,8 +2335,8 @@ export declare const commentContract: {
2335
2335
  contactProfile: string | null;
2336
2336
  socialProfileUrl: string | null;
2337
2337
  tags: {
2338
- id: string;
2339
2338
  name: string;
2339
+ id: string;
2340
2340
  createdAt: Date;
2341
2341
  updatedAt: Date;
2342
2342
  deletedAt: Date | null;
@@ -2361,8 +2361,8 @@ export declare const commentContract: {
2361
2361
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
2362
2362
  id: string;
2363
2363
  metadata: {
2364
- id: string;
2365
2364
  name: string;
2365
+ id: string;
2366
2366
  picture?: string | undefined;
2367
2367
  additionalCredentials?: any;
2368
2368
  };
@@ -2414,6 +2414,7 @@ export declare const commentContract: {
2414
2414
  dateValue: Date | null;
2415
2415
  uploads: {
2416
2416
  id: string;
2417
+ status: string | null;
2417
2418
  createdAt: Date;
2418
2419
  updatedAt: Date;
2419
2420
  deletedAt: Date | null;
@@ -2422,12 +2423,11 @@ export declare const commentContract: {
2422
2423
  bucketName: string;
2423
2424
  fileSize: number;
2424
2425
  fileUrl: string | null;
2425
- status?: string | undefined;
2426
2426
  }[];
2427
2427
  }[];
2428
2428
  tags: {
2429
- id: string;
2430
2429
  name: string;
2430
+ id: string;
2431
2431
  createdAt: Date;
2432
2432
  updatedAt: Date;
2433
2433
  deletedAt: Date | null;
@@ -2439,9 +2439,9 @@ export declare const commentContract: {
2439
2439
  updatedAt: Date;
2440
2440
  deletedAt: Date | null;
2441
2441
  actor: {
2442
+ name: string;
2442
2443
  id: string;
2443
2444
  address: string | null;
2444
- name: string;
2445
2445
  email: string;
2446
2446
  createdAt: Date;
2447
2447
  updatedAt: Date;
@@ -2497,9 +2497,9 @@ export declare const commentContract: {
2497
2497
  creatorId: string;
2498
2498
  reasonToAssign: string | null;
2499
2499
  creator?: {
2500
+ name: string;
2500
2501
  id: string;
2501
2502
  address: string | null;
2502
- name: string;
2503
2503
  email: string;
2504
2504
  createdAt: Date;
2505
2505
  updatedAt: Date;
@@ -2541,9 +2541,9 @@ export declare const commentContract: {
2541
2541
  };
2542
2542
  } | null | undefined;
2543
2543
  assignee?: {
2544
+ name: string;
2544
2545
  id: string;
2545
2546
  address: string | null;
2546
- name: string;
2547
2547
  email: string;
2548
2548
  createdAt: Date;
2549
2549
  updatedAt: Date;
@@ -2619,10 +2619,10 @@ export declare const commentContract: {
2619
2619
  }[];
2620
2620
  }[];
2621
2621
  contact: {
2622
+ name: string;
2622
2623
  id: string;
2623
2624
  channel: string | null;
2624
2625
  address: string | null;
2625
- name: string;
2626
2626
  createdAt: Date;
2627
2627
  updatedAt: Date;
2628
2628
  deletedAt: Date | null;
@@ -2651,6 +2651,7 @@ export declare const commentContract: {
2651
2651
  dateValue: Date | null;
2652
2652
  uploads: {
2653
2653
  id: string;
2654
+ status: string | null;
2654
2655
  createdAt: Date;
2655
2656
  updatedAt: Date;
2656
2657
  deletedAt: Date | null;
@@ -2659,7 +2660,6 @@ export declare const commentContract: {
2659
2660
  bucketName: string;
2660
2661
  fileSize: number;
2661
2662
  fileUrl: string | null;
2662
- status?: string | undefined;
2663
2663
  }[];
2664
2664
  }[];
2665
2665
  company: {
@@ -2667,8 +2667,8 @@ export declare const commentContract: {
2667
2667
  createdAt: Date;
2668
2668
  updatedAt: Date;
2669
2669
  deletedAt: Date | null;
2670
- address?: string | null | undefined;
2671
2670
  name?: string | undefined;
2671
+ address?: string | null | undefined;
2672
2672
  phone?: string | null | undefined;
2673
2673
  industry?: string | null | undefined;
2674
2674
  } | null;
@@ -2676,8 +2676,8 @@ export declare const commentContract: {
2676
2676
  contactProfile: string | null;
2677
2677
  socialProfileUrl: string | null;
2678
2678
  tags: {
2679
- id: string;
2680
2679
  name: string;
2680
+ id: string;
2681
2681
  createdAt: Date;
2682
2682
  updatedAt: Date;
2683
2683
  deletedAt: Date | null;
@@ -2702,8 +2702,8 @@ export declare const commentContract: {
2702
2702
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
2703
2703
  id: string;
2704
2704
  metadata: {
2705
- id: string;
2706
2705
  name: string;
2706
+ id: string;
2707
2707
  picture?: string | undefined;
2708
2708
  additionalCredentials?: any;
2709
2709
  };
@@ -2755,6 +2755,7 @@ export declare const commentContract: {
2755
2755
  dateValue: Date | null;
2756
2756
  uploads: {
2757
2757
  id: string;
2758
+ status: string | null;
2758
2759
  createdAt: Date;
2759
2760
  updatedAt: Date;
2760
2761
  deletedAt: Date | null;
@@ -2763,12 +2764,11 @@ export declare const commentContract: {
2763
2764
  bucketName: string;
2764
2765
  fileSize: number;
2765
2766
  fileUrl: string | null;
2766
- status?: string | undefined;
2767
2767
  }[];
2768
2768
  }[];
2769
2769
  tags: {
2770
- id: string;
2771
2770
  name: string;
2771
+ id: string;
2772
2772
  createdAt: Date;
2773
2773
  updatedAt: Date;
2774
2774
  deletedAt: Date | null;
@@ -2780,9 +2780,9 @@ export declare const commentContract: {
2780
2780
  updatedAt: Date;
2781
2781
  deletedAt: Date | null;
2782
2782
  actor: {
2783
+ name: string;
2783
2784
  id: string;
2784
2785
  address: string | null;
2785
- name: string;
2786
2786
  email: string;
2787
2787
  createdAt: Date;
2788
2788
  updatedAt: Date;
@@ -2838,9 +2838,9 @@ export declare const commentContract: {
2838
2838
  creatorId: string;
2839
2839
  reasonToAssign: string | null;
2840
2840
  creator?: {
2841
+ name: string;
2841
2842
  id: string;
2842
2843
  address: string | null;
2843
- name: string;
2844
2844
  email: string;
2845
2845
  createdAt: Date;
2846
2846
  updatedAt: Date;
@@ -2882,9 +2882,9 @@ export declare const commentContract: {
2882
2882
  };
2883
2883
  } | null | undefined;
2884
2884
  assignee?: {
2885
+ name: string;
2885
2886
  id: string;
2886
2887
  address: string | null;
2887
- name: string;
2888
2888
  email: string;
2889
2889
  createdAt: Date;
2890
2890
  updatedAt: Date;
@@ -3045,9 +3045,9 @@ export declare const commentContract: {
3045
3045
  telephonySignature: string | null;
3046
3046
  }>;
3047
3047
  }, "strip", z.ZodTypeAny, {
3048
+ name: string;
3048
3049
  id: string;
3049
3050
  address: string | null;
3050
- name: string;
3051
3051
  email: string;
3052
3052
  createdAt: Date;
3053
3053
  updatedAt: Date;
@@ -3088,9 +3088,9 @@ export declare const commentContract: {
3088
3088
  telephonySignature: string | null;
3089
3089
  };
3090
3090
  }, {
3091
+ name: string;
3091
3092
  id: string;
3092
3093
  address: string | null;
3093
- name: string;
3094
3094
  email: string;
3095
3095
  createdAt: Date;
3096
3096
  updatedAt: Date;
@@ -3170,10 +3170,10 @@ export declare const commentContract: {
3170
3170
  }[];
3171
3171
  }[];
3172
3172
  contact: {
3173
+ name: string;
3173
3174
  id: string;
3174
3175
  channel: string | null;
3175
3176
  address: string | null;
3176
- name: string;
3177
3177
  createdAt: Date;
3178
3178
  updatedAt: Date;
3179
3179
  deletedAt: Date | null;
@@ -3202,6 +3202,7 @@ export declare const commentContract: {
3202
3202
  dateValue: Date | null;
3203
3203
  uploads: {
3204
3204
  id: string;
3205
+ status: string | null;
3205
3206
  createdAt: Date;
3206
3207
  updatedAt: Date;
3207
3208
  deletedAt: Date | null;
@@ -3210,7 +3211,6 @@ export declare const commentContract: {
3210
3211
  bucketName: string;
3211
3212
  fileSize: number;
3212
3213
  fileUrl: string | null;
3213
- status?: string | undefined;
3214
3214
  }[];
3215
3215
  }[];
3216
3216
  company: {
@@ -3218,8 +3218,8 @@ export declare const commentContract: {
3218
3218
  createdAt: Date;
3219
3219
  updatedAt: Date;
3220
3220
  deletedAt: Date | null;
3221
- address?: string | null | undefined;
3222
3221
  name?: string | undefined;
3222
+ address?: string | null | undefined;
3223
3223
  phone?: string | null | undefined;
3224
3224
  industry?: string | null | undefined;
3225
3225
  } | null;
@@ -3227,8 +3227,8 @@ export declare const commentContract: {
3227
3227
  contactProfile: string | null;
3228
3228
  socialProfileUrl: string | null;
3229
3229
  tags: {
3230
- id: string;
3231
3230
  name: string;
3231
+ id: string;
3232
3232
  createdAt: Date;
3233
3233
  updatedAt: Date;
3234
3234
  deletedAt: Date | null;
@@ -3253,8 +3253,8 @@ export declare const commentContract: {
3253
3253
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
3254
3254
  id: string;
3255
3255
  metadata: {
3256
- id: string;
3257
3256
  name: string;
3257
+ id: string;
3258
3258
  picture?: string | undefined;
3259
3259
  additionalCredentials?: any;
3260
3260
  };
@@ -3306,6 +3306,7 @@ export declare const commentContract: {
3306
3306
  dateValue: Date | null;
3307
3307
  uploads: {
3308
3308
  id: string;
3309
+ status: string | null;
3309
3310
  createdAt: Date;
3310
3311
  updatedAt: Date;
3311
3312
  deletedAt: Date | null;
@@ -3314,12 +3315,11 @@ export declare const commentContract: {
3314
3315
  bucketName: string;
3315
3316
  fileSize: number;
3316
3317
  fileUrl: string | null;
3317
- status?: string | undefined;
3318
3318
  }[];
3319
3319
  }[];
3320
3320
  tags: {
3321
- id: string;
3322
3321
  name: string;
3322
+ id: string;
3323
3323
  createdAt: Date;
3324
3324
  updatedAt: Date;
3325
3325
  deletedAt: Date | null;
@@ -3331,9 +3331,9 @@ export declare const commentContract: {
3331
3331
  updatedAt: Date;
3332
3332
  deletedAt: Date | null;
3333
3333
  actor: {
3334
+ name: string;
3334
3335
  id: string;
3335
3336
  address: string | null;
3336
- name: string;
3337
3337
  email: string;
3338
3338
  createdAt: Date;
3339
3339
  updatedAt: Date;
@@ -3389,9 +3389,9 @@ export declare const commentContract: {
3389
3389
  creatorId: string;
3390
3390
  reasonToAssign: string | null;
3391
3391
  creator?: {
3392
+ name: string;
3392
3393
  id: string;
3393
3394
  address: string | null;
3394
- name: string;
3395
3395
  email: string;
3396
3396
  createdAt: Date;
3397
3397
  updatedAt: Date;
@@ -3433,9 +3433,9 @@ export declare const commentContract: {
3433
3433
  };
3434
3434
  } | null | undefined;
3435
3435
  assignee?: {
3436
+ name: string;
3436
3437
  id: string;
3437
3438
  address: string | null;
3438
- name: string;
3439
3439
  email: string;
3440
3440
  createdAt: Date;
3441
3441
  updatedAt: Date;
@@ -3485,9 +3485,9 @@ export declare const commentContract: {
3485
3485
  updatedAt: Date;
3486
3486
  deletedAt: Date | null;
3487
3487
  actor: {
3488
+ name: string;
3488
3489
  id: string;
3489
3490
  address: string | null;
3490
- name: string;
3491
3491
  email: string;
3492
3492
  createdAt: Date;
3493
3493
  updatedAt: Date;
@@ -3539,9 +3539,9 @@ export declare const commentContract: {
3539
3539
  };
3540
3540
  }[];
3541
3541
  agent: {
3542
+ name: string;
3542
3543
  id: string;
3543
3544
  address: string | null;
3544
- name: string;
3545
3545
  email: string;
3546
3546
  createdAt: Date;
3547
3547
  updatedAt: Date;
@@ -3623,10 +3623,10 @@ export declare const commentContract: {
3623
3623
  }[];
3624
3624
  }[];
3625
3625
  contact: {
3626
+ name: string;
3626
3627
  id: string;
3627
3628
  channel: string | null;
3628
3629
  address: string | null;
3629
- name: string;
3630
3630
  createdAt: Date;
3631
3631
  updatedAt: Date;
3632
3632
  deletedAt: Date | null;
@@ -3655,6 +3655,7 @@ export declare const commentContract: {
3655
3655
  dateValue: Date | null;
3656
3656
  uploads: {
3657
3657
  id: string;
3658
+ status: string | null;
3658
3659
  createdAt: Date;
3659
3660
  updatedAt: Date;
3660
3661
  deletedAt: Date | null;
@@ -3663,7 +3664,6 @@ export declare const commentContract: {
3663
3664
  bucketName: string;
3664
3665
  fileSize: number;
3665
3666
  fileUrl: string | null;
3666
- status?: string | undefined;
3667
3667
  }[];
3668
3668
  }[];
3669
3669
  company: {
@@ -3671,8 +3671,8 @@ export declare const commentContract: {
3671
3671
  createdAt: Date;
3672
3672
  updatedAt: Date;
3673
3673
  deletedAt: Date | null;
3674
- address?: string | null | undefined;
3675
3674
  name?: string | undefined;
3675
+ address?: string | null | undefined;
3676
3676
  phone?: string | null | undefined;
3677
3677
  industry?: string | null | undefined;
3678
3678
  } | null;
@@ -3680,8 +3680,8 @@ export declare const commentContract: {
3680
3680
  contactProfile: string | null;
3681
3681
  socialProfileUrl: string | null;
3682
3682
  tags: {
3683
- id: string;
3684
3683
  name: string;
3684
+ id: string;
3685
3685
  createdAt: Date;
3686
3686
  updatedAt: Date;
3687
3687
  deletedAt: Date | null;
@@ -3706,8 +3706,8 @@ export declare const commentContract: {
3706
3706
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
3707
3707
  id: string;
3708
3708
  metadata: {
3709
- id: string;
3710
3709
  name: string;
3710
+ id: string;
3711
3711
  picture?: string | undefined;
3712
3712
  additionalCredentials?: any;
3713
3713
  };
@@ -3759,6 +3759,7 @@ export declare const commentContract: {
3759
3759
  dateValue: Date | null;
3760
3760
  uploads: {
3761
3761
  id: string;
3762
+ status: string | null;
3762
3763
  createdAt: Date;
3763
3764
  updatedAt: Date;
3764
3765
  deletedAt: Date | null;
@@ -3767,12 +3768,11 @@ export declare const commentContract: {
3767
3768
  bucketName: string;
3768
3769
  fileSize: number;
3769
3770
  fileUrl: string | null;
3770
- status?: string | undefined;
3771
3771
  }[];
3772
3772
  }[];
3773
3773
  tags: {
3774
- id: string;
3775
3774
  name: string;
3775
+ id: string;
3776
3776
  createdAt: Date;
3777
3777
  updatedAt: Date;
3778
3778
  deletedAt: Date | null;
@@ -3784,9 +3784,9 @@ export declare const commentContract: {
3784
3784
  updatedAt: Date;
3785
3785
  deletedAt: Date | null;
3786
3786
  actor: {
3787
+ name: string;
3787
3788
  id: string;
3788
3789
  address: string | null;
3789
- name: string;
3790
3790
  email: string;
3791
3791
  createdAt: Date;
3792
3792
  updatedAt: Date;
@@ -3842,9 +3842,9 @@ export declare const commentContract: {
3842
3842
  creatorId: string;
3843
3843
  reasonToAssign: string | null;
3844
3844
  creator?: {
3845
+ name: string;
3845
3846
  id: string;
3846
3847
  address: string | null;
3847
- name: string;
3848
3848
  email: string;
3849
3849
  createdAt: Date;
3850
3850
  updatedAt: Date;
@@ -3886,9 +3886,9 @@ export declare const commentContract: {
3886
3886
  };
3887
3887
  } | null | undefined;
3888
3888
  assignee?: {
3889
+ name: string;
3889
3890
  id: string;
3890
3891
  address: string | null;
3891
- name: string;
3892
3892
  email: string;
3893
3893
  createdAt: Date;
3894
3894
  updatedAt: Date;
@@ -3938,9 +3938,9 @@ export declare const commentContract: {
3938
3938
  updatedAt: Date;
3939
3939
  deletedAt: Date | null;
3940
3940
  actor: {
3941
+ name: string;
3941
3942
  id: string;
3942
3943
  address: string | null;
3943
- name: string;
3944
3944
  email: string;
3945
3945
  createdAt: Date;
3946
3946
  updatedAt: Date;
@@ -3992,9 +3992,9 @@ export declare const commentContract: {
3992
3992
  };
3993
3993
  }[];
3994
3994
  agent: {
3995
+ name: string;
3995
3996
  id: string;
3996
3997
  address: string | null;
3997
- name: string;
3998
3998
  email: string;
3999
3999
  createdAt: Date;
4000
4000
  updatedAt: Date;
@@ -4079,10 +4079,10 @@ export declare const commentContract: {
4079
4079
  }[];
4080
4080
  }[];
4081
4081
  contact: {
4082
+ name: string;
4082
4083
  id: string;
4083
4084
  channel: string | null;
4084
4085
  address: string | null;
4085
- name: string;
4086
4086
  createdAt: Date;
4087
4087
  updatedAt: Date;
4088
4088
  deletedAt: Date | null;
@@ -4111,6 +4111,7 @@ export declare const commentContract: {
4111
4111
  dateValue: Date | null;
4112
4112
  uploads: {
4113
4113
  id: string;
4114
+ status: string | null;
4114
4115
  createdAt: Date;
4115
4116
  updatedAt: Date;
4116
4117
  deletedAt: Date | null;
@@ -4119,7 +4120,6 @@ export declare const commentContract: {
4119
4120
  bucketName: string;
4120
4121
  fileSize: number;
4121
4122
  fileUrl: string | null;
4122
- status?: string | undefined;
4123
4123
  }[];
4124
4124
  }[];
4125
4125
  company: {
@@ -4127,8 +4127,8 @@ export declare const commentContract: {
4127
4127
  createdAt: Date;
4128
4128
  updatedAt: Date;
4129
4129
  deletedAt: Date | null;
4130
- address?: string | null | undefined;
4131
4130
  name?: string | undefined;
4131
+ address?: string | null | undefined;
4132
4132
  phone?: string | null | undefined;
4133
4133
  industry?: string | null | undefined;
4134
4134
  } | null;
@@ -4136,8 +4136,8 @@ export declare const commentContract: {
4136
4136
  contactProfile: string | null;
4137
4137
  socialProfileUrl: string | null;
4138
4138
  tags: {
4139
- id: string;
4140
4139
  name: string;
4140
+ id: string;
4141
4141
  createdAt: Date;
4142
4142
  updatedAt: Date;
4143
4143
  deletedAt: Date | null;
@@ -4162,8 +4162,8 @@ export declare const commentContract: {
4162
4162
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
4163
4163
  id: string;
4164
4164
  metadata: {
4165
- id: string;
4166
4165
  name: string;
4166
+ id: string;
4167
4167
  picture?: string | undefined;
4168
4168
  additionalCredentials?: any;
4169
4169
  };
@@ -4215,6 +4215,7 @@ export declare const commentContract: {
4215
4215
  dateValue: Date | null;
4216
4216
  uploads: {
4217
4217
  id: string;
4218
+ status: string | null;
4218
4219
  createdAt: Date;
4219
4220
  updatedAt: Date;
4220
4221
  deletedAt: Date | null;
@@ -4223,12 +4224,11 @@ export declare const commentContract: {
4223
4224
  bucketName: string;
4224
4225
  fileSize: number;
4225
4226
  fileUrl: string | null;
4226
- status?: string | undefined;
4227
4227
  }[];
4228
4228
  }[];
4229
4229
  tags: {
4230
- id: string;
4231
4230
  name: string;
4231
+ id: string;
4232
4232
  createdAt: Date;
4233
4233
  updatedAt: Date;
4234
4234
  deletedAt: Date | null;
@@ -4240,9 +4240,9 @@ export declare const commentContract: {
4240
4240
  updatedAt: Date;
4241
4241
  deletedAt: Date | null;
4242
4242
  actor: {
4243
+ name: string;
4243
4244
  id: string;
4244
4245
  address: string | null;
4245
- name: string;
4246
4246
  email: string;
4247
4247
  createdAt: Date;
4248
4248
  updatedAt: Date;
@@ -4298,9 +4298,9 @@ export declare const commentContract: {
4298
4298
  creatorId: string;
4299
4299
  reasonToAssign: string | null;
4300
4300
  creator?: {
4301
+ name: string;
4301
4302
  id: string;
4302
4303
  address: string | null;
4303
- name: string;
4304
4304
  email: string;
4305
4305
  createdAt: Date;
4306
4306
  updatedAt: Date;
@@ -4342,9 +4342,9 @@ export declare const commentContract: {
4342
4342
  };
4343
4343
  } | null | undefined;
4344
4344
  assignee?: {
4345
+ name: string;
4345
4346
  id: string;
4346
4347
  address: string | null;
4347
- name: string;
4348
4348
  email: string;
4349
4349
  createdAt: Date;
4350
4350
  updatedAt: Date;
@@ -4394,9 +4394,9 @@ export declare const commentContract: {
4394
4394
  updatedAt: Date;
4395
4395
  deletedAt: Date | null;
4396
4396
  actor: {
4397
+ name: string;
4397
4398
  id: string;
4398
4399
  address: string | null;
4399
- name: string;
4400
4400
  email: string;
4401
4401
  createdAt: Date;
4402
4402
  updatedAt: Date;
@@ -4448,9 +4448,9 @@ export declare const commentContract: {
4448
4448
  };
4449
4449
  }[];
4450
4450
  agent: {
4451
+ name: string;
4451
4452
  id: string;
4452
4453
  address: string | null;
4453
- name: string;
4454
4454
  email: string;
4455
4455
  createdAt: Date;
4456
4456
  updatedAt: Date;
@@ -4535,10 +4535,10 @@ export declare const commentContract: {
4535
4535
  }[];
4536
4536
  }[];
4537
4537
  contact: {
4538
+ name: string;
4538
4539
  id: string;
4539
4540
  channel: string | null;
4540
4541
  address: string | null;
4541
- name: string;
4542
4542
  createdAt: Date;
4543
4543
  updatedAt: Date;
4544
4544
  deletedAt: Date | null;
@@ -4567,6 +4567,7 @@ export declare const commentContract: {
4567
4567
  dateValue: Date | null;
4568
4568
  uploads: {
4569
4569
  id: string;
4570
+ status: string | null;
4570
4571
  createdAt: Date;
4571
4572
  updatedAt: Date;
4572
4573
  deletedAt: Date | null;
@@ -4575,7 +4576,6 @@ export declare const commentContract: {
4575
4576
  bucketName: string;
4576
4577
  fileSize: number;
4577
4578
  fileUrl: string | null;
4578
- status?: string | undefined;
4579
4579
  }[];
4580
4580
  }[];
4581
4581
  company: {
@@ -4583,8 +4583,8 @@ export declare const commentContract: {
4583
4583
  createdAt: Date;
4584
4584
  updatedAt: Date;
4585
4585
  deletedAt: Date | null;
4586
- address?: string | null | undefined;
4587
4586
  name?: string | undefined;
4587
+ address?: string | null | undefined;
4588
4588
  phone?: string | null | undefined;
4589
4589
  industry?: string | null | undefined;
4590
4590
  } | null;
@@ -4592,8 +4592,8 @@ export declare const commentContract: {
4592
4592
  contactProfile: string | null;
4593
4593
  socialProfileUrl: string | null;
4594
4594
  tags: {
4595
- id: string;
4596
4595
  name: string;
4596
+ id: string;
4597
4597
  createdAt: Date;
4598
4598
  updatedAt: Date;
4599
4599
  deletedAt: Date | null;
@@ -4618,8 +4618,8 @@ export declare const commentContract: {
4618
4618
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
4619
4619
  id: string;
4620
4620
  metadata: {
4621
- id: string;
4622
4621
  name: string;
4622
+ id: string;
4623
4623
  picture?: string | undefined;
4624
4624
  additionalCredentials?: any;
4625
4625
  };
@@ -4671,6 +4671,7 @@ export declare const commentContract: {
4671
4671
  dateValue: Date | null;
4672
4672
  uploads: {
4673
4673
  id: string;
4674
+ status: string | null;
4674
4675
  createdAt: Date;
4675
4676
  updatedAt: Date;
4676
4677
  deletedAt: Date | null;
@@ -4679,12 +4680,11 @@ export declare const commentContract: {
4679
4680
  bucketName: string;
4680
4681
  fileSize: number;
4681
4682
  fileUrl: string | null;
4682
- status?: string | undefined;
4683
4683
  }[];
4684
4684
  }[];
4685
4685
  tags: {
4686
- id: string;
4687
4686
  name: string;
4687
+ id: string;
4688
4688
  createdAt: Date;
4689
4689
  updatedAt: Date;
4690
4690
  deletedAt: Date | null;
@@ -4696,9 +4696,9 @@ export declare const commentContract: {
4696
4696
  updatedAt: Date;
4697
4697
  deletedAt: Date | null;
4698
4698
  actor: {
4699
+ name: string;
4699
4700
  id: string;
4700
4701
  address: string | null;
4701
- name: string;
4702
4702
  email: string;
4703
4703
  createdAt: Date;
4704
4704
  updatedAt: Date;
@@ -4754,9 +4754,9 @@ export declare const commentContract: {
4754
4754
  creatorId: string;
4755
4755
  reasonToAssign: string | null;
4756
4756
  creator?: {
4757
+ name: string;
4757
4758
  id: string;
4758
4759
  address: string | null;
4759
- name: string;
4760
4760
  email: string;
4761
4761
  createdAt: Date;
4762
4762
  updatedAt: Date;
@@ -4798,9 +4798,9 @@ export declare const commentContract: {
4798
4798
  };
4799
4799
  } | null | undefined;
4800
4800
  assignee?: {
4801
+ name: string;
4801
4802
  id: string;
4802
4803
  address: string | null;
4803
- name: string;
4804
4804
  email: string;
4805
4805
  createdAt: Date;
4806
4806
  updatedAt: Date;
@@ -4850,9 +4850,9 @@ export declare const commentContract: {
4850
4850
  updatedAt: Date;
4851
4851
  deletedAt: Date | null;
4852
4852
  actor: {
4853
+ name: string;
4853
4854
  id: string;
4854
4855
  address: string | null;
4855
- name: string;
4856
4856
  email: string;
4857
4857
  createdAt: Date;
4858
4858
  updatedAt: Date;
@@ -4904,9 +4904,9 @@ export declare const commentContract: {
4904
4904
  };
4905
4905
  }[];
4906
4906
  agent: {
4907
+ name: string;
4907
4908
  id: string;
4908
4909
  address: string | null;
4909
- name: string;
4910
4910
  email: string;
4911
4911
  createdAt: Date;
4912
4912
  updatedAt: Date;
@@ -4979,20 +4979,20 @@ export declare const commentContract: {
4979
4979
  error?: any;
4980
4980
  }>;
4981
4981
  };
4982
- path: "ticket-service/comment";
4982
+ path: "ts/comment";
4983
4983
  headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
4984
4984
  'x-tenant': z.ZodString;
4985
- authorization: z.ZodString;
4985
+ 'x-service-token': z.ZodString;
4986
4986
  'x-code': z.ZodOptional<z.ZodString>;
4987
4987
  'x-client-timezone': z.ZodDefault<z.ZodString>;
4988
4988
  }, "strip", z.ZodTypeAny, {
4989
4989
  'x-tenant': string;
4990
- authorization: string;
4990
+ 'x-service-token': string;
4991
4991
  'x-client-timezone': string;
4992
4992
  'x-code'?: string | undefined;
4993
4993
  }, {
4994
4994
  'x-tenant': string;
4995
- authorization: string;
4995
+ 'x-service-token': string;
4996
4996
  'x-code'?: string | undefined;
4997
4997
  'x-client-timezone'?: string | undefined;
4998
4998
  }>>>;
@@ -5139,9 +5139,9 @@ export declare const commentContract: {
5139
5139
  telephonySignature: string | null;
5140
5140
  }>;
5141
5141
  }, "strip", z.ZodTypeAny, {
5142
+ name: string;
5142
5143
  id: string;
5143
5144
  address: string | null;
5144
- name: string;
5145
5145
  email: string;
5146
5146
  createdAt: Date;
5147
5147
  updatedAt: Date;
@@ -5182,9 +5182,9 @@ export declare const commentContract: {
5182
5182
  telephonySignature: string | null;
5183
5183
  };
5184
5184
  }, {
5185
+ name: string;
5185
5186
  id: string;
5186
5187
  address: string | null;
5187
- name: string;
5188
5188
  email: string;
5189
5189
  createdAt: Date;
5190
5190
  updatedAt: Date;
@@ -5256,9 +5256,9 @@ export declare const commentContract: {
5256
5256
  updatedAt: Date;
5257
5257
  deletedAt: Date | null;
5258
5258
  actor: {
5259
+ name: string;
5259
5260
  id: string;
5260
5261
  address: string | null;
5261
- name: string;
5262
5262
  email: string;
5263
5263
  createdAt: Date;
5264
5264
  updatedAt: Date;
@@ -5315,9 +5315,9 @@ export declare const commentContract: {
5315
5315
  updatedAt: Date;
5316
5316
  deletedAt: Date | null;
5317
5317
  actor: {
5318
+ name: string;
5318
5319
  id: string;
5319
5320
  address: string | null;
5320
- name: string;
5321
5321
  email: string;
5322
5322
  createdAt: Date;
5323
5323
  updatedAt: Date;
@@ -5501,9 +5501,9 @@ export declare const commentContract: {
5501
5501
  telephonySignature: string | null;
5502
5502
  }>;
5503
5503
  }, "strip", z.ZodTypeAny, {
5504
+ name: string;
5504
5505
  id: string;
5505
5506
  address: string | null;
5506
- name: string;
5507
5507
  email: string;
5508
5508
  createdAt: Date;
5509
5509
  updatedAt: Date;
@@ -5544,9 +5544,9 @@ export declare const commentContract: {
5544
5544
  telephonySignature: string | null;
5545
5545
  };
5546
5546
  }, {
5547
+ name: string;
5547
5548
  id: string;
5548
5549
  address: string | null;
5549
- name: string;
5550
5550
  email: string;
5551
5551
  createdAt: Date;
5552
5552
  updatedAt: Date;
@@ -5706,9 +5706,9 @@ export declare const commentContract: {
5706
5706
  telephonySignature: string | null;
5707
5707
  }>;
5708
5708
  }, "strip", z.ZodTypeAny, {
5709
+ name: string;
5709
5710
  id: string;
5710
5711
  address: string | null;
5711
- name: string;
5712
5712
  email: string;
5713
5713
  createdAt: Date;
5714
5714
  updatedAt: Date;
@@ -5749,9 +5749,9 @@ export declare const commentContract: {
5749
5749
  telephonySignature: string | null;
5750
5750
  };
5751
5751
  }, {
5752
+ name: string;
5752
5753
  id: string;
5753
5754
  address: string | null;
5754
- name: string;
5755
5755
  email: string;
5756
5756
  createdAt: Date;
5757
5757
  updatedAt: Date;
@@ -5894,9 +5894,10 @@ export declare const commentContract: {
5894
5894
  fileSize: z.ZodNumber;
5895
5895
  fileKey: z.ZodString;
5896
5896
  fileUrl: z.ZodNullable<z.ZodString>;
5897
- status: z.ZodOptional<z.ZodString>;
5897
+ status: z.ZodNullable<z.ZodString>;
5898
5898
  }, "strip", z.ZodTypeAny, {
5899
5899
  id: string;
5900
+ status: string | null;
5900
5901
  createdAt: Date;
5901
5902
  updatedAt: Date;
5902
5903
  deletedAt: Date | null;
@@ -5905,9 +5906,9 @@ export declare const commentContract: {
5905
5906
  bucketName: string;
5906
5907
  fileSize: number;
5907
5908
  fileUrl: string | null;
5908
- status?: string | undefined;
5909
5909
  }, {
5910
5910
  id: string;
5911
+ status: string | null;
5911
5912
  createdAt: Date;
5912
5913
  updatedAt: Date;
5913
5914
  deletedAt: Date | null;
@@ -5916,7 +5917,6 @@ export declare const commentContract: {
5916
5917
  bucketName: string;
5917
5918
  fileSize: number;
5918
5919
  fileUrl: string | null;
5919
- status?: string | undefined;
5920
5920
  }>, "many">;
5921
5921
  }, "strip", z.ZodTypeAny, {
5922
5922
  id: string;
@@ -5943,6 +5943,7 @@ export declare const commentContract: {
5943
5943
  dateValue: Date | null;
5944
5944
  uploads: {
5945
5945
  id: string;
5946
+ status: string | null;
5946
5947
  createdAt: Date;
5947
5948
  updatedAt: Date;
5948
5949
  deletedAt: Date | null;
@@ -5951,7 +5952,6 @@ export declare const commentContract: {
5951
5952
  bucketName: string;
5952
5953
  fileSize: number;
5953
5954
  fileUrl: string | null;
5954
- status?: string | undefined;
5955
5955
  }[];
5956
5956
  }, {
5957
5957
  id: string;
@@ -5978,6 +5978,7 @@ export declare const commentContract: {
5978
5978
  dateValue: Date | null;
5979
5979
  uploads: {
5980
5980
  id: string;
5981
+ status: string | null;
5981
5982
  createdAt: Date;
5982
5983
  updatedAt: Date;
5983
5984
  deletedAt: Date | null;
@@ -5986,7 +5987,6 @@ export declare const commentContract: {
5986
5987
  bucketName: string;
5987
5988
  fileSize: number;
5988
5989
  fileUrl: string | null;
5989
- status?: string | undefined;
5990
5990
  }[];
5991
5991
  }>, "many">;
5992
5992
  tags: z.ZodArray<z.ZodObject<{
@@ -5996,14 +5996,14 @@ export declare const commentContract: {
5996
5996
  deletedAt: z.ZodNullable<z.ZodDate>;
5997
5997
  name: z.ZodString;
5998
5998
  }, "strip", z.ZodTypeAny, {
5999
- id: string;
6000
5999
  name: string;
6000
+ id: string;
6001
6001
  createdAt: Date;
6002
6002
  updatedAt: Date;
6003
6003
  deletedAt: Date | null;
6004
6004
  }, {
6005
- id: string;
6006
6005
  name: string;
6006
+ id: string;
6007
6007
  createdAt: Date;
6008
6008
  updatedAt: Date;
6009
6009
  deletedAt: Date | null;
@@ -6126,14 +6126,14 @@ export declare const commentContract: {
6126
6126
  deletedAt: z.ZodNullable<z.ZodDate>;
6127
6127
  name: z.ZodString;
6128
6128
  }, "strip", z.ZodTypeAny, {
6129
- id: string;
6130
6129
  name: string;
6130
+ id: string;
6131
6131
  createdAt: Date;
6132
6132
  updatedAt: Date;
6133
6133
  deletedAt: Date | null;
6134
6134
  }, {
6135
- id: string;
6136
6135
  name: string;
6136
+ id: string;
6137
6137
  createdAt: Date;
6138
6138
  updatedAt: Date;
6139
6139
  deletedAt: Date | null;
@@ -6289,8 +6289,8 @@ export declare const commentContract: {
6289
6289
  createdAt: Date;
6290
6290
  updatedAt: Date;
6291
6291
  deletedAt: Date | null;
6292
- address?: string | null | undefined;
6293
6292
  name?: string | undefined;
6293
+ address?: string | null | undefined;
6294
6294
  phone?: string | null | undefined;
6295
6295
  industry?: string | null | undefined;
6296
6296
  }, {
@@ -6298,8 +6298,8 @@ export declare const commentContract: {
6298
6298
  createdAt: Date;
6299
6299
  updatedAt: Date;
6300
6300
  deletedAt: Date | null;
6301
- address?: string | null | undefined;
6302
6301
  name?: string | undefined;
6302
+ address?: string | null | undefined;
6303
6303
  phone?: string | null | undefined;
6304
6304
  industry?: string | null | undefined;
6305
6305
  }>>;
@@ -6317,13 +6317,13 @@ export declare const commentContract: {
6317
6317
  picture: z.ZodOptional<z.ZodString>;
6318
6318
  additionalCredentials: z.ZodAny;
6319
6319
  }, "strip", z.ZodTypeAny, {
6320
- id: string;
6321
6320
  name: string;
6321
+ id: string;
6322
6322
  picture?: string | undefined;
6323
6323
  additionalCredentials?: any;
6324
6324
  }, {
6325
- id: string;
6326
6325
  name: string;
6326
+ id: string;
6327
6327
  picture?: string | undefined;
6328
6328
  additionalCredentials?: any;
6329
6329
  }>;
@@ -6331,8 +6331,8 @@ export declare const commentContract: {
6331
6331
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
6332
6332
  id: string;
6333
6333
  metadata: {
6334
- id: string;
6335
6334
  name: string;
6335
+ id: string;
6336
6336
  picture?: string | undefined;
6337
6337
  additionalCredentials?: any;
6338
6338
  };
@@ -6345,8 +6345,8 @@ export declare const commentContract: {
6345
6345
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
6346
6346
  id: string;
6347
6347
  metadata: {
6348
- id: string;
6349
6348
  name: string;
6349
+ id: string;
6350
6350
  picture?: string | undefined;
6351
6351
  additionalCredentials?: any;
6352
6352
  };
@@ -6456,9 +6456,10 @@ export declare const commentContract: {
6456
6456
  fileSize: z.ZodNumber;
6457
6457
  fileKey: z.ZodString;
6458
6458
  fileUrl: z.ZodNullable<z.ZodString>;
6459
- status: z.ZodOptional<z.ZodString>;
6459
+ status: z.ZodNullable<z.ZodString>;
6460
6460
  }, "strip", z.ZodTypeAny, {
6461
6461
  id: string;
6462
+ status: string | null;
6462
6463
  createdAt: Date;
6463
6464
  updatedAt: Date;
6464
6465
  deletedAt: Date | null;
@@ -6467,9 +6468,9 @@ export declare const commentContract: {
6467
6468
  bucketName: string;
6468
6469
  fileSize: number;
6469
6470
  fileUrl: string | null;
6470
- status?: string | undefined;
6471
6471
  }, {
6472
6472
  id: string;
6473
+ status: string | null;
6473
6474
  createdAt: Date;
6474
6475
  updatedAt: Date;
6475
6476
  deletedAt: Date | null;
@@ -6478,7 +6479,6 @@ export declare const commentContract: {
6478
6479
  bucketName: string;
6479
6480
  fileSize: number;
6480
6481
  fileUrl: string | null;
6481
- status?: string | undefined;
6482
6482
  }>, "many">;
6483
6483
  }, "strip", z.ZodTypeAny, {
6484
6484
  id: string;
@@ -6505,6 +6505,7 @@ export declare const commentContract: {
6505
6505
  dateValue: Date | null;
6506
6506
  uploads: {
6507
6507
  id: string;
6508
+ status: string | null;
6508
6509
  createdAt: Date;
6509
6510
  updatedAt: Date;
6510
6511
  deletedAt: Date | null;
@@ -6513,7 +6514,6 @@ export declare const commentContract: {
6513
6514
  bucketName: string;
6514
6515
  fileSize: number;
6515
6516
  fileUrl: string | null;
6516
- status?: string | undefined;
6517
6517
  }[];
6518
6518
  }, {
6519
6519
  id: string;
@@ -6540,6 +6540,7 @@ export declare const commentContract: {
6540
6540
  dateValue: Date | null;
6541
6541
  uploads: {
6542
6542
  id: string;
6543
+ status: string | null;
6543
6544
  createdAt: Date;
6544
6545
  updatedAt: Date;
6545
6546
  deletedAt: Date | null;
@@ -6548,7 +6549,6 @@ export declare const commentContract: {
6548
6549
  bucketName: string;
6549
6550
  fileSize: number;
6550
6551
  fileUrl: string | null;
6551
- status?: string | undefined;
6552
6552
  }[];
6553
6553
  }>, "many">;
6554
6554
  contactEmails: z.ZodArray<z.ZodObject<{
@@ -6656,10 +6656,10 @@ export declare const commentContract: {
6656
6656
  };
6657
6657
  }>, "many">>;
6658
6658
  }, "strip", z.ZodTypeAny, {
6659
+ name: string;
6659
6660
  id: string;
6660
6661
  channel: string | null;
6661
6662
  address: string | null;
6662
- name: string;
6663
6663
  createdAt: Date;
6664
6664
  updatedAt: Date;
6665
6665
  deletedAt: Date | null;
@@ -6688,6 +6688,7 @@ export declare const commentContract: {
6688
6688
  dateValue: Date | null;
6689
6689
  uploads: {
6690
6690
  id: string;
6691
+ status: string | null;
6691
6692
  createdAt: Date;
6692
6693
  updatedAt: Date;
6693
6694
  deletedAt: Date | null;
@@ -6696,7 +6697,6 @@ export declare const commentContract: {
6696
6697
  bucketName: string;
6697
6698
  fileSize: number;
6698
6699
  fileUrl: string | null;
6699
- status?: string | undefined;
6700
6700
  }[];
6701
6701
  }[];
6702
6702
  company: {
@@ -6704,8 +6704,8 @@ export declare const commentContract: {
6704
6704
  createdAt: Date;
6705
6705
  updatedAt: Date;
6706
6706
  deletedAt: Date | null;
6707
- address?: string | null | undefined;
6708
6707
  name?: string | undefined;
6708
+ address?: string | null | undefined;
6709
6709
  phone?: string | null | undefined;
6710
6710
  industry?: string | null | undefined;
6711
6711
  } | null;
@@ -6713,8 +6713,8 @@ export declare const commentContract: {
6713
6713
  contactProfile: string | null;
6714
6714
  socialProfileUrl: string | null;
6715
6715
  tags: {
6716
- id: string;
6717
6716
  name: string;
6717
+ id: string;
6718
6718
  createdAt: Date;
6719
6719
  updatedAt: Date;
6720
6720
  deletedAt: Date | null;
@@ -6739,8 +6739,8 @@ export declare const commentContract: {
6739
6739
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
6740
6740
  id: string;
6741
6741
  metadata: {
6742
- id: string;
6743
6742
  name: string;
6743
+ id: string;
6744
6744
  picture?: string | undefined;
6745
6745
  additionalCredentials?: any;
6746
6746
  };
@@ -6767,10 +6767,10 @@ export declare const commentContract: {
6767
6767
  };
6768
6768
  }[] | undefined;
6769
6769
  }, {
6770
+ name: string;
6770
6771
  id: string;
6771
6772
  channel: string | null;
6772
6773
  address: string | null;
6773
- name: string;
6774
6774
  createdAt: Date;
6775
6775
  updatedAt: Date;
6776
6776
  deletedAt: Date | null;
@@ -6799,6 +6799,7 @@ export declare const commentContract: {
6799
6799
  dateValue: Date | null;
6800
6800
  uploads: {
6801
6801
  id: string;
6802
+ status: string | null;
6802
6803
  createdAt: Date;
6803
6804
  updatedAt: Date;
6804
6805
  deletedAt: Date | null;
@@ -6807,7 +6808,6 @@ export declare const commentContract: {
6807
6808
  bucketName: string;
6808
6809
  fileSize: number;
6809
6810
  fileUrl: string | null;
6810
- status?: string | undefined;
6811
6811
  }[];
6812
6812
  }[];
6813
6813
  company: {
@@ -6815,8 +6815,8 @@ export declare const commentContract: {
6815
6815
  createdAt: Date;
6816
6816
  updatedAt: Date;
6817
6817
  deletedAt: Date | null;
6818
- address?: string | null | undefined;
6819
6818
  name?: string | undefined;
6819
+ address?: string | null | undefined;
6820
6820
  phone?: string | null | undefined;
6821
6821
  industry?: string | null | undefined;
6822
6822
  } | null;
@@ -6824,8 +6824,8 @@ export declare const commentContract: {
6824
6824
  contactProfile: string | null;
6825
6825
  socialProfileUrl: string | null;
6826
6826
  tags: {
6827
- id: string;
6828
6827
  name: string;
6828
+ id: string;
6829
6829
  createdAt: Date;
6830
6830
  updatedAt: Date;
6831
6831
  deletedAt: Date | null;
@@ -6850,8 +6850,8 @@ export declare const commentContract: {
6850
6850
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
6851
6851
  id: string;
6852
6852
  metadata: {
6853
- id: string;
6854
6853
  name: string;
6854
+ id: string;
6855
6855
  picture?: string | undefined;
6856
6856
  additionalCredentials?: any;
6857
6857
  };
@@ -7001,9 +7001,9 @@ export declare const commentContract: {
7001
7001
  telephonySignature: string | null;
7002
7002
  }>;
7003
7003
  }, "strip", z.ZodTypeAny, {
7004
+ name: string;
7004
7005
  id: string;
7005
7006
  address: string | null;
7006
- name: string;
7007
7007
  email: string;
7008
7008
  createdAt: Date;
7009
7009
  updatedAt: Date;
@@ -7044,9 +7044,9 @@ export declare const commentContract: {
7044
7044
  telephonySignature: string | null;
7045
7045
  };
7046
7046
  }, {
7047
+ name: string;
7047
7048
  id: string;
7048
7049
  address: string | null;
7049
- name: string;
7050
7050
  email: string;
7051
7051
  createdAt: Date;
7052
7052
  updatedAt: Date;
@@ -7118,9 +7118,9 @@ export declare const commentContract: {
7118
7118
  updatedAt: Date;
7119
7119
  deletedAt: Date | null;
7120
7120
  actor: {
7121
+ name: string;
7121
7122
  id: string;
7122
7123
  address: string | null;
7123
- name: string;
7124
7124
  email: string;
7125
7125
  createdAt: Date;
7126
7126
  updatedAt: Date;
@@ -7177,9 +7177,9 @@ export declare const commentContract: {
7177
7177
  updatedAt: Date;
7178
7178
  deletedAt: Date | null;
7179
7179
  actor: {
7180
+ name: string;
7180
7181
  id: string;
7181
7182
  address: string | null;
7182
- name: string;
7183
7183
  email: string;
7184
7184
  createdAt: Date;
7185
7185
  updatedAt: Date;
@@ -7264,10 +7264,10 @@ export declare const commentContract: {
7264
7264
  }[];
7265
7265
  }[];
7266
7266
  contact: {
7267
+ name: string;
7267
7268
  id: string;
7268
7269
  channel: string | null;
7269
7270
  address: string | null;
7270
- name: string;
7271
7271
  createdAt: Date;
7272
7272
  updatedAt: Date;
7273
7273
  deletedAt: Date | null;
@@ -7296,6 +7296,7 @@ export declare const commentContract: {
7296
7296
  dateValue: Date | null;
7297
7297
  uploads: {
7298
7298
  id: string;
7299
+ status: string | null;
7299
7300
  createdAt: Date;
7300
7301
  updatedAt: Date;
7301
7302
  deletedAt: Date | null;
@@ -7304,7 +7305,6 @@ export declare const commentContract: {
7304
7305
  bucketName: string;
7305
7306
  fileSize: number;
7306
7307
  fileUrl: string | null;
7307
- status?: string | undefined;
7308
7308
  }[];
7309
7309
  }[];
7310
7310
  company: {
@@ -7312,8 +7312,8 @@ export declare const commentContract: {
7312
7312
  createdAt: Date;
7313
7313
  updatedAt: Date;
7314
7314
  deletedAt: Date | null;
7315
- address?: string | null | undefined;
7316
7315
  name?: string | undefined;
7316
+ address?: string | null | undefined;
7317
7317
  phone?: string | null | undefined;
7318
7318
  industry?: string | null | undefined;
7319
7319
  } | null;
@@ -7321,8 +7321,8 @@ export declare const commentContract: {
7321
7321
  contactProfile: string | null;
7322
7322
  socialProfileUrl: string | null;
7323
7323
  tags: {
7324
- id: string;
7325
7324
  name: string;
7325
+ id: string;
7326
7326
  createdAt: Date;
7327
7327
  updatedAt: Date;
7328
7328
  deletedAt: Date | null;
@@ -7347,8 +7347,8 @@ export declare const commentContract: {
7347
7347
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
7348
7348
  id: string;
7349
7349
  metadata: {
7350
- id: string;
7351
7350
  name: string;
7351
+ id: string;
7352
7352
  picture?: string | undefined;
7353
7353
  additionalCredentials?: any;
7354
7354
  };
@@ -7400,6 +7400,7 @@ export declare const commentContract: {
7400
7400
  dateValue: Date | null;
7401
7401
  uploads: {
7402
7402
  id: string;
7403
+ status: string | null;
7403
7404
  createdAt: Date;
7404
7405
  updatedAt: Date;
7405
7406
  deletedAt: Date | null;
@@ -7408,12 +7409,11 @@ export declare const commentContract: {
7408
7409
  bucketName: string;
7409
7410
  fileSize: number;
7410
7411
  fileUrl: string | null;
7411
- status?: string | undefined;
7412
7412
  }[];
7413
7413
  }[];
7414
7414
  tags: {
7415
- id: string;
7416
7415
  name: string;
7416
+ id: string;
7417
7417
  createdAt: Date;
7418
7418
  updatedAt: Date;
7419
7419
  deletedAt: Date | null;
@@ -7425,9 +7425,9 @@ export declare const commentContract: {
7425
7425
  updatedAt: Date;
7426
7426
  deletedAt: Date | null;
7427
7427
  actor: {
7428
+ name: string;
7428
7429
  id: string;
7429
7430
  address: string | null;
7430
- name: string;
7431
7431
  email: string;
7432
7432
  createdAt: Date;
7433
7433
  updatedAt: Date;
@@ -7483,9 +7483,9 @@ export declare const commentContract: {
7483
7483
  creatorId: string;
7484
7484
  reasonToAssign: string | null;
7485
7485
  creator?: {
7486
+ name: string;
7486
7487
  id: string;
7487
7488
  address: string | null;
7488
- name: string;
7489
7489
  email: string;
7490
7490
  createdAt: Date;
7491
7491
  updatedAt: Date;
@@ -7527,9 +7527,9 @@ export declare const commentContract: {
7527
7527
  };
7528
7528
  } | null | undefined;
7529
7529
  assignee?: {
7530
+ name: string;
7530
7531
  id: string;
7531
7532
  address: string | null;
7532
- name: string;
7533
7533
  email: string;
7534
7534
  createdAt: Date;
7535
7535
  updatedAt: Date;
@@ -7605,10 +7605,10 @@ export declare const commentContract: {
7605
7605
  }[];
7606
7606
  }[];
7607
7607
  contact: {
7608
+ name: string;
7608
7609
  id: string;
7609
7610
  channel: string | null;
7610
7611
  address: string | null;
7611
- name: string;
7612
7612
  createdAt: Date;
7613
7613
  updatedAt: Date;
7614
7614
  deletedAt: Date | null;
@@ -7637,6 +7637,7 @@ export declare const commentContract: {
7637
7637
  dateValue: Date | null;
7638
7638
  uploads: {
7639
7639
  id: string;
7640
+ status: string | null;
7640
7641
  createdAt: Date;
7641
7642
  updatedAt: Date;
7642
7643
  deletedAt: Date | null;
@@ -7645,7 +7646,6 @@ export declare const commentContract: {
7645
7646
  bucketName: string;
7646
7647
  fileSize: number;
7647
7648
  fileUrl: string | null;
7648
- status?: string | undefined;
7649
7649
  }[];
7650
7650
  }[];
7651
7651
  company: {
@@ -7653,8 +7653,8 @@ export declare const commentContract: {
7653
7653
  createdAt: Date;
7654
7654
  updatedAt: Date;
7655
7655
  deletedAt: Date | null;
7656
- address?: string | null | undefined;
7657
7656
  name?: string | undefined;
7657
+ address?: string | null | undefined;
7658
7658
  phone?: string | null | undefined;
7659
7659
  industry?: string | null | undefined;
7660
7660
  } | null;
@@ -7662,8 +7662,8 @@ export declare const commentContract: {
7662
7662
  contactProfile: string | null;
7663
7663
  socialProfileUrl: string | null;
7664
7664
  tags: {
7665
- id: string;
7666
7665
  name: string;
7666
+ id: string;
7667
7667
  createdAt: Date;
7668
7668
  updatedAt: Date;
7669
7669
  deletedAt: Date | null;
@@ -7688,8 +7688,8 @@ export declare const commentContract: {
7688
7688
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
7689
7689
  id: string;
7690
7690
  metadata: {
7691
- id: string;
7692
7691
  name: string;
7692
+ id: string;
7693
7693
  picture?: string | undefined;
7694
7694
  additionalCredentials?: any;
7695
7695
  };
@@ -7741,6 +7741,7 @@ export declare const commentContract: {
7741
7741
  dateValue: Date | null;
7742
7742
  uploads: {
7743
7743
  id: string;
7744
+ status: string | null;
7744
7745
  createdAt: Date;
7745
7746
  updatedAt: Date;
7746
7747
  deletedAt: Date | null;
@@ -7749,12 +7750,11 @@ export declare const commentContract: {
7749
7750
  bucketName: string;
7750
7751
  fileSize: number;
7751
7752
  fileUrl: string | null;
7752
- status?: string | undefined;
7753
7753
  }[];
7754
7754
  }[];
7755
7755
  tags: {
7756
- id: string;
7757
7756
  name: string;
7757
+ id: string;
7758
7758
  createdAt: Date;
7759
7759
  updatedAt: Date;
7760
7760
  deletedAt: Date | null;
@@ -7766,9 +7766,9 @@ export declare const commentContract: {
7766
7766
  updatedAt: Date;
7767
7767
  deletedAt: Date | null;
7768
7768
  actor: {
7769
+ name: string;
7769
7770
  id: string;
7770
7771
  address: string | null;
7771
- name: string;
7772
7772
  email: string;
7773
7773
  createdAt: Date;
7774
7774
  updatedAt: Date;
@@ -7824,9 +7824,9 @@ export declare const commentContract: {
7824
7824
  creatorId: string;
7825
7825
  reasonToAssign: string | null;
7826
7826
  creator?: {
7827
+ name: string;
7827
7828
  id: string;
7828
7829
  address: string | null;
7829
- name: string;
7830
7830
  email: string;
7831
7831
  createdAt: Date;
7832
7832
  updatedAt: Date;
@@ -7868,9 +7868,9 @@ export declare const commentContract: {
7868
7868
  };
7869
7869
  } | null | undefined;
7870
7870
  assignee?: {
7871
+ name: string;
7871
7872
  id: string;
7872
7873
  address: string | null;
7873
- name: string;
7874
7874
  email: string;
7875
7875
  createdAt: Date;
7876
7876
  updatedAt: Date;
@@ -8031,9 +8031,9 @@ export declare const commentContract: {
8031
8031
  telephonySignature: string | null;
8032
8032
  }>;
8033
8033
  }, "strip", z.ZodTypeAny, {
8034
+ name: string;
8034
8035
  id: string;
8035
8036
  address: string | null;
8036
- name: string;
8037
8037
  email: string;
8038
8038
  createdAt: Date;
8039
8039
  updatedAt: Date;
@@ -8074,9 +8074,9 @@ export declare const commentContract: {
8074
8074
  telephonySignature: string | null;
8075
8075
  };
8076
8076
  }, {
8077
+ name: string;
8077
8078
  id: string;
8078
8079
  address: string | null;
8079
- name: string;
8080
8080
  email: string;
8081
8081
  createdAt: Date;
8082
8082
  updatedAt: Date;
@@ -8156,10 +8156,10 @@ export declare const commentContract: {
8156
8156
  }[];
8157
8157
  }[];
8158
8158
  contact: {
8159
+ name: string;
8159
8160
  id: string;
8160
8161
  channel: string | null;
8161
8162
  address: string | null;
8162
- name: string;
8163
8163
  createdAt: Date;
8164
8164
  updatedAt: Date;
8165
8165
  deletedAt: Date | null;
@@ -8188,6 +8188,7 @@ export declare const commentContract: {
8188
8188
  dateValue: Date | null;
8189
8189
  uploads: {
8190
8190
  id: string;
8191
+ status: string | null;
8191
8192
  createdAt: Date;
8192
8193
  updatedAt: Date;
8193
8194
  deletedAt: Date | null;
@@ -8196,7 +8197,6 @@ export declare const commentContract: {
8196
8197
  bucketName: string;
8197
8198
  fileSize: number;
8198
8199
  fileUrl: string | null;
8199
- status?: string | undefined;
8200
8200
  }[];
8201
8201
  }[];
8202
8202
  company: {
@@ -8204,8 +8204,8 @@ export declare const commentContract: {
8204
8204
  createdAt: Date;
8205
8205
  updatedAt: Date;
8206
8206
  deletedAt: Date | null;
8207
- address?: string | null | undefined;
8208
8207
  name?: string | undefined;
8208
+ address?: string | null | undefined;
8209
8209
  phone?: string | null | undefined;
8210
8210
  industry?: string | null | undefined;
8211
8211
  } | null;
@@ -8213,8 +8213,8 @@ export declare const commentContract: {
8213
8213
  contactProfile: string | null;
8214
8214
  socialProfileUrl: string | null;
8215
8215
  tags: {
8216
- id: string;
8217
8216
  name: string;
8217
+ id: string;
8218
8218
  createdAt: Date;
8219
8219
  updatedAt: Date;
8220
8220
  deletedAt: Date | null;
@@ -8239,8 +8239,8 @@ export declare const commentContract: {
8239
8239
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
8240
8240
  id: string;
8241
8241
  metadata: {
8242
- id: string;
8243
8242
  name: string;
8243
+ id: string;
8244
8244
  picture?: string | undefined;
8245
8245
  additionalCredentials?: any;
8246
8246
  };
@@ -8292,6 +8292,7 @@ export declare const commentContract: {
8292
8292
  dateValue: Date | null;
8293
8293
  uploads: {
8294
8294
  id: string;
8295
+ status: string | null;
8295
8296
  createdAt: Date;
8296
8297
  updatedAt: Date;
8297
8298
  deletedAt: Date | null;
@@ -8300,12 +8301,11 @@ export declare const commentContract: {
8300
8301
  bucketName: string;
8301
8302
  fileSize: number;
8302
8303
  fileUrl: string | null;
8303
- status?: string | undefined;
8304
8304
  }[];
8305
8305
  }[];
8306
8306
  tags: {
8307
- id: string;
8308
8307
  name: string;
8308
+ id: string;
8309
8309
  createdAt: Date;
8310
8310
  updatedAt: Date;
8311
8311
  deletedAt: Date | null;
@@ -8317,9 +8317,9 @@ export declare const commentContract: {
8317
8317
  updatedAt: Date;
8318
8318
  deletedAt: Date | null;
8319
8319
  actor: {
8320
+ name: string;
8320
8321
  id: string;
8321
8322
  address: string | null;
8322
- name: string;
8323
8323
  email: string;
8324
8324
  createdAt: Date;
8325
8325
  updatedAt: Date;
@@ -8375,9 +8375,9 @@ export declare const commentContract: {
8375
8375
  creatorId: string;
8376
8376
  reasonToAssign: string | null;
8377
8377
  creator?: {
8378
+ name: string;
8378
8379
  id: string;
8379
8380
  address: string | null;
8380
- name: string;
8381
8381
  email: string;
8382
8382
  createdAt: Date;
8383
8383
  updatedAt: Date;
@@ -8419,9 +8419,9 @@ export declare const commentContract: {
8419
8419
  };
8420
8420
  } | null | undefined;
8421
8421
  assignee?: {
8422
+ name: string;
8422
8423
  id: string;
8423
8424
  address: string | null;
8424
- name: string;
8425
8425
  email: string;
8426
8426
  createdAt: Date;
8427
8427
  updatedAt: Date;
@@ -8471,9 +8471,9 @@ export declare const commentContract: {
8471
8471
  updatedAt: Date;
8472
8472
  deletedAt: Date | null;
8473
8473
  actor: {
8474
+ name: string;
8474
8475
  id: string;
8475
8476
  address: string | null;
8476
- name: string;
8477
8477
  email: string;
8478
8478
  createdAt: Date;
8479
8479
  updatedAt: Date;
@@ -8525,9 +8525,9 @@ export declare const commentContract: {
8525
8525
  };
8526
8526
  }[];
8527
8527
  agent: {
8528
+ name: string;
8528
8529
  id: string;
8529
8530
  address: string | null;
8530
- name: string;
8531
8531
  email: string;
8532
8532
  createdAt: Date;
8533
8533
  updatedAt: Date;
@@ -8609,10 +8609,10 @@ export declare const commentContract: {
8609
8609
  }[];
8610
8610
  }[];
8611
8611
  contact: {
8612
+ name: string;
8612
8613
  id: string;
8613
8614
  channel: string | null;
8614
8615
  address: string | null;
8615
- name: string;
8616
8616
  createdAt: Date;
8617
8617
  updatedAt: Date;
8618
8618
  deletedAt: Date | null;
@@ -8641,6 +8641,7 @@ export declare const commentContract: {
8641
8641
  dateValue: Date | null;
8642
8642
  uploads: {
8643
8643
  id: string;
8644
+ status: string | null;
8644
8645
  createdAt: Date;
8645
8646
  updatedAt: Date;
8646
8647
  deletedAt: Date | null;
@@ -8649,7 +8650,6 @@ export declare const commentContract: {
8649
8650
  bucketName: string;
8650
8651
  fileSize: number;
8651
8652
  fileUrl: string | null;
8652
- status?: string | undefined;
8653
8653
  }[];
8654
8654
  }[];
8655
8655
  company: {
@@ -8657,8 +8657,8 @@ export declare const commentContract: {
8657
8657
  createdAt: Date;
8658
8658
  updatedAt: Date;
8659
8659
  deletedAt: Date | null;
8660
- address?: string | null | undefined;
8661
8660
  name?: string | undefined;
8661
+ address?: string | null | undefined;
8662
8662
  phone?: string | null | undefined;
8663
8663
  industry?: string | null | undefined;
8664
8664
  } | null;
@@ -8666,8 +8666,8 @@ export declare const commentContract: {
8666
8666
  contactProfile: string | null;
8667
8667
  socialProfileUrl: string | null;
8668
8668
  tags: {
8669
- id: string;
8670
8669
  name: string;
8670
+ id: string;
8671
8671
  createdAt: Date;
8672
8672
  updatedAt: Date;
8673
8673
  deletedAt: Date | null;
@@ -8692,8 +8692,8 @@ export declare const commentContract: {
8692
8692
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
8693
8693
  id: string;
8694
8694
  metadata: {
8695
- id: string;
8696
8695
  name: string;
8696
+ id: string;
8697
8697
  picture?: string | undefined;
8698
8698
  additionalCredentials?: any;
8699
8699
  };
@@ -8745,6 +8745,7 @@ export declare const commentContract: {
8745
8745
  dateValue: Date | null;
8746
8746
  uploads: {
8747
8747
  id: string;
8748
+ status: string | null;
8748
8749
  createdAt: Date;
8749
8750
  updatedAt: Date;
8750
8751
  deletedAt: Date | null;
@@ -8753,12 +8754,11 @@ export declare const commentContract: {
8753
8754
  bucketName: string;
8754
8755
  fileSize: number;
8755
8756
  fileUrl: string | null;
8756
- status?: string | undefined;
8757
8757
  }[];
8758
8758
  }[];
8759
8759
  tags: {
8760
- id: string;
8761
8760
  name: string;
8761
+ id: string;
8762
8762
  createdAt: Date;
8763
8763
  updatedAt: Date;
8764
8764
  deletedAt: Date | null;
@@ -8770,9 +8770,9 @@ export declare const commentContract: {
8770
8770
  updatedAt: Date;
8771
8771
  deletedAt: Date | null;
8772
8772
  actor: {
8773
+ name: string;
8773
8774
  id: string;
8774
8775
  address: string | null;
8775
- name: string;
8776
8776
  email: string;
8777
8777
  createdAt: Date;
8778
8778
  updatedAt: Date;
@@ -8828,9 +8828,9 @@ export declare const commentContract: {
8828
8828
  creatorId: string;
8829
8829
  reasonToAssign: string | null;
8830
8830
  creator?: {
8831
+ name: string;
8831
8832
  id: string;
8832
8833
  address: string | null;
8833
- name: string;
8834
8834
  email: string;
8835
8835
  createdAt: Date;
8836
8836
  updatedAt: Date;
@@ -8872,9 +8872,9 @@ export declare const commentContract: {
8872
8872
  };
8873
8873
  } | null | undefined;
8874
8874
  assignee?: {
8875
+ name: string;
8875
8876
  id: string;
8876
8877
  address: string | null;
8877
- name: string;
8878
8878
  email: string;
8879
8879
  createdAt: Date;
8880
8880
  updatedAt: Date;
@@ -8924,9 +8924,9 @@ export declare const commentContract: {
8924
8924
  updatedAt: Date;
8925
8925
  deletedAt: Date | null;
8926
8926
  actor: {
8927
+ name: string;
8927
8928
  id: string;
8928
8929
  address: string | null;
8929
- name: string;
8930
8930
  email: string;
8931
8931
  createdAt: Date;
8932
8932
  updatedAt: Date;
@@ -8978,9 +8978,9 @@ export declare const commentContract: {
8978
8978
  };
8979
8979
  }[];
8980
8980
  agent: {
8981
+ name: string;
8981
8982
  id: string;
8982
8983
  address: string | null;
8983
- name: string;
8984
8984
  email: string;
8985
8985
  createdAt: Date;
8986
8986
  updatedAt: Date;
@@ -9052,20 +9052,20 @@ export declare const commentContract: {
9052
9052
  error?: any;
9053
9053
  }>;
9054
9054
  };
9055
- path: "ticket-service/comment";
9055
+ path: "ts/comment";
9056
9056
  headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
9057
9057
  'x-tenant': z.ZodString;
9058
- authorization: z.ZodString;
9058
+ 'x-service-token': z.ZodString;
9059
9059
  'x-code': z.ZodOptional<z.ZodString>;
9060
9060
  'x-client-timezone': z.ZodDefault<z.ZodString>;
9061
9061
  }, "strip", z.ZodTypeAny, {
9062
9062
  'x-tenant': string;
9063
- authorization: string;
9063
+ 'x-service-token': string;
9064
9064
  'x-client-timezone': string;
9065
9065
  'x-code'?: string | undefined;
9066
9066
  }, {
9067
9067
  'x-tenant': string;
9068
- authorization: string;
9068
+ 'x-service-token': string;
9069
9069
  'x-code'?: string | undefined;
9070
9070
  'x-client-timezone'?: string | undefined;
9071
9071
  }>>>;
@@ -9224,9 +9224,9 @@ export declare const commentContract: {
9224
9224
  telephonySignature: string | null;
9225
9225
  }>;
9226
9226
  }, "strip", z.ZodTypeAny, {
9227
+ name: string;
9227
9228
  id: string;
9228
9229
  address: string | null;
9229
- name: string;
9230
9230
  email: string;
9231
9231
  createdAt: Date;
9232
9232
  updatedAt: Date;
@@ -9267,9 +9267,9 @@ export declare const commentContract: {
9267
9267
  telephonySignature: string | null;
9268
9268
  };
9269
9269
  }, {
9270
+ name: string;
9270
9271
  id: string;
9271
9272
  address: string | null;
9272
- name: string;
9273
9273
  email: string;
9274
9274
  createdAt: Date;
9275
9275
  updatedAt: Date;
@@ -9341,9 +9341,9 @@ export declare const commentContract: {
9341
9341
  updatedAt: Date;
9342
9342
  deletedAt: Date | null;
9343
9343
  actor: {
9344
+ name: string;
9344
9345
  id: string;
9345
9346
  address: string | null;
9346
- name: string;
9347
9347
  email: string;
9348
9348
  createdAt: Date;
9349
9349
  updatedAt: Date;
@@ -9400,9 +9400,9 @@ export declare const commentContract: {
9400
9400
  updatedAt: Date;
9401
9401
  deletedAt: Date | null;
9402
9402
  actor: {
9403
+ name: string;
9403
9404
  id: string;
9404
9405
  address: string | null;
9405
- name: string;
9406
9406
  email: string;
9407
9407
  createdAt: Date;
9408
9408
  updatedAt: Date;
@@ -9586,9 +9586,9 @@ export declare const commentContract: {
9586
9586
  telephonySignature: string | null;
9587
9587
  }>;
9588
9588
  }, "strip", z.ZodTypeAny, {
9589
+ name: string;
9589
9590
  id: string;
9590
9591
  address: string | null;
9591
- name: string;
9592
9592
  email: string;
9593
9593
  createdAt: Date;
9594
9594
  updatedAt: Date;
@@ -9629,9 +9629,9 @@ export declare const commentContract: {
9629
9629
  telephonySignature: string | null;
9630
9630
  };
9631
9631
  }, {
9632
+ name: string;
9632
9633
  id: string;
9633
9634
  address: string | null;
9634
- name: string;
9635
9635
  email: string;
9636
9636
  createdAt: Date;
9637
9637
  updatedAt: Date;
@@ -9791,9 +9791,9 @@ export declare const commentContract: {
9791
9791
  telephonySignature: string | null;
9792
9792
  }>;
9793
9793
  }, "strip", z.ZodTypeAny, {
9794
+ name: string;
9794
9795
  id: string;
9795
9796
  address: string | null;
9796
- name: string;
9797
9797
  email: string;
9798
9798
  createdAt: Date;
9799
9799
  updatedAt: Date;
@@ -9834,9 +9834,9 @@ export declare const commentContract: {
9834
9834
  telephonySignature: string | null;
9835
9835
  };
9836
9836
  }, {
9837
+ name: string;
9837
9838
  id: string;
9838
9839
  address: string | null;
9839
- name: string;
9840
9840
  email: string;
9841
9841
  createdAt: Date;
9842
9842
  updatedAt: Date;
@@ -9979,9 +9979,10 @@ export declare const commentContract: {
9979
9979
  fileSize: z.ZodNumber;
9980
9980
  fileKey: z.ZodString;
9981
9981
  fileUrl: z.ZodNullable<z.ZodString>;
9982
- status: z.ZodOptional<z.ZodString>;
9982
+ status: z.ZodNullable<z.ZodString>;
9983
9983
  }, "strip", z.ZodTypeAny, {
9984
9984
  id: string;
9985
+ status: string | null;
9985
9986
  createdAt: Date;
9986
9987
  updatedAt: Date;
9987
9988
  deletedAt: Date | null;
@@ -9990,9 +9991,9 @@ export declare const commentContract: {
9990
9991
  bucketName: string;
9991
9992
  fileSize: number;
9992
9993
  fileUrl: string | null;
9993
- status?: string | undefined;
9994
9994
  }, {
9995
9995
  id: string;
9996
+ status: string | null;
9996
9997
  createdAt: Date;
9997
9998
  updatedAt: Date;
9998
9999
  deletedAt: Date | null;
@@ -10001,7 +10002,6 @@ export declare const commentContract: {
10001
10002
  bucketName: string;
10002
10003
  fileSize: number;
10003
10004
  fileUrl: string | null;
10004
- status?: string | undefined;
10005
10005
  }>, "many">;
10006
10006
  }, "strip", z.ZodTypeAny, {
10007
10007
  id: string;
@@ -10028,6 +10028,7 @@ export declare const commentContract: {
10028
10028
  dateValue: Date | null;
10029
10029
  uploads: {
10030
10030
  id: string;
10031
+ status: string | null;
10031
10032
  createdAt: Date;
10032
10033
  updatedAt: Date;
10033
10034
  deletedAt: Date | null;
@@ -10036,7 +10037,6 @@ export declare const commentContract: {
10036
10037
  bucketName: string;
10037
10038
  fileSize: number;
10038
10039
  fileUrl: string | null;
10039
- status?: string | undefined;
10040
10040
  }[];
10041
10041
  }, {
10042
10042
  id: string;
@@ -10063,6 +10063,7 @@ export declare const commentContract: {
10063
10063
  dateValue: Date | null;
10064
10064
  uploads: {
10065
10065
  id: string;
10066
+ status: string | null;
10066
10067
  createdAt: Date;
10067
10068
  updatedAt: Date;
10068
10069
  deletedAt: Date | null;
@@ -10071,7 +10072,6 @@ export declare const commentContract: {
10071
10072
  bucketName: string;
10072
10073
  fileSize: number;
10073
10074
  fileUrl: string | null;
10074
- status?: string | undefined;
10075
10075
  }[];
10076
10076
  }>, "many">;
10077
10077
  tags: z.ZodArray<z.ZodObject<{
@@ -10081,14 +10081,14 @@ export declare const commentContract: {
10081
10081
  deletedAt: z.ZodNullable<z.ZodDate>;
10082
10082
  name: z.ZodString;
10083
10083
  }, "strip", z.ZodTypeAny, {
10084
- id: string;
10085
10084
  name: string;
10085
+ id: string;
10086
10086
  createdAt: Date;
10087
10087
  updatedAt: Date;
10088
10088
  deletedAt: Date | null;
10089
10089
  }, {
10090
- id: string;
10091
10090
  name: string;
10091
+ id: string;
10092
10092
  createdAt: Date;
10093
10093
  updatedAt: Date;
10094
10094
  deletedAt: Date | null;
@@ -10211,14 +10211,14 @@ export declare const commentContract: {
10211
10211
  deletedAt: z.ZodNullable<z.ZodDate>;
10212
10212
  name: z.ZodString;
10213
10213
  }, "strip", z.ZodTypeAny, {
10214
- id: string;
10215
10214
  name: string;
10215
+ id: string;
10216
10216
  createdAt: Date;
10217
10217
  updatedAt: Date;
10218
10218
  deletedAt: Date | null;
10219
10219
  }, {
10220
- id: string;
10221
10220
  name: string;
10221
+ id: string;
10222
10222
  createdAt: Date;
10223
10223
  updatedAt: Date;
10224
10224
  deletedAt: Date | null;
@@ -10374,8 +10374,8 @@ export declare const commentContract: {
10374
10374
  createdAt: Date;
10375
10375
  updatedAt: Date;
10376
10376
  deletedAt: Date | null;
10377
- address?: string | null | undefined;
10378
10377
  name?: string | undefined;
10378
+ address?: string | null | undefined;
10379
10379
  phone?: string | null | undefined;
10380
10380
  industry?: string | null | undefined;
10381
10381
  }, {
@@ -10383,8 +10383,8 @@ export declare const commentContract: {
10383
10383
  createdAt: Date;
10384
10384
  updatedAt: Date;
10385
10385
  deletedAt: Date | null;
10386
- address?: string | null | undefined;
10387
10386
  name?: string | undefined;
10387
+ address?: string | null | undefined;
10388
10388
  phone?: string | null | undefined;
10389
10389
  industry?: string | null | undefined;
10390
10390
  }>>;
@@ -10402,13 +10402,13 @@ export declare const commentContract: {
10402
10402
  picture: z.ZodOptional<z.ZodString>;
10403
10403
  additionalCredentials: z.ZodAny;
10404
10404
  }, "strip", z.ZodTypeAny, {
10405
- id: string;
10406
10405
  name: string;
10406
+ id: string;
10407
10407
  picture?: string | undefined;
10408
10408
  additionalCredentials?: any;
10409
10409
  }, {
10410
- id: string;
10411
10410
  name: string;
10411
+ id: string;
10412
10412
  picture?: string | undefined;
10413
10413
  additionalCredentials?: any;
10414
10414
  }>;
@@ -10416,8 +10416,8 @@ export declare const commentContract: {
10416
10416
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
10417
10417
  id: string;
10418
10418
  metadata: {
10419
- id: string;
10420
10419
  name: string;
10420
+ id: string;
10421
10421
  picture?: string | undefined;
10422
10422
  additionalCredentials?: any;
10423
10423
  };
@@ -10430,8 +10430,8 @@ export declare const commentContract: {
10430
10430
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
10431
10431
  id: string;
10432
10432
  metadata: {
10433
- id: string;
10434
10433
  name: string;
10434
+ id: string;
10435
10435
  picture?: string | undefined;
10436
10436
  additionalCredentials?: any;
10437
10437
  };
@@ -10541,9 +10541,10 @@ export declare const commentContract: {
10541
10541
  fileSize: z.ZodNumber;
10542
10542
  fileKey: z.ZodString;
10543
10543
  fileUrl: z.ZodNullable<z.ZodString>;
10544
- status: z.ZodOptional<z.ZodString>;
10544
+ status: z.ZodNullable<z.ZodString>;
10545
10545
  }, "strip", z.ZodTypeAny, {
10546
10546
  id: string;
10547
+ status: string | null;
10547
10548
  createdAt: Date;
10548
10549
  updatedAt: Date;
10549
10550
  deletedAt: Date | null;
@@ -10552,9 +10553,9 @@ export declare const commentContract: {
10552
10553
  bucketName: string;
10553
10554
  fileSize: number;
10554
10555
  fileUrl: string | null;
10555
- status?: string | undefined;
10556
10556
  }, {
10557
10557
  id: string;
10558
+ status: string | null;
10558
10559
  createdAt: Date;
10559
10560
  updatedAt: Date;
10560
10561
  deletedAt: Date | null;
@@ -10563,7 +10564,6 @@ export declare const commentContract: {
10563
10564
  bucketName: string;
10564
10565
  fileSize: number;
10565
10566
  fileUrl: string | null;
10566
- status?: string | undefined;
10567
10567
  }>, "many">;
10568
10568
  }, "strip", z.ZodTypeAny, {
10569
10569
  id: string;
@@ -10590,6 +10590,7 @@ export declare const commentContract: {
10590
10590
  dateValue: Date | null;
10591
10591
  uploads: {
10592
10592
  id: string;
10593
+ status: string | null;
10593
10594
  createdAt: Date;
10594
10595
  updatedAt: Date;
10595
10596
  deletedAt: Date | null;
@@ -10598,7 +10599,6 @@ export declare const commentContract: {
10598
10599
  bucketName: string;
10599
10600
  fileSize: number;
10600
10601
  fileUrl: string | null;
10601
- status?: string | undefined;
10602
10602
  }[];
10603
10603
  }, {
10604
10604
  id: string;
@@ -10625,6 +10625,7 @@ export declare const commentContract: {
10625
10625
  dateValue: Date | null;
10626
10626
  uploads: {
10627
10627
  id: string;
10628
+ status: string | null;
10628
10629
  createdAt: Date;
10629
10630
  updatedAt: Date;
10630
10631
  deletedAt: Date | null;
@@ -10633,7 +10634,6 @@ export declare const commentContract: {
10633
10634
  bucketName: string;
10634
10635
  fileSize: number;
10635
10636
  fileUrl: string | null;
10636
- status?: string | undefined;
10637
10637
  }[];
10638
10638
  }>, "many">;
10639
10639
  contactEmails: z.ZodArray<z.ZodObject<{
@@ -10741,10 +10741,10 @@ export declare const commentContract: {
10741
10741
  };
10742
10742
  }>, "many">>;
10743
10743
  }, "strip", z.ZodTypeAny, {
10744
+ name: string;
10744
10745
  id: string;
10745
10746
  channel: string | null;
10746
10747
  address: string | null;
10747
- name: string;
10748
10748
  createdAt: Date;
10749
10749
  updatedAt: Date;
10750
10750
  deletedAt: Date | null;
@@ -10773,6 +10773,7 @@ export declare const commentContract: {
10773
10773
  dateValue: Date | null;
10774
10774
  uploads: {
10775
10775
  id: string;
10776
+ status: string | null;
10776
10777
  createdAt: Date;
10777
10778
  updatedAt: Date;
10778
10779
  deletedAt: Date | null;
@@ -10781,7 +10782,6 @@ export declare const commentContract: {
10781
10782
  bucketName: string;
10782
10783
  fileSize: number;
10783
10784
  fileUrl: string | null;
10784
- status?: string | undefined;
10785
10785
  }[];
10786
10786
  }[];
10787
10787
  company: {
@@ -10789,8 +10789,8 @@ export declare const commentContract: {
10789
10789
  createdAt: Date;
10790
10790
  updatedAt: Date;
10791
10791
  deletedAt: Date | null;
10792
- address?: string | null | undefined;
10793
10792
  name?: string | undefined;
10793
+ address?: string | null | undefined;
10794
10794
  phone?: string | null | undefined;
10795
10795
  industry?: string | null | undefined;
10796
10796
  } | null;
@@ -10798,8 +10798,8 @@ export declare const commentContract: {
10798
10798
  contactProfile: string | null;
10799
10799
  socialProfileUrl: string | null;
10800
10800
  tags: {
10801
- id: string;
10802
10801
  name: string;
10802
+ id: string;
10803
10803
  createdAt: Date;
10804
10804
  updatedAt: Date;
10805
10805
  deletedAt: Date | null;
@@ -10824,8 +10824,8 @@ export declare const commentContract: {
10824
10824
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
10825
10825
  id: string;
10826
10826
  metadata: {
10827
- id: string;
10828
10827
  name: string;
10828
+ id: string;
10829
10829
  picture?: string | undefined;
10830
10830
  additionalCredentials?: any;
10831
10831
  };
@@ -10852,10 +10852,10 @@ export declare const commentContract: {
10852
10852
  };
10853
10853
  }[] | undefined;
10854
10854
  }, {
10855
+ name: string;
10855
10856
  id: string;
10856
10857
  channel: string | null;
10857
10858
  address: string | null;
10858
- name: string;
10859
10859
  createdAt: Date;
10860
10860
  updatedAt: Date;
10861
10861
  deletedAt: Date | null;
@@ -10884,6 +10884,7 @@ export declare const commentContract: {
10884
10884
  dateValue: Date | null;
10885
10885
  uploads: {
10886
10886
  id: string;
10887
+ status: string | null;
10887
10888
  createdAt: Date;
10888
10889
  updatedAt: Date;
10889
10890
  deletedAt: Date | null;
@@ -10892,7 +10893,6 @@ export declare const commentContract: {
10892
10893
  bucketName: string;
10893
10894
  fileSize: number;
10894
10895
  fileUrl: string | null;
10895
- status?: string | undefined;
10896
10896
  }[];
10897
10897
  }[];
10898
10898
  company: {
@@ -10900,8 +10900,8 @@ export declare const commentContract: {
10900
10900
  createdAt: Date;
10901
10901
  updatedAt: Date;
10902
10902
  deletedAt: Date | null;
10903
- address?: string | null | undefined;
10904
10903
  name?: string | undefined;
10904
+ address?: string | null | undefined;
10905
10905
  phone?: string | null | undefined;
10906
10906
  industry?: string | null | undefined;
10907
10907
  } | null;
@@ -10909,8 +10909,8 @@ export declare const commentContract: {
10909
10909
  contactProfile: string | null;
10910
10910
  socialProfileUrl: string | null;
10911
10911
  tags: {
10912
- id: string;
10913
10912
  name: string;
10913
+ id: string;
10914
10914
  createdAt: Date;
10915
10915
  updatedAt: Date;
10916
10916
  deletedAt: Date | null;
@@ -10935,8 +10935,8 @@ export declare const commentContract: {
10935
10935
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
10936
10936
  id: string;
10937
10937
  metadata: {
10938
- id: string;
10939
10938
  name: string;
10939
+ id: string;
10940
10940
  picture?: string | undefined;
10941
10941
  additionalCredentials?: any;
10942
10942
  };
@@ -11086,9 +11086,9 @@ export declare const commentContract: {
11086
11086
  telephonySignature: string | null;
11087
11087
  }>;
11088
11088
  }, "strip", z.ZodTypeAny, {
11089
+ name: string;
11089
11090
  id: string;
11090
11091
  address: string | null;
11091
- name: string;
11092
11092
  email: string;
11093
11093
  createdAt: Date;
11094
11094
  updatedAt: Date;
@@ -11129,9 +11129,9 @@ export declare const commentContract: {
11129
11129
  telephonySignature: string | null;
11130
11130
  };
11131
11131
  }, {
11132
+ name: string;
11132
11133
  id: string;
11133
11134
  address: string | null;
11134
- name: string;
11135
11135
  email: string;
11136
11136
  createdAt: Date;
11137
11137
  updatedAt: Date;
@@ -11203,9 +11203,9 @@ export declare const commentContract: {
11203
11203
  updatedAt: Date;
11204
11204
  deletedAt: Date | null;
11205
11205
  actor: {
11206
+ name: string;
11206
11207
  id: string;
11207
11208
  address: string | null;
11208
- name: string;
11209
11209
  email: string;
11210
11210
  createdAt: Date;
11211
11211
  updatedAt: Date;
@@ -11262,9 +11262,9 @@ export declare const commentContract: {
11262
11262
  updatedAt: Date;
11263
11263
  deletedAt: Date | null;
11264
11264
  actor: {
11265
+ name: string;
11265
11266
  id: string;
11266
11267
  address: string | null;
11267
- name: string;
11268
11268
  email: string;
11269
11269
  createdAt: Date;
11270
11270
  updatedAt: Date;
@@ -11349,10 +11349,10 @@ export declare const commentContract: {
11349
11349
  }[];
11350
11350
  }[];
11351
11351
  contact: {
11352
+ name: string;
11352
11353
  id: string;
11353
11354
  channel: string | null;
11354
11355
  address: string | null;
11355
- name: string;
11356
11356
  createdAt: Date;
11357
11357
  updatedAt: Date;
11358
11358
  deletedAt: Date | null;
@@ -11381,6 +11381,7 @@ export declare const commentContract: {
11381
11381
  dateValue: Date | null;
11382
11382
  uploads: {
11383
11383
  id: string;
11384
+ status: string | null;
11384
11385
  createdAt: Date;
11385
11386
  updatedAt: Date;
11386
11387
  deletedAt: Date | null;
@@ -11389,7 +11390,6 @@ export declare const commentContract: {
11389
11390
  bucketName: string;
11390
11391
  fileSize: number;
11391
11392
  fileUrl: string | null;
11392
- status?: string | undefined;
11393
11393
  }[];
11394
11394
  }[];
11395
11395
  company: {
@@ -11397,8 +11397,8 @@ export declare const commentContract: {
11397
11397
  createdAt: Date;
11398
11398
  updatedAt: Date;
11399
11399
  deletedAt: Date | null;
11400
- address?: string | null | undefined;
11401
11400
  name?: string | undefined;
11401
+ address?: string | null | undefined;
11402
11402
  phone?: string | null | undefined;
11403
11403
  industry?: string | null | undefined;
11404
11404
  } | null;
@@ -11406,8 +11406,8 @@ export declare const commentContract: {
11406
11406
  contactProfile: string | null;
11407
11407
  socialProfileUrl: string | null;
11408
11408
  tags: {
11409
- id: string;
11410
11409
  name: string;
11410
+ id: string;
11411
11411
  createdAt: Date;
11412
11412
  updatedAt: Date;
11413
11413
  deletedAt: Date | null;
@@ -11432,8 +11432,8 @@ export declare const commentContract: {
11432
11432
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
11433
11433
  id: string;
11434
11434
  metadata: {
11435
- id: string;
11436
11435
  name: string;
11436
+ id: string;
11437
11437
  picture?: string | undefined;
11438
11438
  additionalCredentials?: any;
11439
11439
  };
@@ -11485,6 +11485,7 @@ export declare const commentContract: {
11485
11485
  dateValue: Date | null;
11486
11486
  uploads: {
11487
11487
  id: string;
11488
+ status: string | null;
11488
11489
  createdAt: Date;
11489
11490
  updatedAt: Date;
11490
11491
  deletedAt: Date | null;
@@ -11493,12 +11494,11 @@ export declare const commentContract: {
11493
11494
  bucketName: string;
11494
11495
  fileSize: number;
11495
11496
  fileUrl: string | null;
11496
- status?: string | undefined;
11497
11497
  }[];
11498
11498
  }[];
11499
11499
  tags: {
11500
- id: string;
11501
11500
  name: string;
11501
+ id: string;
11502
11502
  createdAt: Date;
11503
11503
  updatedAt: Date;
11504
11504
  deletedAt: Date | null;
@@ -11510,9 +11510,9 @@ export declare const commentContract: {
11510
11510
  updatedAt: Date;
11511
11511
  deletedAt: Date | null;
11512
11512
  actor: {
11513
+ name: string;
11513
11514
  id: string;
11514
11515
  address: string | null;
11515
- name: string;
11516
11516
  email: string;
11517
11517
  createdAt: Date;
11518
11518
  updatedAt: Date;
@@ -11568,9 +11568,9 @@ export declare const commentContract: {
11568
11568
  creatorId: string;
11569
11569
  reasonToAssign: string | null;
11570
11570
  creator?: {
11571
+ name: string;
11571
11572
  id: string;
11572
11573
  address: string | null;
11573
- name: string;
11574
11574
  email: string;
11575
11575
  createdAt: Date;
11576
11576
  updatedAt: Date;
@@ -11612,9 +11612,9 @@ export declare const commentContract: {
11612
11612
  };
11613
11613
  } | null | undefined;
11614
11614
  assignee?: {
11615
+ name: string;
11615
11616
  id: string;
11616
11617
  address: string | null;
11617
- name: string;
11618
11618
  email: string;
11619
11619
  createdAt: Date;
11620
11620
  updatedAt: Date;
@@ -11690,10 +11690,10 @@ export declare const commentContract: {
11690
11690
  }[];
11691
11691
  }[];
11692
11692
  contact: {
11693
+ name: string;
11693
11694
  id: string;
11694
11695
  channel: string | null;
11695
11696
  address: string | null;
11696
- name: string;
11697
11697
  createdAt: Date;
11698
11698
  updatedAt: Date;
11699
11699
  deletedAt: Date | null;
@@ -11722,6 +11722,7 @@ export declare const commentContract: {
11722
11722
  dateValue: Date | null;
11723
11723
  uploads: {
11724
11724
  id: string;
11725
+ status: string | null;
11725
11726
  createdAt: Date;
11726
11727
  updatedAt: Date;
11727
11728
  deletedAt: Date | null;
@@ -11730,7 +11731,6 @@ export declare const commentContract: {
11730
11731
  bucketName: string;
11731
11732
  fileSize: number;
11732
11733
  fileUrl: string | null;
11733
- status?: string | undefined;
11734
11734
  }[];
11735
11735
  }[];
11736
11736
  company: {
@@ -11738,8 +11738,8 @@ export declare const commentContract: {
11738
11738
  createdAt: Date;
11739
11739
  updatedAt: Date;
11740
11740
  deletedAt: Date | null;
11741
- address?: string | null | undefined;
11742
11741
  name?: string | undefined;
11742
+ address?: string | null | undefined;
11743
11743
  phone?: string | null | undefined;
11744
11744
  industry?: string | null | undefined;
11745
11745
  } | null;
@@ -11747,8 +11747,8 @@ export declare const commentContract: {
11747
11747
  contactProfile: string | null;
11748
11748
  socialProfileUrl: string | null;
11749
11749
  tags: {
11750
- id: string;
11751
11750
  name: string;
11751
+ id: string;
11752
11752
  createdAt: Date;
11753
11753
  updatedAt: Date;
11754
11754
  deletedAt: Date | null;
@@ -11773,8 +11773,8 @@ export declare const commentContract: {
11773
11773
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
11774
11774
  id: string;
11775
11775
  metadata: {
11776
- id: string;
11777
11776
  name: string;
11777
+ id: string;
11778
11778
  picture?: string | undefined;
11779
11779
  additionalCredentials?: any;
11780
11780
  };
@@ -11826,6 +11826,7 @@ export declare const commentContract: {
11826
11826
  dateValue: Date | null;
11827
11827
  uploads: {
11828
11828
  id: string;
11829
+ status: string | null;
11829
11830
  createdAt: Date;
11830
11831
  updatedAt: Date;
11831
11832
  deletedAt: Date | null;
@@ -11834,12 +11835,11 @@ export declare const commentContract: {
11834
11835
  bucketName: string;
11835
11836
  fileSize: number;
11836
11837
  fileUrl: string | null;
11837
- status?: string | undefined;
11838
11838
  }[];
11839
11839
  }[];
11840
11840
  tags: {
11841
- id: string;
11842
11841
  name: string;
11842
+ id: string;
11843
11843
  createdAt: Date;
11844
11844
  updatedAt: Date;
11845
11845
  deletedAt: Date | null;
@@ -11851,9 +11851,9 @@ export declare const commentContract: {
11851
11851
  updatedAt: Date;
11852
11852
  deletedAt: Date | null;
11853
11853
  actor: {
11854
+ name: string;
11854
11855
  id: string;
11855
11856
  address: string | null;
11856
- name: string;
11857
11857
  email: string;
11858
11858
  createdAt: Date;
11859
11859
  updatedAt: Date;
@@ -11909,9 +11909,9 @@ export declare const commentContract: {
11909
11909
  creatorId: string;
11910
11910
  reasonToAssign: string | null;
11911
11911
  creator?: {
11912
+ name: string;
11912
11913
  id: string;
11913
11914
  address: string | null;
11914
- name: string;
11915
11915
  email: string;
11916
11916
  createdAt: Date;
11917
11917
  updatedAt: Date;
@@ -11953,9 +11953,9 @@ export declare const commentContract: {
11953
11953
  };
11954
11954
  } | null | undefined;
11955
11955
  assignee?: {
11956
+ name: string;
11956
11957
  id: string;
11957
11958
  address: string | null;
11958
- name: string;
11959
11959
  email: string;
11960
11960
  createdAt: Date;
11961
11961
  updatedAt: Date;
@@ -12116,9 +12116,9 @@ export declare const commentContract: {
12116
12116
  telephonySignature: string | null;
12117
12117
  }>;
12118
12118
  }, "strip", z.ZodTypeAny, {
12119
+ name: string;
12119
12120
  id: string;
12120
12121
  address: string | null;
12121
- name: string;
12122
12122
  email: string;
12123
12123
  createdAt: Date;
12124
12124
  updatedAt: Date;
@@ -12159,9 +12159,9 @@ export declare const commentContract: {
12159
12159
  telephonySignature: string | null;
12160
12160
  };
12161
12161
  }, {
12162
+ name: string;
12162
12163
  id: string;
12163
12164
  address: string | null;
12164
- name: string;
12165
12165
  email: string;
12166
12166
  createdAt: Date;
12167
12167
  updatedAt: Date;
@@ -12241,10 +12241,10 @@ export declare const commentContract: {
12241
12241
  }[];
12242
12242
  }[];
12243
12243
  contact: {
12244
+ name: string;
12244
12245
  id: string;
12245
12246
  channel: string | null;
12246
12247
  address: string | null;
12247
- name: string;
12248
12248
  createdAt: Date;
12249
12249
  updatedAt: Date;
12250
12250
  deletedAt: Date | null;
@@ -12273,6 +12273,7 @@ export declare const commentContract: {
12273
12273
  dateValue: Date | null;
12274
12274
  uploads: {
12275
12275
  id: string;
12276
+ status: string | null;
12276
12277
  createdAt: Date;
12277
12278
  updatedAt: Date;
12278
12279
  deletedAt: Date | null;
@@ -12281,7 +12282,6 @@ export declare const commentContract: {
12281
12282
  bucketName: string;
12282
12283
  fileSize: number;
12283
12284
  fileUrl: string | null;
12284
- status?: string | undefined;
12285
12285
  }[];
12286
12286
  }[];
12287
12287
  company: {
@@ -12289,8 +12289,8 @@ export declare const commentContract: {
12289
12289
  createdAt: Date;
12290
12290
  updatedAt: Date;
12291
12291
  deletedAt: Date | null;
12292
- address?: string | null | undefined;
12293
12292
  name?: string | undefined;
12293
+ address?: string | null | undefined;
12294
12294
  phone?: string | null | undefined;
12295
12295
  industry?: string | null | undefined;
12296
12296
  } | null;
@@ -12298,8 +12298,8 @@ export declare const commentContract: {
12298
12298
  contactProfile: string | null;
12299
12299
  socialProfileUrl: string | null;
12300
12300
  tags: {
12301
- id: string;
12302
12301
  name: string;
12302
+ id: string;
12303
12303
  createdAt: Date;
12304
12304
  updatedAt: Date;
12305
12305
  deletedAt: Date | null;
@@ -12324,8 +12324,8 @@ export declare const commentContract: {
12324
12324
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
12325
12325
  id: string;
12326
12326
  metadata: {
12327
- id: string;
12328
12327
  name: string;
12328
+ id: string;
12329
12329
  picture?: string | undefined;
12330
12330
  additionalCredentials?: any;
12331
12331
  };
@@ -12377,6 +12377,7 @@ export declare const commentContract: {
12377
12377
  dateValue: Date | null;
12378
12378
  uploads: {
12379
12379
  id: string;
12380
+ status: string | null;
12380
12381
  createdAt: Date;
12381
12382
  updatedAt: Date;
12382
12383
  deletedAt: Date | null;
@@ -12385,12 +12386,11 @@ export declare const commentContract: {
12385
12386
  bucketName: string;
12386
12387
  fileSize: number;
12387
12388
  fileUrl: string | null;
12388
- status?: string | undefined;
12389
12389
  }[];
12390
12390
  }[];
12391
12391
  tags: {
12392
- id: string;
12393
12392
  name: string;
12393
+ id: string;
12394
12394
  createdAt: Date;
12395
12395
  updatedAt: Date;
12396
12396
  deletedAt: Date | null;
@@ -12402,9 +12402,9 @@ export declare const commentContract: {
12402
12402
  updatedAt: Date;
12403
12403
  deletedAt: Date | null;
12404
12404
  actor: {
12405
+ name: string;
12405
12406
  id: string;
12406
12407
  address: string | null;
12407
- name: string;
12408
12408
  email: string;
12409
12409
  createdAt: Date;
12410
12410
  updatedAt: Date;
@@ -12460,9 +12460,9 @@ export declare const commentContract: {
12460
12460
  creatorId: string;
12461
12461
  reasonToAssign: string | null;
12462
12462
  creator?: {
12463
+ name: string;
12463
12464
  id: string;
12464
12465
  address: string | null;
12465
- name: string;
12466
12466
  email: string;
12467
12467
  createdAt: Date;
12468
12468
  updatedAt: Date;
@@ -12504,9 +12504,9 @@ export declare const commentContract: {
12504
12504
  };
12505
12505
  } | null | undefined;
12506
12506
  assignee?: {
12507
+ name: string;
12507
12508
  id: string;
12508
12509
  address: string | null;
12509
- name: string;
12510
12510
  email: string;
12511
12511
  createdAt: Date;
12512
12512
  updatedAt: Date;
@@ -12556,9 +12556,9 @@ export declare const commentContract: {
12556
12556
  updatedAt: Date;
12557
12557
  deletedAt: Date | null;
12558
12558
  actor: {
12559
+ name: string;
12559
12560
  id: string;
12560
12561
  address: string | null;
12561
- name: string;
12562
12562
  email: string;
12563
12563
  createdAt: Date;
12564
12564
  updatedAt: Date;
@@ -12610,9 +12610,9 @@ export declare const commentContract: {
12610
12610
  };
12611
12611
  }[];
12612
12612
  agent: {
12613
+ name: string;
12613
12614
  id: string;
12614
12615
  address: string | null;
12615
- name: string;
12616
12616
  email: string;
12617
12617
  createdAt: Date;
12618
12618
  updatedAt: Date;
@@ -12694,10 +12694,10 @@ export declare const commentContract: {
12694
12694
  }[];
12695
12695
  }[];
12696
12696
  contact: {
12697
+ name: string;
12697
12698
  id: string;
12698
12699
  channel: string | null;
12699
12700
  address: string | null;
12700
- name: string;
12701
12701
  createdAt: Date;
12702
12702
  updatedAt: Date;
12703
12703
  deletedAt: Date | null;
@@ -12726,6 +12726,7 @@ export declare const commentContract: {
12726
12726
  dateValue: Date | null;
12727
12727
  uploads: {
12728
12728
  id: string;
12729
+ status: string | null;
12729
12730
  createdAt: Date;
12730
12731
  updatedAt: Date;
12731
12732
  deletedAt: Date | null;
@@ -12734,7 +12735,6 @@ export declare const commentContract: {
12734
12735
  bucketName: string;
12735
12736
  fileSize: number;
12736
12737
  fileUrl: string | null;
12737
- status?: string | undefined;
12738
12738
  }[];
12739
12739
  }[];
12740
12740
  company: {
@@ -12742,8 +12742,8 @@ export declare const commentContract: {
12742
12742
  createdAt: Date;
12743
12743
  updatedAt: Date;
12744
12744
  deletedAt: Date | null;
12745
- address?: string | null | undefined;
12746
12745
  name?: string | undefined;
12746
+ address?: string | null | undefined;
12747
12747
  phone?: string | null | undefined;
12748
12748
  industry?: string | null | undefined;
12749
12749
  } | null;
@@ -12751,8 +12751,8 @@ export declare const commentContract: {
12751
12751
  contactProfile: string | null;
12752
12752
  socialProfileUrl: string | null;
12753
12753
  tags: {
12754
- id: string;
12755
12754
  name: string;
12755
+ id: string;
12756
12756
  createdAt: Date;
12757
12757
  updatedAt: Date;
12758
12758
  deletedAt: Date | null;
@@ -12777,8 +12777,8 @@ export declare const commentContract: {
12777
12777
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
12778
12778
  id: string;
12779
12779
  metadata: {
12780
- id: string;
12781
12780
  name: string;
12781
+ id: string;
12782
12782
  picture?: string | undefined;
12783
12783
  additionalCredentials?: any;
12784
12784
  };
@@ -12830,6 +12830,7 @@ export declare const commentContract: {
12830
12830
  dateValue: Date | null;
12831
12831
  uploads: {
12832
12832
  id: string;
12833
+ status: string | null;
12833
12834
  createdAt: Date;
12834
12835
  updatedAt: Date;
12835
12836
  deletedAt: Date | null;
@@ -12838,12 +12839,11 @@ export declare const commentContract: {
12838
12839
  bucketName: string;
12839
12840
  fileSize: number;
12840
12841
  fileUrl: string | null;
12841
- status?: string | undefined;
12842
12842
  }[];
12843
12843
  }[];
12844
12844
  tags: {
12845
- id: string;
12846
12845
  name: string;
12846
+ id: string;
12847
12847
  createdAt: Date;
12848
12848
  updatedAt: Date;
12849
12849
  deletedAt: Date | null;
@@ -12855,9 +12855,9 @@ export declare const commentContract: {
12855
12855
  updatedAt: Date;
12856
12856
  deletedAt: Date | null;
12857
12857
  actor: {
12858
+ name: string;
12858
12859
  id: string;
12859
12860
  address: string | null;
12860
- name: string;
12861
12861
  email: string;
12862
12862
  createdAt: Date;
12863
12863
  updatedAt: Date;
@@ -12913,9 +12913,9 @@ export declare const commentContract: {
12913
12913
  creatorId: string;
12914
12914
  reasonToAssign: string | null;
12915
12915
  creator?: {
12916
+ name: string;
12916
12917
  id: string;
12917
12918
  address: string | null;
12918
- name: string;
12919
12919
  email: string;
12920
12920
  createdAt: Date;
12921
12921
  updatedAt: Date;
@@ -12957,9 +12957,9 @@ export declare const commentContract: {
12957
12957
  };
12958
12958
  } | null | undefined;
12959
12959
  assignee?: {
12960
+ name: string;
12960
12961
  id: string;
12961
12962
  address: string | null;
12962
- name: string;
12963
12963
  email: string;
12964
12964
  createdAt: Date;
12965
12965
  updatedAt: Date;
@@ -13009,9 +13009,9 @@ export declare const commentContract: {
13009
13009
  updatedAt: Date;
13010
13010
  deletedAt: Date | null;
13011
13011
  actor: {
13012
+ name: string;
13012
13013
  id: string;
13013
13014
  address: string | null;
13014
- name: string;
13015
13015
  email: string;
13016
13016
  createdAt: Date;
13017
13017
  updatedAt: Date;
@@ -13063,9 +13063,9 @@ export declare const commentContract: {
13063
13063
  };
13064
13064
  }[];
13065
13065
  agent: {
13066
+ name: string;
13066
13067
  id: string;
13067
13068
  address: string | null;
13068
- name: string;
13069
13069
  email: string;
13070
13070
  createdAt: Date;
13071
13071
  updatedAt: Date;
@@ -13150,10 +13150,10 @@ export declare const commentContract: {
13150
13150
  }[];
13151
13151
  }[];
13152
13152
  contact: {
13153
+ name: string;
13153
13154
  id: string;
13154
13155
  channel: string | null;
13155
13156
  address: string | null;
13156
- name: string;
13157
13157
  createdAt: Date;
13158
13158
  updatedAt: Date;
13159
13159
  deletedAt: Date | null;
@@ -13182,6 +13182,7 @@ export declare const commentContract: {
13182
13182
  dateValue: Date | null;
13183
13183
  uploads: {
13184
13184
  id: string;
13185
+ status: string | null;
13185
13186
  createdAt: Date;
13186
13187
  updatedAt: Date;
13187
13188
  deletedAt: Date | null;
@@ -13190,7 +13191,6 @@ export declare const commentContract: {
13190
13191
  bucketName: string;
13191
13192
  fileSize: number;
13192
13193
  fileUrl: string | null;
13193
- status?: string | undefined;
13194
13194
  }[];
13195
13195
  }[];
13196
13196
  company: {
@@ -13198,8 +13198,8 @@ export declare const commentContract: {
13198
13198
  createdAt: Date;
13199
13199
  updatedAt: Date;
13200
13200
  deletedAt: Date | null;
13201
- address?: string | null | undefined;
13202
13201
  name?: string | undefined;
13202
+ address?: string | null | undefined;
13203
13203
  phone?: string | null | undefined;
13204
13204
  industry?: string | null | undefined;
13205
13205
  } | null;
@@ -13207,8 +13207,8 @@ export declare const commentContract: {
13207
13207
  contactProfile: string | null;
13208
13208
  socialProfileUrl: string | null;
13209
13209
  tags: {
13210
- id: string;
13211
13210
  name: string;
13211
+ id: string;
13212
13212
  createdAt: Date;
13213
13213
  updatedAt: Date;
13214
13214
  deletedAt: Date | null;
@@ -13233,8 +13233,8 @@ export declare const commentContract: {
13233
13233
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
13234
13234
  id: string;
13235
13235
  metadata: {
13236
- id: string;
13237
13236
  name: string;
13237
+ id: string;
13238
13238
  picture?: string | undefined;
13239
13239
  additionalCredentials?: any;
13240
13240
  };
@@ -13286,6 +13286,7 @@ export declare const commentContract: {
13286
13286
  dateValue: Date | null;
13287
13287
  uploads: {
13288
13288
  id: string;
13289
+ status: string | null;
13289
13290
  createdAt: Date;
13290
13291
  updatedAt: Date;
13291
13292
  deletedAt: Date | null;
@@ -13294,12 +13295,11 @@ export declare const commentContract: {
13294
13295
  bucketName: string;
13295
13296
  fileSize: number;
13296
13297
  fileUrl: string | null;
13297
- status?: string | undefined;
13298
13298
  }[];
13299
13299
  }[];
13300
13300
  tags: {
13301
- id: string;
13302
13301
  name: string;
13302
+ id: string;
13303
13303
  createdAt: Date;
13304
13304
  updatedAt: Date;
13305
13305
  deletedAt: Date | null;
@@ -13311,9 +13311,9 @@ export declare const commentContract: {
13311
13311
  updatedAt: Date;
13312
13312
  deletedAt: Date | null;
13313
13313
  actor: {
13314
+ name: string;
13314
13315
  id: string;
13315
13316
  address: string | null;
13316
- name: string;
13317
13317
  email: string;
13318
13318
  createdAt: Date;
13319
13319
  updatedAt: Date;
@@ -13369,9 +13369,9 @@ export declare const commentContract: {
13369
13369
  creatorId: string;
13370
13370
  reasonToAssign: string | null;
13371
13371
  creator?: {
13372
+ name: string;
13372
13373
  id: string;
13373
13374
  address: string | null;
13374
- name: string;
13375
13375
  email: string;
13376
13376
  createdAt: Date;
13377
13377
  updatedAt: Date;
@@ -13413,9 +13413,9 @@ export declare const commentContract: {
13413
13413
  };
13414
13414
  } | null | undefined;
13415
13415
  assignee?: {
13416
+ name: string;
13416
13417
  id: string;
13417
13418
  address: string | null;
13418
- name: string;
13419
13419
  email: string;
13420
13420
  createdAt: Date;
13421
13421
  updatedAt: Date;
@@ -13465,9 +13465,9 @@ export declare const commentContract: {
13465
13465
  updatedAt: Date;
13466
13466
  deletedAt: Date | null;
13467
13467
  actor: {
13468
+ name: string;
13468
13469
  id: string;
13469
13470
  address: string | null;
13470
- name: string;
13471
13471
  email: string;
13472
13472
  createdAt: Date;
13473
13473
  updatedAt: Date;
@@ -13519,9 +13519,9 @@ export declare const commentContract: {
13519
13519
  };
13520
13520
  }[];
13521
13521
  agent: {
13522
+ name: string;
13522
13523
  id: string;
13523
13524
  address: string | null;
13524
- name: string;
13525
13525
  email: string;
13526
13526
  createdAt: Date;
13527
13527
  updatedAt: Date;
@@ -13606,10 +13606,10 @@ export declare const commentContract: {
13606
13606
  }[];
13607
13607
  }[];
13608
13608
  contact: {
13609
+ name: string;
13609
13610
  id: string;
13610
13611
  channel: string | null;
13611
13612
  address: string | null;
13612
- name: string;
13613
13613
  createdAt: Date;
13614
13614
  updatedAt: Date;
13615
13615
  deletedAt: Date | null;
@@ -13638,6 +13638,7 @@ export declare const commentContract: {
13638
13638
  dateValue: Date | null;
13639
13639
  uploads: {
13640
13640
  id: string;
13641
+ status: string | null;
13641
13642
  createdAt: Date;
13642
13643
  updatedAt: Date;
13643
13644
  deletedAt: Date | null;
@@ -13646,7 +13647,6 @@ export declare const commentContract: {
13646
13647
  bucketName: string;
13647
13648
  fileSize: number;
13648
13649
  fileUrl: string | null;
13649
- status?: string | undefined;
13650
13650
  }[];
13651
13651
  }[];
13652
13652
  company: {
@@ -13654,8 +13654,8 @@ export declare const commentContract: {
13654
13654
  createdAt: Date;
13655
13655
  updatedAt: Date;
13656
13656
  deletedAt: Date | null;
13657
- address?: string | null | undefined;
13658
13657
  name?: string | undefined;
13658
+ address?: string | null | undefined;
13659
13659
  phone?: string | null | undefined;
13660
13660
  industry?: string | null | undefined;
13661
13661
  } | null;
@@ -13663,8 +13663,8 @@ export declare const commentContract: {
13663
13663
  contactProfile: string | null;
13664
13664
  socialProfileUrl: string | null;
13665
13665
  tags: {
13666
- id: string;
13667
13666
  name: string;
13667
+ id: string;
13668
13668
  createdAt: Date;
13669
13669
  updatedAt: Date;
13670
13670
  deletedAt: Date | null;
@@ -13689,8 +13689,8 @@ export declare const commentContract: {
13689
13689
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
13690
13690
  id: string;
13691
13691
  metadata: {
13692
- id: string;
13693
13692
  name: string;
13693
+ id: string;
13694
13694
  picture?: string | undefined;
13695
13695
  additionalCredentials?: any;
13696
13696
  };
@@ -13742,6 +13742,7 @@ export declare const commentContract: {
13742
13742
  dateValue: Date | null;
13743
13743
  uploads: {
13744
13744
  id: string;
13745
+ status: string | null;
13745
13746
  createdAt: Date;
13746
13747
  updatedAt: Date;
13747
13748
  deletedAt: Date | null;
@@ -13750,12 +13751,11 @@ export declare const commentContract: {
13750
13751
  bucketName: string;
13751
13752
  fileSize: number;
13752
13753
  fileUrl: string | null;
13753
- status?: string | undefined;
13754
13754
  }[];
13755
13755
  }[];
13756
13756
  tags: {
13757
- id: string;
13758
13757
  name: string;
13758
+ id: string;
13759
13759
  createdAt: Date;
13760
13760
  updatedAt: Date;
13761
13761
  deletedAt: Date | null;
@@ -13767,9 +13767,9 @@ export declare const commentContract: {
13767
13767
  updatedAt: Date;
13768
13768
  deletedAt: Date | null;
13769
13769
  actor: {
13770
+ name: string;
13770
13771
  id: string;
13771
13772
  address: string | null;
13772
- name: string;
13773
13773
  email: string;
13774
13774
  createdAt: Date;
13775
13775
  updatedAt: Date;
@@ -13825,9 +13825,9 @@ export declare const commentContract: {
13825
13825
  creatorId: string;
13826
13826
  reasonToAssign: string | null;
13827
13827
  creator?: {
13828
+ name: string;
13828
13829
  id: string;
13829
13830
  address: string | null;
13830
- name: string;
13831
13831
  email: string;
13832
13832
  createdAt: Date;
13833
13833
  updatedAt: Date;
@@ -13869,9 +13869,9 @@ export declare const commentContract: {
13869
13869
  };
13870
13870
  } | null | undefined;
13871
13871
  assignee?: {
13872
+ name: string;
13872
13873
  id: string;
13873
13874
  address: string | null;
13874
- name: string;
13875
13875
  email: string;
13876
13876
  createdAt: Date;
13877
13877
  updatedAt: Date;
@@ -13921,9 +13921,9 @@ export declare const commentContract: {
13921
13921
  updatedAt: Date;
13922
13922
  deletedAt: Date | null;
13923
13923
  actor: {
13924
+ name: string;
13924
13925
  id: string;
13925
13926
  address: string | null;
13926
- name: string;
13927
13927
  email: string;
13928
13928
  createdAt: Date;
13929
13929
  updatedAt: Date;
@@ -13975,9 +13975,9 @@ export declare const commentContract: {
13975
13975
  };
13976
13976
  }[];
13977
13977
  agent: {
13978
+ name: string;
13978
13979
  id: string;
13979
13980
  address: string | null;
13980
- name: string;
13981
13981
  email: string;
13982
13982
  createdAt: Date;
13983
13983
  updatedAt: Date;
@@ -14033,20 +14033,20 @@ export declare const commentContract: {
14033
14033
  error?: any;
14034
14034
  }>;
14035
14035
  };
14036
- path: "ticket-service/comment/:id";
14036
+ path: "ts/comment/:id";
14037
14037
  headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
14038
14038
  'x-tenant': z.ZodString;
14039
- authorization: z.ZodString;
14039
+ 'x-service-token': z.ZodString;
14040
14040
  'x-code': z.ZodOptional<z.ZodString>;
14041
14041
  'x-client-timezone': z.ZodDefault<z.ZodString>;
14042
14042
  }, "strip", z.ZodTypeAny, {
14043
14043
  'x-tenant': string;
14044
- authorization: string;
14044
+ 'x-service-token': string;
14045
14045
  'x-client-timezone': string;
14046
14046
  'x-code'?: string | undefined;
14047
14047
  }, {
14048
14048
  'x-tenant': string;
14049
- authorization: string;
14049
+ 'x-service-token': string;
14050
14050
  'x-code'?: string | undefined;
14051
14051
  'x-client-timezone'?: string | undefined;
14052
14052
  }>>>;
@@ -14084,20 +14084,20 @@ export declare const commentContract: {
14084
14084
  error?: any;
14085
14085
  }>;
14086
14086
  };
14087
- path: "ticket-service/comment/:id";
14087
+ path: "ts/comment/:id";
14088
14088
  headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
14089
14089
  'x-tenant': z.ZodString;
14090
- authorization: z.ZodString;
14090
+ 'x-service-token': z.ZodString;
14091
14091
  'x-code': z.ZodOptional<z.ZodString>;
14092
14092
  'x-client-timezone': z.ZodDefault<z.ZodString>;
14093
14093
  }, "strip", z.ZodTypeAny, {
14094
14094
  'x-tenant': string;
14095
- authorization: string;
14095
+ 'x-service-token': string;
14096
14096
  'x-client-timezone': string;
14097
14097
  'x-code'?: string | undefined;
14098
14098
  }, {
14099
14099
  'x-tenant': string;
14100
- authorization: string;
14100
+ 'x-service-token': string;
14101
14101
  'x-code'?: string | undefined;
14102
14102
  'x-client-timezone'?: string | undefined;
14103
14103
  }>>>;