@kl1/contracts 1.3.28 → 1.3.30
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 +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 +43 -1585
- package/dist/api-contracts/src/channel/index.d.ts.map +1 -1
- package/dist/api-contracts/src/channel/schema.d.ts +0 -44
- package/dist/api-contracts/src/channel/schema.d.ts.map +1 -1
- package/dist/api-contracts/src/channel/validation.d.ts +0 -65
- package/dist/api-contracts/src/channel/validation.d.ts.map +1 -1
- package/dist/api-contracts/src/chat/index.d.ts +2172 -3246
- package/dist/api-contracts/src/chat/index.d.ts.map +1 -1
- package/dist/api-contracts/src/chat/schema.d.ts +463 -712
- package/dist/api-contracts/src/chat/schema.d.ts.map +1 -1
- package/dist/api-contracts/src/chat/validation.d.ts +392 -778
- 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 +39032 -45496
- package/dist/api-contracts/src/contract.d.ts.map +1 -1
- package/dist/api-contracts/src/cx-log/index.d.ts +65 -115
- package/dist/api-contracts/src/cx-log/index.d.ts.map +1 -1
- package/dist/api-contracts/src/cx-log/schema.d.ts +81 -123
- package/dist/api-contracts/src/cx-log/schema.d.ts.map +1 -1
- package/dist/api-contracts/src/dashboard/index.d.ts +49 -962
- 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/export/index.d.ts +0 -2
- package/dist/api-contracts/src/export/index.d.ts.map +1 -1
- package/dist/api-contracts/src/extension/index.d.ts +7 -7
- package/dist/api-contracts/src/facebook-feed/index.d.ts +273 -781
- package/dist/api-contracts/src/facebook-feed/index.d.ts.map +1 -1
- package/dist/api-contracts/src/facebook-feed/schema.d.ts +3 -37
- package/dist/api-contracts/src/facebook-feed/schema.d.ts.map +1 -1
- package/dist/api-contracts/src/facebook-feed/validation.d.ts +0 -26
- 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 -2
- package/dist/api-contracts/src/index.d.ts.map +1 -1
- package/dist/api-contracts/src/instagram/index.d.ts +261 -659
- package/dist/api-contracts/src/instagram/index.d.ts.map +1 -1
- package/dist/api-contracts/src/line/index.d.ts +268 -622
- package/dist/api-contracts/src/line/index.d.ts.map +1 -1
- package/dist/api-contracts/src/line/validation.d.ts +7 -49
- 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 -659
- package/dist/api-contracts/src/messenger/index.d.ts.map +1 -1
- package/dist/api-contracts/src/messenger/validation.d.ts +0 -26
- 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 -185
- 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 +263 -549
- 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 +263 -549
- package/dist/api-contracts/src/viber/index.d.ts.map +1 -1
- package/dist/api-contracts/src/webchat/index.d.ts +261 -547
- package/dist/api-contracts/src/webchat/index.d.ts.map +1 -1
- package/dist/api-contracts/src/whatsapp/index.d.ts +261 -599
- package/dist/api-contracts/src/whatsapp/index.d.ts.map +1 -1
- package/dist/api-contracts/src/workflow-rule/index.d.ts +277 -411
- 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/index.js +459 -820
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +459 -818
- package/dist/index.mjs.map +1 -1
- package/package.json +1 -1
- package/dist/api-contracts/src/export/validation.d.ts +0 -3
- package/dist/api-contracts/src/export/validation.d.ts.map +0 -1
|
@@ -45,7 +45,7 @@ export declare const wrapUpFormContract: {
|
|
|
45
45
|
error?: any;
|
|
46
46
|
}>;
|
|
47
47
|
};
|
|
48
|
-
path: "
|
|
48
|
+
path: "wrap-up-form/timer";
|
|
49
49
|
headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
|
50
50
|
'x-tenant': z.ZodString;
|
|
51
51
|
'x-service-token': z.ZodString;
|
|
@@ -111,7 +111,7 @@ export declare const wrapUpFormContract: {
|
|
|
111
111
|
error?: any;
|
|
112
112
|
}>;
|
|
113
113
|
};
|
|
114
|
-
path: "
|
|
114
|
+
path: "wrap-up-form/timer";
|
|
115
115
|
headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
|
116
116
|
'x-tenant': z.ZodString;
|
|
117
117
|
'x-service-token': z.ZodString;
|
|
@@ -321,16 +321,6 @@ export declare const wrapUpFormContract: {
|
|
|
321
321
|
createdAt: Date;
|
|
322
322
|
updatedAt: Date;
|
|
323
323
|
deletedAt: Date | null;
|
|
324
|
-
tags: {
|
|
325
|
-
name: string;
|
|
326
|
-
id: string;
|
|
327
|
-
createdAt: Date;
|
|
328
|
-
updatedAt: Date;
|
|
329
|
-
deletedAt: Date | null;
|
|
330
|
-
}[];
|
|
331
|
-
callFrom: string | null;
|
|
332
|
-
callTo: string | null;
|
|
333
|
-
note: string | null;
|
|
334
324
|
categories: {
|
|
335
325
|
id: string;
|
|
336
326
|
value: string;
|
|
@@ -353,6 +343,16 @@ export declare const wrapUpFormContract: {
|
|
|
353
343
|
}[];
|
|
354
344
|
}[];
|
|
355
345
|
}[];
|
|
346
|
+
tags: {
|
|
347
|
+
name: string;
|
|
348
|
+
id: string;
|
|
349
|
+
createdAt: Date;
|
|
350
|
+
updatedAt: Date;
|
|
351
|
+
deletedAt: Date | null;
|
|
352
|
+
}[];
|
|
353
|
+
callFrom: string | null;
|
|
354
|
+
callTo: string | null;
|
|
355
|
+
note: string | null;
|
|
356
356
|
customFields?: {
|
|
357
357
|
id: string;
|
|
358
358
|
createdAt: Date;
|
|
@@ -372,16 +372,6 @@ export declare const wrapUpFormContract: {
|
|
|
372
372
|
createdAt: Date;
|
|
373
373
|
updatedAt: Date;
|
|
374
374
|
deletedAt: Date | null;
|
|
375
|
-
tags: {
|
|
376
|
-
name: string;
|
|
377
|
-
id: string;
|
|
378
|
-
createdAt: Date;
|
|
379
|
-
updatedAt: Date;
|
|
380
|
-
deletedAt: Date | null;
|
|
381
|
-
}[];
|
|
382
|
-
callFrom: string | null;
|
|
383
|
-
callTo: string | null;
|
|
384
|
-
note: string | null;
|
|
385
375
|
categories: {
|
|
386
376
|
id: string;
|
|
387
377
|
value: string;
|
|
@@ -404,6 +394,16 @@ export declare const wrapUpFormContract: {
|
|
|
404
394
|
}[];
|
|
405
395
|
}[];
|
|
406
396
|
}[];
|
|
397
|
+
tags: {
|
|
398
|
+
name: string;
|
|
399
|
+
id: string;
|
|
400
|
+
createdAt: Date;
|
|
401
|
+
updatedAt: Date;
|
|
402
|
+
deletedAt: Date | null;
|
|
403
|
+
}[];
|
|
404
|
+
callFrom: string | null;
|
|
405
|
+
callTo: string | null;
|
|
406
|
+
note: string | null;
|
|
407
407
|
customFields?: {
|
|
408
408
|
id: string;
|
|
409
409
|
createdAt: Date;
|
|
@@ -426,16 +426,6 @@ export declare const wrapUpFormContract: {
|
|
|
426
426
|
createdAt: Date;
|
|
427
427
|
updatedAt: Date;
|
|
428
428
|
deletedAt: Date | null;
|
|
429
|
-
tags: {
|
|
430
|
-
name: string;
|
|
431
|
-
id: string;
|
|
432
|
-
createdAt: Date;
|
|
433
|
-
updatedAt: Date;
|
|
434
|
-
deletedAt: Date | null;
|
|
435
|
-
}[];
|
|
436
|
-
callFrom: string | null;
|
|
437
|
-
callTo: string | null;
|
|
438
|
-
note: string | null;
|
|
439
429
|
categories: {
|
|
440
430
|
id: string;
|
|
441
431
|
value: string;
|
|
@@ -458,6 +448,16 @@ export declare const wrapUpFormContract: {
|
|
|
458
448
|
}[];
|
|
459
449
|
}[];
|
|
460
450
|
}[];
|
|
451
|
+
tags: {
|
|
452
|
+
name: string;
|
|
453
|
+
id: string;
|
|
454
|
+
createdAt: Date;
|
|
455
|
+
updatedAt: Date;
|
|
456
|
+
deletedAt: Date | null;
|
|
457
|
+
}[];
|
|
458
|
+
callFrom: string | null;
|
|
459
|
+
callTo: string | null;
|
|
460
|
+
note: string | null;
|
|
461
461
|
customFields?: {
|
|
462
462
|
id: string;
|
|
463
463
|
createdAt: Date;
|
|
@@ -480,16 +480,6 @@ export declare const wrapUpFormContract: {
|
|
|
480
480
|
createdAt: Date;
|
|
481
481
|
updatedAt: Date;
|
|
482
482
|
deletedAt: Date | null;
|
|
483
|
-
tags: {
|
|
484
|
-
name: string;
|
|
485
|
-
id: string;
|
|
486
|
-
createdAt: Date;
|
|
487
|
-
updatedAt: Date;
|
|
488
|
-
deletedAt: Date | null;
|
|
489
|
-
}[];
|
|
490
|
-
callFrom: string | null;
|
|
491
|
-
callTo: string | null;
|
|
492
|
-
note: string | null;
|
|
493
483
|
categories: {
|
|
494
484
|
id: string;
|
|
495
485
|
value: string;
|
|
@@ -512,6 +502,16 @@ export declare const wrapUpFormContract: {
|
|
|
512
502
|
}[];
|
|
513
503
|
}[];
|
|
514
504
|
}[];
|
|
505
|
+
tags: {
|
|
506
|
+
name: string;
|
|
507
|
+
id: string;
|
|
508
|
+
createdAt: Date;
|
|
509
|
+
updatedAt: Date;
|
|
510
|
+
deletedAt: Date | null;
|
|
511
|
+
}[];
|
|
512
|
+
callFrom: string | null;
|
|
513
|
+
callTo: string | null;
|
|
514
|
+
note: string | null;
|
|
515
515
|
customFields?: {
|
|
516
516
|
id: string;
|
|
517
517
|
createdAt: Date;
|
|
@@ -554,7 +554,7 @@ export declare const wrapUpFormContract: {
|
|
|
554
554
|
error?: any;
|
|
555
555
|
}>;
|
|
556
556
|
};
|
|
557
|
-
path: "
|
|
557
|
+
path: "wrap-up-form";
|
|
558
558
|
headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
|
559
559
|
'x-tenant': z.ZodString;
|
|
560
560
|
'x-service-token': z.ZodString;
|
|
@@ -763,16 +763,6 @@ export declare const wrapUpFormContract: {
|
|
|
763
763
|
createdAt: Date;
|
|
764
764
|
updatedAt: Date;
|
|
765
765
|
deletedAt: Date | null;
|
|
766
|
-
tags: {
|
|
767
|
-
name: string;
|
|
768
|
-
id: string;
|
|
769
|
-
createdAt: Date;
|
|
770
|
-
updatedAt: Date;
|
|
771
|
-
deletedAt: Date | null;
|
|
772
|
-
}[];
|
|
773
|
-
callFrom: string | null;
|
|
774
|
-
callTo: string | null;
|
|
775
|
-
note: string | null;
|
|
776
766
|
categories: {
|
|
777
767
|
id: string;
|
|
778
768
|
value: string;
|
|
@@ -795,6 +785,16 @@ export declare const wrapUpFormContract: {
|
|
|
795
785
|
}[];
|
|
796
786
|
}[];
|
|
797
787
|
}[];
|
|
788
|
+
tags: {
|
|
789
|
+
name: string;
|
|
790
|
+
id: string;
|
|
791
|
+
createdAt: Date;
|
|
792
|
+
updatedAt: Date;
|
|
793
|
+
deletedAt: Date | null;
|
|
794
|
+
}[];
|
|
795
|
+
callFrom: string | null;
|
|
796
|
+
callTo: string | null;
|
|
797
|
+
note: string | null;
|
|
798
798
|
customFields?: {
|
|
799
799
|
id: string;
|
|
800
800
|
createdAt: Date;
|
|
@@ -814,16 +814,6 @@ export declare const wrapUpFormContract: {
|
|
|
814
814
|
createdAt: Date;
|
|
815
815
|
updatedAt: Date;
|
|
816
816
|
deletedAt: Date | null;
|
|
817
|
-
tags: {
|
|
818
|
-
name: string;
|
|
819
|
-
id: string;
|
|
820
|
-
createdAt: Date;
|
|
821
|
-
updatedAt: Date;
|
|
822
|
-
deletedAt: Date | null;
|
|
823
|
-
}[];
|
|
824
|
-
callFrom: string | null;
|
|
825
|
-
callTo: string | null;
|
|
826
|
-
note: string | null;
|
|
827
817
|
categories: {
|
|
828
818
|
id: string;
|
|
829
819
|
value: string;
|
|
@@ -846,6 +836,16 @@ export declare const wrapUpFormContract: {
|
|
|
846
836
|
}[];
|
|
847
837
|
}[];
|
|
848
838
|
}[];
|
|
839
|
+
tags: {
|
|
840
|
+
name: string;
|
|
841
|
+
id: string;
|
|
842
|
+
createdAt: Date;
|
|
843
|
+
updatedAt: Date;
|
|
844
|
+
deletedAt: Date | null;
|
|
845
|
+
}[];
|
|
846
|
+
callFrom: string | null;
|
|
847
|
+
callTo: string | null;
|
|
848
|
+
note: string | null;
|
|
849
849
|
customFields?: {
|
|
850
850
|
id: string;
|
|
851
851
|
createdAt: Date;
|
|
@@ -868,16 +868,6 @@ export declare const wrapUpFormContract: {
|
|
|
868
868
|
createdAt: Date;
|
|
869
869
|
updatedAt: Date;
|
|
870
870
|
deletedAt: Date | null;
|
|
871
|
-
tags: {
|
|
872
|
-
name: string;
|
|
873
|
-
id: string;
|
|
874
|
-
createdAt: Date;
|
|
875
|
-
updatedAt: Date;
|
|
876
|
-
deletedAt: Date | null;
|
|
877
|
-
}[];
|
|
878
|
-
callFrom: string | null;
|
|
879
|
-
callTo: string | null;
|
|
880
|
-
note: string | null;
|
|
881
871
|
categories: {
|
|
882
872
|
id: string;
|
|
883
873
|
value: string;
|
|
@@ -900,6 +890,16 @@ export declare const wrapUpFormContract: {
|
|
|
900
890
|
}[];
|
|
901
891
|
}[];
|
|
902
892
|
}[];
|
|
893
|
+
tags: {
|
|
894
|
+
name: string;
|
|
895
|
+
id: string;
|
|
896
|
+
createdAt: Date;
|
|
897
|
+
updatedAt: Date;
|
|
898
|
+
deletedAt: Date | null;
|
|
899
|
+
}[];
|
|
900
|
+
callFrom: string | null;
|
|
901
|
+
callTo: string | null;
|
|
902
|
+
note: string | null;
|
|
903
903
|
customFields?: {
|
|
904
904
|
id: string;
|
|
905
905
|
createdAt: Date;
|
|
@@ -922,16 +922,6 @@ export declare const wrapUpFormContract: {
|
|
|
922
922
|
createdAt: Date;
|
|
923
923
|
updatedAt: Date;
|
|
924
924
|
deletedAt: Date | null;
|
|
925
|
-
tags: {
|
|
926
|
-
name: string;
|
|
927
|
-
id: string;
|
|
928
|
-
createdAt: Date;
|
|
929
|
-
updatedAt: Date;
|
|
930
|
-
deletedAt: Date | null;
|
|
931
|
-
}[];
|
|
932
|
-
callFrom: string | null;
|
|
933
|
-
callTo: string | null;
|
|
934
|
-
note: string | null;
|
|
935
925
|
categories: {
|
|
936
926
|
id: string;
|
|
937
927
|
value: string;
|
|
@@ -954,6 +944,16 @@ export declare const wrapUpFormContract: {
|
|
|
954
944
|
}[];
|
|
955
945
|
}[];
|
|
956
946
|
}[];
|
|
947
|
+
tags: {
|
|
948
|
+
name: string;
|
|
949
|
+
id: string;
|
|
950
|
+
createdAt: Date;
|
|
951
|
+
updatedAt: Date;
|
|
952
|
+
deletedAt: Date | null;
|
|
953
|
+
}[];
|
|
954
|
+
callFrom: string | null;
|
|
955
|
+
callTo: string | null;
|
|
956
|
+
note: string | null;
|
|
957
957
|
customFields?: {
|
|
958
958
|
id: string;
|
|
959
959
|
createdAt: Date;
|
|
@@ -989,7 +989,7 @@ export declare const wrapUpFormContract: {
|
|
|
989
989
|
error?: any;
|
|
990
990
|
}>;
|
|
991
991
|
};
|
|
992
|
-
path: "
|
|
992
|
+
path: "wrap-up-form/cx-log";
|
|
993
993
|
};
|
|
994
994
|
getWrapUpForms: {
|
|
995
995
|
summary: "Get all wrap up form";
|
|
@@ -1017,16 +1017,6 @@ export declare const wrapUpFormContract: {
|
|
|
1017
1017
|
createdAt: Date;
|
|
1018
1018
|
updatedAt: Date;
|
|
1019
1019
|
deletedAt: Date | null;
|
|
1020
|
-
tags: {
|
|
1021
|
-
name: string;
|
|
1022
|
-
id: string;
|
|
1023
|
-
createdAt: Date;
|
|
1024
|
-
updatedAt: Date;
|
|
1025
|
-
deletedAt: Date | null;
|
|
1026
|
-
}[];
|
|
1027
|
-
callFrom: string | null;
|
|
1028
|
-
callTo: string | null;
|
|
1029
|
-
note: string | null;
|
|
1030
1020
|
categories: {
|
|
1031
1021
|
id: string;
|
|
1032
1022
|
value: string;
|
|
@@ -1049,6 +1039,16 @@ export declare const wrapUpFormContract: {
|
|
|
1049
1039
|
}[];
|
|
1050
1040
|
}[];
|
|
1051
1041
|
}[];
|
|
1042
|
+
tags: {
|
|
1043
|
+
name: string;
|
|
1044
|
+
id: string;
|
|
1045
|
+
createdAt: Date;
|
|
1046
|
+
updatedAt: Date;
|
|
1047
|
+
deletedAt: Date | null;
|
|
1048
|
+
}[];
|
|
1049
|
+
callFrom: string | null;
|
|
1050
|
+
callTo: string | null;
|
|
1051
|
+
note: string | null;
|
|
1052
1052
|
customFields?: {
|
|
1053
1053
|
id: string;
|
|
1054
1054
|
createdAt: Date;
|
|
@@ -1068,16 +1068,6 @@ export declare const wrapUpFormContract: {
|
|
|
1068
1068
|
createdAt: Date;
|
|
1069
1069
|
updatedAt: Date;
|
|
1070
1070
|
deletedAt: Date | null;
|
|
1071
|
-
tags: {
|
|
1072
|
-
name: string;
|
|
1073
|
-
id: string;
|
|
1074
|
-
createdAt: Date;
|
|
1075
|
-
updatedAt: Date;
|
|
1076
|
-
deletedAt: Date | null;
|
|
1077
|
-
}[];
|
|
1078
|
-
callFrom: string | null;
|
|
1079
|
-
callTo: string | null;
|
|
1080
|
-
note: string | null;
|
|
1081
1071
|
categories: {
|
|
1082
1072
|
id: string;
|
|
1083
1073
|
value: string;
|
|
@@ -1100,6 +1090,16 @@ export declare const wrapUpFormContract: {
|
|
|
1100
1090
|
}[];
|
|
1101
1091
|
}[];
|
|
1102
1092
|
}[];
|
|
1093
|
+
tags: {
|
|
1094
|
+
name: string;
|
|
1095
|
+
id: string;
|
|
1096
|
+
createdAt: Date;
|
|
1097
|
+
updatedAt: Date;
|
|
1098
|
+
deletedAt: Date | null;
|
|
1099
|
+
}[];
|
|
1100
|
+
callFrom: string | null;
|
|
1101
|
+
callTo: string | null;
|
|
1102
|
+
note: string | null;
|
|
1103
1103
|
customFields?: {
|
|
1104
1104
|
id: string;
|
|
1105
1105
|
createdAt: Date;
|
|
@@ -1121,16 +1121,6 @@ export declare const wrapUpFormContract: {
|
|
|
1121
1121
|
createdAt: Date;
|
|
1122
1122
|
updatedAt: Date;
|
|
1123
1123
|
deletedAt: Date | null;
|
|
1124
|
-
tags: {
|
|
1125
|
-
name: string;
|
|
1126
|
-
id: string;
|
|
1127
|
-
createdAt: Date;
|
|
1128
|
-
updatedAt: Date;
|
|
1129
|
-
deletedAt: Date | null;
|
|
1130
|
-
}[];
|
|
1131
|
-
callFrom: string | null;
|
|
1132
|
-
callTo: string | null;
|
|
1133
|
-
note: string | null;
|
|
1134
1124
|
categories: {
|
|
1135
1125
|
id: string;
|
|
1136
1126
|
value: string;
|
|
@@ -1153,6 +1143,16 @@ export declare const wrapUpFormContract: {
|
|
|
1153
1143
|
}[];
|
|
1154
1144
|
}[];
|
|
1155
1145
|
}[];
|
|
1146
|
+
tags: {
|
|
1147
|
+
name: string;
|
|
1148
|
+
id: string;
|
|
1149
|
+
createdAt: Date;
|
|
1150
|
+
updatedAt: Date;
|
|
1151
|
+
deletedAt: Date | null;
|
|
1152
|
+
}[];
|
|
1153
|
+
callFrom: string | null;
|
|
1154
|
+
callTo: string | null;
|
|
1155
|
+
note: string | null;
|
|
1156
1156
|
customFields?: {
|
|
1157
1157
|
id: string;
|
|
1158
1158
|
createdAt: Date;
|
|
@@ -1178,16 +1178,6 @@ export declare const wrapUpFormContract: {
|
|
|
1178
1178
|
createdAt: Date;
|
|
1179
1179
|
updatedAt: Date;
|
|
1180
1180
|
deletedAt: Date | null;
|
|
1181
|
-
tags: {
|
|
1182
|
-
name: string;
|
|
1183
|
-
id: string;
|
|
1184
|
-
createdAt: Date;
|
|
1185
|
-
updatedAt: Date;
|
|
1186
|
-
deletedAt: Date | null;
|
|
1187
|
-
}[];
|
|
1188
|
-
callFrom: string | null;
|
|
1189
|
-
callTo: string | null;
|
|
1190
|
-
note: string | null;
|
|
1191
1181
|
categories: {
|
|
1192
1182
|
id: string;
|
|
1193
1183
|
value: string;
|
|
@@ -1210,6 +1200,16 @@ export declare const wrapUpFormContract: {
|
|
|
1210
1200
|
}[];
|
|
1211
1201
|
}[];
|
|
1212
1202
|
}[];
|
|
1203
|
+
tags: {
|
|
1204
|
+
name: string;
|
|
1205
|
+
id: string;
|
|
1206
|
+
createdAt: Date;
|
|
1207
|
+
updatedAt: Date;
|
|
1208
|
+
deletedAt: Date | null;
|
|
1209
|
+
}[];
|
|
1210
|
+
callFrom: string | null;
|
|
1211
|
+
callTo: string | null;
|
|
1212
|
+
note: string | null;
|
|
1213
1213
|
customFields?: {
|
|
1214
1214
|
id: string;
|
|
1215
1215
|
createdAt: Date;
|
|
@@ -1256,7 +1256,7 @@ export declare const wrapUpFormContract: {
|
|
|
1256
1256
|
error?: any;
|
|
1257
1257
|
}>;
|
|
1258
1258
|
};
|
|
1259
|
-
path: "
|
|
1259
|
+
path: "wrap-up-form";
|
|
1260
1260
|
headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
|
1261
1261
|
'x-tenant': z.ZodString;
|
|
1262
1262
|
'x-service-token': z.ZodString;
|
|
@@ -1454,16 +1454,6 @@ export declare const wrapUpFormContract: {
|
|
|
1454
1454
|
createdAt: Date;
|
|
1455
1455
|
updatedAt: Date;
|
|
1456
1456
|
deletedAt: Date | null;
|
|
1457
|
-
tags: {
|
|
1458
|
-
name: string;
|
|
1459
|
-
id: string;
|
|
1460
|
-
createdAt: Date;
|
|
1461
|
-
updatedAt: Date;
|
|
1462
|
-
deletedAt: Date | null;
|
|
1463
|
-
}[];
|
|
1464
|
-
callFrom: string | null;
|
|
1465
|
-
callTo: string | null;
|
|
1466
|
-
note: string | null;
|
|
1467
1457
|
categories: {
|
|
1468
1458
|
id: string;
|
|
1469
1459
|
value: string;
|
|
@@ -1486,6 +1476,16 @@ export declare const wrapUpFormContract: {
|
|
|
1486
1476
|
}[];
|
|
1487
1477
|
}[];
|
|
1488
1478
|
}[];
|
|
1479
|
+
tags: {
|
|
1480
|
+
name: string;
|
|
1481
|
+
id: string;
|
|
1482
|
+
createdAt: Date;
|
|
1483
|
+
updatedAt: Date;
|
|
1484
|
+
deletedAt: Date | null;
|
|
1485
|
+
}[];
|
|
1486
|
+
callFrom: string | null;
|
|
1487
|
+
callTo: string | null;
|
|
1488
|
+
note: string | null;
|
|
1489
1489
|
customFields?: {
|
|
1490
1490
|
id: string;
|
|
1491
1491
|
createdAt: Date;
|
|
@@ -1505,16 +1505,6 @@ export declare const wrapUpFormContract: {
|
|
|
1505
1505
|
createdAt: Date;
|
|
1506
1506
|
updatedAt: Date;
|
|
1507
1507
|
deletedAt: Date | null;
|
|
1508
|
-
tags: {
|
|
1509
|
-
name: string;
|
|
1510
|
-
id: string;
|
|
1511
|
-
createdAt: Date;
|
|
1512
|
-
updatedAt: Date;
|
|
1513
|
-
deletedAt: Date | null;
|
|
1514
|
-
}[];
|
|
1515
|
-
callFrom: string | null;
|
|
1516
|
-
callTo: string | null;
|
|
1517
|
-
note: string | null;
|
|
1518
1508
|
categories: {
|
|
1519
1509
|
id: string;
|
|
1520
1510
|
value: string;
|
|
@@ -1537,6 +1527,16 @@ export declare const wrapUpFormContract: {
|
|
|
1537
1527
|
}[];
|
|
1538
1528
|
}[];
|
|
1539
1529
|
}[];
|
|
1530
|
+
tags: {
|
|
1531
|
+
name: string;
|
|
1532
|
+
id: string;
|
|
1533
|
+
createdAt: Date;
|
|
1534
|
+
updatedAt: Date;
|
|
1535
|
+
deletedAt: Date | null;
|
|
1536
|
+
}[];
|
|
1537
|
+
callFrom: string | null;
|
|
1538
|
+
callTo: string | null;
|
|
1539
|
+
note: string | null;
|
|
1540
1540
|
customFields?: {
|
|
1541
1541
|
id: string;
|
|
1542
1542
|
createdAt: Date;
|
|
@@ -1578,7 +1578,7 @@ export declare const wrapUpFormContract: {
|
|
|
1578
1578
|
error?: any;
|
|
1579
1579
|
}>;
|
|
1580
1580
|
};
|
|
1581
|
-
path: "
|
|
1581
|
+
path: "wrap-up-form/:id";
|
|
1582
1582
|
headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
|
1583
1583
|
'x-tenant': z.ZodString;
|
|
1584
1584
|
'x-service-token': z.ZodString;
|
|
@@ -1833,16 +1833,6 @@ export declare const wrapUpFormContract: {
|
|
|
1833
1833
|
createdAt: Date;
|
|
1834
1834
|
updatedAt: Date;
|
|
1835
1835
|
deletedAt: Date | null;
|
|
1836
|
-
tags: {
|
|
1837
|
-
name: string;
|
|
1838
|
-
id: string;
|
|
1839
|
-
createdAt: Date;
|
|
1840
|
-
updatedAt: Date;
|
|
1841
|
-
deletedAt: Date | null;
|
|
1842
|
-
}[];
|
|
1843
|
-
callFrom: string | null;
|
|
1844
|
-
callTo: string | null;
|
|
1845
|
-
note: string | null;
|
|
1846
1836
|
categories: {
|
|
1847
1837
|
id: string;
|
|
1848
1838
|
value: string;
|
|
@@ -1865,6 +1855,16 @@ export declare const wrapUpFormContract: {
|
|
|
1865
1855
|
}[];
|
|
1866
1856
|
}[];
|
|
1867
1857
|
}[];
|
|
1858
|
+
tags: {
|
|
1859
|
+
name: string;
|
|
1860
|
+
id: string;
|
|
1861
|
+
createdAt: Date;
|
|
1862
|
+
updatedAt: Date;
|
|
1863
|
+
deletedAt: Date | null;
|
|
1864
|
+
}[];
|
|
1865
|
+
callFrom: string | null;
|
|
1866
|
+
callTo: string | null;
|
|
1867
|
+
note: string | null;
|
|
1868
1868
|
customFields?: {
|
|
1869
1869
|
id: string;
|
|
1870
1870
|
createdAt: Date;
|
|
@@ -1884,16 +1884,6 @@ export declare const wrapUpFormContract: {
|
|
|
1884
1884
|
createdAt: Date;
|
|
1885
1885
|
updatedAt: Date;
|
|
1886
1886
|
deletedAt: Date | null;
|
|
1887
|
-
tags: {
|
|
1888
|
-
name: string;
|
|
1889
|
-
id: string;
|
|
1890
|
-
createdAt: Date;
|
|
1891
|
-
updatedAt: Date;
|
|
1892
|
-
deletedAt: Date | null;
|
|
1893
|
-
}[];
|
|
1894
|
-
callFrom: string | null;
|
|
1895
|
-
callTo: string | null;
|
|
1896
|
-
note: string | null;
|
|
1897
1887
|
categories: {
|
|
1898
1888
|
id: string;
|
|
1899
1889
|
value: string;
|
|
@@ -1916,6 +1906,16 @@ export declare const wrapUpFormContract: {
|
|
|
1916
1906
|
}[];
|
|
1917
1907
|
}[];
|
|
1918
1908
|
}[];
|
|
1909
|
+
tags: {
|
|
1910
|
+
name: string;
|
|
1911
|
+
id: string;
|
|
1912
|
+
createdAt: Date;
|
|
1913
|
+
updatedAt: Date;
|
|
1914
|
+
deletedAt: Date | null;
|
|
1915
|
+
}[];
|
|
1916
|
+
callFrom: string | null;
|
|
1917
|
+
callTo: string | null;
|
|
1918
|
+
note: string | null;
|
|
1919
1919
|
customFields?: {
|
|
1920
1920
|
id: string;
|
|
1921
1921
|
createdAt: Date;
|
|
@@ -1938,16 +1938,6 @@ export declare const wrapUpFormContract: {
|
|
|
1938
1938
|
createdAt: Date;
|
|
1939
1939
|
updatedAt: Date;
|
|
1940
1940
|
deletedAt: Date | null;
|
|
1941
|
-
tags: {
|
|
1942
|
-
name: string;
|
|
1943
|
-
id: string;
|
|
1944
|
-
createdAt: Date;
|
|
1945
|
-
updatedAt: Date;
|
|
1946
|
-
deletedAt: Date | null;
|
|
1947
|
-
}[];
|
|
1948
|
-
callFrom: string | null;
|
|
1949
|
-
callTo: string | null;
|
|
1950
|
-
note: string | null;
|
|
1951
1941
|
categories: {
|
|
1952
1942
|
id: string;
|
|
1953
1943
|
value: string;
|
|
@@ -1970,6 +1960,16 @@ export declare const wrapUpFormContract: {
|
|
|
1970
1960
|
}[];
|
|
1971
1961
|
}[];
|
|
1972
1962
|
}[];
|
|
1963
|
+
tags: {
|
|
1964
|
+
name: string;
|
|
1965
|
+
id: string;
|
|
1966
|
+
createdAt: Date;
|
|
1967
|
+
updatedAt: Date;
|
|
1968
|
+
deletedAt: Date | null;
|
|
1969
|
+
}[];
|
|
1970
|
+
callFrom: string | null;
|
|
1971
|
+
callTo: string | null;
|
|
1972
|
+
note: string | null;
|
|
1973
1973
|
customFields?: {
|
|
1974
1974
|
id: string;
|
|
1975
1975
|
createdAt: Date;
|
|
@@ -1992,16 +1992,6 @@ export declare const wrapUpFormContract: {
|
|
|
1992
1992
|
createdAt: Date;
|
|
1993
1993
|
updatedAt: Date;
|
|
1994
1994
|
deletedAt: Date | null;
|
|
1995
|
-
tags: {
|
|
1996
|
-
name: string;
|
|
1997
|
-
id: string;
|
|
1998
|
-
createdAt: Date;
|
|
1999
|
-
updatedAt: Date;
|
|
2000
|
-
deletedAt: Date | null;
|
|
2001
|
-
}[];
|
|
2002
|
-
callFrom: string | null;
|
|
2003
|
-
callTo: string | null;
|
|
2004
|
-
note: string | null;
|
|
2005
1995
|
categories: {
|
|
2006
1996
|
id: string;
|
|
2007
1997
|
value: string;
|
|
@@ -2024,6 +2014,16 @@ export declare const wrapUpFormContract: {
|
|
|
2024
2014
|
}[];
|
|
2025
2015
|
}[];
|
|
2026
2016
|
}[];
|
|
2017
|
+
tags: {
|
|
2018
|
+
name: string;
|
|
2019
|
+
id: string;
|
|
2020
|
+
createdAt: Date;
|
|
2021
|
+
updatedAt: Date;
|
|
2022
|
+
deletedAt: Date | null;
|
|
2023
|
+
}[];
|
|
2024
|
+
callFrom: string | null;
|
|
2025
|
+
callTo: string | null;
|
|
2026
|
+
note: string | null;
|
|
2027
2027
|
customFields?: {
|
|
2028
2028
|
id: string;
|
|
2029
2029
|
createdAt: Date;
|
|
@@ -2066,7 +2066,7 @@ export declare const wrapUpFormContract: {
|
|
|
2066
2066
|
error?: any;
|
|
2067
2067
|
}>;
|
|
2068
2068
|
};
|
|
2069
|
-
path: "
|
|
2069
|
+
path: "wrap-up-form/:id";
|
|
2070
2070
|
headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
|
2071
2071
|
'x-tenant': z.ZodString;
|
|
2072
2072
|
'x-service-token': z.ZodString;
|