@kl1/contracts 1.3.17 → 1.3.20
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/api-contracts/src/activity-log/index.d.ts +1 -1
- package/dist/api-contracts/src/attribute/index.d.ts +7 -7
- package/dist/api-contracts/src/auth/index.d.ts +1 -1
- package/dist/api-contracts/src/automation-queue/index.d.ts +7 -10
- package/dist/api-contracts/src/automation-queue/index.d.ts.map +1 -1
- 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 +2212 -2580
- package/dist/api-contracts/src/chat/index.d.ts.map +1 -1
- package/dist/api-contracts/src/chat/schema.d.ts +603 -679
- package/dist/api-contracts/src/chat/schema.d.ts.map +1 -1
- package/dist/api-contracts/src/chat/validation.d.ts +390 -501
- package/dist/api-contracts/src/chat/validation.d.ts.map +1 -1
- package/dist/api-contracts/src/comment/index.d.ts +359 -359
- package/dist/api-contracts/src/comment/schema.d.ts +88 -88
- package/dist/api-contracts/src/contract.d.ts +35405 -40773
- package/dist/api-contracts/src/contract.d.ts.map +1 -1
- package/dist/api-contracts/src/cx-log/index.d.ts +65 -76
- package/dist/api-contracts/src/cx-log/index.d.ts.map +1 -1
- package/dist/api-contracts/src/cx-log/schema.d.ts +81 -90
- package/dist/api-contracts/src/cx-log/schema.d.ts.map +1 -1
- package/dist/api-contracts/src/dashboard/index.d.ts +49 -911
- 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 +273 -395
- package/dist/api-contracts/src/facebook-feed/index.d.ts.map +1 -1
- package/dist/api-contracts/src/facebook-feed/schema.d.ts +3 -10
- 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/index.d.ts +0 -1
- package/dist/api-contracts/src/index.d.ts.map +1 -1
- package/dist/api-contracts/src/instagram/index.d.ts +261 -360
- package/dist/api-contracts/src/instagram/index.d.ts.map +1 -1
- package/dist/api-contracts/src/line/index.d.ts +268 -359
- package/dist/api-contracts/src/line/index.d.ts.map +1 -1
- package/dist/api-contracts/src/line/validation.d.ts +7 -16
- 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 +261 -360
- 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 +4 -4
- 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 +7 -44
- 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/tag/index.d.ts +4 -4
- package/dist/api-contracts/src/telegram/index.d.ts +261 -338
- package/dist/api-contracts/src/telegram/index.d.ts.map +1 -1
- package/dist/api-contracts/src/telephony-agent-presence-status/index.d.ts +441 -62
- 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 +13 -25
- 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 +14 -14
- package/dist/api-contracts/src/telephony-extension/index.d.ts +1 -1
- package/dist/api-contracts/src/ticket/index.d.ts +660 -660
- package/dist/api-contracts/src/ticket/schema.d.ts +44 -44
- 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 +7 -7
- 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 +20 -50
- package/dist/api-contracts/src/user-presence-status-log/schema.d.ts.map +1 -1
- package/dist/api-contracts/src/viber/index.d.ts +261 -338
- package/dist/api-contracts/src/viber/index.d.ts.map +1 -1
- package/dist/api-contracts/src/webchat/index.d.ts +261 -338
- package/dist/api-contracts/src/webchat/index.d.ts.map +1 -1
- package/dist/api-contracts/src/whatsapp/index.d.ts +261 -348
- package/dist/api-contracts/src/whatsapp/index.d.ts.map +1 -1
- package/dist/api-contracts/src/widget/index.d.ts +48 -350
- package/dist/api-contracts/src/widget/index.d.ts.map +1 -1
- package/dist/api-contracts/src/widget/schema.d.ts +4 -46
- package/dist/api-contracts/src/widget/schema.d.ts.map +1 -1
- package/dist/api-contracts/src/widget/validation.d.ts +12 -66
- package/dist/api-contracts/src/widget/validation.d.ts.map +1 -1
- package/dist/api-contracts/src/workflow-rule/index.d.ts +277 -323
- 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 +1748 -2102
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +1748 -2101
- package/dist/index.mjs.map +1 -1
- package/package.json +1 -1
@@ -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;
|
@@ -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,6 +4512,28 @@ export declare const commentContract: {
|
|
4512
4512
|
createdAt: Date;
|
4513
4513
|
updatedAt: Date;
|
4514
4514
|
deletedAt: Date | null;
|
4515
|
+
categories: {
|
4516
|
+
id: string;
|
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
|
+
}[];
|
4515
4537
|
contact: {
|
4516
4538
|
name: string;
|
4517
4539
|
id: string;
|
@@ -4728,36 +4750,14 @@ export declare const commentContract: {
|
|
4728
4750
|
};
|
4729
4751
|
}[];
|
4730
4752
|
contactId: string;
|
4731
|
-
|
4753
|
+
assigneeId: string;
|
4754
|
+
creatorId: string;
|
4755
|
+
reasonToAssign: string | null;
|
4756
|
+
creator?: {
|
4757
|
+
name: string;
|
4732
4758
|
id: string;
|
4733
|
-
|
4734
|
-
|
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
|
-
assigneeId: string;
|
4754
|
-
creatorId: string;
|
4755
|
-
reasonToAssign: string | null;
|
4756
|
-
creator?: {
|
4757
|
-
name: string;
|
4758
|
-
id: string;
|
4759
|
-
address: string | null;
|
4760
|
-
email: string;
|
4759
|
+
address: string | null;
|
4760
|
+
email: string;
|
4761
4761
|
createdAt: Date;
|
4762
4762
|
updatedAt: Date;
|
4763
4763
|
deletedAt: Date | null;
|
@@ -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;
|
@@ -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;
|
@@ -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;
|
@@ -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;
|