@kl1/contracts 1.2.28-uat → 1.2.30-uat
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/api-contracts/src/activity-log/index.d.ts +4 -4
- package/dist/api-contracts/src/activity-log/schema.d.ts +4 -4
- package/dist/api-contracts/src/attribute/index.d.ts +4 -4
- package/dist/api-contracts/src/attribute/validation.d.ts +4 -4
- package/dist/api-contracts/src/auth/index.d.ts +4 -4
- package/dist/api-contracts/src/automation-queue/index.d.ts +80 -80
- package/dist/api-contracts/src/automation-queue/schema.d.ts +10 -10
- package/dist/api-contracts/src/botpress/index.d.ts +28 -28
- package/dist/api-contracts/src/botpress/schema.d.ts +6 -6
- package/dist/api-contracts/src/botpress/validation.d.ts +8 -8
- package/dist/api-contracts/src/business-calendar/index.d.ts +32 -32
- package/dist/api-contracts/src/business-calendar/schema.d.ts +8 -8
- package/dist/api-contracts/src/business-calendar/validation.d.ts +2 -2
- package/dist/api-contracts/src/category/index.d.ts +12 -12
- package/dist/api-contracts/src/category/schema.d.ts +2 -2
- package/dist/api-contracts/src/channel/index.d.ts +467 -467
- package/dist/api-contracts/src/channel/schema.d.ts +16 -16
- package/dist/api-contracts/src/channel/validation.d.ts +20 -20
- package/dist/api-contracts/src/chat/index.d.ts +6049 -5850
- package/dist/api-contracts/src/chat/index.d.ts.map +1 -1
- package/dist/api-contracts/src/chat/schema.d.ts +1384 -1384
- package/dist/api-contracts/src/chat/schema.d.ts.map +1 -1
- package/dist/api-contracts/src/chat/validation.d.ts +1149 -950
- package/dist/api-contracts/src/chat/validation.d.ts.map +1 -1
- package/dist/api-contracts/src/comment/index.d.ts +244 -244
- package/dist/api-contracts/src/comment/schema.d.ts +68 -68
- package/dist/api-contracts/src/company/index.d.ts +4 -4
- package/dist/api-contracts/src/company/validation.d.ts +4 -4
- package/dist/api-contracts/src/contact/index.d.ts +246 -246
- package/dist/api-contracts/src/contact/schema.d.ts +26 -26
- package/dist/api-contracts/src/contact/validation.d.ts +134 -134
- package/dist/api-contracts/src/contract.d.ts +12081 -12081
- package/dist/api-contracts/src/cx-intelligence/index.d.ts +54 -0
- package/dist/api-contracts/src/cx-intelligence/index.d.ts.map +1 -0
- package/dist/api-contracts/src/cx-log/index.d.ts +248 -248
- package/dist/api-contracts/src/cx-log/schema.d.ts +295 -198
- package/dist/api-contracts/src/cx-log/schema.d.ts.map +1 -1
- package/dist/api-contracts/src/cx-log/validation.d.ts +2 -2
- package/dist/api-contracts/src/dashboard/index.d.ts +40 -40
- package/dist/api-contracts/src/dashboard/schema.d.ts +34 -34
- package/dist/api-contracts/src/extension/index.d.ts +4 -4
- package/dist/api-contracts/src/facebook-feed/index.d.ts +912 -912
- package/dist/api-contracts/src/facebook-feed/schema.d.ts +64 -64
- package/dist/api-contracts/src/facebook-feed/validation.d.ts +66 -66
- package/dist/api-contracts/src/hold-label/index.d.ts +124 -16
- package/dist/api-contracts/src/hold-label/index.d.ts.map +1 -1
- package/dist/api-contracts/src/hold-label/schema.d.ts +40 -2
- package/dist/api-contracts/src/hold-label/schema.d.ts.map +1 -1
- package/dist/api-contracts/src/instagram/index.d.ts +800 -800
- package/dist/api-contracts/src/instagram/validation.d.ts +10 -10
- package/dist/api-contracts/src/line/index.d.ts +812 -812
- package/dist/api-contracts/src/line/schema.d.ts +4 -4
- package/dist/api-contracts/src/line/validation.d.ts +50 -50
- package/dist/api-contracts/src/mail/account-contract.d.ts +72 -72
- package/dist/api-contracts/src/mail/mail-contract.d.ts +3021 -2526
- package/dist/api-contracts/src/mail/mail-contract.d.ts.map +1 -1
- package/dist/api-contracts/src/mail/mail-server-contract.d.ts +26 -26
- package/dist/api-contracts/src/mail/message-contract.d.ts +272 -272
- package/dist/api-contracts/src/mail/room-contract.d.ts +1939 -1444
- package/dist/api-contracts/src/mail/room-contract.d.ts.map +1 -1
- package/dist/api-contracts/src/mail/schemas/account-validation.schema.d.ts +50 -50
- package/dist/api-contracts/src/mail/schemas/account.schema.d.ts +10 -10
- package/dist/api-contracts/src/mail/schemas/message.schema.d.ts +56 -56
- package/dist/api-contracts/src/mail/schemas/room-validation.schema.d.ts +633 -468
- package/dist/api-contracts/src/mail/schemas/room-validation.schema.d.ts.map +1 -1
- package/dist/api-contracts/src/mail/schemas/room.schema.d.ts +589 -458
- package/dist/api-contracts/src/mail/schemas/room.schema.d.ts.map +1 -1
- package/dist/api-contracts/src/messenger/index.d.ts +803 -803
- package/dist/api-contracts/src/messenger/schema.d.ts +16 -16
- package/dist/api-contracts/src/messenger/validation.d.ts +62 -62
- package/dist/api-contracts/src/notification/index.d.ts +26 -26
- package/dist/api-contracts/src/notification/schema.d.ts +18 -18
- package/dist/api-contracts/src/notification/validation.d.ts +10 -10
- package/dist/api-contracts/src/public-api/index.d.ts +84 -84
- package/dist/api-contracts/src/public-api/schema.d.ts +10 -10
- package/dist/api-contracts/src/public-api/validation.d.ts +20 -20
- package/dist/api-contracts/src/sms/index.d.ts +86 -86
- package/dist/api-contracts/src/sms/schema.d.ts +8 -8
- package/dist/api-contracts/src/sms/validation.d.ts +2 -2
- package/dist/api-contracts/src/snippet/index.d.ts +42 -42
- package/dist/api-contracts/src/snippet/schema.d.ts +10 -10
- package/dist/api-contracts/src/subscription/index.d.ts +184 -184
- package/dist/api-contracts/src/subscription/schema.d.ts +216 -216
- package/dist/api-contracts/src/tag/index.d.ts +12 -12
- package/dist/api-contracts/src/tag/schema.d.ts +2 -2
- package/dist/api-contracts/src/telegram/index.d.ts +762 -762
- package/dist/api-contracts/src/telegram/validation.d.ts +4 -4
- package/dist/api-contracts/src/telephony-agent-presence-status/index.d.ts +14 -14
- package/dist/api-contracts/src/telephony-agent-presence-status/schema.d.ts +4 -4
- package/dist/api-contracts/src/telephony-cdr/index.d.ts +186 -186
- package/dist/api-contracts/src/telephony-cdr/schema.d.ts +58 -58
- package/dist/api-contracts/src/tenant/schema.d.ts +2 -2
- package/dist/api-contracts/src/ticket/index.d.ts +328 -328
- package/dist/api-contracts/src/ticket/schema.d.ts +42 -42
- package/dist/api-contracts/src/user/index.d.ts +23 -23
- package/dist/api-contracts/src/user/schema.d.ts +2 -2
- package/dist/api-contracts/src/user/validation.d.ts +5 -5
- package/dist/api-contracts/src/user-presence-status-log/index.d.ts +4 -4
- package/dist/api-contracts/src/user-presence-status-log/schema.d.ts +4 -4
- package/dist/api-contracts/src/viber/index.d.ts +772 -772
- package/dist/api-contracts/src/viber/validation.d.ts +4 -4
- package/dist/api-contracts/src/webchat/index.d.ts +766 -766
- package/dist/api-contracts/src/webchat/schema.d.ts +10 -10
- package/dist/api-contracts/src/webchat/validation.d.ts +2 -2
- package/dist/api-contracts/src/whatsapp/index.d.ts +766 -766
- package/dist/api-contracts/src/widget/index.d.ts +24 -24
- package/dist/api-contracts/src/widget/schema.d.ts +2 -2
- package/dist/api-contracts/src/widget/validation.d.ts +4 -4
- package/dist/api-contracts/src/workflow-rule/index.d.ts +371 -371
- package/dist/api-contracts/src/workflow-rule/schema.d.ts +2 -2
- package/dist/api-contracts/src/wrap-up-form/index.d.ts +26 -26
- package/dist/api-contracts/src/wrap-up-form/schema.d.ts +4 -4
- package/dist/api-contracts/utils.d.ts +1 -1
- package/dist/api-contracts/utils.d.ts.map +1 -1
- package/dist/index.js +326 -326
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +326 -326
- package/dist/index.mjs.map +1 -1
- package/package.json +1 -1
@@ -11,10 +11,10 @@ export declare const ContactSchema: z.ZodObject<{
|
|
11
11
|
contactProfile: z.ZodNullable<z.ZodString>;
|
12
12
|
socialProfileUrl: z.ZodNullable<z.ZodString>;
|
13
13
|
}, "strip", z.ZodTypeAny, {
|
14
|
-
name: string;
|
15
14
|
id: string;
|
16
15
|
channel: string | null;
|
17
16
|
address: string | null;
|
17
|
+
name: string;
|
18
18
|
createdAt: Date;
|
19
19
|
updatedAt: Date;
|
20
20
|
deletedAt: Date | null;
|
@@ -22,10 +22,10 @@ export declare const ContactSchema: z.ZodObject<{
|
|
22
22
|
contactProfile: string | null;
|
23
23
|
socialProfileUrl: string | null;
|
24
24
|
}, {
|
25
|
-
name: string;
|
26
25
|
id: string;
|
27
26
|
channel: string | null;
|
28
27
|
address: string | null;
|
28
|
+
name: string;
|
29
29
|
createdAt: Date;
|
30
30
|
updatedAt: Date;
|
31
31
|
deletedAt: Date | null;
|
@@ -53,10 +53,10 @@ export declare const MailUserSchema: z.ZodObject<{
|
|
53
53
|
contactProfile: z.ZodNullable<z.ZodString>;
|
54
54
|
socialProfileUrl: z.ZodNullable<z.ZodString>;
|
55
55
|
}, "strip", z.ZodTypeAny, {
|
56
|
-
name: string;
|
57
56
|
id: string;
|
58
57
|
channel: string | null;
|
59
58
|
address: string | null;
|
59
|
+
name: string;
|
60
60
|
createdAt: Date;
|
61
61
|
updatedAt: Date;
|
62
62
|
deletedAt: Date | null;
|
@@ -64,10 +64,10 @@ export declare const MailUserSchema: z.ZodObject<{
|
|
64
64
|
contactProfile: string | null;
|
65
65
|
socialProfileUrl: string | null;
|
66
66
|
}, {
|
67
|
-
name: string;
|
68
67
|
id: string;
|
69
68
|
channel: string | null;
|
70
69
|
address: string | null;
|
70
|
+
name: string;
|
71
71
|
createdAt: Date;
|
72
72
|
updatedAt: Date;
|
73
73
|
deletedAt: Date | null;
|
@@ -77,17 +77,17 @@ export declare const MailUserSchema: z.ZodObject<{
|
|
77
77
|
}>;
|
78
78
|
isNewContact: z.ZodBoolean;
|
79
79
|
}, "strip", z.ZodTypeAny, {
|
80
|
-
name: string;
|
81
80
|
id: string;
|
82
81
|
address: string;
|
82
|
+
name: string;
|
83
83
|
createdAt: Date;
|
84
84
|
updatedAt: Date;
|
85
85
|
deletedAt: Date | null;
|
86
86
|
contact: {
|
87
|
-
name: string;
|
88
87
|
id: string;
|
89
88
|
channel: string | null;
|
90
89
|
address: string | null;
|
90
|
+
name: string;
|
91
91
|
createdAt: Date;
|
92
92
|
updatedAt: Date;
|
93
93
|
deletedAt: Date | null;
|
@@ -98,17 +98,17 @@ export declare const MailUserSchema: z.ZodObject<{
|
|
98
98
|
contactId: string;
|
99
99
|
isNewContact: boolean;
|
100
100
|
}, {
|
101
|
-
name: string;
|
102
101
|
id: string;
|
103
102
|
address: string;
|
103
|
+
name: string;
|
104
104
|
createdAt: Date;
|
105
105
|
updatedAt: Date;
|
106
106
|
deletedAt: Date | null;
|
107
107
|
contact: {
|
108
|
-
name: string;
|
109
108
|
id: string;
|
110
109
|
channel: string | null;
|
111
110
|
address: string | null;
|
111
|
+
name: string;
|
112
112
|
createdAt: Date;
|
113
113
|
updatedAt: Date;
|
114
114
|
deletedAt: Date | null;
|
@@ -147,10 +147,10 @@ export declare const MailParticipant: z.ZodObject<{
|
|
147
147
|
contactProfile: z.ZodNullable<z.ZodString>;
|
148
148
|
socialProfileUrl: z.ZodNullable<z.ZodString>;
|
149
149
|
}, "strip", z.ZodTypeAny, {
|
150
|
-
name: string;
|
151
150
|
id: string;
|
152
151
|
channel: string | null;
|
153
152
|
address: string | null;
|
153
|
+
name: string;
|
154
154
|
createdAt: Date;
|
155
155
|
updatedAt: Date;
|
156
156
|
deletedAt: Date | null;
|
@@ -158,10 +158,10 @@ export declare const MailParticipant: z.ZodObject<{
|
|
158
158
|
contactProfile: string | null;
|
159
159
|
socialProfileUrl: string | null;
|
160
160
|
}, {
|
161
|
-
name: string;
|
162
161
|
id: string;
|
163
162
|
channel: string | null;
|
164
163
|
address: string | null;
|
164
|
+
name: string;
|
165
165
|
createdAt: Date;
|
166
166
|
updatedAt: Date;
|
167
167
|
deletedAt: Date | null;
|
@@ -171,17 +171,17 @@ export declare const MailParticipant: z.ZodObject<{
|
|
171
171
|
}>;
|
172
172
|
isNewContact: z.ZodBoolean;
|
173
173
|
}, "strip", z.ZodTypeAny, {
|
174
|
-
name: string;
|
175
174
|
id: string;
|
176
175
|
address: string;
|
176
|
+
name: string;
|
177
177
|
createdAt: Date;
|
178
178
|
updatedAt: Date;
|
179
179
|
deletedAt: Date | null;
|
180
180
|
contact: {
|
181
|
-
name: string;
|
182
181
|
id: string;
|
183
182
|
channel: string | null;
|
184
183
|
address: string | null;
|
184
|
+
name: string;
|
185
185
|
createdAt: Date;
|
186
186
|
updatedAt: Date;
|
187
187
|
deletedAt: Date | null;
|
@@ -192,17 +192,17 @@ export declare const MailParticipant: z.ZodObject<{
|
|
192
192
|
contactId: string;
|
193
193
|
isNewContact: boolean;
|
194
194
|
}, {
|
195
|
-
name: string;
|
196
195
|
id: string;
|
197
196
|
address: string;
|
197
|
+
name: string;
|
198
198
|
createdAt: Date;
|
199
199
|
updatedAt: Date;
|
200
200
|
deletedAt: Date | null;
|
201
201
|
contact: {
|
202
|
-
name: string;
|
203
202
|
id: string;
|
204
203
|
channel: string | null;
|
205
204
|
address: string | null;
|
205
|
+
name: string;
|
206
206
|
createdAt: Date;
|
207
207
|
updatedAt: Date;
|
208
208
|
deletedAt: Date | null;
|
@@ -222,17 +222,17 @@ export declare const MailParticipant: z.ZodObject<{
|
|
222
222
|
messageId: string;
|
223
223
|
mailUserId: string;
|
224
224
|
mailUser: {
|
225
|
-
name: string;
|
226
225
|
id: string;
|
227
226
|
address: string;
|
227
|
+
name: string;
|
228
228
|
createdAt: Date;
|
229
229
|
updatedAt: Date;
|
230
230
|
deletedAt: Date | null;
|
231
231
|
contact: {
|
232
|
-
name: string;
|
233
232
|
id: string;
|
234
233
|
channel: string | null;
|
235
234
|
address: string | null;
|
235
|
+
name: string;
|
236
236
|
createdAt: Date;
|
237
237
|
updatedAt: Date;
|
238
238
|
deletedAt: Date | null;
|
@@ -252,17 +252,17 @@ export declare const MailParticipant: z.ZodObject<{
|
|
252
252
|
messageId: string;
|
253
253
|
mailUserId: string;
|
254
254
|
mailUser: {
|
255
|
-
name: string;
|
256
255
|
id: string;
|
257
256
|
address: string;
|
257
|
+
name: string;
|
258
258
|
createdAt: Date;
|
259
259
|
updatedAt: Date;
|
260
260
|
deletedAt: Date | null;
|
261
261
|
contact: {
|
262
|
-
name: string;
|
263
262
|
id: string;
|
264
263
|
channel: string | null;
|
265
264
|
address: string | null;
|
265
|
+
name: string;
|
266
266
|
createdAt: Date;
|
267
267
|
updatedAt: Date;
|
268
268
|
deletedAt: Date | null;
|
@@ -282,15 +282,15 @@ export declare const TagSchema: z.ZodObject<{
|
|
282
282
|
deletedAt: z.ZodNullable<z.ZodDate>;
|
283
283
|
name: z.ZodString;
|
284
284
|
}, "strip", z.ZodTypeAny, {
|
285
|
-
name: string;
|
286
285
|
id: string;
|
286
|
+
name: string;
|
287
287
|
color: string;
|
288
288
|
createdAt: Date;
|
289
289
|
updatedAt: Date;
|
290
290
|
deletedAt: Date | null;
|
291
291
|
}, {
|
292
|
-
name: string;
|
293
292
|
id: string;
|
293
|
+
name: string;
|
294
294
|
color: string;
|
295
295
|
createdAt: Date;
|
296
296
|
updatedAt: Date;
|
@@ -307,9 +307,9 @@ export declare const UserModel: z.ZodObject<{
|
|
307
307
|
phone: z.ZodNullable<z.ZodString>;
|
308
308
|
notificationCount: z.ZodNullable<z.ZodNumber>;
|
309
309
|
}, "strip", z.ZodTypeAny, {
|
310
|
-
name: string;
|
311
310
|
id: string;
|
312
311
|
address: string | null;
|
312
|
+
name: string;
|
313
313
|
email: string;
|
314
314
|
createdAt: Date;
|
315
315
|
updatedAt: Date;
|
@@ -317,9 +317,9 @@ export declare const UserModel: z.ZodObject<{
|
|
317
317
|
phone: string | null;
|
318
318
|
notificationCount: number | null;
|
319
319
|
}, {
|
320
|
-
name: string;
|
321
320
|
id: string;
|
322
321
|
address: string | null;
|
322
|
+
name: string;
|
323
323
|
email: string;
|
324
324
|
createdAt: Date;
|
325
325
|
updatedAt: Date;
|
@@ -375,10 +375,10 @@ export declare const MessagesAndLogsSchema: z.ZodArray<z.ZodUnion<[z.ZodObject<{
|
|
375
375
|
contactProfile: z.ZodNullable<z.ZodString>;
|
376
376
|
socialProfileUrl: z.ZodNullable<z.ZodString>;
|
377
377
|
}, "strip", z.ZodTypeAny, {
|
378
|
-
name: string;
|
379
378
|
id: string;
|
380
379
|
channel: string | null;
|
381
380
|
address: string | null;
|
381
|
+
name: string;
|
382
382
|
createdAt: Date;
|
383
383
|
updatedAt: Date;
|
384
384
|
deletedAt: Date | null;
|
@@ -386,10 +386,10 @@ export declare const MessagesAndLogsSchema: z.ZodArray<z.ZodUnion<[z.ZodObject<{
|
|
386
386
|
contactProfile: string | null;
|
387
387
|
socialProfileUrl: string | null;
|
388
388
|
}, {
|
389
|
-
name: string;
|
390
389
|
id: string;
|
391
390
|
channel: string | null;
|
392
391
|
address: string | null;
|
392
|
+
name: string;
|
393
393
|
createdAt: Date;
|
394
394
|
updatedAt: Date;
|
395
395
|
deletedAt: Date | null;
|
@@ -399,17 +399,17 @@ export declare const MessagesAndLogsSchema: z.ZodArray<z.ZodUnion<[z.ZodObject<{
|
|
399
399
|
}>;
|
400
400
|
isNewContact: z.ZodBoolean;
|
401
401
|
}, "strip", z.ZodTypeAny, {
|
402
|
-
name: string;
|
403
402
|
id: string;
|
404
403
|
address: string;
|
404
|
+
name: string;
|
405
405
|
createdAt: Date;
|
406
406
|
updatedAt: Date;
|
407
407
|
deletedAt: Date | null;
|
408
408
|
contact: {
|
409
|
-
name: string;
|
410
409
|
id: string;
|
411
410
|
channel: string | null;
|
412
411
|
address: string | null;
|
412
|
+
name: string;
|
413
413
|
createdAt: Date;
|
414
414
|
updatedAt: Date;
|
415
415
|
deletedAt: Date | null;
|
@@ -420,17 +420,17 @@ export declare const MessagesAndLogsSchema: z.ZodArray<z.ZodUnion<[z.ZodObject<{
|
|
420
420
|
contactId: string;
|
421
421
|
isNewContact: boolean;
|
422
422
|
}, {
|
423
|
-
name: string;
|
424
423
|
id: string;
|
425
424
|
address: string;
|
425
|
+
name: string;
|
426
426
|
createdAt: Date;
|
427
427
|
updatedAt: Date;
|
428
428
|
deletedAt: Date | null;
|
429
429
|
contact: {
|
430
|
-
name: string;
|
431
430
|
id: string;
|
432
431
|
channel: string | null;
|
433
432
|
address: string | null;
|
433
|
+
name: string;
|
434
434
|
createdAt: Date;
|
435
435
|
updatedAt: Date;
|
436
436
|
deletedAt: Date | null;
|
@@ -450,17 +450,17 @@ export declare const MessagesAndLogsSchema: z.ZodArray<z.ZodUnion<[z.ZodObject<{
|
|
450
450
|
messageId: string;
|
451
451
|
mailUserId: string;
|
452
452
|
mailUser: {
|
453
|
-
name: string;
|
454
453
|
id: string;
|
455
454
|
address: string;
|
455
|
+
name: string;
|
456
456
|
createdAt: Date;
|
457
457
|
updatedAt: Date;
|
458
458
|
deletedAt: Date | null;
|
459
459
|
contact: {
|
460
|
-
name: string;
|
461
460
|
id: string;
|
462
461
|
channel: string | null;
|
463
462
|
address: string | null;
|
463
|
+
name: string;
|
464
464
|
createdAt: Date;
|
465
465
|
updatedAt: Date;
|
466
466
|
deletedAt: Date | null;
|
@@ -480,17 +480,17 @@ export declare const MessagesAndLogsSchema: z.ZodArray<z.ZodUnion<[z.ZodObject<{
|
|
480
480
|
messageId: string;
|
481
481
|
mailUserId: string;
|
482
482
|
mailUser: {
|
483
|
-
name: string;
|
484
483
|
id: string;
|
485
484
|
address: string;
|
485
|
+
name: string;
|
486
486
|
createdAt: Date;
|
487
487
|
updatedAt: Date;
|
488
488
|
deletedAt: Date | null;
|
489
489
|
contact: {
|
490
|
-
name: string;
|
491
490
|
id: string;
|
492
491
|
channel: string | null;
|
493
492
|
address: string | null;
|
493
|
+
name: string;
|
494
494
|
createdAt: Date;
|
495
495
|
updatedAt: Date;
|
496
496
|
deletedAt: Date | null;
|
@@ -530,10 +530,10 @@ export declare const MessagesAndLogsSchema: z.ZodArray<z.ZodUnion<[z.ZodObject<{
|
|
530
530
|
contactProfile: z.ZodNullable<z.ZodString>;
|
531
531
|
socialProfileUrl: z.ZodNullable<z.ZodString>;
|
532
532
|
}, "strip", z.ZodTypeAny, {
|
533
|
-
name: string;
|
534
533
|
id: string;
|
535
534
|
channel: string | null;
|
536
535
|
address: string | null;
|
536
|
+
name: string;
|
537
537
|
createdAt: Date;
|
538
538
|
updatedAt: Date;
|
539
539
|
deletedAt: Date | null;
|
@@ -541,10 +541,10 @@ export declare const MessagesAndLogsSchema: z.ZodArray<z.ZodUnion<[z.ZodObject<{
|
|
541
541
|
contactProfile: string | null;
|
542
542
|
socialProfileUrl: string | null;
|
543
543
|
}, {
|
544
|
-
name: string;
|
545
544
|
id: string;
|
546
545
|
channel: string | null;
|
547
546
|
address: string | null;
|
547
|
+
name: string;
|
548
548
|
createdAt: Date;
|
549
549
|
updatedAt: Date;
|
550
550
|
deletedAt: Date | null;
|
@@ -554,17 +554,17 @@ export declare const MessagesAndLogsSchema: z.ZodArray<z.ZodUnion<[z.ZodObject<{
|
|
554
554
|
}>;
|
555
555
|
isNewContact: z.ZodBoolean;
|
556
556
|
}, "strip", z.ZodTypeAny, {
|
557
|
-
name: string;
|
558
557
|
id: string;
|
559
558
|
address: string;
|
559
|
+
name: string;
|
560
560
|
createdAt: Date;
|
561
561
|
updatedAt: Date;
|
562
562
|
deletedAt: Date | null;
|
563
563
|
contact: {
|
564
|
-
name: string;
|
565
564
|
id: string;
|
566
565
|
channel: string | null;
|
567
566
|
address: string | null;
|
567
|
+
name: string;
|
568
568
|
createdAt: Date;
|
569
569
|
updatedAt: Date;
|
570
570
|
deletedAt: Date | null;
|
@@ -575,17 +575,17 @@ export declare const MessagesAndLogsSchema: z.ZodArray<z.ZodUnion<[z.ZodObject<{
|
|
575
575
|
contactId: string;
|
576
576
|
isNewContact: boolean;
|
577
577
|
}, {
|
578
|
-
name: string;
|
579
578
|
id: string;
|
580
579
|
address: string;
|
580
|
+
name: string;
|
581
581
|
createdAt: Date;
|
582
582
|
updatedAt: Date;
|
583
583
|
deletedAt: Date | null;
|
584
584
|
contact: {
|
585
|
-
name: string;
|
586
585
|
id: string;
|
587
586
|
channel: string | null;
|
588
587
|
address: string | null;
|
588
|
+
name: string;
|
589
589
|
createdAt: Date;
|
590
590
|
updatedAt: Date;
|
591
591
|
deletedAt: Date | null;
|
@@ -605,17 +605,17 @@ export declare const MessagesAndLogsSchema: z.ZodArray<z.ZodUnion<[z.ZodObject<{
|
|
605
605
|
messageId: string;
|
606
606
|
mailUserId: string;
|
607
607
|
mailUser: {
|
608
|
-
name: string;
|
609
608
|
id: string;
|
610
609
|
address: string;
|
610
|
+
name: string;
|
611
611
|
createdAt: Date;
|
612
612
|
updatedAt: Date;
|
613
613
|
deletedAt: Date | null;
|
614
614
|
contact: {
|
615
|
-
name: string;
|
616
615
|
id: string;
|
617
616
|
channel: string | null;
|
618
617
|
address: string | null;
|
618
|
+
name: string;
|
619
619
|
createdAt: Date;
|
620
620
|
updatedAt: Date;
|
621
621
|
deletedAt: Date | null;
|
@@ -635,17 +635,17 @@ export declare const MessagesAndLogsSchema: z.ZodArray<z.ZodUnion<[z.ZodObject<{
|
|
635
635
|
messageId: string;
|
636
636
|
mailUserId: string;
|
637
637
|
mailUser: {
|
638
|
-
name: string;
|
639
638
|
id: string;
|
640
639
|
address: string;
|
640
|
+
name: string;
|
641
641
|
createdAt: Date;
|
642
642
|
updatedAt: Date;
|
643
643
|
deletedAt: Date | null;
|
644
644
|
contact: {
|
645
|
-
name: string;
|
646
645
|
id: string;
|
647
646
|
channel: string | null;
|
648
647
|
address: string | null;
|
648
|
+
name: string;
|
649
649
|
createdAt: Date;
|
650
650
|
updatedAt: Date;
|
651
651
|
deletedAt: Date | null;
|
@@ -685,10 +685,10 @@ export declare const MessagesAndLogsSchema: z.ZodArray<z.ZodUnion<[z.ZodObject<{
|
|
685
685
|
contactProfile: z.ZodNullable<z.ZodString>;
|
686
686
|
socialProfileUrl: z.ZodNullable<z.ZodString>;
|
687
687
|
}, "strip", z.ZodTypeAny, {
|
688
|
-
name: string;
|
689
688
|
id: string;
|
690
689
|
channel: string | null;
|
691
690
|
address: string | null;
|
691
|
+
name: string;
|
692
692
|
createdAt: Date;
|
693
693
|
updatedAt: Date;
|
694
694
|
deletedAt: Date | null;
|
@@ -696,10 +696,10 @@ export declare const MessagesAndLogsSchema: z.ZodArray<z.ZodUnion<[z.ZodObject<{
|
|
696
696
|
contactProfile: string | null;
|
697
697
|
socialProfileUrl: string | null;
|
698
698
|
}, {
|
699
|
-
name: string;
|
700
699
|
id: string;
|
701
700
|
channel: string | null;
|
702
701
|
address: string | null;
|
702
|
+
name: string;
|
703
703
|
createdAt: Date;
|
704
704
|
updatedAt: Date;
|
705
705
|
deletedAt: Date | null;
|
@@ -709,17 +709,17 @@ export declare const MessagesAndLogsSchema: z.ZodArray<z.ZodUnion<[z.ZodObject<{
|
|
709
709
|
}>;
|
710
710
|
isNewContact: z.ZodBoolean;
|
711
711
|
}, "strip", z.ZodTypeAny, {
|
712
|
-
name: string;
|
713
712
|
id: string;
|
714
713
|
address: string;
|
714
|
+
name: string;
|
715
715
|
createdAt: Date;
|
716
716
|
updatedAt: Date;
|
717
717
|
deletedAt: Date | null;
|
718
718
|
contact: {
|
719
|
-
name: string;
|
720
719
|
id: string;
|
721
720
|
channel: string | null;
|
722
721
|
address: string | null;
|
722
|
+
name: string;
|
723
723
|
createdAt: Date;
|
724
724
|
updatedAt: Date;
|
725
725
|
deletedAt: Date | null;
|
@@ -730,17 +730,17 @@ export declare const MessagesAndLogsSchema: z.ZodArray<z.ZodUnion<[z.ZodObject<{
|
|
730
730
|
contactId: string;
|
731
731
|
isNewContact: boolean;
|
732
732
|
}, {
|
733
|
-
name: string;
|
734
733
|
id: string;
|
735
734
|
address: string;
|
735
|
+
name: string;
|
736
736
|
createdAt: Date;
|
737
737
|
updatedAt: Date;
|
738
738
|
deletedAt: Date | null;
|
739
739
|
contact: {
|
740
|
-
name: string;
|
741
740
|
id: string;
|
742
741
|
channel: string | null;
|
743
742
|
address: string | null;
|
743
|
+
name: string;
|
744
744
|
createdAt: Date;
|
745
745
|
updatedAt: Date;
|
746
746
|
deletedAt: Date | null;
|
@@ -760,17 +760,17 @@ export declare const MessagesAndLogsSchema: z.ZodArray<z.ZodUnion<[z.ZodObject<{
|
|
760
760
|
messageId: string;
|
761
761
|
mailUserId: string;
|
762
762
|
mailUser: {
|
763
|
-
name: string;
|
764
763
|
id: string;
|
765
764
|
address: string;
|
765
|
+
name: string;
|
766
766
|
createdAt: Date;
|
767
767
|
updatedAt: Date;
|
768
768
|
deletedAt: Date | null;
|
769
769
|
contact: {
|
770
|
-
name: string;
|
771
770
|
id: string;
|
772
771
|
channel: string | null;
|
773
772
|
address: string | null;
|
773
|
+
name: string;
|
774
774
|
createdAt: Date;
|
775
775
|
updatedAt: Date;
|
776
776
|
deletedAt: Date | null;
|
@@ -790,17 +790,17 @@ export declare const MessagesAndLogsSchema: z.ZodArray<z.ZodUnion<[z.ZodObject<{
|
|
790
790
|
messageId: string;
|
791
791
|
mailUserId: string;
|
792
792
|
mailUser: {
|
793
|
-
name: string;
|
794
793
|
id: string;
|
795
794
|
address: string;
|
795
|
+
name: string;
|
796
796
|
createdAt: Date;
|
797
797
|
updatedAt: Date;
|
798
798
|
deletedAt: Date | null;
|
799
799
|
contact: {
|
800
|
-
name: string;
|
801
800
|
id: string;
|
802
801
|
channel: string | null;
|
803
802
|
address: string | null;
|
803
|
+
name: string;
|
804
804
|
createdAt: Date;
|
805
805
|
updatedAt: Date;
|
806
806
|
deletedAt: Date | null;
|
@@ -840,10 +840,10 @@ export declare const MessagesAndLogsSchema: z.ZodArray<z.ZodUnion<[z.ZodObject<{
|
|
840
840
|
contactProfile: z.ZodNullable<z.ZodString>;
|
841
841
|
socialProfileUrl: z.ZodNullable<z.ZodString>;
|
842
842
|
}, "strip", z.ZodTypeAny, {
|
843
|
-
name: string;
|
844
843
|
id: string;
|
845
844
|
channel: string | null;
|
846
845
|
address: string | null;
|
846
|
+
name: string;
|
847
847
|
createdAt: Date;
|
848
848
|
updatedAt: Date;
|
849
849
|
deletedAt: Date | null;
|
@@ -851,10 +851,10 @@ export declare const MessagesAndLogsSchema: z.ZodArray<z.ZodUnion<[z.ZodObject<{
|
|
851
851
|
contactProfile: string | null;
|
852
852
|
socialProfileUrl: string | null;
|
853
853
|
}, {
|
854
|
-
name: string;
|
855
854
|
id: string;
|
856
855
|
channel: string | null;
|
857
856
|
address: string | null;
|
857
|
+
name: string;
|
858
858
|
createdAt: Date;
|
859
859
|
updatedAt: Date;
|
860
860
|
deletedAt: Date | null;
|
@@ -864,17 +864,17 @@ export declare const MessagesAndLogsSchema: z.ZodArray<z.ZodUnion<[z.ZodObject<{
|
|
864
864
|
}>;
|
865
865
|
isNewContact: z.ZodBoolean;
|
866
866
|
}, "strip", z.ZodTypeAny, {
|
867
|
-
name: string;
|
868
867
|
id: string;
|
869
868
|
address: string;
|
869
|
+
name: string;
|
870
870
|
createdAt: Date;
|
871
871
|
updatedAt: Date;
|
872
872
|
deletedAt: Date | null;
|
873
873
|
contact: {
|
874
|
-
name: string;
|
875
874
|
id: string;
|
876
875
|
channel: string | null;
|
877
876
|
address: string | null;
|
877
|
+
name: string;
|
878
878
|
createdAt: Date;
|
879
879
|
updatedAt: Date;
|
880
880
|
deletedAt: Date | null;
|
@@ -885,17 +885,17 @@ export declare const MessagesAndLogsSchema: z.ZodArray<z.ZodUnion<[z.ZodObject<{
|
|
885
885
|
contactId: string;
|
886
886
|
isNewContact: boolean;
|
887
887
|
}, {
|
888
|
-
name: string;
|
889
888
|
id: string;
|
890
889
|
address: string;
|
890
|
+
name: string;
|
891
891
|
createdAt: Date;
|
892
892
|
updatedAt: Date;
|
893
893
|
deletedAt: Date | null;
|
894
894
|
contact: {
|
895
|
-
name: string;
|
896
895
|
id: string;
|
897
896
|
channel: string | null;
|
898
897
|
address: string | null;
|
898
|
+
name: string;
|
899
899
|
createdAt: Date;
|
900
900
|
updatedAt: Date;
|
901
901
|
deletedAt: Date | null;
|
@@ -915,17 +915,17 @@ export declare const MessagesAndLogsSchema: z.ZodArray<z.ZodUnion<[z.ZodObject<{
|
|
915
915
|
messageId: string;
|
916
916
|
mailUserId: string;
|
917
917
|
mailUser: {
|
918
|
-
name: string;
|
919
918
|
id: string;
|
920
919
|
address: string;
|
920
|
+
name: string;
|
921
921
|
createdAt: Date;
|
922
922
|
updatedAt: Date;
|
923
923
|
deletedAt: Date | null;
|
924
924
|
contact: {
|
925
|
-
name: string;
|
926
925
|
id: string;
|
927
926
|
channel: string | null;
|
928
927
|
address: string | null;
|
928
|
+
name: string;
|
929
929
|
createdAt: Date;
|
930
930
|
updatedAt: Date;
|
931
931
|
deletedAt: Date | null;
|
@@ -945,17 +945,17 @@ export declare const MessagesAndLogsSchema: z.ZodArray<z.ZodUnion<[z.ZodObject<{
|
|
945
945
|
messageId: string;
|
946
946
|
mailUserId: string;
|
947
947
|
mailUser: {
|
948
|
-
name: string;
|
949
948
|
id: string;
|
950
949
|
address: string;
|
950
|
+
name: string;
|
951
951
|
createdAt: Date;
|
952
952
|
updatedAt: Date;
|
953
953
|
deletedAt: Date | null;
|
954
954
|
contact: {
|
955
|
-
name: string;
|
956
955
|
id: string;
|
957
956
|
channel: string | null;
|
958
957
|
address: string | null;
|
958
|
+
name: string;
|
959
959
|
createdAt: Date;
|
960
960
|
updatedAt: Date;
|
961
961
|
deletedAt: Date | null;
|
@@ -1077,17 +1077,17 @@ export declare const MessagesAndLogsSchema: z.ZodArray<z.ZodUnion<[z.ZodObject<{
|
|
1077
1077
|
messageId: string;
|
1078
1078
|
mailUserId: string;
|
1079
1079
|
mailUser: {
|
1080
|
-
name: string;
|
1081
1080
|
id: string;
|
1082
1081
|
address: string;
|
1082
|
+
name: string;
|
1083
1083
|
createdAt: Date;
|
1084
1084
|
updatedAt: Date;
|
1085
1085
|
deletedAt: Date | null;
|
1086
1086
|
contact: {
|
1087
|
-
name: string;
|
1088
1087
|
id: string;
|
1089
1088
|
channel: string | null;
|
1090
1089
|
address: string | null;
|
1090
|
+
name: string;
|
1091
1091
|
createdAt: Date;
|
1092
1092
|
updatedAt: Date;
|
1093
1093
|
deletedAt: Date | null;
|
@@ -1133,17 +1133,17 @@ export declare const MessagesAndLogsSchema: z.ZodArray<z.ZodUnion<[z.ZodObject<{
|
|
1133
1133
|
messageId: string;
|
1134
1134
|
mailUserId: string;
|
1135
1135
|
mailUser: {
|
1136
|
-
name: string;
|
1137
1136
|
id: string;
|
1138
1137
|
address: string;
|
1138
|
+
name: string;
|
1139
1139
|
createdAt: Date;
|
1140
1140
|
updatedAt: Date;
|
1141
1141
|
deletedAt: Date | null;
|
1142
1142
|
contact: {
|
1143
|
-
name: string;
|
1144
1143
|
id: string;
|
1145
1144
|
channel: string | null;
|
1146
1145
|
address: string | null;
|
1146
|
+
name: string;
|
1147
1147
|
createdAt: Date;
|
1148
1148
|
updatedAt: Date;
|
1149
1149
|
deletedAt: Date | null;
|
@@ -1164,17 +1164,17 @@ export declare const MessagesAndLogsSchema: z.ZodArray<z.ZodUnion<[z.ZodObject<{
|
|
1164
1164
|
messageId: string;
|
1165
1165
|
mailUserId: string;
|
1166
1166
|
mailUser: {
|
1167
|
-
name: string;
|
1168
1167
|
id: string;
|
1169
1168
|
address: string;
|
1169
|
+
name: string;
|
1170
1170
|
createdAt: Date;
|
1171
1171
|
updatedAt: Date;
|
1172
1172
|
deletedAt: Date | null;
|
1173
1173
|
contact: {
|
1174
|
-
name: string;
|
1175
1174
|
id: string;
|
1176
1175
|
channel: string | null;
|
1177
1176
|
address: string | null;
|
1177
|
+
name: string;
|
1178
1178
|
createdAt: Date;
|
1179
1179
|
updatedAt: Date;
|
1180
1180
|
deletedAt: Date | null;
|
@@ -1195,17 +1195,17 @@ export declare const MessagesAndLogsSchema: z.ZodArray<z.ZodUnion<[z.ZodObject<{
|
|
1195
1195
|
messageId: string;
|
1196
1196
|
mailUserId: string;
|
1197
1197
|
mailUser: {
|
1198
|
-
name: string;
|
1199
1198
|
id: string;
|
1200
1199
|
address: string;
|
1200
|
+
name: string;
|
1201
1201
|
createdAt: Date;
|
1202
1202
|
updatedAt: Date;
|
1203
1203
|
deletedAt: Date | null;
|
1204
1204
|
contact: {
|
1205
|
-
name: string;
|
1206
1205
|
id: string;
|
1207
1206
|
channel: string | null;
|
1208
1207
|
address: string | null;
|
1208
|
+
name: string;
|
1209
1209
|
createdAt: Date;
|
1210
1210
|
updatedAt: Date;
|
1211
1211
|
deletedAt: Date | null;
|
@@ -1245,17 +1245,17 @@ export declare const MessagesAndLogsSchema: z.ZodArray<z.ZodUnion<[z.ZodObject<{
|
|
1245
1245
|
messageId: string;
|
1246
1246
|
mailUserId: string;
|
1247
1247
|
mailUser: {
|
1248
|
-
name: string;
|
1249
1248
|
id: string;
|
1250
1249
|
address: string;
|
1250
|
+
name: string;
|
1251
1251
|
createdAt: Date;
|
1252
1252
|
updatedAt: Date;
|
1253
1253
|
deletedAt: Date | null;
|
1254
1254
|
contact: {
|
1255
|
-
name: string;
|
1256
1255
|
id: string;
|
1257
1256
|
channel: string | null;
|
1258
1257
|
address: string | null;
|
1258
|
+
name: string;
|
1259
1259
|
createdAt: Date;
|
1260
1260
|
updatedAt: Date;
|
1261
1261
|
deletedAt: Date | null;
|
@@ -1301,17 +1301,17 @@ export declare const MessagesAndLogsSchema: z.ZodArray<z.ZodUnion<[z.ZodObject<{
|
|
1301
1301
|
messageId: string;
|
1302
1302
|
mailUserId: string;
|
1303
1303
|
mailUser: {
|
1304
|
-
name: string;
|
1305
1304
|
id: string;
|
1306
1305
|
address: string;
|
1306
|
+
name: string;
|
1307
1307
|
createdAt: Date;
|
1308
1308
|
updatedAt: Date;
|
1309
1309
|
deletedAt: Date | null;
|
1310
1310
|
contact: {
|
1311
|
-
name: string;
|
1312
1311
|
id: string;
|
1313
1312
|
channel: string | null;
|
1314
1313
|
address: string | null;
|
1314
|
+
name: string;
|
1315
1315
|
createdAt: Date;
|
1316
1316
|
updatedAt: Date;
|
1317
1317
|
deletedAt: Date | null;
|
@@ -1332,17 +1332,17 @@ export declare const MessagesAndLogsSchema: z.ZodArray<z.ZodUnion<[z.ZodObject<{
|
|
1332
1332
|
messageId: string;
|
1333
1333
|
mailUserId: string;
|
1334
1334
|
mailUser: {
|
1335
|
-
name: string;
|
1336
1335
|
id: string;
|
1337
1336
|
address: string;
|
1337
|
+
name: string;
|
1338
1338
|
createdAt: Date;
|
1339
1339
|
updatedAt: Date;
|
1340
1340
|
deletedAt: Date | null;
|
1341
1341
|
contact: {
|
1342
|
-
name: string;
|
1343
1342
|
id: string;
|
1344
1343
|
channel: string | null;
|
1345
1344
|
address: string | null;
|
1345
|
+
name: string;
|
1346
1346
|
createdAt: Date;
|
1347
1347
|
updatedAt: Date;
|
1348
1348
|
deletedAt: Date | null;
|
@@ -1363,17 +1363,17 @@ export declare const MessagesAndLogsSchema: z.ZodArray<z.ZodUnion<[z.ZodObject<{
|
|
1363
1363
|
messageId: string;
|
1364
1364
|
mailUserId: string;
|
1365
1365
|
mailUser: {
|
1366
|
-
name: string;
|
1367
1366
|
id: string;
|
1368
1367
|
address: string;
|
1368
|
+
name: string;
|
1369
1369
|
createdAt: Date;
|
1370
1370
|
updatedAt: Date;
|
1371
1371
|
deletedAt: Date | null;
|
1372
1372
|
contact: {
|
1373
|
-
name: string;
|
1374
1373
|
id: string;
|
1375
1374
|
channel: string | null;
|
1376
1375
|
address: string | null;
|
1376
|
+
name: string;
|
1377
1377
|
createdAt: Date;
|
1378
1378
|
updatedAt: Date;
|
1379
1379
|
deletedAt: Date | null;
|
@@ -1414,9 +1414,9 @@ export declare const MessagesAndLogsSchema: z.ZodArray<z.ZodUnion<[z.ZodObject<{
|
|
1414
1414
|
phone: z.ZodNullable<z.ZodString>;
|
1415
1415
|
notificationCount: z.ZodNullable<z.ZodNumber>;
|
1416
1416
|
}, "strip", z.ZodTypeAny, {
|
1417
|
-
name: string;
|
1418
1417
|
id: string;
|
1419
1418
|
address: string | null;
|
1419
|
+
name: string;
|
1420
1420
|
email: string;
|
1421
1421
|
createdAt: Date;
|
1422
1422
|
updatedAt: Date;
|
@@ -1424,9 +1424,9 @@ export declare const MessagesAndLogsSchema: z.ZodArray<z.ZodUnion<[z.ZodObject<{
|
|
1424
1424
|
phone: string | null;
|
1425
1425
|
notificationCount: number | null;
|
1426
1426
|
}, {
|
1427
|
-
name: string;
|
1428
1427
|
id: string;
|
1429
1428
|
address: string | null;
|
1429
|
+
name: string;
|
1430
1430
|
email: string;
|
1431
1431
|
createdAt: Date;
|
1432
1432
|
updatedAt: Date;
|
@@ -1441,9 +1441,9 @@ export declare const MessagesAndLogsSchema: z.ZodArray<z.ZodUnion<[z.ZodObject<{
|
|
1441
1441
|
updatedAt: Date;
|
1442
1442
|
deletedAt: string | null;
|
1443
1443
|
actor: {
|
1444
|
-
name: string;
|
1445
1444
|
id: string;
|
1446
1445
|
address: string | null;
|
1446
|
+
name: string;
|
1447
1447
|
email: string;
|
1448
1448
|
createdAt: Date;
|
1449
1449
|
updatedAt: Date;
|
@@ -1460,9 +1460,9 @@ export declare const MessagesAndLogsSchema: z.ZodArray<z.ZodUnion<[z.ZodObject<{
|
|
1460
1460
|
updatedAt: Date;
|
1461
1461
|
deletedAt: string | null;
|
1462
1462
|
actor: {
|
1463
|
-
name: string;
|
1464
1463
|
id: string;
|
1465
1464
|
address: string | null;
|
1465
|
+
name: string;
|
1466
1466
|
email: string;
|
1467
1467
|
createdAt: Date;
|
1468
1468
|
updatedAt: Date;
|
@@ -1514,10 +1514,10 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
1514
1514
|
contactProfile: z.ZodNullable<z.ZodString>;
|
1515
1515
|
socialProfileUrl: z.ZodNullable<z.ZodString>;
|
1516
1516
|
}, "strip", z.ZodTypeAny, {
|
1517
|
-
name: string;
|
1518
1517
|
id: string;
|
1519
1518
|
channel: string | null;
|
1520
1519
|
address: string | null;
|
1520
|
+
name: string;
|
1521
1521
|
createdAt: Date;
|
1522
1522
|
updatedAt: Date;
|
1523
1523
|
deletedAt: Date | null;
|
@@ -1525,10 +1525,10 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
1525
1525
|
contactProfile: string | null;
|
1526
1526
|
socialProfileUrl: string | null;
|
1527
1527
|
}, {
|
1528
|
-
name: string;
|
1529
1528
|
id: string;
|
1530
1529
|
channel: string | null;
|
1531
1530
|
address: string | null;
|
1531
|
+
name: string;
|
1532
1532
|
createdAt: Date;
|
1533
1533
|
updatedAt: Date;
|
1534
1534
|
deletedAt: Date | null;
|
@@ -1538,17 +1538,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
1538
1538
|
}>;
|
1539
1539
|
isNewContact: z.ZodBoolean;
|
1540
1540
|
}, "strip", z.ZodTypeAny, {
|
1541
|
-
name: string;
|
1542
1541
|
id: string;
|
1543
1542
|
address: string;
|
1543
|
+
name: string;
|
1544
1544
|
createdAt: Date;
|
1545
1545
|
updatedAt: Date;
|
1546
1546
|
deletedAt: Date | null;
|
1547
1547
|
contact: {
|
1548
|
-
name: string;
|
1549
1548
|
id: string;
|
1550
1549
|
channel: string | null;
|
1551
1550
|
address: string | null;
|
1551
|
+
name: string;
|
1552
1552
|
createdAt: Date;
|
1553
1553
|
updatedAt: Date;
|
1554
1554
|
deletedAt: Date | null;
|
@@ -1559,17 +1559,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
1559
1559
|
contactId: string;
|
1560
1560
|
isNewContact: boolean;
|
1561
1561
|
}, {
|
1562
|
-
name: string;
|
1563
1562
|
id: string;
|
1564
1563
|
address: string;
|
1564
|
+
name: string;
|
1565
1565
|
createdAt: Date;
|
1566
1566
|
updatedAt: Date;
|
1567
1567
|
deletedAt: Date | null;
|
1568
1568
|
contact: {
|
1569
|
-
name: string;
|
1570
1569
|
id: string;
|
1571
1570
|
channel: string | null;
|
1572
1571
|
address: string | null;
|
1572
|
+
name: string;
|
1573
1573
|
createdAt: Date;
|
1574
1574
|
updatedAt: Date;
|
1575
1575
|
deletedAt: Date | null;
|
@@ -1589,17 +1589,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
1589
1589
|
messageId: string;
|
1590
1590
|
mailUserId: string;
|
1591
1591
|
mailUser: {
|
1592
|
-
name: string;
|
1593
1592
|
id: string;
|
1594
1593
|
address: string;
|
1594
|
+
name: string;
|
1595
1595
|
createdAt: Date;
|
1596
1596
|
updatedAt: Date;
|
1597
1597
|
deletedAt: Date | null;
|
1598
1598
|
contact: {
|
1599
|
-
name: string;
|
1600
1599
|
id: string;
|
1601
1600
|
channel: string | null;
|
1602
1601
|
address: string | null;
|
1602
|
+
name: string;
|
1603
1603
|
createdAt: Date;
|
1604
1604
|
updatedAt: Date;
|
1605
1605
|
deletedAt: Date | null;
|
@@ -1619,17 +1619,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
1619
1619
|
messageId: string;
|
1620
1620
|
mailUserId: string;
|
1621
1621
|
mailUser: {
|
1622
|
-
name: string;
|
1623
1622
|
id: string;
|
1624
1623
|
address: string;
|
1624
|
+
name: string;
|
1625
1625
|
createdAt: Date;
|
1626
1626
|
updatedAt: Date;
|
1627
1627
|
deletedAt: Date | null;
|
1628
1628
|
contact: {
|
1629
|
-
name: string;
|
1630
1629
|
id: string;
|
1631
1630
|
channel: string | null;
|
1632
1631
|
address: string | null;
|
1632
|
+
name: string;
|
1633
1633
|
createdAt: Date;
|
1634
1634
|
updatedAt: Date;
|
1635
1635
|
deletedAt: Date | null;
|
@@ -1669,10 +1669,10 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
1669
1669
|
contactProfile: z.ZodNullable<z.ZodString>;
|
1670
1670
|
socialProfileUrl: z.ZodNullable<z.ZodString>;
|
1671
1671
|
}, "strip", z.ZodTypeAny, {
|
1672
|
-
name: string;
|
1673
1672
|
id: string;
|
1674
1673
|
channel: string | null;
|
1675
1674
|
address: string | null;
|
1675
|
+
name: string;
|
1676
1676
|
createdAt: Date;
|
1677
1677
|
updatedAt: Date;
|
1678
1678
|
deletedAt: Date | null;
|
@@ -1680,10 +1680,10 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
1680
1680
|
contactProfile: string | null;
|
1681
1681
|
socialProfileUrl: string | null;
|
1682
1682
|
}, {
|
1683
|
-
name: string;
|
1684
1683
|
id: string;
|
1685
1684
|
channel: string | null;
|
1686
1685
|
address: string | null;
|
1686
|
+
name: string;
|
1687
1687
|
createdAt: Date;
|
1688
1688
|
updatedAt: Date;
|
1689
1689
|
deletedAt: Date | null;
|
@@ -1693,17 +1693,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
1693
1693
|
}>;
|
1694
1694
|
isNewContact: z.ZodBoolean;
|
1695
1695
|
}, "strip", z.ZodTypeAny, {
|
1696
|
-
name: string;
|
1697
1696
|
id: string;
|
1698
1697
|
address: string;
|
1698
|
+
name: string;
|
1699
1699
|
createdAt: Date;
|
1700
1700
|
updatedAt: Date;
|
1701
1701
|
deletedAt: Date | null;
|
1702
1702
|
contact: {
|
1703
|
-
name: string;
|
1704
1703
|
id: string;
|
1705
1704
|
channel: string | null;
|
1706
1705
|
address: string | null;
|
1706
|
+
name: string;
|
1707
1707
|
createdAt: Date;
|
1708
1708
|
updatedAt: Date;
|
1709
1709
|
deletedAt: Date | null;
|
@@ -1714,17 +1714,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
1714
1714
|
contactId: string;
|
1715
1715
|
isNewContact: boolean;
|
1716
1716
|
}, {
|
1717
|
-
name: string;
|
1718
1717
|
id: string;
|
1719
1718
|
address: string;
|
1719
|
+
name: string;
|
1720
1720
|
createdAt: Date;
|
1721
1721
|
updatedAt: Date;
|
1722
1722
|
deletedAt: Date | null;
|
1723
1723
|
contact: {
|
1724
|
-
name: string;
|
1725
1724
|
id: string;
|
1726
1725
|
channel: string | null;
|
1727
1726
|
address: string | null;
|
1727
|
+
name: string;
|
1728
1728
|
createdAt: Date;
|
1729
1729
|
updatedAt: Date;
|
1730
1730
|
deletedAt: Date | null;
|
@@ -1744,17 +1744,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
1744
1744
|
messageId: string;
|
1745
1745
|
mailUserId: string;
|
1746
1746
|
mailUser: {
|
1747
|
-
name: string;
|
1748
1747
|
id: string;
|
1749
1748
|
address: string;
|
1749
|
+
name: string;
|
1750
1750
|
createdAt: Date;
|
1751
1751
|
updatedAt: Date;
|
1752
1752
|
deletedAt: Date | null;
|
1753
1753
|
contact: {
|
1754
|
-
name: string;
|
1755
1754
|
id: string;
|
1756
1755
|
channel: string | null;
|
1757
1756
|
address: string | null;
|
1757
|
+
name: string;
|
1758
1758
|
createdAt: Date;
|
1759
1759
|
updatedAt: Date;
|
1760
1760
|
deletedAt: Date | null;
|
@@ -1774,17 +1774,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
1774
1774
|
messageId: string;
|
1775
1775
|
mailUserId: string;
|
1776
1776
|
mailUser: {
|
1777
|
-
name: string;
|
1778
1777
|
id: string;
|
1779
1778
|
address: string;
|
1779
|
+
name: string;
|
1780
1780
|
createdAt: Date;
|
1781
1781
|
updatedAt: Date;
|
1782
1782
|
deletedAt: Date | null;
|
1783
1783
|
contact: {
|
1784
|
-
name: string;
|
1785
1784
|
id: string;
|
1786
1785
|
channel: string | null;
|
1787
1786
|
address: string | null;
|
1787
|
+
name: string;
|
1788
1788
|
createdAt: Date;
|
1789
1789
|
updatedAt: Date;
|
1790
1790
|
deletedAt: Date | null;
|
@@ -1824,10 +1824,10 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
1824
1824
|
contactProfile: z.ZodNullable<z.ZodString>;
|
1825
1825
|
socialProfileUrl: z.ZodNullable<z.ZodString>;
|
1826
1826
|
}, "strip", z.ZodTypeAny, {
|
1827
|
-
name: string;
|
1828
1827
|
id: string;
|
1829
1828
|
channel: string | null;
|
1830
1829
|
address: string | null;
|
1830
|
+
name: string;
|
1831
1831
|
createdAt: Date;
|
1832
1832
|
updatedAt: Date;
|
1833
1833
|
deletedAt: Date | null;
|
@@ -1835,10 +1835,10 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
1835
1835
|
contactProfile: string | null;
|
1836
1836
|
socialProfileUrl: string | null;
|
1837
1837
|
}, {
|
1838
|
-
name: string;
|
1839
1838
|
id: string;
|
1840
1839
|
channel: string | null;
|
1841
1840
|
address: string | null;
|
1841
|
+
name: string;
|
1842
1842
|
createdAt: Date;
|
1843
1843
|
updatedAt: Date;
|
1844
1844
|
deletedAt: Date | null;
|
@@ -1848,17 +1848,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
1848
1848
|
}>;
|
1849
1849
|
isNewContact: z.ZodBoolean;
|
1850
1850
|
}, "strip", z.ZodTypeAny, {
|
1851
|
-
name: string;
|
1852
1851
|
id: string;
|
1853
1852
|
address: string;
|
1853
|
+
name: string;
|
1854
1854
|
createdAt: Date;
|
1855
1855
|
updatedAt: Date;
|
1856
1856
|
deletedAt: Date | null;
|
1857
1857
|
contact: {
|
1858
|
-
name: string;
|
1859
1858
|
id: string;
|
1860
1859
|
channel: string | null;
|
1861
1860
|
address: string | null;
|
1861
|
+
name: string;
|
1862
1862
|
createdAt: Date;
|
1863
1863
|
updatedAt: Date;
|
1864
1864
|
deletedAt: Date | null;
|
@@ -1869,17 +1869,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
1869
1869
|
contactId: string;
|
1870
1870
|
isNewContact: boolean;
|
1871
1871
|
}, {
|
1872
|
-
name: string;
|
1873
1872
|
id: string;
|
1874
1873
|
address: string;
|
1874
|
+
name: string;
|
1875
1875
|
createdAt: Date;
|
1876
1876
|
updatedAt: Date;
|
1877
1877
|
deletedAt: Date | null;
|
1878
1878
|
contact: {
|
1879
|
-
name: string;
|
1880
1879
|
id: string;
|
1881
1880
|
channel: string | null;
|
1882
1881
|
address: string | null;
|
1882
|
+
name: string;
|
1883
1883
|
createdAt: Date;
|
1884
1884
|
updatedAt: Date;
|
1885
1885
|
deletedAt: Date | null;
|
@@ -1899,17 +1899,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
1899
1899
|
messageId: string;
|
1900
1900
|
mailUserId: string;
|
1901
1901
|
mailUser: {
|
1902
|
-
name: string;
|
1903
1902
|
id: string;
|
1904
1903
|
address: string;
|
1904
|
+
name: string;
|
1905
1905
|
createdAt: Date;
|
1906
1906
|
updatedAt: Date;
|
1907
1907
|
deletedAt: Date | null;
|
1908
1908
|
contact: {
|
1909
|
-
name: string;
|
1910
1909
|
id: string;
|
1911
1910
|
channel: string | null;
|
1912
1911
|
address: string | null;
|
1912
|
+
name: string;
|
1913
1913
|
createdAt: Date;
|
1914
1914
|
updatedAt: Date;
|
1915
1915
|
deletedAt: Date | null;
|
@@ -1929,17 +1929,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
1929
1929
|
messageId: string;
|
1930
1930
|
mailUserId: string;
|
1931
1931
|
mailUser: {
|
1932
|
-
name: string;
|
1933
1932
|
id: string;
|
1934
1933
|
address: string;
|
1934
|
+
name: string;
|
1935
1935
|
createdAt: Date;
|
1936
1936
|
updatedAt: Date;
|
1937
1937
|
deletedAt: Date | null;
|
1938
1938
|
contact: {
|
1939
|
-
name: string;
|
1940
1939
|
id: string;
|
1941
1940
|
channel: string | null;
|
1942
1941
|
address: string | null;
|
1942
|
+
name: string;
|
1943
1943
|
createdAt: Date;
|
1944
1944
|
updatedAt: Date;
|
1945
1945
|
deletedAt: Date | null;
|
@@ -1979,10 +1979,10 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
1979
1979
|
contactProfile: z.ZodNullable<z.ZodString>;
|
1980
1980
|
socialProfileUrl: z.ZodNullable<z.ZodString>;
|
1981
1981
|
}, "strip", z.ZodTypeAny, {
|
1982
|
-
name: string;
|
1983
1982
|
id: string;
|
1984
1983
|
channel: string | null;
|
1985
1984
|
address: string | null;
|
1985
|
+
name: string;
|
1986
1986
|
createdAt: Date;
|
1987
1987
|
updatedAt: Date;
|
1988
1988
|
deletedAt: Date | null;
|
@@ -1990,10 +1990,10 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
1990
1990
|
contactProfile: string | null;
|
1991
1991
|
socialProfileUrl: string | null;
|
1992
1992
|
}, {
|
1993
|
-
name: string;
|
1994
1993
|
id: string;
|
1995
1994
|
channel: string | null;
|
1996
1995
|
address: string | null;
|
1996
|
+
name: string;
|
1997
1997
|
createdAt: Date;
|
1998
1998
|
updatedAt: Date;
|
1999
1999
|
deletedAt: Date | null;
|
@@ -2003,17 +2003,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
2003
2003
|
}>;
|
2004
2004
|
isNewContact: z.ZodBoolean;
|
2005
2005
|
}, "strip", z.ZodTypeAny, {
|
2006
|
-
name: string;
|
2007
2006
|
id: string;
|
2008
2007
|
address: string;
|
2008
|
+
name: string;
|
2009
2009
|
createdAt: Date;
|
2010
2010
|
updatedAt: Date;
|
2011
2011
|
deletedAt: Date | null;
|
2012
2012
|
contact: {
|
2013
|
-
name: string;
|
2014
2013
|
id: string;
|
2015
2014
|
channel: string | null;
|
2016
2015
|
address: string | null;
|
2016
|
+
name: string;
|
2017
2017
|
createdAt: Date;
|
2018
2018
|
updatedAt: Date;
|
2019
2019
|
deletedAt: Date | null;
|
@@ -2024,17 +2024,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
2024
2024
|
contactId: string;
|
2025
2025
|
isNewContact: boolean;
|
2026
2026
|
}, {
|
2027
|
-
name: string;
|
2028
2027
|
id: string;
|
2029
2028
|
address: string;
|
2029
|
+
name: string;
|
2030
2030
|
createdAt: Date;
|
2031
2031
|
updatedAt: Date;
|
2032
2032
|
deletedAt: Date | null;
|
2033
2033
|
contact: {
|
2034
|
-
name: string;
|
2035
2034
|
id: string;
|
2036
2035
|
channel: string | null;
|
2037
2036
|
address: string | null;
|
2037
|
+
name: string;
|
2038
2038
|
createdAt: Date;
|
2039
2039
|
updatedAt: Date;
|
2040
2040
|
deletedAt: Date | null;
|
@@ -2054,17 +2054,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
2054
2054
|
messageId: string;
|
2055
2055
|
mailUserId: string;
|
2056
2056
|
mailUser: {
|
2057
|
-
name: string;
|
2058
2057
|
id: string;
|
2059
2058
|
address: string;
|
2059
|
+
name: string;
|
2060
2060
|
createdAt: Date;
|
2061
2061
|
updatedAt: Date;
|
2062
2062
|
deletedAt: Date | null;
|
2063
2063
|
contact: {
|
2064
|
-
name: string;
|
2065
2064
|
id: string;
|
2066
2065
|
channel: string | null;
|
2067
2066
|
address: string | null;
|
2067
|
+
name: string;
|
2068
2068
|
createdAt: Date;
|
2069
2069
|
updatedAt: Date;
|
2070
2070
|
deletedAt: Date | null;
|
@@ -2084,17 +2084,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
2084
2084
|
messageId: string;
|
2085
2085
|
mailUserId: string;
|
2086
2086
|
mailUser: {
|
2087
|
-
name: string;
|
2088
2087
|
id: string;
|
2089
2088
|
address: string;
|
2089
|
+
name: string;
|
2090
2090
|
createdAt: Date;
|
2091
2091
|
updatedAt: Date;
|
2092
2092
|
deletedAt: Date | null;
|
2093
2093
|
contact: {
|
2094
|
-
name: string;
|
2095
2094
|
id: string;
|
2096
2095
|
channel: string | null;
|
2097
2096
|
address: string | null;
|
2097
|
+
name: string;
|
2098
2098
|
createdAt: Date;
|
2099
2099
|
updatedAt: Date;
|
2100
2100
|
deletedAt: Date | null;
|
@@ -2154,10 +2154,10 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
2154
2154
|
contactProfile: z.ZodNullable<z.ZodString>;
|
2155
2155
|
socialProfileUrl: z.ZodNullable<z.ZodString>;
|
2156
2156
|
}, "strip", z.ZodTypeAny, {
|
2157
|
-
name: string;
|
2158
2157
|
id: string;
|
2159
2158
|
channel: string | null;
|
2160
2159
|
address: string | null;
|
2160
|
+
name: string;
|
2161
2161
|
createdAt: Date;
|
2162
2162
|
updatedAt: Date;
|
2163
2163
|
deletedAt: Date | null;
|
@@ -2165,10 +2165,10 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
2165
2165
|
contactProfile: string | null;
|
2166
2166
|
socialProfileUrl: string | null;
|
2167
2167
|
}, {
|
2168
|
-
name: string;
|
2169
2168
|
id: string;
|
2170
2169
|
channel: string | null;
|
2171
2170
|
address: string | null;
|
2171
|
+
name: string;
|
2172
2172
|
createdAt: Date;
|
2173
2173
|
updatedAt: Date;
|
2174
2174
|
deletedAt: Date | null;
|
@@ -2178,17 +2178,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
2178
2178
|
}>;
|
2179
2179
|
isNewContact: z.ZodBoolean;
|
2180
2180
|
}, "strip", z.ZodTypeAny, {
|
2181
|
-
name: string;
|
2182
2181
|
id: string;
|
2183
2182
|
address: string;
|
2183
|
+
name: string;
|
2184
2184
|
createdAt: Date;
|
2185
2185
|
updatedAt: Date;
|
2186
2186
|
deletedAt: Date | null;
|
2187
2187
|
contact: {
|
2188
|
-
name: string;
|
2189
2188
|
id: string;
|
2190
2189
|
channel: string | null;
|
2191
2190
|
address: string | null;
|
2191
|
+
name: string;
|
2192
2192
|
createdAt: Date;
|
2193
2193
|
updatedAt: Date;
|
2194
2194
|
deletedAt: Date | null;
|
@@ -2199,17 +2199,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
2199
2199
|
contactId: string;
|
2200
2200
|
isNewContact: boolean;
|
2201
2201
|
}, {
|
2202
|
-
name: string;
|
2203
2202
|
id: string;
|
2204
2203
|
address: string;
|
2204
|
+
name: string;
|
2205
2205
|
createdAt: Date;
|
2206
2206
|
updatedAt: Date;
|
2207
2207
|
deletedAt: Date | null;
|
2208
2208
|
contact: {
|
2209
|
-
name: string;
|
2210
2209
|
id: string;
|
2211
2210
|
channel: string | null;
|
2212
2211
|
address: string | null;
|
2212
|
+
name: string;
|
2213
2213
|
createdAt: Date;
|
2214
2214
|
updatedAt: Date;
|
2215
2215
|
deletedAt: Date | null;
|
@@ -2229,17 +2229,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
2229
2229
|
messageId: string;
|
2230
2230
|
mailUserId: string;
|
2231
2231
|
mailUser: {
|
2232
|
-
name: string;
|
2233
2232
|
id: string;
|
2234
2233
|
address: string;
|
2234
|
+
name: string;
|
2235
2235
|
createdAt: Date;
|
2236
2236
|
updatedAt: Date;
|
2237
2237
|
deletedAt: Date | null;
|
2238
2238
|
contact: {
|
2239
|
-
name: string;
|
2240
2239
|
id: string;
|
2241
2240
|
channel: string | null;
|
2242
2241
|
address: string | null;
|
2242
|
+
name: string;
|
2243
2243
|
createdAt: Date;
|
2244
2244
|
updatedAt: Date;
|
2245
2245
|
deletedAt: Date | null;
|
@@ -2259,17 +2259,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
2259
2259
|
messageId: string;
|
2260
2260
|
mailUserId: string;
|
2261
2261
|
mailUser: {
|
2262
|
-
name: string;
|
2263
2262
|
id: string;
|
2264
2263
|
address: string;
|
2264
|
+
name: string;
|
2265
2265
|
createdAt: Date;
|
2266
2266
|
updatedAt: Date;
|
2267
2267
|
deletedAt: Date | null;
|
2268
2268
|
contact: {
|
2269
|
-
name: string;
|
2270
2269
|
id: string;
|
2271
2270
|
channel: string | null;
|
2272
2271
|
address: string | null;
|
2272
|
+
name: string;
|
2273
2273
|
createdAt: Date;
|
2274
2274
|
updatedAt: Date;
|
2275
2275
|
deletedAt: Date | null;
|
@@ -2309,10 +2309,10 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
2309
2309
|
contactProfile: z.ZodNullable<z.ZodString>;
|
2310
2310
|
socialProfileUrl: z.ZodNullable<z.ZodString>;
|
2311
2311
|
}, "strip", z.ZodTypeAny, {
|
2312
|
-
name: string;
|
2313
2312
|
id: string;
|
2314
2313
|
channel: string | null;
|
2315
2314
|
address: string | null;
|
2315
|
+
name: string;
|
2316
2316
|
createdAt: Date;
|
2317
2317
|
updatedAt: Date;
|
2318
2318
|
deletedAt: Date | null;
|
@@ -2320,10 +2320,10 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
2320
2320
|
contactProfile: string | null;
|
2321
2321
|
socialProfileUrl: string | null;
|
2322
2322
|
}, {
|
2323
|
-
name: string;
|
2324
2323
|
id: string;
|
2325
2324
|
channel: string | null;
|
2326
2325
|
address: string | null;
|
2326
|
+
name: string;
|
2327
2327
|
createdAt: Date;
|
2328
2328
|
updatedAt: Date;
|
2329
2329
|
deletedAt: Date | null;
|
@@ -2333,17 +2333,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
2333
2333
|
}>;
|
2334
2334
|
isNewContact: z.ZodBoolean;
|
2335
2335
|
}, "strip", z.ZodTypeAny, {
|
2336
|
-
name: string;
|
2337
2336
|
id: string;
|
2338
2337
|
address: string;
|
2338
|
+
name: string;
|
2339
2339
|
createdAt: Date;
|
2340
2340
|
updatedAt: Date;
|
2341
2341
|
deletedAt: Date | null;
|
2342
2342
|
contact: {
|
2343
|
-
name: string;
|
2344
2343
|
id: string;
|
2345
2344
|
channel: string | null;
|
2346
2345
|
address: string | null;
|
2346
|
+
name: string;
|
2347
2347
|
createdAt: Date;
|
2348
2348
|
updatedAt: Date;
|
2349
2349
|
deletedAt: Date | null;
|
@@ -2354,17 +2354,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
2354
2354
|
contactId: string;
|
2355
2355
|
isNewContact: boolean;
|
2356
2356
|
}, {
|
2357
|
-
name: string;
|
2358
2357
|
id: string;
|
2359
2358
|
address: string;
|
2359
|
+
name: string;
|
2360
2360
|
createdAt: Date;
|
2361
2361
|
updatedAt: Date;
|
2362
2362
|
deletedAt: Date | null;
|
2363
2363
|
contact: {
|
2364
|
-
name: string;
|
2365
2364
|
id: string;
|
2366
2365
|
channel: string | null;
|
2367
2366
|
address: string | null;
|
2367
|
+
name: string;
|
2368
2368
|
createdAt: Date;
|
2369
2369
|
updatedAt: Date;
|
2370
2370
|
deletedAt: Date | null;
|
@@ -2384,17 +2384,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
2384
2384
|
messageId: string;
|
2385
2385
|
mailUserId: string;
|
2386
2386
|
mailUser: {
|
2387
|
-
name: string;
|
2388
2387
|
id: string;
|
2389
2388
|
address: string;
|
2389
|
+
name: string;
|
2390
2390
|
createdAt: Date;
|
2391
2391
|
updatedAt: Date;
|
2392
2392
|
deletedAt: Date | null;
|
2393
2393
|
contact: {
|
2394
|
-
name: string;
|
2395
2394
|
id: string;
|
2396
2395
|
channel: string | null;
|
2397
2396
|
address: string | null;
|
2397
|
+
name: string;
|
2398
2398
|
createdAt: Date;
|
2399
2399
|
updatedAt: Date;
|
2400
2400
|
deletedAt: Date | null;
|
@@ -2414,17 +2414,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
2414
2414
|
messageId: string;
|
2415
2415
|
mailUserId: string;
|
2416
2416
|
mailUser: {
|
2417
|
-
name: string;
|
2418
2417
|
id: string;
|
2419
2418
|
address: string;
|
2419
|
+
name: string;
|
2420
2420
|
createdAt: Date;
|
2421
2421
|
updatedAt: Date;
|
2422
2422
|
deletedAt: Date | null;
|
2423
2423
|
contact: {
|
2424
|
-
name: string;
|
2425
2424
|
id: string;
|
2426
2425
|
channel: string | null;
|
2427
2426
|
address: string | null;
|
2427
|
+
name: string;
|
2428
2428
|
createdAt: Date;
|
2429
2429
|
updatedAt: Date;
|
2430
2430
|
deletedAt: Date | null;
|
@@ -2464,10 +2464,10 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
2464
2464
|
contactProfile: z.ZodNullable<z.ZodString>;
|
2465
2465
|
socialProfileUrl: z.ZodNullable<z.ZodString>;
|
2466
2466
|
}, "strip", z.ZodTypeAny, {
|
2467
|
-
name: string;
|
2468
2467
|
id: string;
|
2469
2468
|
channel: string | null;
|
2470
2469
|
address: string | null;
|
2470
|
+
name: string;
|
2471
2471
|
createdAt: Date;
|
2472
2472
|
updatedAt: Date;
|
2473
2473
|
deletedAt: Date | null;
|
@@ -2475,10 +2475,10 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
2475
2475
|
contactProfile: string | null;
|
2476
2476
|
socialProfileUrl: string | null;
|
2477
2477
|
}, {
|
2478
|
-
name: string;
|
2479
2478
|
id: string;
|
2480
2479
|
channel: string | null;
|
2481
2480
|
address: string | null;
|
2481
|
+
name: string;
|
2482
2482
|
createdAt: Date;
|
2483
2483
|
updatedAt: Date;
|
2484
2484
|
deletedAt: Date | null;
|
@@ -2488,17 +2488,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
2488
2488
|
}>;
|
2489
2489
|
isNewContact: z.ZodBoolean;
|
2490
2490
|
}, "strip", z.ZodTypeAny, {
|
2491
|
-
name: string;
|
2492
2491
|
id: string;
|
2493
2492
|
address: string;
|
2493
|
+
name: string;
|
2494
2494
|
createdAt: Date;
|
2495
2495
|
updatedAt: Date;
|
2496
2496
|
deletedAt: Date | null;
|
2497
2497
|
contact: {
|
2498
|
-
name: string;
|
2499
2498
|
id: string;
|
2500
2499
|
channel: string | null;
|
2501
2500
|
address: string | null;
|
2501
|
+
name: string;
|
2502
2502
|
createdAt: Date;
|
2503
2503
|
updatedAt: Date;
|
2504
2504
|
deletedAt: Date | null;
|
@@ -2509,17 +2509,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
2509
2509
|
contactId: string;
|
2510
2510
|
isNewContact: boolean;
|
2511
2511
|
}, {
|
2512
|
-
name: string;
|
2513
2512
|
id: string;
|
2514
2513
|
address: string;
|
2514
|
+
name: string;
|
2515
2515
|
createdAt: Date;
|
2516
2516
|
updatedAt: Date;
|
2517
2517
|
deletedAt: Date | null;
|
2518
2518
|
contact: {
|
2519
|
-
name: string;
|
2520
2519
|
id: string;
|
2521
2520
|
channel: string | null;
|
2522
2521
|
address: string | null;
|
2522
|
+
name: string;
|
2523
2523
|
createdAt: Date;
|
2524
2524
|
updatedAt: Date;
|
2525
2525
|
deletedAt: Date | null;
|
@@ -2539,17 +2539,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
2539
2539
|
messageId: string;
|
2540
2540
|
mailUserId: string;
|
2541
2541
|
mailUser: {
|
2542
|
-
name: string;
|
2543
2542
|
id: string;
|
2544
2543
|
address: string;
|
2544
|
+
name: string;
|
2545
2545
|
createdAt: Date;
|
2546
2546
|
updatedAt: Date;
|
2547
2547
|
deletedAt: Date | null;
|
2548
2548
|
contact: {
|
2549
|
-
name: string;
|
2550
2549
|
id: string;
|
2551
2550
|
channel: string | null;
|
2552
2551
|
address: string | null;
|
2552
|
+
name: string;
|
2553
2553
|
createdAt: Date;
|
2554
2554
|
updatedAt: Date;
|
2555
2555
|
deletedAt: Date | null;
|
@@ -2569,17 +2569,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
2569
2569
|
messageId: string;
|
2570
2570
|
mailUserId: string;
|
2571
2571
|
mailUser: {
|
2572
|
-
name: string;
|
2573
2572
|
id: string;
|
2574
2573
|
address: string;
|
2574
|
+
name: string;
|
2575
2575
|
createdAt: Date;
|
2576
2576
|
updatedAt: Date;
|
2577
2577
|
deletedAt: Date | null;
|
2578
2578
|
contact: {
|
2579
|
-
name: string;
|
2580
2579
|
id: string;
|
2581
2580
|
channel: string | null;
|
2582
2581
|
address: string | null;
|
2582
|
+
name: string;
|
2583
2583
|
createdAt: Date;
|
2584
2584
|
updatedAt: Date;
|
2585
2585
|
deletedAt: Date | null;
|
@@ -2619,10 +2619,10 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
2619
2619
|
contactProfile: z.ZodNullable<z.ZodString>;
|
2620
2620
|
socialProfileUrl: z.ZodNullable<z.ZodString>;
|
2621
2621
|
}, "strip", z.ZodTypeAny, {
|
2622
|
-
name: string;
|
2623
2622
|
id: string;
|
2624
2623
|
channel: string | null;
|
2625
2624
|
address: string | null;
|
2625
|
+
name: string;
|
2626
2626
|
createdAt: Date;
|
2627
2627
|
updatedAt: Date;
|
2628
2628
|
deletedAt: Date | null;
|
@@ -2630,10 +2630,10 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
2630
2630
|
contactProfile: string | null;
|
2631
2631
|
socialProfileUrl: string | null;
|
2632
2632
|
}, {
|
2633
|
-
name: string;
|
2634
2633
|
id: string;
|
2635
2634
|
channel: string | null;
|
2636
2635
|
address: string | null;
|
2636
|
+
name: string;
|
2637
2637
|
createdAt: Date;
|
2638
2638
|
updatedAt: Date;
|
2639
2639
|
deletedAt: Date | null;
|
@@ -2643,17 +2643,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
2643
2643
|
}>;
|
2644
2644
|
isNewContact: z.ZodBoolean;
|
2645
2645
|
}, "strip", z.ZodTypeAny, {
|
2646
|
-
name: string;
|
2647
2646
|
id: string;
|
2648
2647
|
address: string;
|
2648
|
+
name: string;
|
2649
2649
|
createdAt: Date;
|
2650
2650
|
updatedAt: Date;
|
2651
2651
|
deletedAt: Date | null;
|
2652
2652
|
contact: {
|
2653
|
-
name: string;
|
2654
2653
|
id: string;
|
2655
2654
|
channel: string | null;
|
2656
2655
|
address: string | null;
|
2656
|
+
name: string;
|
2657
2657
|
createdAt: Date;
|
2658
2658
|
updatedAt: Date;
|
2659
2659
|
deletedAt: Date | null;
|
@@ -2664,17 +2664,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
2664
2664
|
contactId: string;
|
2665
2665
|
isNewContact: boolean;
|
2666
2666
|
}, {
|
2667
|
-
name: string;
|
2668
2667
|
id: string;
|
2669
2668
|
address: string;
|
2669
|
+
name: string;
|
2670
2670
|
createdAt: Date;
|
2671
2671
|
updatedAt: Date;
|
2672
2672
|
deletedAt: Date | null;
|
2673
2673
|
contact: {
|
2674
|
-
name: string;
|
2675
2674
|
id: string;
|
2676
2675
|
channel: string | null;
|
2677
2676
|
address: string | null;
|
2677
|
+
name: string;
|
2678
2678
|
createdAt: Date;
|
2679
2679
|
updatedAt: Date;
|
2680
2680
|
deletedAt: Date | null;
|
@@ -2694,17 +2694,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
2694
2694
|
messageId: string;
|
2695
2695
|
mailUserId: string;
|
2696
2696
|
mailUser: {
|
2697
|
-
name: string;
|
2698
2697
|
id: string;
|
2699
2698
|
address: string;
|
2699
|
+
name: string;
|
2700
2700
|
createdAt: Date;
|
2701
2701
|
updatedAt: Date;
|
2702
2702
|
deletedAt: Date | null;
|
2703
2703
|
contact: {
|
2704
|
-
name: string;
|
2705
2704
|
id: string;
|
2706
2705
|
channel: string | null;
|
2707
2706
|
address: string | null;
|
2707
|
+
name: string;
|
2708
2708
|
createdAt: Date;
|
2709
2709
|
updatedAt: Date;
|
2710
2710
|
deletedAt: Date | null;
|
@@ -2724,17 +2724,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
2724
2724
|
messageId: string;
|
2725
2725
|
mailUserId: string;
|
2726
2726
|
mailUser: {
|
2727
|
-
name: string;
|
2728
2727
|
id: string;
|
2729
2728
|
address: string;
|
2729
|
+
name: string;
|
2730
2730
|
createdAt: Date;
|
2731
2731
|
updatedAt: Date;
|
2732
2732
|
deletedAt: Date | null;
|
2733
2733
|
contact: {
|
2734
|
-
name: string;
|
2735
2734
|
id: string;
|
2736
2735
|
channel: string | null;
|
2737
2736
|
address: string | null;
|
2737
|
+
name: string;
|
2738
2738
|
createdAt: Date;
|
2739
2739
|
updatedAt: Date;
|
2740
2740
|
deletedAt: Date | null;
|
@@ -2856,17 +2856,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
2856
2856
|
messageId: string;
|
2857
2857
|
mailUserId: string;
|
2858
2858
|
mailUser: {
|
2859
|
-
name: string;
|
2860
2859
|
id: string;
|
2861
2860
|
address: string;
|
2861
|
+
name: string;
|
2862
2862
|
createdAt: Date;
|
2863
2863
|
updatedAt: Date;
|
2864
2864
|
deletedAt: Date | null;
|
2865
2865
|
contact: {
|
2866
|
-
name: string;
|
2867
2866
|
id: string;
|
2868
2867
|
channel: string | null;
|
2869
2868
|
address: string | null;
|
2869
|
+
name: string;
|
2870
2870
|
createdAt: Date;
|
2871
2871
|
updatedAt: Date;
|
2872
2872
|
deletedAt: Date | null;
|
@@ -2912,17 +2912,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
2912
2912
|
messageId: string;
|
2913
2913
|
mailUserId: string;
|
2914
2914
|
mailUser: {
|
2915
|
-
name: string;
|
2916
2915
|
id: string;
|
2917
2916
|
address: string;
|
2917
|
+
name: string;
|
2918
2918
|
createdAt: Date;
|
2919
2919
|
updatedAt: Date;
|
2920
2920
|
deletedAt: Date | null;
|
2921
2921
|
contact: {
|
2922
|
-
name: string;
|
2923
2922
|
id: string;
|
2924
2923
|
channel: string | null;
|
2925
2924
|
address: string | null;
|
2925
|
+
name: string;
|
2926
2926
|
createdAt: Date;
|
2927
2927
|
updatedAt: Date;
|
2928
2928
|
deletedAt: Date | null;
|
@@ -2943,17 +2943,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
2943
2943
|
messageId: string;
|
2944
2944
|
mailUserId: string;
|
2945
2945
|
mailUser: {
|
2946
|
-
name: string;
|
2947
2946
|
id: string;
|
2948
2947
|
address: string;
|
2948
|
+
name: string;
|
2949
2949
|
createdAt: Date;
|
2950
2950
|
updatedAt: Date;
|
2951
2951
|
deletedAt: Date | null;
|
2952
2952
|
contact: {
|
2953
|
-
name: string;
|
2954
2953
|
id: string;
|
2955
2954
|
channel: string | null;
|
2956
2955
|
address: string | null;
|
2956
|
+
name: string;
|
2957
2957
|
createdAt: Date;
|
2958
2958
|
updatedAt: Date;
|
2959
2959
|
deletedAt: Date | null;
|
@@ -2974,17 +2974,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
2974
2974
|
messageId: string;
|
2975
2975
|
mailUserId: string;
|
2976
2976
|
mailUser: {
|
2977
|
-
name: string;
|
2978
2977
|
id: string;
|
2979
2978
|
address: string;
|
2979
|
+
name: string;
|
2980
2980
|
createdAt: Date;
|
2981
2981
|
updatedAt: Date;
|
2982
2982
|
deletedAt: Date | null;
|
2983
2983
|
contact: {
|
2984
|
-
name: string;
|
2985
2984
|
id: string;
|
2986
2985
|
channel: string | null;
|
2987
2986
|
address: string | null;
|
2987
|
+
name: string;
|
2988
2988
|
createdAt: Date;
|
2989
2989
|
updatedAt: Date;
|
2990
2990
|
deletedAt: Date | null;
|
@@ -3024,17 +3024,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
3024
3024
|
messageId: string;
|
3025
3025
|
mailUserId: string;
|
3026
3026
|
mailUser: {
|
3027
|
-
name: string;
|
3028
3027
|
id: string;
|
3029
3028
|
address: string;
|
3029
|
+
name: string;
|
3030
3030
|
createdAt: Date;
|
3031
3031
|
updatedAt: Date;
|
3032
3032
|
deletedAt: Date | null;
|
3033
3033
|
contact: {
|
3034
|
-
name: string;
|
3035
3034
|
id: string;
|
3036
3035
|
channel: string | null;
|
3037
3036
|
address: string | null;
|
3037
|
+
name: string;
|
3038
3038
|
createdAt: Date;
|
3039
3039
|
updatedAt: Date;
|
3040
3040
|
deletedAt: Date | null;
|
@@ -3080,17 +3080,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
3080
3080
|
messageId: string;
|
3081
3081
|
mailUserId: string;
|
3082
3082
|
mailUser: {
|
3083
|
-
name: string;
|
3084
3083
|
id: string;
|
3085
3084
|
address: string;
|
3085
|
+
name: string;
|
3086
3086
|
createdAt: Date;
|
3087
3087
|
updatedAt: Date;
|
3088
3088
|
deletedAt: Date | null;
|
3089
3089
|
contact: {
|
3090
|
-
name: string;
|
3091
3090
|
id: string;
|
3092
3091
|
channel: string | null;
|
3093
3092
|
address: string | null;
|
3093
|
+
name: string;
|
3094
3094
|
createdAt: Date;
|
3095
3095
|
updatedAt: Date;
|
3096
3096
|
deletedAt: Date | null;
|
@@ -3111,17 +3111,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
3111
3111
|
messageId: string;
|
3112
3112
|
mailUserId: string;
|
3113
3113
|
mailUser: {
|
3114
|
-
name: string;
|
3115
3114
|
id: string;
|
3116
3115
|
address: string;
|
3116
|
+
name: string;
|
3117
3117
|
createdAt: Date;
|
3118
3118
|
updatedAt: Date;
|
3119
3119
|
deletedAt: Date | null;
|
3120
3120
|
contact: {
|
3121
|
-
name: string;
|
3122
3121
|
id: string;
|
3123
3122
|
channel: string | null;
|
3124
3123
|
address: string | null;
|
3124
|
+
name: string;
|
3125
3125
|
createdAt: Date;
|
3126
3126
|
updatedAt: Date;
|
3127
3127
|
deletedAt: Date | null;
|
@@ -3142,17 +3142,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
3142
3142
|
messageId: string;
|
3143
3143
|
mailUserId: string;
|
3144
3144
|
mailUser: {
|
3145
|
-
name: string;
|
3146
3145
|
id: string;
|
3147
3146
|
address: string;
|
3147
|
+
name: string;
|
3148
3148
|
createdAt: Date;
|
3149
3149
|
updatedAt: Date;
|
3150
3150
|
deletedAt: Date | null;
|
3151
3151
|
contact: {
|
3152
|
-
name: string;
|
3153
3152
|
id: string;
|
3154
3153
|
channel: string | null;
|
3155
3154
|
address: string | null;
|
3155
|
+
name: string;
|
3156
3156
|
createdAt: Date;
|
3157
3157
|
updatedAt: Date;
|
3158
3158
|
deletedAt: Date | null;
|
@@ -3223,10 +3223,10 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
3223
3223
|
contactProfile: z.ZodNullable<z.ZodString>;
|
3224
3224
|
socialProfileUrl: z.ZodNullable<z.ZodString>;
|
3225
3225
|
}, "strip", z.ZodTypeAny, {
|
3226
|
-
name: string;
|
3227
3226
|
id: string;
|
3228
3227
|
channel: string | null;
|
3229
3228
|
address: string | null;
|
3229
|
+
name: string;
|
3230
3230
|
createdAt: Date;
|
3231
3231
|
updatedAt: Date;
|
3232
3232
|
deletedAt: Date | null;
|
@@ -3234,10 +3234,10 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
3234
3234
|
contactProfile: string | null;
|
3235
3235
|
socialProfileUrl: string | null;
|
3236
3236
|
}, {
|
3237
|
-
name: string;
|
3238
3237
|
id: string;
|
3239
3238
|
channel: string | null;
|
3240
3239
|
address: string | null;
|
3240
|
+
name: string;
|
3241
3241
|
createdAt: Date;
|
3242
3242
|
updatedAt: Date;
|
3243
3243
|
deletedAt: Date | null;
|
@@ -3247,17 +3247,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
3247
3247
|
}>;
|
3248
3248
|
isNewContact: z.ZodBoolean;
|
3249
3249
|
}, "strip", z.ZodTypeAny, {
|
3250
|
-
name: string;
|
3251
3250
|
id: string;
|
3252
3251
|
address: string;
|
3252
|
+
name: string;
|
3253
3253
|
createdAt: Date;
|
3254
3254
|
updatedAt: Date;
|
3255
3255
|
deletedAt: Date | null;
|
3256
3256
|
contact: {
|
3257
|
-
name: string;
|
3258
3257
|
id: string;
|
3259
3258
|
channel: string | null;
|
3260
3259
|
address: string | null;
|
3260
|
+
name: string;
|
3261
3261
|
createdAt: Date;
|
3262
3262
|
updatedAt: Date;
|
3263
3263
|
deletedAt: Date | null;
|
@@ -3268,17 +3268,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
3268
3268
|
contactId: string;
|
3269
3269
|
isNewContact: boolean;
|
3270
3270
|
}, {
|
3271
|
-
name: string;
|
3272
3271
|
id: string;
|
3273
3272
|
address: string;
|
3273
|
+
name: string;
|
3274
3274
|
createdAt: Date;
|
3275
3275
|
updatedAt: Date;
|
3276
3276
|
deletedAt: Date | null;
|
3277
3277
|
contact: {
|
3278
|
-
name: string;
|
3279
3278
|
id: string;
|
3280
3279
|
channel: string | null;
|
3281
3280
|
address: string | null;
|
3281
|
+
name: string;
|
3282
3282
|
createdAt: Date;
|
3283
3283
|
updatedAt: Date;
|
3284
3284
|
deletedAt: Date | null;
|
@@ -3298,17 +3298,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
3298
3298
|
messageId: string;
|
3299
3299
|
mailUserId: string;
|
3300
3300
|
mailUser: {
|
3301
|
-
name: string;
|
3302
3301
|
id: string;
|
3303
3302
|
address: string;
|
3303
|
+
name: string;
|
3304
3304
|
createdAt: Date;
|
3305
3305
|
updatedAt: Date;
|
3306
3306
|
deletedAt: Date | null;
|
3307
3307
|
contact: {
|
3308
|
-
name: string;
|
3309
3308
|
id: string;
|
3310
3309
|
channel: string | null;
|
3311
3310
|
address: string | null;
|
3311
|
+
name: string;
|
3312
3312
|
createdAt: Date;
|
3313
3313
|
updatedAt: Date;
|
3314
3314
|
deletedAt: Date | null;
|
@@ -3328,17 +3328,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
3328
3328
|
messageId: string;
|
3329
3329
|
mailUserId: string;
|
3330
3330
|
mailUser: {
|
3331
|
-
name: string;
|
3332
3331
|
id: string;
|
3333
3332
|
address: string;
|
3333
|
+
name: string;
|
3334
3334
|
createdAt: Date;
|
3335
3335
|
updatedAt: Date;
|
3336
3336
|
deletedAt: Date | null;
|
3337
3337
|
contact: {
|
3338
|
-
name: string;
|
3339
3338
|
id: string;
|
3340
3339
|
channel: string | null;
|
3341
3340
|
address: string | null;
|
3341
|
+
name: string;
|
3342
3342
|
createdAt: Date;
|
3343
3343
|
updatedAt: Date;
|
3344
3344
|
deletedAt: Date | null;
|
@@ -3378,10 +3378,10 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
3378
3378
|
contactProfile: z.ZodNullable<z.ZodString>;
|
3379
3379
|
socialProfileUrl: z.ZodNullable<z.ZodString>;
|
3380
3380
|
}, "strip", z.ZodTypeAny, {
|
3381
|
-
name: string;
|
3382
3381
|
id: string;
|
3383
3382
|
channel: string | null;
|
3384
3383
|
address: string | null;
|
3384
|
+
name: string;
|
3385
3385
|
createdAt: Date;
|
3386
3386
|
updatedAt: Date;
|
3387
3387
|
deletedAt: Date | null;
|
@@ -3389,10 +3389,10 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
3389
3389
|
contactProfile: string | null;
|
3390
3390
|
socialProfileUrl: string | null;
|
3391
3391
|
}, {
|
3392
|
-
name: string;
|
3393
3392
|
id: string;
|
3394
3393
|
channel: string | null;
|
3395
3394
|
address: string | null;
|
3395
|
+
name: string;
|
3396
3396
|
createdAt: Date;
|
3397
3397
|
updatedAt: Date;
|
3398
3398
|
deletedAt: Date | null;
|
@@ -3402,17 +3402,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
3402
3402
|
}>;
|
3403
3403
|
isNewContact: z.ZodBoolean;
|
3404
3404
|
}, "strip", z.ZodTypeAny, {
|
3405
|
-
name: string;
|
3406
3405
|
id: string;
|
3407
3406
|
address: string;
|
3407
|
+
name: string;
|
3408
3408
|
createdAt: Date;
|
3409
3409
|
updatedAt: Date;
|
3410
3410
|
deletedAt: Date | null;
|
3411
3411
|
contact: {
|
3412
|
-
name: string;
|
3413
3412
|
id: string;
|
3414
3413
|
channel: string | null;
|
3415
3414
|
address: string | null;
|
3415
|
+
name: string;
|
3416
3416
|
createdAt: Date;
|
3417
3417
|
updatedAt: Date;
|
3418
3418
|
deletedAt: Date | null;
|
@@ -3423,17 +3423,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
3423
3423
|
contactId: string;
|
3424
3424
|
isNewContact: boolean;
|
3425
3425
|
}, {
|
3426
|
-
name: string;
|
3427
3426
|
id: string;
|
3428
3427
|
address: string;
|
3428
|
+
name: string;
|
3429
3429
|
createdAt: Date;
|
3430
3430
|
updatedAt: Date;
|
3431
3431
|
deletedAt: Date | null;
|
3432
3432
|
contact: {
|
3433
|
-
name: string;
|
3434
3433
|
id: string;
|
3435
3434
|
channel: string | null;
|
3436
3435
|
address: string | null;
|
3436
|
+
name: string;
|
3437
3437
|
createdAt: Date;
|
3438
3438
|
updatedAt: Date;
|
3439
3439
|
deletedAt: Date | null;
|
@@ -3453,17 +3453,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
3453
3453
|
messageId: string;
|
3454
3454
|
mailUserId: string;
|
3455
3455
|
mailUser: {
|
3456
|
-
name: string;
|
3457
3456
|
id: string;
|
3458
3457
|
address: string;
|
3458
|
+
name: string;
|
3459
3459
|
createdAt: Date;
|
3460
3460
|
updatedAt: Date;
|
3461
3461
|
deletedAt: Date | null;
|
3462
3462
|
contact: {
|
3463
|
-
name: string;
|
3464
3463
|
id: string;
|
3465
3464
|
channel: string | null;
|
3466
3465
|
address: string | null;
|
3466
|
+
name: string;
|
3467
3467
|
createdAt: Date;
|
3468
3468
|
updatedAt: Date;
|
3469
3469
|
deletedAt: Date | null;
|
@@ -3483,17 +3483,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
3483
3483
|
messageId: string;
|
3484
3484
|
mailUserId: string;
|
3485
3485
|
mailUser: {
|
3486
|
-
name: string;
|
3487
3486
|
id: string;
|
3488
3487
|
address: string;
|
3488
|
+
name: string;
|
3489
3489
|
createdAt: Date;
|
3490
3490
|
updatedAt: Date;
|
3491
3491
|
deletedAt: Date | null;
|
3492
3492
|
contact: {
|
3493
|
-
name: string;
|
3494
3493
|
id: string;
|
3495
3494
|
channel: string | null;
|
3496
3495
|
address: string | null;
|
3496
|
+
name: string;
|
3497
3497
|
createdAt: Date;
|
3498
3498
|
updatedAt: Date;
|
3499
3499
|
deletedAt: Date | null;
|
@@ -3533,10 +3533,10 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
3533
3533
|
contactProfile: z.ZodNullable<z.ZodString>;
|
3534
3534
|
socialProfileUrl: z.ZodNullable<z.ZodString>;
|
3535
3535
|
}, "strip", z.ZodTypeAny, {
|
3536
|
-
name: string;
|
3537
3536
|
id: string;
|
3538
3537
|
channel: string | null;
|
3539
3538
|
address: string | null;
|
3539
|
+
name: string;
|
3540
3540
|
createdAt: Date;
|
3541
3541
|
updatedAt: Date;
|
3542
3542
|
deletedAt: Date | null;
|
@@ -3544,10 +3544,10 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
3544
3544
|
contactProfile: string | null;
|
3545
3545
|
socialProfileUrl: string | null;
|
3546
3546
|
}, {
|
3547
|
-
name: string;
|
3548
3547
|
id: string;
|
3549
3548
|
channel: string | null;
|
3550
3549
|
address: string | null;
|
3550
|
+
name: string;
|
3551
3551
|
createdAt: Date;
|
3552
3552
|
updatedAt: Date;
|
3553
3553
|
deletedAt: Date | null;
|
@@ -3557,17 +3557,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
3557
3557
|
}>;
|
3558
3558
|
isNewContact: z.ZodBoolean;
|
3559
3559
|
}, "strip", z.ZodTypeAny, {
|
3560
|
-
name: string;
|
3561
3560
|
id: string;
|
3562
3561
|
address: string;
|
3562
|
+
name: string;
|
3563
3563
|
createdAt: Date;
|
3564
3564
|
updatedAt: Date;
|
3565
3565
|
deletedAt: Date | null;
|
3566
3566
|
contact: {
|
3567
|
-
name: string;
|
3568
3567
|
id: string;
|
3569
3568
|
channel: string | null;
|
3570
3569
|
address: string | null;
|
3570
|
+
name: string;
|
3571
3571
|
createdAt: Date;
|
3572
3572
|
updatedAt: Date;
|
3573
3573
|
deletedAt: Date | null;
|
@@ -3578,17 +3578,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
3578
3578
|
contactId: string;
|
3579
3579
|
isNewContact: boolean;
|
3580
3580
|
}, {
|
3581
|
-
name: string;
|
3582
3581
|
id: string;
|
3583
3582
|
address: string;
|
3583
|
+
name: string;
|
3584
3584
|
createdAt: Date;
|
3585
3585
|
updatedAt: Date;
|
3586
3586
|
deletedAt: Date | null;
|
3587
3587
|
contact: {
|
3588
|
-
name: string;
|
3589
3588
|
id: string;
|
3590
3589
|
channel: string | null;
|
3591
3590
|
address: string | null;
|
3591
|
+
name: string;
|
3592
3592
|
createdAt: Date;
|
3593
3593
|
updatedAt: Date;
|
3594
3594
|
deletedAt: Date | null;
|
@@ -3608,17 +3608,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
3608
3608
|
messageId: string;
|
3609
3609
|
mailUserId: string;
|
3610
3610
|
mailUser: {
|
3611
|
-
name: string;
|
3612
3611
|
id: string;
|
3613
3612
|
address: string;
|
3613
|
+
name: string;
|
3614
3614
|
createdAt: Date;
|
3615
3615
|
updatedAt: Date;
|
3616
3616
|
deletedAt: Date | null;
|
3617
3617
|
contact: {
|
3618
|
-
name: string;
|
3619
3618
|
id: string;
|
3620
3619
|
channel: string | null;
|
3621
3620
|
address: string | null;
|
3621
|
+
name: string;
|
3622
3622
|
createdAt: Date;
|
3623
3623
|
updatedAt: Date;
|
3624
3624
|
deletedAt: Date | null;
|
@@ -3638,17 +3638,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
3638
3638
|
messageId: string;
|
3639
3639
|
mailUserId: string;
|
3640
3640
|
mailUser: {
|
3641
|
-
name: string;
|
3642
3641
|
id: string;
|
3643
3642
|
address: string;
|
3643
|
+
name: string;
|
3644
3644
|
createdAt: Date;
|
3645
3645
|
updatedAt: Date;
|
3646
3646
|
deletedAt: Date | null;
|
3647
3647
|
contact: {
|
3648
|
-
name: string;
|
3649
3648
|
id: string;
|
3650
3649
|
channel: string | null;
|
3651
3650
|
address: string | null;
|
3651
|
+
name: string;
|
3652
3652
|
createdAt: Date;
|
3653
3653
|
updatedAt: Date;
|
3654
3654
|
deletedAt: Date | null;
|
@@ -3688,10 +3688,10 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
3688
3688
|
contactProfile: z.ZodNullable<z.ZodString>;
|
3689
3689
|
socialProfileUrl: z.ZodNullable<z.ZodString>;
|
3690
3690
|
}, "strip", z.ZodTypeAny, {
|
3691
|
-
name: string;
|
3692
3691
|
id: string;
|
3693
3692
|
channel: string | null;
|
3694
3693
|
address: string | null;
|
3694
|
+
name: string;
|
3695
3695
|
createdAt: Date;
|
3696
3696
|
updatedAt: Date;
|
3697
3697
|
deletedAt: Date | null;
|
@@ -3699,10 +3699,10 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
3699
3699
|
contactProfile: string | null;
|
3700
3700
|
socialProfileUrl: string | null;
|
3701
3701
|
}, {
|
3702
|
-
name: string;
|
3703
3702
|
id: string;
|
3704
3703
|
channel: string | null;
|
3705
3704
|
address: string | null;
|
3705
|
+
name: string;
|
3706
3706
|
createdAt: Date;
|
3707
3707
|
updatedAt: Date;
|
3708
3708
|
deletedAt: Date | null;
|
@@ -3712,17 +3712,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
3712
3712
|
}>;
|
3713
3713
|
isNewContact: z.ZodBoolean;
|
3714
3714
|
}, "strip", z.ZodTypeAny, {
|
3715
|
-
name: string;
|
3716
3715
|
id: string;
|
3717
3716
|
address: string;
|
3717
|
+
name: string;
|
3718
3718
|
createdAt: Date;
|
3719
3719
|
updatedAt: Date;
|
3720
3720
|
deletedAt: Date | null;
|
3721
3721
|
contact: {
|
3722
|
-
name: string;
|
3723
3722
|
id: string;
|
3724
3723
|
channel: string | null;
|
3725
3724
|
address: string | null;
|
3725
|
+
name: string;
|
3726
3726
|
createdAt: Date;
|
3727
3727
|
updatedAt: Date;
|
3728
3728
|
deletedAt: Date | null;
|
@@ -3733,17 +3733,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
3733
3733
|
contactId: string;
|
3734
3734
|
isNewContact: boolean;
|
3735
3735
|
}, {
|
3736
|
-
name: string;
|
3737
3736
|
id: string;
|
3738
3737
|
address: string;
|
3738
|
+
name: string;
|
3739
3739
|
createdAt: Date;
|
3740
3740
|
updatedAt: Date;
|
3741
3741
|
deletedAt: Date | null;
|
3742
3742
|
contact: {
|
3743
|
-
name: string;
|
3744
3743
|
id: string;
|
3745
3744
|
channel: string | null;
|
3746
3745
|
address: string | null;
|
3746
|
+
name: string;
|
3747
3747
|
createdAt: Date;
|
3748
3748
|
updatedAt: Date;
|
3749
3749
|
deletedAt: Date | null;
|
@@ -3763,17 +3763,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
3763
3763
|
messageId: string;
|
3764
3764
|
mailUserId: string;
|
3765
3765
|
mailUser: {
|
3766
|
-
name: string;
|
3767
3766
|
id: string;
|
3768
3767
|
address: string;
|
3768
|
+
name: string;
|
3769
3769
|
createdAt: Date;
|
3770
3770
|
updatedAt: Date;
|
3771
3771
|
deletedAt: Date | null;
|
3772
3772
|
contact: {
|
3773
|
-
name: string;
|
3774
3773
|
id: string;
|
3775
3774
|
channel: string | null;
|
3776
3775
|
address: string | null;
|
3776
|
+
name: string;
|
3777
3777
|
createdAt: Date;
|
3778
3778
|
updatedAt: Date;
|
3779
3779
|
deletedAt: Date | null;
|
@@ -3793,17 +3793,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
3793
3793
|
messageId: string;
|
3794
3794
|
mailUserId: string;
|
3795
3795
|
mailUser: {
|
3796
|
-
name: string;
|
3797
3796
|
id: string;
|
3798
3797
|
address: string;
|
3798
|
+
name: string;
|
3799
3799
|
createdAt: Date;
|
3800
3800
|
updatedAt: Date;
|
3801
3801
|
deletedAt: Date | null;
|
3802
3802
|
contact: {
|
3803
|
-
name: string;
|
3804
3803
|
id: string;
|
3805
3804
|
channel: string | null;
|
3806
3805
|
address: string | null;
|
3806
|
+
name: string;
|
3807
3807
|
createdAt: Date;
|
3808
3808
|
updatedAt: Date;
|
3809
3809
|
deletedAt: Date | null;
|
@@ -3925,17 +3925,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
3925
3925
|
messageId: string;
|
3926
3926
|
mailUserId: string;
|
3927
3927
|
mailUser: {
|
3928
|
-
name: string;
|
3929
3928
|
id: string;
|
3930
3929
|
address: string;
|
3930
|
+
name: string;
|
3931
3931
|
createdAt: Date;
|
3932
3932
|
updatedAt: Date;
|
3933
3933
|
deletedAt: Date | null;
|
3934
3934
|
contact: {
|
3935
|
-
name: string;
|
3936
3935
|
id: string;
|
3937
3936
|
channel: string | null;
|
3938
3937
|
address: string | null;
|
3938
|
+
name: string;
|
3939
3939
|
createdAt: Date;
|
3940
3940
|
updatedAt: Date;
|
3941
3941
|
deletedAt: Date | null;
|
@@ -3981,17 +3981,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
3981
3981
|
messageId: string;
|
3982
3982
|
mailUserId: string;
|
3983
3983
|
mailUser: {
|
3984
|
-
name: string;
|
3985
3984
|
id: string;
|
3986
3985
|
address: string;
|
3986
|
+
name: string;
|
3987
3987
|
createdAt: Date;
|
3988
3988
|
updatedAt: Date;
|
3989
3989
|
deletedAt: Date | null;
|
3990
3990
|
contact: {
|
3991
|
-
name: string;
|
3992
3991
|
id: string;
|
3993
3992
|
channel: string | null;
|
3994
3993
|
address: string | null;
|
3994
|
+
name: string;
|
3995
3995
|
createdAt: Date;
|
3996
3996
|
updatedAt: Date;
|
3997
3997
|
deletedAt: Date | null;
|
@@ -4012,17 +4012,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
4012
4012
|
messageId: string;
|
4013
4013
|
mailUserId: string;
|
4014
4014
|
mailUser: {
|
4015
|
-
name: string;
|
4016
4015
|
id: string;
|
4017
4016
|
address: string;
|
4017
|
+
name: string;
|
4018
4018
|
createdAt: Date;
|
4019
4019
|
updatedAt: Date;
|
4020
4020
|
deletedAt: Date | null;
|
4021
4021
|
contact: {
|
4022
|
-
name: string;
|
4023
4022
|
id: string;
|
4024
4023
|
channel: string | null;
|
4025
4024
|
address: string | null;
|
4025
|
+
name: string;
|
4026
4026
|
createdAt: Date;
|
4027
4027
|
updatedAt: Date;
|
4028
4028
|
deletedAt: Date | null;
|
@@ -4043,17 +4043,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
4043
4043
|
messageId: string;
|
4044
4044
|
mailUserId: string;
|
4045
4045
|
mailUser: {
|
4046
|
-
name: string;
|
4047
4046
|
id: string;
|
4048
4047
|
address: string;
|
4048
|
+
name: string;
|
4049
4049
|
createdAt: Date;
|
4050
4050
|
updatedAt: Date;
|
4051
4051
|
deletedAt: Date | null;
|
4052
4052
|
contact: {
|
4053
|
-
name: string;
|
4054
4053
|
id: string;
|
4055
4054
|
channel: string | null;
|
4056
4055
|
address: string | null;
|
4056
|
+
name: string;
|
4057
4057
|
createdAt: Date;
|
4058
4058
|
updatedAt: Date;
|
4059
4059
|
deletedAt: Date | null;
|
@@ -4093,17 +4093,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
4093
4093
|
messageId: string;
|
4094
4094
|
mailUserId: string;
|
4095
4095
|
mailUser: {
|
4096
|
-
name: string;
|
4097
4096
|
id: string;
|
4098
4097
|
address: string;
|
4098
|
+
name: string;
|
4099
4099
|
createdAt: Date;
|
4100
4100
|
updatedAt: Date;
|
4101
4101
|
deletedAt: Date | null;
|
4102
4102
|
contact: {
|
4103
|
-
name: string;
|
4104
4103
|
id: string;
|
4105
4104
|
channel: string | null;
|
4106
4105
|
address: string | null;
|
4106
|
+
name: string;
|
4107
4107
|
createdAt: Date;
|
4108
4108
|
updatedAt: Date;
|
4109
4109
|
deletedAt: Date | null;
|
@@ -4149,17 +4149,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
4149
4149
|
messageId: string;
|
4150
4150
|
mailUserId: string;
|
4151
4151
|
mailUser: {
|
4152
|
-
name: string;
|
4153
4152
|
id: string;
|
4154
4153
|
address: string;
|
4154
|
+
name: string;
|
4155
4155
|
createdAt: Date;
|
4156
4156
|
updatedAt: Date;
|
4157
4157
|
deletedAt: Date | null;
|
4158
4158
|
contact: {
|
4159
|
-
name: string;
|
4160
4159
|
id: string;
|
4161
4160
|
channel: string | null;
|
4162
4161
|
address: string | null;
|
4162
|
+
name: string;
|
4163
4163
|
createdAt: Date;
|
4164
4164
|
updatedAt: Date;
|
4165
4165
|
deletedAt: Date | null;
|
@@ -4180,17 +4180,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
4180
4180
|
messageId: string;
|
4181
4181
|
mailUserId: string;
|
4182
4182
|
mailUser: {
|
4183
|
-
name: string;
|
4184
4183
|
id: string;
|
4185
4184
|
address: string;
|
4185
|
+
name: string;
|
4186
4186
|
createdAt: Date;
|
4187
4187
|
updatedAt: Date;
|
4188
4188
|
deletedAt: Date | null;
|
4189
4189
|
contact: {
|
4190
|
-
name: string;
|
4191
4190
|
id: string;
|
4192
4191
|
channel: string | null;
|
4193
4192
|
address: string | null;
|
4193
|
+
name: string;
|
4194
4194
|
createdAt: Date;
|
4195
4195
|
updatedAt: Date;
|
4196
4196
|
deletedAt: Date | null;
|
@@ -4211,17 +4211,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
4211
4211
|
messageId: string;
|
4212
4212
|
mailUserId: string;
|
4213
4213
|
mailUser: {
|
4214
|
-
name: string;
|
4215
4214
|
id: string;
|
4216
4215
|
address: string;
|
4216
|
+
name: string;
|
4217
4217
|
createdAt: Date;
|
4218
4218
|
updatedAt: Date;
|
4219
4219
|
deletedAt: Date | null;
|
4220
4220
|
contact: {
|
4221
|
-
name: string;
|
4222
4221
|
id: string;
|
4223
4222
|
channel: string | null;
|
4224
4223
|
address: string | null;
|
4224
|
+
name: string;
|
4225
4225
|
createdAt: Date;
|
4226
4226
|
updatedAt: Date;
|
4227
4227
|
deletedAt: Date | null;
|
@@ -4252,15 +4252,15 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
4252
4252
|
deletedAt: z.ZodNullable<z.ZodDate>;
|
4253
4253
|
name: z.ZodString;
|
4254
4254
|
}, "strip", z.ZodTypeAny, {
|
4255
|
-
name: string;
|
4256
4255
|
id: string;
|
4256
|
+
name: string;
|
4257
4257
|
color: string;
|
4258
4258
|
createdAt: Date;
|
4259
4259
|
updatedAt: Date;
|
4260
4260
|
deletedAt: Date | null;
|
4261
4261
|
}, {
|
4262
|
-
name: string;
|
4263
4262
|
id: string;
|
4263
|
+
name: string;
|
4264
4264
|
color: string;
|
4265
4265
|
createdAt: Date;
|
4266
4266
|
updatedAt: Date;
|
@@ -4277,9 +4277,9 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
4277
4277
|
phone: z.ZodNullable<z.ZodString>;
|
4278
4278
|
notificationCount: z.ZodNullable<z.ZodNumber>;
|
4279
4279
|
}, "strip", z.ZodTypeAny, {
|
4280
|
-
name: string;
|
4281
4280
|
id: string;
|
4282
4281
|
address: string | null;
|
4282
|
+
name: string;
|
4283
4283
|
email: string;
|
4284
4284
|
createdAt: Date;
|
4285
4285
|
updatedAt: Date;
|
@@ -4287,9 +4287,9 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
4287
4287
|
phone: string | null;
|
4288
4288
|
notificationCount: number | null;
|
4289
4289
|
}, {
|
4290
|
-
name: string;
|
4291
4290
|
id: string;
|
4292
4291
|
address: string | null;
|
4292
|
+
name: string;
|
4293
4293
|
email: string;
|
4294
4294
|
createdAt: Date;
|
4295
4295
|
updatedAt: Date;
|
@@ -4345,10 +4345,10 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
4345
4345
|
contactProfile: z.ZodNullable<z.ZodString>;
|
4346
4346
|
socialProfileUrl: z.ZodNullable<z.ZodString>;
|
4347
4347
|
}, "strip", z.ZodTypeAny, {
|
4348
|
-
name: string;
|
4349
4348
|
id: string;
|
4350
4349
|
channel: string | null;
|
4351
4350
|
address: string | null;
|
4351
|
+
name: string;
|
4352
4352
|
createdAt: Date;
|
4353
4353
|
updatedAt: Date;
|
4354
4354
|
deletedAt: Date | null;
|
@@ -4356,10 +4356,10 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
4356
4356
|
contactProfile: string | null;
|
4357
4357
|
socialProfileUrl: string | null;
|
4358
4358
|
}, {
|
4359
|
-
name: string;
|
4360
4359
|
id: string;
|
4361
4360
|
channel: string | null;
|
4362
4361
|
address: string | null;
|
4362
|
+
name: string;
|
4363
4363
|
createdAt: Date;
|
4364
4364
|
updatedAt: Date;
|
4365
4365
|
deletedAt: Date | null;
|
@@ -4369,17 +4369,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
4369
4369
|
}>;
|
4370
4370
|
isNewContact: z.ZodBoolean;
|
4371
4371
|
}, "strip", z.ZodTypeAny, {
|
4372
|
-
name: string;
|
4373
4372
|
id: string;
|
4374
4373
|
address: string;
|
4374
|
+
name: string;
|
4375
4375
|
createdAt: Date;
|
4376
4376
|
updatedAt: Date;
|
4377
4377
|
deletedAt: Date | null;
|
4378
4378
|
contact: {
|
4379
|
-
name: string;
|
4380
4379
|
id: string;
|
4381
4380
|
channel: string | null;
|
4382
4381
|
address: string | null;
|
4382
|
+
name: string;
|
4383
4383
|
createdAt: Date;
|
4384
4384
|
updatedAt: Date;
|
4385
4385
|
deletedAt: Date | null;
|
@@ -4390,17 +4390,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
4390
4390
|
contactId: string;
|
4391
4391
|
isNewContact: boolean;
|
4392
4392
|
}, {
|
4393
|
-
name: string;
|
4394
4393
|
id: string;
|
4395
4394
|
address: string;
|
4395
|
+
name: string;
|
4396
4396
|
createdAt: Date;
|
4397
4397
|
updatedAt: Date;
|
4398
4398
|
deletedAt: Date | null;
|
4399
4399
|
contact: {
|
4400
|
-
name: string;
|
4401
4400
|
id: string;
|
4402
4401
|
channel: string | null;
|
4403
4402
|
address: string | null;
|
4403
|
+
name: string;
|
4404
4404
|
createdAt: Date;
|
4405
4405
|
updatedAt: Date;
|
4406
4406
|
deletedAt: Date | null;
|
@@ -4420,17 +4420,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
4420
4420
|
messageId: string;
|
4421
4421
|
mailUserId: string;
|
4422
4422
|
mailUser: {
|
4423
|
-
name: string;
|
4424
4423
|
id: string;
|
4425
4424
|
address: string;
|
4425
|
+
name: string;
|
4426
4426
|
createdAt: Date;
|
4427
4427
|
updatedAt: Date;
|
4428
4428
|
deletedAt: Date | null;
|
4429
4429
|
contact: {
|
4430
|
-
name: string;
|
4431
4430
|
id: string;
|
4432
4431
|
channel: string | null;
|
4433
4432
|
address: string | null;
|
4433
|
+
name: string;
|
4434
4434
|
createdAt: Date;
|
4435
4435
|
updatedAt: Date;
|
4436
4436
|
deletedAt: Date | null;
|
@@ -4450,17 +4450,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
4450
4450
|
messageId: string;
|
4451
4451
|
mailUserId: string;
|
4452
4452
|
mailUser: {
|
4453
|
-
name: string;
|
4454
4453
|
id: string;
|
4455
4454
|
address: string;
|
4455
|
+
name: string;
|
4456
4456
|
createdAt: Date;
|
4457
4457
|
updatedAt: Date;
|
4458
4458
|
deletedAt: Date | null;
|
4459
4459
|
contact: {
|
4460
|
-
name: string;
|
4461
4460
|
id: string;
|
4462
4461
|
channel: string | null;
|
4463
4462
|
address: string | null;
|
4463
|
+
name: string;
|
4464
4464
|
createdAt: Date;
|
4465
4465
|
updatedAt: Date;
|
4466
4466
|
deletedAt: Date | null;
|
@@ -4500,10 +4500,10 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
4500
4500
|
contactProfile: z.ZodNullable<z.ZodString>;
|
4501
4501
|
socialProfileUrl: z.ZodNullable<z.ZodString>;
|
4502
4502
|
}, "strip", z.ZodTypeAny, {
|
4503
|
-
name: string;
|
4504
4503
|
id: string;
|
4505
4504
|
channel: string | null;
|
4506
4505
|
address: string | null;
|
4506
|
+
name: string;
|
4507
4507
|
createdAt: Date;
|
4508
4508
|
updatedAt: Date;
|
4509
4509
|
deletedAt: Date | null;
|
@@ -4511,10 +4511,10 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
4511
4511
|
contactProfile: string | null;
|
4512
4512
|
socialProfileUrl: string | null;
|
4513
4513
|
}, {
|
4514
|
-
name: string;
|
4515
4514
|
id: string;
|
4516
4515
|
channel: string | null;
|
4517
4516
|
address: string | null;
|
4517
|
+
name: string;
|
4518
4518
|
createdAt: Date;
|
4519
4519
|
updatedAt: Date;
|
4520
4520
|
deletedAt: Date | null;
|
@@ -4524,17 +4524,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
4524
4524
|
}>;
|
4525
4525
|
isNewContact: z.ZodBoolean;
|
4526
4526
|
}, "strip", z.ZodTypeAny, {
|
4527
|
-
name: string;
|
4528
4527
|
id: string;
|
4529
4528
|
address: string;
|
4529
|
+
name: string;
|
4530
4530
|
createdAt: Date;
|
4531
4531
|
updatedAt: Date;
|
4532
4532
|
deletedAt: Date | null;
|
4533
4533
|
contact: {
|
4534
|
-
name: string;
|
4535
4534
|
id: string;
|
4536
4535
|
channel: string | null;
|
4537
4536
|
address: string | null;
|
4537
|
+
name: string;
|
4538
4538
|
createdAt: Date;
|
4539
4539
|
updatedAt: Date;
|
4540
4540
|
deletedAt: Date | null;
|
@@ -4545,17 +4545,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
4545
4545
|
contactId: string;
|
4546
4546
|
isNewContact: boolean;
|
4547
4547
|
}, {
|
4548
|
-
name: string;
|
4549
4548
|
id: string;
|
4550
4549
|
address: string;
|
4550
|
+
name: string;
|
4551
4551
|
createdAt: Date;
|
4552
4552
|
updatedAt: Date;
|
4553
4553
|
deletedAt: Date | null;
|
4554
4554
|
contact: {
|
4555
|
-
name: string;
|
4556
4555
|
id: string;
|
4557
4556
|
channel: string | null;
|
4558
4557
|
address: string | null;
|
4558
|
+
name: string;
|
4559
4559
|
createdAt: Date;
|
4560
4560
|
updatedAt: Date;
|
4561
4561
|
deletedAt: Date | null;
|
@@ -4575,17 +4575,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
4575
4575
|
messageId: string;
|
4576
4576
|
mailUserId: string;
|
4577
4577
|
mailUser: {
|
4578
|
-
name: string;
|
4579
4578
|
id: string;
|
4580
4579
|
address: string;
|
4580
|
+
name: string;
|
4581
4581
|
createdAt: Date;
|
4582
4582
|
updatedAt: Date;
|
4583
4583
|
deletedAt: Date | null;
|
4584
4584
|
contact: {
|
4585
|
-
name: string;
|
4586
4585
|
id: string;
|
4587
4586
|
channel: string | null;
|
4588
4587
|
address: string | null;
|
4588
|
+
name: string;
|
4589
4589
|
createdAt: Date;
|
4590
4590
|
updatedAt: Date;
|
4591
4591
|
deletedAt: Date | null;
|
@@ -4605,17 +4605,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
4605
4605
|
messageId: string;
|
4606
4606
|
mailUserId: string;
|
4607
4607
|
mailUser: {
|
4608
|
-
name: string;
|
4609
4608
|
id: string;
|
4610
4609
|
address: string;
|
4610
|
+
name: string;
|
4611
4611
|
createdAt: Date;
|
4612
4612
|
updatedAt: Date;
|
4613
4613
|
deletedAt: Date | null;
|
4614
4614
|
contact: {
|
4615
|
-
name: string;
|
4616
4615
|
id: string;
|
4617
4616
|
channel: string | null;
|
4618
4617
|
address: string | null;
|
4618
|
+
name: string;
|
4619
4619
|
createdAt: Date;
|
4620
4620
|
updatedAt: Date;
|
4621
4621
|
deletedAt: Date | null;
|
@@ -4655,10 +4655,10 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
4655
4655
|
contactProfile: z.ZodNullable<z.ZodString>;
|
4656
4656
|
socialProfileUrl: z.ZodNullable<z.ZodString>;
|
4657
4657
|
}, "strip", z.ZodTypeAny, {
|
4658
|
-
name: string;
|
4659
4658
|
id: string;
|
4660
4659
|
channel: string | null;
|
4661
4660
|
address: string | null;
|
4661
|
+
name: string;
|
4662
4662
|
createdAt: Date;
|
4663
4663
|
updatedAt: Date;
|
4664
4664
|
deletedAt: Date | null;
|
@@ -4666,10 +4666,10 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
4666
4666
|
contactProfile: string | null;
|
4667
4667
|
socialProfileUrl: string | null;
|
4668
4668
|
}, {
|
4669
|
-
name: string;
|
4670
4669
|
id: string;
|
4671
4670
|
channel: string | null;
|
4672
4671
|
address: string | null;
|
4672
|
+
name: string;
|
4673
4673
|
createdAt: Date;
|
4674
4674
|
updatedAt: Date;
|
4675
4675
|
deletedAt: Date | null;
|
@@ -4679,17 +4679,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
4679
4679
|
}>;
|
4680
4680
|
isNewContact: z.ZodBoolean;
|
4681
4681
|
}, "strip", z.ZodTypeAny, {
|
4682
|
-
name: string;
|
4683
4682
|
id: string;
|
4684
4683
|
address: string;
|
4684
|
+
name: string;
|
4685
4685
|
createdAt: Date;
|
4686
4686
|
updatedAt: Date;
|
4687
4687
|
deletedAt: Date | null;
|
4688
4688
|
contact: {
|
4689
|
-
name: string;
|
4690
4689
|
id: string;
|
4691
4690
|
channel: string | null;
|
4692
4691
|
address: string | null;
|
4692
|
+
name: string;
|
4693
4693
|
createdAt: Date;
|
4694
4694
|
updatedAt: Date;
|
4695
4695
|
deletedAt: Date | null;
|
@@ -4700,17 +4700,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
4700
4700
|
contactId: string;
|
4701
4701
|
isNewContact: boolean;
|
4702
4702
|
}, {
|
4703
|
-
name: string;
|
4704
4703
|
id: string;
|
4705
4704
|
address: string;
|
4705
|
+
name: string;
|
4706
4706
|
createdAt: Date;
|
4707
4707
|
updatedAt: Date;
|
4708
4708
|
deletedAt: Date | null;
|
4709
4709
|
contact: {
|
4710
|
-
name: string;
|
4711
4710
|
id: string;
|
4712
4711
|
channel: string | null;
|
4713
4712
|
address: string | null;
|
4713
|
+
name: string;
|
4714
4714
|
createdAt: Date;
|
4715
4715
|
updatedAt: Date;
|
4716
4716
|
deletedAt: Date | null;
|
@@ -4730,17 +4730,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
4730
4730
|
messageId: string;
|
4731
4731
|
mailUserId: string;
|
4732
4732
|
mailUser: {
|
4733
|
-
name: string;
|
4734
4733
|
id: string;
|
4735
4734
|
address: string;
|
4735
|
+
name: string;
|
4736
4736
|
createdAt: Date;
|
4737
4737
|
updatedAt: Date;
|
4738
4738
|
deletedAt: Date | null;
|
4739
4739
|
contact: {
|
4740
|
-
name: string;
|
4741
4740
|
id: string;
|
4742
4741
|
channel: string | null;
|
4743
4742
|
address: string | null;
|
4743
|
+
name: string;
|
4744
4744
|
createdAt: Date;
|
4745
4745
|
updatedAt: Date;
|
4746
4746
|
deletedAt: Date | null;
|
@@ -4760,17 +4760,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
4760
4760
|
messageId: string;
|
4761
4761
|
mailUserId: string;
|
4762
4762
|
mailUser: {
|
4763
|
-
name: string;
|
4764
4763
|
id: string;
|
4765
4764
|
address: string;
|
4765
|
+
name: string;
|
4766
4766
|
createdAt: Date;
|
4767
4767
|
updatedAt: Date;
|
4768
4768
|
deletedAt: Date | null;
|
4769
4769
|
contact: {
|
4770
|
-
name: string;
|
4771
4770
|
id: string;
|
4772
4771
|
channel: string | null;
|
4773
4772
|
address: string | null;
|
4773
|
+
name: string;
|
4774
4774
|
createdAt: Date;
|
4775
4775
|
updatedAt: Date;
|
4776
4776
|
deletedAt: Date | null;
|
@@ -4810,10 +4810,10 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
4810
4810
|
contactProfile: z.ZodNullable<z.ZodString>;
|
4811
4811
|
socialProfileUrl: z.ZodNullable<z.ZodString>;
|
4812
4812
|
}, "strip", z.ZodTypeAny, {
|
4813
|
-
name: string;
|
4814
4813
|
id: string;
|
4815
4814
|
channel: string | null;
|
4816
4815
|
address: string | null;
|
4816
|
+
name: string;
|
4817
4817
|
createdAt: Date;
|
4818
4818
|
updatedAt: Date;
|
4819
4819
|
deletedAt: Date | null;
|
@@ -4821,10 +4821,10 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
4821
4821
|
contactProfile: string | null;
|
4822
4822
|
socialProfileUrl: string | null;
|
4823
4823
|
}, {
|
4824
|
-
name: string;
|
4825
4824
|
id: string;
|
4826
4825
|
channel: string | null;
|
4827
4826
|
address: string | null;
|
4827
|
+
name: string;
|
4828
4828
|
createdAt: Date;
|
4829
4829
|
updatedAt: Date;
|
4830
4830
|
deletedAt: Date | null;
|
@@ -4834,17 +4834,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
4834
4834
|
}>;
|
4835
4835
|
isNewContact: z.ZodBoolean;
|
4836
4836
|
}, "strip", z.ZodTypeAny, {
|
4837
|
-
name: string;
|
4838
4837
|
id: string;
|
4839
4838
|
address: string;
|
4839
|
+
name: string;
|
4840
4840
|
createdAt: Date;
|
4841
4841
|
updatedAt: Date;
|
4842
4842
|
deletedAt: Date | null;
|
4843
4843
|
contact: {
|
4844
|
-
name: string;
|
4845
4844
|
id: string;
|
4846
4845
|
channel: string | null;
|
4847
4846
|
address: string | null;
|
4847
|
+
name: string;
|
4848
4848
|
createdAt: Date;
|
4849
4849
|
updatedAt: Date;
|
4850
4850
|
deletedAt: Date | null;
|
@@ -4855,17 +4855,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
4855
4855
|
contactId: string;
|
4856
4856
|
isNewContact: boolean;
|
4857
4857
|
}, {
|
4858
|
-
name: string;
|
4859
4858
|
id: string;
|
4860
4859
|
address: string;
|
4860
|
+
name: string;
|
4861
4861
|
createdAt: Date;
|
4862
4862
|
updatedAt: Date;
|
4863
4863
|
deletedAt: Date | null;
|
4864
4864
|
contact: {
|
4865
|
-
name: string;
|
4866
4865
|
id: string;
|
4867
4866
|
channel: string | null;
|
4868
4867
|
address: string | null;
|
4868
|
+
name: string;
|
4869
4869
|
createdAt: Date;
|
4870
4870
|
updatedAt: Date;
|
4871
4871
|
deletedAt: Date | null;
|
@@ -4885,17 +4885,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
4885
4885
|
messageId: string;
|
4886
4886
|
mailUserId: string;
|
4887
4887
|
mailUser: {
|
4888
|
-
name: string;
|
4889
4888
|
id: string;
|
4890
4889
|
address: string;
|
4890
|
+
name: string;
|
4891
4891
|
createdAt: Date;
|
4892
4892
|
updatedAt: Date;
|
4893
4893
|
deletedAt: Date | null;
|
4894
4894
|
contact: {
|
4895
|
-
name: string;
|
4896
4895
|
id: string;
|
4897
4896
|
channel: string | null;
|
4898
4897
|
address: string | null;
|
4898
|
+
name: string;
|
4899
4899
|
createdAt: Date;
|
4900
4900
|
updatedAt: Date;
|
4901
4901
|
deletedAt: Date | null;
|
@@ -4915,17 +4915,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
4915
4915
|
messageId: string;
|
4916
4916
|
mailUserId: string;
|
4917
4917
|
mailUser: {
|
4918
|
-
name: string;
|
4919
4918
|
id: string;
|
4920
4919
|
address: string;
|
4920
|
+
name: string;
|
4921
4921
|
createdAt: Date;
|
4922
4922
|
updatedAt: Date;
|
4923
4923
|
deletedAt: Date | null;
|
4924
4924
|
contact: {
|
4925
|
-
name: string;
|
4926
4925
|
id: string;
|
4927
4926
|
channel: string | null;
|
4928
4927
|
address: string | null;
|
4928
|
+
name: string;
|
4929
4929
|
createdAt: Date;
|
4930
4930
|
updatedAt: Date;
|
4931
4931
|
deletedAt: Date | null;
|
@@ -5047,17 +5047,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
5047
5047
|
messageId: string;
|
5048
5048
|
mailUserId: string;
|
5049
5049
|
mailUser: {
|
5050
|
-
name: string;
|
5051
5050
|
id: string;
|
5052
5051
|
address: string;
|
5052
|
+
name: string;
|
5053
5053
|
createdAt: Date;
|
5054
5054
|
updatedAt: Date;
|
5055
5055
|
deletedAt: Date | null;
|
5056
5056
|
contact: {
|
5057
|
-
name: string;
|
5058
5057
|
id: string;
|
5059
5058
|
channel: string | null;
|
5060
5059
|
address: string | null;
|
5060
|
+
name: string;
|
5061
5061
|
createdAt: Date;
|
5062
5062
|
updatedAt: Date;
|
5063
5063
|
deletedAt: Date | null;
|
@@ -5103,17 +5103,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
5103
5103
|
messageId: string;
|
5104
5104
|
mailUserId: string;
|
5105
5105
|
mailUser: {
|
5106
|
-
name: string;
|
5107
5106
|
id: string;
|
5108
5107
|
address: string;
|
5108
|
+
name: string;
|
5109
5109
|
createdAt: Date;
|
5110
5110
|
updatedAt: Date;
|
5111
5111
|
deletedAt: Date | null;
|
5112
5112
|
contact: {
|
5113
|
-
name: string;
|
5114
5113
|
id: string;
|
5115
5114
|
channel: string | null;
|
5116
5115
|
address: string | null;
|
5116
|
+
name: string;
|
5117
5117
|
createdAt: Date;
|
5118
5118
|
updatedAt: Date;
|
5119
5119
|
deletedAt: Date | null;
|
@@ -5134,17 +5134,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
5134
5134
|
messageId: string;
|
5135
5135
|
mailUserId: string;
|
5136
5136
|
mailUser: {
|
5137
|
-
name: string;
|
5138
5137
|
id: string;
|
5139
5138
|
address: string;
|
5139
|
+
name: string;
|
5140
5140
|
createdAt: Date;
|
5141
5141
|
updatedAt: Date;
|
5142
5142
|
deletedAt: Date | null;
|
5143
5143
|
contact: {
|
5144
|
-
name: string;
|
5145
5144
|
id: string;
|
5146
5145
|
channel: string | null;
|
5147
5146
|
address: string | null;
|
5147
|
+
name: string;
|
5148
5148
|
createdAt: Date;
|
5149
5149
|
updatedAt: Date;
|
5150
5150
|
deletedAt: Date | null;
|
@@ -5165,17 +5165,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
5165
5165
|
messageId: string;
|
5166
5166
|
mailUserId: string;
|
5167
5167
|
mailUser: {
|
5168
|
-
name: string;
|
5169
5168
|
id: string;
|
5170
5169
|
address: string;
|
5170
|
+
name: string;
|
5171
5171
|
createdAt: Date;
|
5172
5172
|
updatedAt: Date;
|
5173
5173
|
deletedAt: Date | null;
|
5174
5174
|
contact: {
|
5175
|
-
name: string;
|
5176
5175
|
id: string;
|
5177
5176
|
channel: string | null;
|
5178
5177
|
address: string | null;
|
5178
|
+
name: string;
|
5179
5179
|
createdAt: Date;
|
5180
5180
|
updatedAt: Date;
|
5181
5181
|
deletedAt: Date | null;
|
@@ -5215,17 +5215,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
5215
5215
|
messageId: string;
|
5216
5216
|
mailUserId: string;
|
5217
5217
|
mailUser: {
|
5218
|
-
name: string;
|
5219
5218
|
id: string;
|
5220
5219
|
address: string;
|
5220
|
+
name: string;
|
5221
5221
|
createdAt: Date;
|
5222
5222
|
updatedAt: Date;
|
5223
5223
|
deletedAt: Date | null;
|
5224
5224
|
contact: {
|
5225
|
-
name: string;
|
5226
5225
|
id: string;
|
5227
5226
|
channel: string | null;
|
5228
5227
|
address: string | null;
|
5228
|
+
name: string;
|
5229
5229
|
createdAt: Date;
|
5230
5230
|
updatedAt: Date;
|
5231
5231
|
deletedAt: Date | null;
|
@@ -5271,17 +5271,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
5271
5271
|
messageId: string;
|
5272
5272
|
mailUserId: string;
|
5273
5273
|
mailUser: {
|
5274
|
-
name: string;
|
5275
5274
|
id: string;
|
5276
5275
|
address: string;
|
5276
|
+
name: string;
|
5277
5277
|
createdAt: Date;
|
5278
5278
|
updatedAt: Date;
|
5279
5279
|
deletedAt: Date | null;
|
5280
5280
|
contact: {
|
5281
|
-
name: string;
|
5282
5281
|
id: string;
|
5283
5282
|
channel: string | null;
|
5284
5283
|
address: string | null;
|
5284
|
+
name: string;
|
5285
5285
|
createdAt: Date;
|
5286
5286
|
updatedAt: Date;
|
5287
5287
|
deletedAt: Date | null;
|
@@ -5302,17 +5302,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
5302
5302
|
messageId: string;
|
5303
5303
|
mailUserId: string;
|
5304
5304
|
mailUser: {
|
5305
|
-
name: string;
|
5306
5305
|
id: string;
|
5307
5306
|
address: string;
|
5307
|
+
name: string;
|
5308
5308
|
createdAt: Date;
|
5309
5309
|
updatedAt: Date;
|
5310
5310
|
deletedAt: Date | null;
|
5311
5311
|
contact: {
|
5312
|
-
name: string;
|
5313
5312
|
id: string;
|
5314
5313
|
channel: string | null;
|
5315
5314
|
address: string | null;
|
5315
|
+
name: string;
|
5316
5316
|
createdAt: Date;
|
5317
5317
|
updatedAt: Date;
|
5318
5318
|
deletedAt: Date | null;
|
@@ -5333,17 +5333,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
5333
5333
|
messageId: string;
|
5334
5334
|
mailUserId: string;
|
5335
5335
|
mailUser: {
|
5336
|
-
name: string;
|
5337
5336
|
id: string;
|
5338
5337
|
address: string;
|
5338
|
+
name: string;
|
5339
5339
|
createdAt: Date;
|
5340
5340
|
updatedAt: Date;
|
5341
5341
|
deletedAt: Date | null;
|
5342
5342
|
contact: {
|
5343
|
-
name: string;
|
5344
5343
|
id: string;
|
5345
5344
|
channel: string | null;
|
5346
5345
|
address: string | null;
|
5346
|
+
name: string;
|
5347
5347
|
createdAt: Date;
|
5348
5348
|
updatedAt: Date;
|
5349
5349
|
deletedAt: Date | null;
|
@@ -5414,10 +5414,10 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
5414
5414
|
contactProfile: z.ZodNullable<z.ZodString>;
|
5415
5415
|
socialProfileUrl: z.ZodNullable<z.ZodString>;
|
5416
5416
|
}, "strip", z.ZodTypeAny, {
|
5417
|
-
name: string;
|
5418
5417
|
id: string;
|
5419
5418
|
channel: string | null;
|
5420
5419
|
address: string | null;
|
5420
|
+
name: string;
|
5421
5421
|
createdAt: Date;
|
5422
5422
|
updatedAt: Date;
|
5423
5423
|
deletedAt: Date | null;
|
@@ -5425,10 +5425,10 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
5425
5425
|
contactProfile: string | null;
|
5426
5426
|
socialProfileUrl: string | null;
|
5427
5427
|
}, {
|
5428
|
-
name: string;
|
5429
5428
|
id: string;
|
5430
5429
|
channel: string | null;
|
5431
5430
|
address: string | null;
|
5431
|
+
name: string;
|
5432
5432
|
createdAt: Date;
|
5433
5433
|
updatedAt: Date;
|
5434
5434
|
deletedAt: Date | null;
|
@@ -5438,17 +5438,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
5438
5438
|
}>;
|
5439
5439
|
isNewContact: z.ZodBoolean;
|
5440
5440
|
}, "strip", z.ZodTypeAny, {
|
5441
|
-
name: string;
|
5442
5441
|
id: string;
|
5443
5442
|
address: string;
|
5443
|
+
name: string;
|
5444
5444
|
createdAt: Date;
|
5445
5445
|
updatedAt: Date;
|
5446
5446
|
deletedAt: Date | null;
|
5447
5447
|
contact: {
|
5448
|
-
name: string;
|
5449
5448
|
id: string;
|
5450
5449
|
channel: string | null;
|
5451
5450
|
address: string | null;
|
5451
|
+
name: string;
|
5452
5452
|
createdAt: Date;
|
5453
5453
|
updatedAt: Date;
|
5454
5454
|
deletedAt: Date | null;
|
@@ -5459,17 +5459,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
5459
5459
|
contactId: string;
|
5460
5460
|
isNewContact: boolean;
|
5461
5461
|
}, {
|
5462
|
-
name: string;
|
5463
5462
|
id: string;
|
5464
5463
|
address: string;
|
5464
|
+
name: string;
|
5465
5465
|
createdAt: Date;
|
5466
5466
|
updatedAt: Date;
|
5467
5467
|
deletedAt: Date | null;
|
5468
5468
|
contact: {
|
5469
|
-
name: string;
|
5470
5469
|
id: string;
|
5471
5470
|
channel: string | null;
|
5472
5471
|
address: string | null;
|
5472
|
+
name: string;
|
5473
5473
|
createdAt: Date;
|
5474
5474
|
updatedAt: Date;
|
5475
5475
|
deletedAt: Date | null;
|
@@ -5489,17 +5489,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
5489
5489
|
messageId: string;
|
5490
5490
|
mailUserId: string;
|
5491
5491
|
mailUser: {
|
5492
|
-
name: string;
|
5493
5492
|
id: string;
|
5494
5493
|
address: string;
|
5494
|
+
name: string;
|
5495
5495
|
createdAt: Date;
|
5496
5496
|
updatedAt: Date;
|
5497
5497
|
deletedAt: Date | null;
|
5498
5498
|
contact: {
|
5499
|
-
name: string;
|
5500
5499
|
id: string;
|
5501
5500
|
channel: string | null;
|
5502
5501
|
address: string | null;
|
5502
|
+
name: string;
|
5503
5503
|
createdAt: Date;
|
5504
5504
|
updatedAt: Date;
|
5505
5505
|
deletedAt: Date | null;
|
@@ -5519,17 +5519,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
5519
5519
|
messageId: string;
|
5520
5520
|
mailUserId: string;
|
5521
5521
|
mailUser: {
|
5522
|
-
name: string;
|
5523
5522
|
id: string;
|
5524
5523
|
address: string;
|
5524
|
+
name: string;
|
5525
5525
|
createdAt: Date;
|
5526
5526
|
updatedAt: Date;
|
5527
5527
|
deletedAt: Date | null;
|
5528
5528
|
contact: {
|
5529
|
-
name: string;
|
5530
5529
|
id: string;
|
5531
5530
|
channel: string | null;
|
5532
5531
|
address: string | null;
|
5532
|
+
name: string;
|
5533
5533
|
createdAt: Date;
|
5534
5534
|
updatedAt: Date;
|
5535
5535
|
deletedAt: Date | null;
|
@@ -5569,10 +5569,10 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
5569
5569
|
contactProfile: z.ZodNullable<z.ZodString>;
|
5570
5570
|
socialProfileUrl: z.ZodNullable<z.ZodString>;
|
5571
5571
|
}, "strip", z.ZodTypeAny, {
|
5572
|
-
name: string;
|
5573
5572
|
id: string;
|
5574
5573
|
channel: string | null;
|
5575
5574
|
address: string | null;
|
5575
|
+
name: string;
|
5576
5576
|
createdAt: Date;
|
5577
5577
|
updatedAt: Date;
|
5578
5578
|
deletedAt: Date | null;
|
@@ -5580,10 +5580,10 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
5580
5580
|
contactProfile: string | null;
|
5581
5581
|
socialProfileUrl: string | null;
|
5582
5582
|
}, {
|
5583
|
-
name: string;
|
5584
5583
|
id: string;
|
5585
5584
|
channel: string | null;
|
5586
5585
|
address: string | null;
|
5586
|
+
name: string;
|
5587
5587
|
createdAt: Date;
|
5588
5588
|
updatedAt: Date;
|
5589
5589
|
deletedAt: Date | null;
|
@@ -5593,17 +5593,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
5593
5593
|
}>;
|
5594
5594
|
isNewContact: z.ZodBoolean;
|
5595
5595
|
}, "strip", z.ZodTypeAny, {
|
5596
|
-
name: string;
|
5597
5596
|
id: string;
|
5598
5597
|
address: string;
|
5598
|
+
name: string;
|
5599
5599
|
createdAt: Date;
|
5600
5600
|
updatedAt: Date;
|
5601
5601
|
deletedAt: Date | null;
|
5602
5602
|
contact: {
|
5603
|
-
name: string;
|
5604
5603
|
id: string;
|
5605
5604
|
channel: string | null;
|
5606
5605
|
address: string | null;
|
5606
|
+
name: string;
|
5607
5607
|
createdAt: Date;
|
5608
5608
|
updatedAt: Date;
|
5609
5609
|
deletedAt: Date | null;
|
@@ -5614,17 +5614,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
5614
5614
|
contactId: string;
|
5615
5615
|
isNewContact: boolean;
|
5616
5616
|
}, {
|
5617
|
-
name: string;
|
5618
5617
|
id: string;
|
5619
5618
|
address: string;
|
5619
|
+
name: string;
|
5620
5620
|
createdAt: Date;
|
5621
5621
|
updatedAt: Date;
|
5622
5622
|
deletedAt: Date | null;
|
5623
5623
|
contact: {
|
5624
|
-
name: string;
|
5625
5624
|
id: string;
|
5626
5625
|
channel: string | null;
|
5627
5626
|
address: string | null;
|
5627
|
+
name: string;
|
5628
5628
|
createdAt: Date;
|
5629
5629
|
updatedAt: Date;
|
5630
5630
|
deletedAt: Date | null;
|
@@ -5644,17 +5644,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
5644
5644
|
messageId: string;
|
5645
5645
|
mailUserId: string;
|
5646
5646
|
mailUser: {
|
5647
|
-
name: string;
|
5648
5647
|
id: string;
|
5649
5648
|
address: string;
|
5649
|
+
name: string;
|
5650
5650
|
createdAt: Date;
|
5651
5651
|
updatedAt: Date;
|
5652
5652
|
deletedAt: Date | null;
|
5653
5653
|
contact: {
|
5654
|
-
name: string;
|
5655
5654
|
id: string;
|
5656
5655
|
channel: string | null;
|
5657
5656
|
address: string | null;
|
5657
|
+
name: string;
|
5658
5658
|
createdAt: Date;
|
5659
5659
|
updatedAt: Date;
|
5660
5660
|
deletedAt: Date | null;
|
@@ -5674,17 +5674,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
5674
5674
|
messageId: string;
|
5675
5675
|
mailUserId: string;
|
5676
5676
|
mailUser: {
|
5677
|
-
name: string;
|
5678
5677
|
id: string;
|
5679
5678
|
address: string;
|
5679
|
+
name: string;
|
5680
5680
|
createdAt: Date;
|
5681
5681
|
updatedAt: Date;
|
5682
5682
|
deletedAt: Date | null;
|
5683
5683
|
contact: {
|
5684
|
-
name: string;
|
5685
5684
|
id: string;
|
5686
5685
|
channel: string | null;
|
5687
5686
|
address: string | null;
|
5687
|
+
name: string;
|
5688
5688
|
createdAt: Date;
|
5689
5689
|
updatedAt: Date;
|
5690
5690
|
deletedAt: Date | null;
|
@@ -5724,10 +5724,10 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
5724
5724
|
contactProfile: z.ZodNullable<z.ZodString>;
|
5725
5725
|
socialProfileUrl: z.ZodNullable<z.ZodString>;
|
5726
5726
|
}, "strip", z.ZodTypeAny, {
|
5727
|
-
name: string;
|
5728
5727
|
id: string;
|
5729
5728
|
channel: string | null;
|
5730
5729
|
address: string | null;
|
5730
|
+
name: string;
|
5731
5731
|
createdAt: Date;
|
5732
5732
|
updatedAt: Date;
|
5733
5733
|
deletedAt: Date | null;
|
@@ -5735,10 +5735,10 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
5735
5735
|
contactProfile: string | null;
|
5736
5736
|
socialProfileUrl: string | null;
|
5737
5737
|
}, {
|
5738
|
-
name: string;
|
5739
5738
|
id: string;
|
5740
5739
|
channel: string | null;
|
5741
5740
|
address: string | null;
|
5741
|
+
name: string;
|
5742
5742
|
createdAt: Date;
|
5743
5743
|
updatedAt: Date;
|
5744
5744
|
deletedAt: Date | null;
|
@@ -5748,17 +5748,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
5748
5748
|
}>;
|
5749
5749
|
isNewContact: z.ZodBoolean;
|
5750
5750
|
}, "strip", z.ZodTypeAny, {
|
5751
|
-
name: string;
|
5752
5751
|
id: string;
|
5753
5752
|
address: string;
|
5753
|
+
name: string;
|
5754
5754
|
createdAt: Date;
|
5755
5755
|
updatedAt: Date;
|
5756
5756
|
deletedAt: Date | null;
|
5757
5757
|
contact: {
|
5758
|
-
name: string;
|
5759
5758
|
id: string;
|
5760
5759
|
channel: string | null;
|
5761
5760
|
address: string | null;
|
5761
|
+
name: string;
|
5762
5762
|
createdAt: Date;
|
5763
5763
|
updatedAt: Date;
|
5764
5764
|
deletedAt: Date | null;
|
@@ -5769,17 +5769,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
5769
5769
|
contactId: string;
|
5770
5770
|
isNewContact: boolean;
|
5771
5771
|
}, {
|
5772
|
-
name: string;
|
5773
5772
|
id: string;
|
5774
5773
|
address: string;
|
5774
|
+
name: string;
|
5775
5775
|
createdAt: Date;
|
5776
5776
|
updatedAt: Date;
|
5777
5777
|
deletedAt: Date | null;
|
5778
5778
|
contact: {
|
5779
|
-
name: string;
|
5780
5779
|
id: string;
|
5781
5780
|
channel: string | null;
|
5782
5781
|
address: string | null;
|
5782
|
+
name: string;
|
5783
5783
|
createdAt: Date;
|
5784
5784
|
updatedAt: Date;
|
5785
5785
|
deletedAt: Date | null;
|
@@ -5799,17 +5799,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
5799
5799
|
messageId: string;
|
5800
5800
|
mailUserId: string;
|
5801
5801
|
mailUser: {
|
5802
|
-
name: string;
|
5803
5802
|
id: string;
|
5804
5803
|
address: string;
|
5804
|
+
name: string;
|
5805
5805
|
createdAt: Date;
|
5806
5806
|
updatedAt: Date;
|
5807
5807
|
deletedAt: Date | null;
|
5808
5808
|
contact: {
|
5809
|
-
name: string;
|
5810
5809
|
id: string;
|
5811
5810
|
channel: string | null;
|
5812
5811
|
address: string | null;
|
5812
|
+
name: string;
|
5813
5813
|
createdAt: Date;
|
5814
5814
|
updatedAt: Date;
|
5815
5815
|
deletedAt: Date | null;
|
@@ -5829,17 +5829,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
5829
5829
|
messageId: string;
|
5830
5830
|
mailUserId: string;
|
5831
5831
|
mailUser: {
|
5832
|
-
name: string;
|
5833
5832
|
id: string;
|
5834
5833
|
address: string;
|
5834
|
+
name: string;
|
5835
5835
|
createdAt: Date;
|
5836
5836
|
updatedAt: Date;
|
5837
5837
|
deletedAt: Date | null;
|
5838
5838
|
contact: {
|
5839
|
-
name: string;
|
5840
5839
|
id: string;
|
5841
5840
|
channel: string | null;
|
5842
5841
|
address: string | null;
|
5842
|
+
name: string;
|
5843
5843
|
createdAt: Date;
|
5844
5844
|
updatedAt: Date;
|
5845
5845
|
deletedAt: Date | null;
|
@@ -5879,10 +5879,10 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
5879
5879
|
contactProfile: z.ZodNullable<z.ZodString>;
|
5880
5880
|
socialProfileUrl: z.ZodNullable<z.ZodString>;
|
5881
5881
|
}, "strip", z.ZodTypeAny, {
|
5882
|
-
name: string;
|
5883
5882
|
id: string;
|
5884
5883
|
channel: string | null;
|
5885
5884
|
address: string | null;
|
5885
|
+
name: string;
|
5886
5886
|
createdAt: Date;
|
5887
5887
|
updatedAt: Date;
|
5888
5888
|
deletedAt: Date | null;
|
@@ -5890,10 +5890,10 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
5890
5890
|
contactProfile: string | null;
|
5891
5891
|
socialProfileUrl: string | null;
|
5892
5892
|
}, {
|
5893
|
-
name: string;
|
5894
5893
|
id: string;
|
5895
5894
|
channel: string | null;
|
5896
5895
|
address: string | null;
|
5896
|
+
name: string;
|
5897
5897
|
createdAt: Date;
|
5898
5898
|
updatedAt: Date;
|
5899
5899
|
deletedAt: Date | null;
|
@@ -5903,17 +5903,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
5903
5903
|
}>;
|
5904
5904
|
isNewContact: z.ZodBoolean;
|
5905
5905
|
}, "strip", z.ZodTypeAny, {
|
5906
|
-
name: string;
|
5907
5906
|
id: string;
|
5908
5907
|
address: string;
|
5908
|
+
name: string;
|
5909
5909
|
createdAt: Date;
|
5910
5910
|
updatedAt: Date;
|
5911
5911
|
deletedAt: Date | null;
|
5912
5912
|
contact: {
|
5913
|
-
name: string;
|
5914
5913
|
id: string;
|
5915
5914
|
channel: string | null;
|
5916
5915
|
address: string | null;
|
5916
|
+
name: string;
|
5917
5917
|
createdAt: Date;
|
5918
5918
|
updatedAt: Date;
|
5919
5919
|
deletedAt: Date | null;
|
@@ -5924,17 +5924,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
5924
5924
|
contactId: string;
|
5925
5925
|
isNewContact: boolean;
|
5926
5926
|
}, {
|
5927
|
-
name: string;
|
5928
5927
|
id: string;
|
5929
5928
|
address: string;
|
5929
|
+
name: string;
|
5930
5930
|
createdAt: Date;
|
5931
5931
|
updatedAt: Date;
|
5932
5932
|
deletedAt: Date | null;
|
5933
5933
|
contact: {
|
5934
|
-
name: string;
|
5935
5934
|
id: string;
|
5936
5935
|
channel: string | null;
|
5937
5936
|
address: string | null;
|
5937
|
+
name: string;
|
5938
5938
|
createdAt: Date;
|
5939
5939
|
updatedAt: Date;
|
5940
5940
|
deletedAt: Date | null;
|
@@ -5954,17 +5954,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
5954
5954
|
messageId: string;
|
5955
5955
|
mailUserId: string;
|
5956
5956
|
mailUser: {
|
5957
|
-
name: string;
|
5958
5957
|
id: string;
|
5959
5958
|
address: string;
|
5959
|
+
name: string;
|
5960
5960
|
createdAt: Date;
|
5961
5961
|
updatedAt: Date;
|
5962
5962
|
deletedAt: Date | null;
|
5963
5963
|
contact: {
|
5964
|
-
name: string;
|
5965
5964
|
id: string;
|
5966
5965
|
channel: string | null;
|
5967
5966
|
address: string | null;
|
5967
|
+
name: string;
|
5968
5968
|
createdAt: Date;
|
5969
5969
|
updatedAt: Date;
|
5970
5970
|
deletedAt: Date | null;
|
@@ -5984,17 +5984,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
5984
5984
|
messageId: string;
|
5985
5985
|
mailUserId: string;
|
5986
5986
|
mailUser: {
|
5987
|
-
name: string;
|
5988
5987
|
id: string;
|
5989
5988
|
address: string;
|
5989
|
+
name: string;
|
5990
5990
|
createdAt: Date;
|
5991
5991
|
updatedAt: Date;
|
5992
5992
|
deletedAt: Date | null;
|
5993
5993
|
contact: {
|
5994
|
-
name: string;
|
5995
5994
|
id: string;
|
5996
5995
|
channel: string | null;
|
5997
5996
|
address: string | null;
|
5997
|
+
name: string;
|
5998
5998
|
createdAt: Date;
|
5999
5999
|
updatedAt: Date;
|
6000
6000
|
deletedAt: Date | null;
|
@@ -6116,17 +6116,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
6116
6116
|
messageId: string;
|
6117
6117
|
mailUserId: string;
|
6118
6118
|
mailUser: {
|
6119
|
-
name: string;
|
6120
6119
|
id: string;
|
6121
6120
|
address: string;
|
6121
|
+
name: string;
|
6122
6122
|
createdAt: Date;
|
6123
6123
|
updatedAt: Date;
|
6124
6124
|
deletedAt: Date | null;
|
6125
6125
|
contact: {
|
6126
|
-
name: string;
|
6127
6126
|
id: string;
|
6128
6127
|
channel: string | null;
|
6129
6128
|
address: string | null;
|
6129
|
+
name: string;
|
6130
6130
|
createdAt: Date;
|
6131
6131
|
updatedAt: Date;
|
6132
6132
|
deletedAt: Date | null;
|
@@ -6172,17 +6172,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
6172
6172
|
messageId: string;
|
6173
6173
|
mailUserId: string;
|
6174
6174
|
mailUser: {
|
6175
|
-
name: string;
|
6176
6175
|
id: string;
|
6177
6176
|
address: string;
|
6177
|
+
name: string;
|
6178
6178
|
createdAt: Date;
|
6179
6179
|
updatedAt: Date;
|
6180
6180
|
deletedAt: Date | null;
|
6181
6181
|
contact: {
|
6182
|
-
name: string;
|
6183
6182
|
id: string;
|
6184
6183
|
channel: string | null;
|
6185
6184
|
address: string | null;
|
6185
|
+
name: string;
|
6186
6186
|
createdAt: Date;
|
6187
6187
|
updatedAt: Date;
|
6188
6188
|
deletedAt: Date | null;
|
@@ -6203,17 +6203,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
6203
6203
|
messageId: string;
|
6204
6204
|
mailUserId: string;
|
6205
6205
|
mailUser: {
|
6206
|
-
name: string;
|
6207
6206
|
id: string;
|
6208
6207
|
address: string;
|
6208
|
+
name: string;
|
6209
6209
|
createdAt: Date;
|
6210
6210
|
updatedAt: Date;
|
6211
6211
|
deletedAt: Date | null;
|
6212
6212
|
contact: {
|
6213
|
-
name: string;
|
6214
6213
|
id: string;
|
6215
6214
|
channel: string | null;
|
6216
6215
|
address: string | null;
|
6216
|
+
name: string;
|
6217
6217
|
createdAt: Date;
|
6218
6218
|
updatedAt: Date;
|
6219
6219
|
deletedAt: Date | null;
|
@@ -6234,17 +6234,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
6234
6234
|
messageId: string;
|
6235
6235
|
mailUserId: string;
|
6236
6236
|
mailUser: {
|
6237
|
-
name: string;
|
6238
6237
|
id: string;
|
6239
6238
|
address: string;
|
6239
|
+
name: string;
|
6240
6240
|
createdAt: Date;
|
6241
6241
|
updatedAt: Date;
|
6242
6242
|
deletedAt: Date | null;
|
6243
6243
|
contact: {
|
6244
|
-
name: string;
|
6245
6244
|
id: string;
|
6246
6245
|
channel: string | null;
|
6247
6246
|
address: string | null;
|
6247
|
+
name: string;
|
6248
6248
|
createdAt: Date;
|
6249
6249
|
updatedAt: Date;
|
6250
6250
|
deletedAt: Date | null;
|
@@ -6284,17 +6284,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
6284
6284
|
messageId: string;
|
6285
6285
|
mailUserId: string;
|
6286
6286
|
mailUser: {
|
6287
|
-
name: string;
|
6288
6287
|
id: string;
|
6289
6288
|
address: string;
|
6289
|
+
name: string;
|
6290
6290
|
createdAt: Date;
|
6291
6291
|
updatedAt: Date;
|
6292
6292
|
deletedAt: Date | null;
|
6293
6293
|
contact: {
|
6294
|
-
name: string;
|
6295
6294
|
id: string;
|
6296
6295
|
channel: string | null;
|
6297
6296
|
address: string | null;
|
6297
|
+
name: string;
|
6298
6298
|
createdAt: Date;
|
6299
6299
|
updatedAt: Date;
|
6300
6300
|
deletedAt: Date | null;
|
@@ -6340,17 +6340,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
6340
6340
|
messageId: string;
|
6341
6341
|
mailUserId: string;
|
6342
6342
|
mailUser: {
|
6343
|
-
name: string;
|
6344
6343
|
id: string;
|
6345
6344
|
address: string;
|
6345
|
+
name: string;
|
6346
6346
|
createdAt: Date;
|
6347
6347
|
updatedAt: Date;
|
6348
6348
|
deletedAt: Date | null;
|
6349
6349
|
contact: {
|
6350
|
-
name: string;
|
6351
6350
|
id: string;
|
6352
6351
|
channel: string | null;
|
6353
6352
|
address: string | null;
|
6353
|
+
name: string;
|
6354
6354
|
createdAt: Date;
|
6355
6355
|
updatedAt: Date;
|
6356
6356
|
deletedAt: Date | null;
|
@@ -6371,17 +6371,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
6371
6371
|
messageId: string;
|
6372
6372
|
mailUserId: string;
|
6373
6373
|
mailUser: {
|
6374
|
-
name: string;
|
6375
6374
|
id: string;
|
6376
6375
|
address: string;
|
6376
|
+
name: string;
|
6377
6377
|
createdAt: Date;
|
6378
6378
|
updatedAt: Date;
|
6379
6379
|
deletedAt: Date | null;
|
6380
6380
|
contact: {
|
6381
|
-
name: string;
|
6382
6381
|
id: string;
|
6383
6382
|
channel: string | null;
|
6384
6383
|
address: string | null;
|
6384
|
+
name: string;
|
6385
6385
|
createdAt: Date;
|
6386
6386
|
updatedAt: Date;
|
6387
6387
|
deletedAt: Date | null;
|
@@ -6402,17 +6402,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
6402
6402
|
messageId: string;
|
6403
6403
|
mailUserId: string;
|
6404
6404
|
mailUser: {
|
6405
|
-
name: string;
|
6406
6405
|
id: string;
|
6407
6406
|
address: string;
|
6407
|
+
name: string;
|
6408
6408
|
createdAt: Date;
|
6409
6409
|
updatedAt: Date;
|
6410
6410
|
deletedAt: Date | null;
|
6411
6411
|
contact: {
|
6412
|
-
name: string;
|
6413
6412
|
id: string;
|
6414
6413
|
channel: string | null;
|
6415
6414
|
address: string | null;
|
6415
|
+
name: string;
|
6416
6416
|
createdAt: Date;
|
6417
6417
|
updatedAt: Date;
|
6418
6418
|
deletedAt: Date | null;
|
@@ -6453,9 +6453,9 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
6453
6453
|
phone: z.ZodNullable<z.ZodString>;
|
6454
6454
|
notificationCount: z.ZodNullable<z.ZodNumber>;
|
6455
6455
|
}, "strip", z.ZodTypeAny, {
|
6456
|
-
name: string;
|
6457
6456
|
id: string;
|
6458
6457
|
address: string | null;
|
6458
|
+
name: string;
|
6459
6459
|
email: string;
|
6460
6460
|
createdAt: Date;
|
6461
6461
|
updatedAt: Date;
|
@@ -6463,9 +6463,9 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
6463
6463
|
phone: string | null;
|
6464
6464
|
notificationCount: number | null;
|
6465
6465
|
}, {
|
6466
|
-
name: string;
|
6467
6466
|
id: string;
|
6468
6467
|
address: string | null;
|
6468
|
+
name: string;
|
6469
6469
|
email: string;
|
6470
6470
|
createdAt: Date;
|
6471
6471
|
updatedAt: Date;
|
@@ -6480,9 +6480,9 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
6480
6480
|
updatedAt: Date;
|
6481
6481
|
deletedAt: string | null;
|
6482
6482
|
actor: {
|
6483
|
-
name: string;
|
6484
6483
|
id: string;
|
6485
6484
|
address: string | null;
|
6485
|
+
name: string;
|
6486
6486
|
email: string;
|
6487
6487
|
createdAt: Date;
|
6488
6488
|
updatedAt: Date;
|
@@ -6499,9 +6499,9 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
6499
6499
|
updatedAt: Date;
|
6500
6500
|
deletedAt: string | null;
|
6501
6501
|
actor: {
|
6502
|
-
name: string;
|
6503
6502
|
id: string;
|
6504
6503
|
address: string | null;
|
6504
|
+
name: string;
|
6505
6505
|
email: string;
|
6506
6506
|
createdAt: Date;
|
6507
6507
|
updatedAt: Date;
|
@@ -6536,8 +6536,8 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
6536
6536
|
imapTlsPort: z.ZodNumber;
|
6537
6537
|
useTlsForImap: z.ZodBoolean;
|
6538
6538
|
}, "strip", z.ZodTypeAny, {
|
6539
|
-
name: string;
|
6540
6539
|
id: string;
|
6540
|
+
name: string;
|
6541
6541
|
createdAt: Date;
|
6542
6542
|
updatedAt: Date;
|
6543
6543
|
deletedAt: Date | null;
|
@@ -6550,8 +6550,8 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
6550
6550
|
imapTlsPort: number;
|
6551
6551
|
useTlsForImap: boolean;
|
6552
6552
|
}, {
|
6553
|
-
name: string;
|
6554
6553
|
id: string;
|
6554
|
+
name: string;
|
6555
6555
|
createdAt: Date;
|
6556
6556
|
updatedAt: Date;
|
6557
6557
|
deletedAt: Date | null;
|
@@ -6566,18 +6566,18 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
6566
6566
|
}>;
|
6567
6567
|
state: z.ZodUnion<[z.ZodLiteral<"init">, z.ZodLiteral<"syncing">, z.ZodLiteral<"connecting">, z.ZodLiteral<"connected">, z.ZodLiteral<"disconnected">, z.ZodLiteral<"authenticationError">, z.ZodLiteral<"connectError">, z.ZodLiteral<"unset">]>;
|
6568
6568
|
}, "strip", z.ZodTypeAny, {
|
6569
|
-
name: string;
|
6570
6569
|
id: string;
|
6571
6570
|
state: "connected" | "connecting" | "disconnected" | "init" | "syncing" | "authenticationError" | "connectError" | "unset";
|
6572
6571
|
address: string;
|
6572
|
+
name: string;
|
6573
6573
|
createdAt: Date;
|
6574
6574
|
updatedAt: Date;
|
6575
6575
|
deletedAt: Date | null;
|
6576
6576
|
accountId: string;
|
6577
6577
|
mailServerId: string;
|
6578
6578
|
mailServer: {
|
6579
|
-
name: string;
|
6580
6579
|
id: string;
|
6580
|
+
name: string;
|
6581
6581
|
createdAt: Date;
|
6582
6582
|
updatedAt: Date;
|
6583
6583
|
deletedAt: Date | null;
|
@@ -6591,18 +6591,18 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
6591
6591
|
useTlsForImap: boolean;
|
6592
6592
|
};
|
6593
6593
|
}, {
|
6594
|
-
name: string;
|
6595
6594
|
id: string;
|
6596
6595
|
state: "connected" | "connecting" | "disconnected" | "init" | "syncing" | "authenticationError" | "connectError" | "unset";
|
6597
6596
|
address: string;
|
6597
|
+
name: string;
|
6598
6598
|
createdAt: Date;
|
6599
6599
|
updatedAt: Date;
|
6600
6600
|
deletedAt: Date | null;
|
6601
6601
|
accountId: string;
|
6602
6602
|
mailServerId: string;
|
6603
6603
|
mailServer: {
|
6604
|
-
name: string;
|
6605
6604
|
id: string;
|
6605
|
+
name: string;
|
6606
6606
|
createdAt: Date;
|
6607
6607
|
updatedAt: Date;
|
6608
6608
|
deletedAt: Date | null;
|
@@ -6648,14 +6648,14 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
6648
6648
|
deletedAt: z.ZodNullable<z.ZodDate>;
|
6649
6649
|
name: z.ZodString;
|
6650
6650
|
}, "strip", z.ZodTypeAny, {
|
6651
|
-
name: string;
|
6652
6651
|
id: string;
|
6652
|
+
name: string;
|
6653
6653
|
createdAt: Date;
|
6654
6654
|
updatedAt: Date;
|
6655
6655
|
deletedAt: Date | null;
|
6656
6656
|
}, {
|
6657
|
-
name: string;
|
6658
6657
|
id: string;
|
6658
|
+
name: string;
|
6659
6659
|
createdAt: Date;
|
6660
6660
|
updatedAt: Date;
|
6661
6661
|
deletedAt: Date | null;
|
@@ -6826,8 +6826,8 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
6826
6826
|
}[];
|
6827
6827
|
}[];
|
6828
6828
|
tags: {
|
6829
|
-
name: string;
|
6830
6829
|
id: string;
|
6830
|
+
name: string;
|
6831
6831
|
createdAt: Date;
|
6832
6832
|
updatedAt: Date;
|
6833
6833
|
deletedAt: Date | null;
|
@@ -6877,8 +6877,8 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
6877
6877
|
}[];
|
6878
6878
|
}[];
|
6879
6879
|
tags: {
|
6880
|
-
name: string;
|
6881
6880
|
id: string;
|
6881
|
+
name: string;
|
6882
6882
|
createdAt: Date;
|
6883
6883
|
updatedAt: Date;
|
6884
6884
|
deletedAt: Date | null;
|
@@ -6899,6 +6899,69 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
6899
6899
|
dateValue: Date | null;
|
6900
6900
|
}[] | null | undefined;
|
6901
6901
|
}>>;
|
6902
|
+
holdLogs: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
6903
|
+
id: z.ZodString;
|
6904
|
+
createdAt: z.ZodDate;
|
6905
|
+
updatedAt: z.ZodDate;
|
6906
|
+
deletedAt: z.ZodNullable<z.ZodDate>;
|
6907
|
+
startedAt: z.ZodString;
|
6908
|
+
endedAt: z.ZodNullable<z.ZodString>;
|
6909
|
+
duration: z.ZodNullable<z.ZodNumber>;
|
6910
|
+
holdLabel: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
6911
|
+
id: z.ZodString;
|
6912
|
+
createdAt: z.ZodDate;
|
6913
|
+
updatedAt: z.ZodDate;
|
6914
|
+
deletedAt: z.ZodNullable<z.ZodDate>;
|
6915
|
+
name: z.ZodString;
|
6916
|
+
position: z.ZodNumber;
|
6917
|
+
}, "strip", z.ZodTypeAny, {
|
6918
|
+
id: string;
|
6919
|
+
name: string;
|
6920
|
+
position: number;
|
6921
|
+
createdAt: Date;
|
6922
|
+
updatedAt: Date;
|
6923
|
+
deletedAt: Date | null;
|
6924
|
+
}, {
|
6925
|
+
id: string;
|
6926
|
+
name: string;
|
6927
|
+
position: number;
|
6928
|
+
createdAt: Date;
|
6929
|
+
updatedAt: Date;
|
6930
|
+
deletedAt: Date | null;
|
6931
|
+
}>>>;
|
6932
|
+
}, "strip", z.ZodTypeAny, {
|
6933
|
+
id: string;
|
6934
|
+
createdAt: Date;
|
6935
|
+
updatedAt: Date;
|
6936
|
+
deletedAt: Date | null;
|
6937
|
+
startedAt: string;
|
6938
|
+
endedAt: string | null;
|
6939
|
+
duration: number | null;
|
6940
|
+
holdLabel?: {
|
6941
|
+
id: string;
|
6942
|
+
name: string;
|
6943
|
+
position: number;
|
6944
|
+
createdAt: Date;
|
6945
|
+
updatedAt: Date;
|
6946
|
+
deletedAt: Date | null;
|
6947
|
+
} | null | undefined;
|
6948
|
+
}, {
|
6949
|
+
id: string;
|
6950
|
+
createdAt: Date;
|
6951
|
+
updatedAt: Date;
|
6952
|
+
deletedAt: Date | null;
|
6953
|
+
startedAt: string;
|
6954
|
+
endedAt: string | null;
|
6955
|
+
duration: number | null;
|
6956
|
+
holdLabel?: {
|
6957
|
+
id: string;
|
6958
|
+
name: string;
|
6959
|
+
position: number;
|
6960
|
+
createdAt: Date;
|
6961
|
+
updatedAt: Date;
|
6962
|
+
deletedAt: Date | null;
|
6963
|
+
} | null | undefined;
|
6964
|
+
}>, "many">>>;
|
6902
6965
|
}, "strip", z.ZodTypeAny, {
|
6903
6966
|
id: string;
|
6904
6967
|
channel: string | null;
|
@@ -6945,8 +7008,8 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
6945
7008
|
}[];
|
6946
7009
|
}[];
|
6947
7010
|
tags: {
|
6948
|
-
name: string;
|
6949
7011
|
id: string;
|
7012
|
+
name: string;
|
6950
7013
|
createdAt: Date;
|
6951
7014
|
updatedAt: Date;
|
6952
7015
|
deletedAt: Date | null;
|
@@ -6967,6 +7030,23 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
6967
7030
|
dateValue: Date | null;
|
6968
7031
|
}[] | null | undefined;
|
6969
7032
|
} | null;
|
7033
|
+
holdLogs?: {
|
7034
|
+
id: string;
|
7035
|
+
createdAt: Date;
|
7036
|
+
updatedAt: Date;
|
7037
|
+
deletedAt: Date | null;
|
7038
|
+
startedAt: string;
|
7039
|
+
endedAt: string | null;
|
7040
|
+
duration: number | null;
|
7041
|
+
holdLabel?: {
|
7042
|
+
id: string;
|
7043
|
+
name: string;
|
7044
|
+
position: number;
|
7045
|
+
createdAt: Date;
|
7046
|
+
updatedAt: Date;
|
7047
|
+
deletedAt: Date | null;
|
7048
|
+
} | null | undefined;
|
7049
|
+
}[] | null | undefined;
|
6970
7050
|
}, {
|
6971
7051
|
id: string;
|
6972
7052
|
channel: string | null;
|
@@ -7013,8 +7093,8 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
7013
7093
|
}[];
|
7014
7094
|
}[];
|
7015
7095
|
tags: {
|
7016
|
-
name: string;
|
7017
7096
|
id: string;
|
7097
|
+
name: string;
|
7018
7098
|
createdAt: Date;
|
7019
7099
|
updatedAt: Date;
|
7020
7100
|
deletedAt: Date | null;
|
@@ -7035,6 +7115,23 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
7035
7115
|
dateValue: Date | null;
|
7036
7116
|
}[] | null | undefined;
|
7037
7117
|
} | null;
|
7118
|
+
holdLogs?: {
|
7119
|
+
id: string;
|
7120
|
+
createdAt: Date;
|
7121
|
+
updatedAt: Date;
|
7122
|
+
deletedAt: Date | null;
|
7123
|
+
startedAt: string;
|
7124
|
+
endedAt: string | null;
|
7125
|
+
duration: number | null;
|
7126
|
+
holdLabel?: {
|
7127
|
+
id: string;
|
7128
|
+
name: string;
|
7129
|
+
position: number;
|
7130
|
+
createdAt: Date;
|
7131
|
+
updatedAt: Date;
|
7132
|
+
deletedAt: Date | null;
|
7133
|
+
} | null | undefined;
|
7134
|
+
}[] | null | undefined;
|
7038
7135
|
}>;
|
7039
7136
|
}, "strip", z.ZodTypeAny, {
|
7040
7137
|
id: string;
|
@@ -7043,8 +7140,8 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
7043
7140
|
updatedAt: Date;
|
7044
7141
|
deletedAt: Date | null;
|
7045
7142
|
tags: {
|
7046
|
-
name: string;
|
7047
7143
|
id: string;
|
7144
|
+
name: string;
|
7048
7145
|
color: string;
|
7049
7146
|
createdAt: Date;
|
7050
7147
|
updatedAt: Date;
|
@@ -7069,17 +7166,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
7069
7166
|
messageId: string;
|
7070
7167
|
mailUserId: string;
|
7071
7168
|
mailUser: {
|
7072
|
-
name: string;
|
7073
7169
|
id: string;
|
7074
7170
|
address: string;
|
7171
|
+
name: string;
|
7075
7172
|
createdAt: Date;
|
7076
7173
|
updatedAt: Date;
|
7077
7174
|
deletedAt: Date | null;
|
7078
7175
|
contact: {
|
7079
|
-
name: string;
|
7080
7176
|
id: string;
|
7081
7177
|
channel: string | null;
|
7082
7178
|
address: string | null;
|
7179
|
+
name: string;
|
7083
7180
|
createdAt: Date;
|
7084
7181
|
updatedAt: Date;
|
7085
7182
|
deletedAt: Date | null;
|
@@ -7125,17 +7222,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
7125
7222
|
messageId: string;
|
7126
7223
|
mailUserId: string;
|
7127
7224
|
mailUser: {
|
7128
|
-
name: string;
|
7129
7225
|
id: string;
|
7130
7226
|
address: string;
|
7227
|
+
name: string;
|
7131
7228
|
createdAt: Date;
|
7132
7229
|
updatedAt: Date;
|
7133
7230
|
deletedAt: Date | null;
|
7134
7231
|
contact: {
|
7135
|
-
name: string;
|
7136
7232
|
id: string;
|
7137
7233
|
channel: string | null;
|
7138
7234
|
address: string | null;
|
7235
|
+
name: string;
|
7139
7236
|
createdAt: Date;
|
7140
7237
|
updatedAt: Date;
|
7141
7238
|
deletedAt: Date | null;
|
@@ -7156,17 +7253,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
7156
7253
|
messageId: string;
|
7157
7254
|
mailUserId: string;
|
7158
7255
|
mailUser: {
|
7159
|
-
name: string;
|
7160
7256
|
id: string;
|
7161
7257
|
address: string;
|
7258
|
+
name: string;
|
7162
7259
|
createdAt: Date;
|
7163
7260
|
updatedAt: Date;
|
7164
7261
|
deletedAt: Date | null;
|
7165
7262
|
contact: {
|
7166
|
-
name: string;
|
7167
7263
|
id: string;
|
7168
7264
|
channel: string | null;
|
7169
7265
|
address: string | null;
|
7266
|
+
name: string;
|
7170
7267
|
createdAt: Date;
|
7171
7268
|
updatedAt: Date;
|
7172
7269
|
deletedAt: Date | null;
|
@@ -7187,17 +7284,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
7187
7284
|
messageId: string;
|
7188
7285
|
mailUserId: string;
|
7189
7286
|
mailUser: {
|
7190
|
-
name: string;
|
7191
7287
|
id: string;
|
7192
7288
|
address: string;
|
7289
|
+
name: string;
|
7193
7290
|
createdAt: Date;
|
7194
7291
|
updatedAt: Date;
|
7195
7292
|
deletedAt: Date | null;
|
7196
7293
|
contact: {
|
7197
|
-
name: string;
|
7198
7294
|
id: string;
|
7199
7295
|
channel: string | null;
|
7200
7296
|
address: string | null;
|
7297
|
+
name: string;
|
7201
7298
|
createdAt: Date;
|
7202
7299
|
updatedAt: Date;
|
7203
7300
|
deletedAt: Date | null;
|
@@ -7221,9 +7318,9 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
7221
7318
|
seemsLikeNew: boolean;
|
7222
7319
|
};
|
7223
7320
|
assignee: {
|
7224
|
-
name: string;
|
7225
7321
|
id: string;
|
7226
7322
|
address: string | null;
|
7323
|
+
name: string;
|
7227
7324
|
email: string;
|
7228
7325
|
createdAt: Date;
|
7229
7326
|
updatedAt: Date;
|
@@ -7278,8 +7375,8 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
7278
7375
|
}[];
|
7279
7376
|
}[];
|
7280
7377
|
tags: {
|
7281
|
-
name: string;
|
7282
7378
|
id: string;
|
7379
|
+
name: string;
|
7283
7380
|
createdAt: Date;
|
7284
7381
|
updatedAt: Date;
|
7285
7382
|
deletedAt: Date | null;
|
@@ -7300,6 +7397,23 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
7300
7397
|
dateValue: Date | null;
|
7301
7398
|
}[] | null | undefined;
|
7302
7399
|
} | null;
|
7400
|
+
holdLogs?: {
|
7401
|
+
id: string;
|
7402
|
+
createdAt: Date;
|
7403
|
+
updatedAt: Date;
|
7404
|
+
deletedAt: Date | null;
|
7405
|
+
startedAt: string;
|
7406
|
+
endedAt: string | null;
|
7407
|
+
duration: number | null;
|
7408
|
+
holdLabel?: {
|
7409
|
+
id: string;
|
7410
|
+
name: string;
|
7411
|
+
position: number;
|
7412
|
+
createdAt: Date;
|
7413
|
+
updatedAt: Date;
|
7414
|
+
deletedAt: Date | null;
|
7415
|
+
} | null | undefined;
|
7416
|
+
}[] | null | undefined;
|
7303
7417
|
};
|
7304
7418
|
assigneeId: string | null;
|
7305
7419
|
from: {
|
@@ -7311,17 +7425,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
7311
7425
|
messageId: string;
|
7312
7426
|
mailUserId: string;
|
7313
7427
|
mailUser: {
|
7314
|
-
name: string;
|
7315
7428
|
id: string;
|
7316
7429
|
address: string;
|
7430
|
+
name: string;
|
7317
7431
|
createdAt: Date;
|
7318
7432
|
updatedAt: Date;
|
7319
7433
|
deletedAt: Date | null;
|
7320
7434
|
contact: {
|
7321
|
-
name: string;
|
7322
7435
|
id: string;
|
7323
7436
|
channel: string | null;
|
7324
7437
|
address: string | null;
|
7438
|
+
name: string;
|
7325
7439
|
createdAt: Date;
|
7326
7440
|
updatedAt: Date;
|
7327
7441
|
deletedAt: Date | null;
|
@@ -7343,17 +7457,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
7343
7457
|
messageId: string;
|
7344
7458
|
mailUserId: string;
|
7345
7459
|
mailUser: {
|
7346
|
-
name: string;
|
7347
7460
|
id: string;
|
7348
7461
|
address: string;
|
7462
|
+
name: string;
|
7349
7463
|
createdAt: Date;
|
7350
7464
|
updatedAt: Date;
|
7351
7465
|
deletedAt: Date | null;
|
7352
7466
|
contact: {
|
7353
|
-
name: string;
|
7354
7467
|
id: string;
|
7355
7468
|
channel: string | null;
|
7356
7469
|
address: string | null;
|
7470
|
+
name: string;
|
7357
7471
|
createdAt: Date;
|
7358
7472
|
updatedAt: Date;
|
7359
7473
|
deletedAt: Date | null;
|
@@ -7374,17 +7488,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
7374
7488
|
messageId: string;
|
7375
7489
|
mailUserId: string;
|
7376
7490
|
mailUser: {
|
7377
|
-
name: string;
|
7378
7491
|
id: string;
|
7379
7492
|
address: string;
|
7493
|
+
name: string;
|
7380
7494
|
createdAt: Date;
|
7381
7495
|
updatedAt: Date;
|
7382
7496
|
deletedAt: Date | null;
|
7383
7497
|
contact: {
|
7384
|
-
name: string;
|
7385
7498
|
id: string;
|
7386
7499
|
channel: string | null;
|
7387
7500
|
address: string | null;
|
7501
|
+
name: string;
|
7388
7502
|
createdAt: Date;
|
7389
7503
|
updatedAt: Date;
|
7390
7504
|
deletedAt: Date | null;
|
@@ -7405,17 +7519,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
7405
7519
|
messageId: string;
|
7406
7520
|
mailUserId: string;
|
7407
7521
|
mailUser: {
|
7408
|
-
name: string;
|
7409
7522
|
id: string;
|
7410
7523
|
address: string;
|
7524
|
+
name: string;
|
7411
7525
|
createdAt: Date;
|
7412
7526
|
updatedAt: Date;
|
7413
7527
|
deletedAt: Date | null;
|
7414
7528
|
contact: {
|
7415
|
-
name: string;
|
7416
7529
|
id: string;
|
7417
7530
|
channel: string | null;
|
7418
7531
|
address: string | null;
|
7532
|
+
name: string;
|
7419
7533
|
createdAt: Date;
|
7420
7534
|
updatedAt: Date;
|
7421
7535
|
deletedAt: Date | null;
|
@@ -7448,17 +7562,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
7448
7562
|
messageId: string;
|
7449
7563
|
mailUserId: string;
|
7450
7564
|
mailUser: {
|
7451
|
-
name: string;
|
7452
7565
|
id: string;
|
7453
7566
|
address: string;
|
7567
|
+
name: string;
|
7454
7568
|
createdAt: Date;
|
7455
7569
|
updatedAt: Date;
|
7456
7570
|
deletedAt: Date | null;
|
7457
7571
|
contact: {
|
7458
|
-
name: string;
|
7459
7572
|
id: string;
|
7460
7573
|
channel: string | null;
|
7461
7574
|
address: string | null;
|
7575
|
+
name: string;
|
7462
7576
|
createdAt: Date;
|
7463
7577
|
updatedAt: Date;
|
7464
7578
|
deletedAt: Date | null;
|
@@ -7504,17 +7618,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
7504
7618
|
messageId: string;
|
7505
7619
|
mailUserId: string;
|
7506
7620
|
mailUser: {
|
7507
|
-
name: string;
|
7508
7621
|
id: string;
|
7509
7622
|
address: string;
|
7623
|
+
name: string;
|
7510
7624
|
createdAt: Date;
|
7511
7625
|
updatedAt: Date;
|
7512
7626
|
deletedAt: Date | null;
|
7513
7627
|
contact: {
|
7514
|
-
name: string;
|
7515
7628
|
id: string;
|
7516
7629
|
channel: string | null;
|
7517
7630
|
address: string | null;
|
7631
|
+
name: string;
|
7518
7632
|
createdAt: Date;
|
7519
7633
|
updatedAt: Date;
|
7520
7634
|
deletedAt: Date | null;
|
@@ -7535,17 +7649,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
7535
7649
|
messageId: string;
|
7536
7650
|
mailUserId: string;
|
7537
7651
|
mailUser: {
|
7538
|
-
name: string;
|
7539
7652
|
id: string;
|
7540
7653
|
address: string;
|
7654
|
+
name: string;
|
7541
7655
|
createdAt: Date;
|
7542
7656
|
updatedAt: Date;
|
7543
7657
|
deletedAt: Date | null;
|
7544
7658
|
contact: {
|
7545
|
-
name: string;
|
7546
7659
|
id: string;
|
7547
7660
|
channel: string | null;
|
7548
7661
|
address: string | null;
|
7662
|
+
name: string;
|
7549
7663
|
createdAt: Date;
|
7550
7664
|
updatedAt: Date;
|
7551
7665
|
deletedAt: Date | null;
|
@@ -7566,17 +7680,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
7566
7680
|
messageId: string;
|
7567
7681
|
mailUserId: string;
|
7568
7682
|
mailUser: {
|
7569
|
-
name: string;
|
7570
7683
|
id: string;
|
7571
7684
|
address: string;
|
7685
|
+
name: string;
|
7572
7686
|
createdAt: Date;
|
7573
7687
|
updatedAt: Date;
|
7574
7688
|
deletedAt: Date | null;
|
7575
7689
|
contact: {
|
7576
|
-
name: string;
|
7577
7690
|
id: string;
|
7578
7691
|
channel: string | null;
|
7579
7692
|
address: string | null;
|
7693
|
+
name: string;
|
7580
7694
|
createdAt: Date;
|
7581
7695
|
updatedAt: Date;
|
7582
7696
|
deletedAt: Date | null;
|
@@ -7617,17 +7731,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
7617
7731
|
messageId: string;
|
7618
7732
|
mailUserId: string;
|
7619
7733
|
mailUser: {
|
7620
|
-
name: string;
|
7621
7734
|
id: string;
|
7622
7735
|
address: string;
|
7736
|
+
name: string;
|
7623
7737
|
createdAt: Date;
|
7624
7738
|
updatedAt: Date;
|
7625
7739
|
deletedAt: Date | null;
|
7626
7740
|
contact: {
|
7627
|
-
name: string;
|
7628
7741
|
id: string;
|
7629
7742
|
channel: string | null;
|
7630
7743
|
address: string | null;
|
7744
|
+
name: string;
|
7631
7745
|
createdAt: Date;
|
7632
7746
|
updatedAt: Date;
|
7633
7747
|
deletedAt: Date | null;
|
@@ -7673,17 +7787,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
7673
7787
|
messageId: string;
|
7674
7788
|
mailUserId: string;
|
7675
7789
|
mailUser: {
|
7676
|
-
name: string;
|
7677
7790
|
id: string;
|
7678
7791
|
address: string;
|
7792
|
+
name: string;
|
7679
7793
|
createdAt: Date;
|
7680
7794
|
updatedAt: Date;
|
7681
7795
|
deletedAt: Date | null;
|
7682
7796
|
contact: {
|
7683
|
-
name: string;
|
7684
7797
|
id: string;
|
7685
7798
|
channel: string | null;
|
7686
7799
|
address: string | null;
|
7800
|
+
name: string;
|
7687
7801
|
createdAt: Date;
|
7688
7802
|
updatedAt: Date;
|
7689
7803
|
deletedAt: Date | null;
|
@@ -7704,17 +7818,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
7704
7818
|
messageId: string;
|
7705
7819
|
mailUserId: string;
|
7706
7820
|
mailUser: {
|
7707
|
-
name: string;
|
7708
7821
|
id: string;
|
7709
7822
|
address: string;
|
7823
|
+
name: string;
|
7710
7824
|
createdAt: Date;
|
7711
7825
|
updatedAt: Date;
|
7712
7826
|
deletedAt: Date | null;
|
7713
7827
|
contact: {
|
7714
|
-
name: string;
|
7715
7828
|
id: string;
|
7716
7829
|
channel: string | null;
|
7717
7830
|
address: string | null;
|
7831
|
+
name: string;
|
7718
7832
|
createdAt: Date;
|
7719
7833
|
updatedAt: Date;
|
7720
7834
|
deletedAt: Date | null;
|
@@ -7735,17 +7849,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
7735
7849
|
messageId: string;
|
7736
7850
|
mailUserId: string;
|
7737
7851
|
mailUser: {
|
7738
|
-
name: string;
|
7739
7852
|
id: string;
|
7740
7853
|
address: string;
|
7854
|
+
name: string;
|
7741
7855
|
createdAt: Date;
|
7742
7856
|
updatedAt: Date;
|
7743
7857
|
deletedAt: Date | null;
|
7744
7858
|
contact: {
|
7745
|
-
name: string;
|
7746
7859
|
id: string;
|
7747
7860
|
channel: string | null;
|
7748
7861
|
address: string | null;
|
7862
|
+
name: string;
|
7749
7863
|
createdAt: Date;
|
7750
7864
|
updatedAt: Date;
|
7751
7865
|
deletedAt: Date | null;
|
@@ -7786,17 +7900,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
7786
7900
|
messageId: string;
|
7787
7901
|
mailUserId: string;
|
7788
7902
|
mailUser: {
|
7789
|
-
name: string;
|
7790
7903
|
id: string;
|
7791
7904
|
address: string;
|
7905
|
+
name: string;
|
7792
7906
|
createdAt: Date;
|
7793
7907
|
updatedAt: Date;
|
7794
7908
|
deletedAt: Date | null;
|
7795
7909
|
contact: {
|
7796
|
-
name: string;
|
7797
7910
|
id: string;
|
7798
7911
|
channel: string | null;
|
7799
7912
|
address: string | null;
|
7913
|
+
name: string;
|
7800
7914
|
createdAt: Date;
|
7801
7915
|
updatedAt: Date;
|
7802
7916
|
deletedAt: Date | null;
|
@@ -7842,17 +7956,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
7842
7956
|
messageId: string;
|
7843
7957
|
mailUserId: string;
|
7844
7958
|
mailUser: {
|
7845
|
-
name: string;
|
7846
7959
|
id: string;
|
7847
7960
|
address: string;
|
7961
|
+
name: string;
|
7848
7962
|
createdAt: Date;
|
7849
7963
|
updatedAt: Date;
|
7850
7964
|
deletedAt: Date | null;
|
7851
7965
|
contact: {
|
7852
|
-
name: string;
|
7853
7966
|
id: string;
|
7854
7967
|
channel: string | null;
|
7855
7968
|
address: string | null;
|
7969
|
+
name: string;
|
7856
7970
|
createdAt: Date;
|
7857
7971
|
updatedAt: Date;
|
7858
7972
|
deletedAt: Date | null;
|
@@ -7873,17 +7987,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
7873
7987
|
messageId: string;
|
7874
7988
|
mailUserId: string;
|
7875
7989
|
mailUser: {
|
7876
|
-
name: string;
|
7877
7990
|
id: string;
|
7878
7991
|
address: string;
|
7992
|
+
name: string;
|
7879
7993
|
createdAt: Date;
|
7880
7994
|
updatedAt: Date;
|
7881
7995
|
deletedAt: Date | null;
|
7882
7996
|
contact: {
|
7883
|
-
name: string;
|
7884
7997
|
id: string;
|
7885
7998
|
channel: string | null;
|
7886
7999
|
address: string | null;
|
8000
|
+
name: string;
|
7887
8001
|
createdAt: Date;
|
7888
8002
|
updatedAt: Date;
|
7889
8003
|
deletedAt: Date | null;
|
@@ -7904,17 +8018,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
7904
8018
|
messageId: string;
|
7905
8019
|
mailUserId: string;
|
7906
8020
|
mailUser: {
|
7907
|
-
name: string;
|
7908
8021
|
id: string;
|
7909
8022
|
address: string;
|
8023
|
+
name: string;
|
7910
8024
|
createdAt: Date;
|
7911
8025
|
updatedAt: Date;
|
7912
8026
|
deletedAt: Date | null;
|
7913
8027
|
contact: {
|
7914
|
-
name: string;
|
7915
8028
|
id: string;
|
7916
8029
|
channel: string | null;
|
7917
8030
|
address: string | null;
|
8031
|
+
name: string;
|
7918
8032
|
createdAt: Date;
|
7919
8033
|
updatedAt: Date;
|
7920
8034
|
deletedAt: Date | null;
|
@@ -7943,9 +8057,9 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
7943
8057
|
updatedAt: Date;
|
7944
8058
|
deletedAt: string | null;
|
7945
8059
|
actor: {
|
7946
|
-
name: string;
|
7947
8060
|
id: string;
|
7948
8061
|
address: string | null;
|
8062
|
+
name: string;
|
7949
8063
|
email: string;
|
7950
8064
|
createdAt: Date;
|
7951
8065
|
updatedAt: Date;
|
@@ -7957,18 +8071,18 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
7957
8071
|
actorId: string;
|
7958
8072
|
})[];
|
7959
8073
|
mail: {
|
7960
|
-
name: string;
|
7961
8074
|
id: string;
|
7962
8075
|
state: "connected" | "connecting" | "disconnected" | "init" | "syncing" | "authenticationError" | "connectError" | "unset";
|
7963
8076
|
address: string;
|
8077
|
+
name: string;
|
7964
8078
|
createdAt: Date;
|
7965
8079
|
updatedAt: Date;
|
7966
8080
|
deletedAt: Date | null;
|
7967
8081
|
accountId: string;
|
7968
8082
|
mailServerId: string;
|
7969
8083
|
mailServer: {
|
7970
|
-
name: string;
|
7971
8084
|
id: string;
|
8085
|
+
name: string;
|
7972
8086
|
createdAt: Date;
|
7973
8087
|
updatedAt: Date;
|
7974
8088
|
deletedAt: Date | null;
|
@@ -7990,8 +8104,8 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
7990
8104
|
updatedAt: Date;
|
7991
8105
|
deletedAt: Date | null;
|
7992
8106
|
tags: {
|
7993
|
-
name: string;
|
7994
8107
|
id: string;
|
8108
|
+
name: string;
|
7995
8109
|
color: string;
|
7996
8110
|
createdAt: Date;
|
7997
8111
|
updatedAt: Date;
|
@@ -8016,17 +8130,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
8016
8130
|
messageId: string;
|
8017
8131
|
mailUserId: string;
|
8018
8132
|
mailUser: {
|
8019
|
-
name: string;
|
8020
8133
|
id: string;
|
8021
8134
|
address: string;
|
8135
|
+
name: string;
|
8022
8136
|
createdAt: Date;
|
8023
8137
|
updatedAt: Date;
|
8024
8138
|
deletedAt: Date | null;
|
8025
8139
|
contact: {
|
8026
|
-
name: string;
|
8027
8140
|
id: string;
|
8028
8141
|
channel: string | null;
|
8029
8142
|
address: string | null;
|
8143
|
+
name: string;
|
8030
8144
|
createdAt: Date;
|
8031
8145
|
updatedAt: Date;
|
8032
8146
|
deletedAt: Date | null;
|
@@ -8072,17 +8186,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
8072
8186
|
messageId: string;
|
8073
8187
|
mailUserId: string;
|
8074
8188
|
mailUser: {
|
8075
|
-
name: string;
|
8076
8189
|
id: string;
|
8077
8190
|
address: string;
|
8191
|
+
name: string;
|
8078
8192
|
createdAt: Date;
|
8079
8193
|
updatedAt: Date;
|
8080
8194
|
deletedAt: Date | null;
|
8081
8195
|
contact: {
|
8082
|
-
name: string;
|
8083
8196
|
id: string;
|
8084
8197
|
channel: string | null;
|
8085
8198
|
address: string | null;
|
8199
|
+
name: string;
|
8086
8200
|
createdAt: Date;
|
8087
8201
|
updatedAt: Date;
|
8088
8202
|
deletedAt: Date | null;
|
@@ -8103,17 +8217,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
8103
8217
|
messageId: string;
|
8104
8218
|
mailUserId: string;
|
8105
8219
|
mailUser: {
|
8106
|
-
name: string;
|
8107
8220
|
id: string;
|
8108
8221
|
address: string;
|
8222
|
+
name: string;
|
8109
8223
|
createdAt: Date;
|
8110
8224
|
updatedAt: Date;
|
8111
8225
|
deletedAt: Date | null;
|
8112
8226
|
contact: {
|
8113
|
-
name: string;
|
8114
8227
|
id: string;
|
8115
8228
|
channel: string | null;
|
8116
8229
|
address: string | null;
|
8230
|
+
name: string;
|
8117
8231
|
createdAt: Date;
|
8118
8232
|
updatedAt: Date;
|
8119
8233
|
deletedAt: Date | null;
|
@@ -8134,17 +8248,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
8134
8248
|
messageId: string;
|
8135
8249
|
mailUserId: string;
|
8136
8250
|
mailUser: {
|
8137
|
-
name: string;
|
8138
8251
|
id: string;
|
8139
8252
|
address: string;
|
8253
|
+
name: string;
|
8140
8254
|
createdAt: Date;
|
8141
8255
|
updatedAt: Date;
|
8142
8256
|
deletedAt: Date | null;
|
8143
8257
|
contact: {
|
8144
|
-
name: string;
|
8145
8258
|
id: string;
|
8146
8259
|
channel: string | null;
|
8147
8260
|
address: string | null;
|
8261
|
+
name: string;
|
8148
8262
|
createdAt: Date;
|
8149
8263
|
updatedAt: Date;
|
8150
8264
|
deletedAt: Date | null;
|
@@ -8168,9 +8282,9 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
8168
8282
|
seemsLikeNew: boolean;
|
8169
8283
|
};
|
8170
8284
|
assignee: {
|
8171
|
-
name: string;
|
8172
8285
|
id: string;
|
8173
8286
|
address: string | null;
|
8287
|
+
name: string;
|
8174
8288
|
email: string;
|
8175
8289
|
createdAt: Date;
|
8176
8290
|
updatedAt: Date;
|
@@ -8225,8 +8339,8 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
8225
8339
|
}[];
|
8226
8340
|
}[];
|
8227
8341
|
tags: {
|
8228
|
-
name: string;
|
8229
8342
|
id: string;
|
8343
|
+
name: string;
|
8230
8344
|
createdAt: Date;
|
8231
8345
|
updatedAt: Date;
|
8232
8346
|
deletedAt: Date | null;
|
@@ -8247,6 +8361,23 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
8247
8361
|
dateValue: Date | null;
|
8248
8362
|
}[] | null | undefined;
|
8249
8363
|
} | null;
|
8364
|
+
holdLogs?: {
|
8365
|
+
id: string;
|
8366
|
+
createdAt: Date;
|
8367
|
+
updatedAt: Date;
|
8368
|
+
deletedAt: Date | null;
|
8369
|
+
startedAt: string;
|
8370
|
+
endedAt: string | null;
|
8371
|
+
duration: number | null;
|
8372
|
+
holdLabel?: {
|
8373
|
+
id: string;
|
8374
|
+
name: string;
|
8375
|
+
position: number;
|
8376
|
+
createdAt: Date;
|
8377
|
+
updatedAt: Date;
|
8378
|
+
deletedAt: Date | null;
|
8379
|
+
} | null | undefined;
|
8380
|
+
}[] | null | undefined;
|
8250
8381
|
};
|
8251
8382
|
assigneeId: string | null;
|
8252
8383
|
from: {
|
@@ -8258,17 +8389,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
8258
8389
|
messageId: string;
|
8259
8390
|
mailUserId: string;
|
8260
8391
|
mailUser: {
|
8261
|
-
name: string;
|
8262
8392
|
id: string;
|
8263
8393
|
address: string;
|
8394
|
+
name: string;
|
8264
8395
|
createdAt: Date;
|
8265
8396
|
updatedAt: Date;
|
8266
8397
|
deletedAt: Date | null;
|
8267
8398
|
contact: {
|
8268
|
-
name: string;
|
8269
8399
|
id: string;
|
8270
8400
|
channel: string | null;
|
8271
8401
|
address: string | null;
|
8402
|
+
name: string;
|
8272
8403
|
createdAt: Date;
|
8273
8404
|
updatedAt: Date;
|
8274
8405
|
deletedAt: Date | null;
|
@@ -8290,17 +8421,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
8290
8421
|
messageId: string;
|
8291
8422
|
mailUserId: string;
|
8292
8423
|
mailUser: {
|
8293
|
-
name: string;
|
8294
8424
|
id: string;
|
8295
8425
|
address: string;
|
8426
|
+
name: string;
|
8296
8427
|
createdAt: Date;
|
8297
8428
|
updatedAt: Date;
|
8298
8429
|
deletedAt: Date | null;
|
8299
8430
|
contact: {
|
8300
|
-
name: string;
|
8301
8431
|
id: string;
|
8302
8432
|
channel: string | null;
|
8303
8433
|
address: string | null;
|
8434
|
+
name: string;
|
8304
8435
|
createdAt: Date;
|
8305
8436
|
updatedAt: Date;
|
8306
8437
|
deletedAt: Date | null;
|
@@ -8321,17 +8452,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
8321
8452
|
messageId: string;
|
8322
8453
|
mailUserId: string;
|
8323
8454
|
mailUser: {
|
8324
|
-
name: string;
|
8325
8455
|
id: string;
|
8326
8456
|
address: string;
|
8457
|
+
name: string;
|
8327
8458
|
createdAt: Date;
|
8328
8459
|
updatedAt: Date;
|
8329
8460
|
deletedAt: Date | null;
|
8330
8461
|
contact: {
|
8331
|
-
name: string;
|
8332
8462
|
id: string;
|
8333
8463
|
channel: string | null;
|
8334
8464
|
address: string | null;
|
8465
|
+
name: string;
|
8335
8466
|
createdAt: Date;
|
8336
8467
|
updatedAt: Date;
|
8337
8468
|
deletedAt: Date | null;
|
@@ -8352,17 +8483,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
8352
8483
|
messageId: string;
|
8353
8484
|
mailUserId: string;
|
8354
8485
|
mailUser: {
|
8355
|
-
name: string;
|
8356
8486
|
id: string;
|
8357
8487
|
address: string;
|
8488
|
+
name: string;
|
8358
8489
|
createdAt: Date;
|
8359
8490
|
updatedAt: Date;
|
8360
8491
|
deletedAt: Date | null;
|
8361
8492
|
contact: {
|
8362
|
-
name: string;
|
8363
8493
|
id: string;
|
8364
8494
|
channel: string | null;
|
8365
8495
|
address: string | null;
|
8496
|
+
name: string;
|
8366
8497
|
createdAt: Date;
|
8367
8498
|
updatedAt: Date;
|
8368
8499
|
deletedAt: Date | null;
|
@@ -8395,17 +8526,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
8395
8526
|
messageId: string;
|
8396
8527
|
mailUserId: string;
|
8397
8528
|
mailUser: {
|
8398
|
-
name: string;
|
8399
8529
|
id: string;
|
8400
8530
|
address: string;
|
8531
|
+
name: string;
|
8401
8532
|
createdAt: Date;
|
8402
8533
|
updatedAt: Date;
|
8403
8534
|
deletedAt: Date | null;
|
8404
8535
|
contact: {
|
8405
|
-
name: string;
|
8406
8536
|
id: string;
|
8407
8537
|
channel: string | null;
|
8408
8538
|
address: string | null;
|
8539
|
+
name: string;
|
8409
8540
|
createdAt: Date;
|
8410
8541
|
updatedAt: Date;
|
8411
8542
|
deletedAt: Date | null;
|
@@ -8451,17 +8582,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
8451
8582
|
messageId: string;
|
8452
8583
|
mailUserId: string;
|
8453
8584
|
mailUser: {
|
8454
|
-
name: string;
|
8455
8585
|
id: string;
|
8456
8586
|
address: string;
|
8587
|
+
name: string;
|
8457
8588
|
createdAt: Date;
|
8458
8589
|
updatedAt: Date;
|
8459
8590
|
deletedAt: Date | null;
|
8460
8591
|
contact: {
|
8461
|
-
name: string;
|
8462
8592
|
id: string;
|
8463
8593
|
channel: string | null;
|
8464
8594
|
address: string | null;
|
8595
|
+
name: string;
|
8465
8596
|
createdAt: Date;
|
8466
8597
|
updatedAt: Date;
|
8467
8598
|
deletedAt: Date | null;
|
@@ -8482,17 +8613,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
8482
8613
|
messageId: string;
|
8483
8614
|
mailUserId: string;
|
8484
8615
|
mailUser: {
|
8485
|
-
name: string;
|
8486
8616
|
id: string;
|
8487
8617
|
address: string;
|
8618
|
+
name: string;
|
8488
8619
|
createdAt: Date;
|
8489
8620
|
updatedAt: Date;
|
8490
8621
|
deletedAt: Date | null;
|
8491
8622
|
contact: {
|
8492
|
-
name: string;
|
8493
8623
|
id: string;
|
8494
8624
|
channel: string | null;
|
8495
8625
|
address: string | null;
|
8626
|
+
name: string;
|
8496
8627
|
createdAt: Date;
|
8497
8628
|
updatedAt: Date;
|
8498
8629
|
deletedAt: Date | null;
|
@@ -8513,17 +8644,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
8513
8644
|
messageId: string;
|
8514
8645
|
mailUserId: string;
|
8515
8646
|
mailUser: {
|
8516
|
-
name: string;
|
8517
8647
|
id: string;
|
8518
8648
|
address: string;
|
8649
|
+
name: string;
|
8519
8650
|
createdAt: Date;
|
8520
8651
|
updatedAt: Date;
|
8521
8652
|
deletedAt: Date | null;
|
8522
8653
|
contact: {
|
8523
|
-
name: string;
|
8524
8654
|
id: string;
|
8525
8655
|
channel: string | null;
|
8526
8656
|
address: string | null;
|
8657
|
+
name: string;
|
8527
8658
|
createdAt: Date;
|
8528
8659
|
updatedAt: Date;
|
8529
8660
|
deletedAt: Date | null;
|
@@ -8564,17 +8695,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
8564
8695
|
messageId: string;
|
8565
8696
|
mailUserId: string;
|
8566
8697
|
mailUser: {
|
8567
|
-
name: string;
|
8568
8698
|
id: string;
|
8569
8699
|
address: string;
|
8700
|
+
name: string;
|
8570
8701
|
createdAt: Date;
|
8571
8702
|
updatedAt: Date;
|
8572
8703
|
deletedAt: Date | null;
|
8573
8704
|
contact: {
|
8574
|
-
name: string;
|
8575
8705
|
id: string;
|
8576
8706
|
channel: string | null;
|
8577
8707
|
address: string | null;
|
8708
|
+
name: string;
|
8578
8709
|
createdAt: Date;
|
8579
8710
|
updatedAt: Date;
|
8580
8711
|
deletedAt: Date | null;
|
@@ -8620,17 +8751,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
8620
8751
|
messageId: string;
|
8621
8752
|
mailUserId: string;
|
8622
8753
|
mailUser: {
|
8623
|
-
name: string;
|
8624
8754
|
id: string;
|
8625
8755
|
address: string;
|
8756
|
+
name: string;
|
8626
8757
|
createdAt: Date;
|
8627
8758
|
updatedAt: Date;
|
8628
8759
|
deletedAt: Date | null;
|
8629
8760
|
contact: {
|
8630
|
-
name: string;
|
8631
8761
|
id: string;
|
8632
8762
|
channel: string | null;
|
8633
8763
|
address: string | null;
|
8764
|
+
name: string;
|
8634
8765
|
createdAt: Date;
|
8635
8766
|
updatedAt: Date;
|
8636
8767
|
deletedAt: Date | null;
|
@@ -8651,17 +8782,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
8651
8782
|
messageId: string;
|
8652
8783
|
mailUserId: string;
|
8653
8784
|
mailUser: {
|
8654
|
-
name: string;
|
8655
8785
|
id: string;
|
8656
8786
|
address: string;
|
8787
|
+
name: string;
|
8657
8788
|
createdAt: Date;
|
8658
8789
|
updatedAt: Date;
|
8659
8790
|
deletedAt: Date | null;
|
8660
8791
|
contact: {
|
8661
|
-
name: string;
|
8662
8792
|
id: string;
|
8663
8793
|
channel: string | null;
|
8664
8794
|
address: string | null;
|
8795
|
+
name: string;
|
8665
8796
|
createdAt: Date;
|
8666
8797
|
updatedAt: Date;
|
8667
8798
|
deletedAt: Date | null;
|
@@ -8682,17 +8813,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
8682
8813
|
messageId: string;
|
8683
8814
|
mailUserId: string;
|
8684
8815
|
mailUser: {
|
8685
|
-
name: string;
|
8686
8816
|
id: string;
|
8687
8817
|
address: string;
|
8818
|
+
name: string;
|
8688
8819
|
createdAt: Date;
|
8689
8820
|
updatedAt: Date;
|
8690
8821
|
deletedAt: Date | null;
|
8691
8822
|
contact: {
|
8692
|
-
name: string;
|
8693
8823
|
id: string;
|
8694
8824
|
channel: string | null;
|
8695
8825
|
address: string | null;
|
8826
|
+
name: string;
|
8696
8827
|
createdAt: Date;
|
8697
8828
|
updatedAt: Date;
|
8698
8829
|
deletedAt: Date | null;
|
@@ -8733,17 +8864,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
8733
8864
|
messageId: string;
|
8734
8865
|
mailUserId: string;
|
8735
8866
|
mailUser: {
|
8736
|
-
name: string;
|
8737
8867
|
id: string;
|
8738
8868
|
address: string;
|
8869
|
+
name: string;
|
8739
8870
|
createdAt: Date;
|
8740
8871
|
updatedAt: Date;
|
8741
8872
|
deletedAt: Date | null;
|
8742
8873
|
contact: {
|
8743
|
-
name: string;
|
8744
8874
|
id: string;
|
8745
8875
|
channel: string | null;
|
8746
8876
|
address: string | null;
|
8877
|
+
name: string;
|
8747
8878
|
createdAt: Date;
|
8748
8879
|
updatedAt: Date;
|
8749
8880
|
deletedAt: Date | null;
|
@@ -8789,17 +8920,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
8789
8920
|
messageId: string;
|
8790
8921
|
mailUserId: string;
|
8791
8922
|
mailUser: {
|
8792
|
-
name: string;
|
8793
8923
|
id: string;
|
8794
8924
|
address: string;
|
8925
|
+
name: string;
|
8795
8926
|
createdAt: Date;
|
8796
8927
|
updatedAt: Date;
|
8797
8928
|
deletedAt: Date | null;
|
8798
8929
|
contact: {
|
8799
|
-
name: string;
|
8800
8930
|
id: string;
|
8801
8931
|
channel: string | null;
|
8802
8932
|
address: string | null;
|
8933
|
+
name: string;
|
8803
8934
|
createdAt: Date;
|
8804
8935
|
updatedAt: Date;
|
8805
8936
|
deletedAt: Date | null;
|
@@ -8820,17 +8951,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
8820
8951
|
messageId: string;
|
8821
8952
|
mailUserId: string;
|
8822
8953
|
mailUser: {
|
8823
|
-
name: string;
|
8824
8954
|
id: string;
|
8825
8955
|
address: string;
|
8956
|
+
name: string;
|
8826
8957
|
createdAt: Date;
|
8827
8958
|
updatedAt: Date;
|
8828
8959
|
deletedAt: Date | null;
|
8829
8960
|
contact: {
|
8830
|
-
name: string;
|
8831
8961
|
id: string;
|
8832
8962
|
channel: string | null;
|
8833
8963
|
address: string | null;
|
8964
|
+
name: string;
|
8834
8965
|
createdAt: Date;
|
8835
8966
|
updatedAt: Date;
|
8836
8967
|
deletedAt: Date | null;
|
@@ -8851,17 +8982,17 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
8851
8982
|
messageId: string;
|
8852
8983
|
mailUserId: string;
|
8853
8984
|
mailUser: {
|
8854
|
-
name: string;
|
8855
8985
|
id: string;
|
8856
8986
|
address: string;
|
8987
|
+
name: string;
|
8857
8988
|
createdAt: Date;
|
8858
8989
|
updatedAt: Date;
|
8859
8990
|
deletedAt: Date | null;
|
8860
8991
|
contact: {
|
8861
|
-
name: string;
|
8862
8992
|
id: string;
|
8863
8993
|
channel: string | null;
|
8864
8994
|
address: string | null;
|
8995
|
+
name: string;
|
8865
8996
|
createdAt: Date;
|
8866
8997
|
updatedAt: Date;
|
8867
8998
|
deletedAt: Date | null;
|
@@ -8890,9 +9021,9 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
8890
9021
|
updatedAt: Date;
|
8891
9022
|
deletedAt: string | null;
|
8892
9023
|
actor: {
|
8893
|
-
name: string;
|
8894
9024
|
id: string;
|
8895
9025
|
address: string | null;
|
9026
|
+
name: string;
|
8896
9027
|
email: string;
|
8897
9028
|
createdAt: Date;
|
8898
9029
|
updatedAt: Date;
|
@@ -8904,18 +9035,18 @@ export declare const MailRoomSchema: z.ZodObject<{
|
|
8904
9035
|
actorId: string;
|
8905
9036
|
})[];
|
8906
9037
|
mail: {
|
8907
|
-
name: string;
|
8908
9038
|
id: string;
|
8909
9039
|
state: "connected" | "connecting" | "disconnected" | "init" | "syncing" | "authenticationError" | "connectError" | "unset";
|
8910
9040
|
address: string;
|
9041
|
+
name: string;
|
8911
9042
|
createdAt: Date;
|
8912
9043
|
updatedAt: Date;
|
8913
9044
|
deletedAt: Date | null;
|
8914
9045
|
accountId: string;
|
8915
9046
|
mailServerId: string;
|
8916
9047
|
mailServer: {
|
8917
|
-
name: string;
|
8918
9048
|
id: string;
|
9049
|
+
name: string;
|
8919
9050
|
createdAt: Date;
|
8920
9051
|
updatedAt: Date;
|
8921
9052
|
deletedAt: Date | null;
|