@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
@@ -71,13 +71,13 @@ export declare const contactContract: {
71
71
  mailRoomId: z.ZodOptional<z.ZodString>;
72
72
  isTheMailRoomOwner: z.ZodOptional<z.ZodBoolean>;
73
73
  }, "strip", z.ZodTypeAny, {
74
- channel: {
74
+ name: {
75
75
  [x: string]: any;
76
76
  };
77
- address: {
77
+ channel: {
78
78
  [x: string]: any;
79
79
  };
80
- name: {
80
+ address: {
81
81
  [x: string]: any;
82
82
  };
83
83
  email: {
@@ -101,13 +101,13 @@ export declare const contactContract: {
101
101
  mailRoomId?: string | undefined;
102
102
  isTheMailRoomOwner?: boolean | undefined;
103
103
  }, {
104
- channel: {
104
+ name: {
105
105
  [x: string]: any;
106
106
  };
107
- address: {
107
+ channel: {
108
108
  [x: string]: any;
109
109
  };
110
- name: {
110
+ address: {
111
111
  [x: string]: any;
112
112
  };
113
113
  email: {
@@ -154,14 +154,14 @@ export declare const contactContract: {
154
154
  deletedAt: z.ZodNullable<z.ZodDate>;
155
155
  name: z.ZodString;
156
156
  }, "strip", z.ZodTypeAny, {
157
- id: string;
158
157
  name: string;
158
+ id: string;
159
159
  createdAt: Date;
160
160
  updatedAt: Date;
161
161
  deletedAt: Date | null;
162
162
  }, {
163
- id: string;
164
163
  name: string;
164
+ id: string;
165
165
  createdAt: Date;
166
166
  updatedAt: Date;
167
167
  deletedAt: Date | null;
@@ -317,8 +317,8 @@ export declare const contactContract: {
317
317
  createdAt: Date;
318
318
  updatedAt: Date;
319
319
  deletedAt: Date | null;
320
- address?: string | null | undefined;
321
320
  name?: string | undefined;
321
+ address?: string | null | undefined;
322
322
  phone?: string | null | undefined;
323
323
  industry?: string | null | undefined;
324
324
  }, {
@@ -326,8 +326,8 @@ export declare const contactContract: {
326
326
  createdAt: Date;
327
327
  updatedAt: Date;
328
328
  deletedAt: Date | null;
329
- address?: string | null | undefined;
330
329
  name?: string | undefined;
330
+ address?: string | null | undefined;
331
331
  phone?: string | null | undefined;
332
332
  industry?: string | null | undefined;
333
333
  }>>;
@@ -345,13 +345,13 @@ export declare const contactContract: {
345
345
  picture: z.ZodOptional<z.ZodString>;
346
346
  additionalCredentials: z.ZodAny;
347
347
  }, "strip", z.ZodTypeAny, {
348
- id: string;
349
348
  name: string;
349
+ id: string;
350
350
  picture?: string | undefined;
351
351
  additionalCredentials?: any;
352
352
  }, {
353
- id: string;
354
353
  name: string;
354
+ id: string;
355
355
  picture?: string | undefined;
356
356
  additionalCredentials?: any;
357
357
  }>;
@@ -359,8 +359,8 @@ export declare const contactContract: {
359
359
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
360
360
  id: string;
361
361
  metadata: {
362
- id: string;
363
362
  name: string;
363
+ id: string;
364
364
  picture?: string | undefined;
365
365
  additionalCredentials?: any;
366
366
  };
@@ -373,8 +373,8 @@ export declare const contactContract: {
373
373
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
374
374
  id: string;
375
375
  metadata: {
376
- id: string;
377
376
  name: string;
377
+ id: string;
378
378
  picture?: string | undefined;
379
379
  additionalCredentials?: any;
380
380
  };
@@ -484,9 +484,10 @@ export declare const contactContract: {
484
484
  fileSize: z.ZodNumber;
485
485
  fileKey: z.ZodString;
486
486
  fileUrl: z.ZodNullable<z.ZodString>;
487
- status: z.ZodOptional<z.ZodString>;
487
+ status: z.ZodNullable<z.ZodString>;
488
488
  }, "strip", z.ZodTypeAny, {
489
489
  id: string;
490
+ status: string | null;
490
491
  createdAt: Date;
491
492
  updatedAt: Date;
492
493
  deletedAt: Date | null;
@@ -495,9 +496,9 @@ export declare const contactContract: {
495
496
  bucketName: string;
496
497
  fileSize: number;
497
498
  fileUrl: string | null;
498
- status?: string | undefined;
499
499
  }, {
500
500
  id: string;
501
+ status: string | null;
501
502
  createdAt: Date;
502
503
  updatedAt: Date;
503
504
  deletedAt: Date | null;
@@ -506,7 +507,6 @@ export declare const contactContract: {
506
507
  bucketName: string;
507
508
  fileSize: number;
508
509
  fileUrl: string | null;
509
- status?: string | undefined;
510
510
  }>, "many">;
511
511
  }, "strip", z.ZodTypeAny, {
512
512
  id: string;
@@ -533,6 +533,7 @@ export declare const contactContract: {
533
533
  dateValue: Date | null;
534
534
  uploads: {
535
535
  id: string;
536
+ status: string | null;
536
537
  createdAt: Date;
537
538
  updatedAt: Date;
538
539
  deletedAt: Date | null;
@@ -541,7 +542,6 @@ export declare const contactContract: {
541
542
  bucketName: string;
542
543
  fileSize: number;
543
544
  fileUrl: string | null;
544
- status?: string | undefined;
545
545
  }[];
546
546
  }, {
547
547
  id: string;
@@ -568,6 +568,7 @@ export declare const contactContract: {
568
568
  dateValue: Date | null;
569
569
  uploads: {
570
570
  id: string;
571
+ status: string | null;
571
572
  createdAt: Date;
572
573
  updatedAt: Date;
573
574
  deletedAt: Date | null;
@@ -576,7 +577,6 @@ export declare const contactContract: {
576
577
  bucketName: string;
577
578
  fileSize: number;
578
579
  fileUrl: string | null;
579
- status?: string | undefined;
580
580
  }[];
581
581
  }>, "many">;
582
582
  contactEmails: z.ZodArray<z.ZodObject<{
@@ -684,10 +684,10 @@ export declare const contactContract: {
684
684
  };
685
685
  }>, "many">>;
686
686
  }, "strip", z.ZodTypeAny, {
687
+ name: string;
687
688
  id: string;
688
689
  channel: string | null;
689
690
  address: string | null;
690
- name: string;
691
691
  createdAt: Date;
692
692
  updatedAt: Date;
693
693
  deletedAt: Date | null;
@@ -716,6 +716,7 @@ export declare const contactContract: {
716
716
  dateValue: Date | null;
717
717
  uploads: {
718
718
  id: string;
719
+ status: string | null;
719
720
  createdAt: Date;
720
721
  updatedAt: Date;
721
722
  deletedAt: Date | null;
@@ -724,7 +725,6 @@ export declare const contactContract: {
724
725
  bucketName: string;
725
726
  fileSize: number;
726
727
  fileUrl: string | null;
727
- status?: string | undefined;
728
728
  }[];
729
729
  }[];
730
730
  company: {
@@ -732,8 +732,8 @@ export declare const contactContract: {
732
732
  createdAt: Date;
733
733
  updatedAt: Date;
734
734
  deletedAt: Date | null;
735
- address?: string | null | undefined;
736
735
  name?: string | undefined;
736
+ address?: string | null | undefined;
737
737
  phone?: string | null | undefined;
738
738
  industry?: string | null | undefined;
739
739
  } | null;
@@ -741,8 +741,8 @@ export declare const contactContract: {
741
741
  contactProfile: string | null;
742
742
  socialProfileUrl: string | null;
743
743
  tags: {
744
- id: string;
745
744
  name: string;
745
+ id: string;
746
746
  createdAt: Date;
747
747
  updatedAt: Date;
748
748
  deletedAt: Date | null;
@@ -767,8 +767,8 @@ export declare const contactContract: {
767
767
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
768
768
  id: string;
769
769
  metadata: {
770
- id: string;
771
770
  name: string;
771
+ id: string;
772
772
  picture?: string | undefined;
773
773
  additionalCredentials?: any;
774
774
  };
@@ -795,10 +795,10 @@ export declare const contactContract: {
795
795
  };
796
796
  }[] | undefined;
797
797
  }, {
798
+ name: string;
798
799
  id: string;
799
800
  channel: string | null;
800
801
  address: string | null;
801
- name: string;
802
802
  createdAt: Date;
803
803
  updatedAt: Date;
804
804
  deletedAt: Date | null;
@@ -827,6 +827,7 @@ export declare const contactContract: {
827
827
  dateValue: Date | null;
828
828
  uploads: {
829
829
  id: string;
830
+ status: string | null;
830
831
  createdAt: Date;
831
832
  updatedAt: Date;
832
833
  deletedAt: Date | null;
@@ -835,7 +836,6 @@ export declare const contactContract: {
835
836
  bucketName: string;
836
837
  fileSize: number;
837
838
  fileUrl: string | null;
838
- status?: string | undefined;
839
839
  }[];
840
840
  }[];
841
841
  company: {
@@ -843,8 +843,8 @@ export declare const contactContract: {
843
843
  createdAt: Date;
844
844
  updatedAt: Date;
845
845
  deletedAt: Date | null;
846
- address?: string | null | undefined;
847
846
  name?: string | undefined;
847
+ address?: string | null | undefined;
848
848
  phone?: string | null | undefined;
849
849
  industry?: string | null | undefined;
850
850
  } | null;
@@ -852,8 +852,8 @@ export declare const contactContract: {
852
852
  contactProfile: string | null;
853
853
  socialProfileUrl: string | null;
854
854
  tags: {
855
- id: string;
856
855
  name: string;
856
+ id: string;
857
857
  createdAt: Date;
858
858
  updatedAt: Date;
859
859
  deletedAt: Date | null;
@@ -878,8 +878,8 @@ export declare const contactContract: {
878
878
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
879
879
  id: string;
880
880
  metadata: {
881
- id: string;
882
881
  name: string;
882
+ id: string;
883
883
  picture?: string | undefined;
884
884
  additionalCredentials?: any;
885
885
  };
@@ -908,10 +908,10 @@ export declare const contactContract: {
908
908
  }>;
909
909
  }, "strip", z.ZodTypeAny, {
910
910
  data: {
911
+ name: string;
911
912
  id: string;
912
913
  channel: string | null;
913
914
  address: string | null;
914
- name: string;
915
915
  createdAt: Date;
916
916
  updatedAt: Date;
917
917
  deletedAt: Date | null;
@@ -940,6 +940,7 @@ export declare const contactContract: {
940
940
  dateValue: Date | null;
941
941
  uploads: {
942
942
  id: string;
943
+ status: string | null;
943
944
  createdAt: Date;
944
945
  updatedAt: Date;
945
946
  deletedAt: Date | null;
@@ -948,7 +949,6 @@ export declare const contactContract: {
948
949
  bucketName: string;
949
950
  fileSize: number;
950
951
  fileUrl: string | null;
951
- status?: string | undefined;
952
952
  }[];
953
953
  }[];
954
954
  company: {
@@ -956,8 +956,8 @@ export declare const contactContract: {
956
956
  createdAt: Date;
957
957
  updatedAt: Date;
958
958
  deletedAt: Date | null;
959
- address?: string | null | undefined;
960
959
  name?: string | undefined;
960
+ address?: string | null | undefined;
961
961
  phone?: string | null | undefined;
962
962
  industry?: string | null | undefined;
963
963
  } | null;
@@ -965,8 +965,8 @@ export declare const contactContract: {
965
965
  contactProfile: string | null;
966
966
  socialProfileUrl: string | null;
967
967
  tags: {
968
- id: string;
969
968
  name: string;
969
+ id: string;
970
970
  createdAt: Date;
971
971
  updatedAt: Date;
972
972
  deletedAt: Date | null;
@@ -991,8 +991,8 @@ export declare const contactContract: {
991
991
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
992
992
  id: string;
993
993
  metadata: {
994
- id: string;
995
994
  name: string;
995
+ id: string;
996
996
  picture?: string | undefined;
997
997
  additionalCredentials?: any;
998
998
  };
@@ -1022,10 +1022,10 @@ export declare const contactContract: {
1022
1022
  requestId: string;
1023
1023
  }, {
1024
1024
  data: {
1025
+ name: string;
1025
1026
  id: string;
1026
1027
  channel: string | null;
1027
1028
  address: string | null;
1028
- name: string;
1029
1029
  createdAt: Date;
1030
1030
  updatedAt: Date;
1031
1031
  deletedAt: Date | null;
@@ -1054,6 +1054,7 @@ export declare const contactContract: {
1054
1054
  dateValue: Date | null;
1055
1055
  uploads: {
1056
1056
  id: string;
1057
+ status: string | null;
1057
1058
  createdAt: Date;
1058
1059
  updatedAt: Date;
1059
1060
  deletedAt: Date | null;
@@ -1062,7 +1063,6 @@ export declare const contactContract: {
1062
1063
  bucketName: string;
1063
1064
  fileSize: number;
1064
1065
  fileUrl: string | null;
1065
- status?: string | undefined;
1066
1066
  }[];
1067
1067
  }[];
1068
1068
  company: {
@@ -1070,8 +1070,8 @@ export declare const contactContract: {
1070
1070
  createdAt: Date;
1071
1071
  updatedAt: Date;
1072
1072
  deletedAt: Date | null;
1073
- address?: string | null | undefined;
1074
1073
  name?: string | undefined;
1074
+ address?: string | null | undefined;
1075
1075
  phone?: string | null | undefined;
1076
1076
  industry?: string | null | undefined;
1077
1077
  } | null;
@@ -1079,8 +1079,8 @@ export declare const contactContract: {
1079
1079
  contactProfile: string | null;
1080
1080
  socialProfileUrl: string | null;
1081
1081
  tags: {
1082
- id: string;
1083
1082
  name: string;
1083
+ id: string;
1084
1084
  createdAt: Date;
1085
1085
  updatedAt: Date;
1086
1086
  deletedAt: Date | null;
@@ -1105,8 +1105,8 @@ export declare const contactContract: {
1105
1105
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
1106
1106
  id: string;
1107
1107
  metadata: {
1108
- id: string;
1109
1108
  name: string;
1109
+ id: string;
1110
1110
  picture?: string | undefined;
1111
1111
  additionalCredentials?: any;
1112
1112
  };
@@ -1187,20 +1187,20 @@ export declare const contactContract: {
1187
1187
  error?: any;
1188
1188
  }>;
1189
1189
  };
1190
- path: "contact-service/contact";
1190
+ path: "cs/contact";
1191
1191
  headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
1192
1192
  'x-tenant': z.ZodString;
1193
- authorization: z.ZodString;
1193
+ 'x-service-token': z.ZodString;
1194
1194
  'x-code': z.ZodOptional<z.ZodString>;
1195
1195
  'x-client-timezone': z.ZodDefault<z.ZodString>;
1196
1196
  }, "strip", z.ZodTypeAny, {
1197
1197
  'x-tenant': string;
1198
- authorization: string;
1198
+ 'x-service-token': string;
1199
1199
  'x-client-timezone': string;
1200
1200
  'x-code'?: string | undefined;
1201
1201
  }, {
1202
1202
  'x-tenant': string;
1203
- authorization: string;
1203
+ 'x-service-token': string;
1204
1204
  'x-code'?: string | undefined;
1205
1205
  'x-client-timezone'?: string | undefined;
1206
1206
  }>>>;
@@ -1296,14 +1296,14 @@ export declare const contactContract: {
1296
1296
  deletedAt: z.ZodNullable<z.ZodDate>;
1297
1297
  name: z.ZodString;
1298
1298
  }, "strip", z.ZodTypeAny, {
1299
- id: string;
1300
1299
  name: string;
1300
+ id: string;
1301
1301
  createdAt: Date;
1302
1302
  updatedAt: Date;
1303
1303
  deletedAt: Date | null;
1304
1304
  }, {
1305
- id: string;
1306
1305
  name: string;
1306
+ id: string;
1307
1307
  createdAt: Date;
1308
1308
  updatedAt: Date;
1309
1309
  deletedAt: Date | null;
@@ -1459,8 +1459,8 @@ export declare const contactContract: {
1459
1459
  createdAt: Date;
1460
1460
  updatedAt: Date;
1461
1461
  deletedAt: Date | null;
1462
- address?: string | null | undefined;
1463
1462
  name?: string | undefined;
1463
+ address?: string | null | undefined;
1464
1464
  phone?: string | null | undefined;
1465
1465
  industry?: string | null | undefined;
1466
1466
  }, {
@@ -1468,8 +1468,8 @@ export declare const contactContract: {
1468
1468
  createdAt: Date;
1469
1469
  updatedAt: Date;
1470
1470
  deletedAt: Date | null;
1471
- address?: string | null | undefined;
1472
1471
  name?: string | undefined;
1472
+ address?: string | null | undefined;
1473
1473
  phone?: string | null | undefined;
1474
1474
  industry?: string | null | undefined;
1475
1475
  }>>;
@@ -1487,13 +1487,13 @@ export declare const contactContract: {
1487
1487
  picture: z.ZodOptional<z.ZodString>;
1488
1488
  additionalCredentials: z.ZodAny;
1489
1489
  }, "strip", z.ZodTypeAny, {
1490
- id: string;
1491
1490
  name: string;
1491
+ id: string;
1492
1492
  picture?: string | undefined;
1493
1493
  additionalCredentials?: any;
1494
1494
  }, {
1495
- id: string;
1496
1495
  name: string;
1496
+ id: string;
1497
1497
  picture?: string | undefined;
1498
1498
  additionalCredentials?: any;
1499
1499
  }>;
@@ -1501,8 +1501,8 @@ export declare const contactContract: {
1501
1501
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
1502
1502
  id: string;
1503
1503
  metadata: {
1504
- id: string;
1505
1504
  name: string;
1505
+ id: string;
1506
1506
  picture?: string | undefined;
1507
1507
  additionalCredentials?: any;
1508
1508
  };
@@ -1515,8 +1515,8 @@ export declare const contactContract: {
1515
1515
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
1516
1516
  id: string;
1517
1517
  metadata: {
1518
- id: string;
1519
1518
  name: string;
1519
+ id: string;
1520
1520
  picture?: string | undefined;
1521
1521
  additionalCredentials?: any;
1522
1522
  };
@@ -1626,9 +1626,10 @@ export declare const contactContract: {
1626
1626
  fileSize: z.ZodNumber;
1627
1627
  fileKey: z.ZodString;
1628
1628
  fileUrl: z.ZodNullable<z.ZodString>;
1629
- status: z.ZodOptional<z.ZodString>;
1629
+ status: z.ZodNullable<z.ZodString>;
1630
1630
  }, "strip", z.ZodTypeAny, {
1631
1631
  id: string;
1632
+ status: string | null;
1632
1633
  createdAt: Date;
1633
1634
  updatedAt: Date;
1634
1635
  deletedAt: Date | null;
@@ -1637,9 +1638,9 @@ export declare const contactContract: {
1637
1638
  bucketName: string;
1638
1639
  fileSize: number;
1639
1640
  fileUrl: string | null;
1640
- status?: string | undefined;
1641
1641
  }, {
1642
1642
  id: string;
1643
+ status: string | null;
1643
1644
  createdAt: Date;
1644
1645
  updatedAt: Date;
1645
1646
  deletedAt: Date | null;
@@ -1648,7 +1649,6 @@ export declare const contactContract: {
1648
1649
  bucketName: string;
1649
1650
  fileSize: number;
1650
1651
  fileUrl: string | null;
1651
- status?: string | undefined;
1652
1652
  }>, "many">;
1653
1653
  }, "strip", z.ZodTypeAny, {
1654
1654
  id: string;
@@ -1675,6 +1675,7 @@ export declare const contactContract: {
1675
1675
  dateValue: Date | null;
1676
1676
  uploads: {
1677
1677
  id: string;
1678
+ status: string | null;
1678
1679
  createdAt: Date;
1679
1680
  updatedAt: Date;
1680
1681
  deletedAt: Date | null;
@@ -1683,7 +1684,6 @@ export declare const contactContract: {
1683
1684
  bucketName: string;
1684
1685
  fileSize: number;
1685
1686
  fileUrl: string | null;
1686
- status?: string | undefined;
1687
1687
  }[];
1688
1688
  }, {
1689
1689
  id: string;
@@ -1710,6 +1710,7 @@ export declare const contactContract: {
1710
1710
  dateValue: Date | null;
1711
1711
  uploads: {
1712
1712
  id: string;
1713
+ status: string | null;
1713
1714
  createdAt: Date;
1714
1715
  updatedAt: Date;
1715
1716
  deletedAt: Date | null;
@@ -1718,7 +1719,6 @@ export declare const contactContract: {
1718
1719
  bucketName: string;
1719
1720
  fileSize: number;
1720
1721
  fileUrl: string | null;
1721
- status?: string | undefined;
1722
1722
  }[];
1723
1723
  }>, "many">;
1724
1724
  contactEmails: z.ZodArray<z.ZodObject<{
@@ -1826,10 +1826,10 @@ export declare const contactContract: {
1826
1826
  };
1827
1827
  }>, "many">>;
1828
1828
  }, "strip", z.ZodTypeAny, {
1829
+ name: string;
1829
1830
  id: string;
1830
1831
  channel: string | null;
1831
1832
  address: string | null;
1832
- name: string;
1833
1833
  createdAt: Date;
1834
1834
  updatedAt: Date;
1835
1835
  deletedAt: Date | null;
@@ -1858,6 +1858,7 @@ export declare const contactContract: {
1858
1858
  dateValue: Date | null;
1859
1859
  uploads: {
1860
1860
  id: string;
1861
+ status: string | null;
1861
1862
  createdAt: Date;
1862
1863
  updatedAt: Date;
1863
1864
  deletedAt: Date | null;
@@ -1866,7 +1867,6 @@ export declare const contactContract: {
1866
1867
  bucketName: string;
1867
1868
  fileSize: number;
1868
1869
  fileUrl: string | null;
1869
- status?: string | undefined;
1870
1870
  }[];
1871
1871
  }[];
1872
1872
  company: {
@@ -1874,8 +1874,8 @@ export declare const contactContract: {
1874
1874
  createdAt: Date;
1875
1875
  updatedAt: Date;
1876
1876
  deletedAt: Date | null;
1877
- address?: string | null | undefined;
1878
1877
  name?: string | undefined;
1878
+ address?: string | null | undefined;
1879
1879
  phone?: string | null | undefined;
1880
1880
  industry?: string | null | undefined;
1881
1881
  } | null;
@@ -1883,8 +1883,8 @@ export declare const contactContract: {
1883
1883
  contactProfile: string | null;
1884
1884
  socialProfileUrl: string | null;
1885
1885
  tags: {
1886
- id: string;
1887
1886
  name: string;
1887
+ id: string;
1888
1888
  createdAt: Date;
1889
1889
  updatedAt: Date;
1890
1890
  deletedAt: Date | null;
@@ -1909,8 +1909,8 @@ export declare const contactContract: {
1909
1909
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
1910
1910
  id: string;
1911
1911
  metadata: {
1912
- id: string;
1913
1912
  name: string;
1913
+ id: string;
1914
1914
  picture?: string | undefined;
1915
1915
  additionalCredentials?: any;
1916
1916
  };
@@ -1937,10 +1937,10 @@ export declare const contactContract: {
1937
1937
  };
1938
1938
  }[] | undefined;
1939
1939
  }, {
1940
+ name: string;
1940
1941
  id: string;
1941
1942
  channel: string | null;
1942
1943
  address: string | null;
1943
- name: string;
1944
1944
  createdAt: Date;
1945
1945
  updatedAt: Date;
1946
1946
  deletedAt: Date | null;
@@ -1969,6 +1969,7 @@ export declare const contactContract: {
1969
1969
  dateValue: Date | null;
1970
1970
  uploads: {
1971
1971
  id: string;
1972
+ status: string | null;
1972
1973
  createdAt: Date;
1973
1974
  updatedAt: Date;
1974
1975
  deletedAt: Date | null;
@@ -1977,7 +1978,6 @@ export declare const contactContract: {
1977
1978
  bucketName: string;
1978
1979
  fileSize: number;
1979
1980
  fileUrl: string | null;
1980
- status?: string | undefined;
1981
1981
  }[];
1982
1982
  }[];
1983
1983
  company: {
@@ -1985,8 +1985,8 @@ export declare const contactContract: {
1985
1985
  createdAt: Date;
1986
1986
  updatedAt: Date;
1987
1987
  deletedAt: Date | null;
1988
- address?: string | null | undefined;
1989
1988
  name?: string | undefined;
1989
+ address?: string | null | undefined;
1990
1990
  phone?: string | null | undefined;
1991
1991
  industry?: string | null | undefined;
1992
1992
  } | null;
@@ -1994,8 +1994,8 @@ export declare const contactContract: {
1994
1994
  contactProfile: string | null;
1995
1995
  socialProfileUrl: string | null;
1996
1996
  tags: {
1997
- id: string;
1998
1997
  name: string;
1998
+ id: string;
1999
1999
  createdAt: Date;
2000
2000
  updatedAt: Date;
2001
2001
  deletedAt: Date | null;
@@ -2020,8 +2020,8 @@ export declare const contactContract: {
2020
2020
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
2021
2021
  id: string;
2022
2022
  metadata: {
2023
- id: string;
2024
2023
  name: string;
2024
+ id: string;
2025
2025
  picture?: string | undefined;
2026
2026
  additionalCredentials?: any;
2027
2027
  };
@@ -2050,10 +2050,10 @@ export declare const contactContract: {
2050
2050
  }>, "many">;
2051
2051
  }, "strip", z.ZodTypeAny, {
2052
2052
  data: {
2053
+ name: string;
2053
2054
  id: string;
2054
2055
  channel: string | null;
2055
2056
  address: string | null;
2056
- name: string;
2057
2057
  createdAt: Date;
2058
2058
  updatedAt: Date;
2059
2059
  deletedAt: Date | null;
@@ -2082,6 +2082,7 @@ export declare const contactContract: {
2082
2082
  dateValue: Date | null;
2083
2083
  uploads: {
2084
2084
  id: string;
2085
+ status: string | null;
2085
2086
  createdAt: Date;
2086
2087
  updatedAt: Date;
2087
2088
  deletedAt: Date | null;
@@ -2090,7 +2091,6 @@ export declare const contactContract: {
2090
2091
  bucketName: string;
2091
2092
  fileSize: number;
2092
2093
  fileUrl: string | null;
2093
- status?: string | undefined;
2094
2094
  }[];
2095
2095
  }[];
2096
2096
  company: {
@@ -2098,8 +2098,8 @@ export declare const contactContract: {
2098
2098
  createdAt: Date;
2099
2099
  updatedAt: Date;
2100
2100
  deletedAt: Date | null;
2101
- address?: string | null | undefined;
2102
2101
  name?: string | undefined;
2102
+ address?: string | null | undefined;
2103
2103
  phone?: string | null | undefined;
2104
2104
  industry?: string | null | undefined;
2105
2105
  } | null;
@@ -2107,8 +2107,8 @@ export declare const contactContract: {
2107
2107
  contactProfile: string | null;
2108
2108
  socialProfileUrl: string | null;
2109
2109
  tags: {
2110
- id: string;
2111
2110
  name: string;
2111
+ id: string;
2112
2112
  createdAt: Date;
2113
2113
  updatedAt: Date;
2114
2114
  deletedAt: Date | null;
@@ -2133,8 +2133,8 @@ export declare const contactContract: {
2133
2133
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
2134
2134
  id: string;
2135
2135
  metadata: {
2136
- id: string;
2137
2136
  name: string;
2137
+ id: string;
2138
2138
  picture?: string | undefined;
2139
2139
  additionalCredentials?: any;
2140
2140
  };
@@ -2168,10 +2168,10 @@ export declare const contactContract: {
2168
2168
  requestId: string;
2169
2169
  }, {
2170
2170
  data: {
2171
+ name: string;
2171
2172
  id: string;
2172
2173
  channel: string | null;
2173
2174
  address: string | null;
2174
- name: string;
2175
2175
  createdAt: Date;
2176
2176
  updatedAt: Date;
2177
2177
  deletedAt: Date | null;
@@ -2200,6 +2200,7 @@ export declare const contactContract: {
2200
2200
  dateValue: Date | null;
2201
2201
  uploads: {
2202
2202
  id: string;
2203
+ status: string | null;
2203
2204
  createdAt: Date;
2204
2205
  updatedAt: Date;
2205
2206
  deletedAt: Date | null;
@@ -2208,7 +2209,6 @@ export declare const contactContract: {
2208
2209
  bucketName: string;
2209
2210
  fileSize: number;
2210
2211
  fileUrl: string | null;
2211
- status?: string | undefined;
2212
2212
  }[];
2213
2213
  }[];
2214
2214
  company: {
@@ -2216,8 +2216,8 @@ export declare const contactContract: {
2216
2216
  createdAt: Date;
2217
2217
  updatedAt: Date;
2218
2218
  deletedAt: Date | null;
2219
- address?: string | null | undefined;
2220
2219
  name?: string | undefined;
2220
+ address?: string | null | undefined;
2221
2221
  phone?: string | null | undefined;
2222
2222
  industry?: string | null | undefined;
2223
2223
  } | null;
@@ -2225,8 +2225,8 @@ export declare const contactContract: {
2225
2225
  contactProfile: string | null;
2226
2226
  socialProfileUrl: string | null;
2227
2227
  tags: {
2228
- id: string;
2229
2228
  name: string;
2229
+ id: string;
2230
2230
  createdAt: Date;
2231
2231
  updatedAt: Date;
2232
2232
  deletedAt: Date | null;
@@ -2251,8 +2251,8 @@ export declare const contactContract: {
2251
2251
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
2252
2252
  id: string;
2253
2253
  metadata: {
2254
- id: string;
2255
2254
  name: string;
2255
+ id: string;
2256
2256
  picture?: string | undefined;
2257
2257
  additionalCredentials?: any;
2258
2258
  };
@@ -2337,20 +2337,20 @@ export declare const contactContract: {
2337
2337
  error?: any;
2338
2338
  }>;
2339
2339
  };
2340
- path: "contact-service/contact";
2340
+ path: "cs/contact";
2341
2341
  headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
2342
2342
  'x-tenant': z.ZodString;
2343
- authorization: z.ZodString;
2343
+ 'x-service-token': z.ZodString;
2344
2344
  'x-code': z.ZodOptional<z.ZodString>;
2345
2345
  'x-client-timezone': z.ZodDefault<z.ZodString>;
2346
2346
  }, "strip", z.ZodTypeAny, {
2347
2347
  'x-tenant': string;
2348
- authorization: string;
2348
+ 'x-service-token': string;
2349
2349
  'x-client-timezone': string;
2350
2350
  'x-code'?: string | undefined;
2351
2351
  }, {
2352
2352
  'x-tenant': string;
2353
- authorization: string;
2353
+ 'x-service-token': string;
2354
2354
  'x-code'?: string | undefined;
2355
2355
  'x-client-timezone'?: string | undefined;
2356
2356
  }>>>;
@@ -2408,14 +2408,14 @@ export declare const contactContract: {
2408
2408
  deletedAt: z.ZodNullable<z.ZodDate>;
2409
2409
  name: z.ZodString;
2410
2410
  }, "strip", z.ZodTypeAny, {
2411
- id: string;
2412
2411
  name: string;
2412
+ id: string;
2413
2413
  createdAt: Date;
2414
2414
  updatedAt: Date;
2415
2415
  deletedAt: Date | null;
2416
2416
  }, {
2417
- id: string;
2418
2417
  name: string;
2418
+ id: string;
2419
2419
  createdAt: Date;
2420
2420
  updatedAt: Date;
2421
2421
  deletedAt: Date | null;
@@ -2571,8 +2571,8 @@ export declare const contactContract: {
2571
2571
  createdAt: Date;
2572
2572
  updatedAt: Date;
2573
2573
  deletedAt: Date | null;
2574
- address?: string | null | undefined;
2575
2574
  name?: string | undefined;
2575
+ address?: string | null | undefined;
2576
2576
  phone?: string | null | undefined;
2577
2577
  industry?: string | null | undefined;
2578
2578
  }, {
@@ -2580,8 +2580,8 @@ export declare const contactContract: {
2580
2580
  createdAt: Date;
2581
2581
  updatedAt: Date;
2582
2582
  deletedAt: Date | null;
2583
- address?: string | null | undefined;
2584
2583
  name?: string | undefined;
2584
+ address?: string | null | undefined;
2585
2585
  phone?: string | null | undefined;
2586
2586
  industry?: string | null | undefined;
2587
2587
  }>>;
@@ -2599,13 +2599,13 @@ export declare const contactContract: {
2599
2599
  picture: z.ZodOptional<z.ZodString>;
2600
2600
  additionalCredentials: z.ZodAny;
2601
2601
  }, "strip", z.ZodTypeAny, {
2602
- id: string;
2603
2602
  name: string;
2603
+ id: string;
2604
2604
  picture?: string | undefined;
2605
2605
  additionalCredentials?: any;
2606
2606
  }, {
2607
- id: string;
2608
2607
  name: string;
2608
+ id: string;
2609
2609
  picture?: string | undefined;
2610
2610
  additionalCredentials?: any;
2611
2611
  }>;
@@ -2613,8 +2613,8 @@ export declare const contactContract: {
2613
2613
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
2614
2614
  id: string;
2615
2615
  metadata: {
2616
- id: string;
2617
2616
  name: string;
2617
+ id: string;
2618
2618
  picture?: string | undefined;
2619
2619
  additionalCredentials?: any;
2620
2620
  };
@@ -2627,8 +2627,8 @@ export declare const contactContract: {
2627
2627
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
2628
2628
  id: string;
2629
2629
  metadata: {
2630
- id: string;
2631
2630
  name: string;
2631
+ id: string;
2632
2632
  picture?: string | undefined;
2633
2633
  additionalCredentials?: any;
2634
2634
  };
@@ -2738,9 +2738,10 @@ export declare const contactContract: {
2738
2738
  fileSize: z.ZodNumber;
2739
2739
  fileKey: z.ZodString;
2740
2740
  fileUrl: z.ZodNullable<z.ZodString>;
2741
- status: z.ZodOptional<z.ZodString>;
2741
+ status: z.ZodNullable<z.ZodString>;
2742
2742
  }, "strip", z.ZodTypeAny, {
2743
2743
  id: string;
2744
+ status: string | null;
2744
2745
  createdAt: Date;
2745
2746
  updatedAt: Date;
2746
2747
  deletedAt: Date | null;
@@ -2749,9 +2750,9 @@ export declare const contactContract: {
2749
2750
  bucketName: string;
2750
2751
  fileSize: number;
2751
2752
  fileUrl: string | null;
2752
- status?: string | undefined;
2753
2753
  }, {
2754
2754
  id: string;
2755
+ status: string | null;
2755
2756
  createdAt: Date;
2756
2757
  updatedAt: Date;
2757
2758
  deletedAt: Date | null;
@@ -2760,7 +2761,6 @@ export declare const contactContract: {
2760
2761
  bucketName: string;
2761
2762
  fileSize: number;
2762
2763
  fileUrl: string | null;
2763
- status?: string | undefined;
2764
2764
  }>, "many">;
2765
2765
  }, "strip", z.ZodTypeAny, {
2766
2766
  id: string;
@@ -2787,6 +2787,7 @@ export declare const contactContract: {
2787
2787
  dateValue: Date | null;
2788
2788
  uploads: {
2789
2789
  id: string;
2790
+ status: string | null;
2790
2791
  createdAt: Date;
2791
2792
  updatedAt: Date;
2792
2793
  deletedAt: Date | null;
@@ -2795,7 +2796,6 @@ export declare const contactContract: {
2795
2796
  bucketName: string;
2796
2797
  fileSize: number;
2797
2798
  fileUrl: string | null;
2798
- status?: string | undefined;
2799
2799
  }[];
2800
2800
  }, {
2801
2801
  id: string;
@@ -2822,6 +2822,7 @@ export declare const contactContract: {
2822
2822
  dateValue: Date | null;
2823
2823
  uploads: {
2824
2824
  id: string;
2825
+ status: string | null;
2825
2826
  createdAt: Date;
2826
2827
  updatedAt: Date;
2827
2828
  deletedAt: Date | null;
@@ -2830,7 +2831,6 @@ export declare const contactContract: {
2830
2831
  bucketName: string;
2831
2832
  fileSize: number;
2832
2833
  fileUrl: string | null;
2833
- status?: string | undefined;
2834
2834
  }[];
2835
2835
  }>, "many">;
2836
2836
  contactEmails: z.ZodArray<z.ZodObject<{
@@ -2938,10 +2938,10 @@ export declare const contactContract: {
2938
2938
  };
2939
2939
  }>, "many">>;
2940
2940
  }, "strip", z.ZodTypeAny, {
2941
+ name: string;
2941
2942
  id: string;
2942
2943
  channel: string | null;
2943
2944
  address: string | null;
2944
- name: string;
2945
2945
  createdAt: Date;
2946
2946
  updatedAt: Date;
2947
2947
  deletedAt: Date | null;
@@ -2970,6 +2970,7 @@ export declare const contactContract: {
2970
2970
  dateValue: Date | null;
2971
2971
  uploads: {
2972
2972
  id: string;
2973
+ status: string | null;
2973
2974
  createdAt: Date;
2974
2975
  updatedAt: Date;
2975
2976
  deletedAt: Date | null;
@@ -2978,7 +2979,6 @@ export declare const contactContract: {
2978
2979
  bucketName: string;
2979
2980
  fileSize: number;
2980
2981
  fileUrl: string | null;
2981
- status?: string | undefined;
2982
2982
  }[];
2983
2983
  }[];
2984
2984
  company: {
@@ -2986,8 +2986,8 @@ export declare const contactContract: {
2986
2986
  createdAt: Date;
2987
2987
  updatedAt: Date;
2988
2988
  deletedAt: Date | null;
2989
- address?: string | null | undefined;
2990
2989
  name?: string | undefined;
2990
+ address?: string | null | undefined;
2991
2991
  phone?: string | null | undefined;
2992
2992
  industry?: string | null | undefined;
2993
2993
  } | null;
@@ -2995,8 +2995,8 @@ export declare const contactContract: {
2995
2995
  contactProfile: string | null;
2996
2996
  socialProfileUrl: string | null;
2997
2997
  tags: {
2998
- id: string;
2999
2998
  name: string;
2999
+ id: string;
3000
3000
  createdAt: Date;
3001
3001
  updatedAt: Date;
3002
3002
  deletedAt: Date | null;
@@ -3021,8 +3021,8 @@ export declare const contactContract: {
3021
3021
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
3022
3022
  id: string;
3023
3023
  metadata: {
3024
- id: string;
3025
3024
  name: string;
3025
+ id: string;
3026
3026
  picture?: string | undefined;
3027
3027
  additionalCredentials?: any;
3028
3028
  };
@@ -3049,10 +3049,10 @@ export declare const contactContract: {
3049
3049
  };
3050
3050
  }[] | undefined;
3051
3051
  }, {
3052
+ name: string;
3052
3053
  id: string;
3053
3054
  channel: string | null;
3054
3055
  address: string | null;
3055
- name: string;
3056
3056
  createdAt: Date;
3057
3057
  updatedAt: Date;
3058
3058
  deletedAt: Date | null;
@@ -3081,6 +3081,7 @@ export declare const contactContract: {
3081
3081
  dateValue: Date | null;
3082
3082
  uploads: {
3083
3083
  id: string;
3084
+ status: string | null;
3084
3085
  createdAt: Date;
3085
3086
  updatedAt: Date;
3086
3087
  deletedAt: Date | null;
@@ -3089,7 +3090,6 @@ export declare const contactContract: {
3089
3090
  bucketName: string;
3090
3091
  fileSize: number;
3091
3092
  fileUrl: string | null;
3092
- status?: string | undefined;
3093
3093
  }[];
3094
3094
  }[];
3095
3095
  company: {
@@ -3097,8 +3097,8 @@ export declare const contactContract: {
3097
3097
  createdAt: Date;
3098
3098
  updatedAt: Date;
3099
3099
  deletedAt: Date | null;
3100
- address?: string | null | undefined;
3101
3100
  name?: string | undefined;
3101
+ address?: string | null | undefined;
3102
3102
  phone?: string | null | undefined;
3103
3103
  industry?: string | null | undefined;
3104
3104
  } | null;
@@ -3106,8 +3106,8 @@ export declare const contactContract: {
3106
3106
  contactProfile: string | null;
3107
3107
  socialProfileUrl: string | null;
3108
3108
  tags: {
3109
- id: string;
3110
3109
  name: string;
3110
+ id: string;
3111
3111
  createdAt: Date;
3112
3112
  updatedAt: Date;
3113
3113
  deletedAt: Date | null;
@@ -3132,8 +3132,8 @@ export declare const contactContract: {
3132
3132
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
3133
3133
  id: string;
3134
3134
  metadata: {
3135
- id: string;
3136
3135
  name: string;
3136
+ id: string;
3137
3137
  picture?: string | undefined;
3138
3138
  additionalCredentials?: any;
3139
3139
  };
@@ -3162,10 +3162,10 @@ export declare const contactContract: {
3162
3162
  }>, "many">;
3163
3163
  }, "strip", z.ZodTypeAny, {
3164
3164
  data: {
3165
+ name: string;
3165
3166
  id: string;
3166
3167
  channel: string | null;
3167
3168
  address: string | null;
3168
- name: string;
3169
3169
  createdAt: Date;
3170
3170
  updatedAt: Date;
3171
3171
  deletedAt: Date | null;
@@ -3194,6 +3194,7 @@ export declare const contactContract: {
3194
3194
  dateValue: Date | null;
3195
3195
  uploads: {
3196
3196
  id: string;
3197
+ status: string | null;
3197
3198
  createdAt: Date;
3198
3199
  updatedAt: Date;
3199
3200
  deletedAt: Date | null;
@@ -3202,7 +3203,6 @@ export declare const contactContract: {
3202
3203
  bucketName: string;
3203
3204
  fileSize: number;
3204
3205
  fileUrl: string | null;
3205
- status?: string | undefined;
3206
3206
  }[];
3207
3207
  }[];
3208
3208
  company: {
@@ -3210,8 +3210,8 @@ export declare const contactContract: {
3210
3210
  createdAt: Date;
3211
3211
  updatedAt: Date;
3212
3212
  deletedAt: Date | null;
3213
- address?: string | null | undefined;
3214
3213
  name?: string | undefined;
3214
+ address?: string | null | undefined;
3215
3215
  phone?: string | null | undefined;
3216
3216
  industry?: string | null | undefined;
3217
3217
  } | null;
@@ -3219,8 +3219,8 @@ export declare const contactContract: {
3219
3219
  contactProfile: string | null;
3220
3220
  socialProfileUrl: string | null;
3221
3221
  tags: {
3222
- id: string;
3223
3222
  name: string;
3223
+ id: string;
3224
3224
  createdAt: Date;
3225
3225
  updatedAt: Date;
3226
3226
  deletedAt: Date | null;
@@ -3245,8 +3245,8 @@ export declare const contactContract: {
3245
3245
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
3246
3246
  id: string;
3247
3247
  metadata: {
3248
- id: string;
3249
3248
  name: string;
3249
+ id: string;
3250
3250
  picture?: string | undefined;
3251
3251
  additionalCredentials?: any;
3252
3252
  };
@@ -3280,10 +3280,10 @@ export declare const contactContract: {
3280
3280
  requestId: string;
3281
3281
  }, {
3282
3282
  data: {
3283
+ name: string;
3283
3284
  id: string;
3284
3285
  channel: string | null;
3285
3286
  address: string | null;
3286
- name: string;
3287
3287
  createdAt: Date;
3288
3288
  updatedAt: Date;
3289
3289
  deletedAt: Date | null;
@@ -3312,6 +3312,7 @@ export declare const contactContract: {
3312
3312
  dateValue: Date | null;
3313
3313
  uploads: {
3314
3314
  id: string;
3315
+ status: string | null;
3315
3316
  createdAt: Date;
3316
3317
  updatedAt: Date;
3317
3318
  deletedAt: Date | null;
@@ -3320,7 +3321,6 @@ export declare const contactContract: {
3320
3321
  bucketName: string;
3321
3322
  fileSize: number;
3322
3323
  fileUrl: string | null;
3323
- status?: string | undefined;
3324
3324
  }[];
3325
3325
  }[];
3326
3326
  company: {
@@ -3328,8 +3328,8 @@ export declare const contactContract: {
3328
3328
  createdAt: Date;
3329
3329
  updatedAt: Date;
3330
3330
  deletedAt: Date | null;
3331
- address?: string | null | undefined;
3332
3331
  name?: string | undefined;
3332
+ address?: string | null | undefined;
3333
3333
  phone?: string | null | undefined;
3334
3334
  industry?: string | null | undefined;
3335
3335
  } | null;
@@ -3337,8 +3337,8 @@ export declare const contactContract: {
3337
3337
  contactProfile: string | null;
3338
3338
  socialProfileUrl: string | null;
3339
3339
  tags: {
3340
- id: string;
3341
3340
  name: string;
3341
+ id: string;
3342
3342
  createdAt: Date;
3343
3343
  updatedAt: Date;
3344
3344
  deletedAt: Date | null;
@@ -3363,8 +3363,8 @@ export declare const contactContract: {
3363
3363
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
3364
3364
  id: string;
3365
3365
  metadata: {
3366
- id: string;
3367
3366
  name: string;
3367
+ id: string;
3368
3368
  picture?: string | undefined;
3369
3369
  additionalCredentials?: any;
3370
3370
  };
@@ -3449,20 +3449,20 @@ export declare const contactContract: {
3449
3449
  error?: any;
3450
3450
  }>;
3451
3451
  };
3452
- path: "contact-service/contact/filter/list";
3452
+ path: "cs/contact/filter/list";
3453
3453
  headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
3454
3454
  'x-tenant': z.ZodString;
3455
- authorization: z.ZodString;
3455
+ 'x-service-token': z.ZodString;
3456
3456
  'x-code': z.ZodOptional<z.ZodString>;
3457
3457
  'x-client-timezone': z.ZodDefault<z.ZodString>;
3458
3458
  }, "strip", z.ZodTypeAny, {
3459
3459
  'x-tenant': string;
3460
- authorization: string;
3460
+ 'x-service-token': string;
3461
3461
  'x-client-timezone': string;
3462
3462
  'x-code'?: string | undefined;
3463
3463
  }, {
3464
3464
  'x-tenant': string;
3465
- authorization: string;
3465
+ 'x-service-token': string;
3466
3466
  'x-code'?: string | undefined;
3467
3467
  'x-client-timezone'?: string | undefined;
3468
3468
  }>>>;
@@ -3607,14 +3607,14 @@ export declare const contactContract: {
3607
3607
  deletedAt: z.ZodNullable<z.ZodDate>;
3608
3608
  name: z.ZodString;
3609
3609
  }, "strip", z.ZodTypeAny, {
3610
- id: string;
3611
3610
  name: string;
3611
+ id: string;
3612
3612
  createdAt: Date;
3613
3613
  updatedAt: Date;
3614
3614
  deletedAt: Date | null;
3615
3615
  }, {
3616
- id: string;
3617
3616
  name: string;
3617
+ id: string;
3618
3618
  createdAt: Date;
3619
3619
  updatedAt: Date;
3620
3620
  deletedAt: Date | null;
@@ -3770,8 +3770,8 @@ export declare const contactContract: {
3770
3770
  createdAt: Date;
3771
3771
  updatedAt: Date;
3772
3772
  deletedAt: Date | null;
3773
- address?: string | null | undefined;
3774
3773
  name?: string | undefined;
3774
+ address?: string | null | undefined;
3775
3775
  phone?: string | null | undefined;
3776
3776
  industry?: string | null | undefined;
3777
3777
  }, {
@@ -3779,8 +3779,8 @@ export declare const contactContract: {
3779
3779
  createdAt: Date;
3780
3780
  updatedAt: Date;
3781
3781
  deletedAt: Date | null;
3782
- address?: string | null | undefined;
3783
3782
  name?: string | undefined;
3783
+ address?: string | null | undefined;
3784
3784
  phone?: string | null | undefined;
3785
3785
  industry?: string | null | undefined;
3786
3786
  }>>;
@@ -3798,13 +3798,13 @@ export declare const contactContract: {
3798
3798
  picture: z.ZodOptional<z.ZodString>;
3799
3799
  additionalCredentials: z.ZodAny;
3800
3800
  }, "strip", z.ZodTypeAny, {
3801
- id: string;
3802
3801
  name: string;
3802
+ id: string;
3803
3803
  picture?: string | undefined;
3804
3804
  additionalCredentials?: any;
3805
3805
  }, {
3806
- id: string;
3807
3806
  name: string;
3807
+ id: string;
3808
3808
  picture?: string | undefined;
3809
3809
  additionalCredentials?: any;
3810
3810
  }>;
@@ -3812,8 +3812,8 @@ export declare const contactContract: {
3812
3812
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
3813
3813
  id: string;
3814
3814
  metadata: {
3815
- id: string;
3816
3815
  name: string;
3816
+ id: string;
3817
3817
  picture?: string | undefined;
3818
3818
  additionalCredentials?: any;
3819
3819
  };
@@ -3826,8 +3826,8 @@ export declare const contactContract: {
3826
3826
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
3827
3827
  id: string;
3828
3828
  metadata: {
3829
- id: string;
3830
3829
  name: string;
3830
+ id: string;
3831
3831
  picture?: string | undefined;
3832
3832
  additionalCredentials?: any;
3833
3833
  };
@@ -3937,9 +3937,10 @@ export declare const contactContract: {
3937
3937
  fileSize: z.ZodNumber;
3938
3938
  fileKey: z.ZodString;
3939
3939
  fileUrl: z.ZodNullable<z.ZodString>;
3940
- status: z.ZodOptional<z.ZodString>;
3940
+ status: z.ZodNullable<z.ZodString>;
3941
3941
  }, "strip", z.ZodTypeAny, {
3942
3942
  id: string;
3943
+ status: string | null;
3943
3944
  createdAt: Date;
3944
3945
  updatedAt: Date;
3945
3946
  deletedAt: Date | null;
@@ -3948,9 +3949,9 @@ export declare const contactContract: {
3948
3949
  bucketName: string;
3949
3950
  fileSize: number;
3950
3951
  fileUrl: string | null;
3951
- status?: string | undefined;
3952
3952
  }, {
3953
3953
  id: string;
3954
+ status: string | null;
3954
3955
  createdAt: Date;
3955
3956
  updatedAt: Date;
3956
3957
  deletedAt: Date | null;
@@ -3959,7 +3960,6 @@ export declare const contactContract: {
3959
3960
  bucketName: string;
3960
3961
  fileSize: number;
3961
3962
  fileUrl: string | null;
3962
- status?: string | undefined;
3963
3963
  }>, "many">;
3964
3964
  }, "strip", z.ZodTypeAny, {
3965
3965
  id: string;
@@ -3986,6 +3986,7 @@ export declare const contactContract: {
3986
3986
  dateValue: Date | null;
3987
3987
  uploads: {
3988
3988
  id: string;
3989
+ status: string | null;
3989
3990
  createdAt: Date;
3990
3991
  updatedAt: Date;
3991
3992
  deletedAt: Date | null;
@@ -3994,7 +3995,6 @@ export declare const contactContract: {
3994
3995
  bucketName: string;
3995
3996
  fileSize: number;
3996
3997
  fileUrl: string | null;
3997
- status?: string | undefined;
3998
3998
  }[];
3999
3999
  }, {
4000
4000
  id: string;
@@ -4021,6 +4021,7 @@ export declare const contactContract: {
4021
4021
  dateValue: Date | null;
4022
4022
  uploads: {
4023
4023
  id: string;
4024
+ status: string | null;
4024
4025
  createdAt: Date;
4025
4026
  updatedAt: Date;
4026
4027
  deletedAt: Date | null;
@@ -4029,7 +4030,6 @@ export declare const contactContract: {
4029
4030
  bucketName: string;
4030
4031
  fileSize: number;
4031
4032
  fileUrl: string | null;
4032
- status?: string | undefined;
4033
4033
  }[];
4034
4034
  }>, "many">;
4035
4035
  contactEmails: z.ZodArray<z.ZodObject<{
@@ -4137,10 +4137,10 @@ export declare const contactContract: {
4137
4137
  };
4138
4138
  }>, "many">>;
4139
4139
  }, "strip", z.ZodTypeAny, {
4140
+ name: string;
4140
4141
  id: string;
4141
4142
  channel: string | null;
4142
4143
  address: string | null;
4143
- name: string;
4144
4144
  createdAt: Date;
4145
4145
  updatedAt: Date;
4146
4146
  deletedAt: Date | null;
@@ -4169,6 +4169,7 @@ export declare const contactContract: {
4169
4169
  dateValue: Date | null;
4170
4170
  uploads: {
4171
4171
  id: string;
4172
+ status: string | null;
4172
4173
  createdAt: Date;
4173
4174
  updatedAt: Date;
4174
4175
  deletedAt: Date | null;
@@ -4177,7 +4178,6 @@ export declare const contactContract: {
4177
4178
  bucketName: string;
4178
4179
  fileSize: number;
4179
4180
  fileUrl: string | null;
4180
- status?: string | undefined;
4181
4181
  }[];
4182
4182
  }[];
4183
4183
  company: {
@@ -4185,8 +4185,8 @@ export declare const contactContract: {
4185
4185
  createdAt: Date;
4186
4186
  updatedAt: Date;
4187
4187
  deletedAt: Date | null;
4188
- address?: string | null | undefined;
4189
4188
  name?: string | undefined;
4189
+ address?: string | null | undefined;
4190
4190
  phone?: string | null | undefined;
4191
4191
  industry?: string | null | undefined;
4192
4192
  } | null;
@@ -4194,8 +4194,8 @@ export declare const contactContract: {
4194
4194
  contactProfile: string | null;
4195
4195
  socialProfileUrl: string | null;
4196
4196
  tags: {
4197
- id: string;
4198
4197
  name: string;
4198
+ id: string;
4199
4199
  createdAt: Date;
4200
4200
  updatedAt: Date;
4201
4201
  deletedAt: Date | null;
@@ -4220,8 +4220,8 @@ export declare const contactContract: {
4220
4220
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
4221
4221
  id: string;
4222
4222
  metadata: {
4223
- id: string;
4224
4223
  name: string;
4224
+ id: string;
4225
4225
  picture?: string | undefined;
4226
4226
  additionalCredentials?: any;
4227
4227
  };
@@ -4248,10 +4248,10 @@ export declare const contactContract: {
4248
4248
  };
4249
4249
  }[] | undefined;
4250
4250
  }, {
4251
+ name: string;
4251
4252
  id: string;
4252
4253
  channel: string | null;
4253
4254
  address: string | null;
4254
- name: string;
4255
4255
  createdAt: Date;
4256
4256
  updatedAt: Date;
4257
4257
  deletedAt: Date | null;
@@ -4280,6 +4280,7 @@ export declare const contactContract: {
4280
4280
  dateValue: Date | null;
4281
4281
  uploads: {
4282
4282
  id: string;
4283
+ status: string | null;
4283
4284
  createdAt: Date;
4284
4285
  updatedAt: Date;
4285
4286
  deletedAt: Date | null;
@@ -4288,7 +4289,6 @@ export declare const contactContract: {
4288
4289
  bucketName: string;
4289
4290
  fileSize: number;
4290
4291
  fileUrl: string | null;
4291
- status?: string | undefined;
4292
4292
  }[];
4293
4293
  }[];
4294
4294
  company: {
@@ -4296,8 +4296,8 @@ export declare const contactContract: {
4296
4296
  createdAt: Date;
4297
4297
  updatedAt: Date;
4298
4298
  deletedAt: Date | null;
4299
- address?: string | null | undefined;
4300
4299
  name?: string | undefined;
4300
+ address?: string | null | undefined;
4301
4301
  phone?: string | null | undefined;
4302
4302
  industry?: string | null | undefined;
4303
4303
  } | null;
@@ -4305,8 +4305,8 @@ export declare const contactContract: {
4305
4305
  contactProfile: string | null;
4306
4306
  socialProfileUrl: string | null;
4307
4307
  tags: {
4308
- id: string;
4309
4308
  name: string;
4309
+ id: string;
4310
4310
  createdAt: Date;
4311
4311
  updatedAt: Date;
4312
4312
  deletedAt: Date | null;
@@ -4331,8 +4331,8 @@ export declare const contactContract: {
4331
4331
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
4332
4332
  id: string;
4333
4333
  metadata: {
4334
- id: string;
4335
4334
  name: string;
4335
+ id: string;
4336
4336
  picture?: string | undefined;
4337
4337
  additionalCredentials?: any;
4338
4338
  };
@@ -4361,10 +4361,10 @@ export declare const contactContract: {
4361
4361
  }>;
4362
4362
  }, "strip", z.ZodTypeAny, {
4363
4363
  data: {
4364
+ name: string;
4364
4365
  id: string;
4365
4366
  channel: string | null;
4366
4367
  address: string | null;
4367
- name: string;
4368
4368
  createdAt: Date;
4369
4369
  updatedAt: Date;
4370
4370
  deletedAt: Date | null;
@@ -4393,6 +4393,7 @@ export declare const contactContract: {
4393
4393
  dateValue: Date | null;
4394
4394
  uploads: {
4395
4395
  id: string;
4396
+ status: string | null;
4396
4397
  createdAt: Date;
4397
4398
  updatedAt: Date;
4398
4399
  deletedAt: Date | null;
@@ -4401,7 +4402,6 @@ export declare const contactContract: {
4401
4402
  bucketName: string;
4402
4403
  fileSize: number;
4403
4404
  fileUrl: string | null;
4404
- status?: string | undefined;
4405
4405
  }[];
4406
4406
  }[];
4407
4407
  company: {
@@ -4409,8 +4409,8 @@ export declare const contactContract: {
4409
4409
  createdAt: Date;
4410
4410
  updatedAt: Date;
4411
4411
  deletedAt: Date | null;
4412
- address?: string | null | undefined;
4413
4412
  name?: string | undefined;
4413
+ address?: string | null | undefined;
4414
4414
  phone?: string | null | undefined;
4415
4415
  industry?: string | null | undefined;
4416
4416
  } | null;
@@ -4418,8 +4418,8 @@ export declare const contactContract: {
4418
4418
  contactProfile: string | null;
4419
4419
  socialProfileUrl: string | null;
4420
4420
  tags: {
4421
- id: string;
4422
4421
  name: string;
4422
+ id: string;
4423
4423
  createdAt: Date;
4424
4424
  updatedAt: Date;
4425
4425
  deletedAt: Date | null;
@@ -4444,8 +4444,8 @@ export declare const contactContract: {
4444
4444
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
4445
4445
  id: string;
4446
4446
  metadata: {
4447
- id: string;
4448
4447
  name: string;
4448
+ id: string;
4449
4449
  picture?: string | undefined;
4450
4450
  additionalCredentials?: any;
4451
4451
  };
@@ -4475,10 +4475,10 @@ export declare const contactContract: {
4475
4475
  requestId: string;
4476
4476
  }, {
4477
4477
  data: {
4478
+ name: string;
4478
4479
  id: string;
4479
4480
  channel: string | null;
4480
4481
  address: string | null;
4481
- name: string;
4482
4482
  createdAt: Date;
4483
4483
  updatedAt: Date;
4484
4484
  deletedAt: Date | null;
@@ -4507,6 +4507,7 @@ export declare const contactContract: {
4507
4507
  dateValue: Date | null;
4508
4508
  uploads: {
4509
4509
  id: string;
4510
+ status: string | null;
4510
4511
  createdAt: Date;
4511
4512
  updatedAt: Date;
4512
4513
  deletedAt: Date | null;
@@ -4515,7 +4516,6 @@ export declare const contactContract: {
4515
4516
  bucketName: string;
4516
4517
  fileSize: number;
4517
4518
  fileUrl: string | null;
4518
- status?: string | undefined;
4519
4519
  }[];
4520
4520
  }[];
4521
4521
  company: {
@@ -4523,8 +4523,8 @@ export declare const contactContract: {
4523
4523
  createdAt: Date;
4524
4524
  updatedAt: Date;
4525
4525
  deletedAt: Date | null;
4526
- address?: string | null | undefined;
4527
4526
  name?: string | undefined;
4527
+ address?: string | null | undefined;
4528
4528
  phone?: string | null | undefined;
4529
4529
  industry?: string | null | undefined;
4530
4530
  } | null;
@@ -4532,8 +4532,8 @@ export declare const contactContract: {
4532
4532
  contactProfile: string | null;
4533
4533
  socialProfileUrl: string | null;
4534
4534
  tags: {
4535
- id: string;
4536
4535
  name: string;
4536
+ id: string;
4537
4537
  createdAt: Date;
4538
4538
  updatedAt: Date;
4539
4539
  deletedAt: Date | null;
@@ -4558,8 +4558,8 @@ export declare const contactContract: {
4558
4558
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
4559
4559
  id: string;
4560
4560
  metadata: {
4561
- id: string;
4562
4561
  name: string;
4562
+ id: string;
4563
4563
  picture?: string | undefined;
4564
4564
  additionalCredentials?: any;
4565
4565
  };
@@ -4640,20 +4640,20 @@ export declare const contactContract: {
4640
4640
  error?: any;
4641
4641
  }>;
4642
4642
  };
4643
- path: "contact-service/contact/:id";
4643
+ path: "cs/contact/:id";
4644
4644
  headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
4645
4645
  'x-tenant': z.ZodString;
4646
- authorization: z.ZodString;
4646
+ 'x-service-token': z.ZodString;
4647
4647
  'x-code': z.ZodOptional<z.ZodString>;
4648
4648
  'x-client-timezone': z.ZodDefault<z.ZodString>;
4649
4649
  }, "strip", z.ZodTypeAny, {
4650
4650
  'x-tenant': string;
4651
- authorization: string;
4651
+ 'x-service-token': string;
4652
4652
  'x-client-timezone': string;
4653
4653
  'x-code'?: string | undefined;
4654
4654
  }, {
4655
4655
  'x-tenant': string;
4656
- authorization: string;
4656
+ 'x-service-token': string;
4657
4657
  'x-code'?: string | undefined;
4658
4658
  'x-client-timezone'?: string | undefined;
4659
4659
  }>>>;
@@ -4732,20 +4732,20 @@ export declare const contactContract: {
4732
4732
  error?: any;
4733
4733
  }>;
4734
4734
  };
4735
- path: "contact-service/contact/:id";
4735
+ path: "cs/contact/:id";
4736
4736
  headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
4737
4737
  'x-tenant': z.ZodString;
4738
- authorization: z.ZodString;
4738
+ 'x-service-token': z.ZodString;
4739
4739
  'x-code': z.ZodOptional<z.ZodString>;
4740
4740
  'x-client-timezone': z.ZodDefault<z.ZodString>;
4741
4741
  }, "strip", z.ZodTypeAny, {
4742
4742
  'x-tenant': string;
4743
- authorization: string;
4743
+ 'x-service-token': string;
4744
4744
  'x-client-timezone': string;
4745
4745
  'x-code'?: string | undefined;
4746
4746
  }, {
4747
4747
  'x-tenant': string;
4748
- authorization: string;
4748
+ 'x-service-token': string;
4749
4749
  'x-code'?: string | undefined;
4750
4750
  'x-client-timezone'?: string | undefined;
4751
4751
  }>>>;
@@ -4781,14 +4781,14 @@ export declare const contactContract: {
4781
4781
  deletedAt: z.ZodNullable<z.ZodDate>;
4782
4782
  name: z.ZodString;
4783
4783
  }, "strip", z.ZodTypeAny, {
4784
- id: string;
4785
4784
  name: string;
4785
+ id: string;
4786
4786
  createdAt: Date;
4787
4787
  updatedAt: Date;
4788
4788
  deletedAt: Date | null;
4789
4789
  }, {
4790
- id: string;
4791
4790
  name: string;
4791
+ id: string;
4792
4792
  createdAt: Date;
4793
4793
  updatedAt: Date;
4794
4794
  deletedAt: Date | null;
@@ -4944,8 +4944,8 @@ export declare const contactContract: {
4944
4944
  createdAt: Date;
4945
4945
  updatedAt: Date;
4946
4946
  deletedAt: Date | null;
4947
- address?: string | null | undefined;
4948
4947
  name?: string | undefined;
4948
+ address?: string | null | undefined;
4949
4949
  phone?: string | null | undefined;
4950
4950
  industry?: string | null | undefined;
4951
4951
  }, {
@@ -4953,8 +4953,8 @@ export declare const contactContract: {
4953
4953
  createdAt: Date;
4954
4954
  updatedAt: Date;
4955
4955
  deletedAt: Date | null;
4956
- address?: string | null | undefined;
4957
4956
  name?: string | undefined;
4957
+ address?: string | null | undefined;
4958
4958
  phone?: string | null | undefined;
4959
4959
  industry?: string | null | undefined;
4960
4960
  }>>;
@@ -4972,13 +4972,13 @@ export declare const contactContract: {
4972
4972
  picture: z.ZodOptional<z.ZodString>;
4973
4973
  additionalCredentials: z.ZodAny;
4974
4974
  }, "strip", z.ZodTypeAny, {
4975
- id: string;
4976
4975
  name: string;
4976
+ id: string;
4977
4977
  picture?: string | undefined;
4978
4978
  additionalCredentials?: any;
4979
4979
  }, {
4980
- id: string;
4981
4980
  name: string;
4981
+ id: string;
4982
4982
  picture?: string | undefined;
4983
4983
  additionalCredentials?: any;
4984
4984
  }>;
@@ -4986,8 +4986,8 @@ export declare const contactContract: {
4986
4986
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
4987
4987
  id: string;
4988
4988
  metadata: {
4989
- id: string;
4990
4989
  name: string;
4990
+ id: string;
4991
4991
  picture?: string | undefined;
4992
4992
  additionalCredentials?: any;
4993
4993
  };
@@ -5000,8 +5000,8 @@ export declare const contactContract: {
5000
5000
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
5001
5001
  id: string;
5002
5002
  metadata: {
5003
- id: string;
5004
5003
  name: string;
5004
+ id: string;
5005
5005
  picture?: string | undefined;
5006
5006
  additionalCredentials?: any;
5007
5007
  };
@@ -5111,9 +5111,10 @@ export declare const contactContract: {
5111
5111
  fileSize: z.ZodNumber;
5112
5112
  fileKey: z.ZodString;
5113
5113
  fileUrl: z.ZodNullable<z.ZodString>;
5114
- status: z.ZodOptional<z.ZodString>;
5114
+ status: z.ZodNullable<z.ZodString>;
5115
5115
  }, "strip", z.ZodTypeAny, {
5116
5116
  id: string;
5117
+ status: string | null;
5117
5118
  createdAt: Date;
5118
5119
  updatedAt: Date;
5119
5120
  deletedAt: Date | null;
@@ -5122,9 +5123,9 @@ export declare const contactContract: {
5122
5123
  bucketName: string;
5123
5124
  fileSize: number;
5124
5125
  fileUrl: string | null;
5125
- status?: string | undefined;
5126
5126
  }, {
5127
5127
  id: string;
5128
+ status: string | null;
5128
5129
  createdAt: Date;
5129
5130
  updatedAt: Date;
5130
5131
  deletedAt: Date | null;
@@ -5133,7 +5134,6 @@ export declare const contactContract: {
5133
5134
  bucketName: string;
5134
5135
  fileSize: number;
5135
5136
  fileUrl: string | null;
5136
- status?: string | undefined;
5137
5137
  }>, "many">;
5138
5138
  }, "strip", z.ZodTypeAny, {
5139
5139
  id: string;
@@ -5160,6 +5160,7 @@ export declare const contactContract: {
5160
5160
  dateValue: Date | null;
5161
5161
  uploads: {
5162
5162
  id: string;
5163
+ status: string | null;
5163
5164
  createdAt: Date;
5164
5165
  updatedAt: Date;
5165
5166
  deletedAt: Date | null;
@@ -5168,7 +5169,6 @@ export declare const contactContract: {
5168
5169
  bucketName: string;
5169
5170
  fileSize: number;
5170
5171
  fileUrl: string | null;
5171
- status?: string | undefined;
5172
5172
  }[];
5173
5173
  }, {
5174
5174
  id: string;
@@ -5195,6 +5195,7 @@ export declare const contactContract: {
5195
5195
  dateValue: Date | null;
5196
5196
  uploads: {
5197
5197
  id: string;
5198
+ status: string | null;
5198
5199
  createdAt: Date;
5199
5200
  updatedAt: Date;
5200
5201
  deletedAt: Date | null;
@@ -5203,7 +5204,6 @@ export declare const contactContract: {
5203
5204
  bucketName: string;
5204
5205
  fileSize: number;
5205
5206
  fileUrl: string | null;
5206
- status?: string | undefined;
5207
5207
  }[];
5208
5208
  }>, "many">;
5209
5209
  contactEmails: z.ZodArray<z.ZodObject<{
@@ -5311,10 +5311,10 @@ export declare const contactContract: {
5311
5311
  };
5312
5312
  }>, "many">>;
5313
5313
  }, "strip", z.ZodTypeAny, {
5314
+ name: string;
5314
5315
  id: string;
5315
5316
  channel: string | null;
5316
5317
  address: string | null;
5317
- name: string;
5318
5318
  createdAt: Date;
5319
5319
  updatedAt: Date;
5320
5320
  deletedAt: Date | null;
@@ -5343,6 +5343,7 @@ export declare const contactContract: {
5343
5343
  dateValue: Date | null;
5344
5344
  uploads: {
5345
5345
  id: string;
5346
+ status: string | null;
5346
5347
  createdAt: Date;
5347
5348
  updatedAt: Date;
5348
5349
  deletedAt: Date | null;
@@ -5351,7 +5352,6 @@ export declare const contactContract: {
5351
5352
  bucketName: string;
5352
5353
  fileSize: number;
5353
5354
  fileUrl: string | null;
5354
- status?: string | undefined;
5355
5355
  }[];
5356
5356
  }[];
5357
5357
  company: {
@@ -5359,8 +5359,8 @@ export declare const contactContract: {
5359
5359
  createdAt: Date;
5360
5360
  updatedAt: Date;
5361
5361
  deletedAt: Date | null;
5362
- address?: string | null | undefined;
5363
5362
  name?: string | undefined;
5363
+ address?: string | null | undefined;
5364
5364
  phone?: string | null | undefined;
5365
5365
  industry?: string | null | undefined;
5366
5366
  } | null;
@@ -5368,8 +5368,8 @@ export declare const contactContract: {
5368
5368
  contactProfile: string | null;
5369
5369
  socialProfileUrl: string | null;
5370
5370
  tags: {
5371
- id: string;
5372
5371
  name: string;
5372
+ id: string;
5373
5373
  createdAt: Date;
5374
5374
  updatedAt: Date;
5375
5375
  deletedAt: Date | null;
@@ -5394,8 +5394,8 @@ export declare const contactContract: {
5394
5394
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
5395
5395
  id: string;
5396
5396
  metadata: {
5397
- id: string;
5398
5397
  name: string;
5398
+ id: string;
5399
5399
  picture?: string | undefined;
5400
5400
  additionalCredentials?: any;
5401
5401
  };
@@ -5422,10 +5422,10 @@ export declare const contactContract: {
5422
5422
  };
5423
5423
  }[] | undefined;
5424
5424
  }, {
5425
+ name: string;
5425
5426
  id: string;
5426
5427
  channel: string | null;
5427
5428
  address: string | null;
5428
- name: string;
5429
5429
  createdAt: Date;
5430
5430
  updatedAt: Date;
5431
5431
  deletedAt: Date | null;
@@ -5454,6 +5454,7 @@ export declare const contactContract: {
5454
5454
  dateValue: Date | null;
5455
5455
  uploads: {
5456
5456
  id: string;
5457
+ status: string | null;
5457
5458
  createdAt: Date;
5458
5459
  updatedAt: Date;
5459
5460
  deletedAt: Date | null;
@@ -5462,7 +5463,6 @@ export declare const contactContract: {
5462
5463
  bucketName: string;
5463
5464
  fileSize: number;
5464
5465
  fileUrl: string | null;
5465
- status?: string | undefined;
5466
5466
  }[];
5467
5467
  }[];
5468
5468
  company: {
@@ -5470,8 +5470,8 @@ export declare const contactContract: {
5470
5470
  createdAt: Date;
5471
5471
  updatedAt: Date;
5472
5472
  deletedAt: Date | null;
5473
- address?: string | null | undefined;
5474
5473
  name?: string | undefined;
5474
+ address?: string | null | undefined;
5475
5475
  phone?: string | null | undefined;
5476
5476
  industry?: string | null | undefined;
5477
5477
  } | null;
@@ -5479,8 +5479,8 @@ export declare const contactContract: {
5479
5479
  contactProfile: string | null;
5480
5480
  socialProfileUrl: string | null;
5481
5481
  tags: {
5482
- id: string;
5483
5482
  name: string;
5483
+ id: string;
5484
5484
  createdAt: Date;
5485
5485
  updatedAt: Date;
5486
5486
  deletedAt: Date | null;
@@ -5505,8 +5505,8 @@ export declare const contactContract: {
5505
5505
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
5506
5506
  id: string;
5507
5507
  metadata: {
5508
- id: string;
5509
5508
  name: string;
5509
+ id: string;
5510
5510
  picture?: string | undefined;
5511
5511
  additionalCredentials?: any;
5512
5512
  };
@@ -5535,10 +5535,10 @@ export declare const contactContract: {
5535
5535
  }>;
5536
5536
  }, "strip", z.ZodTypeAny, {
5537
5537
  data: {
5538
+ name: string;
5538
5539
  id: string;
5539
5540
  channel: string | null;
5540
5541
  address: string | null;
5541
- name: string;
5542
5542
  createdAt: Date;
5543
5543
  updatedAt: Date;
5544
5544
  deletedAt: Date | null;
@@ -5567,6 +5567,7 @@ export declare const contactContract: {
5567
5567
  dateValue: Date | null;
5568
5568
  uploads: {
5569
5569
  id: string;
5570
+ status: string | null;
5570
5571
  createdAt: Date;
5571
5572
  updatedAt: Date;
5572
5573
  deletedAt: Date | null;
@@ -5575,7 +5576,6 @@ export declare const contactContract: {
5575
5576
  bucketName: string;
5576
5577
  fileSize: number;
5577
5578
  fileUrl: string | null;
5578
- status?: string | undefined;
5579
5579
  }[];
5580
5580
  }[];
5581
5581
  company: {
@@ -5583,8 +5583,8 @@ export declare const contactContract: {
5583
5583
  createdAt: Date;
5584
5584
  updatedAt: Date;
5585
5585
  deletedAt: Date | null;
5586
- address?: string | null | undefined;
5587
5586
  name?: string | undefined;
5587
+ address?: string | null | undefined;
5588
5588
  phone?: string | null | undefined;
5589
5589
  industry?: string | null | undefined;
5590
5590
  } | null;
@@ -5592,8 +5592,8 @@ export declare const contactContract: {
5592
5592
  contactProfile: string | null;
5593
5593
  socialProfileUrl: string | null;
5594
5594
  tags: {
5595
- id: string;
5596
5595
  name: string;
5596
+ id: string;
5597
5597
  createdAt: Date;
5598
5598
  updatedAt: Date;
5599
5599
  deletedAt: Date | null;
@@ -5618,8 +5618,8 @@ export declare const contactContract: {
5618
5618
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
5619
5619
  id: string;
5620
5620
  metadata: {
5621
- id: string;
5622
5621
  name: string;
5622
+ id: string;
5623
5623
  picture?: string | undefined;
5624
5624
  additionalCredentials?: any;
5625
5625
  };
@@ -5649,10 +5649,10 @@ export declare const contactContract: {
5649
5649
  requestId: string;
5650
5650
  }, {
5651
5651
  data: {
5652
+ name: string;
5652
5653
  id: string;
5653
5654
  channel: string | null;
5654
5655
  address: string | null;
5655
- name: string;
5656
5656
  createdAt: Date;
5657
5657
  updatedAt: Date;
5658
5658
  deletedAt: Date | null;
@@ -5681,6 +5681,7 @@ export declare const contactContract: {
5681
5681
  dateValue: Date | null;
5682
5682
  uploads: {
5683
5683
  id: string;
5684
+ status: string | null;
5684
5685
  createdAt: Date;
5685
5686
  updatedAt: Date;
5686
5687
  deletedAt: Date | null;
@@ -5689,7 +5690,6 @@ export declare const contactContract: {
5689
5690
  bucketName: string;
5690
5691
  fileSize: number;
5691
5692
  fileUrl: string | null;
5692
- status?: string | undefined;
5693
5693
  }[];
5694
5694
  }[];
5695
5695
  company: {
@@ -5697,8 +5697,8 @@ export declare const contactContract: {
5697
5697
  createdAt: Date;
5698
5698
  updatedAt: Date;
5699
5699
  deletedAt: Date | null;
5700
- address?: string | null | undefined;
5701
5700
  name?: string | undefined;
5701
+ address?: string | null | undefined;
5702
5702
  phone?: string | null | undefined;
5703
5703
  industry?: string | null | undefined;
5704
5704
  } | null;
@@ -5706,8 +5706,8 @@ export declare const contactContract: {
5706
5706
  contactProfile: string | null;
5707
5707
  socialProfileUrl: string | null;
5708
5708
  tags: {
5709
- id: string;
5710
5709
  name: string;
5710
+ id: string;
5711
5711
  createdAt: Date;
5712
5712
  updatedAt: Date;
5713
5713
  deletedAt: Date | null;
@@ -5732,8 +5732,8 @@ export declare const contactContract: {
5732
5732
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
5733
5733
  id: string;
5734
5734
  metadata: {
5735
- id: string;
5736
5735
  name: string;
5736
+ id: string;
5737
5737
  picture?: string | undefined;
5738
5738
  additionalCredentials?: any;
5739
5739
  };
@@ -5814,20 +5814,20 @@ export declare const contactContract: {
5814
5814
  error?: any;
5815
5815
  }>;
5816
5816
  };
5817
- path: "contact-service/contact/phone";
5817
+ path: "cs/contact/phone";
5818
5818
  headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
5819
5819
  'x-tenant': z.ZodString;
5820
- authorization: z.ZodString;
5820
+ 'x-service-token': z.ZodString;
5821
5821
  'x-code': z.ZodOptional<z.ZodString>;
5822
5822
  'x-client-timezone': z.ZodDefault<z.ZodString>;
5823
5823
  }, "strip", z.ZodTypeAny, {
5824
5824
  'x-tenant': string;
5825
- authorization: string;
5825
+ 'x-service-token': string;
5826
5826
  'x-client-timezone': string;
5827
5827
  'x-code'?: string | undefined;
5828
5828
  }, {
5829
5829
  'x-tenant': string;
5830
- authorization: string;
5830
+ 'x-service-token': string;
5831
5831
  'x-code'?: string | undefined;
5832
5832
  'x-client-timezone'?: string | undefined;
5833
5833
  }>>>;
@@ -5872,14 +5872,14 @@ export declare const contactContract: {
5872
5872
  deletedAt: z.ZodNullable<z.ZodDate>;
5873
5873
  name: z.ZodString;
5874
5874
  }, "strip", z.ZodTypeAny, {
5875
- id: string;
5876
5875
  name: string;
5876
+ id: string;
5877
5877
  createdAt: Date;
5878
5878
  updatedAt: Date;
5879
5879
  deletedAt: Date | null;
5880
5880
  }, {
5881
- id: string;
5882
5881
  name: string;
5882
+ id: string;
5883
5883
  createdAt: Date;
5884
5884
  updatedAt: Date;
5885
5885
  deletedAt: Date | null;
@@ -6035,8 +6035,8 @@ export declare const contactContract: {
6035
6035
  createdAt: Date;
6036
6036
  updatedAt: Date;
6037
6037
  deletedAt: Date | null;
6038
- address?: string | null | undefined;
6039
6038
  name?: string | undefined;
6039
+ address?: string | null | undefined;
6040
6040
  phone?: string | null | undefined;
6041
6041
  industry?: string | null | undefined;
6042
6042
  }, {
@@ -6044,8 +6044,8 @@ export declare const contactContract: {
6044
6044
  createdAt: Date;
6045
6045
  updatedAt: Date;
6046
6046
  deletedAt: Date | null;
6047
- address?: string | null | undefined;
6048
6047
  name?: string | undefined;
6048
+ address?: string | null | undefined;
6049
6049
  phone?: string | null | undefined;
6050
6050
  industry?: string | null | undefined;
6051
6051
  }>>;
@@ -6063,13 +6063,13 @@ export declare const contactContract: {
6063
6063
  picture: z.ZodOptional<z.ZodString>;
6064
6064
  additionalCredentials: z.ZodAny;
6065
6065
  }, "strip", z.ZodTypeAny, {
6066
- id: string;
6067
6066
  name: string;
6067
+ id: string;
6068
6068
  picture?: string | undefined;
6069
6069
  additionalCredentials?: any;
6070
6070
  }, {
6071
- id: string;
6072
6071
  name: string;
6072
+ id: string;
6073
6073
  picture?: string | undefined;
6074
6074
  additionalCredentials?: any;
6075
6075
  }>;
@@ -6077,8 +6077,8 @@ export declare const contactContract: {
6077
6077
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
6078
6078
  id: string;
6079
6079
  metadata: {
6080
- id: string;
6081
6080
  name: string;
6081
+ id: string;
6082
6082
  picture?: string | undefined;
6083
6083
  additionalCredentials?: any;
6084
6084
  };
@@ -6091,8 +6091,8 @@ export declare const contactContract: {
6091
6091
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
6092
6092
  id: string;
6093
6093
  metadata: {
6094
- id: string;
6095
6094
  name: string;
6095
+ id: string;
6096
6096
  picture?: string | undefined;
6097
6097
  additionalCredentials?: any;
6098
6098
  };
@@ -6202,9 +6202,10 @@ export declare const contactContract: {
6202
6202
  fileSize: z.ZodNumber;
6203
6203
  fileKey: z.ZodString;
6204
6204
  fileUrl: z.ZodNullable<z.ZodString>;
6205
- status: z.ZodOptional<z.ZodString>;
6205
+ status: z.ZodNullable<z.ZodString>;
6206
6206
  }, "strip", z.ZodTypeAny, {
6207
6207
  id: string;
6208
+ status: string | null;
6208
6209
  createdAt: Date;
6209
6210
  updatedAt: Date;
6210
6211
  deletedAt: Date | null;
@@ -6213,9 +6214,9 @@ export declare const contactContract: {
6213
6214
  bucketName: string;
6214
6215
  fileSize: number;
6215
6216
  fileUrl: string | null;
6216
- status?: string | undefined;
6217
6217
  }, {
6218
6218
  id: string;
6219
+ status: string | null;
6219
6220
  createdAt: Date;
6220
6221
  updatedAt: Date;
6221
6222
  deletedAt: Date | null;
@@ -6224,7 +6225,6 @@ export declare const contactContract: {
6224
6225
  bucketName: string;
6225
6226
  fileSize: number;
6226
6227
  fileUrl: string | null;
6227
- status?: string | undefined;
6228
6228
  }>, "many">;
6229
6229
  }, "strip", z.ZodTypeAny, {
6230
6230
  id: string;
@@ -6251,6 +6251,7 @@ export declare const contactContract: {
6251
6251
  dateValue: Date | null;
6252
6252
  uploads: {
6253
6253
  id: string;
6254
+ status: string | null;
6254
6255
  createdAt: Date;
6255
6256
  updatedAt: Date;
6256
6257
  deletedAt: Date | null;
@@ -6259,7 +6260,6 @@ export declare const contactContract: {
6259
6260
  bucketName: string;
6260
6261
  fileSize: number;
6261
6262
  fileUrl: string | null;
6262
- status?: string | undefined;
6263
6263
  }[];
6264
6264
  }, {
6265
6265
  id: string;
@@ -6286,6 +6286,7 @@ export declare const contactContract: {
6286
6286
  dateValue: Date | null;
6287
6287
  uploads: {
6288
6288
  id: string;
6289
+ status: string | null;
6289
6290
  createdAt: Date;
6290
6291
  updatedAt: Date;
6291
6292
  deletedAt: Date | null;
@@ -6294,7 +6295,6 @@ export declare const contactContract: {
6294
6295
  bucketName: string;
6295
6296
  fileSize: number;
6296
6297
  fileUrl: string | null;
6297
- status?: string | undefined;
6298
6298
  }[];
6299
6299
  }>, "many">;
6300
6300
  contactEmails: z.ZodArray<z.ZodObject<{
@@ -6402,10 +6402,10 @@ export declare const contactContract: {
6402
6402
  };
6403
6403
  }>, "many">>;
6404
6404
  }, "strip", z.ZodTypeAny, {
6405
+ name: string;
6405
6406
  id: string;
6406
6407
  channel: string | null;
6407
6408
  address: string | null;
6408
- name: string;
6409
6409
  createdAt: Date;
6410
6410
  updatedAt: Date;
6411
6411
  deletedAt: Date | null;
@@ -6434,6 +6434,7 @@ export declare const contactContract: {
6434
6434
  dateValue: Date | null;
6435
6435
  uploads: {
6436
6436
  id: string;
6437
+ status: string | null;
6437
6438
  createdAt: Date;
6438
6439
  updatedAt: Date;
6439
6440
  deletedAt: Date | null;
@@ -6442,7 +6443,6 @@ export declare const contactContract: {
6442
6443
  bucketName: string;
6443
6444
  fileSize: number;
6444
6445
  fileUrl: string | null;
6445
- status?: string | undefined;
6446
6446
  }[];
6447
6447
  }[];
6448
6448
  company: {
@@ -6450,8 +6450,8 @@ export declare const contactContract: {
6450
6450
  createdAt: Date;
6451
6451
  updatedAt: Date;
6452
6452
  deletedAt: Date | null;
6453
- address?: string | null | undefined;
6454
6453
  name?: string | undefined;
6454
+ address?: string | null | undefined;
6455
6455
  phone?: string | null | undefined;
6456
6456
  industry?: string | null | undefined;
6457
6457
  } | null;
@@ -6459,8 +6459,8 @@ export declare const contactContract: {
6459
6459
  contactProfile: string | null;
6460
6460
  socialProfileUrl: string | null;
6461
6461
  tags: {
6462
- id: string;
6463
6462
  name: string;
6463
+ id: string;
6464
6464
  createdAt: Date;
6465
6465
  updatedAt: Date;
6466
6466
  deletedAt: Date | null;
@@ -6485,8 +6485,8 @@ export declare const contactContract: {
6485
6485
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
6486
6486
  id: string;
6487
6487
  metadata: {
6488
- id: string;
6489
6488
  name: string;
6489
+ id: string;
6490
6490
  picture?: string | undefined;
6491
6491
  additionalCredentials?: any;
6492
6492
  };
@@ -6513,10 +6513,10 @@ export declare const contactContract: {
6513
6513
  };
6514
6514
  }[] | undefined;
6515
6515
  }, {
6516
+ name: string;
6516
6517
  id: string;
6517
6518
  channel: string | null;
6518
6519
  address: string | null;
6519
- name: string;
6520
6520
  createdAt: Date;
6521
6521
  updatedAt: Date;
6522
6522
  deletedAt: Date | null;
@@ -6545,6 +6545,7 @@ export declare const contactContract: {
6545
6545
  dateValue: Date | null;
6546
6546
  uploads: {
6547
6547
  id: string;
6548
+ status: string | null;
6548
6549
  createdAt: Date;
6549
6550
  updatedAt: Date;
6550
6551
  deletedAt: Date | null;
@@ -6553,7 +6554,6 @@ export declare const contactContract: {
6553
6554
  bucketName: string;
6554
6555
  fileSize: number;
6555
6556
  fileUrl: string | null;
6556
- status?: string | undefined;
6557
6557
  }[];
6558
6558
  }[];
6559
6559
  company: {
@@ -6561,8 +6561,8 @@ export declare const contactContract: {
6561
6561
  createdAt: Date;
6562
6562
  updatedAt: Date;
6563
6563
  deletedAt: Date | null;
6564
- address?: string | null | undefined;
6565
6564
  name?: string | undefined;
6565
+ address?: string | null | undefined;
6566
6566
  phone?: string | null | undefined;
6567
6567
  industry?: string | null | undefined;
6568
6568
  } | null;
@@ -6570,8 +6570,8 @@ export declare const contactContract: {
6570
6570
  contactProfile: string | null;
6571
6571
  socialProfileUrl: string | null;
6572
6572
  tags: {
6573
- id: string;
6574
6573
  name: string;
6574
+ id: string;
6575
6575
  createdAt: Date;
6576
6576
  updatedAt: Date;
6577
6577
  deletedAt: Date | null;
@@ -6596,8 +6596,8 @@ export declare const contactContract: {
6596
6596
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
6597
6597
  id: string;
6598
6598
  metadata: {
6599
- id: string;
6600
6599
  name: string;
6600
+ id: string;
6601
6601
  picture?: string | undefined;
6602
6602
  additionalCredentials?: any;
6603
6603
  };
@@ -6626,10 +6626,10 @@ export declare const contactContract: {
6626
6626
  }>;
6627
6627
  }, "strip", z.ZodTypeAny, {
6628
6628
  data: {
6629
+ name: string;
6629
6630
  id: string;
6630
6631
  channel: string | null;
6631
6632
  address: string | null;
6632
- name: string;
6633
6633
  createdAt: Date;
6634
6634
  updatedAt: Date;
6635
6635
  deletedAt: Date | null;
@@ -6658,6 +6658,7 @@ export declare const contactContract: {
6658
6658
  dateValue: Date | null;
6659
6659
  uploads: {
6660
6660
  id: string;
6661
+ status: string | null;
6661
6662
  createdAt: Date;
6662
6663
  updatedAt: Date;
6663
6664
  deletedAt: Date | null;
@@ -6666,7 +6667,6 @@ export declare const contactContract: {
6666
6667
  bucketName: string;
6667
6668
  fileSize: number;
6668
6669
  fileUrl: string | null;
6669
- status?: string | undefined;
6670
6670
  }[];
6671
6671
  }[];
6672
6672
  company: {
@@ -6674,8 +6674,8 @@ export declare const contactContract: {
6674
6674
  createdAt: Date;
6675
6675
  updatedAt: Date;
6676
6676
  deletedAt: Date | null;
6677
- address?: string | null | undefined;
6678
6677
  name?: string | undefined;
6678
+ address?: string | null | undefined;
6679
6679
  phone?: string | null | undefined;
6680
6680
  industry?: string | null | undefined;
6681
6681
  } | null;
@@ -6683,8 +6683,8 @@ export declare const contactContract: {
6683
6683
  contactProfile: string | null;
6684
6684
  socialProfileUrl: string | null;
6685
6685
  tags: {
6686
- id: string;
6687
6686
  name: string;
6687
+ id: string;
6688
6688
  createdAt: Date;
6689
6689
  updatedAt: Date;
6690
6690
  deletedAt: Date | null;
@@ -6709,8 +6709,8 @@ export declare const contactContract: {
6709
6709
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
6710
6710
  id: string;
6711
6711
  metadata: {
6712
- id: string;
6713
6712
  name: string;
6713
+ id: string;
6714
6714
  picture?: string | undefined;
6715
6715
  additionalCredentials?: any;
6716
6716
  };
@@ -6740,10 +6740,10 @@ export declare const contactContract: {
6740
6740
  requestId: string;
6741
6741
  }, {
6742
6742
  data: {
6743
+ name: string;
6743
6744
  id: string;
6744
6745
  channel: string | null;
6745
6746
  address: string | null;
6746
- name: string;
6747
6747
  createdAt: Date;
6748
6748
  updatedAt: Date;
6749
6749
  deletedAt: Date | null;
@@ -6772,6 +6772,7 @@ export declare const contactContract: {
6772
6772
  dateValue: Date | null;
6773
6773
  uploads: {
6774
6774
  id: string;
6775
+ status: string | null;
6775
6776
  createdAt: Date;
6776
6777
  updatedAt: Date;
6777
6778
  deletedAt: Date | null;
@@ -6780,7 +6781,6 @@ export declare const contactContract: {
6780
6781
  bucketName: string;
6781
6782
  fileSize: number;
6782
6783
  fileUrl: string | null;
6783
- status?: string | undefined;
6784
6784
  }[];
6785
6785
  }[];
6786
6786
  company: {
@@ -6788,8 +6788,8 @@ export declare const contactContract: {
6788
6788
  createdAt: Date;
6789
6789
  updatedAt: Date;
6790
6790
  deletedAt: Date | null;
6791
- address?: string | null | undefined;
6792
6791
  name?: string | undefined;
6792
+ address?: string | null | undefined;
6793
6793
  phone?: string | null | undefined;
6794
6794
  industry?: string | null | undefined;
6795
6795
  } | null;
@@ -6797,8 +6797,8 @@ export declare const contactContract: {
6797
6797
  contactProfile: string | null;
6798
6798
  socialProfileUrl: string | null;
6799
6799
  tags: {
6800
- id: string;
6801
6800
  name: string;
6801
+ id: string;
6802
6802
  createdAt: Date;
6803
6803
  updatedAt: Date;
6804
6804
  deletedAt: Date | null;
@@ -6823,8 +6823,8 @@ export declare const contactContract: {
6823
6823
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
6824
6824
  id: string;
6825
6825
  metadata: {
6826
- id: string;
6827
6826
  name: string;
6827
+ id: string;
6828
6828
  picture?: string | undefined;
6829
6829
  additionalCredentials?: any;
6830
6830
  };
@@ -6873,14 +6873,14 @@ export declare const contactContract: {
6873
6873
  deletedAt: z.ZodNullable<z.ZodDate>;
6874
6874
  name: z.ZodString;
6875
6875
  }, "strip", z.ZodTypeAny, {
6876
- id: string;
6877
6876
  name: string;
6877
+ id: string;
6878
6878
  createdAt: Date;
6879
6879
  updatedAt: Date;
6880
6880
  deletedAt: Date | null;
6881
6881
  }, {
6882
- id: string;
6883
6882
  name: string;
6883
+ id: string;
6884
6884
  createdAt: Date;
6885
6885
  updatedAt: Date;
6886
6886
  deletedAt: Date | null;
@@ -7036,8 +7036,8 @@ export declare const contactContract: {
7036
7036
  createdAt: Date;
7037
7037
  updatedAt: Date;
7038
7038
  deletedAt: Date | null;
7039
- address?: string | null | undefined;
7040
7039
  name?: string | undefined;
7040
+ address?: string | null | undefined;
7041
7041
  phone?: string | null | undefined;
7042
7042
  industry?: string | null | undefined;
7043
7043
  }, {
@@ -7045,8 +7045,8 @@ export declare const contactContract: {
7045
7045
  createdAt: Date;
7046
7046
  updatedAt: Date;
7047
7047
  deletedAt: Date | null;
7048
- address?: string | null | undefined;
7049
7048
  name?: string | undefined;
7049
+ address?: string | null | undefined;
7050
7050
  phone?: string | null | undefined;
7051
7051
  industry?: string | null | undefined;
7052
7052
  }>>;
@@ -7064,13 +7064,13 @@ export declare const contactContract: {
7064
7064
  picture: z.ZodOptional<z.ZodString>;
7065
7065
  additionalCredentials: z.ZodAny;
7066
7066
  }, "strip", z.ZodTypeAny, {
7067
- id: string;
7068
7067
  name: string;
7068
+ id: string;
7069
7069
  picture?: string | undefined;
7070
7070
  additionalCredentials?: any;
7071
7071
  }, {
7072
- id: string;
7073
7072
  name: string;
7073
+ id: string;
7074
7074
  picture?: string | undefined;
7075
7075
  additionalCredentials?: any;
7076
7076
  }>;
@@ -7078,8 +7078,8 @@ export declare const contactContract: {
7078
7078
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
7079
7079
  id: string;
7080
7080
  metadata: {
7081
- id: string;
7082
7081
  name: string;
7082
+ id: string;
7083
7083
  picture?: string | undefined;
7084
7084
  additionalCredentials?: any;
7085
7085
  };
@@ -7092,8 +7092,8 @@ export declare const contactContract: {
7092
7092
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
7093
7093
  id: string;
7094
7094
  metadata: {
7095
- id: string;
7096
7095
  name: string;
7096
+ id: string;
7097
7097
  picture?: string | undefined;
7098
7098
  additionalCredentials?: any;
7099
7099
  };
@@ -7203,9 +7203,10 @@ export declare const contactContract: {
7203
7203
  fileSize: z.ZodNumber;
7204
7204
  fileKey: z.ZodString;
7205
7205
  fileUrl: z.ZodNullable<z.ZodString>;
7206
- status: z.ZodOptional<z.ZodString>;
7206
+ status: z.ZodNullable<z.ZodString>;
7207
7207
  }, "strip", z.ZodTypeAny, {
7208
7208
  id: string;
7209
+ status: string | null;
7209
7210
  createdAt: Date;
7210
7211
  updatedAt: Date;
7211
7212
  deletedAt: Date | null;
@@ -7214,9 +7215,9 @@ export declare const contactContract: {
7214
7215
  bucketName: string;
7215
7216
  fileSize: number;
7216
7217
  fileUrl: string | null;
7217
- status?: string | undefined;
7218
7218
  }, {
7219
7219
  id: string;
7220
+ status: string | null;
7220
7221
  createdAt: Date;
7221
7222
  updatedAt: Date;
7222
7223
  deletedAt: Date | null;
@@ -7225,7 +7226,6 @@ export declare const contactContract: {
7225
7226
  bucketName: string;
7226
7227
  fileSize: number;
7227
7228
  fileUrl: string | null;
7228
- status?: string | undefined;
7229
7229
  }>, "many">;
7230
7230
  }, "strip", z.ZodTypeAny, {
7231
7231
  id: string;
@@ -7252,6 +7252,7 @@ export declare const contactContract: {
7252
7252
  dateValue: Date | null;
7253
7253
  uploads: {
7254
7254
  id: string;
7255
+ status: string | null;
7255
7256
  createdAt: Date;
7256
7257
  updatedAt: Date;
7257
7258
  deletedAt: Date | null;
@@ -7260,7 +7261,6 @@ export declare const contactContract: {
7260
7261
  bucketName: string;
7261
7262
  fileSize: number;
7262
7263
  fileUrl: string | null;
7263
- status?: string | undefined;
7264
7264
  }[];
7265
7265
  }, {
7266
7266
  id: string;
@@ -7287,6 +7287,7 @@ export declare const contactContract: {
7287
7287
  dateValue: Date | null;
7288
7288
  uploads: {
7289
7289
  id: string;
7290
+ status: string | null;
7290
7291
  createdAt: Date;
7291
7292
  updatedAt: Date;
7292
7293
  deletedAt: Date | null;
@@ -7295,7 +7296,6 @@ export declare const contactContract: {
7295
7296
  bucketName: string;
7296
7297
  fileSize: number;
7297
7298
  fileUrl: string | null;
7298
- status?: string | undefined;
7299
7299
  }[];
7300
7300
  }>, "many">;
7301
7301
  contactEmails: z.ZodArray<z.ZodObject<{
@@ -7403,10 +7403,10 @@ export declare const contactContract: {
7403
7403
  };
7404
7404
  }>, "many">>;
7405
7405
  }, "strip", z.ZodTypeAny, {
7406
+ name: string;
7406
7407
  id: string;
7407
7408
  channel: string | null;
7408
7409
  address: string | null;
7409
- name: string;
7410
7410
  createdAt: Date;
7411
7411
  updatedAt: Date;
7412
7412
  deletedAt: Date | null;
@@ -7435,6 +7435,7 @@ export declare const contactContract: {
7435
7435
  dateValue: Date | null;
7436
7436
  uploads: {
7437
7437
  id: string;
7438
+ status: string | null;
7438
7439
  createdAt: Date;
7439
7440
  updatedAt: Date;
7440
7441
  deletedAt: Date | null;
@@ -7443,7 +7444,6 @@ export declare const contactContract: {
7443
7444
  bucketName: string;
7444
7445
  fileSize: number;
7445
7446
  fileUrl: string | null;
7446
- status?: string | undefined;
7447
7447
  }[];
7448
7448
  }[];
7449
7449
  company: {
@@ -7451,8 +7451,8 @@ export declare const contactContract: {
7451
7451
  createdAt: Date;
7452
7452
  updatedAt: Date;
7453
7453
  deletedAt: Date | null;
7454
- address?: string | null | undefined;
7455
7454
  name?: string | undefined;
7455
+ address?: string | null | undefined;
7456
7456
  phone?: string | null | undefined;
7457
7457
  industry?: string | null | undefined;
7458
7458
  } | null;
@@ -7460,8 +7460,8 @@ export declare const contactContract: {
7460
7460
  contactProfile: string | null;
7461
7461
  socialProfileUrl: string | null;
7462
7462
  tags: {
7463
- id: string;
7464
7463
  name: string;
7464
+ id: string;
7465
7465
  createdAt: Date;
7466
7466
  updatedAt: Date;
7467
7467
  deletedAt: Date | null;
@@ -7486,8 +7486,8 @@ export declare const contactContract: {
7486
7486
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
7487
7487
  id: string;
7488
7488
  metadata: {
7489
- id: string;
7490
7489
  name: string;
7490
+ id: string;
7491
7491
  picture?: string | undefined;
7492
7492
  additionalCredentials?: any;
7493
7493
  };
@@ -7514,10 +7514,10 @@ export declare const contactContract: {
7514
7514
  };
7515
7515
  }[] | undefined;
7516
7516
  }, {
7517
+ name: string;
7517
7518
  id: string;
7518
7519
  channel: string | null;
7519
7520
  address: string | null;
7520
- name: string;
7521
7521
  createdAt: Date;
7522
7522
  updatedAt: Date;
7523
7523
  deletedAt: Date | null;
@@ -7546,6 +7546,7 @@ export declare const contactContract: {
7546
7546
  dateValue: Date | null;
7547
7547
  uploads: {
7548
7548
  id: string;
7549
+ status: string | null;
7549
7550
  createdAt: Date;
7550
7551
  updatedAt: Date;
7551
7552
  deletedAt: Date | null;
@@ -7554,7 +7555,6 @@ export declare const contactContract: {
7554
7555
  bucketName: string;
7555
7556
  fileSize: number;
7556
7557
  fileUrl: string | null;
7557
- status?: string | undefined;
7558
7558
  }[];
7559
7559
  }[];
7560
7560
  company: {
@@ -7562,8 +7562,8 @@ export declare const contactContract: {
7562
7562
  createdAt: Date;
7563
7563
  updatedAt: Date;
7564
7564
  deletedAt: Date | null;
7565
- address?: string | null | undefined;
7566
7565
  name?: string | undefined;
7566
+ address?: string | null | undefined;
7567
7567
  phone?: string | null | undefined;
7568
7568
  industry?: string | null | undefined;
7569
7569
  } | null;
@@ -7571,8 +7571,8 @@ export declare const contactContract: {
7571
7571
  contactProfile: string | null;
7572
7572
  socialProfileUrl: string | null;
7573
7573
  tags: {
7574
- id: string;
7575
7574
  name: string;
7575
+ id: string;
7576
7576
  createdAt: Date;
7577
7577
  updatedAt: Date;
7578
7578
  deletedAt: Date | null;
@@ -7597,8 +7597,8 @@ export declare const contactContract: {
7597
7597
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
7598
7598
  id: string;
7599
7599
  metadata: {
7600
- id: string;
7601
7600
  name: string;
7601
+ id: string;
7602
7602
  picture?: string | undefined;
7603
7603
  additionalCredentials?: any;
7604
7604
  };
@@ -7627,10 +7627,10 @@ export declare const contactContract: {
7627
7627
  }>;
7628
7628
  }, "strip", z.ZodTypeAny, {
7629
7629
  data: {
7630
+ name: string;
7630
7631
  id: string;
7631
7632
  channel: string | null;
7632
7633
  address: string | null;
7633
- name: string;
7634
7634
  createdAt: Date;
7635
7635
  updatedAt: Date;
7636
7636
  deletedAt: Date | null;
@@ -7659,6 +7659,7 @@ export declare const contactContract: {
7659
7659
  dateValue: Date | null;
7660
7660
  uploads: {
7661
7661
  id: string;
7662
+ status: string | null;
7662
7663
  createdAt: Date;
7663
7664
  updatedAt: Date;
7664
7665
  deletedAt: Date | null;
@@ -7667,7 +7668,6 @@ export declare const contactContract: {
7667
7668
  bucketName: string;
7668
7669
  fileSize: number;
7669
7670
  fileUrl: string | null;
7670
- status?: string | undefined;
7671
7671
  }[];
7672
7672
  }[];
7673
7673
  company: {
@@ -7675,8 +7675,8 @@ export declare const contactContract: {
7675
7675
  createdAt: Date;
7676
7676
  updatedAt: Date;
7677
7677
  deletedAt: Date | null;
7678
- address?: string | null | undefined;
7679
7678
  name?: string | undefined;
7679
+ address?: string | null | undefined;
7680
7680
  phone?: string | null | undefined;
7681
7681
  industry?: string | null | undefined;
7682
7682
  } | null;
@@ -7684,8 +7684,8 @@ export declare const contactContract: {
7684
7684
  contactProfile: string | null;
7685
7685
  socialProfileUrl: string | null;
7686
7686
  tags: {
7687
- id: string;
7688
7687
  name: string;
7688
+ id: string;
7689
7689
  createdAt: Date;
7690
7690
  updatedAt: Date;
7691
7691
  deletedAt: Date | null;
@@ -7710,8 +7710,8 @@ export declare const contactContract: {
7710
7710
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
7711
7711
  id: string;
7712
7712
  metadata: {
7713
- id: string;
7714
7713
  name: string;
7714
+ id: string;
7715
7715
  picture?: string | undefined;
7716
7716
  additionalCredentials?: any;
7717
7717
  };
@@ -7741,10 +7741,10 @@ export declare const contactContract: {
7741
7741
  requestId: string;
7742
7742
  }, {
7743
7743
  data: {
7744
+ name: string;
7744
7745
  id: string;
7745
7746
  channel: string | null;
7746
7747
  address: string | null;
7747
- name: string;
7748
7748
  createdAt: Date;
7749
7749
  updatedAt: Date;
7750
7750
  deletedAt: Date | null;
@@ -7773,6 +7773,7 @@ export declare const contactContract: {
7773
7773
  dateValue: Date | null;
7774
7774
  uploads: {
7775
7775
  id: string;
7776
+ status: string | null;
7776
7777
  createdAt: Date;
7777
7778
  updatedAt: Date;
7778
7779
  deletedAt: Date | null;
@@ -7781,7 +7782,6 @@ export declare const contactContract: {
7781
7782
  bucketName: string;
7782
7783
  fileSize: number;
7783
7784
  fileUrl: string | null;
7784
- status?: string | undefined;
7785
7785
  }[];
7786
7786
  }[];
7787
7787
  company: {
@@ -7789,8 +7789,8 @@ export declare const contactContract: {
7789
7789
  createdAt: Date;
7790
7790
  updatedAt: Date;
7791
7791
  deletedAt: Date | null;
7792
- address?: string | null | undefined;
7793
7792
  name?: string | undefined;
7793
+ address?: string | null | undefined;
7794
7794
  phone?: string | null | undefined;
7795
7795
  industry?: string | null | undefined;
7796
7796
  } | null;
@@ -7798,8 +7798,8 @@ export declare const contactContract: {
7798
7798
  contactProfile: string | null;
7799
7799
  socialProfileUrl: string | null;
7800
7800
  tags: {
7801
- id: string;
7802
7801
  name: string;
7802
+ id: string;
7803
7803
  createdAt: Date;
7804
7804
  updatedAt: Date;
7805
7805
  deletedAt: Date | null;
@@ -7824,8 +7824,8 @@ export declare const contactContract: {
7824
7824
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
7825
7825
  id: string;
7826
7826
  metadata: {
7827
- id: string;
7828
7827
  name: string;
7828
+ id: string;
7829
7829
  picture?: string | undefined;
7830
7830
  additionalCredentials?: any;
7831
7831
  };
@@ -7906,20 +7906,20 @@ export declare const contactContract: {
7906
7906
  error?: any;
7907
7907
  }>;
7908
7908
  };
7909
- path: "contact-service/contact/platform-contact";
7909
+ path: "cs/contact/platform-contact";
7910
7910
  headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
7911
7911
  'x-tenant': z.ZodString;
7912
- authorization: z.ZodString;
7912
+ 'x-service-token': z.ZodString;
7913
7913
  'x-code': z.ZodOptional<z.ZodString>;
7914
7914
  'x-client-timezone': z.ZodDefault<z.ZodString>;
7915
7915
  }, "strip", z.ZodTypeAny, {
7916
7916
  'x-tenant': string;
7917
- authorization: string;
7917
+ 'x-service-token': string;
7918
7918
  'x-client-timezone': string;
7919
7919
  'x-code'?: string | undefined;
7920
7920
  }, {
7921
7921
  'x-tenant': string;
7922
- authorization: string;
7922
+ 'x-service-token': string;
7923
7923
  'x-code'?: string | undefined;
7924
7924
  'x-client-timezone'?: string | undefined;
7925
7925
  }>>>;
@@ -7958,14 +7958,14 @@ export declare const contactContract: {
7958
7958
  deletedAt: z.ZodNullable<z.ZodDate>;
7959
7959
  name: z.ZodString;
7960
7960
  }, "strip", z.ZodTypeAny, {
7961
- id: string;
7962
7961
  name: string;
7962
+ id: string;
7963
7963
  createdAt: Date;
7964
7964
  updatedAt: Date;
7965
7965
  deletedAt: Date | null;
7966
7966
  }, {
7967
- id: string;
7968
7967
  name: string;
7968
+ id: string;
7969
7969
  createdAt: Date;
7970
7970
  updatedAt: Date;
7971
7971
  deletedAt: Date | null;
@@ -8121,8 +8121,8 @@ export declare const contactContract: {
8121
8121
  createdAt: Date;
8122
8122
  updatedAt: Date;
8123
8123
  deletedAt: Date | null;
8124
- address?: string | null | undefined;
8125
8124
  name?: string | undefined;
8125
+ address?: string | null | undefined;
8126
8126
  phone?: string | null | undefined;
8127
8127
  industry?: string | null | undefined;
8128
8128
  }, {
@@ -8130,8 +8130,8 @@ export declare const contactContract: {
8130
8130
  createdAt: Date;
8131
8131
  updatedAt: Date;
8132
8132
  deletedAt: Date | null;
8133
- address?: string | null | undefined;
8134
8133
  name?: string | undefined;
8134
+ address?: string | null | undefined;
8135
8135
  phone?: string | null | undefined;
8136
8136
  industry?: string | null | undefined;
8137
8137
  }>>;
@@ -8149,13 +8149,13 @@ export declare const contactContract: {
8149
8149
  picture: z.ZodOptional<z.ZodString>;
8150
8150
  additionalCredentials: z.ZodAny;
8151
8151
  }, "strip", z.ZodTypeAny, {
8152
- id: string;
8153
8152
  name: string;
8153
+ id: string;
8154
8154
  picture?: string | undefined;
8155
8155
  additionalCredentials?: any;
8156
8156
  }, {
8157
- id: string;
8158
8157
  name: string;
8158
+ id: string;
8159
8159
  picture?: string | undefined;
8160
8160
  additionalCredentials?: any;
8161
8161
  }>;
@@ -8163,8 +8163,8 @@ export declare const contactContract: {
8163
8163
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
8164
8164
  id: string;
8165
8165
  metadata: {
8166
- id: string;
8167
8166
  name: string;
8167
+ id: string;
8168
8168
  picture?: string | undefined;
8169
8169
  additionalCredentials?: any;
8170
8170
  };
@@ -8177,8 +8177,8 @@ export declare const contactContract: {
8177
8177
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
8178
8178
  id: string;
8179
8179
  metadata: {
8180
- id: string;
8181
8180
  name: string;
8181
+ id: string;
8182
8182
  picture?: string | undefined;
8183
8183
  additionalCredentials?: any;
8184
8184
  };
@@ -8288,9 +8288,10 @@ export declare const contactContract: {
8288
8288
  fileSize: z.ZodNumber;
8289
8289
  fileKey: z.ZodString;
8290
8290
  fileUrl: z.ZodNullable<z.ZodString>;
8291
- status: z.ZodOptional<z.ZodString>;
8291
+ status: z.ZodNullable<z.ZodString>;
8292
8292
  }, "strip", z.ZodTypeAny, {
8293
8293
  id: string;
8294
+ status: string | null;
8294
8295
  createdAt: Date;
8295
8296
  updatedAt: Date;
8296
8297
  deletedAt: Date | null;
@@ -8299,9 +8300,9 @@ export declare const contactContract: {
8299
8300
  bucketName: string;
8300
8301
  fileSize: number;
8301
8302
  fileUrl: string | null;
8302
- status?: string | undefined;
8303
8303
  }, {
8304
8304
  id: string;
8305
+ status: string | null;
8305
8306
  createdAt: Date;
8306
8307
  updatedAt: Date;
8307
8308
  deletedAt: Date | null;
@@ -8310,7 +8311,6 @@ export declare const contactContract: {
8310
8311
  bucketName: string;
8311
8312
  fileSize: number;
8312
8313
  fileUrl: string | null;
8313
- status?: string | undefined;
8314
8314
  }>, "many">;
8315
8315
  }, "strip", z.ZodTypeAny, {
8316
8316
  id: string;
@@ -8337,6 +8337,7 @@ export declare const contactContract: {
8337
8337
  dateValue: Date | null;
8338
8338
  uploads: {
8339
8339
  id: string;
8340
+ status: string | null;
8340
8341
  createdAt: Date;
8341
8342
  updatedAt: Date;
8342
8343
  deletedAt: Date | null;
@@ -8345,7 +8346,6 @@ export declare const contactContract: {
8345
8346
  bucketName: string;
8346
8347
  fileSize: number;
8347
8348
  fileUrl: string | null;
8348
- status?: string | undefined;
8349
8349
  }[];
8350
8350
  }, {
8351
8351
  id: string;
@@ -8372,6 +8372,7 @@ export declare const contactContract: {
8372
8372
  dateValue: Date | null;
8373
8373
  uploads: {
8374
8374
  id: string;
8375
+ status: string | null;
8375
8376
  createdAt: Date;
8376
8377
  updatedAt: Date;
8377
8378
  deletedAt: Date | null;
@@ -8380,7 +8381,6 @@ export declare const contactContract: {
8380
8381
  bucketName: string;
8381
8382
  fileSize: number;
8382
8383
  fileUrl: string | null;
8383
- status?: string | undefined;
8384
8384
  }[];
8385
8385
  }>, "many">;
8386
8386
  contactEmails: z.ZodArray<z.ZodObject<{
@@ -8488,10 +8488,10 @@ export declare const contactContract: {
8488
8488
  };
8489
8489
  }>, "many">>;
8490
8490
  }, "strip", z.ZodTypeAny, {
8491
+ name: string;
8491
8492
  id: string;
8492
8493
  channel: string | null;
8493
8494
  address: string | null;
8494
- name: string;
8495
8495
  createdAt: Date;
8496
8496
  updatedAt: Date;
8497
8497
  deletedAt: Date | null;
@@ -8520,6 +8520,7 @@ export declare const contactContract: {
8520
8520
  dateValue: Date | null;
8521
8521
  uploads: {
8522
8522
  id: string;
8523
+ status: string | null;
8523
8524
  createdAt: Date;
8524
8525
  updatedAt: Date;
8525
8526
  deletedAt: Date | null;
@@ -8528,7 +8529,6 @@ export declare const contactContract: {
8528
8529
  bucketName: string;
8529
8530
  fileSize: number;
8530
8531
  fileUrl: string | null;
8531
- status?: string | undefined;
8532
8532
  }[];
8533
8533
  }[];
8534
8534
  company: {
@@ -8536,8 +8536,8 @@ export declare const contactContract: {
8536
8536
  createdAt: Date;
8537
8537
  updatedAt: Date;
8538
8538
  deletedAt: Date | null;
8539
- address?: string | null | undefined;
8540
8539
  name?: string | undefined;
8540
+ address?: string | null | undefined;
8541
8541
  phone?: string | null | undefined;
8542
8542
  industry?: string | null | undefined;
8543
8543
  } | null;
@@ -8545,8 +8545,8 @@ export declare const contactContract: {
8545
8545
  contactProfile: string | null;
8546
8546
  socialProfileUrl: string | null;
8547
8547
  tags: {
8548
- id: string;
8549
8548
  name: string;
8549
+ id: string;
8550
8550
  createdAt: Date;
8551
8551
  updatedAt: Date;
8552
8552
  deletedAt: Date | null;
@@ -8571,8 +8571,8 @@ export declare const contactContract: {
8571
8571
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
8572
8572
  id: string;
8573
8573
  metadata: {
8574
- id: string;
8575
8574
  name: string;
8575
+ id: string;
8576
8576
  picture?: string | undefined;
8577
8577
  additionalCredentials?: any;
8578
8578
  };
@@ -8599,10 +8599,10 @@ export declare const contactContract: {
8599
8599
  };
8600
8600
  }[] | undefined;
8601
8601
  }, {
8602
+ name: string;
8602
8603
  id: string;
8603
8604
  channel: string | null;
8604
8605
  address: string | null;
8605
- name: string;
8606
8606
  createdAt: Date;
8607
8607
  updatedAt: Date;
8608
8608
  deletedAt: Date | null;
@@ -8631,6 +8631,7 @@ export declare const contactContract: {
8631
8631
  dateValue: Date | null;
8632
8632
  uploads: {
8633
8633
  id: string;
8634
+ status: string | null;
8634
8635
  createdAt: Date;
8635
8636
  updatedAt: Date;
8636
8637
  deletedAt: Date | null;
@@ -8639,7 +8640,6 @@ export declare const contactContract: {
8639
8640
  bucketName: string;
8640
8641
  fileSize: number;
8641
8642
  fileUrl: string | null;
8642
- status?: string | undefined;
8643
8643
  }[];
8644
8644
  }[];
8645
8645
  company: {
@@ -8647,8 +8647,8 @@ export declare const contactContract: {
8647
8647
  createdAt: Date;
8648
8648
  updatedAt: Date;
8649
8649
  deletedAt: Date | null;
8650
- address?: string | null | undefined;
8651
8650
  name?: string | undefined;
8651
+ address?: string | null | undefined;
8652
8652
  phone?: string | null | undefined;
8653
8653
  industry?: string | null | undefined;
8654
8654
  } | null;
@@ -8656,8 +8656,8 @@ export declare const contactContract: {
8656
8656
  contactProfile: string | null;
8657
8657
  socialProfileUrl: string | null;
8658
8658
  tags: {
8659
- id: string;
8660
8659
  name: string;
8660
+ id: string;
8661
8661
  createdAt: Date;
8662
8662
  updatedAt: Date;
8663
8663
  deletedAt: Date | null;
@@ -8682,8 +8682,8 @@ export declare const contactContract: {
8682
8682
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
8683
8683
  id: string;
8684
8684
  metadata: {
8685
- id: string;
8686
8685
  name: string;
8686
+ id: string;
8687
8687
  picture?: string | undefined;
8688
8688
  additionalCredentials?: any;
8689
8689
  };
@@ -8712,10 +8712,10 @@ export declare const contactContract: {
8712
8712
  }>;
8713
8713
  }, "strip", z.ZodTypeAny, {
8714
8714
  data: {
8715
+ name: string;
8715
8716
  id: string;
8716
8717
  channel: string | null;
8717
8718
  address: string | null;
8718
- name: string;
8719
8719
  createdAt: Date;
8720
8720
  updatedAt: Date;
8721
8721
  deletedAt: Date | null;
@@ -8744,6 +8744,7 @@ export declare const contactContract: {
8744
8744
  dateValue: Date | null;
8745
8745
  uploads: {
8746
8746
  id: string;
8747
+ status: string | null;
8747
8748
  createdAt: Date;
8748
8749
  updatedAt: Date;
8749
8750
  deletedAt: Date | null;
@@ -8752,7 +8753,6 @@ export declare const contactContract: {
8752
8753
  bucketName: string;
8753
8754
  fileSize: number;
8754
8755
  fileUrl: string | null;
8755
- status?: string | undefined;
8756
8756
  }[];
8757
8757
  }[];
8758
8758
  company: {
@@ -8760,8 +8760,8 @@ export declare const contactContract: {
8760
8760
  createdAt: Date;
8761
8761
  updatedAt: Date;
8762
8762
  deletedAt: Date | null;
8763
- address?: string | null | undefined;
8764
8763
  name?: string | undefined;
8764
+ address?: string | null | undefined;
8765
8765
  phone?: string | null | undefined;
8766
8766
  industry?: string | null | undefined;
8767
8767
  } | null;
@@ -8769,8 +8769,8 @@ export declare const contactContract: {
8769
8769
  contactProfile: string | null;
8770
8770
  socialProfileUrl: string | null;
8771
8771
  tags: {
8772
- id: string;
8773
8772
  name: string;
8773
+ id: string;
8774
8774
  createdAt: Date;
8775
8775
  updatedAt: Date;
8776
8776
  deletedAt: Date | null;
@@ -8795,8 +8795,8 @@ export declare const contactContract: {
8795
8795
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
8796
8796
  id: string;
8797
8797
  metadata: {
8798
- id: string;
8799
8798
  name: string;
8799
+ id: string;
8800
8800
  picture?: string | undefined;
8801
8801
  additionalCredentials?: any;
8802
8802
  };
@@ -8826,10 +8826,10 @@ export declare const contactContract: {
8826
8826
  requestId: string;
8827
8827
  }, {
8828
8828
  data: {
8829
+ name: string;
8829
8830
  id: string;
8830
8831
  channel: string | null;
8831
8832
  address: string | null;
8832
- name: string;
8833
8833
  createdAt: Date;
8834
8834
  updatedAt: Date;
8835
8835
  deletedAt: Date | null;
@@ -8858,6 +8858,7 @@ export declare const contactContract: {
8858
8858
  dateValue: Date | null;
8859
8859
  uploads: {
8860
8860
  id: string;
8861
+ status: string | null;
8861
8862
  createdAt: Date;
8862
8863
  updatedAt: Date;
8863
8864
  deletedAt: Date | null;
@@ -8866,7 +8867,6 @@ export declare const contactContract: {
8866
8867
  bucketName: string;
8867
8868
  fileSize: number;
8868
8869
  fileUrl: string | null;
8869
- status?: string | undefined;
8870
8870
  }[];
8871
8871
  }[];
8872
8872
  company: {
@@ -8874,8 +8874,8 @@ export declare const contactContract: {
8874
8874
  createdAt: Date;
8875
8875
  updatedAt: Date;
8876
8876
  deletedAt: Date | null;
8877
- address?: string | null | undefined;
8878
8877
  name?: string | undefined;
8878
+ address?: string | null | undefined;
8879
8879
  phone?: string | null | undefined;
8880
8880
  industry?: string | null | undefined;
8881
8881
  } | null;
@@ -8883,8 +8883,8 @@ export declare const contactContract: {
8883
8883
  contactProfile: string | null;
8884
8884
  socialProfileUrl: string | null;
8885
8885
  tags: {
8886
- id: string;
8887
8886
  name: string;
8887
+ id: string;
8888
8888
  createdAt: Date;
8889
8889
  updatedAt: Date;
8890
8890
  deletedAt: Date | null;
@@ -8909,8 +8909,8 @@ export declare const contactContract: {
8909
8909
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
8910
8910
  id: string;
8911
8911
  metadata: {
8912
- id: string;
8913
8912
  name: string;
8913
+ id: string;
8914
8914
  picture?: string | undefined;
8915
8915
  additionalCredentials?: any;
8916
8916
  };
@@ -8991,20 +8991,20 @@ export declare const contactContract: {
8991
8991
  error?: any;
8992
8992
  }>;
8993
8993
  };
8994
- path: "contact-service/contact/:id/ongoing";
8994
+ path: "cs/contact/:id/ongoing";
8995
8995
  headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
8996
8996
  'x-tenant': z.ZodString;
8997
- authorization: z.ZodString;
8997
+ 'x-service-token': z.ZodString;
8998
8998
  'x-code': z.ZodOptional<z.ZodString>;
8999
8999
  'x-client-timezone': z.ZodDefault<z.ZodString>;
9000
9000
  }, "strip", z.ZodTypeAny, {
9001
9001
  'x-tenant': string;
9002
- authorization: string;
9002
+ 'x-service-token': string;
9003
9003
  'x-client-timezone': string;
9004
9004
  'x-code'?: string | undefined;
9005
9005
  }, {
9006
9006
  'x-tenant': string;
9007
- authorization: string;
9007
+ 'x-service-token': string;
9008
9008
  'x-code'?: string | undefined;
9009
9009
  'x-client-timezone'?: string | undefined;
9010
9010
  }>>>;
@@ -9105,14 +9105,14 @@ export declare const contactContract: {
9105
9105
  deletedAt: z.ZodNullable<z.ZodDate>;
9106
9106
  name: z.ZodString;
9107
9107
  }, "strip", z.ZodTypeAny, {
9108
- id: string;
9109
9108
  name: string;
9109
+ id: string;
9110
9110
  createdAt: Date;
9111
9111
  updatedAt: Date;
9112
9112
  deletedAt: Date | null;
9113
9113
  }, {
9114
- id: string;
9115
9114
  name: string;
9115
+ id: string;
9116
9116
  createdAt: Date;
9117
9117
  updatedAt: Date;
9118
9118
  deletedAt: Date | null;
@@ -9268,8 +9268,8 @@ export declare const contactContract: {
9268
9268
  createdAt: Date;
9269
9269
  updatedAt: Date;
9270
9270
  deletedAt: Date | null;
9271
- address?: string | null | undefined;
9272
9271
  name?: string | undefined;
9272
+ address?: string | null | undefined;
9273
9273
  phone?: string | null | undefined;
9274
9274
  industry?: string | null | undefined;
9275
9275
  }, {
@@ -9277,8 +9277,8 @@ export declare const contactContract: {
9277
9277
  createdAt: Date;
9278
9278
  updatedAt: Date;
9279
9279
  deletedAt: Date | null;
9280
- address?: string | null | undefined;
9281
9280
  name?: string | undefined;
9281
+ address?: string | null | undefined;
9282
9282
  phone?: string | null | undefined;
9283
9283
  industry?: string | null | undefined;
9284
9284
  }>>;
@@ -9296,13 +9296,13 @@ export declare const contactContract: {
9296
9296
  picture: z.ZodOptional<z.ZodString>;
9297
9297
  additionalCredentials: z.ZodAny;
9298
9298
  }, "strip", z.ZodTypeAny, {
9299
- id: string;
9300
9299
  name: string;
9300
+ id: string;
9301
9301
  picture?: string | undefined;
9302
9302
  additionalCredentials?: any;
9303
9303
  }, {
9304
- id: string;
9305
9304
  name: string;
9305
+ id: string;
9306
9306
  picture?: string | undefined;
9307
9307
  additionalCredentials?: any;
9308
9308
  }>;
@@ -9310,8 +9310,8 @@ export declare const contactContract: {
9310
9310
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
9311
9311
  id: string;
9312
9312
  metadata: {
9313
- id: string;
9314
9313
  name: string;
9314
+ id: string;
9315
9315
  picture?: string | undefined;
9316
9316
  additionalCredentials?: any;
9317
9317
  };
@@ -9324,8 +9324,8 @@ export declare const contactContract: {
9324
9324
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
9325
9325
  id: string;
9326
9326
  metadata: {
9327
- id: string;
9328
9327
  name: string;
9328
+ id: string;
9329
9329
  picture?: string | undefined;
9330
9330
  additionalCredentials?: any;
9331
9331
  };
@@ -9435,9 +9435,10 @@ export declare const contactContract: {
9435
9435
  fileSize: z.ZodNumber;
9436
9436
  fileKey: z.ZodString;
9437
9437
  fileUrl: z.ZodNullable<z.ZodString>;
9438
- status: z.ZodOptional<z.ZodString>;
9438
+ status: z.ZodNullable<z.ZodString>;
9439
9439
  }, "strip", z.ZodTypeAny, {
9440
9440
  id: string;
9441
+ status: string | null;
9441
9442
  createdAt: Date;
9442
9443
  updatedAt: Date;
9443
9444
  deletedAt: Date | null;
@@ -9446,9 +9447,9 @@ export declare const contactContract: {
9446
9447
  bucketName: string;
9447
9448
  fileSize: number;
9448
9449
  fileUrl: string | null;
9449
- status?: string | undefined;
9450
9450
  }, {
9451
9451
  id: string;
9452
+ status: string | null;
9452
9453
  createdAt: Date;
9453
9454
  updatedAt: Date;
9454
9455
  deletedAt: Date | null;
@@ -9457,7 +9458,6 @@ export declare const contactContract: {
9457
9458
  bucketName: string;
9458
9459
  fileSize: number;
9459
9460
  fileUrl: string | null;
9460
- status?: string | undefined;
9461
9461
  }>, "many">;
9462
9462
  }, "strip", z.ZodTypeAny, {
9463
9463
  id: string;
@@ -9484,6 +9484,7 @@ export declare const contactContract: {
9484
9484
  dateValue: Date | null;
9485
9485
  uploads: {
9486
9486
  id: string;
9487
+ status: string | null;
9487
9488
  createdAt: Date;
9488
9489
  updatedAt: Date;
9489
9490
  deletedAt: Date | null;
@@ -9492,7 +9493,6 @@ export declare const contactContract: {
9492
9493
  bucketName: string;
9493
9494
  fileSize: number;
9494
9495
  fileUrl: string | null;
9495
- status?: string | undefined;
9496
9496
  }[];
9497
9497
  }, {
9498
9498
  id: string;
@@ -9519,6 +9519,7 @@ export declare const contactContract: {
9519
9519
  dateValue: Date | null;
9520
9520
  uploads: {
9521
9521
  id: string;
9522
+ status: string | null;
9522
9523
  createdAt: Date;
9523
9524
  updatedAt: Date;
9524
9525
  deletedAt: Date | null;
@@ -9527,7 +9528,6 @@ export declare const contactContract: {
9527
9528
  bucketName: string;
9528
9529
  fileSize: number;
9529
9530
  fileUrl: string | null;
9530
- status?: string | undefined;
9531
9531
  }[];
9532
9532
  }>, "many">;
9533
9533
  contactEmails: z.ZodArray<z.ZodObject<{
@@ -9635,10 +9635,10 @@ export declare const contactContract: {
9635
9635
  };
9636
9636
  }>, "many">>;
9637
9637
  }, "strip", z.ZodTypeAny, {
9638
+ name: string;
9638
9639
  id: string;
9639
9640
  channel: string | null;
9640
9641
  address: string | null;
9641
- name: string;
9642
9642
  createdAt: Date;
9643
9643
  updatedAt: Date;
9644
9644
  deletedAt: Date | null;
@@ -9667,6 +9667,7 @@ export declare const contactContract: {
9667
9667
  dateValue: Date | null;
9668
9668
  uploads: {
9669
9669
  id: string;
9670
+ status: string | null;
9670
9671
  createdAt: Date;
9671
9672
  updatedAt: Date;
9672
9673
  deletedAt: Date | null;
@@ -9675,7 +9676,6 @@ export declare const contactContract: {
9675
9676
  bucketName: string;
9676
9677
  fileSize: number;
9677
9678
  fileUrl: string | null;
9678
- status?: string | undefined;
9679
9679
  }[];
9680
9680
  }[];
9681
9681
  company: {
@@ -9683,8 +9683,8 @@ export declare const contactContract: {
9683
9683
  createdAt: Date;
9684
9684
  updatedAt: Date;
9685
9685
  deletedAt: Date | null;
9686
- address?: string | null | undefined;
9687
9686
  name?: string | undefined;
9687
+ address?: string | null | undefined;
9688
9688
  phone?: string | null | undefined;
9689
9689
  industry?: string | null | undefined;
9690
9690
  } | null;
@@ -9692,8 +9692,8 @@ export declare const contactContract: {
9692
9692
  contactProfile: string | null;
9693
9693
  socialProfileUrl: string | null;
9694
9694
  tags: {
9695
- id: string;
9696
9695
  name: string;
9696
+ id: string;
9697
9697
  createdAt: Date;
9698
9698
  updatedAt: Date;
9699
9699
  deletedAt: Date | null;
@@ -9718,8 +9718,8 @@ export declare const contactContract: {
9718
9718
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
9719
9719
  id: string;
9720
9720
  metadata: {
9721
- id: string;
9722
9721
  name: string;
9722
+ id: string;
9723
9723
  picture?: string | undefined;
9724
9724
  additionalCredentials?: any;
9725
9725
  };
@@ -9746,10 +9746,10 @@ export declare const contactContract: {
9746
9746
  };
9747
9747
  }[] | undefined;
9748
9748
  }, {
9749
+ name: string;
9749
9750
  id: string;
9750
9751
  channel: string | null;
9751
9752
  address: string | null;
9752
- name: string;
9753
9753
  createdAt: Date;
9754
9754
  updatedAt: Date;
9755
9755
  deletedAt: Date | null;
@@ -9778,6 +9778,7 @@ export declare const contactContract: {
9778
9778
  dateValue: Date | null;
9779
9779
  uploads: {
9780
9780
  id: string;
9781
+ status: string | null;
9781
9782
  createdAt: Date;
9782
9783
  updatedAt: Date;
9783
9784
  deletedAt: Date | null;
@@ -9786,7 +9787,6 @@ export declare const contactContract: {
9786
9787
  bucketName: string;
9787
9788
  fileSize: number;
9788
9789
  fileUrl: string | null;
9789
- status?: string | undefined;
9790
9790
  }[];
9791
9791
  }[];
9792
9792
  company: {
@@ -9794,8 +9794,8 @@ export declare const contactContract: {
9794
9794
  createdAt: Date;
9795
9795
  updatedAt: Date;
9796
9796
  deletedAt: Date | null;
9797
- address?: string | null | undefined;
9798
9797
  name?: string | undefined;
9798
+ address?: string | null | undefined;
9799
9799
  phone?: string | null | undefined;
9800
9800
  industry?: string | null | undefined;
9801
9801
  } | null;
@@ -9803,8 +9803,8 @@ export declare const contactContract: {
9803
9803
  contactProfile: string | null;
9804
9804
  socialProfileUrl: string | null;
9805
9805
  tags: {
9806
- id: string;
9807
9806
  name: string;
9807
+ id: string;
9808
9808
  createdAt: Date;
9809
9809
  updatedAt: Date;
9810
9810
  deletedAt: Date | null;
@@ -9829,8 +9829,8 @@ export declare const contactContract: {
9829
9829
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
9830
9830
  id: string;
9831
9831
  metadata: {
9832
- id: string;
9833
9832
  name: string;
9833
+ id: string;
9834
9834
  picture?: string | undefined;
9835
9835
  additionalCredentials?: any;
9836
9836
  };
@@ -9859,10 +9859,10 @@ export declare const contactContract: {
9859
9859
  }>;
9860
9860
  }, "strip", z.ZodTypeAny, {
9861
9861
  data: {
9862
+ name: string;
9862
9863
  id: string;
9863
9864
  channel: string | null;
9864
9865
  address: string | null;
9865
- name: string;
9866
9866
  createdAt: Date;
9867
9867
  updatedAt: Date;
9868
9868
  deletedAt: Date | null;
@@ -9891,6 +9891,7 @@ export declare const contactContract: {
9891
9891
  dateValue: Date | null;
9892
9892
  uploads: {
9893
9893
  id: string;
9894
+ status: string | null;
9894
9895
  createdAt: Date;
9895
9896
  updatedAt: Date;
9896
9897
  deletedAt: Date | null;
@@ -9899,7 +9900,6 @@ export declare const contactContract: {
9899
9900
  bucketName: string;
9900
9901
  fileSize: number;
9901
9902
  fileUrl: string | null;
9902
- status?: string | undefined;
9903
9903
  }[];
9904
9904
  }[];
9905
9905
  company: {
@@ -9907,8 +9907,8 @@ export declare const contactContract: {
9907
9907
  createdAt: Date;
9908
9908
  updatedAt: Date;
9909
9909
  deletedAt: Date | null;
9910
- address?: string | null | undefined;
9911
9910
  name?: string | undefined;
9911
+ address?: string | null | undefined;
9912
9912
  phone?: string | null | undefined;
9913
9913
  industry?: string | null | undefined;
9914
9914
  } | null;
@@ -9916,8 +9916,8 @@ export declare const contactContract: {
9916
9916
  contactProfile: string | null;
9917
9917
  socialProfileUrl: string | null;
9918
9918
  tags: {
9919
- id: string;
9920
9919
  name: string;
9920
+ id: string;
9921
9921
  createdAt: Date;
9922
9922
  updatedAt: Date;
9923
9923
  deletedAt: Date | null;
@@ -9942,8 +9942,8 @@ export declare const contactContract: {
9942
9942
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
9943
9943
  id: string;
9944
9944
  metadata: {
9945
- id: string;
9946
9945
  name: string;
9946
+ id: string;
9947
9947
  picture?: string | undefined;
9948
9948
  additionalCredentials?: any;
9949
9949
  };
@@ -9973,10 +9973,10 @@ export declare const contactContract: {
9973
9973
  requestId: string;
9974
9974
  }, {
9975
9975
  data: {
9976
+ name: string;
9976
9977
  id: string;
9977
9978
  channel: string | null;
9978
9979
  address: string | null;
9979
- name: string;
9980
9980
  createdAt: Date;
9981
9981
  updatedAt: Date;
9982
9982
  deletedAt: Date | null;
@@ -10005,6 +10005,7 @@ export declare const contactContract: {
10005
10005
  dateValue: Date | null;
10006
10006
  uploads: {
10007
10007
  id: string;
10008
+ status: string | null;
10008
10009
  createdAt: Date;
10009
10010
  updatedAt: Date;
10010
10011
  deletedAt: Date | null;
@@ -10013,7 +10014,6 @@ export declare const contactContract: {
10013
10014
  bucketName: string;
10014
10015
  fileSize: number;
10015
10016
  fileUrl: string | null;
10016
- status?: string | undefined;
10017
10017
  }[];
10018
10018
  }[];
10019
10019
  company: {
@@ -10021,8 +10021,8 @@ export declare const contactContract: {
10021
10021
  createdAt: Date;
10022
10022
  updatedAt: Date;
10023
10023
  deletedAt: Date | null;
10024
- address?: string | null | undefined;
10025
10024
  name?: string | undefined;
10025
+ address?: string | null | undefined;
10026
10026
  phone?: string | null | undefined;
10027
10027
  industry?: string | null | undefined;
10028
10028
  } | null;
@@ -10030,8 +10030,8 @@ export declare const contactContract: {
10030
10030
  contactProfile: string | null;
10031
10031
  socialProfileUrl: string | null;
10032
10032
  tags: {
10033
- id: string;
10034
10033
  name: string;
10034
+ id: string;
10035
10035
  createdAt: Date;
10036
10036
  updatedAt: Date;
10037
10037
  deletedAt: Date | null;
@@ -10056,8 +10056,8 @@ export declare const contactContract: {
10056
10056
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
10057
10057
  id: string;
10058
10058
  metadata: {
10059
- id: string;
10060
10059
  name: string;
10060
+ id: string;
10061
10061
  picture?: string | undefined;
10062
10062
  additionalCredentials?: any;
10063
10063
  };
@@ -10138,20 +10138,20 @@ export declare const contactContract: {
10138
10138
  error?: any;
10139
10139
  }>;
10140
10140
  };
10141
- path: "contact-service/contact/merge";
10141
+ path: "cs/contact/merge";
10142
10142
  headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
10143
10143
  'x-tenant': z.ZodString;
10144
- authorization: z.ZodString;
10144
+ 'x-service-token': z.ZodString;
10145
10145
  'x-code': z.ZodOptional<z.ZodString>;
10146
10146
  'x-client-timezone': z.ZodDefault<z.ZodString>;
10147
10147
  }, "strip", z.ZodTypeAny, {
10148
10148
  'x-tenant': string;
10149
- authorization: string;
10149
+ 'x-service-token': string;
10150
10150
  'x-client-timezone': string;
10151
10151
  'x-code'?: string | undefined;
10152
10152
  }, {
10153
10153
  'x-tenant': string;
10154
- authorization: string;
10154
+ 'x-service-token': string;
10155
10155
  'x-code'?: string | undefined;
10156
10156
  'x-client-timezone'?: string | undefined;
10157
10157
  }>>>;
@@ -10232,20 +10232,20 @@ export declare const contactContract: {
10232
10232
  error?: any;
10233
10233
  }>;
10234
10234
  };
10235
- path: "contact-service/contact/check/phone";
10235
+ path: "cs/contact/check/phone";
10236
10236
  headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
10237
10237
  'x-tenant': z.ZodString;
10238
- authorization: z.ZodString;
10238
+ 'x-service-token': z.ZodString;
10239
10239
  'x-code': z.ZodOptional<z.ZodString>;
10240
10240
  'x-client-timezone': z.ZodDefault<z.ZodString>;
10241
10241
  }, "strip", z.ZodTypeAny, {
10242
10242
  'x-tenant': string;
10243
- authorization: string;
10243
+ 'x-service-token': string;
10244
10244
  'x-client-timezone': string;
10245
10245
  'x-code'?: string | undefined;
10246
10246
  }, {
10247
10247
  'x-tenant': string;
10248
- authorization: string;
10248
+ 'x-service-token': string;
10249
10249
  'x-code'?: string | undefined;
10250
10250
  'x-client-timezone'?: string | undefined;
10251
10251
  }>>>;
@@ -10326,20 +10326,20 @@ export declare const contactContract: {
10326
10326
  error?: any;
10327
10327
  }>;
10328
10328
  };
10329
- path: "contact-service/contact/check/email";
10329
+ path: "cs/contact/check/email";
10330
10330
  headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
10331
10331
  'x-tenant': z.ZodString;
10332
- authorization: z.ZodString;
10332
+ 'x-service-token': z.ZodString;
10333
10333
  'x-code': z.ZodOptional<z.ZodString>;
10334
10334
  'x-client-timezone': z.ZodDefault<z.ZodString>;
10335
10335
  }, "strip", z.ZodTypeAny, {
10336
10336
  'x-tenant': string;
10337
- authorization: string;
10337
+ 'x-service-token': string;
10338
10338
  'x-client-timezone': string;
10339
10339
  'x-code'?: string | undefined;
10340
10340
  }, {
10341
10341
  'x-tenant': string;
10342
- authorization: string;
10342
+ 'x-service-token': string;
10343
10343
  'x-code'?: string | undefined;
10344
10344
  'x-client-timezone'?: string | undefined;
10345
10345
  }>>>;
@@ -10493,9 +10493,10 @@ export declare const contactContract: {
10493
10493
  fileSize: z.ZodNumber;
10494
10494
  fileKey: z.ZodString;
10495
10495
  fileUrl: z.ZodNullable<z.ZodString>;
10496
- status: z.ZodOptional<z.ZodString>;
10496
+ status: z.ZodNullable<z.ZodString>;
10497
10497
  }, "strip", z.ZodTypeAny, {
10498
10498
  id: string;
10499
+ status: string | null;
10499
10500
  createdAt: Date;
10500
10501
  updatedAt: Date;
10501
10502
  deletedAt: Date | null;
@@ -10504,9 +10505,9 @@ export declare const contactContract: {
10504
10505
  bucketName: string;
10505
10506
  fileSize: number;
10506
10507
  fileUrl: string | null;
10507
- status?: string | undefined;
10508
10508
  }, {
10509
10509
  id: string;
10510
+ status: string | null;
10510
10511
  createdAt: Date;
10511
10512
  updatedAt: Date;
10512
10513
  deletedAt: Date | null;
@@ -10515,7 +10516,6 @@ export declare const contactContract: {
10515
10516
  bucketName: string;
10516
10517
  fileSize: number;
10517
10518
  fileUrl: string | null;
10518
- status?: string | undefined;
10519
10519
  }>, "many">;
10520
10520
  }, "strip", z.ZodTypeAny, {
10521
10521
  id: string;
@@ -10542,6 +10542,7 @@ export declare const contactContract: {
10542
10542
  dateValue: Date | null;
10543
10543
  uploads: {
10544
10544
  id: string;
10545
+ status: string | null;
10545
10546
  createdAt: Date;
10546
10547
  updatedAt: Date;
10547
10548
  deletedAt: Date | null;
@@ -10550,7 +10551,6 @@ export declare const contactContract: {
10550
10551
  bucketName: string;
10551
10552
  fileSize: number;
10552
10553
  fileUrl: string | null;
10553
- status?: string | undefined;
10554
10554
  }[];
10555
10555
  }, {
10556
10556
  id: string;
@@ -10577,6 +10577,7 @@ export declare const contactContract: {
10577
10577
  dateValue: Date | null;
10578
10578
  uploads: {
10579
10579
  id: string;
10580
+ status: string | null;
10580
10581
  createdAt: Date;
10581
10582
  updatedAt: Date;
10582
10583
  deletedAt: Date | null;
@@ -10585,7 +10586,6 @@ export declare const contactContract: {
10585
10586
  bucketName: string;
10586
10587
  fileSize: number;
10587
10588
  fileUrl: string | null;
10588
- status?: string | undefined;
10589
10589
  }[];
10590
10590
  }>;
10591
10591
  }, "strip", z.ZodTypeAny, {
@@ -10614,6 +10614,7 @@ export declare const contactContract: {
10614
10614
  dateValue: Date | null;
10615
10615
  uploads: {
10616
10616
  id: string;
10617
+ status: string | null;
10617
10618
  createdAt: Date;
10618
10619
  updatedAt: Date;
10619
10620
  deletedAt: Date | null;
@@ -10622,7 +10623,6 @@ export declare const contactContract: {
10622
10623
  bucketName: string;
10623
10624
  fileSize: number;
10624
10625
  fileUrl: string | null;
10625
- status?: string | undefined;
10626
10626
  }[];
10627
10627
  };
10628
10628
  requestId: string;
@@ -10652,6 +10652,7 @@ export declare const contactContract: {
10652
10652
  dateValue: Date | null;
10653
10653
  uploads: {
10654
10654
  id: string;
10655
+ status: string | null;
10655
10656
  createdAt: Date;
10656
10657
  updatedAt: Date;
10657
10658
  deletedAt: Date | null;
@@ -10660,7 +10661,6 @@ export declare const contactContract: {
10660
10661
  bucketName: string;
10661
10662
  fileSize: number;
10662
10663
  fileUrl: string | null;
10663
- status?: string | undefined;
10664
10664
  }[];
10665
10665
  };
10666
10666
  requestId: string;
@@ -10717,20 +10717,20 @@ export declare const contactContract: {
10717
10717
  error?: any;
10718
10718
  }>;
10719
10719
  };
10720
- path: "contact-service/contact/attachments";
10720
+ path: "cs/contact/attachments";
10721
10721
  headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
10722
10722
  'x-tenant': z.ZodString;
10723
- authorization: z.ZodString;
10723
+ 'x-service-token': z.ZodString;
10724
10724
  'x-code': z.ZodOptional<z.ZodString>;
10725
10725
  'x-client-timezone': z.ZodDefault<z.ZodString>;
10726
10726
  }, "strip", z.ZodTypeAny, {
10727
10727
  'x-tenant': string;
10728
- authorization: string;
10728
+ 'x-service-token': string;
10729
10729
  'x-client-timezone': string;
10730
10730
  'x-code'?: string | undefined;
10731
10731
  }, {
10732
10732
  'x-tenant': string;
10733
- authorization: string;
10733
+ 'x-service-token': string;
10734
10734
  'x-code'?: string | undefined;
10735
10735
  'x-client-timezone'?: string | undefined;
10736
10736
  }>>>;
@@ -10766,14 +10766,14 @@ export declare const contactContract: {
10766
10766
  deletedAt: z.ZodNullable<z.ZodDate>;
10767
10767
  name: z.ZodString;
10768
10768
  }, "strip", z.ZodTypeAny, {
10769
- id: string;
10770
10769
  name: string;
10770
+ id: string;
10771
10771
  createdAt: Date;
10772
10772
  updatedAt: Date;
10773
10773
  deletedAt: Date | null;
10774
10774
  }, {
10775
- id: string;
10776
10775
  name: string;
10776
+ id: string;
10777
10777
  createdAt: Date;
10778
10778
  updatedAt: Date;
10779
10779
  deletedAt: Date | null;
@@ -10929,8 +10929,8 @@ export declare const contactContract: {
10929
10929
  createdAt: Date;
10930
10930
  updatedAt: Date;
10931
10931
  deletedAt: Date | null;
10932
- address?: string | null | undefined;
10933
10932
  name?: string | undefined;
10933
+ address?: string | null | undefined;
10934
10934
  phone?: string | null | undefined;
10935
10935
  industry?: string | null | undefined;
10936
10936
  }, {
@@ -10938,8 +10938,8 @@ export declare const contactContract: {
10938
10938
  createdAt: Date;
10939
10939
  updatedAt: Date;
10940
10940
  deletedAt: Date | null;
10941
- address?: string | null | undefined;
10942
10941
  name?: string | undefined;
10942
+ address?: string | null | undefined;
10943
10943
  phone?: string | null | undefined;
10944
10944
  industry?: string | null | undefined;
10945
10945
  }>>;
@@ -10957,13 +10957,13 @@ export declare const contactContract: {
10957
10957
  picture: z.ZodOptional<z.ZodString>;
10958
10958
  additionalCredentials: z.ZodAny;
10959
10959
  }, "strip", z.ZodTypeAny, {
10960
- id: string;
10961
10960
  name: string;
10961
+ id: string;
10962
10962
  picture?: string | undefined;
10963
10963
  additionalCredentials?: any;
10964
10964
  }, {
10965
- id: string;
10966
10965
  name: string;
10966
+ id: string;
10967
10967
  picture?: string | undefined;
10968
10968
  additionalCredentials?: any;
10969
10969
  }>;
@@ -10971,8 +10971,8 @@ export declare const contactContract: {
10971
10971
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
10972
10972
  id: string;
10973
10973
  metadata: {
10974
- id: string;
10975
10974
  name: string;
10975
+ id: string;
10976
10976
  picture?: string | undefined;
10977
10977
  additionalCredentials?: any;
10978
10978
  };
@@ -10985,8 +10985,8 @@ export declare const contactContract: {
10985
10985
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
10986
10986
  id: string;
10987
10987
  metadata: {
10988
- id: string;
10989
10988
  name: string;
10989
+ id: string;
10990
10990
  picture?: string | undefined;
10991
10991
  additionalCredentials?: any;
10992
10992
  };
@@ -11096,9 +11096,10 @@ export declare const contactContract: {
11096
11096
  fileSize: z.ZodNumber;
11097
11097
  fileKey: z.ZodString;
11098
11098
  fileUrl: z.ZodNullable<z.ZodString>;
11099
- status: z.ZodOptional<z.ZodString>;
11099
+ status: z.ZodNullable<z.ZodString>;
11100
11100
  }, "strip", z.ZodTypeAny, {
11101
11101
  id: string;
11102
+ status: string | null;
11102
11103
  createdAt: Date;
11103
11104
  updatedAt: Date;
11104
11105
  deletedAt: Date | null;
@@ -11107,9 +11108,9 @@ export declare const contactContract: {
11107
11108
  bucketName: string;
11108
11109
  fileSize: number;
11109
11110
  fileUrl: string | null;
11110
- status?: string | undefined;
11111
11111
  }, {
11112
11112
  id: string;
11113
+ status: string | null;
11113
11114
  createdAt: Date;
11114
11115
  updatedAt: Date;
11115
11116
  deletedAt: Date | null;
@@ -11118,7 +11119,6 @@ export declare const contactContract: {
11118
11119
  bucketName: string;
11119
11120
  fileSize: number;
11120
11121
  fileUrl: string | null;
11121
- status?: string | undefined;
11122
11122
  }>, "many">;
11123
11123
  }, "strip", z.ZodTypeAny, {
11124
11124
  id: string;
@@ -11145,6 +11145,7 @@ export declare const contactContract: {
11145
11145
  dateValue: Date | null;
11146
11146
  uploads: {
11147
11147
  id: string;
11148
+ status: string | null;
11148
11149
  createdAt: Date;
11149
11150
  updatedAt: Date;
11150
11151
  deletedAt: Date | null;
@@ -11153,7 +11154,6 @@ export declare const contactContract: {
11153
11154
  bucketName: string;
11154
11155
  fileSize: number;
11155
11156
  fileUrl: string | null;
11156
- status?: string | undefined;
11157
11157
  }[];
11158
11158
  }, {
11159
11159
  id: string;
@@ -11180,6 +11180,7 @@ export declare const contactContract: {
11180
11180
  dateValue: Date | null;
11181
11181
  uploads: {
11182
11182
  id: string;
11183
+ status: string | null;
11183
11184
  createdAt: Date;
11184
11185
  updatedAt: Date;
11185
11186
  deletedAt: Date | null;
@@ -11188,7 +11189,6 @@ export declare const contactContract: {
11188
11189
  bucketName: string;
11189
11190
  fileSize: number;
11190
11191
  fileUrl: string | null;
11191
- status?: string | undefined;
11192
11192
  }[];
11193
11193
  }>, "many">;
11194
11194
  contactEmails: z.ZodArray<z.ZodObject<{
@@ -11296,10 +11296,10 @@ export declare const contactContract: {
11296
11296
  };
11297
11297
  }>, "many">>;
11298
11298
  }, "strip", z.ZodTypeAny, {
11299
+ name: string;
11299
11300
  id: string;
11300
11301
  channel: string | null;
11301
11302
  address: string | null;
11302
- name: string;
11303
11303
  createdAt: Date;
11304
11304
  updatedAt: Date;
11305
11305
  deletedAt: Date | null;
@@ -11328,6 +11328,7 @@ export declare const contactContract: {
11328
11328
  dateValue: Date | null;
11329
11329
  uploads: {
11330
11330
  id: string;
11331
+ status: string | null;
11331
11332
  createdAt: Date;
11332
11333
  updatedAt: Date;
11333
11334
  deletedAt: Date | null;
@@ -11336,7 +11337,6 @@ export declare const contactContract: {
11336
11337
  bucketName: string;
11337
11338
  fileSize: number;
11338
11339
  fileUrl: string | null;
11339
- status?: string | undefined;
11340
11340
  }[];
11341
11341
  }[];
11342
11342
  company: {
@@ -11344,8 +11344,8 @@ export declare const contactContract: {
11344
11344
  createdAt: Date;
11345
11345
  updatedAt: Date;
11346
11346
  deletedAt: Date | null;
11347
- address?: string | null | undefined;
11348
11347
  name?: string | undefined;
11348
+ address?: string | null | undefined;
11349
11349
  phone?: string | null | undefined;
11350
11350
  industry?: string | null | undefined;
11351
11351
  } | null;
@@ -11353,8 +11353,8 @@ export declare const contactContract: {
11353
11353
  contactProfile: string | null;
11354
11354
  socialProfileUrl: string | null;
11355
11355
  tags: {
11356
- id: string;
11357
11356
  name: string;
11357
+ id: string;
11358
11358
  createdAt: Date;
11359
11359
  updatedAt: Date;
11360
11360
  deletedAt: Date | null;
@@ -11379,8 +11379,8 @@ export declare const contactContract: {
11379
11379
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
11380
11380
  id: string;
11381
11381
  metadata: {
11382
- id: string;
11383
11382
  name: string;
11383
+ id: string;
11384
11384
  picture?: string | undefined;
11385
11385
  additionalCredentials?: any;
11386
11386
  };
@@ -11407,10 +11407,10 @@ export declare const contactContract: {
11407
11407
  };
11408
11408
  }[] | undefined;
11409
11409
  }, {
11410
+ name: string;
11410
11411
  id: string;
11411
11412
  channel: string | null;
11412
11413
  address: string | null;
11413
- name: string;
11414
11414
  createdAt: Date;
11415
11415
  updatedAt: Date;
11416
11416
  deletedAt: Date | null;
@@ -11439,6 +11439,7 @@ export declare const contactContract: {
11439
11439
  dateValue: Date | null;
11440
11440
  uploads: {
11441
11441
  id: string;
11442
+ status: string | null;
11442
11443
  createdAt: Date;
11443
11444
  updatedAt: Date;
11444
11445
  deletedAt: Date | null;
@@ -11447,7 +11448,6 @@ export declare const contactContract: {
11447
11448
  bucketName: string;
11448
11449
  fileSize: number;
11449
11450
  fileUrl: string | null;
11450
- status?: string | undefined;
11451
11451
  }[];
11452
11452
  }[];
11453
11453
  company: {
@@ -11455,8 +11455,8 @@ export declare const contactContract: {
11455
11455
  createdAt: Date;
11456
11456
  updatedAt: Date;
11457
11457
  deletedAt: Date | null;
11458
- address?: string | null | undefined;
11459
11458
  name?: string | undefined;
11459
+ address?: string | null | undefined;
11460
11460
  phone?: string | null | undefined;
11461
11461
  industry?: string | null | undefined;
11462
11462
  } | null;
@@ -11464,8 +11464,8 @@ export declare const contactContract: {
11464
11464
  contactProfile: string | null;
11465
11465
  socialProfileUrl: string | null;
11466
11466
  tags: {
11467
- id: string;
11468
11467
  name: string;
11468
+ id: string;
11469
11469
  createdAt: Date;
11470
11470
  updatedAt: Date;
11471
11471
  deletedAt: Date | null;
@@ -11490,8 +11490,8 @@ export declare const contactContract: {
11490
11490
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
11491
11491
  id: string;
11492
11492
  metadata: {
11493
- id: string;
11494
11493
  name: string;
11494
+ id: string;
11495
11495
  picture?: string | undefined;
11496
11496
  additionalCredentials?: any;
11497
11497
  };
@@ -11520,10 +11520,10 @@ export declare const contactContract: {
11520
11520
  }>;
11521
11521
  }, "strip", z.ZodTypeAny, {
11522
11522
  data: {
11523
+ name: string;
11523
11524
  id: string;
11524
11525
  channel: string | null;
11525
11526
  address: string | null;
11526
- name: string;
11527
11527
  createdAt: Date;
11528
11528
  updatedAt: Date;
11529
11529
  deletedAt: Date | null;
@@ -11552,6 +11552,7 @@ export declare const contactContract: {
11552
11552
  dateValue: Date | null;
11553
11553
  uploads: {
11554
11554
  id: string;
11555
+ status: string | null;
11555
11556
  createdAt: Date;
11556
11557
  updatedAt: Date;
11557
11558
  deletedAt: Date | null;
@@ -11560,7 +11561,6 @@ export declare const contactContract: {
11560
11561
  bucketName: string;
11561
11562
  fileSize: number;
11562
11563
  fileUrl: string | null;
11563
- status?: string | undefined;
11564
11564
  }[];
11565
11565
  }[];
11566
11566
  company: {
@@ -11568,8 +11568,8 @@ export declare const contactContract: {
11568
11568
  createdAt: Date;
11569
11569
  updatedAt: Date;
11570
11570
  deletedAt: Date | null;
11571
- address?: string | null | undefined;
11572
11571
  name?: string | undefined;
11572
+ address?: string | null | undefined;
11573
11573
  phone?: string | null | undefined;
11574
11574
  industry?: string | null | undefined;
11575
11575
  } | null;
@@ -11577,8 +11577,8 @@ export declare const contactContract: {
11577
11577
  contactProfile: string | null;
11578
11578
  socialProfileUrl: string | null;
11579
11579
  tags: {
11580
- id: string;
11581
11580
  name: string;
11581
+ id: string;
11582
11582
  createdAt: Date;
11583
11583
  updatedAt: Date;
11584
11584
  deletedAt: Date | null;
@@ -11603,8 +11603,8 @@ export declare const contactContract: {
11603
11603
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
11604
11604
  id: string;
11605
11605
  metadata: {
11606
- id: string;
11607
11606
  name: string;
11607
+ id: string;
11608
11608
  picture?: string | undefined;
11609
11609
  additionalCredentials?: any;
11610
11610
  };
@@ -11634,10 +11634,10 @@ export declare const contactContract: {
11634
11634
  requestId: string;
11635
11635
  }, {
11636
11636
  data: {
11637
+ name: string;
11637
11638
  id: string;
11638
11639
  channel: string | null;
11639
11640
  address: string | null;
11640
- name: string;
11641
11641
  createdAt: Date;
11642
11642
  updatedAt: Date;
11643
11643
  deletedAt: Date | null;
@@ -11666,6 +11666,7 @@ export declare const contactContract: {
11666
11666
  dateValue: Date | null;
11667
11667
  uploads: {
11668
11668
  id: string;
11669
+ status: string | null;
11669
11670
  createdAt: Date;
11670
11671
  updatedAt: Date;
11671
11672
  deletedAt: Date | null;
@@ -11674,7 +11675,6 @@ export declare const contactContract: {
11674
11675
  bucketName: string;
11675
11676
  fileSize: number;
11676
11677
  fileUrl: string | null;
11677
- status?: string | undefined;
11678
11678
  }[];
11679
11679
  }[];
11680
11680
  company: {
@@ -11682,8 +11682,8 @@ export declare const contactContract: {
11682
11682
  createdAt: Date;
11683
11683
  updatedAt: Date;
11684
11684
  deletedAt: Date | null;
11685
- address?: string | null | undefined;
11686
11685
  name?: string | undefined;
11686
+ address?: string | null | undefined;
11687
11687
  phone?: string | null | undefined;
11688
11688
  industry?: string | null | undefined;
11689
11689
  } | null;
@@ -11691,8 +11691,8 @@ export declare const contactContract: {
11691
11691
  contactProfile: string | null;
11692
11692
  socialProfileUrl: string | null;
11693
11693
  tags: {
11694
- id: string;
11695
11694
  name: string;
11695
+ id: string;
11696
11696
  createdAt: Date;
11697
11697
  updatedAt: Date;
11698
11698
  deletedAt: Date | null;
@@ -11717,8 +11717,8 @@ export declare const contactContract: {
11717
11717
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
11718
11718
  id: string;
11719
11719
  metadata: {
11720
- id: string;
11721
11720
  name: string;
11721
+ id: string;
11722
11722
  picture?: string | undefined;
11723
11723
  additionalCredentials?: any;
11724
11724
  };
@@ -11799,20 +11799,20 @@ export declare const contactContract: {
11799
11799
  error?: any;
11800
11800
  }>;
11801
11801
  };
11802
- path: "contact-service/contact/:id";
11802
+ path: "cs/contact/:id";
11803
11803
  headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
11804
11804
  'x-tenant': z.ZodString;
11805
- authorization: z.ZodString;
11805
+ 'x-service-token': z.ZodString;
11806
11806
  'x-code': z.ZodOptional<z.ZodString>;
11807
11807
  'x-client-timezone': z.ZodDefault<z.ZodString>;
11808
11808
  }, "strip", z.ZodTypeAny, {
11809
11809
  'x-tenant': string;
11810
- authorization: string;
11810
+ 'x-service-token': string;
11811
11811
  'x-client-timezone': string;
11812
11812
  'x-code'?: string | undefined;
11813
11813
  }, {
11814
11814
  'x-tenant': string;
11815
- authorization: string;
11815
+ 'x-service-token': string;
11816
11816
  'x-code'?: string | undefined;
11817
11817
  'x-client-timezone'?: string | undefined;
11818
11818
  }>>>;
@@ -11912,20 +11912,20 @@ export declare const contactContract: {
11912
11912
  error?: any;
11913
11913
  }>;
11914
11914
  };
11915
- path: "contact-service/contact/export";
11915
+ path: "cs/contact/export";
11916
11916
  headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
11917
11917
  'x-tenant': z.ZodString;
11918
- authorization: z.ZodString;
11918
+ 'x-service-token': z.ZodString;
11919
11919
  'x-code': z.ZodOptional<z.ZodString>;
11920
11920
  'x-client-timezone': z.ZodDefault<z.ZodString>;
11921
11921
  }, "strip", z.ZodTypeAny, {
11922
11922
  'x-tenant': string;
11923
- authorization: string;
11923
+ 'x-service-token': string;
11924
11924
  'x-client-timezone': string;
11925
11925
  'x-code'?: string | undefined;
11926
11926
  }, {
11927
11927
  'x-tenant': string;
11928
- authorization: string;
11928
+ 'x-service-token': string;
11929
11929
  'x-code'?: string | undefined;
11930
11930
  'x-client-timezone'?: string | undefined;
11931
11931
  }>>>;