@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
|
@@ -5467,16 +5467,6 @@ export declare const mailContract: {
|
|
|
5467
5467
|
createdAt: Date;
|
|
5468
5468
|
updatedAt: Date;
|
|
5469
5469
|
deletedAt: Date | null;
|
|
5470
|
-
tags: {
|
|
5471
|
-
name: string;
|
|
5472
|
-
id: string;
|
|
5473
|
-
createdAt: Date;
|
|
5474
|
-
updatedAt: Date;
|
|
5475
|
-
deletedAt: Date | null;
|
|
5476
|
-
}[];
|
|
5477
|
-
callFrom: string | null;
|
|
5478
|
-
callTo: string | null;
|
|
5479
|
-
note: string | null;
|
|
5480
5470
|
categories: {
|
|
5481
5471
|
id: string;
|
|
5482
5472
|
value: string;
|
|
@@ -5499,6 +5489,16 @@ export declare const mailContract: {
|
|
|
5499
5489
|
}[];
|
|
5500
5490
|
}[];
|
|
5501
5491
|
}[];
|
|
5492
|
+
tags: {
|
|
5493
|
+
name: string;
|
|
5494
|
+
id: string;
|
|
5495
|
+
createdAt: Date;
|
|
5496
|
+
updatedAt: Date;
|
|
5497
|
+
deletedAt: Date | null;
|
|
5498
|
+
}[];
|
|
5499
|
+
callFrom: string | null;
|
|
5500
|
+
callTo: string | null;
|
|
5501
|
+
note: string | null;
|
|
5502
5502
|
customFields?: {
|
|
5503
5503
|
id: string;
|
|
5504
5504
|
createdAt: Date;
|
|
@@ -5518,16 +5518,6 @@ export declare const mailContract: {
|
|
|
5518
5518
|
createdAt: Date;
|
|
5519
5519
|
updatedAt: Date;
|
|
5520
5520
|
deletedAt: Date | null;
|
|
5521
|
-
tags: {
|
|
5522
|
-
name: string;
|
|
5523
|
-
id: string;
|
|
5524
|
-
createdAt: Date;
|
|
5525
|
-
updatedAt: Date;
|
|
5526
|
-
deletedAt: Date | null;
|
|
5527
|
-
}[];
|
|
5528
|
-
callFrom: string | null;
|
|
5529
|
-
callTo: string | null;
|
|
5530
|
-
note: string | null;
|
|
5531
5521
|
categories: {
|
|
5532
5522
|
id: string;
|
|
5533
5523
|
value: string;
|
|
@@ -5550,6 +5540,16 @@ export declare const mailContract: {
|
|
|
5550
5540
|
}[];
|
|
5551
5541
|
}[];
|
|
5552
5542
|
}[];
|
|
5543
|
+
tags: {
|
|
5544
|
+
name: string;
|
|
5545
|
+
id: string;
|
|
5546
|
+
createdAt: Date;
|
|
5547
|
+
updatedAt: Date;
|
|
5548
|
+
deletedAt: Date | null;
|
|
5549
|
+
}[];
|
|
5550
|
+
callFrom: string | null;
|
|
5551
|
+
callTo: string | null;
|
|
5552
|
+
note: string | null;
|
|
5553
5553
|
customFields?: {
|
|
5554
5554
|
id: string;
|
|
5555
5555
|
createdAt: Date;
|
|
@@ -5658,16 +5658,6 @@ export declare const mailContract: {
|
|
|
5658
5658
|
createdAt: Date;
|
|
5659
5659
|
updatedAt: Date;
|
|
5660
5660
|
deletedAt: Date | null;
|
|
5661
|
-
tags: {
|
|
5662
|
-
name: string;
|
|
5663
|
-
id: string;
|
|
5664
|
-
createdAt: Date;
|
|
5665
|
-
updatedAt: Date;
|
|
5666
|
-
deletedAt: Date | null;
|
|
5667
|
-
}[];
|
|
5668
|
-
callFrom: string | null;
|
|
5669
|
-
callTo: string | null;
|
|
5670
|
-
note: string | null;
|
|
5671
5661
|
categories: {
|
|
5672
5662
|
id: string;
|
|
5673
5663
|
value: string;
|
|
@@ -5690,6 +5680,16 @@ export declare const mailContract: {
|
|
|
5690
5680
|
}[];
|
|
5691
5681
|
}[];
|
|
5692
5682
|
}[];
|
|
5683
|
+
tags: {
|
|
5684
|
+
name: string;
|
|
5685
|
+
id: string;
|
|
5686
|
+
createdAt: Date;
|
|
5687
|
+
updatedAt: Date;
|
|
5688
|
+
deletedAt: Date | null;
|
|
5689
|
+
}[];
|
|
5690
|
+
callFrom: string | null;
|
|
5691
|
+
callTo: string | null;
|
|
5692
|
+
note: string | null;
|
|
5693
5693
|
customFields?: {
|
|
5694
5694
|
id: string;
|
|
5695
5695
|
createdAt: Date;
|
|
@@ -5748,16 +5748,6 @@ export declare const mailContract: {
|
|
|
5748
5748
|
createdAt: Date;
|
|
5749
5749
|
updatedAt: Date;
|
|
5750
5750
|
deletedAt: Date | null;
|
|
5751
|
-
tags: {
|
|
5752
|
-
name: string;
|
|
5753
|
-
id: string;
|
|
5754
|
-
createdAt: Date;
|
|
5755
|
-
updatedAt: Date;
|
|
5756
|
-
deletedAt: Date | null;
|
|
5757
|
-
}[];
|
|
5758
|
-
callFrom: string | null;
|
|
5759
|
-
callTo: string | null;
|
|
5760
|
-
note: string | null;
|
|
5761
5751
|
categories: {
|
|
5762
5752
|
id: string;
|
|
5763
5753
|
value: string;
|
|
@@ -5780,6 +5770,16 @@ export declare const mailContract: {
|
|
|
5780
5770
|
}[];
|
|
5781
5771
|
}[];
|
|
5782
5772
|
}[];
|
|
5773
|
+
tags: {
|
|
5774
|
+
name: string;
|
|
5775
|
+
id: string;
|
|
5776
|
+
createdAt: Date;
|
|
5777
|
+
updatedAt: Date;
|
|
5778
|
+
deletedAt: Date | null;
|
|
5779
|
+
}[];
|
|
5780
|
+
callFrom: string | null;
|
|
5781
|
+
callTo: string | null;
|
|
5782
|
+
note: string | null;
|
|
5783
5783
|
customFields?: {
|
|
5784
5784
|
id: string;
|
|
5785
5785
|
createdAt: Date;
|
|
@@ -6035,16 +6035,6 @@ export declare const mailContract: {
|
|
|
6035
6035
|
createdAt: Date;
|
|
6036
6036
|
updatedAt: Date;
|
|
6037
6037
|
deletedAt: Date | null;
|
|
6038
|
-
tags: {
|
|
6039
|
-
name: string;
|
|
6040
|
-
id: string;
|
|
6041
|
-
createdAt: Date;
|
|
6042
|
-
updatedAt: Date;
|
|
6043
|
-
deletedAt: Date | null;
|
|
6044
|
-
}[];
|
|
6045
|
-
callFrom: string | null;
|
|
6046
|
-
callTo: string | null;
|
|
6047
|
-
note: string | null;
|
|
6048
6038
|
categories: {
|
|
6049
6039
|
id: string;
|
|
6050
6040
|
value: string;
|
|
@@ -6067,6 +6057,16 @@ export declare const mailContract: {
|
|
|
6067
6057
|
}[];
|
|
6068
6058
|
}[];
|
|
6069
6059
|
}[];
|
|
6060
|
+
tags: {
|
|
6061
|
+
name: string;
|
|
6062
|
+
id: string;
|
|
6063
|
+
createdAt: Date;
|
|
6064
|
+
updatedAt: Date;
|
|
6065
|
+
deletedAt: Date | null;
|
|
6066
|
+
}[];
|
|
6067
|
+
callFrom: string | null;
|
|
6068
|
+
callTo: string | null;
|
|
6069
|
+
note: string | null;
|
|
6070
6070
|
customFields?: {
|
|
6071
6071
|
id: string;
|
|
6072
6072
|
createdAt: Date;
|
|
@@ -7004,16 +7004,6 @@ export declare const mailContract: {
|
|
|
7004
7004
|
createdAt: Date;
|
|
7005
7005
|
updatedAt: Date;
|
|
7006
7006
|
deletedAt: Date | null;
|
|
7007
|
-
tags: {
|
|
7008
|
-
name: string;
|
|
7009
|
-
id: string;
|
|
7010
|
-
createdAt: Date;
|
|
7011
|
-
updatedAt: Date;
|
|
7012
|
-
deletedAt: Date | null;
|
|
7013
|
-
}[];
|
|
7014
|
-
callFrom: string | null;
|
|
7015
|
-
callTo: string | null;
|
|
7016
|
-
note: string | null;
|
|
7017
7007
|
categories: {
|
|
7018
7008
|
id: string;
|
|
7019
7009
|
value: string;
|
|
@@ -7036,6 +7026,16 @@ export declare const mailContract: {
|
|
|
7036
7026
|
}[];
|
|
7037
7027
|
}[];
|
|
7038
7028
|
}[];
|
|
7029
|
+
tags: {
|
|
7030
|
+
name: string;
|
|
7031
|
+
id: string;
|
|
7032
|
+
createdAt: Date;
|
|
7033
|
+
updatedAt: Date;
|
|
7034
|
+
deletedAt: Date | null;
|
|
7035
|
+
}[];
|
|
7036
|
+
callFrom: string | null;
|
|
7037
|
+
callTo: string | null;
|
|
7038
|
+
note: string | null;
|
|
7039
7039
|
customFields?: {
|
|
7040
7040
|
id: string;
|
|
7041
7041
|
createdAt: Date;
|
|
@@ -7978,16 +7978,6 @@ export declare const mailContract: {
|
|
|
7978
7978
|
createdAt: Date;
|
|
7979
7979
|
updatedAt: Date;
|
|
7980
7980
|
deletedAt: Date | null;
|
|
7981
|
-
tags: {
|
|
7982
|
-
name: string;
|
|
7983
|
-
id: string;
|
|
7984
|
-
createdAt: Date;
|
|
7985
|
-
updatedAt: Date;
|
|
7986
|
-
deletedAt: Date | null;
|
|
7987
|
-
}[];
|
|
7988
|
-
callFrom: string | null;
|
|
7989
|
-
callTo: string | null;
|
|
7990
|
-
note: string | null;
|
|
7991
7981
|
categories: {
|
|
7992
7982
|
id: string;
|
|
7993
7983
|
value: string;
|
|
@@ -8010,6 +8000,16 @@ export declare const mailContract: {
|
|
|
8010
8000
|
}[];
|
|
8011
8001
|
}[];
|
|
8012
8002
|
}[];
|
|
8003
|
+
tags: {
|
|
8004
|
+
name: string;
|
|
8005
|
+
id: string;
|
|
8006
|
+
createdAt: Date;
|
|
8007
|
+
updatedAt: Date;
|
|
8008
|
+
deletedAt: Date | null;
|
|
8009
|
+
}[];
|
|
8010
|
+
callFrom: string | null;
|
|
8011
|
+
callTo: string | null;
|
|
8012
|
+
note: string | null;
|
|
8013
8013
|
customFields?: {
|
|
8014
8014
|
id: string;
|
|
8015
8015
|
createdAt: Date;
|
|
@@ -8953,16 +8953,6 @@ export declare const mailContract: {
|
|
|
8953
8953
|
createdAt: Date;
|
|
8954
8954
|
updatedAt: Date;
|
|
8955
8955
|
deletedAt: Date | null;
|
|
8956
|
-
tags: {
|
|
8957
|
-
name: string;
|
|
8958
|
-
id: string;
|
|
8959
|
-
createdAt: Date;
|
|
8960
|
-
updatedAt: Date;
|
|
8961
|
-
deletedAt: Date | null;
|
|
8962
|
-
}[];
|
|
8963
|
-
callFrom: string | null;
|
|
8964
|
-
callTo: string | null;
|
|
8965
|
-
note: string | null;
|
|
8966
8956
|
categories: {
|
|
8967
8957
|
id: string;
|
|
8968
8958
|
value: string;
|
|
@@ -8985,6 +8975,16 @@ export declare const mailContract: {
|
|
|
8985
8975
|
}[];
|
|
8986
8976
|
}[];
|
|
8987
8977
|
}[];
|
|
8978
|
+
tags: {
|
|
8979
|
+
name: string;
|
|
8980
|
+
id: string;
|
|
8981
|
+
createdAt: Date;
|
|
8982
|
+
updatedAt: Date;
|
|
8983
|
+
deletedAt: Date | null;
|
|
8984
|
+
}[];
|
|
8985
|
+
callFrom: string | null;
|
|
8986
|
+
callTo: string | null;
|
|
8987
|
+
note: string | null;
|
|
8988
8988
|
customFields?: {
|
|
8989
8989
|
id: string;
|
|
8990
8990
|
createdAt: Date;
|
|
@@ -16050,16 +16050,6 @@ export declare const mailContract: {
|
|
|
16050
16050
|
createdAt: Date;
|
|
16051
16051
|
updatedAt: Date;
|
|
16052
16052
|
deletedAt: Date | null;
|
|
16053
|
-
tags: {
|
|
16054
|
-
name: string;
|
|
16055
|
-
id: string;
|
|
16056
|
-
createdAt: Date;
|
|
16057
|
-
updatedAt: Date;
|
|
16058
|
-
deletedAt: Date | null;
|
|
16059
|
-
}[];
|
|
16060
|
-
callFrom: string | null;
|
|
16061
|
-
callTo: string | null;
|
|
16062
|
-
note: string | null;
|
|
16063
16053
|
categories: {
|
|
16064
16054
|
id: string;
|
|
16065
16055
|
value: string;
|
|
@@ -16082,6 +16072,16 @@ export declare const mailContract: {
|
|
|
16082
16072
|
}[];
|
|
16083
16073
|
}[];
|
|
16084
16074
|
}[];
|
|
16075
|
+
tags: {
|
|
16076
|
+
name: string;
|
|
16077
|
+
id: string;
|
|
16078
|
+
createdAt: Date;
|
|
16079
|
+
updatedAt: Date;
|
|
16080
|
+
deletedAt: Date | null;
|
|
16081
|
+
}[];
|
|
16082
|
+
callFrom: string | null;
|
|
16083
|
+
callTo: string | null;
|
|
16084
|
+
note: string | null;
|
|
16085
16085
|
customFields?: {
|
|
16086
16086
|
id: string;
|
|
16087
16087
|
createdAt: Date;
|
|
@@ -16101,16 +16101,6 @@ export declare const mailContract: {
|
|
|
16101
16101
|
createdAt: Date;
|
|
16102
16102
|
updatedAt: Date;
|
|
16103
16103
|
deletedAt: Date | null;
|
|
16104
|
-
tags: {
|
|
16105
|
-
name: string;
|
|
16106
|
-
id: string;
|
|
16107
|
-
createdAt: Date;
|
|
16108
|
-
updatedAt: Date;
|
|
16109
|
-
deletedAt: Date | null;
|
|
16110
|
-
}[];
|
|
16111
|
-
callFrom: string | null;
|
|
16112
|
-
callTo: string | null;
|
|
16113
|
-
note: string | null;
|
|
16114
16104
|
categories: {
|
|
16115
16105
|
id: string;
|
|
16116
16106
|
value: string;
|
|
@@ -16133,6 +16123,16 @@ export declare const mailContract: {
|
|
|
16133
16123
|
}[];
|
|
16134
16124
|
}[];
|
|
16135
16125
|
}[];
|
|
16126
|
+
tags: {
|
|
16127
|
+
name: string;
|
|
16128
|
+
id: string;
|
|
16129
|
+
createdAt: Date;
|
|
16130
|
+
updatedAt: Date;
|
|
16131
|
+
deletedAt: Date | null;
|
|
16132
|
+
}[];
|
|
16133
|
+
callFrom: string | null;
|
|
16134
|
+
callTo: string | null;
|
|
16135
|
+
note: string | null;
|
|
16136
16136
|
customFields?: {
|
|
16137
16137
|
id: string;
|
|
16138
16138
|
createdAt: Date;
|
|
@@ -16241,16 +16241,6 @@ export declare const mailContract: {
|
|
|
16241
16241
|
createdAt: Date;
|
|
16242
16242
|
updatedAt: Date;
|
|
16243
16243
|
deletedAt: Date | null;
|
|
16244
|
-
tags: {
|
|
16245
|
-
name: string;
|
|
16246
|
-
id: string;
|
|
16247
|
-
createdAt: Date;
|
|
16248
|
-
updatedAt: Date;
|
|
16249
|
-
deletedAt: Date | null;
|
|
16250
|
-
}[];
|
|
16251
|
-
callFrom: string | null;
|
|
16252
|
-
callTo: string | null;
|
|
16253
|
-
note: string | null;
|
|
16254
16244
|
categories: {
|
|
16255
16245
|
id: string;
|
|
16256
16246
|
value: string;
|
|
@@ -16273,6 +16263,16 @@ export declare const mailContract: {
|
|
|
16273
16263
|
}[];
|
|
16274
16264
|
}[];
|
|
16275
16265
|
}[];
|
|
16266
|
+
tags: {
|
|
16267
|
+
name: string;
|
|
16268
|
+
id: string;
|
|
16269
|
+
createdAt: Date;
|
|
16270
|
+
updatedAt: Date;
|
|
16271
|
+
deletedAt: Date | null;
|
|
16272
|
+
}[];
|
|
16273
|
+
callFrom: string | null;
|
|
16274
|
+
callTo: string | null;
|
|
16275
|
+
note: string | null;
|
|
16276
16276
|
customFields?: {
|
|
16277
16277
|
id: string;
|
|
16278
16278
|
createdAt: Date;
|
|
@@ -16331,16 +16331,6 @@ export declare const mailContract: {
|
|
|
16331
16331
|
createdAt: Date;
|
|
16332
16332
|
updatedAt: Date;
|
|
16333
16333
|
deletedAt: Date | null;
|
|
16334
|
-
tags: {
|
|
16335
|
-
name: string;
|
|
16336
|
-
id: string;
|
|
16337
|
-
createdAt: Date;
|
|
16338
|
-
updatedAt: Date;
|
|
16339
|
-
deletedAt: Date | null;
|
|
16340
|
-
}[];
|
|
16341
|
-
callFrom: string | null;
|
|
16342
|
-
callTo: string | null;
|
|
16343
|
-
note: string | null;
|
|
16344
16334
|
categories: {
|
|
16345
16335
|
id: string;
|
|
16346
16336
|
value: string;
|
|
@@ -16363,6 +16353,16 @@ export declare const mailContract: {
|
|
|
16363
16353
|
}[];
|
|
16364
16354
|
}[];
|
|
16365
16355
|
}[];
|
|
16356
|
+
tags: {
|
|
16357
|
+
name: string;
|
|
16358
|
+
id: string;
|
|
16359
|
+
createdAt: Date;
|
|
16360
|
+
updatedAt: Date;
|
|
16361
|
+
deletedAt: Date | null;
|
|
16362
|
+
}[];
|
|
16363
|
+
callFrom: string | null;
|
|
16364
|
+
callTo: string | null;
|
|
16365
|
+
note: string | null;
|
|
16366
16366
|
customFields?: {
|
|
16367
16367
|
id: string;
|
|
16368
16368
|
createdAt: Date;
|
|
@@ -16618,16 +16618,6 @@ export declare const mailContract: {
|
|
|
16618
16618
|
createdAt: Date;
|
|
16619
16619
|
updatedAt: Date;
|
|
16620
16620
|
deletedAt: Date | null;
|
|
16621
|
-
tags: {
|
|
16622
|
-
name: string;
|
|
16623
|
-
id: string;
|
|
16624
|
-
createdAt: Date;
|
|
16625
|
-
updatedAt: Date;
|
|
16626
|
-
deletedAt: Date | null;
|
|
16627
|
-
}[];
|
|
16628
|
-
callFrom: string | null;
|
|
16629
|
-
callTo: string | null;
|
|
16630
|
-
note: string | null;
|
|
16631
16621
|
categories: {
|
|
16632
16622
|
id: string;
|
|
16633
16623
|
value: string;
|
|
@@ -16650,6 +16640,16 @@ export declare const mailContract: {
|
|
|
16650
16640
|
}[];
|
|
16651
16641
|
}[];
|
|
16652
16642
|
}[];
|
|
16643
|
+
tags: {
|
|
16644
|
+
name: string;
|
|
16645
|
+
id: string;
|
|
16646
|
+
createdAt: Date;
|
|
16647
|
+
updatedAt: Date;
|
|
16648
|
+
deletedAt: Date | null;
|
|
16649
|
+
}[];
|
|
16650
|
+
callFrom: string | null;
|
|
16651
|
+
callTo: string | null;
|
|
16652
|
+
note: string | null;
|
|
16653
16653
|
customFields?: {
|
|
16654
16654
|
id: string;
|
|
16655
16655
|
createdAt: Date;
|
|
@@ -17587,16 +17587,6 @@ export declare const mailContract: {
|
|
|
17587
17587
|
createdAt: Date;
|
|
17588
17588
|
updatedAt: Date;
|
|
17589
17589
|
deletedAt: Date | null;
|
|
17590
|
-
tags: {
|
|
17591
|
-
name: string;
|
|
17592
|
-
id: string;
|
|
17593
|
-
createdAt: Date;
|
|
17594
|
-
updatedAt: Date;
|
|
17595
|
-
deletedAt: Date | null;
|
|
17596
|
-
}[];
|
|
17597
|
-
callFrom: string | null;
|
|
17598
|
-
callTo: string | null;
|
|
17599
|
-
note: string | null;
|
|
17600
17590
|
categories: {
|
|
17601
17591
|
id: string;
|
|
17602
17592
|
value: string;
|
|
@@ -17619,6 +17609,16 @@ export declare const mailContract: {
|
|
|
17619
17609
|
}[];
|
|
17620
17610
|
}[];
|
|
17621
17611
|
}[];
|
|
17612
|
+
tags: {
|
|
17613
|
+
name: string;
|
|
17614
|
+
id: string;
|
|
17615
|
+
createdAt: Date;
|
|
17616
|
+
updatedAt: Date;
|
|
17617
|
+
deletedAt: Date | null;
|
|
17618
|
+
}[];
|
|
17619
|
+
callFrom: string | null;
|
|
17620
|
+
callTo: string | null;
|
|
17621
|
+
note: string | null;
|
|
17622
17622
|
customFields?: {
|
|
17623
17623
|
id: string;
|
|
17624
17624
|
createdAt: Date;
|
|
@@ -18558,16 +18558,6 @@ export declare const mailContract: {
|
|
|
18558
18558
|
createdAt: Date;
|
|
18559
18559
|
updatedAt: Date;
|
|
18560
18560
|
deletedAt: Date | null;
|
|
18561
|
-
tags: {
|
|
18562
|
-
name: string;
|
|
18563
|
-
id: string;
|
|
18564
|
-
createdAt: Date;
|
|
18565
|
-
updatedAt: Date;
|
|
18566
|
-
deletedAt: Date | null;
|
|
18567
|
-
}[];
|
|
18568
|
-
callFrom: string | null;
|
|
18569
|
-
callTo: string | null;
|
|
18570
|
-
note: string | null;
|
|
18571
18561
|
categories: {
|
|
18572
18562
|
id: string;
|
|
18573
18563
|
value: string;
|
|
@@ -18590,6 +18580,16 @@ export declare const mailContract: {
|
|
|
18590
18580
|
}[];
|
|
18591
18581
|
}[];
|
|
18592
18582
|
}[];
|
|
18583
|
+
tags: {
|
|
18584
|
+
name: string;
|
|
18585
|
+
id: string;
|
|
18586
|
+
createdAt: Date;
|
|
18587
|
+
updatedAt: Date;
|
|
18588
|
+
deletedAt: Date | null;
|
|
18589
|
+
}[];
|
|
18590
|
+
callFrom: string | null;
|
|
18591
|
+
callTo: string | null;
|
|
18592
|
+
note: string | null;
|
|
18593
18593
|
customFields?: {
|
|
18594
18594
|
id: string;
|
|
18595
18595
|
createdAt: Date;
|
|
@@ -19530,16 +19530,6 @@ export declare const mailContract: {
|
|
|
19530
19530
|
createdAt: Date;
|
|
19531
19531
|
updatedAt: Date;
|
|
19532
19532
|
deletedAt: Date | null;
|
|
19533
|
-
tags: {
|
|
19534
|
-
name: string;
|
|
19535
|
-
id: string;
|
|
19536
|
-
createdAt: Date;
|
|
19537
|
-
updatedAt: Date;
|
|
19538
|
-
deletedAt: Date | null;
|
|
19539
|
-
}[];
|
|
19540
|
-
callFrom: string | null;
|
|
19541
|
-
callTo: string | null;
|
|
19542
|
-
note: string | null;
|
|
19543
19533
|
categories: {
|
|
19544
19534
|
id: string;
|
|
19545
19535
|
value: string;
|
|
@@ -19562,6 +19552,16 @@ export declare const mailContract: {
|
|
|
19562
19552
|
}[];
|
|
19563
19553
|
}[];
|
|
19564
19554
|
}[];
|
|
19555
|
+
tags: {
|
|
19556
|
+
name: string;
|
|
19557
|
+
id: string;
|
|
19558
|
+
createdAt: Date;
|
|
19559
|
+
updatedAt: Date;
|
|
19560
|
+
deletedAt: Date | null;
|
|
19561
|
+
}[];
|
|
19562
|
+
callFrom: string | null;
|
|
19563
|
+
callTo: string | null;
|
|
19564
|
+
note: string | null;
|
|
19565
19565
|
customFields?: {
|
|
19566
19566
|
id: string;
|
|
19567
19567
|
createdAt: Date;
|
|
@@ -25713,16 +25713,6 @@ export declare const mailContract: {
|
|
|
25713
25713
|
createdAt: Date;
|
|
25714
25714
|
updatedAt: Date;
|
|
25715
25715
|
deletedAt: Date | null;
|
|
25716
|
-
tags: {
|
|
25717
|
-
name: string;
|
|
25718
|
-
id: string;
|
|
25719
|
-
createdAt: Date;
|
|
25720
|
-
updatedAt: Date;
|
|
25721
|
-
deletedAt: Date | null;
|
|
25722
|
-
}[];
|
|
25723
|
-
callFrom: string | null;
|
|
25724
|
-
callTo: string | null;
|
|
25725
|
-
note: string | null;
|
|
25726
25716
|
categories: {
|
|
25727
25717
|
id: string;
|
|
25728
25718
|
value: string;
|
|
@@ -25745,6 +25735,16 @@ export declare const mailContract: {
|
|
|
25745
25735
|
}[];
|
|
25746
25736
|
}[];
|
|
25747
25737
|
}[];
|
|
25738
|
+
tags: {
|
|
25739
|
+
name: string;
|
|
25740
|
+
id: string;
|
|
25741
|
+
createdAt: Date;
|
|
25742
|
+
updatedAt: Date;
|
|
25743
|
+
deletedAt: Date | null;
|
|
25744
|
+
}[];
|
|
25745
|
+
callFrom: string | null;
|
|
25746
|
+
callTo: string | null;
|
|
25747
|
+
note: string | null;
|
|
25748
25748
|
customFields?: {
|
|
25749
25749
|
id: string;
|
|
25750
25750
|
createdAt: Date;
|
|
@@ -25764,16 +25764,6 @@ export declare const mailContract: {
|
|
|
25764
25764
|
createdAt: Date;
|
|
25765
25765
|
updatedAt: Date;
|
|
25766
25766
|
deletedAt: Date | null;
|
|
25767
|
-
tags: {
|
|
25768
|
-
name: string;
|
|
25769
|
-
id: string;
|
|
25770
|
-
createdAt: Date;
|
|
25771
|
-
updatedAt: Date;
|
|
25772
|
-
deletedAt: Date | null;
|
|
25773
|
-
}[];
|
|
25774
|
-
callFrom: string | null;
|
|
25775
|
-
callTo: string | null;
|
|
25776
|
-
note: string | null;
|
|
25777
25767
|
categories: {
|
|
25778
25768
|
id: string;
|
|
25779
25769
|
value: string;
|
|
@@ -25796,6 +25786,16 @@ export declare const mailContract: {
|
|
|
25796
25786
|
}[];
|
|
25797
25787
|
}[];
|
|
25798
25788
|
}[];
|
|
25789
|
+
tags: {
|
|
25790
|
+
name: string;
|
|
25791
|
+
id: string;
|
|
25792
|
+
createdAt: Date;
|
|
25793
|
+
updatedAt: Date;
|
|
25794
|
+
deletedAt: Date | null;
|
|
25795
|
+
}[];
|
|
25796
|
+
callFrom: string | null;
|
|
25797
|
+
callTo: string | null;
|
|
25798
|
+
note: string | null;
|
|
25799
25799
|
customFields?: {
|
|
25800
25800
|
id: string;
|
|
25801
25801
|
createdAt: Date;
|
|
@@ -25904,16 +25904,6 @@ export declare const mailContract: {
|
|
|
25904
25904
|
createdAt: Date;
|
|
25905
25905
|
updatedAt: Date;
|
|
25906
25906
|
deletedAt: Date | null;
|
|
25907
|
-
tags: {
|
|
25908
|
-
name: string;
|
|
25909
|
-
id: string;
|
|
25910
|
-
createdAt: Date;
|
|
25911
|
-
updatedAt: Date;
|
|
25912
|
-
deletedAt: Date | null;
|
|
25913
|
-
}[];
|
|
25914
|
-
callFrom: string | null;
|
|
25915
|
-
callTo: string | null;
|
|
25916
|
-
note: string | null;
|
|
25917
25907
|
categories: {
|
|
25918
25908
|
id: string;
|
|
25919
25909
|
value: string;
|
|
@@ -25936,6 +25926,16 @@ export declare const mailContract: {
|
|
|
25936
25926
|
}[];
|
|
25937
25927
|
}[];
|
|
25938
25928
|
}[];
|
|
25929
|
+
tags: {
|
|
25930
|
+
name: string;
|
|
25931
|
+
id: string;
|
|
25932
|
+
createdAt: Date;
|
|
25933
|
+
updatedAt: Date;
|
|
25934
|
+
deletedAt: Date | null;
|
|
25935
|
+
}[];
|
|
25936
|
+
callFrom: string | null;
|
|
25937
|
+
callTo: string | null;
|
|
25938
|
+
note: string | null;
|
|
25939
25939
|
customFields?: {
|
|
25940
25940
|
id: string;
|
|
25941
25941
|
createdAt: Date;
|
|
@@ -25994,16 +25994,6 @@ export declare const mailContract: {
|
|
|
25994
25994
|
createdAt: Date;
|
|
25995
25995
|
updatedAt: Date;
|
|
25996
25996
|
deletedAt: Date | null;
|
|
25997
|
-
tags: {
|
|
25998
|
-
name: string;
|
|
25999
|
-
id: string;
|
|
26000
|
-
createdAt: Date;
|
|
26001
|
-
updatedAt: Date;
|
|
26002
|
-
deletedAt: Date | null;
|
|
26003
|
-
}[];
|
|
26004
|
-
callFrom: string | null;
|
|
26005
|
-
callTo: string | null;
|
|
26006
|
-
note: string | null;
|
|
26007
25997
|
categories: {
|
|
26008
25998
|
id: string;
|
|
26009
25999
|
value: string;
|
|
@@ -26026,6 +26016,16 @@ export declare const mailContract: {
|
|
|
26026
26016
|
}[];
|
|
26027
26017
|
}[];
|
|
26028
26018
|
}[];
|
|
26019
|
+
tags: {
|
|
26020
|
+
name: string;
|
|
26021
|
+
id: string;
|
|
26022
|
+
createdAt: Date;
|
|
26023
|
+
updatedAt: Date;
|
|
26024
|
+
deletedAt: Date | null;
|
|
26025
|
+
}[];
|
|
26026
|
+
callFrom: string | null;
|
|
26027
|
+
callTo: string | null;
|
|
26028
|
+
note: string | null;
|
|
26029
26029
|
customFields?: {
|
|
26030
26030
|
id: string;
|
|
26031
26031
|
createdAt: Date;
|
|
@@ -26281,16 +26281,6 @@ export declare const mailContract: {
|
|
|
26281
26281
|
createdAt: Date;
|
|
26282
26282
|
updatedAt: Date;
|
|
26283
26283
|
deletedAt: Date | null;
|
|
26284
|
-
tags: {
|
|
26285
|
-
name: string;
|
|
26286
|
-
id: string;
|
|
26287
|
-
createdAt: Date;
|
|
26288
|
-
updatedAt: Date;
|
|
26289
|
-
deletedAt: Date | null;
|
|
26290
|
-
}[];
|
|
26291
|
-
callFrom: string | null;
|
|
26292
|
-
callTo: string | null;
|
|
26293
|
-
note: string | null;
|
|
26294
26284
|
categories: {
|
|
26295
26285
|
id: string;
|
|
26296
26286
|
value: string;
|
|
@@ -26313,6 +26303,16 @@ export declare const mailContract: {
|
|
|
26313
26303
|
}[];
|
|
26314
26304
|
}[];
|
|
26315
26305
|
}[];
|
|
26306
|
+
tags: {
|
|
26307
|
+
name: string;
|
|
26308
|
+
id: string;
|
|
26309
|
+
createdAt: Date;
|
|
26310
|
+
updatedAt: Date;
|
|
26311
|
+
deletedAt: Date | null;
|
|
26312
|
+
}[];
|
|
26313
|
+
callFrom: string | null;
|
|
26314
|
+
callTo: string | null;
|
|
26315
|
+
note: string | null;
|
|
26316
26316
|
customFields?: {
|
|
26317
26317
|
id: string;
|
|
26318
26318
|
createdAt: Date;
|
|
@@ -27250,16 +27250,6 @@ export declare const mailContract: {
|
|
|
27250
27250
|
createdAt: Date;
|
|
27251
27251
|
updatedAt: Date;
|
|
27252
27252
|
deletedAt: Date | null;
|
|
27253
|
-
tags: {
|
|
27254
|
-
name: string;
|
|
27255
|
-
id: string;
|
|
27256
|
-
createdAt: Date;
|
|
27257
|
-
updatedAt: Date;
|
|
27258
|
-
deletedAt: Date | null;
|
|
27259
|
-
}[];
|
|
27260
|
-
callFrom: string | null;
|
|
27261
|
-
callTo: string | null;
|
|
27262
|
-
note: string | null;
|
|
27263
27253
|
categories: {
|
|
27264
27254
|
id: string;
|
|
27265
27255
|
value: string;
|
|
@@ -27282,6 +27272,16 @@ export declare const mailContract: {
|
|
|
27282
27272
|
}[];
|
|
27283
27273
|
}[];
|
|
27284
27274
|
}[];
|
|
27275
|
+
tags: {
|
|
27276
|
+
name: string;
|
|
27277
|
+
id: string;
|
|
27278
|
+
createdAt: Date;
|
|
27279
|
+
updatedAt: Date;
|
|
27280
|
+
deletedAt: Date | null;
|
|
27281
|
+
}[];
|
|
27282
|
+
callFrom: string | null;
|
|
27283
|
+
callTo: string | null;
|
|
27284
|
+
note: string | null;
|
|
27285
27285
|
customFields?: {
|
|
27286
27286
|
id: string;
|
|
27287
27287
|
createdAt: Date;
|
|
@@ -28221,16 +28221,6 @@ export declare const mailContract: {
|
|
|
28221
28221
|
createdAt: Date;
|
|
28222
28222
|
updatedAt: Date;
|
|
28223
28223
|
deletedAt: Date | null;
|
|
28224
|
-
tags: {
|
|
28225
|
-
name: string;
|
|
28226
|
-
id: string;
|
|
28227
|
-
createdAt: Date;
|
|
28228
|
-
updatedAt: Date;
|
|
28229
|
-
deletedAt: Date | null;
|
|
28230
|
-
}[];
|
|
28231
|
-
callFrom: string | null;
|
|
28232
|
-
callTo: string | null;
|
|
28233
|
-
note: string | null;
|
|
28234
28224
|
categories: {
|
|
28235
28225
|
id: string;
|
|
28236
28226
|
value: string;
|
|
@@ -28253,6 +28243,16 @@ export declare const mailContract: {
|
|
|
28253
28243
|
}[];
|
|
28254
28244
|
}[];
|
|
28255
28245
|
}[];
|
|
28246
|
+
tags: {
|
|
28247
|
+
name: string;
|
|
28248
|
+
id: string;
|
|
28249
|
+
createdAt: Date;
|
|
28250
|
+
updatedAt: Date;
|
|
28251
|
+
deletedAt: Date | null;
|
|
28252
|
+
}[];
|
|
28253
|
+
callFrom: string | null;
|
|
28254
|
+
callTo: string | null;
|
|
28255
|
+
note: string | null;
|
|
28256
28256
|
customFields?: {
|
|
28257
28257
|
id: string;
|
|
28258
28258
|
createdAt: Date;
|
|
@@ -29193,16 +29193,6 @@ export declare const mailContract: {
|
|
|
29193
29193
|
createdAt: Date;
|
|
29194
29194
|
updatedAt: Date;
|
|
29195
29195
|
deletedAt: Date | null;
|
|
29196
|
-
tags: {
|
|
29197
|
-
name: string;
|
|
29198
|
-
id: string;
|
|
29199
|
-
createdAt: Date;
|
|
29200
|
-
updatedAt: Date;
|
|
29201
|
-
deletedAt: Date | null;
|
|
29202
|
-
}[];
|
|
29203
|
-
callFrom: string | null;
|
|
29204
|
-
callTo: string | null;
|
|
29205
|
-
note: string | null;
|
|
29206
29196
|
categories: {
|
|
29207
29197
|
id: string;
|
|
29208
29198
|
value: string;
|
|
@@ -29225,6 +29215,16 @@ export declare const mailContract: {
|
|
|
29225
29215
|
}[];
|
|
29226
29216
|
}[];
|
|
29227
29217
|
}[];
|
|
29218
|
+
tags: {
|
|
29219
|
+
name: string;
|
|
29220
|
+
id: string;
|
|
29221
|
+
createdAt: Date;
|
|
29222
|
+
updatedAt: Date;
|
|
29223
|
+
deletedAt: Date | null;
|
|
29224
|
+
}[];
|
|
29225
|
+
callFrom: string | null;
|
|
29226
|
+
callTo: string | null;
|
|
29227
|
+
note: string | null;
|
|
29228
29228
|
customFields?: {
|
|
29229
29229
|
id: string;
|
|
29230
29230
|
createdAt: Date;
|