@kl1/contracts 1.2.22-uat → 1.2.24-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 +3870 -3870
- package/dist/api-contracts/src/chat/schema.d.ts +844 -844
- package/dist/api-contracts/src/chat/validation.d.ts +717 -707
- 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 +9142 -10992
- package/dist/api-contracts/src/contract.d.ts.map +1 -1
- package/dist/api-contracts/src/cx-log/index.d.ts +248 -248
- package/dist/api-contracts/src/cx-log/schema.d.ts +198 -198
- 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 +687 -682
- package/dist/api-contracts/src/facebook-feed/index.d.ts.map +1 -1
- 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 +16 -16
- package/dist/api-contracts/src/hold-label/schema.d.ts +2 -2
- package/dist/api-contracts/src/index.d.ts +2 -1
- package/dist/api-contracts/src/index.d.ts.map +1 -1
- package/dist/api-contracts/src/instagram/index.d.ts +575 -570
- package/dist/api-contracts/src/instagram/index.d.ts.map +1 -1
- package/dist/api-contracts/src/instagram/validation.d.ts +10 -10
- package/dist/api-contracts/src/line/index.d.ts +587 -582
- package/dist/api-contracts/src/line/index.d.ts.map +1 -1
- 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 +2254 -2254
- 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 +1444 -1444
- 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 +468 -468
- package/dist/api-contracts/src/mail/schemas/room.schema.d.ts +458 -458
- package/dist/api-contracts/src/messenger/index.d.ts +578 -573
- package/dist/api-contracts/src/messenger/index.d.ts.map +1 -1
- 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 +91 -86
- package/dist/api-contracts/src/sms/index.d.ts.map +1 -1
- 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 +218 -184
- package/dist/api-contracts/src/subscription/index.d.ts.map +1 -1
- 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 +535 -530
- package/dist/api-contracts/src/telegram/index.d.ts.map +1 -1
- 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 +547 -542
- package/dist/api-contracts/src/viber/index.d.ts.map +1 -1
- package/dist/api-contracts/src/viber/validation.d.ts +4 -4
- package/dist/api-contracts/src/webchat/index.d.ts +493 -488
- package/dist/api-contracts/src/webchat/index.d.ts.map +1 -1
- 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 +541 -536
- package/dist/api-contracts/src/whatsapp/index.d.ts.map +1 -1
- 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 +212 -212
- 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 +1000 -990
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +1000 -990
- package/dist/index.mjs.map +1 -1
- package/package.json +7 -3
@@ -92,10 +92,10 @@ export declare const RoomContractsValidationSchema: {
|
|
92
92
|
contactProfile: z.ZodNullable<z.ZodString>;
|
93
93
|
socialProfileUrl: z.ZodNullable<z.ZodString>;
|
94
94
|
}, "strip", z.ZodTypeAny, {
|
95
|
-
name: string;
|
96
95
|
id: string;
|
97
96
|
channel: string | null;
|
98
97
|
address: string | null;
|
98
|
+
name: string;
|
99
99
|
createdAt: Date;
|
100
100
|
updatedAt: Date;
|
101
101
|
deletedAt: Date | null;
|
@@ -103,10 +103,10 @@ export declare const RoomContractsValidationSchema: {
|
|
103
103
|
contactProfile: string | null;
|
104
104
|
socialProfileUrl: string | null;
|
105
105
|
}, {
|
106
|
-
name: string;
|
107
106
|
id: string;
|
108
107
|
channel: string | null;
|
109
108
|
address: string | null;
|
109
|
+
name: string;
|
110
110
|
createdAt: Date;
|
111
111
|
updatedAt: Date;
|
112
112
|
deletedAt: Date | null;
|
@@ -116,17 +116,17 @@ export declare const RoomContractsValidationSchema: {
|
|
116
116
|
}>;
|
117
117
|
isNewContact: z.ZodBoolean;
|
118
118
|
}, "strip", z.ZodTypeAny, {
|
119
|
-
name: string;
|
120
119
|
id: string;
|
121
120
|
address: string;
|
121
|
+
name: string;
|
122
122
|
createdAt: Date;
|
123
123
|
updatedAt: Date;
|
124
124
|
deletedAt: Date | null;
|
125
125
|
contact: {
|
126
|
-
name: string;
|
127
126
|
id: string;
|
128
127
|
channel: string | null;
|
129
128
|
address: string | null;
|
129
|
+
name: string;
|
130
130
|
createdAt: Date;
|
131
131
|
updatedAt: Date;
|
132
132
|
deletedAt: Date | null;
|
@@ -137,17 +137,17 @@ export declare const RoomContractsValidationSchema: {
|
|
137
137
|
contactId: string;
|
138
138
|
isNewContact: boolean;
|
139
139
|
}, {
|
140
|
-
name: string;
|
141
140
|
id: string;
|
142
141
|
address: string;
|
142
|
+
name: string;
|
143
143
|
createdAt: Date;
|
144
144
|
updatedAt: Date;
|
145
145
|
deletedAt: Date | null;
|
146
146
|
contact: {
|
147
|
-
name: string;
|
148
147
|
id: string;
|
149
148
|
channel: string | null;
|
150
149
|
address: string | null;
|
150
|
+
name: string;
|
151
151
|
createdAt: Date;
|
152
152
|
updatedAt: Date;
|
153
153
|
deletedAt: Date | null;
|
@@ -167,17 +167,17 @@ export declare const RoomContractsValidationSchema: {
|
|
167
167
|
messageId: string;
|
168
168
|
mailUserId: string;
|
169
169
|
mailUser: {
|
170
|
-
name: string;
|
171
170
|
id: string;
|
172
171
|
address: string;
|
172
|
+
name: string;
|
173
173
|
createdAt: Date;
|
174
174
|
updatedAt: Date;
|
175
175
|
deletedAt: Date | null;
|
176
176
|
contact: {
|
177
|
-
name: string;
|
178
177
|
id: string;
|
179
178
|
channel: string | null;
|
180
179
|
address: string | null;
|
180
|
+
name: string;
|
181
181
|
createdAt: Date;
|
182
182
|
updatedAt: Date;
|
183
183
|
deletedAt: Date | null;
|
@@ -197,17 +197,17 @@ export declare const RoomContractsValidationSchema: {
|
|
197
197
|
messageId: string;
|
198
198
|
mailUserId: string;
|
199
199
|
mailUser: {
|
200
|
-
name: string;
|
201
200
|
id: string;
|
202
201
|
address: string;
|
202
|
+
name: string;
|
203
203
|
createdAt: Date;
|
204
204
|
updatedAt: Date;
|
205
205
|
deletedAt: Date | null;
|
206
206
|
contact: {
|
207
|
-
name: string;
|
208
207
|
id: string;
|
209
208
|
channel: string | null;
|
210
209
|
address: string | null;
|
210
|
+
name: string;
|
211
211
|
createdAt: Date;
|
212
212
|
updatedAt: Date;
|
213
213
|
deletedAt: Date | null;
|
@@ -247,10 +247,10 @@ export declare const RoomContractsValidationSchema: {
|
|
247
247
|
contactProfile: z.ZodNullable<z.ZodString>;
|
248
248
|
socialProfileUrl: z.ZodNullable<z.ZodString>;
|
249
249
|
}, "strip", z.ZodTypeAny, {
|
250
|
-
name: string;
|
251
250
|
id: string;
|
252
251
|
channel: string | null;
|
253
252
|
address: string | null;
|
253
|
+
name: string;
|
254
254
|
createdAt: Date;
|
255
255
|
updatedAt: Date;
|
256
256
|
deletedAt: Date | null;
|
@@ -258,10 +258,10 @@ export declare const RoomContractsValidationSchema: {
|
|
258
258
|
contactProfile: string | null;
|
259
259
|
socialProfileUrl: string | null;
|
260
260
|
}, {
|
261
|
-
name: string;
|
262
261
|
id: string;
|
263
262
|
channel: string | null;
|
264
263
|
address: string | null;
|
264
|
+
name: string;
|
265
265
|
createdAt: Date;
|
266
266
|
updatedAt: Date;
|
267
267
|
deletedAt: Date | null;
|
@@ -271,17 +271,17 @@ export declare const RoomContractsValidationSchema: {
|
|
271
271
|
}>;
|
272
272
|
isNewContact: z.ZodBoolean;
|
273
273
|
}, "strip", z.ZodTypeAny, {
|
274
|
-
name: string;
|
275
274
|
id: string;
|
276
275
|
address: string;
|
276
|
+
name: string;
|
277
277
|
createdAt: Date;
|
278
278
|
updatedAt: Date;
|
279
279
|
deletedAt: Date | null;
|
280
280
|
contact: {
|
281
|
-
name: string;
|
282
281
|
id: string;
|
283
282
|
channel: string | null;
|
284
283
|
address: string | null;
|
284
|
+
name: string;
|
285
285
|
createdAt: Date;
|
286
286
|
updatedAt: Date;
|
287
287
|
deletedAt: Date | null;
|
@@ -292,17 +292,17 @@ export declare const RoomContractsValidationSchema: {
|
|
292
292
|
contactId: string;
|
293
293
|
isNewContact: boolean;
|
294
294
|
}, {
|
295
|
-
name: string;
|
296
295
|
id: string;
|
297
296
|
address: string;
|
297
|
+
name: string;
|
298
298
|
createdAt: Date;
|
299
299
|
updatedAt: Date;
|
300
300
|
deletedAt: Date | null;
|
301
301
|
contact: {
|
302
|
-
name: string;
|
303
302
|
id: string;
|
304
303
|
channel: string | null;
|
305
304
|
address: string | null;
|
305
|
+
name: string;
|
306
306
|
createdAt: Date;
|
307
307
|
updatedAt: Date;
|
308
308
|
deletedAt: Date | null;
|
@@ -322,17 +322,17 @@ export declare const RoomContractsValidationSchema: {
|
|
322
322
|
messageId: string;
|
323
323
|
mailUserId: string;
|
324
324
|
mailUser: {
|
325
|
-
name: string;
|
326
325
|
id: string;
|
327
326
|
address: string;
|
327
|
+
name: string;
|
328
328
|
createdAt: Date;
|
329
329
|
updatedAt: Date;
|
330
330
|
deletedAt: Date | null;
|
331
331
|
contact: {
|
332
|
-
name: string;
|
333
332
|
id: string;
|
334
333
|
channel: string | null;
|
335
334
|
address: string | null;
|
335
|
+
name: string;
|
336
336
|
createdAt: Date;
|
337
337
|
updatedAt: Date;
|
338
338
|
deletedAt: Date | null;
|
@@ -352,17 +352,17 @@ export declare const RoomContractsValidationSchema: {
|
|
352
352
|
messageId: string;
|
353
353
|
mailUserId: string;
|
354
354
|
mailUser: {
|
355
|
-
name: string;
|
356
355
|
id: string;
|
357
356
|
address: string;
|
357
|
+
name: string;
|
358
358
|
createdAt: Date;
|
359
359
|
updatedAt: Date;
|
360
360
|
deletedAt: Date | null;
|
361
361
|
contact: {
|
362
|
-
name: string;
|
363
362
|
id: string;
|
364
363
|
channel: string | null;
|
365
364
|
address: string | null;
|
365
|
+
name: string;
|
366
366
|
createdAt: Date;
|
367
367
|
updatedAt: Date;
|
368
368
|
deletedAt: Date | null;
|
@@ -402,10 +402,10 @@ export declare const RoomContractsValidationSchema: {
|
|
402
402
|
contactProfile: z.ZodNullable<z.ZodString>;
|
403
403
|
socialProfileUrl: z.ZodNullable<z.ZodString>;
|
404
404
|
}, "strip", z.ZodTypeAny, {
|
405
|
-
name: string;
|
406
405
|
id: string;
|
407
406
|
channel: string | null;
|
408
407
|
address: string | null;
|
408
|
+
name: string;
|
409
409
|
createdAt: Date;
|
410
410
|
updatedAt: Date;
|
411
411
|
deletedAt: Date | null;
|
@@ -413,10 +413,10 @@ export declare const RoomContractsValidationSchema: {
|
|
413
413
|
contactProfile: string | null;
|
414
414
|
socialProfileUrl: string | null;
|
415
415
|
}, {
|
416
|
-
name: string;
|
417
416
|
id: string;
|
418
417
|
channel: string | null;
|
419
418
|
address: string | null;
|
419
|
+
name: string;
|
420
420
|
createdAt: Date;
|
421
421
|
updatedAt: Date;
|
422
422
|
deletedAt: Date | null;
|
@@ -426,17 +426,17 @@ export declare const RoomContractsValidationSchema: {
|
|
426
426
|
}>;
|
427
427
|
isNewContact: z.ZodBoolean;
|
428
428
|
}, "strip", z.ZodTypeAny, {
|
429
|
-
name: string;
|
430
429
|
id: string;
|
431
430
|
address: string;
|
431
|
+
name: string;
|
432
432
|
createdAt: Date;
|
433
433
|
updatedAt: Date;
|
434
434
|
deletedAt: Date | null;
|
435
435
|
contact: {
|
436
|
-
name: string;
|
437
436
|
id: string;
|
438
437
|
channel: string | null;
|
439
438
|
address: string | null;
|
439
|
+
name: string;
|
440
440
|
createdAt: Date;
|
441
441
|
updatedAt: Date;
|
442
442
|
deletedAt: Date | null;
|
@@ -447,17 +447,17 @@ export declare const RoomContractsValidationSchema: {
|
|
447
447
|
contactId: string;
|
448
448
|
isNewContact: boolean;
|
449
449
|
}, {
|
450
|
-
name: string;
|
451
450
|
id: string;
|
452
451
|
address: string;
|
452
|
+
name: string;
|
453
453
|
createdAt: Date;
|
454
454
|
updatedAt: Date;
|
455
455
|
deletedAt: Date | null;
|
456
456
|
contact: {
|
457
|
-
name: string;
|
458
457
|
id: string;
|
459
458
|
channel: string | null;
|
460
459
|
address: string | null;
|
460
|
+
name: string;
|
461
461
|
createdAt: Date;
|
462
462
|
updatedAt: Date;
|
463
463
|
deletedAt: Date | null;
|
@@ -477,17 +477,17 @@ export declare const RoomContractsValidationSchema: {
|
|
477
477
|
messageId: string;
|
478
478
|
mailUserId: string;
|
479
479
|
mailUser: {
|
480
|
-
name: string;
|
481
480
|
id: string;
|
482
481
|
address: string;
|
482
|
+
name: string;
|
483
483
|
createdAt: Date;
|
484
484
|
updatedAt: Date;
|
485
485
|
deletedAt: Date | null;
|
486
486
|
contact: {
|
487
|
-
name: string;
|
488
487
|
id: string;
|
489
488
|
channel: string | null;
|
490
489
|
address: string | null;
|
490
|
+
name: string;
|
491
491
|
createdAt: Date;
|
492
492
|
updatedAt: Date;
|
493
493
|
deletedAt: Date | null;
|
@@ -507,17 +507,17 @@ export declare const RoomContractsValidationSchema: {
|
|
507
507
|
messageId: string;
|
508
508
|
mailUserId: string;
|
509
509
|
mailUser: {
|
510
|
-
name: string;
|
511
510
|
id: string;
|
512
511
|
address: string;
|
512
|
+
name: string;
|
513
513
|
createdAt: Date;
|
514
514
|
updatedAt: Date;
|
515
515
|
deletedAt: Date | null;
|
516
516
|
contact: {
|
517
|
-
name: string;
|
518
517
|
id: string;
|
519
518
|
channel: string | null;
|
520
519
|
address: string | null;
|
520
|
+
name: string;
|
521
521
|
createdAt: Date;
|
522
522
|
updatedAt: Date;
|
523
523
|
deletedAt: Date | null;
|
@@ -557,10 +557,10 @@ export declare const RoomContractsValidationSchema: {
|
|
557
557
|
contactProfile: z.ZodNullable<z.ZodString>;
|
558
558
|
socialProfileUrl: z.ZodNullable<z.ZodString>;
|
559
559
|
}, "strip", z.ZodTypeAny, {
|
560
|
-
name: string;
|
561
560
|
id: string;
|
562
561
|
channel: string | null;
|
563
562
|
address: string | null;
|
563
|
+
name: string;
|
564
564
|
createdAt: Date;
|
565
565
|
updatedAt: Date;
|
566
566
|
deletedAt: Date | null;
|
@@ -568,10 +568,10 @@ export declare const RoomContractsValidationSchema: {
|
|
568
568
|
contactProfile: string | null;
|
569
569
|
socialProfileUrl: string | null;
|
570
570
|
}, {
|
571
|
-
name: string;
|
572
571
|
id: string;
|
573
572
|
channel: string | null;
|
574
573
|
address: string | null;
|
574
|
+
name: string;
|
575
575
|
createdAt: Date;
|
576
576
|
updatedAt: Date;
|
577
577
|
deletedAt: Date | null;
|
@@ -581,17 +581,17 @@ export declare const RoomContractsValidationSchema: {
|
|
581
581
|
}>;
|
582
582
|
isNewContact: z.ZodBoolean;
|
583
583
|
}, "strip", z.ZodTypeAny, {
|
584
|
-
name: string;
|
585
584
|
id: string;
|
586
585
|
address: string;
|
586
|
+
name: string;
|
587
587
|
createdAt: Date;
|
588
588
|
updatedAt: Date;
|
589
589
|
deletedAt: Date | null;
|
590
590
|
contact: {
|
591
|
-
name: string;
|
592
591
|
id: string;
|
593
592
|
channel: string | null;
|
594
593
|
address: string | null;
|
594
|
+
name: string;
|
595
595
|
createdAt: Date;
|
596
596
|
updatedAt: Date;
|
597
597
|
deletedAt: Date | null;
|
@@ -602,17 +602,17 @@ export declare const RoomContractsValidationSchema: {
|
|
602
602
|
contactId: string;
|
603
603
|
isNewContact: boolean;
|
604
604
|
}, {
|
605
|
-
name: string;
|
606
605
|
id: string;
|
607
606
|
address: string;
|
607
|
+
name: string;
|
608
608
|
createdAt: Date;
|
609
609
|
updatedAt: Date;
|
610
610
|
deletedAt: Date | null;
|
611
611
|
contact: {
|
612
|
-
name: string;
|
613
612
|
id: string;
|
614
613
|
channel: string | null;
|
615
614
|
address: string | null;
|
615
|
+
name: string;
|
616
616
|
createdAt: Date;
|
617
617
|
updatedAt: Date;
|
618
618
|
deletedAt: Date | null;
|
@@ -632,17 +632,17 @@ export declare const RoomContractsValidationSchema: {
|
|
632
632
|
messageId: string;
|
633
633
|
mailUserId: string;
|
634
634
|
mailUser: {
|
635
|
-
name: string;
|
636
635
|
id: string;
|
637
636
|
address: string;
|
637
|
+
name: string;
|
638
638
|
createdAt: Date;
|
639
639
|
updatedAt: Date;
|
640
640
|
deletedAt: Date | null;
|
641
641
|
contact: {
|
642
|
-
name: string;
|
643
642
|
id: string;
|
644
643
|
channel: string | null;
|
645
644
|
address: string | null;
|
645
|
+
name: string;
|
646
646
|
createdAt: Date;
|
647
647
|
updatedAt: Date;
|
648
648
|
deletedAt: Date | null;
|
@@ -662,17 +662,17 @@ export declare const RoomContractsValidationSchema: {
|
|
662
662
|
messageId: string;
|
663
663
|
mailUserId: string;
|
664
664
|
mailUser: {
|
665
|
-
name: string;
|
666
665
|
id: string;
|
667
666
|
address: string;
|
667
|
+
name: string;
|
668
668
|
createdAt: Date;
|
669
669
|
updatedAt: Date;
|
670
670
|
deletedAt: Date | null;
|
671
671
|
contact: {
|
672
|
-
name: string;
|
673
672
|
id: string;
|
674
673
|
channel: string | null;
|
675
674
|
address: string | null;
|
675
|
+
name: string;
|
676
676
|
createdAt: Date;
|
677
677
|
updatedAt: Date;
|
678
678
|
deletedAt: Date | null;
|
@@ -732,10 +732,10 @@ export declare const RoomContractsValidationSchema: {
|
|
732
732
|
contactProfile: z.ZodNullable<z.ZodString>;
|
733
733
|
socialProfileUrl: z.ZodNullable<z.ZodString>;
|
734
734
|
}, "strip", z.ZodTypeAny, {
|
735
|
-
name: string;
|
736
735
|
id: string;
|
737
736
|
channel: string | null;
|
738
737
|
address: string | null;
|
738
|
+
name: string;
|
739
739
|
createdAt: Date;
|
740
740
|
updatedAt: Date;
|
741
741
|
deletedAt: Date | null;
|
@@ -743,10 +743,10 @@ export declare const RoomContractsValidationSchema: {
|
|
743
743
|
contactProfile: string | null;
|
744
744
|
socialProfileUrl: string | null;
|
745
745
|
}, {
|
746
|
-
name: string;
|
747
746
|
id: string;
|
748
747
|
channel: string | null;
|
749
748
|
address: string | null;
|
749
|
+
name: string;
|
750
750
|
createdAt: Date;
|
751
751
|
updatedAt: Date;
|
752
752
|
deletedAt: Date | null;
|
@@ -756,17 +756,17 @@ export declare const RoomContractsValidationSchema: {
|
|
756
756
|
}>;
|
757
757
|
isNewContact: z.ZodBoolean;
|
758
758
|
}, "strip", z.ZodTypeAny, {
|
759
|
-
name: string;
|
760
759
|
id: string;
|
761
760
|
address: string;
|
761
|
+
name: string;
|
762
762
|
createdAt: Date;
|
763
763
|
updatedAt: Date;
|
764
764
|
deletedAt: Date | null;
|
765
765
|
contact: {
|
766
|
-
name: string;
|
767
766
|
id: string;
|
768
767
|
channel: string | null;
|
769
768
|
address: string | null;
|
769
|
+
name: string;
|
770
770
|
createdAt: Date;
|
771
771
|
updatedAt: Date;
|
772
772
|
deletedAt: Date | null;
|
@@ -777,17 +777,17 @@ export declare const RoomContractsValidationSchema: {
|
|
777
777
|
contactId: string;
|
778
778
|
isNewContact: boolean;
|
779
779
|
}, {
|
780
|
-
name: string;
|
781
780
|
id: string;
|
782
781
|
address: string;
|
782
|
+
name: string;
|
783
783
|
createdAt: Date;
|
784
784
|
updatedAt: Date;
|
785
785
|
deletedAt: Date | null;
|
786
786
|
contact: {
|
787
|
-
name: string;
|
788
787
|
id: string;
|
789
788
|
channel: string | null;
|
790
789
|
address: string | null;
|
790
|
+
name: string;
|
791
791
|
createdAt: Date;
|
792
792
|
updatedAt: Date;
|
793
793
|
deletedAt: Date | null;
|
@@ -807,17 +807,17 @@ export declare const RoomContractsValidationSchema: {
|
|
807
807
|
messageId: string;
|
808
808
|
mailUserId: string;
|
809
809
|
mailUser: {
|
810
|
-
name: string;
|
811
810
|
id: string;
|
812
811
|
address: string;
|
812
|
+
name: string;
|
813
813
|
createdAt: Date;
|
814
814
|
updatedAt: Date;
|
815
815
|
deletedAt: Date | null;
|
816
816
|
contact: {
|
817
|
-
name: string;
|
818
817
|
id: string;
|
819
818
|
channel: string | null;
|
820
819
|
address: string | null;
|
820
|
+
name: string;
|
821
821
|
createdAt: Date;
|
822
822
|
updatedAt: Date;
|
823
823
|
deletedAt: Date | null;
|
@@ -837,17 +837,17 @@ export declare const RoomContractsValidationSchema: {
|
|
837
837
|
messageId: string;
|
838
838
|
mailUserId: string;
|
839
839
|
mailUser: {
|
840
|
-
name: string;
|
841
840
|
id: string;
|
842
841
|
address: string;
|
842
|
+
name: string;
|
843
843
|
createdAt: Date;
|
844
844
|
updatedAt: Date;
|
845
845
|
deletedAt: Date | null;
|
846
846
|
contact: {
|
847
|
-
name: string;
|
848
847
|
id: string;
|
849
848
|
channel: string | null;
|
850
849
|
address: string | null;
|
850
|
+
name: string;
|
851
851
|
createdAt: Date;
|
852
852
|
updatedAt: Date;
|
853
853
|
deletedAt: Date | null;
|
@@ -887,10 +887,10 @@ export declare const RoomContractsValidationSchema: {
|
|
887
887
|
contactProfile: z.ZodNullable<z.ZodString>;
|
888
888
|
socialProfileUrl: z.ZodNullable<z.ZodString>;
|
889
889
|
}, "strip", z.ZodTypeAny, {
|
890
|
-
name: string;
|
891
890
|
id: string;
|
892
891
|
channel: string | null;
|
893
892
|
address: string | null;
|
893
|
+
name: string;
|
894
894
|
createdAt: Date;
|
895
895
|
updatedAt: Date;
|
896
896
|
deletedAt: Date | null;
|
@@ -898,10 +898,10 @@ export declare const RoomContractsValidationSchema: {
|
|
898
898
|
contactProfile: string | null;
|
899
899
|
socialProfileUrl: string | null;
|
900
900
|
}, {
|
901
|
-
name: string;
|
902
901
|
id: string;
|
903
902
|
channel: string | null;
|
904
903
|
address: string | null;
|
904
|
+
name: string;
|
905
905
|
createdAt: Date;
|
906
906
|
updatedAt: Date;
|
907
907
|
deletedAt: Date | null;
|
@@ -911,17 +911,17 @@ export declare const RoomContractsValidationSchema: {
|
|
911
911
|
}>;
|
912
912
|
isNewContact: z.ZodBoolean;
|
913
913
|
}, "strip", z.ZodTypeAny, {
|
914
|
-
name: string;
|
915
914
|
id: string;
|
916
915
|
address: string;
|
916
|
+
name: string;
|
917
917
|
createdAt: Date;
|
918
918
|
updatedAt: Date;
|
919
919
|
deletedAt: Date | null;
|
920
920
|
contact: {
|
921
|
-
name: string;
|
922
921
|
id: string;
|
923
922
|
channel: string | null;
|
924
923
|
address: string | null;
|
924
|
+
name: string;
|
925
925
|
createdAt: Date;
|
926
926
|
updatedAt: Date;
|
927
927
|
deletedAt: Date | null;
|
@@ -932,17 +932,17 @@ export declare const RoomContractsValidationSchema: {
|
|
932
932
|
contactId: string;
|
933
933
|
isNewContact: boolean;
|
934
934
|
}, {
|
935
|
-
name: string;
|
936
935
|
id: string;
|
937
936
|
address: string;
|
937
|
+
name: string;
|
938
938
|
createdAt: Date;
|
939
939
|
updatedAt: Date;
|
940
940
|
deletedAt: Date | null;
|
941
941
|
contact: {
|
942
|
-
name: string;
|
943
942
|
id: string;
|
944
943
|
channel: string | null;
|
945
944
|
address: string | null;
|
945
|
+
name: string;
|
946
946
|
createdAt: Date;
|
947
947
|
updatedAt: Date;
|
948
948
|
deletedAt: Date | null;
|
@@ -962,17 +962,17 @@ export declare const RoomContractsValidationSchema: {
|
|
962
962
|
messageId: string;
|
963
963
|
mailUserId: string;
|
964
964
|
mailUser: {
|
965
|
-
name: string;
|
966
965
|
id: string;
|
967
966
|
address: string;
|
967
|
+
name: string;
|
968
968
|
createdAt: Date;
|
969
969
|
updatedAt: Date;
|
970
970
|
deletedAt: Date | null;
|
971
971
|
contact: {
|
972
|
-
name: string;
|
973
972
|
id: string;
|
974
973
|
channel: string | null;
|
975
974
|
address: string | null;
|
975
|
+
name: string;
|
976
976
|
createdAt: Date;
|
977
977
|
updatedAt: Date;
|
978
978
|
deletedAt: Date | null;
|
@@ -992,17 +992,17 @@ export declare const RoomContractsValidationSchema: {
|
|
992
992
|
messageId: string;
|
993
993
|
mailUserId: string;
|
994
994
|
mailUser: {
|
995
|
-
name: string;
|
996
995
|
id: string;
|
997
996
|
address: string;
|
997
|
+
name: string;
|
998
998
|
createdAt: Date;
|
999
999
|
updatedAt: Date;
|
1000
1000
|
deletedAt: Date | null;
|
1001
1001
|
contact: {
|
1002
|
-
name: string;
|
1003
1002
|
id: string;
|
1004
1003
|
channel: string | null;
|
1005
1004
|
address: string | null;
|
1005
|
+
name: string;
|
1006
1006
|
createdAt: Date;
|
1007
1007
|
updatedAt: Date;
|
1008
1008
|
deletedAt: Date | null;
|
@@ -1042,10 +1042,10 @@ export declare const RoomContractsValidationSchema: {
|
|
1042
1042
|
contactProfile: z.ZodNullable<z.ZodString>;
|
1043
1043
|
socialProfileUrl: z.ZodNullable<z.ZodString>;
|
1044
1044
|
}, "strip", z.ZodTypeAny, {
|
1045
|
-
name: string;
|
1046
1045
|
id: string;
|
1047
1046
|
channel: string | null;
|
1048
1047
|
address: string | null;
|
1048
|
+
name: string;
|
1049
1049
|
createdAt: Date;
|
1050
1050
|
updatedAt: Date;
|
1051
1051
|
deletedAt: Date | null;
|
@@ -1053,10 +1053,10 @@ export declare const RoomContractsValidationSchema: {
|
|
1053
1053
|
contactProfile: string | null;
|
1054
1054
|
socialProfileUrl: string | null;
|
1055
1055
|
}, {
|
1056
|
-
name: string;
|
1057
1056
|
id: string;
|
1058
1057
|
channel: string | null;
|
1059
1058
|
address: string | null;
|
1059
|
+
name: string;
|
1060
1060
|
createdAt: Date;
|
1061
1061
|
updatedAt: Date;
|
1062
1062
|
deletedAt: Date | null;
|
@@ -1066,17 +1066,17 @@ export declare const RoomContractsValidationSchema: {
|
|
1066
1066
|
}>;
|
1067
1067
|
isNewContact: z.ZodBoolean;
|
1068
1068
|
}, "strip", z.ZodTypeAny, {
|
1069
|
-
name: string;
|
1070
1069
|
id: string;
|
1071
1070
|
address: string;
|
1071
|
+
name: string;
|
1072
1072
|
createdAt: Date;
|
1073
1073
|
updatedAt: Date;
|
1074
1074
|
deletedAt: Date | null;
|
1075
1075
|
contact: {
|
1076
|
-
name: string;
|
1077
1076
|
id: string;
|
1078
1077
|
channel: string | null;
|
1079
1078
|
address: string | null;
|
1079
|
+
name: string;
|
1080
1080
|
createdAt: Date;
|
1081
1081
|
updatedAt: Date;
|
1082
1082
|
deletedAt: Date | null;
|
@@ -1087,17 +1087,17 @@ export declare const RoomContractsValidationSchema: {
|
|
1087
1087
|
contactId: string;
|
1088
1088
|
isNewContact: boolean;
|
1089
1089
|
}, {
|
1090
|
-
name: string;
|
1091
1090
|
id: string;
|
1092
1091
|
address: string;
|
1092
|
+
name: string;
|
1093
1093
|
createdAt: Date;
|
1094
1094
|
updatedAt: Date;
|
1095
1095
|
deletedAt: Date | null;
|
1096
1096
|
contact: {
|
1097
|
-
name: string;
|
1098
1097
|
id: string;
|
1099
1098
|
channel: string | null;
|
1100
1099
|
address: string | null;
|
1100
|
+
name: string;
|
1101
1101
|
createdAt: Date;
|
1102
1102
|
updatedAt: Date;
|
1103
1103
|
deletedAt: Date | null;
|
@@ -1117,17 +1117,17 @@ export declare const RoomContractsValidationSchema: {
|
|
1117
1117
|
messageId: string;
|
1118
1118
|
mailUserId: string;
|
1119
1119
|
mailUser: {
|
1120
|
-
name: string;
|
1121
1120
|
id: string;
|
1122
1121
|
address: string;
|
1122
|
+
name: string;
|
1123
1123
|
createdAt: Date;
|
1124
1124
|
updatedAt: Date;
|
1125
1125
|
deletedAt: Date | null;
|
1126
1126
|
contact: {
|
1127
|
-
name: string;
|
1128
1127
|
id: string;
|
1129
1128
|
channel: string | null;
|
1130
1129
|
address: string | null;
|
1130
|
+
name: string;
|
1131
1131
|
createdAt: Date;
|
1132
1132
|
updatedAt: Date;
|
1133
1133
|
deletedAt: Date | null;
|
@@ -1147,17 +1147,17 @@ export declare const RoomContractsValidationSchema: {
|
|
1147
1147
|
messageId: string;
|
1148
1148
|
mailUserId: string;
|
1149
1149
|
mailUser: {
|
1150
|
-
name: string;
|
1151
1150
|
id: string;
|
1152
1151
|
address: string;
|
1152
|
+
name: string;
|
1153
1153
|
createdAt: Date;
|
1154
1154
|
updatedAt: Date;
|
1155
1155
|
deletedAt: Date | null;
|
1156
1156
|
contact: {
|
1157
|
-
name: string;
|
1158
1157
|
id: string;
|
1159
1158
|
channel: string | null;
|
1160
1159
|
address: string | null;
|
1160
|
+
name: string;
|
1161
1161
|
createdAt: Date;
|
1162
1162
|
updatedAt: Date;
|
1163
1163
|
deletedAt: Date | null;
|
@@ -1197,10 +1197,10 @@ export declare const RoomContractsValidationSchema: {
|
|
1197
1197
|
contactProfile: z.ZodNullable<z.ZodString>;
|
1198
1198
|
socialProfileUrl: z.ZodNullable<z.ZodString>;
|
1199
1199
|
}, "strip", z.ZodTypeAny, {
|
1200
|
-
name: string;
|
1201
1200
|
id: string;
|
1202
1201
|
channel: string | null;
|
1203
1202
|
address: string | null;
|
1203
|
+
name: string;
|
1204
1204
|
createdAt: Date;
|
1205
1205
|
updatedAt: Date;
|
1206
1206
|
deletedAt: Date | null;
|
@@ -1208,10 +1208,10 @@ export declare const RoomContractsValidationSchema: {
|
|
1208
1208
|
contactProfile: string | null;
|
1209
1209
|
socialProfileUrl: string | null;
|
1210
1210
|
}, {
|
1211
|
-
name: string;
|
1212
1211
|
id: string;
|
1213
1212
|
channel: string | null;
|
1214
1213
|
address: string | null;
|
1214
|
+
name: string;
|
1215
1215
|
createdAt: Date;
|
1216
1216
|
updatedAt: Date;
|
1217
1217
|
deletedAt: Date | null;
|
@@ -1221,17 +1221,17 @@ export declare const RoomContractsValidationSchema: {
|
|
1221
1221
|
}>;
|
1222
1222
|
isNewContact: z.ZodBoolean;
|
1223
1223
|
}, "strip", z.ZodTypeAny, {
|
1224
|
-
name: string;
|
1225
1224
|
id: string;
|
1226
1225
|
address: string;
|
1226
|
+
name: string;
|
1227
1227
|
createdAt: Date;
|
1228
1228
|
updatedAt: Date;
|
1229
1229
|
deletedAt: Date | null;
|
1230
1230
|
contact: {
|
1231
|
-
name: string;
|
1232
1231
|
id: string;
|
1233
1232
|
channel: string | null;
|
1234
1233
|
address: string | null;
|
1234
|
+
name: string;
|
1235
1235
|
createdAt: Date;
|
1236
1236
|
updatedAt: Date;
|
1237
1237
|
deletedAt: Date | null;
|
@@ -1242,17 +1242,17 @@ export declare const RoomContractsValidationSchema: {
|
|
1242
1242
|
contactId: string;
|
1243
1243
|
isNewContact: boolean;
|
1244
1244
|
}, {
|
1245
|
-
name: string;
|
1246
1245
|
id: string;
|
1247
1246
|
address: string;
|
1247
|
+
name: string;
|
1248
1248
|
createdAt: Date;
|
1249
1249
|
updatedAt: Date;
|
1250
1250
|
deletedAt: Date | null;
|
1251
1251
|
contact: {
|
1252
|
-
name: string;
|
1253
1252
|
id: string;
|
1254
1253
|
channel: string | null;
|
1255
1254
|
address: string | null;
|
1255
|
+
name: string;
|
1256
1256
|
createdAt: Date;
|
1257
1257
|
updatedAt: Date;
|
1258
1258
|
deletedAt: Date | null;
|
@@ -1272,17 +1272,17 @@ export declare const RoomContractsValidationSchema: {
|
|
1272
1272
|
messageId: string;
|
1273
1273
|
mailUserId: string;
|
1274
1274
|
mailUser: {
|
1275
|
-
name: string;
|
1276
1275
|
id: string;
|
1277
1276
|
address: string;
|
1277
|
+
name: string;
|
1278
1278
|
createdAt: Date;
|
1279
1279
|
updatedAt: Date;
|
1280
1280
|
deletedAt: Date | null;
|
1281
1281
|
contact: {
|
1282
|
-
name: string;
|
1283
1282
|
id: string;
|
1284
1283
|
channel: string | null;
|
1285
1284
|
address: string | null;
|
1285
|
+
name: string;
|
1286
1286
|
createdAt: Date;
|
1287
1287
|
updatedAt: Date;
|
1288
1288
|
deletedAt: Date | null;
|
@@ -1302,17 +1302,17 @@ export declare const RoomContractsValidationSchema: {
|
|
1302
1302
|
messageId: string;
|
1303
1303
|
mailUserId: string;
|
1304
1304
|
mailUser: {
|
1305
|
-
name: string;
|
1306
1305
|
id: string;
|
1307
1306
|
address: string;
|
1307
|
+
name: string;
|
1308
1308
|
createdAt: Date;
|
1309
1309
|
updatedAt: Date;
|
1310
1310
|
deletedAt: Date | null;
|
1311
1311
|
contact: {
|
1312
|
-
name: string;
|
1313
1312
|
id: string;
|
1314
1313
|
channel: string | null;
|
1315
1314
|
address: string | null;
|
1315
|
+
name: string;
|
1316
1316
|
createdAt: Date;
|
1317
1317
|
updatedAt: Date;
|
1318
1318
|
deletedAt: Date | null;
|
@@ -1434,17 +1434,17 @@ export declare const RoomContractsValidationSchema: {
|
|
1434
1434
|
messageId: string;
|
1435
1435
|
mailUserId: string;
|
1436
1436
|
mailUser: {
|
1437
|
-
name: string;
|
1438
1437
|
id: string;
|
1439
1438
|
address: string;
|
1439
|
+
name: string;
|
1440
1440
|
createdAt: Date;
|
1441
1441
|
updatedAt: Date;
|
1442
1442
|
deletedAt: Date | null;
|
1443
1443
|
contact: {
|
1444
|
-
name: string;
|
1445
1444
|
id: string;
|
1446
1445
|
channel: string | null;
|
1447
1446
|
address: string | null;
|
1447
|
+
name: string;
|
1448
1448
|
createdAt: Date;
|
1449
1449
|
updatedAt: Date;
|
1450
1450
|
deletedAt: Date | null;
|
@@ -1490,17 +1490,17 @@ export declare const RoomContractsValidationSchema: {
|
|
1490
1490
|
messageId: string;
|
1491
1491
|
mailUserId: string;
|
1492
1492
|
mailUser: {
|
1493
|
-
name: string;
|
1494
1493
|
id: string;
|
1495
1494
|
address: string;
|
1495
|
+
name: string;
|
1496
1496
|
createdAt: Date;
|
1497
1497
|
updatedAt: Date;
|
1498
1498
|
deletedAt: Date | null;
|
1499
1499
|
contact: {
|
1500
|
-
name: string;
|
1501
1500
|
id: string;
|
1502
1501
|
channel: string | null;
|
1503
1502
|
address: string | null;
|
1503
|
+
name: string;
|
1504
1504
|
createdAt: Date;
|
1505
1505
|
updatedAt: Date;
|
1506
1506
|
deletedAt: Date | null;
|
@@ -1521,17 +1521,17 @@ export declare const RoomContractsValidationSchema: {
|
|
1521
1521
|
messageId: string;
|
1522
1522
|
mailUserId: string;
|
1523
1523
|
mailUser: {
|
1524
|
-
name: string;
|
1525
1524
|
id: string;
|
1526
1525
|
address: string;
|
1526
|
+
name: string;
|
1527
1527
|
createdAt: Date;
|
1528
1528
|
updatedAt: Date;
|
1529
1529
|
deletedAt: Date | null;
|
1530
1530
|
contact: {
|
1531
|
-
name: string;
|
1532
1531
|
id: string;
|
1533
1532
|
channel: string | null;
|
1534
1533
|
address: string | null;
|
1534
|
+
name: string;
|
1535
1535
|
createdAt: Date;
|
1536
1536
|
updatedAt: Date;
|
1537
1537
|
deletedAt: Date | null;
|
@@ -1552,17 +1552,17 @@ export declare const RoomContractsValidationSchema: {
|
|
1552
1552
|
messageId: string;
|
1553
1553
|
mailUserId: string;
|
1554
1554
|
mailUser: {
|
1555
|
-
name: string;
|
1556
1555
|
id: string;
|
1557
1556
|
address: string;
|
1557
|
+
name: string;
|
1558
1558
|
createdAt: Date;
|
1559
1559
|
updatedAt: Date;
|
1560
1560
|
deletedAt: Date | null;
|
1561
1561
|
contact: {
|
1562
|
-
name: string;
|
1563
1562
|
id: string;
|
1564
1563
|
channel: string | null;
|
1565
1564
|
address: string | null;
|
1565
|
+
name: string;
|
1566
1566
|
createdAt: Date;
|
1567
1567
|
updatedAt: Date;
|
1568
1568
|
deletedAt: Date | null;
|
@@ -1602,17 +1602,17 @@ export declare const RoomContractsValidationSchema: {
|
|
1602
1602
|
messageId: string;
|
1603
1603
|
mailUserId: string;
|
1604
1604
|
mailUser: {
|
1605
|
-
name: string;
|
1606
1605
|
id: string;
|
1607
1606
|
address: string;
|
1607
|
+
name: string;
|
1608
1608
|
createdAt: Date;
|
1609
1609
|
updatedAt: Date;
|
1610
1610
|
deletedAt: Date | null;
|
1611
1611
|
contact: {
|
1612
|
-
name: string;
|
1613
1612
|
id: string;
|
1614
1613
|
channel: string | null;
|
1615
1614
|
address: string | null;
|
1615
|
+
name: string;
|
1616
1616
|
createdAt: Date;
|
1617
1617
|
updatedAt: Date;
|
1618
1618
|
deletedAt: Date | null;
|
@@ -1658,17 +1658,17 @@ export declare const RoomContractsValidationSchema: {
|
|
1658
1658
|
messageId: string;
|
1659
1659
|
mailUserId: string;
|
1660
1660
|
mailUser: {
|
1661
|
-
name: string;
|
1662
1661
|
id: string;
|
1663
1662
|
address: string;
|
1663
|
+
name: string;
|
1664
1664
|
createdAt: Date;
|
1665
1665
|
updatedAt: Date;
|
1666
1666
|
deletedAt: Date | null;
|
1667
1667
|
contact: {
|
1668
|
-
name: string;
|
1669
1668
|
id: string;
|
1670
1669
|
channel: string | null;
|
1671
1670
|
address: string | null;
|
1671
|
+
name: string;
|
1672
1672
|
createdAt: Date;
|
1673
1673
|
updatedAt: Date;
|
1674
1674
|
deletedAt: Date | null;
|
@@ -1689,17 +1689,17 @@ export declare const RoomContractsValidationSchema: {
|
|
1689
1689
|
messageId: string;
|
1690
1690
|
mailUserId: string;
|
1691
1691
|
mailUser: {
|
1692
|
-
name: string;
|
1693
1692
|
id: string;
|
1694
1693
|
address: string;
|
1694
|
+
name: string;
|
1695
1695
|
createdAt: Date;
|
1696
1696
|
updatedAt: Date;
|
1697
1697
|
deletedAt: Date | null;
|
1698
1698
|
contact: {
|
1699
|
-
name: string;
|
1700
1699
|
id: string;
|
1701
1700
|
channel: string | null;
|
1702
1701
|
address: string | null;
|
1702
|
+
name: string;
|
1703
1703
|
createdAt: Date;
|
1704
1704
|
updatedAt: Date;
|
1705
1705
|
deletedAt: Date | null;
|
@@ -1720,17 +1720,17 @@ export declare const RoomContractsValidationSchema: {
|
|
1720
1720
|
messageId: string;
|
1721
1721
|
mailUserId: string;
|
1722
1722
|
mailUser: {
|
1723
|
-
name: string;
|
1724
1723
|
id: string;
|
1725
1724
|
address: string;
|
1725
|
+
name: string;
|
1726
1726
|
createdAt: Date;
|
1727
1727
|
updatedAt: Date;
|
1728
1728
|
deletedAt: Date | null;
|
1729
1729
|
contact: {
|
1730
|
-
name: string;
|
1731
1730
|
id: string;
|
1732
1731
|
channel: string | null;
|
1733
1732
|
address: string | null;
|
1733
|
+
name: string;
|
1734
1734
|
createdAt: Date;
|
1735
1735
|
updatedAt: Date;
|
1736
1736
|
deletedAt: Date | null;
|
@@ -1801,10 +1801,10 @@ export declare const RoomContractsValidationSchema: {
|
|
1801
1801
|
contactProfile: z.ZodNullable<z.ZodString>;
|
1802
1802
|
socialProfileUrl: z.ZodNullable<z.ZodString>;
|
1803
1803
|
}, "strip", z.ZodTypeAny, {
|
1804
|
-
name: string;
|
1805
1804
|
id: string;
|
1806
1805
|
channel: string | null;
|
1807
1806
|
address: string | null;
|
1807
|
+
name: string;
|
1808
1808
|
createdAt: Date;
|
1809
1809
|
updatedAt: Date;
|
1810
1810
|
deletedAt: Date | null;
|
@@ -1812,10 +1812,10 @@ export declare const RoomContractsValidationSchema: {
|
|
1812
1812
|
contactProfile: string | null;
|
1813
1813
|
socialProfileUrl: string | null;
|
1814
1814
|
}, {
|
1815
|
-
name: string;
|
1816
1815
|
id: string;
|
1817
1816
|
channel: string | null;
|
1818
1817
|
address: string | null;
|
1818
|
+
name: string;
|
1819
1819
|
createdAt: Date;
|
1820
1820
|
updatedAt: Date;
|
1821
1821
|
deletedAt: Date | null;
|
@@ -1825,17 +1825,17 @@ export declare const RoomContractsValidationSchema: {
|
|
1825
1825
|
}>;
|
1826
1826
|
isNewContact: z.ZodBoolean;
|
1827
1827
|
}, "strip", z.ZodTypeAny, {
|
1828
|
-
name: string;
|
1829
1828
|
id: string;
|
1830
1829
|
address: string;
|
1830
|
+
name: string;
|
1831
1831
|
createdAt: Date;
|
1832
1832
|
updatedAt: Date;
|
1833
1833
|
deletedAt: Date | null;
|
1834
1834
|
contact: {
|
1835
|
-
name: string;
|
1836
1835
|
id: string;
|
1837
1836
|
channel: string | null;
|
1838
1837
|
address: string | null;
|
1838
|
+
name: string;
|
1839
1839
|
createdAt: Date;
|
1840
1840
|
updatedAt: Date;
|
1841
1841
|
deletedAt: Date | null;
|
@@ -1846,17 +1846,17 @@ export declare const RoomContractsValidationSchema: {
|
|
1846
1846
|
contactId: string;
|
1847
1847
|
isNewContact: boolean;
|
1848
1848
|
}, {
|
1849
|
-
name: string;
|
1850
1849
|
id: string;
|
1851
1850
|
address: string;
|
1851
|
+
name: string;
|
1852
1852
|
createdAt: Date;
|
1853
1853
|
updatedAt: Date;
|
1854
1854
|
deletedAt: Date | null;
|
1855
1855
|
contact: {
|
1856
|
-
name: string;
|
1857
1856
|
id: string;
|
1858
1857
|
channel: string | null;
|
1859
1858
|
address: string | null;
|
1859
|
+
name: string;
|
1860
1860
|
createdAt: Date;
|
1861
1861
|
updatedAt: Date;
|
1862
1862
|
deletedAt: Date | null;
|
@@ -1876,17 +1876,17 @@ export declare const RoomContractsValidationSchema: {
|
|
1876
1876
|
messageId: string;
|
1877
1877
|
mailUserId: string;
|
1878
1878
|
mailUser: {
|
1879
|
-
name: string;
|
1880
1879
|
id: string;
|
1881
1880
|
address: string;
|
1881
|
+
name: string;
|
1882
1882
|
createdAt: Date;
|
1883
1883
|
updatedAt: Date;
|
1884
1884
|
deletedAt: Date | null;
|
1885
1885
|
contact: {
|
1886
|
-
name: string;
|
1887
1886
|
id: string;
|
1888
1887
|
channel: string | null;
|
1889
1888
|
address: string | null;
|
1889
|
+
name: string;
|
1890
1890
|
createdAt: Date;
|
1891
1891
|
updatedAt: Date;
|
1892
1892
|
deletedAt: Date | null;
|
@@ -1906,17 +1906,17 @@ export declare const RoomContractsValidationSchema: {
|
|
1906
1906
|
messageId: string;
|
1907
1907
|
mailUserId: string;
|
1908
1908
|
mailUser: {
|
1909
|
-
name: string;
|
1910
1909
|
id: string;
|
1911
1910
|
address: string;
|
1911
|
+
name: string;
|
1912
1912
|
createdAt: Date;
|
1913
1913
|
updatedAt: Date;
|
1914
1914
|
deletedAt: Date | null;
|
1915
1915
|
contact: {
|
1916
|
-
name: string;
|
1917
1916
|
id: string;
|
1918
1917
|
channel: string | null;
|
1919
1918
|
address: string | null;
|
1919
|
+
name: string;
|
1920
1920
|
createdAt: Date;
|
1921
1921
|
updatedAt: Date;
|
1922
1922
|
deletedAt: Date | null;
|
@@ -1956,10 +1956,10 @@ export declare const RoomContractsValidationSchema: {
|
|
1956
1956
|
contactProfile: z.ZodNullable<z.ZodString>;
|
1957
1957
|
socialProfileUrl: z.ZodNullable<z.ZodString>;
|
1958
1958
|
}, "strip", z.ZodTypeAny, {
|
1959
|
-
name: string;
|
1960
1959
|
id: string;
|
1961
1960
|
channel: string | null;
|
1962
1961
|
address: string | null;
|
1962
|
+
name: string;
|
1963
1963
|
createdAt: Date;
|
1964
1964
|
updatedAt: Date;
|
1965
1965
|
deletedAt: Date | null;
|
@@ -1967,10 +1967,10 @@ export declare const RoomContractsValidationSchema: {
|
|
1967
1967
|
contactProfile: string | null;
|
1968
1968
|
socialProfileUrl: string | null;
|
1969
1969
|
}, {
|
1970
|
-
name: string;
|
1971
1970
|
id: string;
|
1972
1971
|
channel: string | null;
|
1973
1972
|
address: string | null;
|
1973
|
+
name: string;
|
1974
1974
|
createdAt: Date;
|
1975
1975
|
updatedAt: Date;
|
1976
1976
|
deletedAt: Date | null;
|
@@ -1980,17 +1980,17 @@ export declare const RoomContractsValidationSchema: {
|
|
1980
1980
|
}>;
|
1981
1981
|
isNewContact: z.ZodBoolean;
|
1982
1982
|
}, "strip", z.ZodTypeAny, {
|
1983
|
-
name: string;
|
1984
1983
|
id: string;
|
1985
1984
|
address: string;
|
1985
|
+
name: string;
|
1986
1986
|
createdAt: Date;
|
1987
1987
|
updatedAt: Date;
|
1988
1988
|
deletedAt: Date | null;
|
1989
1989
|
contact: {
|
1990
|
-
name: string;
|
1991
1990
|
id: string;
|
1992
1991
|
channel: string | null;
|
1993
1992
|
address: string | null;
|
1993
|
+
name: string;
|
1994
1994
|
createdAt: Date;
|
1995
1995
|
updatedAt: Date;
|
1996
1996
|
deletedAt: Date | null;
|
@@ -2001,17 +2001,17 @@ export declare const RoomContractsValidationSchema: {
|
|
2001
2001
|
contactId: string;
|
2002
2002
|
isNewContact: boolean;
|
2003
2003
|
}, {
|
2004
|
-
name: string;
|
2005
2004
|
id: string;
|
2006
2005
|
address: string;
|
2006
|
+
name: string;
|
2007
2007
|
createdAt: Date;
|
2008
2008
|
updatedAt: Date;
|
2009
2009
|
deletedAt: Date | null;
|
2010
2010
|
contact: {
|
2011
|
-
name: string;
|
2012
2011
|
id: string;
|
2013
2012
|
channel: string | null;
|
2014
2013
|
address: string | null;
|
2014
|
+
name: string;
|
2015
2015
|
createdAt: Date;
|
2016
2016
|
updatedAt: Date;
|
2017
2017
|
deletedAt: Date | null;
|
@@ -2031,17 +2031,17 @@ export declare const RoomContractsValidationSchema: {
|
|
2031
2031
|
messageId: string;
|
2032
2032
|
mailUserId: string;
|
2033
2033
|
mailUser: {
|
2034
|
-
name: string;
|
2035
2034
|
id: string;
|
2036
2035
|
address: string;
|
2036
|
+
name: string;
|
2037
2037
|
createdAt: Date;
|
2038
2038
|
updatedAt: Date;
|
2039
2039
|
deletedAt: Date | null;
|
2040
2040
|
contact: {
|
2041
|
-
name: string;
|
2042
2041
|
id: string;
|
2043
2042
|
channel: string | null;
|
2044
2043
|
address: string | null;
|
2044
|
+
name: string;
|
2045
2045
|
createdAt: Date;
|
2046
2046
|
updatedAt: Date;
|
2047
2047
|
deletedAt: Date | null;
|
@@ -2061,17 +2061,17 @@ export declare const RoomContractsValidationSchema: {
|
|
2061
2061
|
messageId: string;
|
2062
2062
|
mailUserId: string;
|
2063
2063
|
mailUser: {
|
2064
|
-
name: string;
|
2065
2064
|
id: string;
|
2066
2065
|
address: string;
|
2066
|
+
name: string;
|
2067
2067
|
createdAt: Date;
|
2068
2068
|
updatedAt: Date;
|
2069
2069
|
deletedAt: Date | null;
|
2070
2070
|
contact: {
|
2071
|
-
name: string;
|
2072
2071
|
id: string;
|
2073
2072
|
channel: string | null;
|
2074
2073
|
address: string | null;
|
2074
|
+
name: string;
|
2075
2075
|
createdAt: Date;
|
2076
2076
|
updatedAt: Date;
|
2077
2077
|
deletedAt: Date | null;
|
@@ -2111,10 +2111,10 @@ export declare const RoomContractsValidationSchema: {
|
|
2111
2111
|
contactProfile: z.ZodNullable<z.ZodString>;
|
2112
2112
|
socialProfileUrl: z.ZodNullable<z.ZodString>;
|
2113
2113
|
}, "strip", z.ZodTypeAny, {
|
2114
|
-
name: string;
|
2115
2114
|
id: string;
|
2116
2115
|
channel: string | null;
|
2117
2116
|
address: string | null;
|
2117
|
+
name: string;
|
2118
2118
|
createdAt: Date;
|
2119
2119
|
updatedAt: Date;
|
2120
2120
|
deletedAt: Date | null;
|
@@ -2122,10 +2122,10 @@ export declare const RoomContractsValidationSchema: {
|
|
2122
2122
|
contactProfile: string | null;
|
2123
2123
|
socialProfileUrl: string | null;
|
2124
2124
|
}, {
|
2125
|
-
name: string;
|
2126
2125
|
id: string;
|
2127
2126
|
channel: string | null;
|
2128
2127
|
address: string | null;
|
2128
|
+
name: string;
|
2129
2129
|
createdAt: Date;
|
2130
2130
|
updatedAt: Date;
|
2131
2131
|
deletedAt: Date | null;
|
@@ -2135,17 +2135,17 @@ export declare const RoomContractsValidationSchema: {
|
|
2135
2135
|
}>;
|
2136
2136
|
isNewContact: z.ZodBoolean;
|
2137
2137
|
}, "strip", z.ZodTypeAny, {
|
2138
|
-
name: string;
|
2139
2138
|
id: string;
|
2140
2139
|
address: string;
|
2140
|
+
name: string;
|
2141
2141
|
createdAt: Date;
|
2142
2142
|
updatedAt: Date;
|
2143
2143
|
deletedAt: Date | null;
|
2144
2144
|
contact: {
|
2145
|
-
name: string;
|
2146
2145
|
id: string;
|
2147
2146
|
channel: string | null;
|
2148
2147
|
address: string | null;
|
2148
|
+
name: string;
|
2149
2149
|
createdAt: Date;
|
2150
2150
|
updatedAt: Date;
|
2151
2151
|
deletedAt: Date | null;
|
@@ -2156,17 +2156,17 @@ export declare const RoomContractsValidationSchema: {
|
|
2156
2156
|
contactId: string;
|
2157
2157
|
isNewContact: boolean;
|
2158
2158
|
}, {
|
2159
|
-
name: string;
|
2160
2159
|
id: string;
|
2161
2160
|
address: string;
|
2161
|
+
name: string;
|
2162
2162
|
createdAt: Date;
|
2163
2163
|
updatedAt: Date;
|
2164
2164
|
deletedAt: Date | null;
|
2165
2165
|
contact: {
|
2166
|
-
name: string;
|
2167
2166
|
id: string;
|
2168
2167
|
channel: string | null;
|
2169
2168
|
address: string | null;
|
2169
|
+
name: string;
|
2170
2170
|
createdAt: Date;
|
2171
2171
|
updatedAt: Date;
|
2172
2172
|
deletedAt: Date | null;
|
@@ -2186,17 +2186,17 @@ export declare const RoomContractsValidationSchema: {
|
|
2186
2186
|
messageId: string;
|
2187
2187
|
mailUserId: string;
|
2188
2188
|
mailUser: {
|
2189
|
-
name: string;
|
2190
2189
|
id: string;
|
2191
2190
|
address: string;
|
2191
|
+
name: string;
|
2192
2192
|
createdAt: Date;
|
2193
2193
|
updatedAt: Date;
|
2194
2194
|
deletedAt: Date | null;
|
2195
2195
|
contact: {
|
2196
|
-
name: string;
|
2197
2196
|
id: string;
|
2198
2197
|
channel: string | null;
|
2199
2198
|
address: string | null;
|
2199
|
+
name: string;
|
2200
2200
|
createdAt: Date;
|
2201
2201
|
updatedAt: Date;
|
2202
2202
|
deletedAt: Date | null;
|
@@ -2216,17 +2216,17 @@ export declare const RoomContractsValidationSchema: {
|
|
2216
2216
|
messageId: string;
|
2217
2217
|
mailUserId: string;
|
2218
2218
|
mailUser: {
|
2219
|
-
name: string;
|
2220
2219
|
id: string;
|
2221
2220
|
address: string;
|
2221
|
+
name: string;
|
2222
2222
|
createdAt: Date;
|
2223
2223
|
updatedAt: Date;
|
2224
2224
|
deletedAt: Date | null;
|
2225
2225
|
contact: {
|
2226
|
-
name: string;
|
2227
2226
|
id: string;
|
2228
2227
|
channel: string | null;
|
2229
2228
|
address: string | null;
|
2229
|
+
name: string;
|
2230
2230
|
createdAt: Date;
|
2231
2231
|
updatedAt: Date;
|
2232
2232
|
deletedAt: Date | null;
|
@@ -2266,10 +2266,10 @@ export declare const RoomContractsValidationSchema: {
|
|
2266
2266
|
contactProfile: z.ZodNullable<z.ZodString>;
|
2267
2267
|
socialProfileUrl: z.ZodNullable<z.ZodString>;
|
2268
2268
|
}, "strip", z.ZodTypeAny, {
|
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;
|
@@ -2277,10 +2277,10 @@ export declare const RoomContractsValidationSchema: {
|
|
2277
2277
|
contactProfile: string | null;
|
2278
2278
|
socialProfileUrl: string | null;
|
2279
2279
|
}, {
|
2280
|
-
name: string;
|
2281
2280
|
id: string;
|
2282
2281
|
channel: string | null;
|
2283
2282
|
address: string | null;
|
2283
|
+
name: string;
|
2284
2284
|
createdAt: Date;
|
2285
2285
|
updatedAt: Date;
|
2286
2286
|
deletedAt: Date | null;
|
@@ -2290,17 +2290,17 @@ export declare const RoomContractsValidationSchema: {
|
|
2290
2290
|
}>;
|
2291
2291
|
isNewContact: z.ZodBoolean;
|
2292
2292
|
}, "strip", z.ZodTypeAny, {
|
2293
|
-
name: string;
|
2294
2293
|
id: string;
|
2295
2294
|
address: string;
|
2295
|
+
name: string;
|
2296
2296
|
createdAt: Date;
|
2297
2297
|
updatedAt: Date;
|
2298
2298
|
deletedAt: Date | null;
|
2299
2299
|
contact: {
|
2300
|
-
name: string;
|
2301
2300
|
id: string;
|
2302
2301
|
channel: string | null;
|
2303
2302
|
address: string | null;
|
2303
|
+
name: string;
|
2304
2304
|
createdAt: Date;
|
2305
2305
|
updatedAt: Date;
|
2306
2306
|
deletedAt: Date | null;
|
@@ -2311,17 +2311,17 @@ export declare const RoomContractsValidationSchema: {
|
|
2311
2311
|
contactId: string;
|
2312
2312
|
isNewContact: boolean;
|
2313
2313
|
}, {
|
2314
|
-
name: string;
|
2315
2314
|
id: string;
|
2316
2315
|
address: string;
|
2316
|
+
name: string;
|
2317
2317
|
createdAt: Date;
|
2318
2318
|
updatedAt: Date;
|
2319
2319
|
deletedAt: Date | null;
|
2320
2320
|
contact: {
|
2321
|
-
name: string;
|
2322
2321
|
id: string;
|
2323
2322
|
channel: string | null;
|
2324
2323
|
address: string | null;
|
2324
|
+
name: string;
|
2325
2325
|
createdAt: Date;
|
2326
2326
|
updatedAt: Date;
|
2327
2327
|
deletedAt: Date | null;
|
@@ -2341,17 +2341,17 @@ export declare const RoomContractsValidationSchema: {
|
|
2341
2341
|
messageId: string;
|
2342
2342
|
mailUserId: string;
|
2343
2343
|
mailUser: {
|
2344
|
-
name: string;
|
2345
2344
|
id: string;
|
2346
2345
|
address: string;
|
2346
|
+
name: string;
|
2347
2347
|
createdAt: Date;
|
2348
2348
|
updatedAt: Date;
|
2349
2349
|
deletedAt: Date | null;
|
2350
2350
|
contact: {
|
2351
|
-
name: string;
|
2352
2351
|
id: string;
|
2353
2352
|
channel: string | null;
|
2354
2353
|
address: string | null;
|
2354
|
+
name: string;
|
2355
2355
|
createdAt: Date;
|
2356
2356
|
updatedAt: Date;
|
2357
2357
|
deletedAt: Date | null;
|
@@ -2371,17 +2371,17 @@ export declare const RoomContractsValidationSchema: {
|
|
2371
2371
|
messageId: string;
|
2372
2372
|
mailUserId: string;
|
2373
2373
|
mailUser: {
|
2374
|
-
name: string;
|
2375
2374
|
id: string;
|
2376
2375
|
address: string;
|
2376
|
+
name: string;
|
2377
2377
|
createdAt: Date;
|
2378
2378
|
updatedAt: Date;
|
2379
2379
|
deletedAt: Date | null;
|
2380
2380
|
contact: {
|
2381
|
-
name: string;
|
2382
2381
|
id: string;
|
2383
2382
|
channel: string | null;
|
2384
2383
|
address: string | null;
|
2384
|
+
name: string;
|
2385
2385
|
createdAt: Date;
|
2386
2386
|
updatedAt: Date;
|
2387
2387
|
deletedAt: Date | null;
|
@@ -2503,17 +2503,17 @@ export declare const RoomContractsValidationSchema: {
|
|
2503
2503
|
messageId: string;
|
2504
2504
|
mailUserId: string;
|
2505
2505
|
mailUser: {
|
2506
|
-
name: string;
|
2507
2506
|
id: string;
|
2508
2507
|
address: string;
|
2508
|
+
name: string;
|
2509
2509
|
createdAt: Date;
|
2510
2510
|
updatedAt: Date;
|
2511
2511
|
deletedAt: Date | null;
|
2512
2512
|
contact: {
|
2513
|
-
name: string;
|
2514
2513
|
id: string;
|
2515
2514
|
channel: string | null;
|
2516
2515
|
address: string | null;
|
2516
|
+
name: string;
|
2517
2517
|
createdAt: Date;
|
2518
2518
|
updatedAt: Date;
|
2519
2519
|
deletedAt: Date | null;
|
@@ -2559,17 +2559,17 @@ export declare const RoomContractsValidationSchema: {
|
|
2559
2559
|
messageId: string;
|
2560
2560
|
mailUserId: string;
|
2561
2561
|
mailUser: {
|
2562
|
-
name: string;
|
2563
2562
|
id: string;
|
2564
2563
|
address: string;
|
2564
|
+
name: string;
|
2565
2565
|
createdAt: Date;
|
2566
2566
|
updatedAt: Date;
|
2567
2567
|
deletedAt: Date | null;
|
2568
2568
|
contact: {
|
2569
|
-
name: string;
|
2570
2569
|
id: string;
|
2571
2570
|
channel: string | null;
|
2572
2571
|
address: string | null;
|
2572
|
+
name: string;
|
2573
2573
|
createdAt: Date;
|
2574
2574
|
updatedAt: Date;
|
2575
2575
|
deletedAt: Date | null;
|
@@ -2590,17 +2590,17 @@ export declare const RoomContractsValidationSchema: {
|
|
2590
2590
|
messageId: string;
|
2591
2591
|
mailUserId: string;
|
2592
2592
|
mailUser: {
|
2593
|
-
name: string;
|
2594
2593
|
id: string;
|
2595
2594
|
address: string;
|
2595
|
+
name: string;
|
2596
2596
|
createdAt: Date;
|
2597
2597
|
updatedAt: Date;
|
2598
2598
|
deletedAt: Date | null;
|
2599
2599
|
contact: {
|
2600
|
-
name: string;
|
2601
2600
|
id: string;
|
2602
2601
|
channel: string | null;
|
2603
2602
|
address: string | null;
|
2603
|
+
name: string;
|
2604
2604
|
createdAt: Date;
|
2605
2605
|
updatedAt: Date;
|
2606
2606
|
deletedAt: Date | null;
|
@@ -2621,17 +2621,17 @@ export declare const RoomContractsValidationSchema: {
|
|
2621
2621
|
messageId: string;
|
2622
2622
|
mailUserId: string;
|
2623
2623
|
mailUser: {
|
2624
|
-
name: string;
|
2625
2624
|
id: string;
|
2626
2625
|
address: string;
|
2626
|
+
name: string;
|
2627
2627
|
createdAt: Date;
|
2628
2628
|
updatedAt: Date;
|
2629
2629
|
deletedAt: Date | null;
|
2630
2630
|
contact: {
|
2631
|
-
name: string;
|
2632
2631
|
id: string;
|
2633
2632
|
channel: string | null;
|
2634
2633
|
address: string | null;
|
2634
|
+
name: string;
|
2635
2635
|
createdAt: Date;
|
2636
2636
|
updatedAt: Date;
|
2637
2637
|
deletedAt: Date | null;
|
@@ -2671,17 +2671,17 @@ export declare const RoomContractsValidationSchema: {
|
|
2671
2671
|
messageId: string;
|
2672
2672
|
mailUserId: string;
|
2673
2673
|
mailUser: {
|
2674
|
-
name: string;
|
2675
2674
|
id: string;
|
2676
2675
|
address: string;
|
2676
|
+
name: string;
|
2677
2677
|
createdAt: Date;
|
2678
2678
|
updatedAt: Date;
|
2679
2679
|
deletedAt: Date | null;
|
2680
2680
|
contact: {
|
2681
|
-
name: string;
|
2682
2681
|
id: string;
|
2683
2682
|
channel: string | null;
|
2684
2683
|
address: string | null;
|
2684
|
+
name: string;
|
2685
2685
|
createdAt: Date;
|
2686
2686
|
updatedAt: Date;
|
2687
2687
|
deletedAt: Date | null;
|
@@ -2727,17 +2727,17 @@ export declare const RoomContractsValidationSchema: {
|
|
2727
2727
|
messageId: string;
|
2728
2728
|
mailUserId: string;
|
2729
2729
|
mailUser: {
|
2730
|
-
name: string;
|
2731
2730
|
id: string;
|
2732
2731
|
address: string;
|
2732
|
+
name: string;
|
2733
2733
|
createdAt: Date;
|
2734
2734
|
updatedAt: Date;
|
2735
2735
|
deletedAt: Date | null;
|
2736
2736
|
contact: {
|
2737
|
-
name: string;
|
2738
2737
|
id: string;
|
2739
2738
|
channel: string | null;
|
2740
2739
|
address: string | null;
|
2740
|
+
name: string;
|
2741
2741
|
createdAt: Date;
|
2742
2742
|
updatedAt: Date;
|
2743
2743
|
deletedAt: Date | null;
|
@@ -2758,17 +2758,17 @@ export declare const RoomContractsValidationSchema: {
|
|
2758
2758
|
messageId: string;
|
2759
2759
|
mailUserId: string;
|
2760
2760
|
mailUser: {
|
2761
|
-
name: string;
|
2762
2761
|
id: string;
|
2763
2762
|
address: string;
|
2763
|
+
name: string;
|
2764
2764
|
createdAt: Date;
|
2765
2765
|
updatedAt: Date;
|
2766
2766
|
deletedAt: Date | null;
|
2767
2767
|
contact: {
|
2768
|
-
name: string;
|
2769
2768
|
id: string;
|
2770
2769
|
channel: string | null;
|
2771
2770
|
address: string | null;
|
2771
|
+
name: string;
|
2772
2772
|
createdAt: Date;
|
2773
2773
|
updatedAt: Date;
|
2774
2774
|
deletedAt: Date | null;
|
@@ -2789,17 +2789,17 @@ export declare const RoomContractsValidationSchema: {
|
|
2789
2789
|
messageId: string;
|
2790
2790
|
mailUserId: string;
|
2791
2791
|
mailUser: {
|
2792
|
-
name: string;
|
2793
2792
|
id: string;
|
2794
2793
|
address: string;
|
2794
|
+
name: string;
|
2795
2795
|
createdAt: Date;
|
2796
2796
|
updatedAt: Date;
|
2797
2797
|
deletedAt: Date | null;
|
2798
2798
|
contact: {
|
2799
|
-
name: string;
|
2800
2799
|
id: string;
|
2801
2800
|
channel: string | null;
|
2802
2801
|
address: string | null;
|
2802
|
+
name: string;
|
2803
2803
|
createdAt: Date;
|
2804
2804
|
updatedAt: Date;
|
2805
2805
|
deletedAt: Date | null;
|
@@ -2830,15 +2830,15 @@ export declare const RoomContractsValidationSchema: {
|
|
2830
2830
|
deletedAt: z.ZodNullable<z.ZodDate>;
|
2831
2831
|
name: z.ZodString;
|
2832
2832
|
}, "strip", z.ZodTypeAny, {
|
2833
|
-
name: string;
|
2834
2833
|
id: string;
|
2834
|
+
name: string;
|
2835
2835
|
color: string;
|
2836
2836
|
createdAt: Date;
|
2837
2837
|
updatedAt: Date;
|
2838
2838
|
deletedAt: Date | null;
|
2839
2839
|
}, {
|
2840
|
-
name: string;
|
2841
2840
|
id: string;
|
2841
|
+
name: string;
|
2842
2842
|
color: string;
|
2843
2843
|
createdAt: Date;
|
2844
2844
|
updatedAt: Date;
|
@@ -2855,9 +2855,9 @@ export declare const RoomContractsValidationSchema: {
|
|
2855
2855
|
phone: z.ZodNullable<z.ZodString>;
|
2856
2856
|
notificationCount: z.ZodNullable<z.ZodNumber>;
|
2857
2857
|
}, "strip", z.ZodTypeAny, {
|
2858
|
-
name: string;
|
2859
2858
|
id: string;
|
2860
2859
|
address: string | null;
|
2860
|
+
name: string;
|
2861
2861
|
email: string;
|
2862
2862
|
createdAt: Date;
|
2863
2863
|
updatedAt: Date;
|
@@ -2865,9 +2865,9 @@ export declare const RoomContractsValidationSchema: {
|
|
2865
2865
|
phone: string | null;
|
2866
2866
|
notificationCount: number | null;
|
2867
2867
|
}, {
|
2868
|
-
name: string;
|
2869
2868
|
id: string;
|
2870
2869
|
address: string | null;
|
2870
|
+
name: string;
|
2871
2871
|
email: string;
|
2872
2872
|
createdAt: Date;
|
2873
2873
|
updatedAt: Date;
|
@@ -2923,10 +2923,10 @@ export declare const RoomContractsValidationSchema: {
|
|
2923
2923
|
contactProfile: z.ZodNullable<z.ZodString>;
|
2924
2924
|
socialProfileUrl: z.ZodNullable<z.ZodString>;
|
2925
2925
|
}, "strip", z.ZodTypeAny, {
|
2926
|
-
name: string;
|
2927
2926
|
id: string;
|
2928
2927
|
channel: string | null;
|
2929
2928
|
address: string | null;
|
2929
|
+
name: string;
|
2930
2930
|
createdAt: Date;
|
2931
2931
|
updatedAt: Date;
|
2932
2932
|
deletedAt: Date | null;
|
@@ -2934,10 +2934,10 @@ export declare const RoomContractsValidationSchema: {
|
|
2934
2934
|
contactProfile: string | null;
|
2935
2935
|
socialProfileUrl: string | null;
|
2936
2936
|
}, {
|
2937
|
-
name: string;
|
2938
2937
|
id: string;
|
2939
2938
|
channel: string | null;
|
2940
2939
|
address: string | null;
|
2940
|
+
name: string;
|
2941
2941
|
createdAt: Date;
|
2942
2942
|
updatedAt: Date;
|
2943
2943
|
deletedAt: Date | null;
|
@@ -2947,17 +2947,17 @@ export declare const RoomContractsValidationSchema: {
|
|
2947
2947
|
}>;
|
2948
2948
|
isNewContact: z.ZodBoolean;
|
2949
2949
|
}, "strip", z.ZodTypeAny, {
|
2950
|
-
name: string;
|
2951
2950
|
id: string;
|
2952
2951
|
address: string;
|
2952
|
+
name: string;
|
2953
2953
|
createdAt: Date;
|
2954
2954
|
updatedAt: Date;
|
2955
2955
|
deletedAt: Date | null;
|
2956
2956
|
contact: {
|
2957
|
-
name: string;
|
2958
2957
|
id: string;
|
2959
2958
|
channel: string | null;
|
2960
2959
|
address: string | null;
|
2960
|
+
name: string;
|
2961
2961
|
createdAt: Date;
|
2962
2962
|
updatedAt: Date;
|
2963
2963
|
deletedAt: Date | null;
|
@@ -2968,17 +2968,17 @@ export declare const RoomContractsValidationSchema: {
|
|
2968
2968
|
contactId: string;
|
2969
2969
|
isNewContact: boolean;
|
2970
2970
|
}, {
|
2971
|
-
name: string;
|
2972
2971
|
id: string;
|
2973
2972
|
address: string;
|
2973
|
+
name: string;
|
2974
2974
|
createdAt: Date;
|
2975
2975
|
updatedAt: Date;
|
2976
2976
|
deletedAt: Date | null;
|
2977
2977
|
contact: {
|
2978
|
-
name: string;
|
2979
2978
|
id: string;
|
2980
2979
|
channel: string | null;
|
2981
2980
|
address: string | null;
|
2981
|
+
name: string;
|
2982
2982
|
createdAt: Date;
|
2983
2983
|
updatedAt: Date;
|
2984
2984
|
deletedAt: Date | null;
|
@@ -2998,17 +2998,17 @@ export declare const RoomContractsValidationSchema: {
|
|
2998
2998
|
messageId: string;
|
2999
2999
|
mailUserId: string;
|
3000
3000
|
mailUser: {
|
3001
|
-
name: string;
|
3002
3001
|
id: string;
|
3003
3002
|
address: string;
|
3003
|
+
name: string;
|
3004
3004
|
createdAt: Date;
|
3005
3005
|
updatedAt: Date;
|
3006
3006
|
deletedAt: Date | null;
|
3007
3007
|
contact: {
|
3008
|
-
name: string;
|
3009
3008
|
id: string;
|
3010
3009
|
channel: string | null;
|
3011
3010
|
address: string | null;
|
3011
|
+
name: string;
|
3012
3012
|
createdAt: Date;
|
3013
3013
|
updatedAt: Date;
|
3014
3014
|
deletedAt: Date | null;
|
@@ -3028,17 +3028,17 @@ export declare const RoomContractsValidationSchema: {
|
|
3028
3028
|
messageId: string;
|
3029
3029
|
mailUserId: string;
|
3030
3030
|
mailUser: {
|
3031
|
-
name: string;
|
3032
3031
|
id: string;
|
3033
3032
|
address: string;
|
3033
|
+
name: string;
|
3034
3034
|
createdAt: Date;
|
3035
3035
|
updatedAt: Date;
|
3036
3036
|
deletedAt: Date | null;
|
3037
3037
|
contact: {
|
3038
|
-
name: string;
|
3039
3038
|
id: string;
|
3040
3039
|
channel: string | null;
|
3041
3040
|
address: string | null;
|
3041
|
+
name: string;
|
3042
3042
|
createdAt: Date;
|
3043
3043
|
updatedAt: Date;
|
3044
3044
|
deletedAt: Date | null;
|
@@ -3078,10 +3078,10 @@ export declare const RoomContractsValidationSchema: {
|
|
3078
3078
|
contactProfile: z.ZodNullable<z.ZodString>;
|
3079
3079
|
socialProfileUrl: z.ZodNullable<z.ZodString>;
|
3080
3080
|
}, "strip", z.ZodTypeAny, {
|
3081
|
-
name: string;
|
3082
3081
|
id: string;
|
3083
3082
|
channel: string | null;
|
3084
3083
|
address: string | null;
|
3084
|
+
name: string;
|
3085
3085
|
createdAt: Date;
|
3086
3086
|
updatedAt: Date;
|
3087
3087
|
deletedAt: Date | null;
|
@@ -3089,10 +3089,10 @@ export declare const RoomContractsValidationSchema: {
|
|
3089
3089
|
contactProfile: string | null;
|
3090
3090
|
socialProfileUrl: string | null;
|
3091
3091
|
}, {
|
3092
|
-
name: string;
|
3093
3092
|
id: string;
|
3094
3093
|
channel: string | null;
|
3095
3094
|
address: string | null;
|
3095
|
+
name: string;
|
3096
3096
|
createdAt: Date;
|
3097
3097
|
updatedAt: Date;
|
3098
3098
|
deletedAt: Date | null;
|
@@ -3102,17 +3102,17 @@ export declare const RoomContractsValidationSchema: {
|
|
3102
3102
|
}>;
|
3103
3103
|
isNewContact: z.ZodBoolean;
|
3104
3104
|
}, "strip", z.ZodTypeAny, {
|
3105
|
-
name: string;
|
3106
3105
|
id: string;
|
3107
3106
|
address: string;
|
3107
|
+
name: string;
|
3108
3108
|
createdAt: Date;
|
3109
3109
|
updatedAt: Date;
|
3110
3110
|
deletedAt: Date | null;
|
3111
3111
|
contact: {
|
3112
|
-
name: string;
|
3113
3112
|
id: string;
|
3114
3113
|
channel: string | null;
|
3115
3114
|
address: string | null;
|
3115
|
+
name: string;
|
3116
3116
|
createdAt: Date;
|
3117
3117
|
updatedAt: Date;
|
3118
3118
|
deletedAt: Date | null;
|
@@ -3123,17 +3123,17 @@ export declare const RoomContractsValidationSchema: {
|
|
3123
3123
|
contactId: string;
|
3124
3124
|
isNewContact: boolean;
|
3125
3125
|
}, {
|
3126
|
-
name: string;
|
3127
3126
|
id: string;
|
3128
3127
|
address: string;
|
3128
|
+
name: string;
|
3129
3129
|
createdAt: Date;
|
3130
3130
|
updatedAt: Date;
|
3131
3131
|
deletedAt: Date | null;
|
3132
3132
|
contact: {
|
3133
|
-
name: string;
|
3134
3133
|
id: string;
|
3135
3134
|
channel: string | null;
|
3136
3135
|
address: string | null;
|
3136
|
+
name: string;
|
3137
3137
|
createdAt: Date;
|
3138
3138
|
updatedAt: Date;
|
3139
3139
|
deletedAt: Date | null;
|
@@ -3153,17 +3153,17 @@ export declare const RoomContractsValidationSchema: {
|
|
3153
3153
|
messageId: string;
|
3154
3154
|
mailUserId: string;
|
3155
3155
|
mailUser: {
|
3156
|
-
name: string;
|
3157
3156
|
id: string;
|
3158
3157
|
address: string;
|
3158
|
+
name: string;
|
3159
3159
|
createdAt: Date;
|
3160
3160
|
updatedAt: Date;
|
3161
3161
|
deletedAt: Date | null;
|
3162
3162
|
contact: {
|
3163
|
-
name: string;
|
3164
3163
|
id: string;
|
3165
3164
|
channel: string | null;
|
3166
3165
|
address: string | null;
|
3166
|
+
name: string;
|
3167
3167
|
createdAt: Date;
|
3168
3168
|
updatedAt: Date;
|
3169
3169
|
deletedAt: Date | null;
|
@@ -3183,17 +3183,17 @@ export declare const RoomContractsValidationSchema: {
|
|
3183
3183
|
messageId: string;
|
3184
3184
|
mailUserId: string;
|
3185
3185
|
mailUser: {
|
3186
|
-
name: string;
|
3187
3186
|
id: string;
|
3188
3187
|
address: string;
|
3188
|
+
name: string;
|
3189
3189
|
createdAt: Date;
|
3190
3190
|
updatedAt: Date;
|
3191
3191
|
deletedAt: Date | null;
|
3192
3192
|
contact: {
|
3193
|
-
name: string;
|
3194
3193
|
id: string;
|
3195
3194
|
channel: string | null;
|
3196
3195
|
address: string | null;
|
3196
|
+
name: string;
|
3197
3197
|
createdAt: Date;
|
3198
3198
|
updatedAt: Date;
|
3199
3199
|
deletedAt: Date | null;
|
@@ -3233,10 +3233,10 @@ export declare const RoomContractsValidationSchema: {
|
|
3233
3233
|
contactProfile: z.ZodNullable<z.ZodString>;
|
3234
3234
|
socialProfileUrl: z.ZodNullable<z.ZodString>;
|
3235
3235
|
}, "strip", z.ZodTypeAny, {
|
3236
|
-
name: string;
|
3237
3236
|
id: string;
|
3238
3237
|
channel: string | null;
|
3239
3238
|
address: string | null;
|
3239
|
+
name: string;
|
3240
3240
|
createdAt: Date;
|
3241
3241
|
updatedAt: Date;
|
3242
3242
|
deletedAt: Date | null;
|
@@ -3244,10 +3244,10 @@ export declare const RoomContractsValidationSchema: {
|
|
3244
3244
|
contactProfile: string | null;
|
3245
3245
|
socialProfileUrl: string | null;
|
3246
3246
|
}, {
|
3247
|
-
name: string;
|
3248
3247
|
id: string;
|
3249
3248
|
channel: string | null;
|
3250
3249
|
address: string | null;
|
3250
|
+
name: string;
|
3251
3251
|
createdAt: Date;
|
3252
3252
|
updatedAt: Date;
|
3253
3253
|
deletedAt: Date | null;
|
@@ -3257,17 +3257,17 @@ export declare const RoomContractsValidationSchema: {
|
|
3257
3257
|
}>;
|
3258
3258
|
isNewContact: z.ZodBoolean;
|
3259
3259
|
}, "strip", z.ZodTypeAny, {
|
3260
|
-
name: string;
|
3261
3260
|
id: string;
|
3262
3261
|
address: string;
|
3262
|
+
name: string;
|
3263
3263
|
createdAt: Date;
|
3264
3264
|
updatedAt: Date;
|
3265
3265
|
deletedAt: Date | null;
|
3266
3266
|
contact: {
|
3267
|
-
name: string;
|
3268
3267
|
id: string;
|
3269
3268
|
channel: string | null;
|
3270
3269
|
address: string | null;
|
3270
|
+
name: string;
|
3271
3271
|
createdAt: Date;
|
3272
3272
|
updatedAt: Date;
|
3273
3273
|
deletedAt: Date | null;
|
@@ -3278,17 +3278,17 @@ export declare const RoomContractsValidationSchema: {
|
|
3278
3278
|
contactId: string;
|
3279
3279
|
isNewContact: boolean;
|
3280
3280
|
}, {
|
3281
|
-
name: string;
|
3282
3281
|
id: string;
|
3283
3282
|
address: string;
|
3283
|
+
name: string;
|
3284
3284
|
createdAt: Date;
|
3285
3285
|
updatedAt: Date;
|
3286
3286
|
deletedAt: Date | null;
|
3287
3287
|
contact: {
|
3288
|
-
name: string;
|
3289
3288
|
id: string;
|
3290
3289
|
channel: string | null;
|
3291
3290
|
address: string | null;
|
3291
|
+
name: string;
|
3292
3292
|
createdAt: Date;
|
3293
3293
|
updatedAt: Date;
|
3294
3294
|
deletedAt: Date | null;
|
@@ -3308,17 +3308,17 @@ export declare const RoomContractsValidationSchema: {
|
|
3308
3308
|
messageId: string;
|
3309
3309
|
mailUserId: string;
|
3310
3310
|
mailUser: {
|
3311
|
-
name: string;
|
3312
3311
|
id: string;
|
3313
3312
|
address: string;
|
3313
|
+
name: string;
|
3314
3314
|
createdAt: Date;
|
3315
3315
|
updatedAt: Date;
|
3316
3316
|
deletedAt: Date | null;
|
3317
3317
|
contact: {
|
3318
|
-
name: string;
|
3319
3318
|
id: string;
|
3320
3319
|
channel: string | null;
|
3321
3320
|
address: string | null;
|
3321
|
+
name: string;
|
3322
3322
|
createdAt: Date;
|
3323
3323
|
updatedAt: Date;
|
3324
3324
|
deletedAt: Date | null;
|
@@ -3338,17 +3338,17 @@ export declare const RoomContractsValidationSchema: {
|
|
3338
3338
|
messageId: string;
|
3339
3339
|
mailUserId: string;
|
3340
3340
|
mailUser: {
|
3341
|
-
name: string;
|
3342
3341
|
id: string;
|
3343
3342
|
address: string;
|
3343
|
+
name: string;
|
3344
3344
|
createdAt: Date;
|
3345
3345
|
updatedAt: Date;
|
3346
3346
|
deletedAt: Date | null;
|
3347
3347
|
contact: {
|
3348
|
-
name: string;
|
3349
3348
|
id: string;
|
3350
3349
|
channel: string | null;
|
3351
3350
|
address: string | null;
|
3351
|
+
name: string;
|
3352
3352
|
createdAt: Date;
|
3353
3353
|
updatedAt: Date;
|
3354
3354
|
deletedAt: Date | null;
|
@@ -3388,10 +3388,10 @@ export declare const RoomContractsValidationSchema: {
|
|
3388
3388
|
contactProfile: z.ZodNullable<z.ZodString>;
|
3389
3389
|
socialProfileUrl: z.ZodNullable<z.ZodString>;
|
3390
3390
|
}, "strip", z.ZodTypeAny, {
|
3391
|
-
name: string;
|
3392
3391
|
id: string;
|
3393
3392
|
channel: string | null;
|
3394
3393
|
address: string | null;
|
3394
|
+
name: string;
|
3395
3395
|
createdAt: Date;
|
3396
3396
|
updatedAt: Date;
|
3397
3397
|
deletedAt: Date | null;
|
@@ -3399,10 +3399,10 @@ export declare const RoomContractsValidationSchema: {
|
|
3399
3399
|
contactProfile: string | null;
|
3400
3400
|
socialProfileUrl: string | null;
|
3401
3401
|
}, {
|
3402
|
-
name: string;
|
3403
3402
|
id: string;
|
3404
3403
|
channel: string | null;
|
3405
3404
|
address: string | null;
|
3405
|
+
name: string;
|
3406
3406
|
createdAt: Date;
|
3407
3407
|
updatedAt: Date;
|
3408
3408
|
deletedAt: Date | null;
|
@@ -3412,17 +3412,17 @@ export declare const RoomContractsValidationSchema: {
|
|
3412
3412
|
}>;
|
3413
3413
|
isNewContact: z.ZodBoolean;
|
3414
3414
|
}, "strip", z.ZodTypeAny, {
|
3415
|
-
name: string;
|
3416
3415
|
id: string;
|
3417
3416
|
address: string;
|
3417
|
+
name: string;
|
3418
3418
|
createdAt: Date;
|
3419
3419
|
updatedAt: Date;
|
3420
3420
|
deletedAt: Date | null;
|
3421
3421
|
contact: {
|
3422
|
-
name: string;
|
3423
3422
|
id: string;
|
3424
3423
|
channel: string | null;
|
3425
3424
|
address: string | null;
|
3425
|
+
name: string;
|
3426
3426
|
createdAt: Date;
|
3427
3427
|
updatedAt: Date;
|
3428
3428
|
deletedAt: Date | null;
|
@@ -3433,17 +3433,17 @@ export declare const RoomContractsValidationSchema: {
|
|
3433
3433
|
contactId: string;
|
3434
3434
|
isNewContact: boolean;
|
3435
3435
|
}, {
|
3436
|
-
name: string;
|
3437
3436
|
id: string;
|
3438
3437
|
address: string;
|
3438
|
+
name: string;
|
3439
3439
|
createdAt: Date;
|
3440
3440
|
updatedAt: Date;
|
3441
3441
|
deletedAt: Date | null;
|
3442
3442
|
contact: {
|
3443
|
-
name: string;
|
3444
3443
|
id: string;
|
3445
3444
|
channel: string | null;
|
3446
3445
|
address: string | null;
|
3446
|
+
name: string;
|
3447
3447
|
createdAt: Date;
|
3448
3448
|
updatedAt: Date;
|
3449
3449
|
deletedAt: Date | null;
|
@@ -3463,17 +3463,17 @@ export declare const RoomContractsValidationSchema: {
|
|
3463
3463
|
messageId: string;
|
3464
3464
|
mailUserId: string;
|
3465
3465
|
mailUser: {
|
3466
|
-
name: string;
|
3467
3466
|
id: string;
|
3468
3467
|
address: string;
|
3468
|
+
name: string;
|
3469
3469
|
createdAt: Date;
|
3470
3470
|
updatedAt: Date;
|
3471
3471
|
deletedAt: Date | null;
|
3472
3472
|
contact: {
|
3473
|
-
name: string;
|
3474
3473
|
id: string;
|
3475
3474
|
channel: string | null;
|
3476
3475
|
address: string | null;
|
3476
|
+
name: string;
|
3477
3477
|
createdAt: Date;
|
3478
3478
|
updatedAt: Date;
|
3479
3479
|
deletedAt: Date | null;
|
@@ -3493,17 +3493,17 @@ export declare const RoomContractsValidationSchema: {
|
|
3493
3493
|
messageId: string;
|
3494
3494
|
mailUserId: string;
|
3495
3495
|
mailUser: {
|
3496
|
-
name: string;
|
3497
3496
|
id: string;
|
3498
3497
|
address: string;
|
3498
|
+
name: string;
|
3499
3499
|
createdAt: Date;
|
3500
3500
|
updatedAt: Date;
|
3501
3501
|
deletedAt: Date | null;
|
3502
3502
|
contact: {
|
3503
|
-
name: string;
|
3504
3503
|
id: string;
|
3505
3504
|
channel: string | null;
|
3506
3505
|
address: string | null;
|
3506
|
+
name: string;
|
3507
3507
|
createdAt: Date;
|
3508
3508
|
updatedAt: Date;
|
3509
3509
|
deletedAt: Date | null;
|
@@ -3625,17 +3625,17 @@ export declare const RoomContractsValidationSchema: {
|
|
3625
3625
|
messageId: string;
|
3626
3626
|
mailUserId: string;
|
3627
3627
|
mailUser: {
|
3628
|
-
name: string;
|
3629
3628
|
id: string;
|
3630
3629
|
address: string;
|
3630
|
+
name: string;
|
3631
3631
|
createdAt: Date;
|
3632
3632
|
updatedAt: Date;
|
3633
3633
|
deletedAt: Date | null;
|
3634
3634
|
contact: {
|
3635
|
-
name: string;
|
3636
3635
|
id: string;
|
3637
3636
|
channel: string | null;
|
3638
3637
|
address: string | null;
|
3638
|
+
name: string;
|
3639
3639
|
createdAt: Date;
|
3640
3640
|
updatedAt: Date;
|
3641
3641
|
deletedAt: Date | null;
|
@@ -3681,17 +3681,17 @@ export declare const RoomContractsValidationSchema: {
|
|
3681
3681
|
messageId: string;
|
3682
3682
|
mailUserId: string;
|
3683
3683
|
mailUser: {
|
3684
|
-
name: string;
|
3685
3684
|
id: string;
|
3686
3685
|
address: string;
|
3686
|
+
name: string;
|
3687
3687
|
createdAt: Date;
|
3688
3688
|
updatedAt: Date;
|
3689
3689
|
deletedAt: Date | null;
|
3690
3690
|
contact: {
|
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;
|
@@ -3712,17 +3712,17 @@ export declare const RoomContractsValidationSchema: {
|
|
3712
3712
|
messageId: string;
|
3713
3713
|
mailUserId: string;
|
3714
3714
|
mailUser: {
|
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;
|
@@ -3743,17 +3743,17 @@ export declare const RoomContractsValidationSchema: {
|
|
3743
3743
|
messageId: string;
|
3744
3744
|
mailUserId: string;
|
3745
3745
|
mailUser: {
|
3746
|
-
name: string;
|
3747
3746
|
id: string;
|
3748
3747
|
address: string;
|
3748
|
+
name: string;
|
3749
3749
|
createdAt: Date;
|
3750
3750
|
updatedAt: Date;
|
3751
3751
|
deletedAt: Date | null;
|
3752
3752
|
contact: {
|
3753
|
-
name: string;
|
3754
3753
|
id: string;
|
3755
3754
|
channel: string | null;
|
3756
3755
|
address: string | null;
|
3756
|
+
name: string;
|
3757
3757
|
createdAt: Date;
|
3758
3758
|
updatedAt: Date;
|
3759
3759
|
deletedAt: Date | null;
|
@@ -3793,17 +3793,17 @@ export declare const RoomContractsValidationSchema: {
|
|
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;
|
@@ -3849,17 +3849,17 @@ export declare const RoomContractsValidationSchema: {
|
|
3849
3849
|
messageId: string;
|
3850
3850
|
mailUserId: string;
|
3851
3851
|
mailUser: {
|
3852
|
-
name: string;
|
3853
3852
|
id: string;
|
3854
3853
|
address: string;
|
3854
|
+
name: string;
|
3855
3855
|
createdAt: Date;
|
3856
3856
|
updatedAt: Date;
|
3857
3857
|
deletedAt: Date | null;
|
3858
3858
|
contact: {
|
3859
|
-
name: string;
|
3860
3859
|
id: string;
|
3861
3860
|
channel: string | null;
|
3862
3861
|
address: string | null;
|
3862
|
+
name: string;
|
3863
3863
|
createdAt: Date;
|
3864
3864
|
updatedAt: Date;
|
3865
3865
|
deletedAt: Date | null;
|
@@ -3880,17 +3880,17 @@ export declare const RoomContractsValidationSchema: {
|
|
3880
3880
|
messageId: string;
|
3881
3881
|
mailUserId: string;
|
3882
3882
|
mailUser: {
|
3883
|
-
name: string;
|
3884
3883
|
id: string;
|
3885
3884
|
address: string;
|
3885
|
+
name: string;
|
3886
3886
|
createdAt: Date;
|
3887
3887
|
updatedAt: Date;
|
3888
3888
|
deletedAt: Date | null;
|
3889
3889
|
contact: {
|
3890
|
-
name: string;
|
3891
3890
|
id: string;
|
3892
3891
|
channel: string | null;
|
3893
3892
|
address: string | null;
|
3893
|
+
name: string;
|
3894
3894
|
createdAt: Date;
|
3895
3895
|
updatedAt: Date;
|
3896
3896
|
deletedAt: Date | null;
|
@@ -3911,17 +3911,17 @@ export declare const RoomContractsValidationSchema: {
|
|
3911
3911
|
messageId: string;
|
3912
3912
|
mailUserId: string;
|
3913
3913
|
mailUser: {
|
3914
|
-
name: string;
|
3915
3914
|
id: string;
|
3916
3915
|
address: string;
|
3916
|
+
name: string;
|
3917
3917
|
createdAt: Date;
|
3918
3918
|
updatedAt: Date;
|
3919
3919
|
deletedAt: Date | null;
|
3920
3920
|
contact: {
|
3921
|
-
name: string;
|
3922
3921
|
id: string;
|
3923
3922
|
channel: string | null;
|
3924
3923
|
address: string | null;
|
3924
|
+
name: string;
|
3925
3925
|
createdAt: Date;
|
3926
3926
|
updatedAt: Date;
|
3927
3927
|
deletedAt: Date | null;
|
@@ -3992,10 +3992,10 @@ export declare const RoomContractsValidationSchema: {
|
|
3992
3992
|
contactProfile: z.ZodNullable<z.ZodString>;
|
3993
3993
|
socialProfileUrl: z.ZodNullable<z.ZodString>;
|
3994
3994
|
}, "strip", z.ZodTypeAny, {
|
3995
|
-
name: string;
|
3996
3995
|
id: string;
|
3997
3996
|
channel: string | null;
|
3998
3997
|
address: string | null;
|
3998
|
+
name: string;
|
3999
3999
|
createdAt: Date;
|
4000
4000
|
updatedAt: Date;
|
4001
4001
|
deletedAt: Date | null;
|
@@ -4003,10 +4003,10 @@ export declare const RoomContractsValidationSchema: {
|
|
4003
4003
|
contactProfile: string | null;
|
4004
4004
|
socialProfileUrl: string | null;
|
4005
4005
|
}, {
|
4006
|
-
name: string;
|
4007
4006
|
id: string;
|
4008
4007
|
channel: string | null;
|
4009
4008
|
address: string | null;
|
4009
|
+
name: string;
|
4010
4010
|
createdAt: Date;
|
4011
4011
|
updatedAt: Date;
|
4012
4012
|
deletedAt: Date | null;
|
@@ -4016,17 +4016,17 @@ export declare const RoomContractsValidationSchema: {
|
|
4016
4016
|
}>;
|
4017
4017
|
isNewContact: z.ZodBoolean;
|
4018
4018
|
}, "strip", z.ZodTypeAny, {
|
4019
|
-
name: string;
|
4020
4019
|
id: string;
|
4021
4020
|
address: string;
|
4021
|
+
name: string;
|
4022
4022
|
createdAt: Date;
|
4023
4023
|
updatedAt: Date;
|
4024
4024
|
deletedAt: Date | null;
|
4025
4025
|
contact: {
|
4026
|
-
name: string;
|
4027
4026
|
id: string;
|
4028
4027
|
channel: string | null;
|
4029
4028
|
address: string | null;
|
4029
|
+
name: string;
|
4030
4030
|
createdAt: Date;
|
4031
4031
|
updatedAt: Date;
|
4032
4032
|
deletedAt: Date | null;
|
@@ -4037,17 +4037,17 @@ export declare const RoomContractsValidationSchema: {
|
|
4037
4037
|
contactId: string;
|
4038
4038
|
isNewContact: boolean;
|
4039
4039
|
}, {
|
4040
|
-
name: string;
|
4041
4040
|
id: string;
|
4042
4041
|
address: string;
|
4042
|
+
name: string;
|
4043
4043
|
createdAt: Date;
|
4044
4044
|
updatedAt: Date;
|
4045
4045
|
deletedAt: Date | null;
|
4046
4046
|
contact: {
|
4047
|
-
name: string;
|
4048
4047
|
id: string;
|
4049
4048
|
channel: string | null;
|
4050
4049
|
address: string | null;
|
4050
|
+
name: string;
|
4051
4051
|
createdAt: Date;
|
4052
4052
|
updatedAt: Date;
|
4053
4053
|
deletedAt: Date | null;
|
@@ -4067,17 +4067,17 @@ export declare const RoomContractsValidationSchema: {
|
|
4067
4067
|
messageId: string;
|
4068
4068
|
mailUserId: string;
|
4069
4069
|
mailUser: {
|
4070
|
-
name: string;
|
4071
4070
|
id: string;
|
4072
4071
|
address: string;
|
4072
|
+
name: string;
|
4073
4073
|
createdAt: Date;
|
4074
4074
|
updatedAt: Date;
|
4075
4075
|
deletedAt: Date | null;
|
4076
4076
|
contact: {
|
4077
|
-
name: string;
|
4078
4077
|
id: string;
|
4079
4078
|
channel: string | null;
|
4080
4079
|
address: string | null;
|
4080
|
+
name: string;
|
4081
4081
|
createdAt: Date;
|
4082
4082
|
updatedAt: Date;
|
4083
4083
|
deletedAt: Date | null;
|
@@ -4097,17 +4097,17 @@ export declare const RoomContractsValidationSchema: {
|
|
4097
4097
|
messageId: string;
|
4098
4098
|
mailUserId: string;
|
4099
4099
|
mailUser: {
|
4100
|
-
name: string;
|
4101
4100
|
id: string;
|
4102
4101
|
address: string;
|
4102
|
+
name: string;
|
4103
4103
|
createdAt: Date;
|
4104
4104
|
updatedAt: Date;
|
4105
4105
|
deletedAt: Date | null;
|
4106
4106
|
contact: {
|
4107
|
-
name: string;
|
4108
4107
|
id: string;
|
4109
4108
|
channel: string | null;
|
4110
4109
|
address: string | null;
|
4110
|
+
name: string;
|
4111
4111
|
createdAt: Date;
|
4112
4112
|
updatedAt: Date;
|
4113
4113
|
deletedAt: Date | null;
|
@@ -4147,10 +4147,10 @@ export declare const RoomContractsValidationSchema: {
|
|
4147
4147
|
contactProfile: z.ZodNullable<z.ZodString>;
|
4148
4148
|
socialProfileUrl: z.ZodNullable<z.ZodString>;
|
4149
4149
|
}, "strip", z.ZodTypeAny, {
|
4150
|
-
name: string;
|
4151
4150
|
id: string;
|
4152
4151
|
channel: string | null;
|
4153
4152
|
address: string | null;
|
4153
|
+
name: string;
|
4154
4154
|
createdAt: Date;
|
4155
4155
|
updatedAt: Date;
|
4156
4156
|
deletedAt: Date | null;
|
@@ -4158,10 +4158,10 @@ export declare const RoomContractsValidationSchema: {
|
|
4158
4158
|
contactProfile: string | null;
|
4159
4159
|
socialProfileUrl: string | null;
|
4160
4160
|
}, {
|
4161
|
-
name: string;
|
4162
4161
|
id: string;
|
4163
4162
|
channel: string | null;
|
4164
4163
|
address: string | null;
|
4164
|
+
name: string;
|
4165
4165
|
createdAt: Date;
|
4166
4166
|
updatedAt: Date;
|
4167
4167
|
deletedAt: Date | null;
|
@@ -4171,17 +4171,17 @@ export declare const RoomContractsValidationSchema: {
|
|
4171
4171
|
}>;
|
4172
4172
|
isNewContact: z.ZodBoolean;
|
4173
4173
|
}, "strip", z.ZodTypeAny, {
|
4174
|
-
name: string;
|
4175
4174
|
id: string;
|
4176
4175
|
address: string;
|
4176
|
+
name: string;
|
4177
4177
|
createdAt: Date;
|
4178
4178
|
updatedAt: Date;
|
4179
4179
|
deletedAt: Date | null;
|
4180
4180
|
contact: {
|
4181
|
-
name: string;
|
4182
4181
|
id: string;
|
4183
4182
|
channel: string | null;
|
4184
4183
|
address: string | null;
|
4184
|
+
name: string;
|
4185
4185
|
createdAt: Date;
|
4186
4186
|
updatedAt: Date;
|
4187
4187
|
deletedAt: Date | null;
|
@@ -4192,17 +4192,17 @@ export declare const RoomContractsValidationSchema: {
|
|
4192
4192
|
contactId: string;
|
4193
4193
|
isNewContact: boolean;
|
4194
4194
|
}, {
|
4195
|
-
name: string;
|
4196
4195
|
id: string;
|
4197
4196
|
address: string;
|
4197
|
+
name: string;
|
4198
4198
|
createdAt: Date;
|
4199
4199
|
updatedAt: Date;
|
4200
4200
|
deletedAt: Date | null;
|
4201
4201
|
contact: {
|
4202
|
-
name: string;
|
4203
4202
|
id: string;
|
4204
4203
|
channel: string | null;
|
4205
4204
|
address: string | null;
|
4205
|
+
name: string;
|
4206
4206
|
createdAt: Date;
|
4207
4207
|
updatedAt: Date;
|
4208
4208
|
deletedAt: Date | null;
|
@@ -4222,17 +4222,17 @@ export declare const RoomContractsValidationSchema: {
|
|
4222
4222
|
messageId: string;
|
4223
4223
|
mailUserId: string;
|
4224
4224
|
mailUser: {
|
4225
|
-
name: string;
|
4226
4225
|
id: string;
|
4227
4226
|
address: string;
|
4227
|
+
name: string;
|
4228
4228
|
createdAt: Date;
|
4229
4229
|
updatedAt: Date;
|
4230
4230
|
deletedAt: Date | null;
|
4231
4231
|
contact: {
|
4232
|
-
name: string;
|
4233
4232
|
id: string;
|
4234
4233
|
channel: string | null;
|
4235
4234
|
address: string | null;
|
4235
|
+
name: string;
|
4236
4236
|
createdAt: Date;
|
4237
4237
|
updatedAt: Date;
|
4238
4238
|
deletedAt: Date | null;
|
@@ -4252,17 +4252,17 @@ export declare const RoomContractsValidationSchema: {
|
|
4252
4252
|
messageId: string;
|
4253
4253
|
mailUserId: string;
|
4254
4254
|
mailUser: {
|
4255
|
-
name: string;
|
4256
4255
|
id: string;
|
4257
4256
|
address: string;
|
4257
|
+
name: string;
|
4258
4258
|
createdAt: Date;
|
4259
4259
|
updatedAt: Date;
|
4260
4260
|
deletedAt: Date | null;
|
4261
4261
|
contact: {
|
4262
|
-
name: string;
|
4263
4262
|
id: string;
|
4264
4263
|
channel: string | null;
|
4265
4264
|
address: string | null;
|
4265
|
+
name: string;
|
4266
4266
|
createdAt: Date;
|
4267
4267
|
updatedAt: Date;
|
4268
4268
|
deletedAt: Date | null;
|
@@ -4302,10 +4302,10 @@ export declare const RoomContractsValidationSchema: {
|
|
4302
4302
|
contactProfile: z.ZodNullable<z.ZodString>;
|
4303
4303
|
socialProfileUrl: z.ZodNullable<z.ZodString>;
|
4304
4304
|
}, "strip", z.ZodTypeAny, {
|
4305
|
-
name: string;
|
4306
4305
|
id: string;
|
4307
4306
|
channel: string | null;
|
4308
4307
|
address: string | null;
|
4308
|
+
name: string;
|
4309
4309
|
createdAt: Date;
|
4310
4310
|
updatedAt: Date;
|
4311
4311
|
deletedAt: Date | null;
|
@@ -4313,10 +4313,10 @@ export declare const RoomContractsValidationSchema: {
|
|
4313
4313
|
contactProfile: string | null;
|
4314
4314
|
socialProfileUrl: string | null;
|
4315
4315
|
}, {
|
4316
|
-
name: string;
|
4317
4316
|
id: string;
|
4318
4317
|
channel: string | null;
|
4319
4318
|
address: string | null;
|
4319
|
+
name: string;
|
4320
4320
|
createdAt: Date;
|
4321
4321
|
updatedAt: Date;
|
4322
4322
|
deletedAt: Date | null;
|
@@ -4326,17 +4326,17 @@ export declare const RoomContractsValidationSchema: {
|
|
4326
4326
|
}>;
|
4327
4327
|
isNewContact: z.ZodBoolean;
|
4328
4328
|
}, "strip", z.ZodTypeAny, {
|
4329
|
-
name: string;
|
4330
4329
|
id: string;
|
4331
4330
|
address: string;
|
4331
|
+
name: string;
|
4332
4332
|
createdAt: Date;
|
4333
4333
|
updatedAt: Date;
|
4334
4334
|
deletedAt: Date | null;
|
4335
4335
|
contact: {
|
4336
|
-
name: string;
|
4337
4336
|
id: string;
|
4338
4337
|
channel: string | null;
|
4339
4338
|
address: string | null;
|
4339
|
+
name: string;
|
4340
4340
|
createdAt: Date;
|
4341
4341
|
updatedAt: Date;
|
4342
4342
|
deletedAt: Date | null;
|
@@ -4347,17 +4347,17 @@ export declare const RoomContractsValidationSchema: {
|
|
4347
4347
|
contactId: string;
|
4348
4348
|
isNewContact: boolean;
|
4349
4349
|
}, {
|
4350
|
-
name: string;
|
4351
4350
|
id: string;
|
4352
4351
|
address: string;
|
4352
|
+
name: string;
|
4353
4353
|
createdAt: Date;
|
4354
4354
|
updatedAt: Date;
|
4355
4355
|
deletedAt: Date | null;
|
4356
4356
|
contact: {
|
4357
|
-
name: string;
|
4358
4357
|
id: string;
|
4359
4358
|
channel: string | null;
|
4360
4359
|
address: string | null;
|
4360
|
+
name: string;
|
4361
4361
|
createdAt: Date;
|
4362
4362
|
updatedAt: Date;
|
4363
4363
|
deletedAt: Date | null;
|
@@ -4377,17 +4377,17 @@ export declare const RoomContractsValidationSchema: {
|
|
4377
4377
|
messageId: string;
|
4378
4378
|
mailUserId: string;
|
4379
4379
|
mailUser: {
|
4380
|
-
name: string;
|
4381
4380
|
id: string;
|
4382
4381
|
address: string;
|
4382
|
+
name: string;
|
4383
4383
|
createdAt: Date;
|
4384
4384
|
updatedAt: Date;
|
4385
4385
|
deletedAt: Date | null;
|
4386
4386
|
contact: {
|
4387
|
-
name: string;
|
4388
4387
|
id: string;
|
4389
4388
|
channel: string | null;
|
4390
4389
|
address: string | null;
|
4390
|
+
name: string;
|
4391
4391
|
createdAt: Date;
|
4392
4392
|
updatedAt: Date;
|
4393
4393
|
deletedAt: Date | null;
|
@@ -4407,17 +4407,17 @@ export declare const RoomContractsValidationSchema: {
|
|
4407
4407
|
messageId: string;
|
4408
4408
|
mailUserId: string;
|
4409
4409
|
mailUser: {
|
4410
|
-
name: string;
|
4411
4410
|
id: string;
|
4412
4411
|
address: string;
|
4412
|
+
name: string;
|
4413
4413
|
createdAt: Date;
|
4414
4414
|
updatedAt: Date;
|
4415
4415
|
deletedAt: Date | null;
|
4416
4416
|
contact: {
|
4417
|
-
name: string;
|
4418
4417
|
id: string;
|
4419
4418
|
channel: string | null;
|
4420
4419
|
address: string | null;
|
4420
|
+
name: string;
|
4421
4421
|
createdAt: Date;
|
4422
4422
|
updatedAt: Date;
|
4423
4423
|
deletedAt: Date | null;
|
@@ -4457,10 +4457,10 @@ export declare const RoomContractsValidationSchema: {
|
|
4457
4457
|
contactProfile: z.ZodNullable<z.ZodString>;
|
4458
4458
|
socialProfileUrl: z.ZodNullable<z.ZodString>;
|
4459
4459
|
}, "strip", z.ZodTypeAny, {
|
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;
|
@@ -4468,10 +4468,10 @@ export declare const RoomContractsValidationSchema: {
|
|
4468
4468
|
contactProfile: string | null;
|
4469
4469
|
socialProfileUrl: string | null;
|
4470
4470
|
}, {
|
4471
|
-
name: string;
|
4472
4471
|
id: string;
|
4473
4472
|
channel: string | null;
|
4474
4473
|
address: string | null;
|
4474
|
+
name: string;
|
4475
4475
|
createdAt: Date;
|
4476
4476
|
updatedAt: Date;
|
4477
4477
|
deletedAt: Date | null;
|
@@ -4481,17 +4481,17 @@ export declare const RoomContractsValidationSchema: {
|
|
4481
4481
|
}>;
|
4482
4482
|
isNewContact: z.ZodBoolean;
|
4483
4483
|
}, "strip", z.ZodTypeAny, {
|
4484
|
-
name: string;
|
4485
4484
|
id: string;
|
4486
4485
|
address: string;
|
4486
|
+
name: string;
|
4487
4487
|
createdAt: Date;
|
4488
4488
|
updatedAt: Date;
|
4489
4489
|
deletedAt: Date | null;
|
4490
4490
|
contact: {
|
4491
|
-
name: string;
|
4492
4491
|
id: string;
|
4493
4492
|
channel: string | null;
|
4494
4493
|
address: string | null;
|
4494
|
+
name: string;
|
4495
4495
|
createdAt: Date;
|
4496
4496
|
updatedAt: Date;
|
4497
4497
|
deletedAt: Date | null;
|
@@ -4502,17 +4502,17 @@ export declare const RoomContractsValidationSchema: {
|
|
4502
4502
|
contactId: string;
|
4503
4503
|
isNewContact: boolean;
|
4504
4504
|
}, {
|
4505
|
-
name: string;
|
4506
4505
|
id: string;
|
4507
4506
|
address: string;
|
4507
|
+
name: string;
|
4508
4508
|
createdAt: Date;
|
4509
4509
|
updatedAt: Date;
|
4510
4510
|
deletedAt: Date | null;
|
4511
4511
|
contact: {
|
4512
|
-
name: string;
|
4513
4512
|
id: string;
|
4514
4513
|
channel: string | null;
|
4515
4514
|
address: string | null;
|
4515
|
+
name: string;
|
4516
4516
|
createdAt: Date;
|
4517
4517
|
updatedAt: Date;
|
4518
4518
|
deletedAt: Date | null;
|
@@ -4532,17 +4532,17 @@ export declare const RoomContractsValidationSchema: {
|
|
4532
4532
|
messageId: string;
|
4533
4533
|
mailUserId: string;
|
4534
4534
|
mailUser: {
|
4535
|
-
name: string;
|
4536
4535
|
id: string;
|
4537
4536
|
address: string;
|
4537
|
+
name: string;
|
4538
4538
|
createdAt: Date;
|
4539
4539
|
updatedAt: Date;
|
4540
4540
|
deletedAt: Date | null;
|
4541
4541
|
contact: {
|
4542
|
-
name: string;
|
4543
4542
|
id: string;
|
4544
4543
|
channel: string | null;
|
4545
4544
|
address: string | null;
|
4545
|
+
name: string;
|
4546
4546
|
createdAt: Date;
|
4547
4547
|
updatedAt: Date;
|
4548
4548
|
deletedAt: Date | null;
|
@@ -4562,17 +4562,17 @@ export declare const RoomContractsValidationSchema: {
|
|
4562
4562
|
messageId: string;
|
4563
4563
|
mailUserId: string;
|
4564
4564
|
mailUser: {
|
4565
|
-
name: string;
|
4566
4565
|
id: string;
|
4567
4566
|
address: string;
|
4567
|
+
name: string;
|
4568
4568
|
createdAt: Date;
|
4569
4569
|
updatedAt: Date;
|
4570
4570
|
deletedAt: Date | null;
|
4571
4571
|
contact: {
|
4572
|
-
name: string;
|
4573
4572
|
id: string;
|
4574
4573
|
channel: string | null;
|
4575
4574
|
address: string | null;
|
4575
|
+
name: string;
|
4576
4576
|
createdAt: Date;
|
4577
4577
|
updatedAt: Date;
|
4578
4578
|
deletedAt: Date | null;
|
@@ -4694,17 +4694,17 @@ export declare const RoomContractsValidationSchema: {
|
|
4694
4694
|
messageId: string;
|
4695
4695
|
mailUserId: string;
|
4696
4696
|
mailUser: {
|
4697
|
-
name: string;
|
4698
4697
|
id: string;
|
4699
4698
|
address: string;
|
4699
|
+
name: string;
|
4700
4700
|
createdAt: Date;
|
4701
4701
|
updatedAt: Date;
|
4702
4702
|
deletedAt: Date | null;
|
4703
4703
|
contact: {
|
4704
|
-
name: string;
|
4705
4704
|
id: string;
|
4706
4705
|
channel: string | null;
|
4707
4706
|
address: string | null;
|
4707
|
+
name: string;
|
4708
4708
|
createdAt: Date;
|
4709
4709
|
updatedAt: Date;
|
4710
4710
|
deletedAt: Date | null;
|
@@ -4750,17 +4750,17 @@ export declare const RoomContractsValidationSchema: {
|
|
4750
4750
|
messageId: string;
|
4751
4751
|
mailUserId: string;
|
4752
4752
|
mailUser: {
|
4753
|
-
name: string;
|
4754
4753
|
id: string;
|
4755
4754
|
address: string;
|
4755
|
+
name: string;
|
4756
4756
|
createdAt: Date;
|
4757
4757
|
updatedAt: Date;
|
4758
4758
|
deletedAt: Date | null;
|
4759
4759
|
contact: {
|
4760
|
-
name: string;
|
4761
4760
|
id: string;
|
4762
4761
|
channel: string | null;
|
4763
4762
|
address: string | null;
|
4763
|
+
name: string;
|
4764
4764
|
createdAt: Date;
|
4765
4765
|
updatedAt: Date;
|
4766
4766
|
deletedAt: Date | null;
|
@@ -4781,17 +4781,17 @@ export declare const RoomContractsValidationSchema: {
|
|
4781
4781
|
messageId: string;
|
4782
4782
|
mailUserId: string;
|
4783
4783
|
mailUser: {
|
4784
|
-
name: string;
|
4785
4784
|
id: string;
|
4786
4785
|
address: string;
|
4786
|
+
name: string;
|
4787
4787
|
createdAt: Date;
|
4788
4788
|
updatedAt: Date;
|
4789
4789
|
deletedAt: Date | null;
|
4790
4790
|
contact: {
|
4791
|
-
name: string;
|
4792
4791
|
id: string;
|
4793
4792
|
channel: string | null;
|
4794
4793
|
address: string | null;
|
4794
|
+
name: string;
|
4795
4795
|
createdAt: Date;
|
4796
4796
|
updatedAt: Date;
|
4797
4797
|
deletedAt: Date | null;
|
@@ -4812,17 +4812,17 @@ export declare const RoomContractsValidationSchema: {
|
|
4812
4812
|
messageId: string;
|
4813
4813
|
mailUserId: string;
|
4814
4814
|
mailUser: {
|
4815
|
-
name: string;
|
4816
4815
|
id: string;
|
4817
4816
|
address: string;
|
4817
|
+
name: string;
|
4818
4818
|
createdAt: Date;
|
4819
4819
|
updatedAt: Date;
|
4820
4820
|
deletedAt: Date | null;
|
4821
4821
|
contact: {
|
4822
|
-
name: string;
|
4823
4822
|
id: string;
|
4824
4823
|
channel: string | null;
|
4825
4824
|
address: string | null;
|
4825
|
+
name: string;
|
4826
4826
|
createdAt: Date;
|
4827
4827
|
updatedAt: Date;
|
4828
4828
|
deletedAt: Date | null;
|
@@ -4862,17 +4862,17 @@ export declare const RoomContractsValidationSchema: {
|
|
4862
4862
|
messageId: string;
|
4863
4863
|
mailUserId: string;
|
4864
4864
|
mailUser: {
|
4865
|
-
name: string;
|
4866
4865
|
id: string;
|
4867
4866
|
address: string;
|
4867
|
+
name: string;
|
4868
4868
|
createdAt: Date;
|
4869
4869
|
updatedAt: Date;
|
4870
4870
|
deletedAt: Date | null;
|
4871
4871
|
contact: {
|
4872
|
-
name: string;
|
4873
4872
|
id: string;
|
4874
4873
|
channel: string | null;
|
4875
4874
|
address: string | null;
|
4875
|
+
name: string;
|
4876
4876
|
createdAt: Date;
|
4877
4877
|
updatedAt: Date;
|
4878
4878
|
deletedAt: Date | null;
|
@@ -4918,17 +4918,17 @@ export declare const RoomContractsValidationSchema: {
|
|
4918
4918
|
messageId: string;
|
4919
4919
|
mailUserId: string;
|
4920
4920
|
mailUser: {
|
4921
|
-
name: string;
|
4922
4921
|
id: string;
|
4923
4922
|
address: string;
|
4923
|
+
name: string;
|
4924
4924
|
createdAt: Date;
|
4925
4925
|
updatedAt: Date;
|
4926
4926
|
deletedAt: Date | null;
|
4927
4927
|
contact: {
|
4928
|
-
name: string;
|
4929
4928
|
id: string;
|
4930
4929
|
channel: string | null;
|
4931
4930
|
address: string | null;
|
4931
|
+
name: string;
|
4932
4932
|
createdAt: Date;
|
4933
4933
|
updatedAt: Date;
|
4934
4934
|
deletedAt: Date | null;
|
@@ -4949,17 +4949,17 @@ export declare const RoomContractsValidationSchema: {
|
|
4949
4949
|
messageId: string;
|
4950
4950
|
mailUserId: string;
|
4951
4951
|
mailUser: {
|
4952
|
-
name: string;
|
4953
4952
|
id: string;
|
4954
4953
|
address: string;
|
4954
|
+
name: string;
|
4955
4955
|
createdAt: Date;
|
4956
4956
|
updatedAt: Date;
|
4957
4957
|
deletedAt: Date | null;
|
4958
4958
|
contact: {
|
4959
|
-
name: string;
|
4960
4959
|
id: string;
|
4961
4960
|
channel: string | null;
|
4962
4961
|
address: string | null;
|
4962
|
+
name: string;
|
4963
4963
|
createdAt: Date;
|
4964
4964
|
updatedAt: Date;
|
4965
4965
|
deletedAt: Date | null;
|
@@ -4980,17 +4980,17 @@ export declare const RoomContractsValidationSchema: {
|
|
4980
4980
|
messageId: string;
|
4981
4981
|
mailUserId: string;
|
4982
4982
|
mailUser: {
|
4983
|
-
name: string;
|
4984
4983
|
id: string;
|
4985
4984
|
address: string;
|
4985
|
+
name: string;
|
4986
4986
|
createdAt: Date;
|
4987
4987
|
updatedAt: Date;
|
4988
4988
|
deletedAt: Date | null;
|
4989
4989
|
contact: {
|
4990
|
-
name: string;
|
4991
4990
|
id: string;
|
4992
4991
|
channel: string | null;
|
4993
4992
|
address: string | null;
|
4993
|
+
name: string;
|
4994
4994
|
createdAt: Date;
|
4995
4995
|
updatedAt: Date;
|
4996
4996
|
deletedAt: Date | null;
|
@@ -5031,9 +5031,9 @@ export declare const RoomContractsValidationSchema: {
|
|
5031
5031
|
phone: z.ZodNullable<z.ZodString>;
|
5032
5032
|
notificationCount: z.ZodNullable<z.ZodNumber>;
|
5033
5033
|
}, "strip", z.ZodTypeAny, {
|
5034
|
-
name: string;
|
5035
5034
|
id: string;
|
5036
5035
|
address: string | null;
|
5036
|
+
name: string;
|
5037
5037
|
email: string;
|
5038
5038
|
createdAt: Date;
|
5039
5039
|
updatedAt: Date;
|
@@ -5041,9 +5041,9 @@ export declare const RoomContractsValidationSchema: {
|
|
5041
5041
|
phone: string | null;
|
5042
5042
|
notificationCount: number | null;
|
5043
5043
|
}, {
|
5044
|
-
name: string;
|
5045
5044
|
id: string;
|
5046
5045
|
address: string | null;
|
5046
|
+
name: string;
|
5047
5047
|
email: string;
|
5048
5048
|
createdAt: Date;
|
5049
5049
|
updatedAt: Date;
|
@@ -5058,9 +5058,9 @@ export declare const RoomContractsValidationSchema: {
|
|
5058
5058
|
updatedAt: Date;
|
5059
5059
|
deletedAt: string | null;
|
5060
5060
|
actor: {
|
5061
|
-
name: string;
|
5062
5061
|
id: string;
|
5063
5062
|
address: string | null;
|
5063
|
+
name: string;
|
5064
5064
|
email: string;
|
5065
5065
|
createdAt: Date;
|
5066
5066
|
updatedAt: Date;
|
@@ -5077,9 +5077,9 @@ export declare const RoomContractsValidationSchema: {
|
|
5077
5077
|
updatedAt: Date;
|
5078
5078
|
deletedAt: string | null;
|
5079
5079
|
actor: {
|
5080
|
-
name: string;
|
5081
5080
|
id: string;
|
5082
5081
|
address: string | null;
|
5082
|
+
name: string;
|
5083
5083
|
email: string;
|
5084
5084
|
createdAt: Date;
|
5085
5085
|
updatedAt: Date;
|
@@ -5114,8 +5114,8 @@ export declare const RoomContractsValidationSchema: {
|
|
5114
5114
|
imapTlsPort: z.ZodNumber;
|
5115
5115
|
useTlsForImap: z.ZodBoolean;
|
5116
5116
|
}, "strip", z.ZodTypeAny, {
|
5117
|
-
name: string;
|
5118
5117
|
id: string;
|
5118
|
+
name: string;
|
5119
5119
|
createdAt: Date;
|
5120
5120
|
updatedAt: Date;
|
5121
5121
|
deletedAt: Date | null;
|
@@ -5128,8 +5128,8 @@ export declare const RoomContractsValidationSchema: {
|
|
5128
5128
|
imapTlsPort: number;
|
5129
5129
|
useTlsForImap: boolean;
|
5130
5130
|
}, {
|
5131
|
-
name: string;
|
5132
5131
|
id: string;
|
5132
|
+
name: string;
|
5133
5133
|
createdAt: Date;
|
5134
5134
|
updatedAt: Date;
|
5135
5135
|
deletedAt: Date | null;
|
@@ -5144,18 +5144,18 @@ export declare const RoomContractsValidationSchema: {
|
|
5144
5144
|
}>;
|
5145
5145
|
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">]>;
|
5146
5146
|
}, "strip", z.ZodTypeAny, {
|
5147
|
-
name: string;
|
5148
5147
|
id: string;
|
5149
5148
|
state: "connected" | "connecting" | "disconnected" | "init" | "syncing" | "authenticationError" | "connectError" | "unset";
|
5150
5149
|
address: string;
|
5150
|
+
name: string;
|
5151
5151
|
createdAt: Date;
|
5152
5152
|
updatedAt: Date;
|
5153
5153
|
deletedAt: Date | null;
|
5154
5154
|
accountId: string;
|
5155
5155
|
mailServerId: string;
|
5156
5156
|
mailServer: {
|
5157
|
-
name: string;
|
5158
5157
|
id: string;
|
5158
|
+
name: string;
|
5159
5159
|
createdAt: Date;
|
5160
5160
|
updatedAt: Date;
|
5161
5161
|
deletedAt: Date | null;
|
@@ -5169,18 +5169,18 @@ export declare const RoomContractsValidationSchema: {
|
|
5169
5169
|
useTlsForImap: boolean;
|
5170
5170
|
};
|
5171
5171
|
}, {
|
5172
|
-
name: string;
|
5173
5172
|
id: string;
|
5174
5173
|
state: "connected" | "connecting" | "disconnected" | "init" | "syncing" | "authenticationError" | "connectError" | "unset";
|
5175
5174
|
address: string;
|
5175
|
+
name: string;
|
5176
5176
|
createdAt: Date;
|
5177
5177
|
updatedAt: Date;
|
5178
5178
|
deletedAt: Date | null;
|
5179
5179
|
accountId: string;
|
5180
5180
|
mailServerId: string;
|
5181
5181
|
mailServer: {
|
5182
|
-
name: string;
|
5183
5182
|
id: string;
|
5183
|
+
name: string;
|
5184
5184
|
createdAt: Date;
|
5185
5185
|
updatedAt: Date;
|
5186
5186
|
deletedAt: Date | null;
|
@@ -5226,14 +5226,14 @@ export declare const RoomContractsValidationSchema: {
|
|
5226
5226
|
deletedAt: z.ZodNullable<z.ZodDate>;
|
5227
5227
|
name: z.ZodString;
|
5228
5228
|
}, "strip", z.ZodTypeAny, {
|
5229
|
-
name: string;
|
5230
5229
|
id: string;
|
5230
|
+
name: string;
|
5231
5231
|
createdAt: Date;
|
5232
5232
|
updatedAt: Date;
|
5233
5233
|
deletedAt: Date | null;
|
5234
5234
|
}, {
|
5235
|
-
name: string;
|
5236
5235
|
id: string;
|
5236
|
+
name: string;
|
5237
5237
|
createdAt: Date;
|
5238
5238
|
updatedAt: Date;
|
5239
5239
|
deletedAt: Date | null;
|
@@ -5404,8 +5404,8 @@ export declare const RoomContractsValidationSchema: {
|
|
5404
5404
|
}[];
|
5405
5405
|
}[];
|
5406
5406
|
tags: {
|
5407
|
-
name: string;
|
5408
5407
|
id: string;
|
5408
|
+
name: string;
|
5409
5409
|
createdAt: Date;
|
5410
5410
|
updatedAt: Date;
|
5411
5411
|
deletedAt: Date | null;
|
@@ -5455,8 +5455,8 @@ export declare const RoomContractsValidationSchema: {
|
|
5455
5455
|
}[];
|
5456
5456
|
}[];
|
5457
5457
|
tags: {
|
5458
|
-
name: string;
|
5459
5458
|
id: string;
|
5459
|
+
name: string;
|
5460
5460
|
createdAt: Date;
|
5461
5461
|
updatedAt: Date;
|
5462
5462
|
deletedAt: Date | null;
|
@@ -5523,8 +5523,8 @@ export declare const RoomContractsValidationSchema: {
|
|
5523
5523
|
}[];
|
5524
5524
|
}[];
|
5525
5525
|
tags: {
|
5526
|
-
name: string;
|
5527
5526
|
id: string;
|
5527
|
+
name: string;
|
5528
5528
|
createdAt: Date;
|
5529
5529
|
updatedAt: Date;
|
5530
5530
|
deletedAt: Date | null;
|
@@ -5591,8 +5591,8 @@ export declare const RoomContractsValidationSchema: {
|
|
5591
5591
|
}[];
|
5592
5592
|
}[];
|
5593
5593
|
tags: {
|
5594
|
-
name: string;
|
5595
5594
|
id: string;
|
5595
|
+
name: string;
|
5596
5596
|
createdAt: Date;
|
5597
5597
|
updatedAt: Date;
|
5598
5598
|
deletedAt: Date | null;
|
@@ -5621,8 +5621,8 @@ export declare const RoomContractsValidationSchema: {
|
|
5621
5621
|
updatedAt: Date;
|
5622
5622
|
deletedAt: Date | null;
|
5623
5623
|
tags: {
|
5624
|
-
name: string;
|
5625
5624
|
id: string;
|
5625
|
+
name: string;
|
5626
5626
|
color: string;
|
5627
5627
|
createdAt: Date;
|
5628
5628
|
updatedAt: Date;
|
@@ -5647,17 +5647,17 @@ export declare const RoomContractsValidationSchema: {
|
|
5647
5647
|
messageId: string;
|
5648
5648
|
mailUserId: string;
|
5649
5649
|
mailUser: {
|
5650
|
-
name: string;
|
5651
5650
|
id: string;
|
5652
5651
|
address: string;
|
5652
|
+
name: string;
|
5653
5653
|
createdAt: Date;
|
5654
5654
|
updatedAt: Date;
|
5655
5655
|
deletedAt: Date | null;
|
5656
5656
|
contact: {
|
5657
|
-
name: string;
|
5658
5657
|
id: string;
|
5659
5658
|
channel: string | null;
|
5660
5659
|
address: string | null;
|
5660
|
+
name: string;
|
5661
5661
|
createdAt: Date;
|
5662
5662
|
updatedAt: Date;
|
5663
5663
|
deletedAt: Date | null;
|
@@ -5703,17 +5703,17 @@ export declare const RoomContractsValidationSchema: {
|
|
5703
5703
|
messageId: string;
|
5704
5704
|
mailUserId: string;
|
5705
5705
|
mailUser: {
|
5706
|
-
name: string;
|
5707
5706
|
id: string;
|
5708
5707
|
address: string;
|
5708
|
+
name: string;
|
5709
5709
|
createdAt: Date;
|
5710
5710
|
updatedAt: Date;
|
5711
5711
|
deletedAt: Date | null;
|
5712
5712
|
contact: {
|
5713
|
-
name: string;
|
5714
5713
|
id: string;
|
5715
5714
|
channel: string | null;
|
5716
5715
|
address: string | null;
|
5716
|
+
name: string;
|
5717
5717
|
createdAt: Date;
|
5718
5718
|
updatedAt: Date;
|
5719
5719
|
deletedAt: Date | null;
|
@@ -5734,17 +5734,17 @@ export declare const RoomContractsValidationSchema: {
|
|
5734
5734
|
messageId: string;
|
5735
5735
|
mailUserId: string;
|
5736
5736
|
mailUser: {
|
5737
|
-
name: string;
|
5738
5737
|
id: string;
|
5739
5738
|
address: string;
|
5739
|
+
name: string;
|
5740
5740
|
createdAt: Date;
|
5741
5741
|
updatedAt: Date;
|
5742
5742
|
deletedAt: Date | null;
|
5743
5743
|
contact: {
|
5744
|
-
name: string;
|
5745
5744
|
id: string;
|
5746
5745
|
channel: string | null;
|
5747
5746
|
address: string | null;
|
5747
|
+
name: string;
|
5748
5748
|
createdAt: Date;
|
5749
5749
|
updatedAt: Date;
|
5750
5750
|
deletedAt: Date | null;
|
@@ -5765,17 +5765,17 @@ export declare const RoomContractsValidationSchema: {
|
|
5765
5765
|
messageId: string;
|
5766
5766
|
mailUserId: string;
|
5767
5767
|
mailUser: {
|
5768
|
-
name: string;
|
5769
5768
|
id: string;
|
5770
5769
|
address: string;
|
5770
|
+
name: string;
|
5771
5771
|
createdAt: Date;
|
5772
5772
|
updatedAt: Date;
|
5773
5773
|
deletedAt: Date | null;
|
5774
5774
|
contact: {
|
5775
|
-
name: string;
|
5776
5775
|
id: string;
|
5777
5776
|
channel: string | null;
|
5778
5777
|
address: string | null;
|
5778
|
+
name: string;
|
5779
5779
|
createdAt: Date;
|
5780
5780
|
updatedAt: Date;
|
5781
5781
|
deletedAt: Date | null;
|
@@ -5799,9 +5799,9 @@ export declare const RoomContractsValidationSchema: {
|
|
5799
5799
|
seemsLikeNew: boolean;
|
5800
5800
|
};
|
5801
5801
|
assignee: {
|
5802
|
-
name: string;
|
5803
5802
|
id: string;
|
5804
5803
|
address: string | null;
|
5804
|
+
name: string;
|
5805
5805
|
email: string;
|
5806
5806
|
createdAt: Date;
|
5807
5807
|
updatedAt: Date;
|
@@ -5856,8 +5856,8 @@ export declare const RoomContractsValidationSchema: {
|
|
5856
5856
|
}[];
|
5857
5857
|
}[];
|
5858
5858
|
tags: {
|
5859
|
-
name: string;
|
5860
5859
|
id: string;
|
5860
|
+
name: string;
|
5861
5861
|
createdAt: Date;
|
5862
5862
|
updatedAt: Date;
|
5863
5863
|
deletedAt: Date | null;
|
@@ -5889,17 +5889,17 @@ export declare const RoomContractsValidationSchema: {
|
|
5889
5889
|
messageId: string;
|
5890
5890
|
mailUserId: string;
|
5891
5891
|
mailUser: {
|
5892
|
-
name: string;
|
5893
5892
|
id: string;
|
5894
5893
|
address: string;
|
5894
|
+
name: string;
|
5895
5895
|
createdAt: Date;
|
5896
5896
|
updatedAt: Date;
|
5897
5897
|
deletedAt: Date | null;
|
5898
5898
|
contact: {
|
5899
|
-
name: string;
|
5900
5899
|
id: string;
|
5901
5900
|
channel: string | null;
|
5902
5901
|
address: string | null;
|
5902
|
+
name: string;
|
5903
5903
|
createdAt: Date;
|
5904
5904
|
updatedAt: Date;
|
5905
5905
|
deletedAt: Date | null;
|
@@ -5921,17 +5921,17 @@ export declare const RoomContractsValidationSchema: {
|
|
5921
5921
|
messageId: string;
|
5922
5922
|
mailUserId: string;
|
5923
5923
|
mailUser: {
|
5924
|
-
name: string;
|
5925
5924
|
id: string;
|
5926
5925
|
address: string;
|
5926
|
+
name: string;
|
5927
5927
|
createdAt: Date;
|
5928
5928
|
updatedAt: Date;
|
5929
5929
|
deletedAt: Date | null;
|
5930
5930
|
contact: {
|
5931
|
-
name: string;
|
5932
5931
|
id: string;
|
5933
5932
|
channel: string | null;
|
5934
5933
|
address: string | null;
|
5934
|
+
name: string;
|
5935
5935
|
createdAt: Date;
|
5936
5936
|
updatedAt: Date;
|
5937
5937
|
deletedAt: Date | null;
|
@@ -5952,17 +5952,17 @@ export declare const RoomContractsValidationSchema: {
|
|
5952
5952
|
messageId: string;
|
5953
5953
|
mailUserId: string;
|
5954
5954
|
mailUser: {
|
5955
|
-
name: string;
|
5956
5955
|
id: string;
|
5957
5956
|
address: string;
|
5957
|
+
name: string;
|
5958
5958
|
createdAt: Date;
|
5959
5959
|
updatedAt: Date;
|
5960
5960
|
deletedAt: Date | null;
|
5961
5961
|
contact: {
|
5962
|
-
name: string;
|
5963
5962
|
id: string;
|
5964
5963
|
channel: string | null;
|
5965
5964
|
address: string | null;
|
5965
|
+
name: string;
|
5966
5966
|
createdAt: Date;
|
5967
5967
|
updatedAt: Date;
|
5968
5968
|
deletedAt: Date | null;
|
@@ -5983,17 +5983,17 @@ export declare const RoomContractsValidationSchema: {
|
|
5983
5983
|
messageId: string;
|
5984
5984
|
mailUserId: string;
|
5985
5985
|
mailUser: {
|
5986
|
-
name: string;
|
5987
5986
|
id: string;
|
5988
5987
|
address: string;
|
5988
|
+
name: string;
|
5989
5989
|
createdAt: Date;
|
5990
5990
|
updatedAt: Date;
|
5991
5991
|
deletedAt: Date | null;
|
5992
5992
|
contact: {
|
5993
|
-
name: string;
|
5994
5993
|
id: string;
|
5995
5994
|
channel: string | null;
|
5996
5995
|
address: string | null;
|
5996
|
+
name: string;
|
5997
5997
|
createdAt: Date;
|
5998
5998
|
updatedAt: Date;
|
5999
5999
|
deletedAt: Date | null;
|
@@ -6026,17 +6026,17 @@ export declare const RoomContractsValidationSchema: {
|
|
6026
6026
|
messageId: string;
|
6027
6027
|
mailUserId: string;
|
6028
6028
|
mailUser: {
|
6029
|
-
name: string;
|
6030
6029
|
id: string;
|
6031
6030
|
address: string;
|
6031
|
+
name: string;
|
6032
6032
|
createdAt: Date;
|
6033
6033
|
updatedAt: Date;
|
6034
6034
|
deletedAt: Date | null;
|
6035
6035
|
contact: {
|
6036
|
-
name: string;
|
6037
6036
|
id: string;
|
6038
6037
|
channel: string | null;
|
6039
6038
|
address: string | null;
|
6039
|
+
name: string;
|
6040
6040
|
createdAt: Date;
|
6041
6041
|
updatedAt: Date;
|
6042
6042
|
deletedAt: Date | null;
|
@@ -6082,17 +6082,17 @@ export declare const RoomContractsValidationSchema: {
|
|
6082
6082
|
messageId: string;
|
6083
6083
|
mailUserId: string;
|
6084
6084
|
mailUser: {
|
6085
|
-
name: string;
|
6086
6085
|
id: string;
|
6087
6086
|
address: string;
|
6087
|
+
name: string;
|
6088
6088
|
createdAt: Date;
|
6089
6089
|
updatedAt: Date;
|
6090
6090
|
deletedAt: Date | null;
|
6091
6091
|
contact: {
|
6092
|
-
name: string;
|
6093
6092
|
id: string;
|
6094
6093
|
channel: string | null;
|
6095
6094
|
address: string | null;
|
6095
|
+
name: string;
|
6096
6096
|
createdAt: Date;
|
6097
6097
|
updatedAt: Date;
|
6098
6098
|
deletedAt: Date | null;
|
@@ -6113,17 +6113,17 @@ export declare const RoomContractsValidationSchema: {
|
|
6113
6113
|
messageId: string;
|
6114
6114
|
mailUserId: string;
|
6115
6115
|
mailUser: {
|
6116
|
-
name: string;
|
6117
6116
|
id: string;
|
6118
6117
|
address: string;
|
6118
|
+
name: string;
|
6119
6119
|
createdAt: Date;
|
6120
6120
|
updatedAt: Date;
|
6121
6121
|
deletedAt: Date | null;
|
6122
6122
|
contact: {
|
6123
|
-
name: string;
|
6124
6123
|
id: string;
|
6125
6124
|
channel: string | null;
|
6126
6125
|
address: string | null;
|
6126
|
+
name: string;
|
6127
6127
|
createdAt: Date;
|
6128
6128
|
updatedAt: Date;
|
6129
6129
|
deletedAt: Date | null;
|
@@ -6144,17 +6144,17 @@ export declare const RoomContractsValidationSchema: {
|
|
6144
6144
|
messageId: string;
|
6145
6145
|
mailUserId: string;
|
6146
6146
|
mailUser: {
|
6147
|
-
name: string;
|
6148
6147
|
id: string;
|
6149
6148
|
address: string;
|
6149
|
+
name: string;
|
6150
6150
|
createdAt: Date;
|
6151
6151
|
updatedAt: Date;
|
6152
6152
|
deletedAt: Date | null;
|
6153
6153
|
contact: {
|
6154
|
-
name: string;
|
6155
6154
|
id: string;
|
6156
6155
|
channel: string | null;
|
6157
6156
|
address: string | null;
|
6157
|
+
name: string;
|
6158
6158
|
createdAt: Date;
|
6159
6159
|
updatedAt: Date;
|
6160
6160
|
deletedAt: Date | null;
|
@@ -6195,17 +6195,17 @@ export declare const RoomContractsValidationSchema: {
|
|
6195
6195
|
messageId: string;
|
6196
6196
|
mailUserId: string;
|
6197
6197
|
mailUser: {
|
6198
|
-
name: string;
|
6199
6198
|
id: string;
|
6200
6199
|
address: string;
|
6200
|
+
name: string;
|
6201
6201
|
createdAt: Date;
|
6202
6202
|
updatedAt: Date;
|
6203
6203
|
deletedAt: Date | null;
|
6204
6204
|
contact: {
|
6205
|
-
name: string;
|
6206
6205
|
id: string;
|
6207
6206
|
channel: string | null;
|
6208
6207
|
address: string | null;
|
6208
|
+
name: string;
|
6209
6209
|
createdAt: Date;
|
6210
6210
|
updatedAt: Date;
|
6211
6211
|
deletedAt: Date | null;
|
@@ -6251,17 +6251,17 @@ export declare const RoomContractsValidationSchema: {
|
|
6251
6251
|
messageId: string;
|
6252
6252
|
mailUserId: string;
|
6253
6253
|
mailUser: {
|
6254
|
-
name: string;
|
6255
6254
|
id: string;
|
6256
6255
|
address: string;
|
6256
|
+
name: string;
|
6257
6257
|
createdAt: Date;
|
6258
6258
|
updatedAt: Date;
|
6259
6259
|
deletedAt: Date | null;
|
6260
6260
|
contact: {
|
6261
|
-
name: string;
|
6262
6261
|
id: string;
|
6263
6262
|
channel: string | null;
|
6264
6263
|
address: string | null;
|
6264
|
+
name: string;
|
6265
6265
|
createdAt: Date;
|
6266
6266
|
updatedAt: Date;
|
6267
6267
|
deletedAt: Date | null;
|
@@ -6282,17 +6282,17 @@ export declare const RoomContractsValidationSchema: {
|
|
6282
6282
|
messageId: string;
|
6283
6283
|
mailUserId: string;
|
6284
6284
|
mailUser: {
|
6285
|
-
name: string;
|
6286
6285
|
id: string;
|
6287
6286
|
address: string;
|
6287
|
+
name: string;
|
6288
6288
|
createdAt: Date;
|
6289
6289
|
updatedAt: Date;
|
6290
6290
|
deletedAt: Date | null;
|
6291
6291
|
contact: {
|
6292
|
-
name: string;
|
6293
6292
|
id: string;
|
6294
6293
|
channel: string | null;
|
6295
6294
|
address: string | null;
|
6295
|
+
name: string;
|
6296
6296
|
createdAt: Date;
|
6297
6297
|
updatedAt: Date;
|
6298
6298
|
deletedAt: Date | null;
|
@@ -6313,17 +6313,17 @@ export declare const RoomContractsValidationSchema: {
|
|
6313
6313
|
messageId: string;
|
6314
6314
|
mailUserId: string;
|
6315
6315
|
mailUser: {
|
6316
|
-
name: string;
|
6317
6316
|
id: string;
|
6318
6317
|
address: string;
|
6318
|
+
name: string;
|
6319
6319
|
createdAt: Date;
|
6320
6320
|
updatedAt: Date;
|
6321
6321
|
deletedAt: Date | null;
|
6322
6322
|
contact: {
|
6323
|
-
name: string;
|
6324
6323
|
id: string;
|
6325
6324
|
channel: string | null;
|
6326
6325
|
address: string | null;
|
6326
|
+
name: string;
|
6327
6327
|
createdAt: Date;
|
6328
6328
|
updatedAt: Date;
|
6329
6329
|
deletedAt: Date | null;
|
@@ -6364,17 +6364,17 @@ export declare const RoomContractsValidationSchema: {
|
|
6364
6364
|
messageId: string;
|
6365
6365
|
mailUserId: string;
|
6366
6366
|
mailUser: {
|
6367
|
-
name: string;
|
6368
6367
|
id: string;
|
6369
6368
|
address: string;
|
6369
|
+
name: string;
|
6370
6370
|
createdAt: Date;
|
6371
6371
|
updatedAt: Date;
|
6372
6372
|
deletedAt: Date | null;
|
6373
6373
|
contact: {
|
6374
|
-
name: string;
|
6375
6374
|
id: string;
|
6376
6375
|
channel: string | null;
|
6377
6376
|
address: string | null;
|
6377
|
+
name: string;
|
6378
6378
|
createdAt: Date;
|
6379
6379
|
updatedAt: Date;
|
6380
6380
|
deletedAt: Date | null;
|
@@ -6420,17 +6420,17 @@ export declare const RoomContractsValidationSchema: {
|
|
6420
6420
|
messageId: string;
|
6421
6421
|
mailUserId: string;
|
6422
6422
|
mailUser: {
|
6423
|
-
name: string;
|
6424
6423
|
id: string;
|
6425
6424
|
address: string;
|
6425
|
+
name: string;
|
6426
6426
|
createdAt: Date;
|
6427
6427
|
updatedAt: Date;
|
6428
6428
|
deletedAt: Date | null;
|
6429
6429
|
contact: {
|
6430
|
-
name: string;
|
6431
6430
|
id: string;
|
6432
6431
|
channel: string | null;
|
6433
6432
|
address: string | null;
|
6433
|
+
name: string;
|
6434
6434
|
createdAt: Date;
|
6435
6435
|
updatedAt: Date;
|
6436
6436
|
deletedAt: Date | null;
|
@@ -6451,17 +6451,17 @@ export declare const RoomContractsValidationSchema: {
|
|
6451
6451
|
messageId: string;
|
6452
6452
|
mailUserId: string;
|
6453
6453
|
mailUser: {
|
6454
|
-
name: string;
|
6455
6454
|
id: string;
|
6456
6455
|
address: string;
|
6456
|
+
name: string;
|
6457
6457
|
createdAt: Date;
|
6458
6458
|
updatedAt: Date;
|
6459
6459
|
deletedAt: Date | null;
|
6460
6460
|
contact: {
|
6461
|
-
name: string;
|
6462
6461
|
id: string;
|
6463
6462
|
channel: string | null;
|
6464
6463
|
address: string | null;
|
6464
|
+
name: string;
|
6465
6465
|
createdAt: Date;
|
6466
6466
|
updatedAt: Date;
|
6467
6467
|
deletedAt: Date | null;
|
@@ -6482,17 +6482,17 @@ export declare const RoomContractsValidationSchema: {
|
|
6482
6482
|
messageId: string;
|
6483
6483
|
mailUserId: string;
|
6484
6484
|
mailUser: {
|
6485
|
-
name: string;
|
6486
6485
|
id: string;
|
6487
6486
|
address: string;
|
6487
|
+
name: string;
|
6488
6488
|
createdAt: Date;
|
6489
6489
|
updatedAt: Date;
|
6490
6490
|
deletedAt: Date | null;
|
6491
6491
|
contact: {
|
6492
|
-
name: string;
|
6493
6492
|
id: string;
|
6494
6493
|
channel: string | null;
|
6495
6494
|
address: string | null;
|
6495
|
+
name: string;
|
6496
6496
|
createdAt: Date;
|
6497
6497
|
updatedAt: Date;
|
6498
6498
|
deletedAt: Date | null;
|
@@ -6521,9 +6521,9 @@ export declare const RoomContractsValidationSchema: {
|
|
6521
6521
|
updatedAt: Date;
|
6522
6522
|
deletedAt: string | null;
|
6523
6523
|
actor: {
|
6524
|
-
name: string;
|
6525
6524
|
id: string;
|
6526
6525
|
address: string | null;
|
6526
|
+
name: string;
|
6527
6527
|
email: string;
|
6528
6528
|
createdAt: Date;
|
6529
6529
|
updatedAt: Date;
|
@@ -6535,18 +6535,18 @@ export declare const RoomContractsValidationSchema: {
|
|
6535
6535
|
actorId: string;
|
6536
6536
|
})[];
|
6537
6537
|
mail: {
|
6538
|
-
name: string;
|
6539
6538
|
id: string;
|
6540
6539
|
state: "connected" | "connecting" | "disconnected" | "init" | "syncing" | "authenticationError" | "connectError" | "unset";
|
6541
6540
|
address: string;
|
6541
|
+
name: string;
|
6542
6542
|
createdAt: Date;
|
6543
6543
|
updatedAt: Date;
|
6544
6544
|
deletedAt: Date | null;
|
6545
6545
|
accountId: string;
|
6546
6546
|
mailServerId: string;
|
6547
6547
|
mailServer: {
|
6548
|
-
name: string;
|
6549
6548
|
id: string;
|
6549
|
+
name: string;
|
6550
6550
|
createdAt: Date;
|
6551
6551
|
updatedAt: Date;
|
6552
6552
|
deletedAt: Date | null;
|
@@ -6568,8 +6568,8 @@ export declare const RoomContractsValidationSchema: {
|
|
6568
6568
|
updatedAt: Date;
|
6569
6569
|
deletedAt: Date | null;
|
6570
6570
|
tags: {
|
6571
|
-
name: string;
|
6572
6571
|
id: string;
|
6572
|
+
name: string;
|
6573
6573
|
color: string;
|
6574
6574
|
createdAt: Date;
|
6575
6575
|
updatedAt: Date;
|
@@ -6594,17 +6594,17 @@ export declare const RoomContractsValidationSchema: {
|
|
6594
6594
|
messageId: string;
|
6595
6595
|
mailUserId: string;
|
6596
6596
|
mailUser: {
|
6597
|
-
name: string;
|
6598
6597
|
id: string;
|
6599
6598
|
address: string;
|
6599
|
+
name: string;
|
6600
6600
|
createdAt: Date;
|
6601
6601
|
updatedAt: Date;
|
6602
6602
|
deletedAt: Date | null;
|
6603
6603
|
contact: {
|
6604
|
-
name: string;
|
6605
6604
|
id: string;
|
6606
6605
|
channel: string | null;
|
6607
6606
|
address: string | null;
|
6607
|
+
name: string;
|
6608
6608
|
createdAt: Date;
|
6609
6609
|
updatedAt: Date;
|
6610
6610
|
deletedAt: Date | null;
|
@@ -6650,17 +6650,17 @@ export declare const RoomContractsValidationSchema: {
|
|
6650
6650
|
messageId: string;
|
6651
6651
|
mailUserId: string;
|
6652
6652
|
mailUser: {
|
6653
|
-
name: string;
|
6654
6653
|
id: string;
|
6655
6654
|
address: string;
|
6655
|
+
name: string;
|
6656
6656
|
createdAt: Date;
|
6657
6657
|
updatedAt: Date;
|
6658
6658
|
deletedAt: Date | null;
|
6659
6659
|
contact: {
|
6660
|
-
name: string;
|
6661
6660
|
id: string;
|
6662
6661
|
channel: string | null;
|
6663
6662
|
address: string | null;
|
6663
|
+
name: string;
|
6664
6664
|
createdAt: Date;
|
6665
6665
|
updatedAt: Date;
|
6666
6666
|
deletedAt: Date | null;
|
@@ -6681,17 +6681,17 @@ export declare const RoomContractsValidationSchema: {
|
|
6681
6681
|
messageId: string;
|
6682
6682
|
mailUserId: string;
|
6683
6683
|
mailUser: {
|
6684
|
-
name: string;
|
6685
6684
|
id: string;
|
6686
6685
|
address: string;
|
6686
|
+
name: string;
|
6687
6687
|
createdAt: Date;
|
6688
6688
|
updatedAt: Date;
|
6689
6689
|
deletedAt: Date | null;
|
6690
6690
|
contact: {
|
6691
|
-
name: string;
|
6692
6691
|
id: string;
|
6693
6692
|
channel: string | null;
|
6694
6693
|
address: string | null;
|
6694
|
+
name: string;
|
6695
6695
|
createdAt: Date;
|
6696
6696
|
updatedAt: Date;
|
6697
6697
|
deletedAt: Date | null;
|
@@ -6712,17 +6712,17 @@ export declare const RoomContractsValidationSchema: {
|
|
6712
6712
|
messageId: string;
|
6713
6713
|
mailUserId: string;
|
6714
6714
|
mailUser: {
|
6715
|
-
name: string;
|
6716
6715
|
id: string;
|
6717
6716
|
address: string;
|
6717
|
+
name: string;
|
6718
6718
|
createdAt: Date;
|
6719
6719
|
updatedAt: Date;
|
6720
6720
|
deletedAt: Date | null;
|
6721
6721
|
contact: {
|
6722
|
-
name: string;
|
6723
6722
|
id: string;
|
6724
6723
|
channel: string | null;
|
6725
6724
|
address: string | null;
|
6725
|
+
name: string;
|
6726
6726
|
createdAt: Date;
|
6727
6727
|
updatedAt: Date;
|
6728
6728
|
deletedAt: Date | null;
|
@@ -6746,9 +6746,9 @@ export declare const RoomContractsValidationSchema: {
|
|
6746
6746
|
seemsLikeNew: boolean;
|
6747
6747
|
};
|
6748
6748
|
assignee: {
|
6749
|
-
name: string;
|
6750
6749
|
id: string;
|
6751
6750
|
address: string | null;
|
6751
|
+
name: string;
|
6752
6752
|
email: string;
|
6753
6753
|
createdAt: Date;
|
6754
6754
|
updatedAt: Date;
|
@@ -6803,8 +6803,8 @@ export declare const RoomContractsValidationSchema: {
|
|
6803
6803
|
}[];
|
6804
6804
|
}[];
|
6805
6805
|
tags: {
|
6806
|
-
name: string;
|
6807
6806
|
id: string;
|
6807
|
+
name: string;
|
6808
6808
|
createdAt: Date;
|
6809
6809
|
updatedAt: Date;
|
6810
6810
|
deletedAt: Date | null;
|
@@ -6836,17 +6836,17 @@ export declare const RoomContractsValidationSchema: {
|
|
6836
6836
|
messageId: string;
|
6837
6837
|
mailUserId: string;
|
6838
6838
|
mailUser: {
|
6839
|
-
name: string;
|
6840
6839
|
id: string;
|
6841
6840
|
address: string;
|
6841
|
+
name: string;
|
6842
6842
|
createdAt: Date;
|
6843
6843
|
updatedAt: Date;
|
6844
6844
|
deletedAt: Date | null;
|
6845
6845
|
contact: {
|
6846
|
-
name: string;
|
6847
6846
|
id: string;
|
6848
6847
|
channel: string | null;
|
6849
6848
|
address: string | null;
|
6849
|
+
name: string;
|
6850
6850
|
createdAt: Date;
|
6851
6851
|
updatedAt: Date;
|
6852
6852
|
deletedAt: Date | null;
|
@@ -6868,17 +6868,17 @@ export declare const RoomContractsValidationSchema: {
|
|
6868
6868
|
messageId: string;
|
6869
6869
|
mailUserId: string;
|
6870
6870
|
mailUser: {
|
6871
|
-
name: string;
|
6872
6871
|
id: string;
|
6873
6872
|
address: string;
|
6873
|
+
name: string;
|
6874
6874
|
createdAt: Date;
|
6875
6875
|
updatedAt: Date;
|
6876
6876
|
deletedAt: Date | null;
|
6877
6877
|
contact: {
|
6878
|
-
name: string;
|
6879
6878
|
id: string;
|
6880
6879
|
channel: string | null;
|
6881
6880
|
address: string | null;
|
6881
|
+
name: string;
|
6882
6882
|
createdAt: Date;
|
6883
6883
|
updatedAt: Date;
|
6884
6884
|
deletedAt: Date | null;
|
@@ -6899,17 +6899,17 @@ export declare const RoomContractsValidationSchema: {
|
|
6899
6899
|
messageId: string;
|
6900
6900
|
mailUserId: string;
|
6901
6901
|
mailUser: {
|
6902
|
-
name: string;
|
6903
6902
|
id: string;
|
6904
6903
|
address: string;
|
6904
|
+
name: string;
|
6905
6905
|
createdAt: Date;
|
6906
6906
|
updatedAt: Date;
|
6907
6907
|
deletedAt: Date | null;
|
6908
6908
|
contact: {
|
6909
|
-
name: string;
|
6910
6909
|
id: string;
|
6911
6910
|
channel: string | null;
|
6912
6911
|
address: string | null;
|
6912
|
+
name: string;
|
6913
6913
|
createdAt: Date;
|
6914
6914
|
updatedAt: Date;
|
6915
6915
|
deletedAt: Date | null;
|
@@ -6930,17 +6930,17 @@ export declare const RoomContractsValidationSchema: {
|
|
6930
6930
|
messageId: string;
|
6931
6931
|
mailUserId: string;
|
6932
6932
|
mailUser: {
|
6933
|
-
name: string;
|
6934
6933
|
id: string;
|
6935
6934
|
address: string;
|
6935
|
+
name: string;
|
6936
6936
|
createdAt: Date;
|
6937
6937
|
updatedAt: Date;
|
6938
6938
|
deletedAt: Date | null;
|
6939
6939
|
contact: {
|
6940
|
-
name: string;
|
6941
6940
|
id: string;
|
6942
6941
|
channel: string | null;
|
6943
6942
|
address: string | null;
|
6943
|
+
name: string;
|
6944
6944
|
createdAt: Date;
|
6945
6945
|
updatedAt: Date;
|
6946
6946
|
deletedAt: Date | null;
|
@@ -6973,17 +6973,17 @@ export declare const RoomContractsValidationSchema: {
|
|
6973
6973
|
messageId: string;
|
6974
6974
|
mailUserId: string;
|
6975
6975
|
mailUser: {
|
6976
|
-
name: string;
|
6977
6976
|
id: string;
|
6978
6977
|
address: string;
|
6978
|
+
name: string;
|
6979
6979
|
createdAt: Date;
|
6980
6980
|
updatedAt: Date;
|
6981
6981
|
deletedAt: Date | null;
|
6982
6982
|
contact: {
|
6983
|
-
name: string;
|
6984
6983
|
id: string;
|
6985
6984
|
channel: string | null;
|
6986
6985
|
address: string | null;
|
6986
|
+
name: string;
|
6987
6987
|
createdAt: Date;
|
6988
6988
|
updatedAt: Date;
|
6989
6989
|
deletedAt: Date | null;
|
@@ -7029,17 +7029,17 @@ export declare const RoomContractsValidationSchema: {
|
|
7029
7029
|
messageId: string;
|
7030
7030
|
mailUserId: string;
|
7031
7031
|
mailUser: {
|
7032
|
-
name: string;
|
7033
7032
|
id: string;
|
7034
7033
|
address: string;
|
7034
|
+
name: string;
|
7035
7035
|
createdAt: Date;
|
7036
7036
|
updatedAt: Date;
|
7037
7037
|
deletedAt: Date | null;
|
7038
7038
|
contact: {
|
7039
|
-
name: string;
|
7040
7039
|
id: string;
|
7041
7040
|
channel: string | null;
|
7042
7041
|
address: string | null;
|
7042
|
+
name: string;
|
7043
7043
|
createdAt: Date;
|
7044
7044
|
updatedAt: Date;
|
7045
7045
|
deletedAt: Date | null;
|
@@ -7060,17 +7060,17 @@ export declare const RoomContractsValidationSchema: {
|
|
7060
7060
|
messageId: string;
|
7061
7061
|
mailUserId: string;
|
7062
7062
|
mailUser: {
|
7063
|
-
name: string;
|
7064
7063
|
id: string;
|
7065
7064
|
address: string;
|
7065
|
+
name: string;
|
7066
7066
|
createdAt: Date;
|
7067
7067
|
updatedAt: Date;
|
7068
7068
|
deletedAt: Date | null;
|
7069
7069
|
contact: {
|
7070
|
-
name: string;
|
7071
7070
|
id: string;
|
7072
7071
|
channel: string | null;
|
7073
7072
|
address: string | null;
|
7073
|
+
name: string;
|
7074
7074
|
createdAt: Date;
|
7075
7075
|
updatedAt: Date;
|
7076
7076
|
deletedAt: Date | null;
|
@@ -7091,17 +7091,17 @@ export declare const RoomContractsValidationSchema: {
|
|
7091
7091
|
messageId: string;
|
7092
7092
|
mailUserId: string;
|
7093
7093
|
mailUser: {
|
7094
|
-
name: string;
|
7095
7094
|
id: string;
|
7096
7095
|
address: string;
|
7096
|
+
name: string;
|
7097
7097
|
createdAt: Date;
|
7098
7098
|
updatedAt: Date;
|
7099
7099
|
deletedAt: Date | null;
|
7100
7100
|
contact: {
|
7101
|
-
name: string;
|
7102
7101
|
id: string;
|
7103
7102
|
channel: string | null;
|
7104
7103
|
address: string | null;
|
7104
|
+
name: string;
|
7105
7105
|
createdAt: Date;
|
7106
7106
|
updatedAt: Date;
|
7107
7107
|
deletedAt: Date | null;
|
@@ -7142,17 +7142,17 @@ export declare const RoomContractsValidationSchema: {
|
|
7142
7142
|
messageId: string;
|
7143
7143
|
mailUserId: string;
|
7144
7144
|
mailUser: {
|
7145
|
-
name: string;
|
7146
7145
|
id: string;
|
7147
7146
|
address: string;
|
7147
|
+
name: string;
|
7148
7148
|
createdAt: Date;
|
7149
7149
|
updatedAt: Date;
|
7150
7150
|
deletedAt: Date | null;
|
7151
7151
|
contact: {
|
7152
|
-
name: string;
|
7153
7152
|
id: string;
|
7154
7153
|
channel: string | null;
|
7155
7154
|
address: string | null;
|
7155
|
+
name: string;
|
7156
7156
|
createdAt: Date;
|
7157
7157
|
updatedAt: Date;
|
7158
7158
|
deletedAt: Date | null;
|
@@ -7198,17 +7198,17 @@ export declare const RoomContractsValidationSchema: {
|
|
7198
7198
|
messageId: string;
|
7199
7199
|
mailUserId: string;
|
7200
7200
|
mailUser: {
|
7201
|
-
name: string;
|
7202
7201
|
id: string;
|
7203
7202
|
address: string;
|
7203
|
+
name: string;
|
7204
7204
|
createdAt: Date;
|
7205
7205
|
updatedAt: Date;
|
7206
7206
|
deletedAt: Date | null;
|
7207
7207
|
contact: {
|
7208
|
-
name: string;
|
7209
7208
|
id: string;
|
7210
7209
|
channel: string | null;
|
7211
7210
|
address: string | null;
|
7211
|
+
name: string;
|
7212
7212
|
createdAt: Date;
|
7213
7213
|
updatedAt: Date;
|
7214
7214
|
deletedAt: Date | null;
|
@@ -7229,17 +7229,17 @@ export declare const RoomContractsValidationSchema: {
|
|
7229
7229
|
messageId: string;
|
7230
7230
|
mailUserId: string;
|
7231
7231
|
mailUser: {
|
7232
|
-
name: string;
|
7233
7232
|
id: string;
|
7234
7233
|
address: string;
|
7234
|
+
name: string;
|
7235
7235
|
createdAt: Date;
|
7236
7236
|
updatedAt: Date;
|
7237
7237
|
deletedAt: Date | null;
|
7238
7238
|
contact: {
|
7239
|
-
name: string;
|
7240
7239
|
id: string;
|
7241
7240
|
channel: string | null;
|
7242
7241
|
address: string | null;
|
7242
|
+
name: string;
|
7243
7243
|
createdAt: Date;
|
7244
7244
|
updatedAt: Date;
|
7245
7245
|
deletedAt: Date | null;
|
@@ -7260,17 +7260,17 @@ export declare const RoomContractsValidationSchema: {
|
|
7260
7260
|
messageId: string;
|
7261
7261
|
mailUserId: string;
|
7262
7262
|
mailUser: {
|
7263
|
-
name: string;
|
7264
7263
|
id: string;
|
7265
7264
|
address: string;
|
7265
|
+
name: string;
|
7266
7266
|
createdAt: Date;
|
7267
7267
|
updatedAt: Date;
|
7268
7268
|
deletedAt: Date | null;
|
7269
7269
|
contact: {
|
7270
|
-
name: string;
|
7271
7270
|
id: string;
|
7272
7271
|
channel: string | null;
|
7273
7272
|
address: string | null;
|
7273
|
+
name: string;
|
7274
7274
|
createdAt: Date;
|
7275
7275
|
updatedAt: Date;
|
7276
7276
|
deletedAt: Date | null;
|
@@ -7311,17 +7311,17 @@ export declare const RoomContractsValidationSchema: {
|
|
7311
7311
|
messageId: string;
|
7312
7312
|
mailUserId: string;
|
7313
7313
|
mailUser: {
|
7314
|
-
name: string;
|
7315
7314
|
id: string;
|
7316
7315
|
address: string;
|
7316
|
+
name: string;
|
7317
7317
|
createdAt: Date;
|
7318
7318
|
updatedAt: Date;
|
7319
7319
|
deletedAt: Date | null;
|
7320
7320
|
contact: {
|
7321
|
-
name: string;
|
7322
7321
|
id: string;
|
7323
7322
|
channel: string | null;
|
7324
7323
|
address: string | null;
|
7324
|
+
name: string;
|
7325
7325
|
createdAt: Date;
|
7326
7326
|
updatedAt: Date;
|
7327
7327
|
deletedAt: Date | null;
|
@@ -7367,17 +7367,17 @@ export declare const RoomContractsValidationSchema: {
|
|
7367
7367
|
messageId: string;
|
7368
7368
|
mailUserId: string;
|
7369
7369
|
mailUser: {
|
7370
|
-
name: string;
|
7371
7370
|
id: string;
|
7372
7371
|
address: string;
|
7372
|
+
name: string;
|
7373
7373
|
createdAt: Date;
|
7374
7374
|
updatedAt: Date;
|
7375
7375
|
deletedAt: Date | null;
|
7376
7376
|
contact: {
|
7377
|
-
name: string;
|
7378
7377
|
id: string;
|
7379
7378
|
channel: string | null;
|
7380
7379
|
address: string | null;
|
7380
|
+
name: string;
|
7381
7381
|
createdAt: Date;
|
7382
7382
|
updatedAt: Date;
|
7383
7383
|
deletedAt: Date | null;
|
@@ -7398,17 +7398,17 @@ export declare const RoomContractsValidationSchema: {
|
|
7398
7398
|
messageId: string;
|
7399
7399
|
mailUserId: string;
|
7400
7400
|
mailUser: {
|
7401
|
-
name: string;
|
7402
7401
|
id: string;
|
7403
7402
|
address: string;
|
7403
|
+
name: string;
|
7404
7404
|
createdAt: Date;
|
7405
7405
|
updatedAt: Date;
|
7406
7406
|
deletedAt: Date | null;
|
7407
7407
|
contact: {
|
7408
|
-
name: string;
|
7409
7408
|
id: string;
|
7410
7409
|
channel: string | null;
|
7411
7410
|
address: string | null;
|
7411
|
+
name: string;
|
7412
7412
|
createdAt: Date;
|
7413
7413
|
updatedAt: Date;
|
7414
7414
|
deletedAt: Date | null;
|
@@ -7429,17 +7429,17 @@ export declare const RoomContractsValidationSchema: {
|
|
7429
7429
|
messageId: string;
|
7430
7430
|
mailUserId: string;
|
7431
7431
|
mailUser: {
|
7432
|
-
name: string;
|
7433
7432
|
id: string;
|
7434
7433
|
address: string;
|
7434
|
+
name: string;
|
7435
7435
|
createdAt: Date;
|
7436
7436
|
updatedAt: Date;
|
7437
7437
|
deletedAt: Date | null;
|
7438
7438
|
contact: {
|
7439
|
-
name: string;
|
7440
7439
|
id: string;
|
7441
7440
|
channel: string | null;
|
7442
7441
|
address: string | null;
|
7442
|
+
name: string;
|
7443
7443
|
createdAt: Date;
|
7444
7444
|
updatedAt: Date;
|
7445
7445
|
deletedAt: Date | null;
|
@@ -7468,9 +7468,9 @@ export declare const RoomContractsValidationSchema: {
|
|
7468
7468
|
updatedAt: Date;
|
7469
7469
|
deletedAt: string | null;
|
7470
7470
|
actor: {
|
7471
|
-
name: string;
|
7472
7471
|
id: string;
|
7473
7472
|
address: string | null;
|
7473
|
+
name: string;
|
7474
7474
|
email: string;
|
7475
7475
|
createdAt: Date;
|
7476
7476
|
updatedAt: Date;
|
@@ -7482,18 +7482,18 @@ export declare const RoomContractsValidationSchema: {
|
|
7482
7482
|
actorId: string;
|
7483
7483
|
})[];
|
7484
7484
|
mail: {
|
7485
|
-
name: string;
|
7486
7485
|
id: string;
|
7487
7486
|
state: "connected" | "connecting" | "disconnected" | "init" | "syncing" | "authenticationError" | "connectError" | "unset";
|
7488
7487
|
address: string;
|
7488
|
+
name: string;
|
7489
7489
|
createdAt: Date;
|
7490
7490
|
updatedAt: Date;
|
7491
7491
|
deletedAt: Date | null;
|
7492
7492
|
accountId: string;
|
7493
7493
|
mailServerId: string;
|
7494
7494
|
mailServer: {
|
7495
|
-
name: string;
|
7496
7495
|
id: string;
|
7496
|
+
name: string;
|
7497
7497
|
createdAt: Date;
|
7498
7498
|
updatedAt: Date;
|
7499
7499
|
deletedAt: Date | null;
|
@@ -7520,8 +7520,8 @@ export declare const RoomContractsValidationSchema: {
|
|
7520
7520
|
updatedAt: Date;
|
7521
7521
|
deletedAt: Date | null;
|
7522
7522
|
tags: {
|
7523
|
-
name: string;
|
7524
7523
|
id: string;
|
7524
|
+
name: string;
|
7525
7525
|
color: string;
|
7526
7526
|
createdAt: Date;
|
7527
7527
|
updatedAt: Date;
|
@@ -7546,17 +7546,17 @@ export declare const RoomContractsValidationSchema: {
|
|
7546
7546
|
messageId: string;
|
7547
7547
|
mailUserId: string;
|
7548
7548
|
mailUser: {
|
7549
|
-
name: string;
|
7550
7549
|
id: string;
|
7551
7550
|
address: string;
|
7551
|
+
name: string;
|
7552
7552
|
createdAt: Date;
|
7553
7553
|
updatedAt: Date;
|
7554
7554
|
deletedAt: Date | null;
|
7555
7555
|
contact: {
|
7556
|
-
name: string;
|
7557
7556
|
id: string;
|
7558
7557
|
channel: string | null;
|
7559
7558
|
address: string | null;
|
7559
|
+
name: string;
|
7560
7560
|
createdAt: Date;
|
7561
7561
|
updatedAt: Date;
|
7562
7562
|
deletedAt: Date | null;
|
@@ -7602,17 +7602,17 @@ export declare const RoomContractsValidationSchema: {
|
|
7602
7602
|
messageId: string;
|
7603
7603
|
mailUserId: string;
|
7604
7604
|
mailUser: {
|
7605
|
-
name: string;
|
7606
7605
|
id: string;
|
7607
7606
|
address: string;
|
7607
|
+
name: string;
|
7608
7608
|
createdAt: Date;
|
7609
7609
|
updatedAt: Date;
|
7610
7610
|
deletedAt: Date | null;
|
7611
7611
|
contact: {
|
7612
|
-
name: string;
|
7613
7612
|
id: string;
|
7614
7613
|
channel: string | null;
|
7615
7614
|
address: string | null;
|
7615
|
+
name: string;
|
7616
7616
|
createdAt: Date;
|
7617
7617
|
updatedAt: Date;
|
7618
7618
|
deletedAt: Date | null;
|
@@ -7633,17 +7633,17 @@ export declare const RoomContractsValidationSchema: {
|
|
7633
7633
|
messageId: string;
|
7634
7634
|
mailUserId: string;
|
7635
7635
|
mailUser: {
|
7636
|
-
name: string;
|
7637
7636
|
id: string;
|
7638
7637
|
address: string;
|
7638
|
+
name: string;
|
7639
7639
|
createdAt: Date;
|
7640
7640
|
updatedAt: Date;
|
7641
7641
|
deletedAt: Date | null;
|
7642
7642
|
contact: {
|
7643
|
-
name: string;
|
7644
7643
|
id: string;
|
7645
7644
|
channel: string | null;
|
7646
7645
|
address: string | null;
|
7646
|
+
name: string;
|
7647
7647
|
createdAt: Date;
|
7648
7648
|
updatedAt: Date;
|
7649
7649
|
deletedAt: Date | null;
|
@@ -7664,17 +7664,17 @@ export declare const RoomContractsValidationSchema: {
|
|
7664
7664
|
messageId: string;
|
7665
7665
|
mailUserId: string;
|
7666
7666
|
mailUser: {
|
7667
|
-
name: string;
|
7668
7667
|
id: string;
|
7669
7668
|
address: string;
|
7669
|
+
name: string;
|
7670
7670
|
createdAt: Date;
|
7671
7671
|
updatedAt: Date;
|
7672
7672
|
deletedAt: Date | null;
|
7673
7673
|
contact: {
|
7674
|
-
name: string;
|
7675
7674
|
id: string;
|
7676
7675
|
channel: string | null;
|
7677
7676
|
address: string | null;
|
7677
|
+
name: string;
|
7678
7678
|
createdAt: Date;
|
7679
7679
|
updatedAt: Date;
|
7680
7680
|
deletedAt: Date | null;
|
@@ -7698,9 +7698,9 @@ export declare const RoomContractsValidationSchema: {
|
|
7698
7698
|
seemsLikeNew: boolean;
|
7699
7699
|
};
|
7700
7700
|
assignee: {
|
7701
|
-
name: string;
|
7702
7701
|
id: string;
|
7703
7702
|
address: string | null;
|
7703
|
+
name: string;
|
7704
7704
|
email: string;
|
7705
7705
|
createdAt: Date;
|
7706
7706
|
updatedAt: Date;
|
@@ -7755,8 +7755,8 @@ export declare const RoomContractsValidationSchema: {
|
|
7755
7755
|
}[];
|
7756
7756
|
}[];
|
7757
7757
|
tags: {
|
7758
|
-
name: string;
|
7759
7758
|
id: string;
|
7759
|
+
name: string;
|
7760
7760
|
createdAt: Date;
|
7761
7761
|
updatedAt: Date;
|
7762
7762
|
deletedAt: Date | null;
|
@@ -7788,17 +7788,17 @@ export declare const RoomContractsValidationSchema: {
|
|
7788
7788
|
messageId: string;
|
7789
7789
|
mailUserId: string;
|
7790
7790
|
mailUser: {
|
7791
|
-
name: string;
|
7792
7791
|
id: string;
|
7793
7792
|
address: string;
|
7793
|
+
name: string;
|
7794
7794
|
createdAt: Date;
|
7795
7795
|
updatedAt: Date;
|
7796
7796
|
deletedAt: Date | null;
|
7797
7797
|
contact: {
|
7798
|
-
name: string;
|
7799
7798
|
id: string;
|
7800
7799
|
channel: string | null;
|
7801
7800
|
address: string | null;
|
7801
|
+
name: string;
|
7802
7802
|
createdAt: Date;
|
7803
7803
|
updatedAt: Date;
|
7804
7804
|
deletedAt: Date | null;
|
@@ -7820,17 +7820,17 @@ export declare const RoomContractsValidationSchema: {
|
|
7820
7820
|
messageId: string;
|
7821
7821
|
mailUserId: string;
|
7822
7822
|
mailUser: {
|
7823
|
-
name: string;
|
7824
7823
|
id: string;
|
7825
7824
|
address: string;
|
7825
|
+
name: string;
|
7826
7826
|
createdAt: Date;
|
7827
7827
|
updatedAt: Date;
|
7828
7828
|
deletedAt: Date | null;
|
7829
7829
|
contact: {
|
7830
|
-
name: string;
|
7831
7830
|
id: string;
|
7832
7831
|
channel: string | null;
|
7833
7832
|
address: string | null;
|
7833
|
+
name: string;
|
7834
7834
|
createdAt: Date;
|
7835
7835
|
updatedAt: Date;
|
7836
7836
|
deletedAt: Date | null;
|
@@ -7851,17 +7851,17 @@ export declare const RoomContractsValidationSchema: {
|
|
7851
7851
|
messageId: string;
|
7852
7852
|
mailUserId: string;
|
7853
7853
|
mailUser: {
|
7854
|
-
name: string;
|
7855
7854
|
id: string;
|
7856
7855
|
address: string;
|
7856
|
+
name: string;
|
7857
7857
|
createdAt: Date;
|
7858
7858
|
updatedAt: Date;
|
7859
7859
|
deletedAt: Date | null;
|
7860
7860
|
contact: {
|
7861
|
-
name: string;
|
7862
7861
|
id: string;
|
7863
7862
|
channel: string | null;
|
7864
7863
|
address: string | null;
|
7864
|
+
name: string;
|
7865
7865
|
createdAt: Date;
|
7866
7866
|
updatedAt: Date;
|
7867
7867
|
deletedAt: Date | null;
|
@@ -7882,17 +7882,17 @@ export declare const RoomContractsValidationSchema: {
|
|
7882
7882
|
messageId: string;
|
7883
7883
|
mailUserId: string;
|
7884
7884
|
mailUser: {
|
7885
|
-
name: string;
|
7886
7885
|
id: string;
|
7887
7886
|
address: string;
|
7887
|
+
name: string;
|
7888
7888
|
createdAt: Date;
|
7889
7889
|
updatedAt: Date;
|
7890
7890
|
deletedAt: Date | null;
|
7891
7891
|
contact: {
|
7892
|
-
name: string;
|
7893
7892
|
id: string;
|
7894
7893
|
channel: string | null;
|
7895
7894
|
address: string | null;
|
7895
|
+
name: string;
|
7896
7896
|
createdAt: Date;
|
7897
7897
|
updatedAt: Date;
|
7898
7898
|
deletedAt: Date | null;
|
@@ -7925,17 +7925,17 @@ export declare const RoomContractsValidationSchema: {
|
|
7925
7925
|
messageId: string;
|
7926
7926
|
mailUserId: string;
|
7927
7927
|
mailUser: {
|
7928
|
-
name: string;
|
7929
7928
|
id: string;
|
7930
7929
|
address: string;
|
7930
|
+
name: string;
|
7931
7931
|
createdAt: Date;
|
7932
7932
|
updatedAt: Date;
|
7933
7933
|
deletedAt: Date | null;
|
7934
7934
|
contact: {
|
7935
|
-
name: string;
|
7936
7935
|
id: string;
|
7937
7936
|
channel: string | null;
|
7938
7937
|
address: string | null;
|
7938
|
+
name: string;
|
7939
7939
|
createdAt: Date;
|
7940
7940
|
updatedAt: Date;
|
7941
7941
|
deletedAt: Date | null;
|
@@ -7981,17 +7981,17 @@ export declare const RoomContractsValidationSchema: {
|
|
7981
7981
|
messageId: string;
|
7982
7982
|
mailUserId: string;
|
7983
7983
|
mailUser: {
|
7984
|
-
name: string;
|
7985
7984
|
id: string;
|
7986
7985
|
address: string;
|
7986
|
+
name: string;
|
7987
7987
|
createdAt: Date;
|
7988
7988
|
updatedAt: Date;
|
7989
7989
|
deletedAt: Date | null;
|
7990
7990
|
contact: {
|
7991
|
-
name: string;
|
7992
7991
|
id: string;
|
7993
7992
|
channel: string | null;
|
7994
7993
|
address: string | null;
|
7994
|
+
name: string;
|
7995
7995
|
createdAt: Date;
|
7996
7996
|
updatedAt: Date;
|
7997
7997
|
deletedAt: Date | null;
|
@@ -8012,17 +8012,17 @@ export declare const RoomContractsValidationSchema: {
|
|
8012
8012
|
messageId: string;
|
8013
8013
|
mailUserId: string;
|
8014
8014
|
mailUser: {
|
8015
|
-
name: string;
|
8016
8015
|
id: string;
|
8017
8016
|
address: string;
|
8017
|
+
name: string;
|
8018
8018
|
createdAt: Date;
|
8019
8019
|
updatedAt: Date;
|
8020
8020
|
deletedAt: Date | null;
|
8021
8021
|
contact: {
|
8022
|
-
name: string;
|
8023
8022
|
id: string;
|
8024
8023
|
channel: string | null;
|
8025
8024
|
address: string | null;
|
8025
|
+
name: string;
|
8026
8026
|
createdAt: Date;
|
8027
8027
|
updatedAt: Date;
|
8028
8028
|
deletedAt: Date | null;
|
@@ -8043,17 +8043,17 @@ export declare const RoomContractsValidationSchema: {
|
|
8043
8043
|
messageId: string;
|
8044
8044
|
mailUserId: string;
|
8045
8045
|
mailUser: {
|
8046
|
-
name: string;
|
8047
8046
|
id: string;
|
8048
8047
|
address: string;
|
8048
|
+
name: string;
|
8049
8049
|
createdAt: Date;
|
8050
8050
|
updatedAt: Date;
|
8051
8051
|
deletedAt: Date | null;
|
8052
8052
|
contact: {
|
8053
|
-
name: string;
|
8054
8053
|
id: string;
|
8055
8054
|
channel: string | null;
|
8056
8055
|
address: string | null;
|
8056
|
+
name: string;
|
8057
8057
|
createdAt: Date;
|
8058
8058
|
updatedAt: Date;
|
8059
8059
|
deletedAt: Date | null;
|
@@ -8094,17 +8094,17 @@ export declare const RoomContractsValidationSchema: {
|
|
8094
8094
|
messageId: string;
|
8095
8095
|
mailUserId: string;
|
8096
8096
|
mailUser: {
|
8097
|
-
name: string;
|
8098
8097
|
id: string;
|
8099
8098
|
address: string;
|
8099
|
+
name: string;
|
8100
8100
|
createdAt: Date;
|
8101
8101
|
updatedAt: Date;
|
8102
8102
|
deletedAt: Date | null;
|
8103
8103
|
contact: {
|
8104
|
-
name: string;
|
8105
8104
|
id: string;
|
8106
8105
|
channel: string | null;
|
8107
8106
|
address: string | null;
|
8107
|
+
name: string;
|
8108
8108
|
createdAt: Date;
|
8109
8109
|
updatedAt: Date;
|
8110
8110
|
deletedAt: Date | null;
|
@@ -8150,17 +8150,17 @@ export declare const RoomContractsValidationSchema: {
|
|
8150
8150
|
messageId: string;
|
8151
8151
|
mailUserId: string;
|
8152
8152
|
mailUser: {
|
8153
|
-
name: string;
|
8154
8153
|
id: string;
|
8155
8154
|
address: string;
|
8155
|
+
name: string;
|
8156
8156
|
createdAt: Date;
|
8157
8157
|
updatedAt: Date;
|
8158
8158
|
deletedAt: Date | null;
|
8159
8159
|
contact: {
|
8160
|
-
name: string;
|
8161
8160
|
id: string;
|
8162
8161
|
channel: string | null;
|
8163
8162
|
address: string | null;
|
8163
|
+
name: string;
|
8164
8164
|
createdAt: Date;
|
8165
8165
|
updatedAt: Date;
|
8166
8166
|
deletedAt: Date | null;
|
@@ -8181,17 +8181,17 @@ export declare const RoomContractsValidationSchema: {
|
|
8181
8181
|
messageId: string;
|
8182
8182
|
mailUserId: string;
|
8183
8183
|
mailUser: {
|
8184
|
-
name: string;
|
8185
8184
|
id: string;
|
8186
8185
|
address: string;
|
8186
|
+
name: string;
|
8187
8187
|
createdAt: Date;
|
8188
8188
|
updatedAt: Date;
|
8189
8189
|
deletedAt: Date | null;
|
8190
8190
|
contact: {
|
8191
|
-
name: string;
|
8192
8191
|
id: string;
|
8193
8192
|
channel: string | null;
|
8194
8193
|
address: string | null;
|
8194
|
+
name: string;
|
8195
8195
|
createdAt: Date;
|
8196
8196
|
updatedAt: Date;
|
8197
8197
|
deletedAt: Date | null;
|
@@ -8212,17 +8212,17 @@ export declare const RoomContractsValidationSchema: {
|
|
8212
8212
|
messageId: string;
|
8213
8213
|
mailUserId: string;
|
8214
8214
|
mailUser: {
|
8215
|
-
name: string;
|
8216
8215
|
id: string;
|
8217
8216
|
address: string;
|
8217
|
+
name: string;
|
8218
8218
|
createdAt: Date;
|
8219
8219
|
updatedAt: Date;
|
8220
8220
|
deletedAt: Date | null;
|
8221
8221
|
contact: {
|
8222
|
-
name: string;
|
8223
8222
|
id: string;
|
8224
8223
|
channel: string | null;
|
8225
8224
|
address: string | null;
|
8225
|
+
name: string;
|
8226
8226
|
createdAt: Date;
|
8227
8227
|
updatedAt: Date;
|
8228
8228
|
deletedAt: Date | null;
|
@@ -8263,17 +8263,17 @@ export declare const RoomContractsValidationSchema: {
|
|
8263
8263
|
messageId: string;
|
8264
8264
|
mailUserId: string;
|
8265
8265
|
mailUser: {
|
8266
|
-
name: string;
|
8267
8266
|
id: string;
|
8268
8267
|
address: string;
|
8268
|
+
name: string;
|
8269
8269
|
createdAt: Date;
|
8270
8270
|
updatedAt: Date;
|
8271
8271
|
deletedAt: Date | null;
|
8272
8272
|
contact: {
|
8273
|
-
name: string;
|
8274
8273
|
id: string;
|
8275
8274
|
channel: string | null;
|
8276
8275
|
address: string | null;
|
8276
|
+
name: string;
|
8277
8277
|
createdAt: Date;
|
8278
8278
|
updatedAt: Date;
|
8279
8279
|
deletedAt: Date | null;
|
@@ -8319,17 +8319,17 @@ export declare const RoomContractsValidationSchema: {
|
|
8319
8319
|
messageId: string;
|
8320
8320
|
mailUserId: string;
|
8321
8321
|
mailUser: {
|
8322
|
-
name: string;
|
8323
8322
|
id: string;
|
8324
8323
|
address: string;
|
8324
|
+
name: string;
|
8325
8325
|
createdAt: Date;
|
8326
8326
|
updatedAt: Date;
|
8327
8327
|
deletedAt: Date | null;
|
8328
8328
|
contact: {
|
8329
|
-
name: string;
|
8330
8329
|
id: string;
|
8331
8330
|
channel: string | null;
|
8332
8331
|
address: string | null;
|
8332
|
+
name: string;
|
8333
8333
|
createdAt: Date;
|
8334
8334
|
updatedAt: Date;
|
8335
8335
|
deletedAt: Date | null;
|
@@ -8350,17 +8350,17 @@ export declare const RoomContractsValidationSchema: {
|
|
8350
8350
|
messageId: string;
|
8351
8351
|
mailUserId: string;
|
8352
8352
|
mailUser: {
|
8353
|
-
name: string;
|
8354
8353
|
id: string;
|
8355
8354
|
address: string;
|
8355
|
+
name: string;
|
8356
8356
|
createdAt: Date;
|
8357
8357
|
updatedAt: Date;
|
8358
8358
|
deletedAt: Date | null;
|
8359
8359
|
contact: {
|
8360
|
-
name: string;
|
8361
8360
|
id: string;
|
8362
8361
|
channel: string | null;
|
8363
8362
|
address: string | null;
|
8363
|
+
name: string;
|
8364
8364
|
createdAt: Date;
|
8365
8365
|
updatedAt: Date;
|
8366
8366
|
deletedAt: Date | null;
|
@@ -8381,17 +8381,17 @@ export declare const RoomContractsValidationSchema: {
|
|
8381
8381
|
messageId: string;
|
8382
8382
|
mailUserId: string;
|
8383
8383
|
mailUser: {
|
8384
|
-
name: string;
|
8385
8384
|
id: string;
|
8386
8385
|
address: string;
|
8386
|
+
name: string;
|
8387
8387
|
createdAt: Date;
|
8388
8388
|
updatedAt: Date;
|
8389
8389
|
deletedAt: Date | null;
|
8390
8390
|
contact: {
|
8391
|
-
name: string;
|
8392
8391
|
id: string;
|
8393
8392
|
channel: string | null;
|
8394
8393
|
address: string | null;
|
8394
|
+
name: string;
|
8395
8395
|
createdAt: Date;
|
8396
8396
|
updatedAt: Date;
|
8397
8397
|
deletedAt: Date | null;
|
@@ -8420,9 +8420,9 @@ export declare const RoomContractsValidationSchema: {
|
|
8420
8420
|
updatedAt: Date;
|
8421
8421
|
deletedAt: string | null;
|
8422
8422
|
actor: {
|
8423
|
-
name: string;
|
8424
8423
|
id: string;
|
8425
8424
|
address: string | null;
|
8425
|
+
name: string;
|
8426
8426
|
email: string;
|
8427
8427
|
createdAt: Date;
|
8428
8428
|
updatedAt: Date;
|
@@ -8434,18 +8434,18 @@ export declare const RoomContractsValidationSchema: {
|
|
8434
8434
|
actorId: string;
|
8435
8435
|
})[];
|
8436
8436
|
mail: {
|
8437
|
-
name: string;
|
8438
8437
|
id: string;
|
8439
8438
|
state: "connected" | "connecting" | "disconnected" | "init" | "syncing" | "authenticationError" | "connectError" | "unset";
|
8440
8439
|
address: string;
|
8440
|
+
name: string;
|
8441
8441
|
createdAt: Date;
|
8442
8442
|
updatedAt: Date;
|
8443
8443
|
deletedAt: Date | null;
|
8444
8444
|
accountId: string;
|
8445
8445
|
mailServerId: string;
|
8446
8446
|
mailServer: {
|
8447
|
-
name: string;
|
8448
8447
|
id: string;
|
8448
|
+
name: string;
|
8449
8449
|
createdAt: Date;
|
8450
8450
|
updatedAt: Date;
|
8451
8451
|
deletedAt: Date | null;
|
@@ -8472,8 +8472,8 @@ export declare const RoomContractsValidationSchema: {
|
|
8472
8472
|
updatedAt: Date;
|
8473
8473
|
deletedAt: Date | null;
|
8474
8474
|
tags: {
|
8475
|
-
name: string;
|
8476
8475
|
id: string;
|
8476
|
+
name: string;
|
8477
8477
|
color: string;
|
8478
8478
|
createdAt: Date;
|
8479
8479
|
updatedAt: Date;
|
@@ -8498,17 +8498,17 @@ export declare const RoomContractsValidationSchema: {
|
|
8498
8498
|
messageId: string;
|
8499
8499
|
mailUserId: string;
|
8500
8500
|
mailUser: {
|
8501
|
-
name: string;
|
8502
8501
|
id: string;
|
8503
8502
|
address: string;
|
8503
|
+
name: string;
|
8504
8504
|
createdAt: Date;
|
8505
8505
|
updatedAt: Date;
|
8506
8506
|
deletedAt: Date | null;
|
8507
8507
|
contact: {
|
8508
|
-
name: string;
|
8509
8508
|
id: string;
|
8510
8509
|
channel: string | null;
|
8511
8510
|
address: string | null;
|
8511
|
+
name: string;
|
8512
8512
|
createdAt: Date;
|
8513
8513
|
updatedAt: Date;
|
8514
8514
|
deletedAt: Date | null;
|
@@ -8554,17 +8554,17 @@ export declare const RoomContractsValidationSchema: {
|
|
8554
8554
|
messageId: string;
|
8555
8555
|
mailUserId: string;
|
8556
8556
|
mailUser: {
|
8557
|
-
name: string;
|
8558
8557
|
id: string;
|
8559
8558
|
address: string;
|
8559
|
+
name: string;
|
8560
8560
|
createdAt: Date;
|
8561
8561
|
updatedAt: Date;
|
8562
8562
|
deletedAt: Date | null;
|
8563
8563
|
contact: {
|
8564
|
-
name: string;
|
8565
8564
|
id: string;
|
8566
8565
|
channel: string | null;
|
8567
8566
|
address: string | null;
|
8567
|
+
name: string;
|
8568
8568
|
createdAt: Date;
|
8569
8569
|
updatedAt: Date;
|
8570
8570
|
deletedAt: Date | null;
|
@@ -8585,17 +8585,17 @@ export declare const RoomContractsValidationSchema: {
|
|
8585
8585
|
messageId: string;
|
8586
8586
|
mailUserId: string;
|
8587
8587
|
mailUser: {
|
8588
|
-
name: string;
|
8589
8588
|
id: string;
|
8590
8589
|
address: string;
|
8590
|
+
name: string;
|
8591
8591
|
createdAt: Date;
|
8592
8592
|
updatedAt: Date;
|
8593
8593
|
deletedAt: Date | null;
|
8594
8594
|
contact: {
|
8595
|
-
name: string;
|
8596
8595
|
id: string;
|
8597
8596
|
channel: string | null;
|
8598
8597
|
address: string | null;
|
8598
|
+
name: string;
|
8599
8599
|
createdAt: Date;
|
8600
8600
|
updatedAt: Date;
|
8601
8601
|
deletedAt: Date | null;
|
@@ -8616,17 +8616,17 @@ export declare const RoomContractsValidationSchema: {
|
|
8616
8616
|
messageId: string;
|
8617
8617
|
mailUserId: string;
|
8618
8618
|
mailUser: {
|
8619
|
-
name: string;
|
8620
8619
|
id: string;
|
8621
8620
|
address: string;
|
8621
|
+
name: string;
|
8622
8622
|
createdAt: Date;
|
8623
8623
|
updatedAt: Date;
|
8624
8624
|
deletedAt: Date | null;
|
8625
8625
|
contact: {
|
8626
|
-
name: string;
|
8627
8626
|
id: string;
|
8628
8627
|
channel: string | null;
|
8629
8628
|
address: string | null;
|
8629
|
+
name: string;
|
8630
8630
|
createdAt: Date;
|
8631
8631
|
updatedAt: Date;
|
8632
8632
|
deletedAt: Date | null;
|
@@ -8650,9 +8650,9 @@ export declare const RoomContractsValidationSchema: {
|
|
8650
8650
|
seemsLikeNew: boolean;
|
8651
8651
|
};
|
8652
8652
|
assignee: {
|
8653
|
-
name: string;
|
8654
8653
|
id: string;
|
8655
8654
|
address: string | null;
|
8655
|
+
name: string;
|
8656
8656
|
email: string;
|
8657
8657
|
createdAt: Date;
|
8658
8658
|
updatedAt: Date;
|
@@ -8707,8 +8707,8 @@ export declare const RoomContractsValidationSchema: {
|
|
8707
8707
|
}[];
|
8708
8708
|
}[];
|
8709
8709
|
tags: {
|
8710
|
-
name: string;
|
8711
8710
|
id: string;
|
8711
|
+
name: string;
|
8712
8712
|
createdAt: Date;
|
8713
8713
|
updatedAt: Date;
|
8714
8714
|
deletedAt: Date | null;
|
@@ -8740,17 +8740,17 @@ export declare const RoomContractsValidationSchema: {
|
|
8740
8740
|
messageId: string;
|
8741
8741
|
mailUserId: string;
|
8742
8742
|
mailUser: {
|
8743
|
-
name: string;
|
8744
8743
|
id: string;
|
8745
8744
|
address: string;
|
8745
|
+
name: string;
|
8746
8746
|
createdAt: Date;
|
8747
8747
|
updatedAt: Date;
|
8748
8748
|
deletedAt: Date | null;
|
8749
8749
|
contact: {
|
8750
|
-
name: string;
|
8751
8750
|
id: string;
|
8752
8751
|
channel: string | null;
|
8753
8752
|
address: string | null;
|
8753
|
+
name: string;
|
8754
8754
|
createdAt: Date;
|
8755
8755
|
updatedAt: Date;
|
8756
8756
|
deletedAt: Date | null;
|
@@ -8772,17 +8772,17 @@ export declare const RoomContractsValidationSchema: {
|
|
8772
8772
|
messageId: string;
|
8773
8773
|
mailUserId: string;
|
8774
8774
|
mailUser: {
|
8775
|
-
name: string;
|
8776
8775
|
id: string;
|
8777
8776
|
address: string;
|
8777
|
+
name: string;
|
8778
8778
|
createdAt: Date;
|
8779
8779
|
updatedAt: Date;
|
8780
8780
|
deletedAt: Date | null;
|
8781
8781
|
contact: {
|
8782
|
-
name: string;
|
8783
8782
|
id: string;
|
8784
8783
|
channel: string | null;
|
8785
8784
|
address: string | null;
|
8785
|
+
name: string;
|
8786
8786
|
createdAt: Date;
|
8787
8787
|
updatedAt: Date;
|
8788
8788
|
deletedAt: Date | null;
|
@@ -8803,17 +8803,17 @@ export declare const RoomContractsValidationSchema: {
|
|
8803
8803
|
messageId: string;
|
8804
8804
|
mailUserId: string;
|
8805
8805
|
mailUser: {
|
8806
|
-
name: string;
|
8807
8806
|
id: string;
|
8808
8807
|
address: string;
|
8808
|
+
name: string;
|
8809
8809
|
createdAt: Date;
|
8810
8810
|
updatedAt: Date;
|
8811
8811
|
deletedAt: Date | null;
|
8812
8812
|
contact: {
|
8813
|
-
name: string;
|
8814
8813
|
id: string;
|
8815
8814
|
channel: string | null;
|
8816
8815
|
address: string | null;
|
8816
|
+
name: string;
|
8817
8817
|
createdAt: Date;
|
8818
8818
|
updatedAt: Date;
|
8819
8819
|
deletedAt: Date | null;
|
@@ -8834,17 +8834,17 @@ export declare const RoomContractsValidationSchema: {
|
|
8834
8834
|
messageId: string;
|
8835
8835
|
mailUserId: string;
|
8836
8836
|
mailUser: {
|
8837
|
-
name: string;
|
8838
8837
|
id: string;
|
8839
8838
|
address: string;
|
8839
|
+
name: string;
|
8840
8840
|
createdAt: Date;
|
8841
8841
|
updatedAt: Date;
|
8842
8842
|
deletedAt: Date | null;
|
8843
8843
|
contact: {
|
8844
|
-
name: string;
|
8845
8844
|
id: string;
|
8846
8845
|
channel: string | null;
|
8847
8846
|
address: string | null;
|
8847
|
+
name: string;
|
8848
8848
|
createdAt: Date;
|
8849
8849
|
updatedAt: Date;
|
8850
8850
|
deletedAt: Date | null;
|
@@ -8877,17 +8877,17 @@ export declare const RoomContractsValidationSchema: {
|
|
8877
8877
|
messageId: string;
|
8878
8878
|
mailUserId: string;
|
8879
8879
|
mailUser: {
|
8880
|
-
name: string;
|
8881
8880
|
id: string;
|
8882
8881
|
address: string;
|
8882
|
+
name: string;
|
8883
8883
|
createdAt: Date;
|
8884
8884
|
updatedAt: Date;
|
8885
8885
|
deletedAt: Date | null;
|
8886
8886
|
contact: {
|
8887
|
-
name: string;
|
8888
8887
|
id: string;
|
8889
8888
|
channel: string | null;
|
8890
8889
|
address: string | null;
|
8890
|
+
name: string;
|
8891
8891
|
createdAt: Date;
|
8892
8892
|
updatedAt: Date;
|
8893
8893
|
deletedAt: Date | null;
|
@@ -8933,17 +8933,17 @@ export declare const RoomContractsValidationSchema: {
|
|
8933
8933
|
messageId: string;
|
8934
8934
|
mailUserId: string;
|
8935
8935
|
mailUser: {
|
8936
|
-
name: string;
|
8937
8936
|
id: string;
|
8938
8937
|
address: string;
|
8938
|
+
name: string;
|
8939
8939
|
createdAt: Date;
|
8940
8940
|
updatedAt: Date;
|
8941
8941
|
deletedAt: Date | null;
|
8942
8942
|
contact: {
|
8943
|
-
name: string;
|
8944
8943
|
id: string;
|
8945
8944
|
channel: string | null;
|
8946
8945
|
address: string | null;
|
8946
|
+
name: string;
|
8947
8947
|
createdAt: Date;
|
8948
8948
|
updatedAt: Date;
|
8949
8949
|
deletedAt: Date | null;
|
@@ -8964,17 +8964,17 @@ export declare const RoomContractsValidationSchema: {
|
|
8964
8964
|
messageId: string;
|
8965
8965
|
mailUserId: string;
|
8966
8966
|
mailUser: {
|
8967
|
-
name: string;
|
8968
8967
|
id: string;
|
8969
8968
|
address: string;
|
8969
|
+
name: string;
|
8970
8970
|
createdAt: Date;
|
8971
8971
|
updatedAt: Date;
|
8972
8972
|
deletedAt: Date | null;
|
8973
8973
|
contact: {
|
8974
|
-
name: string;
|
8975
8974
|
id: string;
|
8976
8975
|
channel: string | null;
|
8977
8976
|
address: string | null;
|
8977
|
+
name: string;
|
8978
8978
|
createdAt: Date;
|
8979
8979
|
updatedAt: Date;
|
8980
8980
|
deletedAt: Date | null;
|
@@ -8995,17 +8995,17 @@ export declare const RoomContractsValidationSchema: {
|
|
8995
8995
|
messageId: string;
|
8996
8996
|
mailUserId: string;
|
8997
8997
|
mailUser: {
|
8998
|
-
name: string;
|
8999
8998
|
id: string;
|
9000
8999
|
address: string;
|
9000
|
+
name: string;
|
9001
9001
|
createdAt: Date;
|
9002
9002
|
updatedAt: Date;
|
9003
9003
|
deletedAt: Date | null;
|
9004
9004
|
contact: {
|
9005
|
-
name: string;
|
9006
9005
|
id: string;
|
9007
9006
|
channel: string | null;
|
9008
9007
|
address: string | null;
|
9008
|
+
name: string;
|
9009
9009
|
createdAt: Date;
|
9010
9010
|
updatedAt: Date;
|
9011
9011
|
deletedAt: Date | null;
|
@@ -9046,17 +9046,17 @@ export declare const RoomContractsValidationSchema: {
|
|
9046
9046
|
messageId: string;
|
9047
9047
|
mailUserId: string;
|
9048
9048
|
mailUser: {
|
9049
|
-
name: string;
|
9050
9049
|
id: string;
|
9051
9050
|
address: string;
|
9051
|
+
name: string;
|
9052
9052
|
createdAt: Date;
|
9053
9053
|
updatedAt: Date;
|
9054
9054
|
deletedAt: Date | null;
|
9055
9055
|
contact: {
|
9056
|
-
name: string;
|
9057
9056
|
id: string;
|
9058
9057
|
channel: string | null;
|
9059
9058
|
address: string | null;
|
9059
|
+
name: string;
|
9060
9060
|
createdAt: Date;
|
9061
9061
|
updatedAt: Date;
|
9062
9062
|
deletedAt: Date | null;
|
@@ -9102,17 +9102,17 @@ export declare const RoomContractsValidationSchema: {
|
|
9102
9102
|
messageId: string;
|
9103
9103
|
mailUserId: string;
|
9104
9104
|
mailUser: {
|
9105
|
-
name: string;
|
9106
9105
|
id: string;
|
9107
9106
|
address: string;
|
9107
|
+
name: string;
|
9108
9108
|
createdAt: Date;
|
9109
9109
|
updatedAt: Date;
|
9110
9110
|
deletedAt: Date | null;
|
9111
9111
|
contact: {
|
9112
|
-
name: string;
|
9113
9112
|
id: string;
|
9114
9113
|
channel: string | null;
|
9115
9114
|
address: string | null;
|
9115
|
+
name: string;
|
9116
9116
|
createdAt: Date;
|
9117
9117
|
updatedAt: Date;
|
9118
9118
|
deletedAt: Date | null;
|
@@ -9133,17 +9133,17 @@ export declare const RoomContractsValidationSchema: {
|
|
9133
9133
|
messageId: string;
|
9134
9134
|
mailUserId: string;
|
9135
9135
|
mailUser: {
|
9136
|
-
name: string;
|
9137
9136
|
id: string;
|
9138
9137
|
address: string;
|
9138
|
+
name: string;
|
9139
9139
|
createdAt: Date;
|
9140
9140
|
updatedAt: Date;
|
9141
9141
|
deletedAt: Date | null;
|
9142
9142
|
contact: {
|
9143
|
-
name: string;
|
9144
9143
|
id: string;
|
9145
9144
|
channel: string | null;
|
9146
9145
|
address: string | null;
|
9146
|
+
name: string;
|
9147
9147
|
createdAt: Date;
|
9148
9148
|
updatedAt: Date;
|
9149
9149
|
deletedAt: Date | null;
|
@@ -9164,17 +9164,17 @@ export declare const RoomContractsValidationSchema: {
|
|
9164
9164
|
messageId: string;
|
9165
9165
|
mailUserId: string;
|
9166
9166
|
mailUser: {
|
9167
|
-
name: string;
|
9168
9167
|
id: string;
|
9169
9168
|
address: string;
|
9169
|
+
name: string;
|
9170
9170
|
createdAt: Date;
|
9171
9171
|
updatedAt: Date;
|
9172
9172
|
deletedAt: Date | null;
|
9173
9173
|
contact: {
|
9174
|
-
name: string;
|
9175
9174
|
id: string;
|
9176
9175
|
channel: string | null;
|
9177
9176
|
address: string | null;
|
9177
|
+
name: string;
|
9178
9178
|
createdAt: Date;
|
9179
9179
|
updatedAt: Date;
|
9180
9180
|
deletedAt: Date | null;
|
@@ -9215,17 +9215,17 @@ export declare const RoomContractsValidationSchema: {
|
|
9215
9215
|
messageId: string;
|
9216
9216
|
mailUserId: string;
|
9217
9217
|
mailUser: {
|
9218
|
-
name: string;
|
9219
9218
|
id: string;
|
9220
9219
|
address: string;
|
9220
|
+
name: string;
|
9221
9221
|
createdAt: Date;
|
9222
9222
|
updatedAt: Date;
|
9223
9223
|
deletedAt: Date | null;
|
9224
9224
|
contact: {
|
9225
|
-
name: string;
|
9226
9225
|
id: string;
|
9227
9226
|
channel: string | null;
|
9228
9227
|
address: string | null;
|
9228
|
+
name: string;
|
9229
9229
|
createdAt: Date;
|
9230
9230
|
updatedAt: Date;
|
9231
9231
|
deletedAt: Date | null;
|
@@ -9271,17 +9271,17 @@ export declare const RoomContractsValidationSchema: {
|
|
9271
9271
|
messageId: string;
|
9272
9272
|
mailUserId: string;
|
9273
9273
|
mailUser: {
|
9274
|
-
name: string;
|
9275
9274
|
id: string;
|
9276
9275
|
address: string;
|
9276
|
+
name: string;
|
9277
9277
|
createdAt: Date;
|
9278
9278
|
updatedAt: Date;
|
9279
9279
|
deletedAt: Date | null;
|
9280
9280
|
contact: {
|
9281
|
-
name: string;
|
9282
9281
|
id: string;
|
9283
9282
|
channel: string | null;
|
9284
9283
|
address: string | null;
|
9284
|
+
name: string;
|
9285
9285
|
createdAt: Date;
|
9286
9286
|
updatedAt: Date;
|
9287
9287
|
deletedAt: Date | null;
|
@@ -9302,17 +9302,17 @@ export declare const RoomContractsValidationSchema: {
|
|
9302
9302
|
messageId: string;
|
9303
9303
|
mailUserId: string;
|
9304
9304
|
mailUser: {
|
9305
|
-
name: string;
|
9306
9305
|
id: string;
|
9307
9306
|
address: string;
|
9307
|
+
name: string;
|
9308
9308
|
createdAt: Date;
|
9309
9309
|
updatedAt: Date;
|
9310
9310
|
deletedAt: Date | null;
|
9311
9311
|
contact: {
|
9312
|
-
name: string;
|
9313
9312
|
id: string;
|
9314
9313
|
channel: string | null;
|
9315
9314
|
address: string | null;
|
9315
|
+
name: string;
|
9316
9316
|
createdAt: Date;
|
9317
9317
|
updatedAt: Date;
|
9318
9318
|
deletedAt: Date | null;
|
@@ -9333,17 +9333,17 @@ export declare const RoomContractsValidationSchema: {
|
|
9333
9333
|
messageId: string;
|
9334
9334
|
mailUserId: string;
|
9335
9335
|
mailUser: {
|
9336
|
-
name: string;
|
9337
9336
|
id: string;
|
9338
9337
|
address: string;
|
9338
|
+
name: string;
|
9339
9339
|
createdAt: Date;
|
9340
9340
|
updatedAt: Date;
|
9341
9341
|
deletedAt: Date | null;
|
9342
9342
|
contact: {
|
9343
|
-
name: string;
|
9344
9343
|
id: string;
|
9345
9344
|
channel: string | null;
|
9346
9345
|
address: string | null;
|
9346
|
+
name: string;
|
9347
9347
|
createdAt: Date;
|
9348
9348
|
updatedAt: Date;
|
9349
9349
|
deletedAt: Date | null;
|
@@ -9372,9 +9372,9 @@ export declare const RoomContractsValidationSchema: {
|
|
9372
9372
|
updatedAt: Date;
|
9373
9373
|
deletedAt: string | null;
|
9374
9374
|
actor: {
|
9375
|
-
name: string;
|
9376
9375
|
id: string;
|
9377
9376
|
address: string | null;
|
9377
|
+
name: string;
|
9378
9378
|
email: string;
|
9379
9379
|
createdAt: Date;
|
9380
9380
|
updatedAt: Date;
|
@@ -9386,18 +9386,18 @@ export declare const RoomContractsValidationSchema: {
|
|
9386
9386
|
actorId: string;
|
9387
9387
|
})[];
|
9388
9388
|
mail: {
|
9389
|
-
name: string;
|
9390
9389
|
id: string;
|
9391
9390
|
state: "connected" | "connecting" | "disconnected" | "init" | "syncing" | "authenticationError" | "connectError" | "unset";
|
9392
9391
|
address: string;
|
9392
|
+
name: string;
|
9393
9393
|
createdAt: Date;
|
9394
9394
|
updatedAt: Date;
|
9395
9395
|
deletedAt: Date | null;
|
9396
9396
|
accountId: string;
|
9397
9397
|
mailServerId: string;
|
9398
9398
|
mailServer: {
|
9399
|
-
name: string;
|
9400
9399
|
id: string;
|
9400
|
+
name: string;
|
9401
9401
|
createdAt: Date;
|
9402
9402
|
updatedAt: Date;
|
9403
9403
|
deletedAt: Date | null;
|