@kl1/contracts 1.2.85-uat → 1.2.87-uat
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.
- package/dist/api-contracts/src/activity-log/index.d.ts +4 -4
- package/dist/api-contracts/src/activity-log/schema.d.ts +3 -3
- package/dist/api-contracts/src/attribute/index.d.ts +7 -7
- package/dist/api-contracts/src/auth/index.d.ts +4 -4
- package/dist/api-contracts/src/automation-queue/index.d.ts +37 -40
- package/dist/api-contracts/src/automation-queue/index.d.ts.map +1 -1
- package/dist/api-contracts/src/automation-queue/schema.d.ts +6 -6
- package/dist/api-contracts/src/aws/index.d.ts +2 -2
- package/dist/api-contracts/src/botpress/index.d.ts +2 -2
- package/dist/api-contracts/src/business-calendar/index.d.ts +4 -4
- package/dist/api-contracts/src/business-calendar/index.d.ts.map +1 -1
- package/dist/api-contracts/src/category/index.d.ts +7 -7
- package/dist/api-contracts/src/channel/index.d.ts +257 -1992
- package/dist/api-contracts/src/channel/index.d.ts.map +1 -1
- package/dist/api-contracts/src/channel/schema.d.ts +0 -36
- package/dist/api-contracts/src/channel/schema.d.ts.map +1 -1
- package/dist/api-contracts/src/channel/validation.d.ts +0 -23
- package/dist/api-contracts/src/channel/validation.d.ts.map +1 -1
- package/dist/api-contracts/src/chat/index.d.ts +2091 -2458
- package/dist/api-contracts/src/chat/index.d.ts.map +1 -1
- package/dist/api-contracts/src/chat/schema.d.ts +493 -572
- package/dist/api-contracts/src/chat/schema.d.ts.map +1 -1
- package/dist/api-contracts/src/chat/validation.d.ts +408 -519
- package/dist/api-contracts/src/chat/validation.d.ts.map +1 -1
- package/dist/api-contracts/src/comment/index.d.ts +402 -402
- package/dist/api-contracts/src/comment/schema.d.ts +103 -103
- package/dist/api-contracts/src/contract.d.ts +35558 -40427
- package/dist/api-contracts/src/contract.d.ts.map +1 -1
- package/dist/api-contracts/src/cx-log/index.d.ts +88 -99
- package/dist/api-contracts/src/cx-log/index.d.ts.map +1 -1
- package/dist/api-contracts/src/cx-log/schema.d.ts +104 -113
- package/dist/api-contracts/src/cx-log/schema.d.ts.map +1 -1
- package/dist/api-contracts/src/dashboard/index.d.ts +49 -750
- package/dist/api-contracts/src/dashboard/index.d.ts.map +1 -1
- package/dist/api-contracts/src/dashboard/schema.d.ts +9 -164
- package/dist/api-contracts/src/dashboard/schema.d.ts.map +1 -1
- package/dist/api-contracts/src/dashboard/validation.d.ts +1 -30
- package/dist/api-contracts/src/dashboard/validation.d.ts.map +1 -1
- package/dist/api-contracts/src/evaluate-form/index.d.ts +1 -1
- package/dist/api-contracts/src/extension/index.d.ts +7 -7
- package/dist/api-contracts/src/facebook-feed/index.d.ts +281 -403
- package/dist/api-contracts/src/facebook-feed/index.d.ts.map +1 -1
- package/dist/api-contracts/src/facebook-feed/schema.d.ts +6 -13
- package/dist/api-contracts/src/facebook-feed/schema.d.ts.map +1 -1
- package/dist/api-contracts/src/facebook-feed/validation.d.ts +0 -5
- package/dist/api-contracts/src/facebook-feed/validation.d.ts.map +1 -1
- package/dist/api-contracts/src/general-setting/index.d.ts +2 -2
- package/dist/api-contracts/src/hold-label/index.d.ts +10 -10
- package/dist/api-contracts/src/instagram/index.d.ts +271 -370
- package/dist/api-contracts/src/instagram/index.d.ts.map +1 -1
- package/dist/api-contracts/src/line/index.d.ts +278 -369
- package/dist/api-contracts/src/line/index.d.ts.map +1 -1
- package/dist/api-contracts/src/line/validation.d.ts +5 -14
- package/dist/api-contracts/src/line/validation.d.ts.map +1 -1
- package/dist/api-contracts/src/mail/email-engine-webhooks-events.contract.d.ts +1 -1
- package/dist/api-contracts/src/mail/email-engine-webhooks-events.contract.d.ts.map +1 -1
- package/dist/api-contracts/src/mail/mail-contract.d.ts +240 -240
- package/dist/api-contracts/src/mail/room-contract.d.ts +240 -240
- package/dist/api-contracts/src/mail/schemas/room-validation.schema.d.ts +80 -80
- package/dist/api-contracts/src/mail/schemas/room.schema.d.ts +60 -60
- package/dist/api-contracts/src/messenger/index.d.ts +271 -370
- package/dist/api-contracts/src/messenger/index.d.ts.map +1 -1
- package/dist/api-contracts/src/messenger/validation.d.ts +0 -5
- package/dist/api-contracts/src/messenger/validation.d.ts.map +1 -1
- package/dist/api-contracts/src/notification/index.d.ts +13 -13
- package/dist/api-contracts/src/notification/schema.d.ts +9 -9
- package/dist/api-contracts/src/notification/validation.d.ts +3 -3
- package/dist/api-contracts/src/permission/index.d.ts +1 -1
- package/dist/api-contracts/src/presence-status/index.d.ts +55 -127
- package/dist/api-contracts/src/presence-status/index.d.ts.map +1 -1
- package/dist/api-contracts/src/presence-status/schema.d.ts +10 -16
- package/dist/api-contracts/src/presence-status/schema.d.ts.map +1 -1
- package/dist/api-contracts/src/presence-status/validation.d.ts +12 -30
- package/dist/api-contracts/src/presence-status/validation.d.ts.map +1 -1
- package/dist/api-contracts/src/role/index.d.ts +5 -5
- package/dist/api-contracts/src/sms/index.d.ts +5 -42
- package/dist/api-contracts/src/sms/index.d.ts.map +1 -1
- package/dist/api-contracts/src/snippet/index.d.ts +8 -8
- package/dist/api-contracts/src/subscription/index.d.ts +5 -5
- package/dist/api-contracts/src/subscription/index.d.ts.map +1 -1
- package/dist/api-contracts/src/tag/index.d.ts +4 -4
- package/dist/api-contracts/src/telegram/index.d.ts +271 -348
- package/dist/api-contracts/src/telegram/index.d.ts.map +1 -1
- package/dist/api-contracts/src/telephony-agent-presence-status/index.d.ts +447 -68
- package/dist/api-contracts/src/telephony-agent-presence-status/index.d.ts.map +1 -1
- package/dist/api-contracts/src/telephony-agent-presence-status/schema.d.ts +16 -28
- package/dist/api-contracts/src/telephony-agent-presence-status/schema.d.ts.map +1 -1
- package/dist/api-contracts/src/telephony-agent-presence-status/validation.d.ts +3 -0
- package/dist/api-contracts/src/telephony-agent-presence-status/validation.d.ts.map +1 -1
- package/dist/api-contracts/src/telephony-cdr/index.d.ts +44 -44
- package/dist/api-contracts/src/telephony-cdr/schema.d.ts +18 -18
- package/dist/api-contracts/src/telephony-extension/index.d.ts +1 -1
- package/dist/api-contracts/src/ticket/index.d.ts +694 -694
- package/dist/api-contracts/src/ticket/schema.d.ts +53 -53
- package/dist/api-contracts/src/ticket/validation.d.ts +20 -20
- package/dist/api-contracts/src/upload/index.d.ts +2 -2
- package/dist/api-contracts/src/user/index.d.ts +18 -148
- package/dist/api-contracts/src/user/index.d.ts.map +1 -1
- package/dist/api-contracts/src/user/schema.d.ts +1 -38
- package/dist/api-contracts/src/user/schema.d.ts.map +1 -1
- package/dist/api-contracts/src/user-presence-status-log/index.d.ts +18 -42
- package/dist/api-contracts/src/user-presence-status-log/index.d.ts.map +1 -1
- package/dist/api-contracts/src/user-presence-status-log/schema.d.ts +23 -53
- package/dist/api-contracts/src/user-presence-status-log/schema.d.ts.map +1 -1
- package/dist/api-contracts/src/viber/index.d.ts +271 -348
- package/dist/api-contracts/src/viber/index.d.ts.map +1 -1
- package/dist/api-contracts/src/webchat/index.d.ts +276 -353
- package/dist/api-contracts/src/webchat/index.d.ts.map +1 -1
- package/dist/api-contracts/src/whatsapp/index.d.ts +271 -358
- package/dist/api-contracts/src/whatsapp/index.d.ts.map +1 -1
- package/dist/api-contracts/src/widget/index.d.ts +9 -9
- package/dist/api-contracts/src/workflow-rule/index.d.ts +286 -332
- package/dist/api-contracts/src/workflow-rule/index.d.ts.map +1 -1
- package/dist/api-contracts/src/wrap-up-form/index.d.ts +187 -187
- package/dist/api-contracts/src/wrap-up-form/schema.d.ts +20 -20
- package/dist/entities/src/enums/chat.d.ts +0 -12
- package/dist/entities/src/enums/chat.d.ts.map +1 -1
- package/dist/index.js +1749 -2047
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +1749 -2047
- package/dist/index.mjs.map +1 -1
- package/package.json +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/telephony-agent-presence-status/index.ts"],"names":[],"mappings":"AACA,OAAO,CAAC,MAAM,KAAK,CAAC;AAWpB,OAAO,EAAE,sBAAsB,EAAE,MAAM,cAAc,CAAC;AAEtD,MAAM,MAAM,uBAAuB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,sBAAsB,CAAC,CAAC;AAE7E,eAAO,MAAM,oCAAoC
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/telephony-agent-presence-status/index.ts"],"names":[],"mappings":"AACA,OAAO,CAAC,MAAM,KAAK,CAAC;AAWpB,OAAO,EAAE,sBAAsB,EAAE,MAAM,cAAc,CAAC;AAEtD,MAAM,MAAM,uBAAuB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,sBAAsB,CAAC,CAAC;AAE7E,eAAO,MAAM,oCAAoC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAqDhD,CAAC"}
|
|
@@ -5,15 +5,15 @@ export declare const UserPresenceStatusSchema: z.ZodObject<{
|
|
|
5
5
|
updatedAt: z.ZodDate;
|
|
6
6
|
deletedAt: z.ZodNullable<z.ZodDate>;
|
|
7
7
|
user: z.ZodObject<{
|
|
8
|
-
name: z.ZodString;
|
|
9
8
|
id: z.ZodString;
|
|
10
|
-
address: z.ZodNullable<z.ZodString>;
|
|
11
|
-
email: z.ZodString;
|
|
12
9
|
createdAt: z.ZodDate;
|
|
13
10
|
updatedAt: z.ZodDate;
|
|
14
11
|
deletedAt: z.ZodNullable<z.ZodDate>;
|
|
12
|
+
name: z.ZodString;
|
|
13
|
+
email: z.ZodString;
|
|
15
14
|
emailVerifiedAt: z.ZodNullable<z.ZodDate>;
|
|
16
15
|
password: z.ZodString;
|
|
16
|
+
address: z.ZodNullable<z.ZodString>;
|
|
17
17
|
phone: z.ZodNullable<z.ZodString>;
|
|
18
18
|
notificationCount: z.ZodNullable<z.ZodNumber>;
|
|
19
19
|
roles: z.ZodArray<z.ZodObject<{
|
|
@@ -213,35 +213,27 @@ export declare const UserPresenceStatusSchema: z.ZodObject<{
|
|
|
213
213
|
createdAt: z.ZodDate;
|
|
214
214
|
updatedAt: z.ZodDate;
|
|
215
215
|
deletedAt: z.ZodNullable<z.ZodDate>;
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
description: z.ZodNullable<z.ZodString>;
|
|
216
|
+
status: z.ZodString;
|
|
217
|
+
description: z.ZodEnum<["Can do everything.", "Mute all notifications.", "You won't receive call, but can still do other."]>;
|
|
219
218
|
position: z.ZodNumber;
|
|
220
|
-
emoji: z.ZodNullable<z.ZodString>;
|
|
221
|
-
presenceStatusOption: z.ZodArray<z.ZodUnion<[z.ZodLiteral<"receive_call">, z.ZodLiteral<"do_not_receive_call">, z.ZodLiteral<"receive_chat_message">, z.ZodLiteral<"do_not_receive_chat_message">]>, "many">;
|
|
222
219
|
}, "strip", z.ZodTypeAny, {
|
|
223
|
-
emoji: string | null;
|
|
224
220
|
id: string;
|
|
225
221
|
position: number;
|
|
226
|
-
description:
|
|
222
|
+
description: "Can do everything." | "Mute all notifications." | "You won't receive call, but can still do other.";
|
|
223
|
+
status: string;
|
|
227
224
|
createdAt: Date;
|
|
228
225
|
updatedAt: Date;
|
|
229
226
|
deletedAt: Date | null;
|
|
230
|
-
systemName: string;
|
|
231
|
-
displayName: string;
|
|
232
|
-
presenceStatusOption: ("receive_call" | "do_not_receive_call" | "receive_chat_message" | "do_not_receive_chat_message")[];
|
|
233
227
|
}, {
|
|
234
|
-
emoji: string | null;
|
|
235
228
|
id: string;
|
|
236
229
|
position: number;
|
|
237
|
-
description:
|
|
230
|
+
description: "Can do everything." | "Mute all notifications." | "You won't receive call, but can still do other.";
|
|
231
|
+
status: string;
|
|
238
232
|
createdAt: Date;
|
|
239
233
|
updatedAt: Date;
|
|
240
234
|
deletedAt: Date | null;
|
|
241
|
-
systemName: string;
|
|
242
|
-
displayName: string;
|
|
243
|
-
presenceStatusOption: ("receive_call" | "do_not_receive_call" | "receive_chat_message" | "do_not_receive_chat_message")[];
|
|
244
235
|
}>;
|
|
236
|
+
customPresenceStatus: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
245
237
|
}, "strip", z.ZodTypeAny, {
|
|
246
238
|
id: string;
|
|
247
239
|
user: {
|
|
@@ -292,17 +284,15 @@ export declare const UserPresenceStatusSchema: z.ZodObject<{
|
|
|
292
284
|
updatedAt: Date;
|
|
293
285
|
deletedAt: Date | null;
|
|
294
286
|
presenceStatus: {
|
|
295
|
-
emoji: string | null;
|
|
296
287
|
id: string;
|
|
297
288
|
position: number;
|
|
298
|
-
description:
|
|
289
|
+
description: "Can do everything." | "Mute all notifications." | "You won't receive call, but can still do other.";
|
|
290
|
+
status: string;
|
|
299
291
|
createdAt: Date;
|
|
300
292
|
updatedAt: Date;
|
|
301
293
|
deletedAt: Date | null;
|
|
302
|
-
systemName: string;
|
|
303
|
-
displayName: string;
|
|
304
|
-
presenceStatusOption: ("receive_call" | "do_not_receive_call" | "receive_chat_message" | "do_not_receive_chat_message")[];
|
|
305
294
|
};
|
|
295
|
+
customPresenceStatus?: string | null | undefined;
|
|
306
296
|
}, {
|
|
307
297
|
id: string;
|
|
308
298
|
user: {
|
|
@@ -353,16 +343,14 @@ export declare const UserPresenceStatusSchema: z.ZodObject<{
|
|
|
353
343
|
updatedAt: Date;
|
|
354
344
|
deletedAt: Date | null;
|
|
355
345
|
presenceStatus: {
|
|
356
|
-
emoji: string | null;
|
|
357
346
|
id: string;
|
|
358
347
|
position: number;
|
|
359
|
-
description:
|
|
348
|
+
description: "Can do everything." | "Mute all notifications." | "You won't receive call, but can still do other.";
|
|
349
|
+
status: string;
|
|
360
350
|
createdAt: Date;
|
|
361
351
|
updatedAt: Date;
|
|
362
352
|
deletedAt: Date | null;
|
|
363
|
-
systemName: string;
|
|
364
|
-
displayName: string;
|
|
365
|
-
presenceStatusOption: ("receive_call" | "do_not_receive_call" | "receive_chat_message" | "do_not_receive_chat_message")[];
|
|
366
353
|
};
|
|
354
|
+
customPresenceStatus?: string | null | undefined;
|
|
367
355
|
}>;
|
|
368
356
|
//# sourceMappingURL=schema.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"schema.d.ts","sourceRoot":"","sources":["../../../../src/telephony-agent-presence-status/schema.ts"],"names":[],"mappings":"AAAA,OAAO,CAAC,MAAM,KAAK,CAAC;AAKpB,eAAO,MAAM,wBAAwB
|
|
1
|
+
{"version":3,"file":"schema.d.ts","sourceRoot":"","sources":["../../../../src/telephony-agent-presence-status/schema.ts"],"names":[],"mappings":"AAAA,OAAO,CAAC,MAAM,KAAK,CAAC;AAKpB,eAAO,MAAM,wBAAwB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAInC,CAAC"}
|
|
@@ -2,14 +2,17 @@ import { z } from 'zod';
|
|
|
2
2
|
export declare const UpdateUserStatusSchema: z.ZodObject<{
|
|
3
3
|
userId: z.ZodString;
|
|
4
4
|
presenceStatusId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
5
|
+
customPreseneStatus: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
5
6
|
reason: z.ZodString;
|
|
6
7
|
}, "strip", z.ZodTypeAny, {
|
|
7
8
|
reason: string;
|
|
8
9
|
userId: string;
|
|
9
10
|
presenceStatusId?: string | null | undefined;
|
|
11
|
+
customPreseneStatus?: string | null | undefined;
|
|
10
12
|
}, {
|
|
11
13
|
reason: string;
|
|
12
14
|
userId: string;
|
|
13
15
|
presenceStatusId?: string | null | undefined;
|
|
16
|
+
customPreseneStatus?: string | null | undefined;
|
|
14
17
|
}>;
|
|
15
18
|
//# sourceMappingURL=validation.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"validation.d.ts","sourceRoot":"","sources":["../../../../src/telephony-agent-presence-status/validation.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAExB,eAAO,MAAM,sBAAsB
|
|
1
|
+
{"version":3,"file":"validation.d.ts","sourceRoot":"","sources":["../../../../src/telephony-agent-presence-status/validation.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAExB,eAAO,MAAM,sBAAsB;;;;;;;;;;;;;;;EAKjC,CAAC"}
|
|
@@ -936,15 +936,15 @@ export declare const telephonyCdrContract: {
|
|
|
936
936
|
callTo: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
937
937
|
id: z.ZodString;
|
|
938
938
|
user: z.ZodNullable<z.ZodObject<Omit<{
|
|
939
|
-
name: z.ZodString;
|
|
940
939
|
id: z.ZodString;
|
|
941
|
-
address: z.ZodNullable<z.ZodString>;
|
|
942
|
-
email: z.ZodString;
|
|
943
940
|
createdAt: z.ZodDate;
|
|
944
941
|
updatedAt: z.ZodDate;
|
|
945
942
|
deletedAt: z.ZodNullable<z.ZodDate>;
|
|
943
|
+
name: z.ZodString;
|
|
944
|
+
email: z.ZodString;
|
|
946
945
|
emailVerifiedAt: z.ZodNullable<z.ZodDate>;
|
|
947
946
|
password: z.ZodString;
|
|
947
|
+
address: z.ZodNullable<z.ZodString>;
|
|
948
948
|
phone: z.ZodNullable<z.ZodString>;
|
|
949
949
|
notificationCount: z.ZodNullable<z.ZodNumber>;
|
|
950
950
|
roles: z.ZodArray<z.ZodObject<{
|
|
@@ -1141,15 +1141,15 @@ export declare const telephonyCdrContract: {
|
|
|
1141
1141
|
callFrom: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
1142
1142
|
id: z.ZodString;
|
|
1143
1143
|
user: z.ZodNullable<z.ZodObject<Omit<{
|
|
1144
|
-
name: z.ZodString;
|
|
1145
1144
|
id: z.ZodString;
|
|
1146
|
-
address: z.ZodNullable<z.ZodString>;
|
|
1147
|
-
email: z.ZodString;
|
|
1148
1145
|
createdAt: z.ZodDate;
|
|
1149
1146
|
updatedAt: z.ZodDate;
|
|
1150
1147
|
deletedAt: z.ZodNullable<z.ZodDate>;
|
|
1148
|
+
name: z.ZodString;
|
|
1149
|
+
email: z.ZodString;
|
|
1151
1150
|
emailVerifiedAt: z.ZodNullable<z.ZodDate>;
|
|
1152
1151
|
password: z.ZodString;
|
|
1152
|
+
address: z.ZodNullable<z.ZodString>;
|
|
1153
1153
|
phone: z.ZodNullable<z.ZodString>;
|
|
1154
1154
|
notificationCount: z.ZodNullable<z.ZodNumber>;
|
|
1155
1155
|
roles: z.ZodArray<z.ZodObject<{
|
|
@@ -1465,15 +1465,15 @@ export declare const telephonyCdrContract: {
|
|
|
1465
1465
|
extensionName: z.ZodString;
|
|
1466
1466
|
telephonySignature: z.ZodNullable<z.ZodString>;
|
|
1467
1467
|
user: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
|
1468
|
-
name: z.ZodString;
|
|
1469
1468
|
id: z.ZodString;
|
|
1470
|
-
address: z.ZodNullable<z.ZodString>;
|
|
1471
|
-
email: z.ZodString;
|
|
1472
1469
|
createdAt: z.ZodDate;
|
|
1473
1470
|
updatedAt: z.ZodDate;
|
|
1474
1471
|
deletedAt: z.ZodNullable<z.ZodDate>;
|
|
1472
|
+
name: z.ZodString;
|
|
1473
|
+
email: z.ZodString;
|
|
1475
1474
|
emailVerifiedAt: z.ZodNullable<z.ZodDate>;
|
|
1476
1475
|
password: z.ZodString;
|
|
1476
|
+
address: z.ZodNullable<z.ZodString>;
|
|
1477
1477
|
phone: z.ZodNullable<z.ZodString>;
|
|
1478
1478
|
notificationCount: z.ZodNullable<z.ZodNumber>;
|
|
1479
1479
|
roles: z.ZodArray<z.ZodObject<{
|
|
@@ -2888,7 +2888,7 @@ export declare const telephonyCdrContract: {
|
|
|
2888
2888
|
error?: any;
|
|
2889
2889
|
}>;
|
|
2890
2890
|
};
|
|
2891
|
-
path: "
|
|
2891
|
+
path: "telephony-cdr/";
|
|
2892
2892
|
headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
|
2893
2893
|
'x-tenant': z.ZodString;
|
|
2894
2894
|
'x-service-token': z.ZodString;
|
|
@@ -3815,15 +3815,15 @@ export declare const telephonyCdrContract: {
|
|
|
3815
3815
|
callTo: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
3816
3816
|
id: z.ZodString;
|
|
3817
3817
|
user: z.ZodNullable<z.ZodObject<Omit<{
|
|
3818
|
-
name: z.ZodString;
|
|
3819
3818
|
id: z.ZodString;
|
|
3820
|
-
address: z.ZodNullable<z.ZodString>;
|
|
3821
|
-
email: z.ZodString;
|
|
3822
3819
|
createdAt: z.ZodDate;
|
|
3823
3820
|
updatedAt: z.ZodDate;
|
|
3824
3821
|
deletedAt: z.ZodNullable<z.ZodDate>;
|
|
3822
|
+
name: z.ZodString;
|
|
3823
|
+
email: z.ZodString;
|
|
3825
3824
|
emailVerifiedAt: z.ZodNullable<z.ZodDate>;
|
|
3826
3825
|
password: z.ZodString;
|
|
3826
|
+
address: z.ZodNullable<z.ZodString>;
|
|
3827
3827
|
phone: z.ZodNullable<z.ZodString>;
|
|
3828
3828
|
notificationCount: z.ZodNullable<z.ZodNumber>;
|
|
3829
3829
|
roles: z.ZodArray<z.ZodObject<{
|
|
@@ -4020,15 +4020,15 @@ export declare const telephonyCdrContract: {
|
|
|
4020
4020
|
callFrom: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
4021
4021
|
id: z.ZodString;
|
|
4022
4022
|
user: z.ZodNullable<z.ZodObject<Omit<{
|
|
4023
|
-
name: z.ZodString;
|
|
4024
4023
|
id: z.ZodString;
|
|
4025
|
-
address: z.ZodNullable<z.ZodString>;
|
|
4026
|
-
email: z.ZodString;
|
|
4027
4024
|
createdAt: z.ZodDate;
|
|
4028
4025
|
updatedAt: z.ZodDate;
|
|
4029
4026
|
deletedAt: z.ZodNullable<z.ZodDate>;
|
|
4027
|
+
name: z.ZodString;
|
|
4028
|
+
email: z.ZodString;
|
|
4030
4029
|
emailVerifiedAt: z.ZodNullable<z.ZodDate>;
|
|
4031
4030
|
password: z.ZodString;
|
|
4031
|
+
address: z.ZodNullable<z.ZodString>;
|
|
4032
4032
|
phone: z.ZodNullable<z.ZodString>;
|
|
4033
4033
|
notificationCount: z.ZodNullable<z.ZodNumber>;
|
|
4034
4034
|
roles: z.ZodArray<z.ZodObject<{
|
|
@@ -4344,15 +4344,15 @@ export declare const telephonyCdrContract: {
|
|
|
4344
4344
|
extensionName: z.ZodString;
|
|
4345
4345
|
telephonySignature: z.ZodNullable<z.ZodString>;
|
|
4346
4346
|
user: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
|
4347
|
-
name: z.ZodString;
|
|
4348
4347
|
id: z.ZodString;
|
|
4349
|
-
address: z.ZodNullable<z.ZodString>;
|
|
4350
|
-
email: z.ZodString;
|
|
4351
4348
|
createdAt: z.ZodDate;
|
|
4352
4349
|
updatedAt: z.ZodDate;
|
|
4353
4350
|
deletedAt: z.ZodNullable<z.ZodDate>;
|
|
4351
|
+
name: z.ZodString;
|
|
4352
|
+
email: z.ZodString;
|
|
4354
4353
|
emailVerifiedAt: z.ZodNullable<z.ZodDate>;
|
|
4355
4354
|
password: z.ZodString;
|
|
4355
|
+
address: z.ZodNullable<z.ZodString>;
|
|
4356
4356
|
phone: z.ZodNullable<z.ZodString>;
|
|
4357
4357
|
notificationCount: z.ZodNullable<z.ZodNumber>;
|
|
4358
4358
|
roles: z.ZodArray<z.ZodObject<{
|
|
@@ -5767,7 +5767,7 @@ export declare const telephonyCdrContract: {
|
|
|
5767
5767
|
error?: any;
|
|
5768
5768
|
}>;
|
|
5769
5769
|
};
|
|
5770
|
-
path: "
|
|
5770
|
+
path: "telephony-cdr/recordings";
|
|
5771
5771
|
headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
|
5772
5772
|
'x-tenant': z.ZodString;
|
|
5773
5773
|
'x-service-token': z.ZodString;
|
|
@@ -6697,15 +6697,15 @@ export declare const telephonyCdrContract: {
|
|
|
6697
6697
|
callTo: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
6698
6698
|
id: z.ZodString;
|
|
6699
6699
|
user: z.ZodNullable<z.ZodObject<Omit<{
|
|
6700
|
-
name: z.ZodString;
|
|
6701
6700
|
id: z.ZodString;
|
|
6702
|
-
address: z.ZodNullable<z.ZodString>;
|
|
6703
|
-
email: z.ZodString;
|
|
6704
6701
|
createdAt: z.ZodDate;
|
|
6705
6702
|
updatedAt: z.ZodDate;
|
|
6706
6703
|
deletedAt: z.ZodNullable<z.ZodDate>;
|
|
6704
|
+
name: z.ZodString;
|
|
6705
|
+
email: z.ZodString;
|
|
6707
6706
|
emailVerifiedAt: z.ZodNullable<z.ZodDate>;
|
|
6708
6707
|
password: z.ZodString;
|
|
6708
|
+
address: z.ZodNullable<z.ZodString>;
|
|
6709
6709
|
phone: z.ZodNullable<z.ZodString>;
|
|
6710
6710
|
notificationCount: z.ZodNullable<z.ZodNumber>;
|
|
6711
6711
|
roles: z.ZodArray<z.ZodObject<{
|
|
@@ -6902,15 +6902,15 @@ export declare const telephonyCdrContract: {
|
|
|
6902
6902
|
callFrom: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
6903
6903
|
id: z.ZodString;
|
|
6904
6904
|
user: z.ZodNullable<z.ZodObject<Omit<{
|
|
6905
|
-
name: z.ZodString;
|
|
6906
6905
|
id: z.ZodString;
|
|
6907
|
-
address: z.ZodNullable<z.ZodString>;
|
|
6908
|
-
email: z.ZodString;
|
|
6909
6906
|
createdAt: z.ZodDate;
|
|
6910
6907
|
updatedAt: z.ZodDate;
|
|
6911
6908
|
deletedAt: z.ZodNullable<z.ZodDate>;
|
|
6909
|
+
name: z.ZodString;
|
|
6910
|
+
email: z.ZodString;
|
|
6912
6911
|
emailVerifiedAt: z.ZodNullable<z.ZodDate>;
|
|
6913
6912
|
password: z.ZodString;
|
|
6913
|
+
address: z.ZodNullable<z.ZodString>;
|
|
6914
6914
|
phone: z.ZodNullable<z.ZodString>;
|
|
6915
6915
|
notificationCount: z.ZodNullable<z.ZodNumber>;
|
|
6916
6916
|
roles: z.ZodArray<z.ZodObject<{
|
|
@@ -7226,15 +7226,15 @@ export declare const telephonyCdrContract: {
|
|
|
7226
7226
|
extensionName: z.ZodString;
|
|
7227
7227
|
telephonySignature: z.ZodNullable<z.ZodString>;
|
|
7228
7228
|
user: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
|
7229
|
-
name: z.ZodString;
|
|
7230
7229
|
id: z.ZodString;
|
|
7231
|
-
address: z.ZodNullable<z.ZodString>;
|
|
7232
|
-
email: z.ZodString;
|
|
7233
7230
|
createdAt: z.ZodDate;
|
|
7234
7231
|
updatedAt: z.ZodDate;
|
|
7235
7232
|
deletedAt: z.ZodNullable<z.ZodDate>;
|
|
7233
|
+
name: z.ZodString;
|
|
7234
|
+
email: z.ZodString;
|
|
7236
7235
|
emailVerifiedAt: z.ZodNullable<z.ZodDate>;
|
|
7237
7236
|
password: z.ZodString;
|
|
7237
|
+
address: z.ZodNullable<z.ZodString>;
|
|
7238
7238
|
phone: z.ZodNullable<z.ZodString>;
|
|
7239
7239
|
notificationCount: z.ZodNullable<z.ZodNumber>;
|
|
7240
7240
|
roles: z.ZodArray<z.ZodObject<{
|
|
@@ -8649,7 +8649,7 @@ export declare const telephonyCdrContract: {
|
|
|
8649
8649
|
error?: any;
|
|
8650
8650
|
}>;
|
|
8651
8651
|
};
|
|
8652
|
-
path: "
|
|
8652
|
+
path: "telephony-cdr/recent-calls";
|
|
8653
8653
|
headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
|
8654
8654
|
'x-tenant': z.ZodString;
|
|
8655
8655
|
'x-service-token': z.ZodString;
|
|
@@ -8739,7 +8739,7 @@ export declare const telephonyCdrContract: {
|
|
|
8739
8739
|
error?: any;
|
|
8740
8740
|
}>;
|
|
8741
8741
|
};
|
|
8742
|
-
path: "
|
|
8742
|
+
path: "telephony-cdr/export";
|
|
8743
8743
|
headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
|
8744
8744
|
'x-tenant': z.ZodString;
|
|
8745
8745
|
'x-service-token': z.ZodString;
|
|
@@ -8829,7 +8829,7 @@ export declare const telephonyCdrContract: {
|
|
|
8829
8829
|
error?: any;
|
|
8830
8830
|
}>;
|
|
8831
8831
|
};
|
|
8832
|
-
path: "
|
|
8832
|
+
path: "telephony-cdr/yeastar_call_report";
|
|
8833
8833
|
headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
|
8834
8834
|
'x-tenant': z.ZodString;
|
|
8835
8835
|
'x-service-token': z.ZodString;
|
|
@@ -8919,7 +8919,7 @@ export declare const telephonyCdrContract: {
|
|
|
8919
8919
|
error?: any;
|
|
8920
8920
|
}>;
|
|
8921
8921
|
};
|
|
8922
|
-
path: "
|
|
8922
|
+
path: "telephony-cdr/yeastar_call_report/export";
|
|
8923
8923
|
headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
|
8924
8924
|
'x-tenant': z.ZodString;
|
|
8925
8925
|
'x-service-token': z.ZodString;
|
|
@@ -8997,7 +8997,7 @@ export declare const telephonyCdrContract: {
|
|
|
8997
8997
|
error?: any;
|
|
8998
8998
|
}>;
|
|
8999
8999
|
};
|
|
9000
|
-
path: "
|
|
9000
|
+
path: "telephony-cdr/trunks";
|
|
9001
9001
|
headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
|
9002
9002
|
'x-tenant': z.ZodString;
|
|
9003
9003
|
'x-service-token': z.ZodString;
|
|
@@ -9085,7 +9085,7 @@ export declare const telephonyCdrContract: {
|
|
|
9085
9085
|
error?: any;
|
|
9086
9086
|
}>;
|
|
9087
9087
|
};
|
|
9088
|
-
path: "
|
|
9088
|
+
path: "telephony-cdr/queues";
|
|
9089
9089
|
headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
|
9090
9090
|
'x-tenant': z.ZodString;
|
|
9091
9091
|
'x-service-token': z.ZodString;
|
|
@@ -9115,15 +9115,15 @@ export declare const telephonyCdrContract: {
|
|
|
9115
9115
|
updatedAt: z.ZodDate;
|
|
9116
9116
|
deletedAt: z.ZodNullable<z.ZodDate>;
|
|
9117
9117
|
user: z.ZodNullable<z.ZodOptional<z.ZodObject<Omit<{
|
|
9118
|
-
name: z.ZodString;
|
|
9119
9118
|
id: z.ZodString;
|
|
9120
|
-
address: z.ZodNullable<z.ZodString>;
|
|
9121
|
-
email: z.ZodString;
|
|
9122
9119
|
createdAt: z.ZodDate;
|
|
9123
9120
|
updatedAt: z.ZodDate;
|
|
9124
9121
|
deletedAt: z.ZodNullable<z.ZodDate>;
|
|
9122
|
+
name: z.ZodString;
|
|
9123
|
+
email: z.ZodString;
|
|
9125
9124
|
emailVerifiedAt: z.ZodNullable<z.ZodDate>;
|
|
9126
9125
|
password: z.ZodString;
|
|
9126
|
+
address: z.ZodNullable<z.ZodString>;
|
|
9127
9127
|
phone: z.ZodNullable<z.ZodString>;
|
|
9128
9128
|
notificationCount: z.ZodNullable<z.ZodNumber>;
|
|
9129
9129
|
roles: z.ZodArray<z.ZodObject<{
|
|
@@ -9490,7 +9490,7 @@ export declare const telephonyCdrContract: {
|
|
|
9490
9490
|
error?: any;
|
|
9491
9491
|
}>;
|
|
9492
9492
|
};
|
|
9493
|
-
path: "
|
|
9493
|
+
path: "telephony-cdr/extensions";
|
|
9494
9494
|
headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
|
9495
9495
|
'x-tenant': z.ZodString;
|
|
9496
9496
|
'x-service-token': z.ZodString;
|
|
@@ -9554,7 +9554,7 @@ export declare const telephonyCdrContract: {
|
|
|
9554
9554
|
error?: any;
|
|
9555
9555
|
}>;
|
|
9556
9556
|
};
|
|
9557
|
-
path: "
|
|
9557
|
+
path: "telephony-cdr/dropdown";
|
|
9558
9558
|
headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
|
9559
9559
|
'x-tenant': z.ZodString;
|
|
9560
9560
|
'x-service-token': z.ZodString;
|
|
@@ -9613,7 +9613,7 @@ export declare const telephonyCdrContract: {
|
|
|
9613
9613
|
error?: any;
|
|
9614
9614
|
}>;
|
|
9615
9615
|
};
|
|
9616
|
-
path: "
|
|
9616
|
+
path: "telephony-cdr/call-redirect-setting";
|
|
9617
9617
|
headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
|
9618
9618
|
'x-tenant': z.ZodString;
|
|
9619
9619
|
'x-service-token': z.ZodString;
|
|
@@ -9679,7 +9679,7 @@ export declare const telephonyCdrContract: {
|
|
|
9679
9679
|
error?: any;
|
|
9680
9680
|
}>;
|
|
9681
9681
|
};
|
|
9682
|
-
path: "
|
|
9682
|
+
path: "telephony-cdr/call-redirect-setting";
|
|
9683
9683
|
headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
|
9684
9684
|
'x-tenant': z.ZodString;
|
|
9685
9685
|
'x-service-token': z.ZodString;
|
|
@@ -9741,7 +9741,7 @@ export declare const telephonyCdrContract: {
|
|
|
9741
9741
|
error?: any;
|
|
9742
9742
|
}>;
|
|
9743
9743
|
};
|
|
9744
|
-
path: "
|
|
9744
|
+
path: "telephony-cdr/call-setting";
|
|
9745
9745
|
headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
|
9746
9746
|
'x-tenant': z.ZodString;
|
|
9747
9747
|
'x-service-token': z.ZodString;
|
|
@@ -9813,7 +9813,7 @@ export declare const telephonyCdrContract: {
|
|
|
9813
9813
|
error?: any;
|
|
9814
9814
|
}>;
|
|
9815
9815
|
};
|
|
9816
|
-
path: "
|
|
9816
|
+
path: "telephony-cdr/call-setting";
|
|
9817
9817
|
headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
|
9818
9818
|
'x-tenant': z.ZodString;
|
|
9819
9819
|
'x-service-token': z.ZodString;
|
|
@@ -2,15 +2,15 @@ import z from 'zod';
|
|
|
2
2
|
export declare const CallUserSchema: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
3
3
|
id: z.ZodString;
|
|
4
4
|
user: z.ZodNullable<z.ZodObject<Omit<{
|
|
5
|
-
name: z.ZodString;
|
|
6
5
|
id: z.ZodString;
|
|
7
|
-
address: z.ZodNullable<z.ZodString>;
|
|
8
|
-
email: z.ZodString;
|
|
9
6
|
createdAt: z.ZodDate;
|
|
10
7
|
updatedAt: z.ZodDate;
|
|
11
8
|
deletedAt: z.ZodNullable<z.ZodDate>;
|
|
9
|
+
name: z.ZodString;
|
|
10
|
+
email: z.ZodString;
|
|
12
11
|
emailVerifiedAt: z.ZodNullable<z.ZodDate>;
|
|
13
12
|
password: z.ZodString;
|
|
13
|
+
address: z.ZodNullable<z.ZodString>;
|
|
14
14
|
phone: z.ZodNullable<z.ZodString>;
|
|
15
15
|
notificationCount: z.ZodNullable<z.ZodNumber>;
|
|
16
16
|
roles: z.ZodArray<z.ZodObject<{
|
|
@@ -1061,15 +1061,15 @@ export declare const TelephonyCdrSchema: z.ZodObject<{
|
|
|
1061
1061
|
callTo: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
1062
1062
|
id: z.ZodString;
|
|
1063
1063
|
user: z.ZodNullable<z.ZodObject<Omit<{
|
|
1064
|
-
name: z.ZodString;
|
|
1065
1064
|
id: z.ZodString;
|
|
1066
|
-
address: z.ZodNullable<z.ZodString>;
|
|
1067
|
-
email: z.ZodString;
|
|
1068
1065
|
createdAt: z.ZodDate;
|
|
1069
1066
|
updatedAt: z.ZodDate;
|
|
1070
1067
|
deletedAt: z.ZodNullable<z.ZodDate>;
|
|
1068
|
+
name: z.ZodString;
|
|
1069
|
+
email: z.ZodString;
|
|
1071
1070
|
emailVerifiedAt: z.ZodNullable<z.ZodDate>;
|
|
1072
1071
|
password: z.ZodString;
|
|
1072
|
+
address: z.ZodNullable<z.ZodString>;
|
|
1073
1073
|
phone: z.ZodNullable<z.ZodString>;
|
|
1074
1074
|
notificationCount: z.ZodNullable<z.ZodNumber>;
|
|
1075
1075
|
roles: z.ZodArray<z.ZodObject<{
|
|
@@ -1266,15 +1266,15 @@ export declare const TelephonyCdrSchema: z.ZodObject<{
|
|
|
1266
1266
|
callFrom: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
1267
1267
|
id: z.ZodString;
|
|
1268
1268
|
user: z.ZodNullable<z.ZodObject<Omit<{
|
|
1269
|
-
name: z.ZodString;
|
|
1270
1269
|
id: z.ZodString;
|
|
1271
|
-
address: z.ZodNullable<z.ZodString>;
|
|
1272
|
-
email: z.ZodString;
|
|
1273
1270
|
createdAt: z.ZodDate;
|
|
1274
1271
|
updatedAt: z.ZodDate;
|
|
1275
1272
|
deletedAt: z.ZodNullable<z.ZodDate>;
|
|
1273
|
+
name: z.ZodString;
|
|
1274
|
+
email: z.ZodString;
|
|
1276
1275
|
emailVerifiedAt: z.ZodNullable<z.ZodDate>;
|
|
1277
1276
|
password: z.ZodString;
|
|
1277
|
+
address: z.ZodNullable<z.ZodString>;
|
|
1278
1278
|
phone: z.ZodNullable<z.ZodString>;
|
|
1279
1279
|
notificationCount: z.ZodNullable<z.ZodNumber>;
|
|
1280
1280
|
roles: z.ZodArray<z.ZodObject<{
|
|
@@ -1590,15 +1590,15 @@ export declare const TelephonyCdrSchema: z.ZodObject<{
|
|
|
1590
1590
|
extensionName: z.ZodString;
|
|
1591
1591
|
telephonySignature: z.ZodNullable<z.ZodString>;
|
|
1592
1592
|
user: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
|
1593
|
-
name: z.ZodString;
|
|
1594
1593
|
id: z.ZodString;
|
|
1595
|
-
address: z.ZodNullable<z.ZodString>;
|
|
1596
|
-
email: z.ZodString;
|
|
1597
1594
|
createdAt: z.ZodDate;
|
|
1598
1595
|
updatedAt: z.ZodDate;
|
|
1599
1596
|
deletedAt: z.ZodNullable<z.ZodDate>;
|
|
1597
|
+
name: z.ZodString;
|
|
1598
|
+
email: z.ZodString;
|
|
1600
1599
|
emailVerifiedAt: z.ZodNullable<z.ZodDate>;
|
|
1601
1600
|
password: z.ZodString;
|
|
1601
|
+
address: z.ZodNullable<z.ZodString>;
|
|
1602
1602
|
phone: z.ZodNullable<z.ZodString>;
|
|
1603
1603
|
notificationCount: z.ZodNullable<z.ZodNumber>;
|
|
1604
1604
|
roles: z.ZodArray<z.ZodObject<{
|
|
@@ -2555,15 +2555,15 @@ export declare const TelephonyExtensionSchema: z.ZodObject<{
|
|
|
2555
2555
|
updatedAt: z.ZodDate;
|
|
2556
2556
|
deletedAt: z.ZodNullable<z.ZodDate>;
|
|
2557
2557
|
user: z.ZodNullable<z.ZodOptional<z.ZodObject<Omit<{
|
|
2558
|
-
name: z.ZodString;
|
|
2559
2558
|
id: z.ZodString;
|
|
2560
|
-
address: z.ZodNullable<z.ZodString>;
|
|
2561
|
-
email: z.ZodString;
|
|
2562
2559
|
createdAt: z.ZodDate;
|
|
2563
2560
|
updatedAt: z.ZodDate;
|
|
2564
2561
|
deletedAt: z.ZodNullable<z.ZodDate>;
|
|
2562
|
+
name: z.ZodString;
|
|
2563
|
+
email: z.ZodString;
|
|
2565
2564
|
emailVerifiedAt: z.ZodNullable<z.ZodDate>;
|
|
2566
2565
|
password: z.ZodString;
|
|
2566
|
+
address: z.ZodNullable<z.ZodString>;
|
|
2567
2567
|
phone: z.ZodNullable<z.ZodString>;
|
|
2568
2568
|
notificationCount: z.ZodNullable<z.ZodNumber>;
|
|
2569
2569
|
roles: z.ZodArray<z.ZodObject<{
|
|
@@ -2832,15 +2832,15 @@ export declare const TelephonyExtensionListSchema: z.ZodArray<z.ZodObject<{
|
|
|
2832
2832
|
updatedAt: z.ZodDate;
|
|
2833
2833
|
deletedAt: z.ZodNullable<z.ZodDate>;
|
|
2834
2834
|
user: z.ZodNullable<z.ZodOptional<z.ZodObject<Omit<{
|
|
2835
|
-
name: z.ZodString;
|
|
2836
2835
|
id: z.ZodString;
|
|
2837
|
-
address: z.ZodNullable<z.ZodString>;
|
|
2838
|
-
email: z.ZodString;
|
|
2839
2836
|
createdAt: z.ZodDate;
|
|
2840
2837
|
updatedAt: z.ZodDate;
|
|
2841
2838
|
deletedAt: z.ZodNullable<z.ZodDate>;
|
|
2839
|
+
name: z.ZodString;
|
|
2840
|
+
email: z.ZodString;
|
|
2842
2841
|
emailVerifiedAt: z.ZodNullable<z.ZodDate>;
|
|
2843
2842
|
password: z.ZodString;
|
|
2843
|
+
address: z.ZodNullable<z.ZodString>;
|
|
2844
2844
|
phone: z.ZodNullable<z.ZodString>;
|
|
2845
2845
|
notificationCount: z.ZodNullable<z.ZodNumber>;
|
|
2846
2846
|
roles: z.ZodArray<z.ZodObject<{
|
|
@@ -241,7 +241,7 @@ export declare const telephonyExtensionContract: {
|
|
|
241
241
|
error?: any;
|
|
242
242
|
}>;
|
|
243
243
|
};
|
|
244
|
-
path: "
|
|
244
|
+
path: "telephony/extension_list";
|
|
245
245
|
headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
|
246
246
|
'x-tenant': z.ZodString;
|
|
247
247
|
'x-service-token': z.ZodString;
|