@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
|
@@ -36,15 +36,15 @@ export declare const commentContract: {
|
|
|
36
36
|
updatedAt: z.ZodDate;
|
|
37
37
|
deletedAt: z.ZodNullable<z.ZodDate>;
|
|
38
38
|
actor: z.ZodObject<{
|
|
39
|
-
name: z.ZodString;
|
|
40
39
|
id: z.ZodString;
|
|
41
|
-
address: z.ZodNullable<z.ZodString>;
|
|
42
|
-
email: z.ZodString;
|
|
43
40
|
createdAt: z.ZodDate;
|
|
44
41
|
updatedAt: z.ZodDate;
|
|
45
42
|
deletedAt: z.ZodNullable<z.ZodDate>;
|
|
43
|
+
name: z.ZodString;
|
|
44
|
+
email: z.ZodString;
|
|
46
45
|
emailVerifiedAt: z.ZodNullable<z.ZodDate>;
|
|
47
46
|
password: z.ZodString;
|
|
47
|
+
address: z.ZodNullable<z.ZodString>;
|
|
48
48
|
phone: z.ZodNullable<z.ZodString>;
|
|
49
49
|
notificationCount: z.ZodNullable<z.ZodNumber>;
|
|
50
50
|
roles: z.ZodArray<z.ZodObject<{
|
|
@@ -398,15 +398,15 @@ export declare const commentContract: {
|
|
|
398
398
|
contactId: z.ZodString;
|
|
399
399
|
creatorId: z.ZodString;
|
|
400
400
|
creator: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
|
401
|
-
name: z.ZodString;
|
|
402
401
|
id: z.ZodString;
|
|
403
|
-
address: z.ZodNullable<z.ZodString>;
|
|
404
|
-
email: z.ZodString;
|
|
405
402
|
createdAt: z.ZodDate;
|
|
406
403
|
updatedAt: z.ZodDate;
|
|
407
404
|
deletedAt: z.ZodNullable<z.ZodDate>;
|
|
405
|
+
name: z.ZodString;
|
|
406
|
+
email: z.ZodString;
|
|
408
407
|
emailVerifiedAt: z.ZodNullable<z.ZodDate>;
|
|
409
408
|
password: z.ZodString;
|
|
409
|
+
address: z.ZodNullable<z.ZodString>;
|
|
410
410
|
phone: z.ZodNullable<z.ZodString>;
|
|
411
411
|
notificationCount: z.ZodNullable<z.ZodNumber>;
|
|
412
412
|
roles: z.ZodArray<z.ZodObject<{
|
|
@@ -603,15 +603,15 @@ export declare const commentContract: {
|
|
|
603
603
|
}>>>;
|
|
604
604
|
assigneeId: z.ZodString;
|
|
605
605
|
assignee: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
|
606
|
-
name: z.ZodString;
|
|
607
606
|
id: z.ZodString;
|
|
608
|
-
address: z.ZodNullable<z.ZodString>;
|
|
609
|
-
email: z.ZodString;
|
|
610
607
|
createdAt: z.ZodDate;
|
|
611
608
|
updatedAt: z.ZodDate;
|
|
612
609
|
deletedAt: z.ZodNullable<z.ZodDate>;
|
|
610
|
+
name: z.ZodString;
|
|
611
|
+
email: z.ZodString;
|
|
613
612
|
emailVerifiedAt: z.ZodNullable<z.ZodDate>;
|
|
614
613
|
password: z.ZodString;
|
|
614
|
+
address: z.ZodNullable<z.ZodString>;
|
|
615
615
|
phone: z.ZodNullable<z.ZodString>;
|
|
616
616
|
notificationCount: z.ZodNullable<z.ZodNumber>;
|
|
617
617
|
roles: z.ZodArray<z.ZodObject<{
|
|
@@ -1898,15 +1898,15 @@ export declare const commentContract: {
|
|
|
1898
1898
|
updatedAt: z.ZodDate;
|
|
1899
1899
|
deletedAt: z.ZodNullable<z.ZodDate>;
|
|
1900
1900
|
actor: z.ZodObject<{
|
|
1901
|
-
name: z.ZodString;
|
|
1902
1901
|
id: z.ZodString;
|
|
1903
|
-
address: z.ZodNullable<z.ZodString>;
|
|
1904
|
-
email: z.ZodString;
|
|
1905
1902
|
createdAt: z.ZodDate;
|
|
1906
1903
|
updatedAt: z.ZodDate;
|
|
1907
1904
|
deletedAt: z.ZodNullable<z.ZodDate>;
|
|
1905
|
+
name: z.ZodString;
|
|
1906
|
+
email: z.ZodString;
|
|
1908
1907
|
emailVerifiedAt: z.ZodNullable<z.ZodDate>;
|
|
1909
1908
|
password: z.ZodString;
|
|
1909
|
+
address: z.ZodNullable<z.ZodString>;
|
|
1910
1910
|
phone: z.ZodNullable<z.ZodString>;
|
|
1911
1911
|
notificationCount: z.ZodNullable<z.ZodNumber>;
|
|
1912
1912
|
roles: z.ZodArray<z.ZodObject<{
|
|
@@ -2255,6 +2255,28 @@ export declare const commentContract: {
|
|
|
2255
2255
|
createdAt: Date;
|
|
2256
2256
|
updatedAt: Date;
|
|
2257
2257
|
deletedAt: Date | null;
|
|
2258
|
+
categories: {
|
|
2259
|
+
id: string;
|
|
2260
|
+
value: string;
|
|
2261
|
+
createdAt: Date;
|
|
2262
|
+
updatedAt: Date;
|
|
2263
|
+
deletedAt: Date | null;
|
|
2264
|
+
level: 2 | 1 | 3;
|
|
2265
|
+
parentId: string | null;
|
|
2266
|
+
childCategoryList: {
|
|
2267
|
+
id: string;
|
|
2268
|
+
value: string;
|
|
2269
|
+
level: 2 | 1 | 3;
|
|
2270
|
+
parentId: string | null;
|
|
2271
|
+
childCategoryList: {
|
|
2272
|
+
id: string;
|
|
2273
|
+
value: string;
|
|
2274
|
+
level: 2 | 1 | 3;
|
|
2275
|
+
parentId: string | null;
|
|
2276
|
+
childCategoryList: any[];
|
|
2277
|
+
}[];
|
|
2278
|
+
}[];
|
|
2279
|
+
}[];
|
|
2258
2280
|
contact: {
|
|
2259
2281
|
name: string;
|
|
2260
2282
|
id: string;
|
|
@@ -2471,28 +2493,6 @@ export declare const commentContract: {
|
|
|
2471
2493
|
};
|
|
2472
2494
|
}[];
|
|
2473
2495
|
contactId: string;
|
|
2474
|
-
categories: {
|
|
2475
|
-
id: string;
|
|
2476
|
-
value: string;
|
|
2477
|
-
createdAt: Date;
|
|
2478
|
-
updatedAt: Date;
|
|
2479
|
-
deletedAt: Date | null;
|
|
2480
|
-
level: 2 | 1 | 3;
|
|
2481
|
-
parentId: string | null;
|
|
2482
|
-
childCategoryList: {
|
|
2483
|
-
id: string;
|
|
2484
|
-
value: string;
|
|
2485
|
-
level: 2 | 1 | 3;
|
|
2486
|
-
parentId: string | null;
|
|
2487
|
-
childCategoryList: {
|
|
2488
|
-
id: string;
|
|
2489
|
-
value: string;
|
|
2490
|
-
level: 2 | 1 | 3;
|
|
2491
|
-
parentId: string | null;
|
|
2492
|
-
childCategoryList: any[];
|
|
2493
|
-
}[];
|
|
2494
|
-
}[];
|
|
2495
|
-
}[];
|
|
2496
2496
|
assigneeId: string;
|
|
2497
2497
|
creatorId: string;
|
|
2498
2498
|
reasonToAssign: string | null;
|
|
@@ -2596,6 +2596,28 @@ export declare const commentContract: {
|
|
|
2596
2596
|
createdAt: Date;
|
|
2597
2597
|
updatedAt: Date;
|
|
2598
2598
|
deletedAt: Date | null;
|
|
2599
|
+
categories: {
|
|
2600
|
+
id: string;
|
|
2601
|
+
value: string;
|
|
2602
|
+
createdAt: Date;
|
|
2603
|
+
updatedAt: Date;
|
|
2604
|
+
deletedAt: Date | null;
|
|
2605
|
+
level: 2 | 1 | 3;
|
|
2606
|
+
parentId: string | null;
|
|
2607
|
+
childCategoryList: {
|
|
2608
|
+
id: string;
|
|
2609
|
+
value: string;
|
|
2610
|
+
level: 2 | 1 | 3;
|
|
2611
|
+
parentId: string | null;
|
|
2612
|
+
childCategoryList: {
|
|
2613
|
+
id: string;
|
|
2614
|
+
value: string;
|
|
2615
|
+
level: 2 | 1 | 3;
|
|
2616
|
+
parentId: string | null;
|
|
2617
|
+
childCategoryList: any[];
|
|
2618
|
+
}[];
|
|
2619
|
+
}[];
|
|
2620
|
+
}[];
|
|
2599
2621
|
contact: {
|
|
2600
2622
|
name: string;
|
|
2601
2623
|
id: string;
|
|
@@ -2812,28 +2834,6 @@ export declare const commentContract: {
|
|
|
2812
2834
|
};
|
|
2813
2835
|
}[];
|
|
2814
2836
|
contactId: string;
|
|
2815
|
-
categories: {
|
|
2816
|
-
id: string;
|
|
2817
|
-
value: string;
|
|
2818
|
-
createdAt: Date;
|
|
2819
|
-
updatedAt: Date;
|
|
2820
|
-
deletedAt: Date | null;
|
|
2821
|
-
level: 2 | 1 | 3;
|
|
2822
|
-
parentId: string | null;
|
|
2823
|
-
childCategoryList: {
|
|
2824
|
-
id: string;
|
|
2825
|
-
value: string;
|
|
2826
|
-
level: 2 | 1 | 3;
|
|
2827
|
-
parentId: string | null;
|
|
2828
|
-
childCategoryList: {
|
|
2829
|
-
id: string;
|
|
2830
|
-
value: string;
|
|
2831
|
-
level: 2 | 1 | 3;
|
|
2832
|
-
parentId: string | null;
|
|
2833
|
-
childCategoryList: any[];
|
|
2834
|
-
}[];
|
|
2835
|
-
}[];
|
|
2836
|
-
}[];
|
|
2837
2837
|
assigneeId: string;
|
|
2838
2838
|
creatorId: string;
|
|
2839
2839
|
reasonToAssign: string | null;
|
|
@@ -2928,15 +2928,15 @@ export declare const commentContract: {
|
|
|
2928
2928
|
ticketNumber?: number | undefined;
|
|
2929
2929
|
}>;
|
|
2930
2930
|
agent: z.ZodObject<{
|
|
2931
|
-
name: z.ZodString;
|
|
2932
2931
|
id: z.ZodString;
|
|
2933
|
-
address: z.ZodNullable<z.ZodString>;
|
|
2934
|
-
email: z.ZodString;
|
|
2935
2932
|
createdAt: z.ZodDate;
|
|
2936
2933
|
updatedAt: z.ZodDate;
|
|
2937
2934
|
deletedAt: z.ZodNullable<z.ZodDate>;
|
|
2935
|
+
name: z.ZodString;
|
|
2936
|
+
email: z.ZodString;
|
|
2938
2937
|
emailVerifiedAt: z.ZodNullable<z.ZodDate>;
|
|
2939
2938
|
password: z.ZodString;
|
|
2939
|
+
address: z.ZodNullable<z.ZodString>;
|
|
2940
2940
|
phone: z.ZodNullable<z.ZodString>;
|
|
2941
2941
|
notificationCount: z.ZodNullable<z.ZodNumber>;
|
|
2942
2942
|
roles: z.ZodArray<z.ZodObject<{
|
|
@@ -3147,6 +3147,28 @@ export declare const commentContract: {
|
|
|
3147
3147
|
createdAt: Date;
|
|
3148
3148
|
updatedAt: Date;
|
|
3149
3149
|
deletedAt: Date | null;
|
|
3150
|
+
categories: {
|
|
3151
|
+
id: string;
|
|
3152
|
+
value: string;
|
|
3153
|
+
createdAt: Date;
|
|
3154
|
+
updatedAt: Date;
|
|
3155
|
+
deletedAt: Date | null;
|
|
3156
|
+
level: 2 | 1 | 3;
|
|
3157
|
+
parentId: string | null;
|
|
3158
|
+
childCategoryList: {
|
|
3159
|
+
id: string;
|
|
3160
|
+
value: string;
|
|
3161
|
+
level: 2 | 1 | 3;
|
|
3162
|
+
parentId: string | null;
|
|
3163
|
+
childCategoryList: {
|
|
3164
|
+
id: string;
|
|
3165
|
+
value: string;
|
|
3166
|
+
level: 2 | 1 | 3;
|
|
3167
|
+
parentId: string | null;
|
|
3168
|
+
childCategoryList: any[];
|
|
3169
|
+
}[];
|
|
3170
|
+
}[];
|
|
3171
|
+
}[];
|
|
3150
3172
|
contact: {
|
|
3151
3173
|
name: string;
|
|
3152
3174
|
id: string;
|
|
@@ -3363,28 +3385,6 @@ export declare const commentContract: {
|
|
|
3363
3385
|
};
|
|
3364
3386
|
}[];
|
|
3365
3387
|
contactId: string;
|
|
3366
|
-
categories: {
|
|
3367
|
-
id: string;
|
|
3368
|
-
value: string;
|
|
3369
|
-
createdAt: Date;
|
|
3370
|
-
updatedAt: Date;
|
|
3371
|
-
deletedAt: Date | null;
|
|
3372
|
-
level: 2 | 1 | 3;
|
|
3373
|
-
parentId: string | null;
|
|
3374
|
-
childCategoryList: {
|
|
3375
|
-
id: string;
|
|
3376
|
-
value: string;
|
|
3377
|
-
level: 2 | 1 | 3;
|
|
3378
|
-
parentId: string | null;
|
|
3379
|
-
childCategoryList: {
|
|
3380
|
-
id: string;
|
|
3381
|
-
value: string;
|
|
3382
|
-
level: 2 | 1 | 3;
|
|
3383
|
-
parentId: string | null;
|
|
3384
|
-
childCategoryList: any[];
|
|
3385
|
-
}[];
|
|
3386
|
-
}[];
|
|
3387
|
-
}[];
|
|
3388
3388
|
assigneeId: string;
|
|
3389
3389
|
creatorId: string;
|
|
3390
3390
|
reasonToAssign: string | null;
|
|
@@ -3600,6 +3600,28 @@ export declare const commentContract: {
|
|
|
3600
3600
|
createdAt: Date;
|
|
3601
3601
|
updatedAt: Date;
|
|
3602
3602
|
deletedAt: Date | null;
|
|
3603
|
+
categories: {
|
|
3604
|
+
id: string;
|
|
3605
|
+
value: string;
|
|
3606
|
+
createdAt: Date;
|
|
3607
|
+
updatedAt: Date;
|
|
3608
|
+
deletedAt: Date | null;
|
|
3609
|
+
level: 2 | 1 | 3;
|
|
3610
|
+
parentId: string | null;
|
|
3611
|
+
childCategoryList: {
|
|
3612
|
+
id: string;
|
|
3613
|
+
value: string;
|
|
3614
|
+
level: 2 | 1 | 3;
|
|
3615
|
+
parentId: string | null;
|
|
3616
|
+
childCategoryList: {
|
|
3617
|
+
id: string;
|
|
3618
|
+
value: string;
|
|
3619
|
+
level: 2 | 1 | 3;
|
|
3620
|
+
parentId: string | null;
|
|
3621
|
+
childCategoryList: any[];
|
|
3622
|
+
}[];
|
|
3623
|
+
}[];
|
|
3624
|
+
}[];
|
|
3603
3625
|
contact: {
|
|
3604
3626
|
name: string;
|
|
3605
3627
|
id: string;
|
|
@@ -3816,28 +3838,6 @@ export declare const commentContract: {
|
|
|
3816
3838
|
};
|
|
3817
3839
|
}[];
|
|
3818
3840
|
contactId: string;
|
|
3819
|
-
categories: {
|
|
3820
|
-
id: string;
|
|
3821
|
-
value: string;
|
|
3822
|
-
createdAt: Date;
|
|
3823
|
-
updatedAt: Date;
|
|
3824
|
-
deletedAt: Date | null;
|
|
3825
|
-
level: 2 | 1 | 3;
|
|
3826
|
-
parentId: string | null;
|
|
3827
|
-
childCategoryList: {
|
|
3828
|
-
id: string;
|
|
3829
|
-
value: string;
|
|
3830
|
-
level: 2 | 1 | 3;
|
|
3831
|
-
parentId: string | null;
|
|
3832
|
-
childCategoryList: {
|
|
3833
|
-
id: string;
|
|
3834
|
-
value: string;
|
|
3835
|
-
level: 2 | 1 | 3;
|
|
3836
|
-
parentId: string | null;
|
|
3837
|
-
childCategoryList: any[];
|
|
3838
|
-
}[];
|
|
3839
|
-
}[];
|
|
3840
|
-
}[];
|
|
3841
3841
|
assigneeId: string;
|
|
3842
3842
|
creatorId: string;
|
|
3843
3843
|
reasonToAssign: string | null;
|
|
@@ -4056,6 +4056,28 @@ export declare const commentContract: {
|
|
|
4056
4056
|
createdAt: Date;
|
|
4057
4057
|
updatedAt: Date;
|
|
4058
4058
|
deletedAt: Date | null;
|
|
4059
|
+
categories: {
|
|
4060
|
+
id: string;
|
|
4061
|
+
value: string;
|
|
4062
|
+
createdAt: Date;
|
|
4063
|
+
updatedAt: Date;
|
|
4064
|
+
deletedAt: Date | null;
|
|
4065
|
+
level: 2 | 1 | 3;
|
|
4066
|
+
parentId: string | null;
|
|
4067
|
+
childCategoryList: {
|
|
4068
|
+
id: string;
|
|
4069
|
+
value: string;
|
|
4070
|
+
level: 2 | 1 | 3;
|
|
4071
|
+
parentId: string | null;
|
|
4072
|
+
childCategoryList: {
|
|
4073
|
+
id: string;
|
|
4074
|
+
value: string;
|
|
4075
|
+
level: 2 | 1 | 3;
|
|
4076
|
+
parentId: string | null;
|
|
4077
|
+
childCategoryList: any[];
|
|
4078
|
+
}[];
|
|
4079
|
+
}[];
|
|
4080
|
+
}[];
|
|
4059
4081
|
contact: {
|
|
4060
4082
|
name: string;
|
|
4061
4083
|
id: string;
|
|
@@ -4272,28 +4294,6 @@ export declare const commentContract: {
|
|
|
4272
4294
|
};
|
|
4273
4295
|
}[];
|
|
4274
4296
|
contactId: string;
|
|
4275
|
-
categories: {
|
|
4276
|
-
id: string;
|
|
4277
|
-
value: string;
|
|
4278
|
-
createdAt: Date;
|
|
4279
|
-
updatedAt: Date;
|
|
4280
|
-
deletedAt: Date | null;
|
|
4281
|
-
level: 2 | 1 | 3;
|
|
4282
|
-
parentId: string | null;
|
|
4283
|
-
childCategoryList: {
|
|
4284
|
-
id: string;
|
|
4285
|
-
value: string;
|
|
4286
|
-
level: 2 | 1 | 3;
|
|
4287
|
-
parentId: string | null;
|
|
4288
|
-
childCategoryList: {
|
|
4289
|
-
id: string;
|
|
4290
|
-
value: string;
|
|
4291
|
-
level: 2 | 1 | 3;
|
|
4292
|
-
parentId: string | null;
|
|
4293
|
-
childCategoryList: any[];
|
|
4294
|
-
}[];
|
|
4295
|
-
}[];
|
|
4296
|
-
}[];
|
|
4297
4297
|
assigneeId: string;
|
|
4298
4298
|
creatorId: string;
|
|
4299
4299
|
reasonToAssign: string | null;
|
|
@@ -4512,11 +4512,33 @@ export declare const commentContract: {
|
|
|
4512
4512
|
createdAt: Date;
|
|
4513
4513
|
updatedAt: Date;
|
|
4514
4514
|
deletedAt: Date | null;
|
|
4515
|
-
|
|
4516
|
-
name: string;
|
|
4515
|
+
categories: {
|
|
4517
4516
|
id: string;
|
|
4518
|
-
|
|
4519
|
-
|
|
4517
|
+
value: string;
|
|
4518
|
+
createdAt: Date;
|
|
4519
|
+
updatedAt: Date;
|
|
4520
|
+
deletedAt: Date | null;
|
|
4521
|
+
level: 2 | 1 | 3;
|
|
4522
|
+
parentId: string | null;
|
|
4523
|
+
childCategoryList: {
|
|
4524
|
+
id: string;
|
|
4525
|
+
value: string;
|
|
4526
|
+
level: 2 | 1 | 3;
|
|
4527
|
+
parentId: string | null;
|
|
4528
|
+
childCategoryList: {
|
|
4529
|
+
id: string;
|
|
4530
|
+
value: string;
|
|
4531
|
+
level: 2 | 1 | 3;
|
|
4532
|
+
parentId: string | null;
|
|
4533
|
+
childCategoryList: any[];
|
|
4534
|
+
}[];
|
|
4535
|
+
}[];
|
|
4536
|
+
}[];
|
|
4537
|
+
contact: {
|
|
4538
|
+
name: string;
|
|
4539
|
+
id: string;
|
|
4540
|
+
channel: string | null;
|
|
4541
|
+
address: string | null;
|
|
4520
4542
|
createdAt: Date;
|
|
4521
4543
|
updatedAt: Date;
|
|
4522
4544
|
deletedAt: Date | null;
|
|
@@ -4728,28 +4750,6 @@ export declare const commentContract: {
|
|
|
4728
4750
|
};
|
|
4729
4751
|
}[];
|
|
4730
4752
|
contactId: string;
|
|
4731
|
-
categories: {
|
|
4732
|
-
id: string;
|
|
4733
|
-
value: string;
|
|
4734
|
-
createdAt: Date;
|
|
4735
|
-
updatedAt: Date;
|
|
4736
|
-
deletedAt: Date | null;
|
|
4737
|
-
level: 2 | 1 | 3;
|
|
4738
|
-
parentId: string | null;
|
|
4739
|
-
childCategoryList: {
|
|
4740
|
-
id: string;
|
|
4741
|
-
value: string;
|
|
4742
|
-
level: 2 | 1 | 3;
|
|
4743
|
-
parentId: string | null;
|
|
4744
|
-
childCategoryList: {
|
|
4745
|
-
id: string;
|
|
4746
|
-
value: string;
|
|
4747
|
-
level: 2 | 1 | 3;
|
|
4748
|
-
parentId: string | null;
|
|
4749
|
-
childCategoryList: any[];
|
|
4750
|
-
}[];
|
|
4751
|
-
}[];
|
|
4752
|
-
}[];
|
|
4753
4753
|
assigneeId: string;
|
|
4754
4754
|
creatorId: string;
|
|
4755
4755
|
reasonToAssign: string | null;
|
|
@@ -5022,15 +5022,15 @@ export declare const commentContract: {
|
|
|
5022
5022
|
updatedAt: z.ZodDate;
|
|
5023
5023
|
deletedAt: z.ZodNullable<z.ZodDate>;
|
|
5024
5024
|
actor: z.ZodObject<{
|
|
5025
|
-
name: z.ZodString;
|
|
5026
5025
|
id: z.ZodString;
|
|
5027
|
-
address: z.ZodNullable<z.ZodString>;
|
|
5028
|
-
email: z.ZodString;
|
|
5029
5026
|
createdAt: z.ZodDate;
|
|
5030
5027
|
updatedAt: z.ZodDate;
|
|
5031
5028
|
deletedAt: z.ZodNullable<z.ZodDate>;
|
|
5029
|
+
name: z.ZodString;
|
|
5030
|
+
email: z.ZodString;
|
|
5032
5031
|
emailVerifiedAt: z.ZodNullable<z.ZodDate>;
|
|
5033
5032
|
password: z.ZodString;
|
|
5033
|
+
address: z.ZodNullable<z.ZodString>;
|
|
5034
5034
|
phone: z.ZodNullable<z.ZodString>;
|
|
5035
5035
|
notificationCount: z.ZodNullable<z.ZodNumber>;
|
|
5036
5036
|
roles: z.ZodArray<z.ZodObject<{
|
|
@@ -5384,15 +5384,15 @@ export declare const commentContract: {
|
|
|
5384
5384
|
contactId: z.ZodString;
|
|
5385
5385
|
creatorId: z.ZodString;
|
|
5386
5386
|
creator: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
|
5387
|
-
name: z.ZodString;
|
|
5388
5387
|
id: z.ZodString;
|
|
5389
|
-
address: z.ZodNullable<z.ZodString>;
|
|
5390
|
-
email: z.ZodString;
|
|
5391
5388
|
createdAt: z.ZodDate;
|
|
5392
5389
|
updatedAt: z.ZodDate;
|
|
5393
5390
|
deletedAt: z.ZodNullable<z.ZodDate>;
|
|
5391
|
+
name: z.ZodString;
|
|
5392
|
+
email: z.ZodString;
|
|
5394
5393
|
emailVerifiedAt: z.ZodNullable<z.ZodDate>;
|
|
5395
5394
|
password: z.ZodString;
|
|
5395
|
+
address: z.ZodNullable<z.ZodString>;
|
|
5396
5396
|
phone: z.ZodNullable<z.ZodString>;
|
|
5397
5397
|
notificationCount: z.ZodNullable<z.ZodNumber>;
|
|
5398
5398
|
roles: z.ZodArray<z.ZodObject<{
|
|
@@ -5589,15 +5589,15 @@ export declare const commentContract: {
|
|
|
5589
5589
|
}>>>;
|
|
5590
5590
|
assigneeId: z.ZodString;
|
|
5591
5591
|
assignee: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
|
5592
|
-
name: z.ZodString;
|
|
5593
5592
|
id: z.ZodString;
|
|
5594
|
-
address: z.ZodNullable<z.ZodString>;
|
|
5595
|
-
email: z.ZodString;
|
|
5596
5593
|
createdAt: z.ZodDate;
|
|
5597
5594
|
updatedAt: z.ZodDate;
|
|
5598
5595
|
deletedAt: z.ZodNullable<z.ZodDate>;
|
|
5596
|
+
name: z.ZodString;
|
|
5597
|
+
email: z.ZodString;
|
|
5599
5598
|
emailVerifiedAt: z.ZodNullable<z.ZodDate>;
|
|
5600
5599
|
password: z.ZodString;
|
|
5600
|
+
address: z.ZodNullable<z.ZodString>;
|
|
5601
5601
|
phone: z.ZodNullable<z.ZodString>;
|
|
5602
5602
|
notificationCount: z.ZodNullable<z.ZodNumber>;
|
|
5603
5603
|
roles: z.ZodArray<z.ZodObject<{
|
|
@@ -6884,15 +6884,15 @@ export declare const commentContract: {
|
|
|
6884
6884
|
updatedAt: z.ZodDate;
|
|
6885
6885
|
deletedAt: z.ZodNullable<z.ZodDate>;
|
|
6886
6886
|
actor: z.ZodObject<{
|
|
6887
|
-
name: z.ZodString;
|
|
6888
6887
|
id: z.ZodString;
|
|
6889
|
-
address: z.ZodNullable<z.ZodString>;
|
|
6890
|
-
email: z.ZodString;
|
|
6891
6888
|
createdAt: z.ZodDate;
|
|
6892
6889
|
updatedAt: z.ZodDate;
|
|
6893
6890
|
deletedAt: z.ZodNullable<z.ZodDate>;
|
|
6891
|
+
name: z.ZodString;
|
|
6892
|
+
email: z.ZodString;
|
|
6894
6893
|
emailVerifiedAt: z.ZodNullable<z.ZodDate>;
|
|
6895
6894
|
password: z.ZodString;
|
|
6895
|
+
address: z.ZodNullable<z.ZodString>;
|
|
6896
6896
|
phone: z.ZodNullable<z.ZodString>;
|
|
6897
6897
|
notificationCount: z.ZodNullable<z.ZodNumber>;
|
|
6898
6898
|
roles: z.ZodArray<z.ZodObject<{
|
|
@@ -7241,6 +7241,28 @@ export declare const commentContract: {
|
|
|
7241
7241
|
createdAt: Date;
|
|
7242
7242
|
updatedAt: Date;
|
|
7243
7243
|
deletedAt: Date | null;
|
|
7244
|
+
categories: {
|
|
7245
|
+
id: string;
|
|
7246
|
+
value: string;
|
|
7247
|
+
createdAt: Date;
|
|
7248
|
+
updatedAt: Date;
|
|
7249
|
+
deletedAt: Date | null;
|
|
7250
|
+
level: 2 | 1 | 3;
|
|
7251
|
+
parentId: string | null;
|
|
7252
|
+
childCategoryList: {
|
|
7253
|
+
id: string;
|
|
7254
|
+
value: string;
|
|
7255
|
+
level: 2 | 1 | 3;
|
|
7256
|
+
parentId: string | null;
|
|
7257
|
+
childCategoryList: {
|
|
7258
|
+
id: string;
|
|
7259
|
+
value: string;
|
|
7260
|
+
level: 2 | 1 | 3;
|
|
7261
|
+
parentId: string | null;
|
|
7262
|
+
childCategoryList: any[];
|
|
7263
|
+
}[];
|
|
7264
|
+
}[];
|
|
7265
|
+
}[];
|
|
7244
7266
|
contact: {
|
|
7245
7267
|
name: string;
|
|
7246
7268
|
id: string;
|
|
@@ -7457,28 +7479,6 @@ export declare const commentContract: {
|
|
|
7457
7479
|
};
|
|
7458
7480
|
}[];
|
|
7459
7481
|
contactId: string;
|
|
7460
|
-
categories: {
|
|
7461
|
-
id: string;
|
|
7462
|
-
value: string;
|
|
7463
|
-
createdAt: Date;
|
|
7464
|
-
updatedAt: Date;
|
|
7465
|
-
deletedAt: Date | null;
|
|
7466
|
-
level: 2 | 1 | 3;
|
|
7467
|
-
parentId: string | null;
|
|
7468
|
-
childCategoryList: {
|
|
7469
|
-
id: string;
|
|
7470
|
-
value: string;
|
|
7471
|
-
level: 2 | 1 | 3;
|
|
7472
|
-
parentId: string | null;
|
|
7473
|
-
childCategoryList: {
|
|
7474
|
-
id: string;
|
|
7475
|
-
value: string;
|
|
7476
|
-
level: 2 | 1 | 3;
|
|
7477
|
-
parentId: string | null;
|
|
7478
|
-
childCategoryList: any[];
|
|
7479
|
-
}[];
|
|
7480
|
-
}[];
|
|
7481
|
-
}[];
|
|
7482
7482
|
assigneeId: string;
|
|
7483
7483
|
creatorId: string;
|
|
7484
7484
|
reasonToAssign: string | null;
|
|
@@ -7582,6 +7582,28 @@ export declare const commentContract: {
|
|
|
7582
7582
|
createdAt: Date;
|
|
7583
7583
|
updatedAt: Date;
|
|
7584
7584
|
deletedAt: Date | null;
|
|
7585
|
+
categories: {
|
|
7586
|
+
id: string;
|
|
7587
|
+
value: string;
|
|
7588
|
+
createdAt: Date;
|
|
7589
|
+
updatedAt: Date;
|
|
7590
|
+
deletedAt: Date | null;
|
|
7591
|
+
level: 2 | 1 | 3;
|
|
7592
|
+
parentId: string | null;
|
|
7593
|
+
childCategoryList: {
|
|
7594
|
+
id: string;
|
|
7595
|
+
value: string;
|
|
7596
|
+
level: 2 | 1 | 3;
|
|
7597
|
+
parentId: string | null;
|
|
7598
|
+
childCategoryList: {
|
|
7599
|
+
id: string;
|
|
7600
|
+
value: string;
|
|
7601
|
+
level: 2 | 1 | 3;
|
|
7602
|
+
parentId: string | null;
|
|
7603
|
+
childCategoryList: any[];
|
|
7604
|
+
}[];
|
|
7605
|
+
}[];
|
|
7606
|
+
}[];
|
|
7585
7607
|
contact: {
|
|
7586
7608
|
name: string;
|
|
7587
7609
|
id: string;
|
|
@@ -7798,28 +7820,6 @@ export declare const commentContract: {
|
|
|
7798
7820
|
};
|
|
7799
7821
|
}[];
|
|
7800
7822
|
contactId: string;
|
|
7801
|
-
categories: {
|
|
7802
|
-
id: string;
|
|
7803
|
-
value: string;
|
|
7804
|
-
createdAt: Date;
|
|
7805
|
-
updatedAt: Date;
|
|
7806
|
-
deletedAt: Date | null;
|
|
7807
|
-
level: 2 | 1 | 3;
|
|
7808
|
-
parentId: string | null;
|
|
7809
|
-
childCategoryList: {
|
|
7810
|
-
id: string;
|
|
7811
|
-
value: string;
|
|
7812
|
-
level: 2 | 1 | 3;
|
|
7813
|
-
parentId: string | null;
|
|
7814
|
-
childCategoryList: {
|
|
7815
|
-
id: string;
|
|
7816
|
-
value: string;
|
|
7817
|
-
level: 2 | 1 | 3;
|
|
7818
|
-
parentId: string | null;
|
|
7819
|
-
childCategoryList: any[];
|
|
7820
|
-
}[];
|
|
7821
|
-
}[];
|
|
7822
|
-
}[];
|
|
7823
7823
|
assigneeId: string;
|
|
7824
7824
|
creatorId: string;
|
|
7825
7825
|
reasonToAssign: string | null;
|
|
@@ -7914,15 +7914,15 @@ export declare const commentContract: {
|
|
|
7914
7914
|
ticketNumber?: number | undefined;
|
|
7915
7915
|
}>;
|
|
7916
7916
|
agent: z.ZodObject<{
|
|
7917
|
-
name: z.ZodString;
|
|
7918
7917
|
id: z.ZodString;
|
|
7919
|
-
address: z.ZodNullable<z.ZodString>;
|
|
7920
|
-
email: z.ZodString;
|
|
7921
7918
|
createdAt: z.ZodDate;
|
|
7922
7919
|
updatedAt: z.ZodDate;
|
|
7923
7920
|
deletedAt: z.ZodNullable<z.ZodDate>;
|
|
7921
|
+
name: z.ZodString;
|
|
7922
|
+
email: z.ZodString;
|
|
7924
7923
|
emailVerifiedAt: z.ZodNullable<z.ZodDate>;
|
|
7925
7924
|
password: z.ZodString;
|
|
7925
|
+
address: z.ZodNullable<z.ZodString>;
|
|
7926
7926
|
phone: z.ZodNullable<z.ZodString>;
|
|
7927
7927
|
notificationCount: z.ZodNullable<z.ZodNumber>;
|
|
7928
7928
|
roles: z.ZodArray<z.ZodObject<{
|
|
@@ -8133,6 +8133,28 @@ export declare const commentContract: {
|
|
|
8133
8133
|
createdAt: Date;
|
|
8134
8134
|
updatedAt: Date;
|
|
8135
8135
|
deletedAt: Date | null;
|
|
8136
|
+
categories: {
|
|
8137
|
+
id: string;
|
|
8138
|
+
value: string;
|
|
8139
|
+
createdAt: Date;
|
|
8140
|
+
updatedAt: Date;
|
|
8141
|
+
deletedAt: Date | null;
|
|
8142
|
+
level: 2 | 1 | 3;
|
|
8143
|
+
parentId: string | null;
|
|
8144
|
+
childCategoryList: {
|
|
8145
|
+
id: string;
|
|
8146
|
+
value: string;
|
|
8147
|
+
level: 2 | 1 | 3;
|
|
8148
|
+
parentId: string | null;
|
|
8149
|
+
childCategoryList: {
|
|
8150
|
+
id: string;
|
|
8151
|
+
value: string;
|
|
8152
|
+
level: 2 | 1 | 3;
|
|
8153
|
+
parentId: string | null;
|
|
8154
|
+
childCategoryList: any[];
|
|
8155
|
+
}[];
|
|
8156
|
+
}[];
|
|
8157
|
+
}[];
|
|
8136
8158
|
contact: {
|
|
8137
8159
|
name: string;
|
|
8138
8160
|
id: string;
|
|
@@ -8349,28 +8371,6 @@ export declare const commentContract: {
|
|
|
8349
8371
|
};
|
|
8350
8372
|
}[];
|
|
8351
8373
|
contactId: string;
|
|
8352
|
-
categories: {
|
|
8353
|
-
id: string;
|
|
8354
|
-
value: string;
|
|
8355
|
-
createdAt: Date;
|
|
8356
|
-
updatedAt: Date;
|
|
8357
|
-
deletedAt: Date | null;
|
|
8358
|
-
level: 2 | 1 | 3;
|
|
8359
|
-
parentId: string | null;
|
|
8360
|
-
childCategoryList: {
|
|
8361
|
-
id: string;
|
|
8362
|
-
value: string;
|
|
8363
|
-
level: 2 | 1 | 3;
|
|
8364
|
-
parentId: string | null;
|
|
8365
|
-
childCategoryList: {
|
|
8366
|
-
id: string;
|
|
8367
|
-
value: string;
|
|
8368
|
-
level: 2 | 1 | 3;
|
|
8369
|
-
parentId: string | null;
|
|
8370
|
-
childCategoryList: any[];
|
|
8371
|
-
}[];
|
|
8372
|
-
}[];
|
|
8373
|
-
}[];
|
|
8374
8374
|
assigneeId: string;
|
|
8375
8375
|
creatorId: string;
|
|
8376
8376
|
reasonToAssign: string | null;
|
|
@@ -8586,6 +8586,28 @@ export declare const commentContract: {
|
|
|
8586
8586
|
createdAt: Date;
|
|
8587
8587
|
updatedAt: Date;
|
|
8588
8588
|
deletedAt: Date | null;
|
|
8589
|
+
categories: {
|
|
8590
|
+
id: string;
|
|
8591
|
+
value: string;
|
|
8592
|
+
createdAt: Date;
|
|
8593
|
+
updatedAt: Date;
|
|
8594
|
+
deletedAt: Date | null;
|
|
8595
|
+
level: 2 | 1 | 3;
|
|
8596
|
+
parentId: string | null;
|
|
8597
|
+
childCategoryList: {
|
|
8598
|
+
id: string;
|
|
8599
|
+
value: string;
|
|
8600
|
+
level: 2 | 1 | 3;
|
|
8601
|
+
parentId: string | null;
|
|
8602
|
+
childCategoryList: {
|
|
8603
|
+
id: string;
|
|
8604
|
+
value: string;
|
|
8605
|
+
level: 2 | 1 | 3;
|
|
8606
|
+
parentId: string | null;
|
|
8607
|
+
childCategoryList: any[];
|
|
8608
|
+
}[];
|
|
8609
|
+
}[];
|
|
8610
|
+
}[];
|
|
8589
8611
|
contact: {
|
|
8590
8612
|
name: string;
|
|
8591
8613
|
id: string;
|
|
@@ -8802,28 +8824,6 @@ export declare const commentContract: {
|
|
|
8802
8824
|
};
|
|
8803
8825
|
}[];
|
|
8804
8826
|
contactId: string;
|
|
8805
|
-
categories: {
|
|
8806
|
-
id: string;
|
|
8807
|
-
value: string;
|
|
8808
|
-
createdAt: Date;
|
|
8809
|
-
updatedAt: Date;
|
|
8810
|
-
deletedAt: Date | null;
|
|
8811
|
-
level: 2 | 1 | 3;
|
|
8812
|
-
parentId: string | null;
|
|
8813
|
-
childCategoryList: {
|
|
8814
|
-
id: string;
|
|
8815
|
-
value: string;
|
|
8816
|
-
level: 2 | 1 | 3;
|
|
8817
|
-
parentId: string | null;
|
|
8818
|
-
childCategoryList: {
|
|
8819
|
-
id: string;
|
|
8820
|
-
value: string;
|
|
8821
|
-
level: 2 | 1 | 3;
|
|
8822
|
-
parentId: string | null;
|
|
8823
|
-
childCategoryList: any[];
|
|
8824
|
-
}[];
|
|
8825
|
-
}[];
|
|
8826
|
-
}[];
|
|
8827
8827
|
assigneeId: string;
|
|
8828
8828
|
creatorId: string;
|
|
8829
8829
|
reasonToAssign: string | null;
|
|
@@ -9107,15 +9107,15 @@ export declare const commentContract: {
|
|
|
9107
9107
|
updatedAt: z.ZodDate;
|
|
9108
9108
|
deletedAt: z.ZodNullable<z.ZodDate>;
|
|
9109
9109
|
actor: z.ZodObject<{
|
|
9110
|
-
name: z.ZodString;
|
|
9111
9110
|
id: z.ZodString;
|
|
9112
|
-
address: z.ZodNullable<z.ZodString>;
|
|
9113
|
-
email: z.ZodString;
|
|
9114
9111
|
createdAt: z.ZodDate;
|
|
9115
9112
|
updatedAt: z.ZodDate;
|
|
9116
9113
|
deletedAt: z.ZodNullable<z.ZodDate>;
|
|
9117
|
-
|
|
9114
|
+
name: z.ZodString;
|
|
9115
|
+
email: z.ZodString;
|
|
9116
|
+
emailVerifiedAt: z.ZodNullable<z.ZodDate>;
|
|
9118
9117
|
password: z.ZodString;
|
|
9118
|
+
address: z.ZodNullable<z.ZodString>;
|
|
9119
9119
|
phone: z.ZodNullable<z.ZodString>;
|
|
9120
9120
|
notificationCount: z.ZodNullable<z.ZodNumber>;
|
|
9121
9121
|
roles: z.ZodArray<z.ZodObject<{
|
|
@@ -9469,15 +9469,15 @@ export declare const commentContract: {
|
|
|
9469
9469
|
contactId: z.ZodString;
|
|
9470
9470
|
creatorId: z.ZodString;
|
|
9471
9471
|
creator: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
|
9472
|
-
name: z.ZodString;
|
|
9473
9472
|
id: z.ZodString;
|
|
9474
|
-
address: z.ZodNullable<z.ZodString>;
|
|
9475
|
-
email: z.ZodString;
|
|
9476
9473
|
createdAt: z.ZodDate;
|
|
9477
9474
|
updatedAt: z.ZodDate;
|
|
9478
9475
|
deletedAt: z.ZodNullable<z.ZodDate>;
|
|
9476
|
+
name: z.ZodString;
|
|
9477
|
+
email: z.ZodString;
|
|
9479
9478
|
emailVerifiedAt: z.ZodNullable<z.ZodDate>;
|
|
9480
9479
|
password: z.ZodString;
|
|
9480
|
+
address: z.ZodNullable<z.ZodString>;
|
|
9481
9481
|
phone: z.ZodNullable<z.ZodString>;
|
|
9482
9482
|
notificationCount: z.ZodNullable<z.ZodNumber>;
|
|
9483
9483
|
roles: z.ZodArray<z.ZodObject<{
|
|
@@ -9674,15 +9674,15 @@ export declare const commentContract: {
|
|
|
9674
9674
|
}>>>;
|
|
9675
9675
|
assigneeId: z.ZodString;
|
|
9676
9676
|
assignee: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
|
9677
|
-
name: z.ZodString;
|
|
9678
9677
|
id: z.ZodString;
|
|
9679
|
-
address: z.ZodNullable<z.ZodString>;
|
|
9680
|
-
email: z.ZodString;
|
|
9681
9678
|
createdAt: z.ZodDate;
|
|
9682
9679
|
updatedAt: z.ZodDate;
|
|
9683
9680
|
deletedAt: z.ZodNullable<z.ZodDate>;
|
|
9681
|
+
name: z.ZodString;
|
|
9682
|
+
email: z.ZodString;
|
|
9684
9683
|
emailVerifiedAt: z.ZodNullable<z.ZodDate>;
|
|
9685
9684
|
password: z.ZodString;
|
|
9685
|
+
address: z.ZodNullable<z.ZodString>;
|
|
9686
9686
|
phone: z.ZodNullable<z.ZodString>;
|
|
9687
9687
|
notificationCount: z.ZodNullable<z.ZodNumber>;
|
|
9688
9688
|
roles: z.ZodArray<z.ZodObject<{
|
|
@@ -10969,15 +10969,15 @@ export declare const commentContract: {
|
|
|
10969
10969
|
updatedAt: z.ZodDate;
|
|
10970
10970
|
deletedAt: z.ZodNullable<z.ZodDate>;
|
|
10971
10971
|
actor: z.ZodObject<{
|
|
10972
|
-
name: z.ZodString;
|
|
10973
10972
|
id: z.ZodString;
|
|
10974
|
-
address: z.ZodNullable<z.ZodString>;
|
|
10975
|
-
email: z.ZodString;
|
|
10976
10973
|
createdAt: z.ZodDate;
|
|
10977
10974
|
updatedAt: z.ZodDate;
|
|
10978
10975
|
deletedAt: z.ZodNullable<z.ZodDate>;
|
|
10976
|
+
name: z.ZodString;
|
|
10977
|
+
email: z.ZodString;
|
|
10979
10978
|
emailVerifiedAt: z.ZodNullable<z.ZodDate>;
|
|
10980
10979
|
password: z.ZodString;
|
|
10980
|
+
address: z.ZodNullable<z.ZodString>;
|
|
10981
10981
|
phone: z.ZodNullable<z.ZodString>;
|
|
10982
10982
|
notificationCount: z.ZodNullable<z.ZodNumber>;
|
|
10983
10983
|
roles: z.ZodArray<z.ZodObject<{
|
|
@@ -11326,6 +11326,28 @@ export declare const commentContract: {
|
|
|
11326
11326
|
createdAt: Date;
|
|
11327
11327
|
updatedAt: Date;
|
|
11328
11328
|
deletedAt: Date | null;
|
|
11329
|
+
categories: {
|
|
11330
|
+
id: string;
|
|
11331
|
+
value: string;
|
|
11332
|
+
createdAt: Date;
|
|
11333
|
+
updatedAt: Date;
|
|
11334
|
+
deletedAt: Date | null;
|
|
11335
|
+
level: 2 | 1 | 3;
|
|
11336
|
+
parentId: string | null;
|
|
11337
|
+
childCategoryList: {
|
|
11338
|
+
id: string;
|
|
11339
|
+
value: string;
|
|
11340
|
+
level: 2 | 1 | 3;
|
|
11341
|
+
parentId: string | null;
|
|
11342
|
+
childCategoryList: {
|
|
11343
|
+
id: string;
|
|
11344
|
+
value: string;
|
|
11345
|
+
level: 2 | 1 | 3;
|
|
11346
|
+
parentId: string | null;
|
|
11347
|
+
childCategoryList: any[];
|
|
11348
|
+
}[];
|
|
11349
|
+
}[];
|
|
11350
|
+
}[];
|
|
11329
11351
|
contact: {
|
|
11330
11352
|
name: string;
|
|
11331
11353
|
id: string;
|
|
@@ -11542,28 +11564,6 @@ export declare const commentContract: {
|
|
|
11542
11564
|
};
|
|
11543
11565
|
}[];
|
|
11544
11566
|
contactId: string;
|
|
11545
|
-
categories: {
|
|
11546
|
-
id: string;
|
|
11547
|
-
value: string;
|
|
11548
|
-
createdAt: Date;
|
|
11549
|
-
updatedAt: Date;
|
|
11550
|
-
deletedAt: Date | null;
|
|
11551
|
-
level: 2 | 1 | 3;
|
|
11552
|
-
parentId: string | null;
|
|
11553
|
-
childCategoryList: {
|
|
11554
|
-
id: string;
|
|
11555
|
-
value: string;
|
|
11556
|
-
level: 2 | 1 | 3;
|
|
11557
|
-
parentId: string | null;
|
|
11558
|
-
childCategoryList: {
|
|
11559
|
-
id: string;
|
|
11560
|
-
value: string;
|
|
11561
|
-
level: 2 | 1 | 3;
|
|
11562
|
-
parentId: string | null;
|
|
11563
|
-
childCategoryList: any[];
|
|
11564
|
-
}[];
|
|
11565
|
-
}[];
|
|
11566
|
-
}[];
|
|
11567
11567
|
assigneeId: string;
|
|
11568
11568
|
creatorId: string;
|
|
11569
11569
|
reasonToAssign: string | null;
|
|
@@ -11667,6 +11667,28 @@ export declare const commentContract: {
|
|
|
11667
11667
|
createdAt: Date;
|
|
11668
11668
|
updatedAt: Date;
|
|
11669
11669
|
deletedAt: Date | null;
|
|
11670
|
+
categories: {
|
|
11671
|
+
id: string;
|
|
11672
|
+
value: string;
|
|
11673
|
+
createdAt: Date;
|
|
11674
|
+
updatedAt: Date;
|
|
11675
|
+
deletedAt: Date | null;
|
|
11676
|
+
level: 2 | 1 | 3;
|
|
11677
|
+
parentId: string | null;
|
|
11678
|
+
childCategoryList: {
|
|
11679
|
+
id: string;
|
|
11680
|
+
value: string;
|
|
11681
|
+
level: 2 | 1 | 3;
|
|
11682
|
+
parentId: string | null;
|
|
11683
|
+
childCategoryList: {
|
|
11684
|
+
id: string;
|
|
11685
|
+
value: string;
|
|
11686
|
+
level: 2 | 1 | 3;
|
|
11687
|
+
parentId: string | null;
|
|
11688
|
+
childCategoryList: any[];
|
|
11689
|
+
}[];
|
|
11690
|
+
}[];
|
|
11691
|
+
}[];
|
|
11670
11692
|
contact: {
|
|
11671
11693
|
name: string;
|
|
11672
11694
|
id: string;
|
|
@@ -11883,28 +11905,6 @@ export declare const commentContract: {
|
|
|
11883
11905
|
};
|
|
11884
11906
|
}[];
|
|
11885
11907
|
contactId: string;
|
|
11886
|
-
categories: {
|
|
11887
|
-
id: string;
|
|
11888
|
-
value: string;
|
|
11889
|
-
createdAt: Date;
|
|
11890
|
-
updatedAt: Date;
|
|
11891
|
-
deletedAt: Date | null;
|
|
11892
|
-
level: 2 | 1 | 3;
|
|
11893
|
-
parentId: string | null;
|
|
11894
|
-
childCategoryList: {
|
|
11895
|
-
id: string;
|
|
11896
|
-
value: string;
|
|
11897
|
-
level: 2 | 1 | 3;
|
|
11898
|
-
parentId: string | null;
|
|
11899
|
-
childCategoryList: {
|
|
11900
|
-
id: string;
|
|
11901
|
-
value: string;
|
|
11902
|
-
level: 2 | 1 | 3;
|
|
11903
|
-
parentId: string | null;
|
|
11904
|
-
childCategoryList: any[];
|
|
11905
|
-
}[];
|
|
11906
|
-
}[];
|
|
11907
|
-
}[];
|
|
11908
11908
|
assigneeId: string;
|
|
11909
11909
|
creatorId: string;
|
|
11910
11910
|
reasonToAssign: string | null;
|
|
@@ -11999,15 +11999,15 @@ export declare const commentContract: {
|
|
|
11999
11999
|
ticketNumber?: number | undefined;
|
|
12000
12000
|
}>;
|
|
12001
12001
|
agent: z.ZodObject<{
|
|
12002
|
-
name: z.ZodString;
|
|
12003
12002
|
id: z.ZodString;
|
|
12004
|
-
address: z.ZodNullable<z.ZodString>;
|
|
12005
|
-
email: z.ZodString;
|
|
12006
12003
|
createdAt: z.ZodDate;
|
|
12007
12004
|
updatedAt: z.ZodDate;
|
|
12008
12005
|
deletedAt: z.ZodNullable<z.ZodDate>;
|
|
12006
|
+
name: z.ZodString;
|
|
12007
|
+
email: z.ZodString;
|
|
12009
12008
|
emailVerifiedAt: z.ZodNullable<z.ZodDate>;
|
|
12010
12009
|
password: z.ZodString;
|
|
12010
|
+
address: z.ZodNullable<z.ZodString>;
|
|
12011
12011
|
phone: z.ZodNullable<z.ZodString>;
|
|
12012
12012
|
notificationCount: z.ZodNullable<z.ZodNumber>;
|
|
12013
12013
|
roles: z.ZodArray<z.ZodObject<{
|
|
@@ -12218,6 +12218,28 @@ export declare const commentContract: {
|
|
|
12218
12218
|
createdAt: Date;
|
|
12219
12219
|
updatedAt: Date;
|
|
12220
12220
|
deletedAt: Date | null;
|
|
12221
|
+
categories: {
|
|
12222
|
+
id: string;
|
|
12223
|
+
value: string;
|
|
12224
|
+
createdAt: Date;
|
|
12225
|
+
updatedAt: Date;
|
|
12226
|
+
deletedAt: Date | null;
|
|
12227
|
+
level: 2 | 1 | 3;
|
|
12228
|
+
parentId: string | null;
|
|
12229
|
+
childCategoryList: {
|
|
12230
|
+
id: string;
|
|
12231
|
+
value: string;
|
|
12232
|
+
level: 2 | 1 | 3;
|
|
12233
|
+
parentId: string | null;
|
|
12234
|
+
childCategoryList: {
|
|
12235
|
+
id: string;
|
|
12236
|
+
value: string;
|
|
12237
|
+
level: 2 | 1 | 3;
|
|
12238
|
+
parentId: string | null;
|
|
12239
|
+
childCategoryList: any[];
|
|
12240
|
+
}[];
|
|
12241
|
+
}[];
|
|
12242
|
+
}[];
|
|
12221
12243
|
contact: {
|
|
12222
12244
|
name: string;
|
|
12223
12245
|
id: string;
|
|
@@ -12434,28 +12456,6 @@ export declare const commentContract: {
|
|
|
12434
12456
|
};
|
|
12435
12457
|
}[];
|
|
12436
12458
|
contactId: string;
|
|
12437
|
-
categories: {
|
|
12438
|
-
id: string;
|
|
12439
|
-
value: string;
|
|
12440
|
-
createdAt: Date;
|
|
12441
|
-
updatedAt: Date;
|
|
12442
|
-
deletedAt: Date | null;
|
|
12443
|
-
level: 2 | 1 | 3;
|
|
12444
|
-
parentId: string | null;
|
|
12445
|
-
childCategoryList: {
|
|
12446
|
-
id: string;
|
|
12447
|
-
value: string;
|
|
12448
|
-
level: 2 | 1 | 3;
|
|
12449
|
-
parentId: string | null;
|
|
12450
|
-
childCategoryList: {
|
|
12451
|
-
id: string;
|
|
12452
|
-
value: string;
|
|
12453
|
-
level: 2 | 1 | 3;
|
|
12454
|
-
parentId: string | null;
|
|
12455
|
-
childCategoryList: any[];
|
|
12456
|
-
}[];
|
|
12457
|
-
}[];
|
|
12458
|
-
}[];
|
|
12459
12459
|
assigneeId: string;
|
|
12460
12460
|
creatorId: string;
|
|
12461
12461
|
reasonToAssign: string | null;
|
|
@@ -12671,6 +12671,28 @@ export declare const commentContract: {
|
|
|
12671
12671
|
createdAt: Date;
|
|
12672
12672
|
updatedAt: Date;
|
|
12673
12673
|
deletedAt: Date | null;
|
|
12674
|
+
categories: {
|
|
12675
|
+
id: string;
|
|
12676
|
+
value: string;
|
|
12677
|
+
createdAt: Date;
|
|
12678
|
+
updatedAt: Date;
|
|
12679
|
+
deletedAt: Date | null;
|
|
12680
|
+
level: 2 | 1 | 3;
|
|
12681
|
+
parentId: string | null;
|
|
12682
|
+
childCategoryList: {
|
|
12683
|
+
id: string;
|
|
12684
|
+
value: string;
|
|
12685
|
+
level: 2 | 1 | 3;
|
|
12686
|
+
parentId: string | null;
|
|
12687
|
+
childCategoryList: {
|
|
12688
|
+
id: string;
|
|
12689
|
+
value: string;
|
|
12690
|
+
level: 2 | 1 | 3;
|
|
12691
|
+
parentId: string | null;
|
|
12692
|
+
childCategoryList: any[];
|
|
12693
|
+
}[];
|
|
12694
|
+
}[];
|
|
12695
|
+
}[];
|
|
12674
12696
|
contact: {
|
|
12675
12697
|
name: string;
|
|
12676
12698
|
id: string;
|
|
@@ -12887,28 +12909,6 @@ export declare const commentContract: {
|
|
|
12887
12909
|
};
|
|
12888
12910
|
}[];
|
|
12889
12911
|
contactId: string;
|
|
12890
|
-
categories: {
|
|
12891
|
-
id: string;
|
|
12892
|
-
value: string;
|
|
12893
|
-
createdAt: Date;
|
|
12894
|
-
updatedAt: Date;
|
|
12895
|
-
deletedAt: Date | null;
|
|
12896
|
-
level: 2 | 1 | 3;
|
|
12897
|
-
parentId: string | null;
|
|
12898
|
-
childCategoryList: {
|
|
12899
|
-
id: string;
|
|
12900
|
-
value: string;
|
|
12901
|
-
level: 2 | 1 | 3;
|
|
12902
|
-
parentId: string | null;
|
|
12903
|
-
childCategoryList: {
|
|
12904
|
-
id: string;
|
|
12905
|
-
value: string;
|
|
12906
|
-
level: 2 | 1 | 3;
|
|
12907
|
-
parentId: string | null;
|
|
12908
|
-
childCategoryList: any[];
|
|
12909
|
-
}[];
|
|
12910
|
-
}[];
|
|
12911
|
-
}[];
|
|
12912
12912
|
assigneeId: string;
|
|
12913
12913
|
creatorId: string;
|
|
12914
12914
|
reasonToAssign: string | null;
|
|
@@ -13127,6 +13127,28 @@ export declare const commentContract: {
|
|
|
13127
13127
|
createdAt: Date;
|
|
13128
13128
|
updatedAt: Date;
|
|
13129
13129
|
deletedAt: Date | null;
|
|
13130
|
+
categories: {
|
|
13131
|
+
id: string;
|
|
13132
|
+
value: string;
|
|
13133
|
+
createdAt: Date;
|
|
13134
|
+
updatedAt: Date;
|
|
13135
|
+
deletedAt: Date | null;
|
|
13136
|
+
level: 2 | 1 | 3;
|
|
13137
|
+
parentId: string | null;
|
|
13138
|
+
childCategoryList: {
|
|
13139
|
+
id: string;
|
|
13140
|
+
value: string;
|
|
13141
|
+
level: 2 | 1 | 3;
|
|
13142
|
+
parentId: string | null;
|
|
13143
|
+
childCategoryList: {
|
|
13144
|
+
id: string;
|
|
13145
|
+
value: string;
|
|
13146
|
+
level: 2 | 1 | 3;
|
|
13147
|
+
parentId: string | null;
|
|
13148
|
+
childCategoryList: any[];
|
|
13149
|
+
}[];
|
|
13150
|
+
}[];
|
|
13151
|
+
}[];
|
|
13130
13152
|
contact: {
|
|
13131
13153
|
name: string;
|
|
13132
13154
|
id: string;
|
|
@@ -13343,28 +13365,6 @@ export declare const commentContract: {
|
|
|
13343
13365
|
};
|
|
13344
13366
|
}[];
|
|
13345
13367
|
contactId: string;
|
|
13346
|
-
categories: {
|
|
13347
|
-
id: string;
|
|
13348
|
-
value: string;
|
|
13349
|
-
createdAt: Date;
|
|
13350
|
-
updatedAt: Date;
|
|
13351
|
-
deletedAt: Date | null;
|
|
13352
|
-
level: 2 | 1 | 3;
|
|
13353
|
-
parentId: string | null;
|
|
13354
|
-
childCategoryList: {
|
|
13355
|
-
id: string;
|
|
13356
|
-
value: string;
|
|
13357
|
-
level: 2 | 1 | 3;
|
|
13358
|
-
parentId: string | null;
|
|
13359
|
-
childCategoryList: {
|
|
13360
|
-
id: string;
|
|
13361
|
-
value: string;
|
|
13362
|
-
level: 2 | 1 | 3;
|
|
13363
|
-
parentId: string | null;
|
|
13364
|
-
childCategoryList: any[];
|
|
13365
|
-
}[];
|
|
13366
|
-
}[];
|
|
13367
|
-
}[];
|
|
13368
13368
|
assigneeId: string;
|
|
13369
13369
|
creatorId: string;
|
|
13370
13370
|
reasonToAssign: string | null;
|
|
@@ -13583,6 +13583,28 @@ export declare const commentContract: {
|
|
|
13583
13583
|
createdAt: Date;
|
|
13584
13584
|
updatedAt: Date;
|
|
13585
13585
|
deletedAt: Date | null;
|
|
13586
|
+
categories: {
|
|
13587
|
+
id: string;
|
|
13588
|
+
value: string;
|
|
13589
|
+
createdAt: Date;
|
|
13590
|
+
updatedAt: Date;
|
|
13591
|
+
deletedAt: Date | null;
|
|
13592
|
+
level: 2 | 1 | 3;
|
|
13593
|
+
parentId: string | null;
|
|
13594
|
+
childCategoryList: {
|
|
13595
|
+
id: string;
|
|
13596
|
+
value: string;
|
|
13597
|
+
level: 2 | 1 | 3;
|
|
13598
|
+
parentId: string | null;
|
|
13599
|
+
childCategoryList: {
|
|
13600
|
+
id: string;
|
|
13601
|
+
value: string;
|
|
13602
|
+
level: 2 | 1 | 3;
|
|
13603
|
+
parentId: string | null;
|
|
13604
|
+
childCategoryList: any[];
|
|
13605
|
+
}[];
|
|
13606
|
+
}[];
|
|
13607
|
+
}[];
|
|
13586
13608
|
contact: {
|
|
13587
13609
|
name: string;
|
|
13588
13610
|
id: string;
|
|
@@ -13799,28 +13821,6 @@ export declare const commentContract: {
|
|
|
13799
13821
|
};
|
|
13800
13822
|
}[];
|
|
13801
13823
|
contactId: string;
|
|
13802
|
-
categories: {
|
|
13803
|
-
id: string;
|
|
13804
|
-
value: string;
|
|
13805
|
-
createdAt: Date;
|
|
13806
|
-
updatedAt: Date;
|
|
13807
|
-
deletedAt: Date | null;
|
|
13808
|
-
level: 2 | 1 | 3;
|
|
13809
|
-
parentId: string | null;
|
|
13810
|
-
childCategoryList: {
|
|
13811
|
-
id: string;
|
|
13812
|
-
value: string;
|
|
13813
|
-
level: 2 | 1 | 3;
|
|
13814
|
-
parentId: string | null;
|
|
13815
|
-
childCategoryList: {
|
|
13816
|
-
id: string;
|
|
13817
|
-
value: string;
|
|
13818
|
-
level: 2 | 1 | 3;
|
|
13819
|
-
parentId: string | null;
|
|
13820
|
-
childCategoryList: any[];
|
|
13821
|
-
}[];
|
|
13822
|
-
}[];
|
|
13823
|
-
}[];
|
|
13824
13824
|
assigneeId: string;
|
|
13825
13825
|
creatorId: string;
|
|
13826
13826
|
reasonToAssign: string | null;
|