@kl1/contracts 1.0.27 → 1.0.29

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (81) hide show
  1. package/dist/index.js +144 -56
  2. package/dist/index.js.map +1 -1
  3. package/dist/index.mjs +143 -56
  4. package/dist/index.mjs.map +1 -1
  5. package/dist/src/app/index.d.ts +17 -0
  6. package/dist/src/app/index.d.ts.map +1 -0
  7. package/dist/src/attribute/index.d.ts +108 -108
  8. package/dist/src/attribute/schema.d.ts +24 -24
  9. package/dist/src/attribute-option/schema.d.ts +9 -9
  10. package/dist/src/base-contract.d.ts +9 -9
  11. package/dist/src/call-log/schema.d.ts +9 -9
  12. package/dist/src/category/index.d.ts +42 -42
  13. package/dist/src/category/schema.d.ts +9 -9
  14. package/dist/src/channel/index.d.ts +38 -38
  15. package/dist/src/channel/schema.d.ts +9 -9
  16. package/dist/src/chat/index.d.ts +5335 -5335
  17. package/dist/src/chat/schema.d.ts +876 -876
  18. package/dist/src/chat/validation.d.ts +1008 -1008
  19. package/dist/src/comment/index.d.ts +363 -363
  20. package/dist/src/comment/schema.d.ts +105 -105
  21. package/dist/src/company/index.d.ts +288 -288
  22. package/dist/src/company/schema.d.ts +87 -87
  23. package/dist/src/company/validation.d.ts +162 -162
  24. package/dist/src/contact/index.d.ts +1212 -1212
  25. package/dist/src/contact/schema.d.ts +201 -201
  26. package/dist/src/contact/validation.d.ts +997 -997
  27. package/dist/src/contact-email/schema.d.ts +9 -9
  28. package/dist/src/contact-phone/schema.d.ts +9 -9
  29. package/dist/src/contract.d.ts +9737 -9761
  30. package/dist/src/contract.d.ts.map +1 -1
  31. package/dist/src/custom-field/schema.d.ts +9 -9
  32. package/dist/src/custom-field-upload/schema.d.ts +9 -9
  33. package/dist/src/cx-log/index.d.ts +621 -621
  34. package/dist/src/cx-log/schema.d.ts +564 -564
  35. package/dist/src/dashboard/index.d.ts +6 -6
  36. package/dist/src/dashboard/index.d.ts.map +1 -1
  37. package/dist/src/dashboard/schema.d.ts +2 -2
  38. package/dist/src/dashboard/schema.d.ts.map +1 -1
  39. package/dist/src/evaluate-form/index.d.ts +47 -0
  40. package/dist/src/evaluate-form/index.d.ts.map +1 -0
  41. package/dist/src/evaluate-form/schema.d.ts +9 -9
  42. package/dist/src/evaluate-form/validation.d.ts +28 -0
  43. package/dist/src/evaluate-form/validation.d.ts.map +1 -0
  44. package/dist/src/group/schema.d.ts +9 -9
  45. package/dist/src/index.d.ts +1 -0
  46. package/dist/src/index.d.ts.map +1 -1
  47. package/dist/src/log-form/schema.d.ts +9 -9
  48. package/dist/src/mail/mail-contract.d.ts +63 -63
  49. package/dist/src/mail/mail-server.d.ts +216 -0
  50. package/dist/src/mail/mail-server.d.ts.map +1 -0
  51. package/dist/src/mail/room-contract.d.ts +63 -63
  52. package/dist/src/mail/schemas/room-validation.schema.d.ts +14 -14
  53. package/dist/src/mail/schemas/room.schema.d.ts +25 -25
  54. package/dist/src/messenger/index.d.ts +492 -492
  55. package/dist/src/platform-contact/schema.d.ts +30 -0
  56. package/dist/src/platform-contact/schema.d.ts.map +1 -0
  57. package/dist/src/tag/index.d.ts +45 -45
  58. package/dist/src/tag/schema.d.ts +9 -9
  59. package/dist/src/tag-group/schema.d.ts +9 -9
  60. package/dist/src/telephony-agent-presence-status/index.d.ts +93 -93
  61. package/dist/src/telephony-agent-presence-status/schema.d.ts +33 -33
  62. package/dist/src/telephony-cdr/schema.d.ts +9 -9
  63. package/dist/src/telephony-live-queue-call/schema.d.ts +9 -9
  64. package/dist/src/telephony-queue-call-count/schema.d.ts +9 -9
  65. package/dist/src/tenant/schema.d.ts +9 -9
  66. package/dist/src/ticket/index.d.ts +774 -909
  67. package/dist/src/ticket/index.d.ts.map +1 -1
  68. package/dist/src/ticket/schema.d.ts +135 -135
  69. package/dist/src/ticket/validation.d.ts +168 -338
  70. package/dist/src/ticket/validation.d.ts.map +1 -1
  71. package/dist/src/upload/schema.d.ts +9 -9
  72. package/dist/src/user-presence-status-log/index.d.ts +36 -36
  73. package/dist/src/user-presence-status-log/schema.d.ts +39 -39
  74. package/dist/src/widget/index.d.ts +150 -79
  75. package/dist/src/widget/index.d.ts.map +1 -1
  76. package/dist/src/widget/schema.d.ts +9 -9
  77. package/dist/src/widget/validation.d.ts +10 -0
  78. package/dist/src/widget/validation.d.ts.map +1 -1
  79. package/dist/src/wrap-up-form/index.d.ts +96 -96
  80. package/dist/src/wrap-up-form/schema.d.ts +24 -24
  81. package/package.json +10 -4
@@ -0,0 +1,216 @@
1
+ import z from 'zod';
2
+ export declare const serverContract: {
3
+ create: {
4
+ body: null;
5
+ summary: "Register a new mail server";
6
+ method: "POST";
7
+ responses: {
8
+ 401: z.ZodObject<{
9
+ message: z.ZodString;
10
+ error: z.ZodAny;
11
+ }, "strip", z.ZodTypeAny, {
12
+ message: string;
13
+ error?: any;
14
+ }, {
15
+ message: string;
16
+ error?: any;
17
+ }>;
18
+ 404: z.ZodObject<{
19
+ message: z.ZodString;
20
+ error: z.ZodAny;
21
+ }, "strip", z.ZodTypeAny, {
22
+ message: string;
23
+ error?: any;
24
+ }, {
25
+ message: string;
26
+ error?: any;
27
+ }>;
28
+ 422: z.ZodObject<{
29
+ message: z.ZodString;
30
+ error: z.ZodAny;
31
+ }, "strip", z.ZodTypeAny, {
32
+ message: string;
33
+ error?: any;
34
+ }, {
35
+ message: string;
36
+ error?: any;
37
+ }>;
38
+ 200: z.ZodObject<{
39
+ requestId: z.ZodString;
40
+ message: z.ZodString;
41
+ }, "strip", z.ZodTypeAny, {
42
+ message: string;
43
+ requestId: string;
44
+ }, {
45
+ message: string;
46
+ requestId: string;
47
+ }>;
48
+ };
49
+ path: "/server/";
50
+ };
51
+ get: {
52
+ summary: "Get a mail server by id";
53
+ method: "GET";
54
+ pathParams: z.ZodObject<{
55
+ id: z.ZodString;
56
+ }, "strip", z.ZodTypeAny, {
57
+ id: string;
58
+ }, {
59
+ id: string;
60
+ }>;
61
+ responses: {
62
+ 401: z.ZodObject<{
63
+ message: z.ZodString;
64
+ error: z.ZodAny;
65
+ }, "strip", z.ZodTypeAny, {
66
+ message: string;
67
+ error?: any;
68
+ }, {
69
+ message: string;
70
+ error?: any;
71
+ }>;
72
+ 404: z.ZodObject<{
73
+ message: z.ZodString;
74
+ error: z.ZodAny;
75
+ }, "strip", z.ZodTypeAny, {
76
+ message: string;
77
+ error?: any;
78
+ }, {
79
+ message: string;
80
+ error?: any;
81
+ }>;
82
+ 422: z.ZodObject<{
83
+ message: z.ZodString;
84
+ error: z.ZodAny;
85
+ }, "strip", z.ZodTypeAny, {
86
+ message: string;
87
+ error?: any;
88
+ }, {
89
+ message: string;
90
+ error?: any;
91
+ }>;
92
+ 200: z.ZodObject<{
93
+ requestId: z.ZodString;
94
+ message: z.ZodString;
95
+ }, "strip", z.ZodTypeAny, {
96
+ message: string;
97
+ requestId: string;
98
+ }, {
99
+ message: string;
100
+ requestId: string;
101
+ }>;
102
+ };
103
+ path: "/server/:id";
104
+ };
105
+ update: {
106
+ body: null;
107
+ summary: "Update a mail server by id";
108
+ method: "PATCH";
109
+ pathParams: z.ZodObject<{
110
+ id: z.ZodString;
111
+ }, "strip", z.ZodTypeAny, {
112
+ id: string;
113
+ }, {
114
+ id: string;
115
+ }>;
116
+ responses: {
117
+ 401: z.ZodObject<{
118
+ message: z.ZodString;
119
+ error: z.ZodAny;
120
+ }, "strip", z.ZodTypeAny, {
121
+ message: string;
122
+ error?: any;
123
+ }, {
124
+ message: string;
125
+ error?: any;
126
+ }>;
127
+ 404: z.ZodObject<{
128
+ message: z.ZodString;
129
+ error: z.ZodAny;
130
+ }, "strip", z.ZodTypeAny, {
131
+ message: string;
132
+ error?: any;
133
+ }, {
134
+ message: string;
135
+ error?: any;
136
+ }>;
137
+ 422: z.ZodObject<{
138
+ message: z.ZodString;
139
+ error: z.ZodAny;
140
+ }, "strip", z.ZodTypeAny, {
141
+ message: string;
142
+ error?: any;
143
+ }, {
144
+ message: string;
145
+ error?: any;
146
+ }>;
147
+ 200: z.ZodObject<{
148
+ requestId: z.ZodString;
149
+ message: z.ZodString;
150
+ }, "strip", z.ZodTypeAny, {
151
+ message: string;
152
+ requestId: string;
153
+ }, {
154
+ message: string;
155
+ requestId: string;
156
+ }>;
157
+ };
158
+ path: "/server/:id";
159
+ };
160
+ delete: {
161
+ body: null;
162
+ summary: "Delete a mail server by id";
163
+ method: "PATCH";
164
+ pathParams: z.ZodObject<{
165
+ id: z.ZodString;
166
+ }, "strip", z.ZodTypeAny, {
167
+ id: string;
168
+ }, {
169
+ id: string;
170
+ }>;
171
+ responses: {
172
+ 401: z.ZodObject<{
173
+ message: z.ZodString;
174
+ error: z.ZodAny;
175
+ }, "strip", z.ZodTypeAny, {
176
+ message: string;
177
+ error?: any;
178
+ }, {
179
+ message: string;
180
+ error?: any;
181
+ }>;
182
+ 404: z.ZodObject<{
183
+ message: z.ZodString;
184
+ error: z.ZodAny;
185
+ }, "strip", z.ZodTypeAny, {
186
+ message: string;
187
+ error?: any;
188
+ }, {
189
+ message: string;
190
+ error?: any;
191
+ }>;
192
+ 422: z.ZodObject<{
193
+ message: z.ZodString;
194
+ error: z.ZodAny;
195
+ }, "strip", z.ZodTypeAny, {
196
+ message: string;
197
+ error?: any;
198
+ }, {
199
+ message: string;
200
+ error?: any;
201
+ }>;
202
+ 200: z.ZodObject<{
203
+ requestId: z.ZodString;
204
+ message: z.ZodString;
205
+ }, "strip", z.ZodTypeAny, {
206
+ message: string;
207
+ requestId: string;
208
+ }, {
209
+ message: string;
210
+ requestId: string;
211
+ }>;
212
+ };
213
+ path: "/server/:id";
214
+ };
215
+ };
216
+ //# sourceMappingURL=mail-server.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"mail-server.d.ts","sourceRoot":"","sources":["../../../src/mail/mail-server.ts"],"names":[],"mappings":"AACA,OAAO,CAAC,MAAM,KAAK,CAAC;AAMpB,eAAO,MAAM,cAAc;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA+D1B,CAAC"}
@@ -1646,8 +1646,8 @@ export declare const roomContract: {
1646
1646
  }[];
1647
1647
  }>, z.ZodObject<{
1648
1648
  id: z.ZodString;
1649
- createdAt: z.ZodString;
1650
- updatedAt: z.ZodString;
1649
+ createdAt: z.ZodDate;
1650
+ updatedAt: z.ZodDate;
1651
1651
  deletedAt: z.ZodNullable<z.ZodString>;
1652
1652
  description: z.ZodString;
1653
1653
  actorId: z.ZodString;
@@ -1686,8 +1686,8 @@ export declare const roomContract: {
1686
1686
  }, "strip", z.ZodTypeAny, {
1687
1687
  id: string;
1688
1688
  description: string;
1689
- createdAt: string;
1690
- updatedAt: string;
1689
+ createdAt: Date;
1690
+ updatedAt: Date;
1691
1691
  deletedAt: string | null;
1692
1692
  actor: {
1693
1693
  id: string;
@@ -1705,8 +1705,8 @@ export declare const roomContract: {
1705
1705
  }, {
1706
1706
  id: string;
1707
1707
  description: string;
1708
- createdAt: string;
1709
- updatedAt: string;
1708
+ createdAt: Date;
1709
+ updatedAt: Date;
1710
1710
  deletedAt: string | null;
1711
1711
  actor: {
1712
1712
  id: string;
@@ -2193,8 +2193,8 @@ export declare const roomContract: {
2193
2193
  } | {
2194
2194
  id: string;
2195
2195
  description: string;
2196
- createdAt: string;
2197
- updatedAt: string;
2196
+ createdAt: Date;
2197
+ updatedAt: Date;
2198
2198
  deletedAt: string | null;
2199
2199
  actor: {
2200
2200
  id: string;
@@ -2603,8 +2603,8 @@ export declare const roomContract: {
2603
2603
  } | {
2604
2604
  id: string;
2605
2605
  description: string;
2606
- createdAt: string;
2607
- updatedAt: string;
2606
+ createdAt: Date;
2607
+ updatedAt: Date;
2608
2608
  deletedAt: string | null;
2609
2609
  actor: {
2610
2610
  id: string;
@@ -3018,8 +3018,8 @@ export declare const roomContract: {
3018
3018
  } | {
3019
3019
  id: string;
3020
3020
  description: string;
3021
- createdAt: string;
3022
- updatedAt: string;
3021
+ createdAt: Date;
3022
+ updatedAt: Date;
3023
3023
  deletedAt: string | null;
3024
3024
  actor: {
3025
3025
  id: string;
@@ -3434,8 +3434,8 @@ export declare const roomContract: {
3434
3434
  } | {
3435
3435
  id: string;
3436
3436
  description: string;
3437
- createdAt: string;
3438
- updatedAt: string;
3437
+ createdAt: Date;
3438
+ updatedAt: Date;
3439
3439
  deletedAt: string | null;
3440
3440
  actor: {
3441
3441
  id: string;
@@ -5073,8 +5073,8 @@ export declare const roomContract: {
5073
5073
  }[];
5074
5074
  }>, z.ZodObject<{
5075
5075
  id: z.ZodString;
5076
- createdAt: z.ZodString;
5077
- updatedAt: z.ZodString;
5076
+ createdAt: z.ZodDate;
5077
+ updatedAt: z.ZodDate;
5078
5078
  deletedAt: z.ZodNullable<z.ZodString>;
5079
5079
  description: z.ZodString;
5080
5080
  actorId: z.ZodString;
@@ -5113,8 +5113,8 @@ export declare const roomContract: {
5113
5113
  }, "strip", z.ZodTypeAny, {
5114
5114
  id: string;
5115
5115
  description: string;
5116
- createdAt: string;
5117
- updatedAt: string;
5116
+ createdAt: Date;
5117
+ updatedAt: Date;
5118
5118
  deletedAt: string | null;
5119
5119
  actor: {
5120
5120
  id: string;
@@ -5132,8 +5132,8 @@ export declare const roomContract: {
5132
5132
  }, {
5133
5133
  id: string;
5134
5134
  description: string;
5135
- createdAt: string;
5136
- updatedAt: string;
5135
+ createdAt: Date;
5136
+ updatedAt: Date;
5137
5137
  deletedAt: string | null;
5138
5138
  actor: {
5139
5139
  id: string;
@@ -5620,8 +5620,8 @@ export declare const roomContract: {
5620
5620
  } | {
5621
5621
  id: string;
5622
5622
  description: string;
5623
- createdAt: string;
5624
- updatedAt: string;
5623
+ createdAt: Date;
5624
+ updatedAt: Date;
5625
5625
  deletedAt: string | null;
5626
5626
  actor: {
5627
5627
  id: string;
@@ -6030,8 +6030,8 @@ export declare const roomContract: {
6030
6030
  } | {
6031
6031
  id: string;
6032
6032
  description: string;
6033
- createdAt: string;
6034
- updatedAt: string;
6033
+ createdAt: Date;
6034
+ updatedAt: Date;
6035
6035
  deletedAt: string | null;
6036
6036
  actor: {
6037
6037
  id: string;
@@ -6442,8 +6442,8 @@ export declare const roomContract: {
6442
6442
  } | {
6443
6443
  id: string;
6444
6444
  description: string;
6445
- createdAt: string;
6446
- updatedAt: string;
6445
+ createdAt: Date;
6446
+ updatedAt: Date;
6447
6447
  deletedAt: string | null;
6448
6448
  actor: {
6449
6449
  id: string;
@@ -6855,8 +6855,8 @@ export declare const roomContract: {
6855
6855
  } | {
6856
6856
  id: string;
6857
6857
  description: string;
6858
- createdAt: string;
6859
- updatedAt: string;
6858
+ createdAt: Date;
6859
+ updatedAt: Date;
6860
6860
  deletedAt: string | null;
6861
6861
  actor: {
6862
6862
  id: string;
@@ -6957,27 +6957,27 @@ export declare const roomContract: {
6957
6957
  roomId: z.ZodString;
6958
6958
  upload: z.ZodObject<{
6959
6959
  id: z.ZodString;
6960
- createdAt: z.ZodString;
6961
- updatedAt: z.ZodString;
6962
- deletedAt: z.ZodNullable<z.ZodString>;
6960
+ createdAt: z.ZodDate;
6961
+ updatedAt: z.ZodDate;
6962
+ deletedAt: z.ZodNullable<z.ZodDate>;
6963
6963
  bucketName: z.ZodString;
6964
6964
  fileName: z.ZodString;
6965
6965
  fileSize: z.ZodNumber;
6966
6966
  fileKey: z.ZodString;
6967
6967
  }, "strip", z.ZodTypeAny, {
6968
6968
  id: string;
6969
- createdAt: string;
6970
- updatedAt: string;
6971
- deletedAt: string | null;
6969
+ createdAt: Date;
6970
+ updatedAt: Date;
6971
+ deletedAt: Date | null;
6972
6972
  fileName: string;
6973
6973
  fileKey: string;
6974
6974
  bucketName: string;
6975
6975
  fileSize: number;
6976
6976
  }, {
6977
6977
  id: string;
6978
- createdAt: string;
6979
- updatedAt: string;
6980
- deletedAt: string | null;
6978
+ createdAt: Date;
6979
+ updatedAt: Date;
6980
+ deletedAt: Date | null;
6981
6981
  fileName: string;
6982
6982
  fileKey: string;
6983
6983
  bucketName: string;
@@ -6988,9 +6988,9 @@ export declare const roomContract: {
6988
6988
  fileType: string;
6989
6989
  upload: {
6990
6990
  id: string;
6991
- createdAt: string;
6992
- updatedAt: string;
6993
- deletedAt: string | null;
6991
+ createdAt: Date;
6992
+ updatedAt: Date;
6993
+ deletedAt: Date | null;
6994
6994
  fileName: string;
6995
6995
  fileKey: string;
6996
6996
  bucketName: string;
@@ -7005,9 +7005,9 @@ export declare const roomContract: {
7005
7005
  fileType: string;
7006
7006
  upload: {
7007
7007
  id: string;
7008
- createdAt: string;
7009
- updatedAt: string;
7010
- deletedAt: string | null;
7008
+ createdAt: Date;
7009
+ updatedAt: Date;
7010
+ deletedAt: Date | null;
7011
7011
  fileName: string;
7012
7012
  fileKey: string;
7013
7013
  bucketName: string;
@@ -7024,9 +7024,9 @@ export declare const roomContract: {
7024
7024
  fileType: string;
7025
7025
  upload: {
7026
7026
  id: string;
7027
- createdAt: string;
7028
- updatedAt: string;
7029
- deletedAt: string | null;
7027
+ createdAt: Date;
7028
+ updatedAt: Date;
7029
+ deletedAt: Date | null;
7030
7030
  fileName: string;
7031
7031
  fileKey: string;
7032
7032
  bucketName: string;
@@ -7044,9 +7044,9 @@ export declare const roomContract: {
7044
7044
  fileType: string;
7045
7045
  upload: {
7046
7046
  id: string;
7047
- createdAt: string;
7048
- updatedAt: string;
7049
- deletedAt: string | null;
7047
+ createdAt: Date;
7048
+ updatedAt: Date;
7049
+ deletedAt: Date | null;
7050
7050
  fileName: string;
7051
7051
  fileKey: string;
7052
7052
  bucketName: string;
@@ -8756,8 +8756,8 @@ export declare const roomContract: {
8756
8756
  }[];
8757
8757
  }>, z.ZodObject<{
8758
8758
  id: z.ZodString;
8759
- createdAt: z.ZodString;
8760
- updatedAt: z.ZodString;
8759
+ createdAt: z.ZodDate;
8760
+ updatedAt: z.ZodDate;
8761
8761
  deletedAt: z.ZodNullable<z.ZodString>;
8762
8762
  description: z.ZodString;
8763
8763
  actorId: z.ZodString;
@@ -8796,8 +8796,8 @@ export declare const roomContract: {
8796
8796
  }, "strip", z.ZodTypeAny, {
8797
8797
  id: string;
8798
8798
  description: string;
8799
- createdAt: string;
8800
- updatedAt: string;
8799
+ createdAt: Date;
8800
+ updatedAt: Date;
8801
8801
  deletedAt: string | null;
8802
8802
  actor: {
8803
8803
  id: string;
@@ -8815,8 +8815,8 @@ export declare const roomContract: {
8815
8815
  }, {
8816
8816
  id: string;
8817
8817
  description: string;
8818
- createdAt: string;
8819
- updatedAt: string;
8818
+ createdAt: Date;
8819
+ updatedAt: Date;
8820
8820
  deletedAt: string | null;
8821
8821
  actor: {
8822
8822
  id: string;
@@ -9303,8 +9303,8 @@ export declare const roomContract: {
9303
9303
  } | {
9304
9304
  id: string;
9305
9305
  description: string;
9306
- createdAt: string;
9307
- updatedAt: string;
9306
+ createdAt: Date;
9307
+ updatedAt: Date;
9308
9308
  deletedAt: string | null;
9309
9309
  actor: {
9310
9310
  id: string;
@@ -9713,8 +9713,8 @@ export declare const roomContract: {
9713
9713
  } | {
9714
9714
  id: string;
9715
9715
  description: string;
9716
- createdAt: string;
9717
- updatedAt: string;
9716
+ createdAt: Date;
9717
+ updatedAt: Date;
9718
9718
  deletedAt: string | null;
9719
9719
  actor: {
9720
9720
  id: string;
@@ -10125,8 +10125,8 @@ export declare const roomContract: {
10125
10125
  } | {
10126
10126
  id: string;
10127
10127
  description: string;
10128
- createdAt: string;
10129
- updatedAt: string;
10128
+ createdAt: Date;
10129
+ updatedAt: Date;
10130
10130
  deletedAt: string | null;
10131
10131
  actor: {
10132
10132
  id: string;
@@ -10538,8 +10538,8 @@ export declare const roomContract: {
10538
10538
  } | {
10539
10539
  id: string;
10540
10540
  description: string;
10541
- createdAt: string;
10542
- updatedAt: string;
10541
+ createdAt: Date;
10542
+ updatedAt: Date;
10543
10543
  deletedAt: string | null;
10544
10544
  actor: {
10545
10545
  id: string;
@@ -1564,8 +1564,8 @@ export declare const RoomContractsValidationSchema: {
1564
1564
  }[];
1565
1565
  }>, z.ZodObject<{
1566
1566
  id: z.ZodString;
1567
- createdAt: z.ZodString;
1568
- updatedAt: z.ZodString;
1567
+ createdAt: z.ZodDate;
1568
+ updatedAt: z.ZodDate;
1569
1569
  deletedAt: z.ZodNullable<z.ZodString>;
1570
1570
  description: z.ZodString;
1571
1571
  actorId: z.ZodString;
@@ -1604,8 +1604,8 @@ export declare const RoomContractsValidationSchema: {
1604
1604
  }, "strip", z.ZodTypeAny, {
1605
1605
  id: string;
1606
1606
  description: string;
1607
- createdAt: string;
1608
- updatedAt: string;
1607
+ createdAt: Date;
1608
+ updatedAt: Date;
1609
1609
  deletedAt: string | null;
1610
1610
  actor: {
1611
1611
  id: string;
@@ -1623,8 +1623,8 @@ export declare const RoomContractsValidationSchema: {
1623
1623
  }, {
1624
1624
  id: string;
1625
1625
  description: string;
1626
- createdAt: string;
1627
- updatedAt: string;
1626
+ createdAt: Date;
1627
+ updatedAt: Date;
1628
1628
  deletedAt: string | null;
1629
1629
  actor: {
1630
1630
  id: string;
@@ -2111,8 +2111,8 @@ export declare const RoomContractsValidationSchema: {
2111
2111
  } | {
2112
2112
  id: string;
2113
2113
  description: string;
2114
- createdAt: string;
2115
- updatedAt: string;
2114
+ createdAt: Date;
2115
+ updatedAt: Date;
2116
2116
  deletedAt: string | null;
2117
2117
  actor: {
2118
2118
  id: string;
@@ -2521,8 +2521,8 @@ export declare const RoomContractsValidationSchema: {
2521
2521
  } | {
2522
2522
  id: string;
2523
2523
  description: string;
2524
- createdAt: string;
2525
- updatedAt: string;
2524
+ createdAt: Date;
2525
+ updatedAt: Date;
2526
2526
  deletedAt: string | null;
2527
2527
  actor: {
2528
2528
  id: string;
@@ -2936,8 +2936,8 @@ export declare const RoomContractsValidationSchema: {
2936
2936
  } | {
2937
2937
  id: string;
2938
2938
  description: string;
2939
- createdAt: string;
2940
- updatedAt: string;
2939
+ createdAt: Date;
2940
+ updatedAt: Date;
2941
2941
  deletedAt: string | null;
2942
2942
  actor: {
2943
2943
  id: string;
@@ -3351,8 +3351,8 @@ export declare const RoomContractsValidationSchema: {
3351
3351
  } | {
3352
3352
  id: string;
3353
3353
  description: string;
3354
- createdAt: string;
3355
- updatedAt: string;
3354
+ createdAt: Date;
3355
+ updatedAt: Date;
3356
3356
  deletedAt: string | null;
3357
3357
  actor: {
3358
3358
  id: string;