@aws-sdk/client-connectcases 3.1005.0 → 3.1007.0
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-cjs/schemas/schemas_0.js +25 -19
- package/dist-es/schemas/schemas_0.js +20 -14
- package/dist-types/commands/BatchGetCaseRuleCommand.d.ts +40 -28
- package/dist-types/commands/CreateCaseRuleCommand.d.ts +40 -28
- package/dist-types/commands/UpdateCaseRuleCommand.d.ts +40 -28
- package/dist-types/models/models_0.d.ts +321 -280
- package/dist-types/schemas/schemas_0.d.ts +1 -0
- package/dist-types/ts3.4/models/models_0.d.ts +127 -100
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +1 -0
- package/package.json +1 -1
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
4
|
-
exports.
|
|
5
|
-
exports.
|
|
6
|
-
exports.
|
|
7
|
-
exports.UpdateTemplate$ = exports.UpdateLayout$ = exports.UpdateField$ = exports.UpdateCaseRule$ = exports.UpdateCase$ = exports.UntagResource$ = exports.TagResource$ = exports.SearchRelatedItems$ = exports.SearchCases$ = exports.SearchAllRelatedItems$ = exports.PutCaseEventConfiguration$ = exports.ListTemplates$ = void 0;
|
|
3
|
+
exports.CustomFilter$ = exports.CustomContent$ = exports.CreateTemplateResponse$ = exports.CreateTemplateRequest$ = exports.CreateRelatedItemResponse$ = exports.CreateRelatedItemRequest$ = exports.CreateLayoutResponse$ = exports.CreateLayoutRequest$ = exports.CreateFieldResponse$ = exports.CreateFieldRequest$ = exports.CreateDomainResponse$ = exports.CreateDomainRequest$ = exports.CreateCaseRuleResponse$ = exports.CreateCaseRuleRequest$ = exports.CreateCaseResponse$ = exports.CreateCaseRequest$ = exports.ContactFilter$ = exports.ContactContent$ = exports.Contact$ = exports.ConnectCaseInputContent$ = exports.ConnectCaseFilter$ = exports.ConnectCaseContent$ = exports.CompoundCondition$ = exports.CommentFilter$ = exports.CommentContent$ = exports.CaseSummary$ = exports.CaseRuleSummary$ = exports.CaseRuleIdentifier$ = exports.CaseRuleError$ = exports.CaseEventIncludedData$ = exports.BooleanOperands$ = exports.BatchPutFieldOptionsResponse$ = exports.BatchPutFieldOptionsRequest$ = exports.BatchGetFieldResponse$ = exports.BatchGetFieldRequest$ = exports.BatchGetCaseRuleResponse$ = exports.BatchGetCaseRuleRequest$ = exports.BasicLayout$ = exports.AuditEventPerformedBy$ = exports.AuditEventField$ = exports.AuditEvent$ = exports.errorTypeRegistries = exports.ValidationException$ = exports.ThrottlingException$ = exports.ServiceQuotaExceededException$ = exports.ResourceNotFoundException$ = exports.InternalServerException$ = exports.ConflictException$ = exports.AccessDeniedException$ = exports.ConnectCasesServiceException$ = void 0;
|
|
4
|
+
exports.ListCaseRulesRequest$ = exports.LayoutSummary$ = exports.LayoutSections$ = exports.LayoutConfiguration$ = exports.HiddenCaseRule$ = exports.GetTemplateResponse$ = exports.GetTemplateRequest$ = exports.GetLayoutResponse$ = exports.GetLayoutRequest$ = exports.GetFieldResponse$ = exports.GetDomainResponse$ = exports.GetDomainRequest$ = exports.GetCaseRuleResponse$ = exports.GetCaseResponse$ = exports.GetCaseRequest$ = exports.GetCaseEventConfigurationResponse$ = exports.GetCaseEventConfigurationRequest$ = exports.GetCaseAuditEventsResponse$ = exports.GetCaseAuditEventsRequest$ = exports.FileFilter$ = exports.FileContent$ = exports.FieldValue$ = exports.FieldSummary$ = exports.FieldOptionsCaseRule$ = exports.FieldOptionError$ = exports.FieldOption$ = exports.FieldItem$ = exports.FieldIdentifier$ = exports.FieldGroup$ = exports.FieldError$ = exports.EventIncludedData$ = exports.EventBridgeConfiguration$ = exports.EmptyOperandValue$ = exports.EmptyFieldValue$ = exports.DomainSummary$ = exports.DeleteTemplateResponse$ = exports.DeleteTemplateRequest$ = exports.DeleteRelatedItemResponse$ = exports.DeleteRelatedItemRequest$ = exports.DeleteLayoutResponse$ = exports.DeleteLayoutRequest$ = exports.DeleteFieldResponse$ = exports.DeleteFieldRequest$ = exports.DeleteDomainResponse$ = exports.DeleteDomainRequest$ = exports.DeleteCaseRuleResponse$ = exports.DeleteCaseRuleRequest$ = exports.DeleteCaseResponse$ = exports.DeleteCaseRequest$ = exports.CustomInputContent$ = void 0;
|
|
5
|
+
exports.UpdateLayoutRequest$ = exports.UpdateFieldResponse$ = exports.UpdateFieldRequest$ = exports.UpdateCaseRuleResponse$ = exports.UpdateCaseRuleRequest$ = exports.UpdateCaseResponse$ = exports.UpdateCaseRequest$ = exports.UntagResourceRequest$ = exports.TextAttributes$ = exports.TemplateSummary$ = exports.TemplateRule$ = exports.TagValue$ = exports.TagResourceRequest$ = exports.TagPropagationConfiguration$ = exports.Sort$ = exports.SlaInputConfiguration$ = exports.SlaFilter$ = exports.SlaContent$ = exports.SlaConfiguration$ = exports.SearchRelatedItemsResponseItem$ = exports.SearchRelatedItemsResponse$ = exports.SearchRelatedItemsRequest$ = exports.SearchCasesResponseItem$ = exports.SearchCasesResponse$ = exports.SearchCasesRequest$ = exports.SearchAllRelatedItemsSort$ = exports.SearchAllRelatedItemsResponseItem$ = exports.SearchAllRelatedItemsResponse$ = exports.SearchAllRelatedItemsRequest$ = exports.RequiredField$ = exports.RequiredCaseRule$ = exports.RelatedItemEventIncludedData$ = exports.PutCaseEventConfigurationResponse$ = exports.PutCaseEventConfigurationRequest$ = exports.ParentChildFieldOptionsMapping$ = exports.ListTemplatesResponse$ = exports.ListTemplatesRequest$ = exports.ListTagsForResourceResponse$ = exports.ListTagsForResourceRequest$ = exports.ListLayoutsResponse$ = exports.ListLayoutsRequest$ = exports.ListFieldsResponse$ = exports.ListFieldsRequest$ = exports.ListFieldOptionsResponse$ = exports.ListFieldOptionsRequest$ = exports.ListDomainsResponse$ = exports.ListDomainsRequest$ = exports.ListCasesForContactResponse$ = exports.ListCasesForContactRequest$ = exports.ListCaseRulesResponse$ = void 0;
|
|
6
|
+
exports.ListLayouts$ = exports.ListFields$ = exports.ListFieldOptions$ = exports.ListDomains$ = exports.ListCasesForContact$ = exports.ListCaseRules$ = exports.GetTemplate$ = exports.GetLayout$ = exports.GetDomain$ = exports.GetCaseEventConfiguration$ = exports.GetCaseAuditEvents$ = exports.GetCase$ = exports.DeleteTemplate$ = exports.DeleteRelatedItem$ = exports.DeleteLayout$ = exports.DeleteField$ = exports.DeleteDomain$ = exports.DeleteCaseRule$ = exports.DeleteCase$ = exports.CreateTemplate$ = exports.CreateRelatedItem$ = exports.CreateLayout$ = exports.CreateField$ = exports.CreateDomain$ = exports.CreateCaseRule$ = exports.CreateCase$ = exports.BatchPutFieldOptions$ = exports.BatchGetField$ = exports.BatchGetCaseRule$ = exports.UserUnion$ = exports.TagFilter$ = exports.SlaInputContent$ = exports.Section$ = exports.RelatedItemTypeFilter$ = exports.RelatedItemInputContent$ = exports.RelatedItemContent$ = exports.OperandTwo$ = exports.OperandOne$ = exports.LayoutContent$ = exports.FieldValueUnion$ = exports.FieldFilter$ = exports.FieldAttributes$ = exports.CustomFieldsFilter$ = exports.CaseRuleDetails$ = exports.CaseFilter$ = exports.BooleanCondition$ = exports.AuditEventFieldValueUnion$ = exports.UpdateTemplateResponse$ = exports.UpdateTemplateRequest$ = exports.UpdateLayoutResponse$ = void 0;
|
|
7
|
+
exports.UpdateTemplate$ = exports.UpdateLayout$ = exports.UpdateField$ = exports.UpdateCaseRule$ = exports.UpdateCase$ = exports.UntagResource$ = exports.TagResource$ = exports.SearchRelatedItems$ = exports.SearchCases$ = exports.SearchAllRelatedItems$ = exports.PutCaseEventConfiguration$ = exports.ListTemplates$ = exports.ListTagsForResource$ = void 0;
|
|
8
8
|
const _ADE = "AccessDeniedException";
|
|
9
9
|
const _AE = "AuditEvent";
|
|
10
10
|
const _AEF = "AuditEventField";
|
|
@@ -40,7 +40,8 @@ const _CCRR = "CreateCaseRuleRequest";
|
|
|
40
40
|
const _CCRRr = "CreateCaseRuleResponse";
|
|
41
41
|
const _CCRr = "CreateCaseResponse";
|
|
42
42
|
const _CCRre = "CreateCaseRule";
|
|
43
|
-
const _CCo = "
|
|
43
|
+
const _CCo = "CompoundCondition";
|
|
44
|
+
const _CCon = "ContactContent";
|
|
44
45
|
const _CCr = "CreateCase";
|
|
45
46
|
const _CCu = "CustomContent";
|
|
46
47
|
const _CD = "CreateDomain";
|
|
@@ -281,9 +282,9 @@ const _cTo = "completionTime";
|
|
|
281
282
|
const _cTr = "createdTime";
|
|
282
283
|
const _ca = "cases";
|
|
283
284
|
const _ch = "channel";
|
|
284
|
-
const _co = "
|
|
285
|
+
const _co = "conditions";
|
|
285
286
|
const _com = "comment";
|
|
286
|
-
const _con = "
|
|
287
|
+
const _con = "content";
|
|
287
288
|
const _cont = "contains";
|
|
288
289
|
const _conta = "contact";
|
|
289
290
|
const _cu = "custom";
|
|
@@ -548,6 +549,11 @@ exports.CommentFilter$ = [3, n0, _CF,
|
|
|
548
549
|
[],
|
|
549
550
|
[]
|
|
550
551
|
];
|
|
552
|
+
exports.CompoundCondition$ = [3, n0, _CCo,
|
|
553
|
+
0,
|
|
554
|
+
[_co],
|
|
555
|
+
[() => BooleanConditionList], 1
|
|
556
|
+
];
|
|
551
557
|
exports.ConnectCaseContent$ = [3, n0, _CCC,
|
|
552
558
|
0,
|
|
553
559
|
[_cI],
|
|
@@ -568,7 +574,7 @@ exports.Contact$ = [3, n0, _C,
|
|
|
568
574
|
[_cA],
|
|
569
575
|
[0], 1
|
|
570
576
|
];
|
|
571
|
-
exports.ContactContent$ = [3, n0,
|
|
577
|
+
exports.ContactContent$ = [3, n0, _CCon,
|
|
572
578
|
0,
|
|
573
579
|
[_cA, _ch, _cTST],
|
|
574
580
|
[0, 0, 5], 3
|
|
@@ -620,7 +626,7 @@ exports.CreateFieldResponse$ = [3, n0, _CFRr,
|
|
|
620
626
|
];
|
|
621
627
|
exports.CreateLayoutRequest$ = [3, n0, _CLR,
|
|
622
628
|
0,
|
|
623
|
-
[_dI, _n,
|
|
629
|
+
[_dI, _n, _con],
|
|
624
630
|
[[0, 1], 0, () => exports.LayoutContent$], 3
|
|
625
631
|
];
|
|
626
632
|
exports.CreateLayoutResponse$ = [3, n0, _CLRr,
|
|
@@ -630,7 +636,7 @@ exports.CreateLayoutResponse$ = [3, n0, _CLRr,
|
|
|
630
636
|
];
|
|
631
637
|
exports.CreateRelatedItemRequest$ = [3, n0, _CRIR,
|
|
632
638
|
0,
|
|
633
|
-
[_dI, _cI, _t,
|
|
639
|
+
[_dI, _cI, _t, _con, _pB],
|
|
634
640
|
[[0, 1], [0, 1], 0, [() => exports.RelatedItemInputContent$, 0], [() => exports.UserUnion$, 0]], 4
|
|
635
641
|
];
|
|
636
642
|
exports.CreateRelatedItemResponse$ = [3, n0, _CRIRr,
|
|
@@ -870,7 +876,7 @@ exports.GetLayoutRequest$ = [3, n0, _GLR,
|
|
|
870
876
|
];
|
|
871
877
|
exports.GetLayoutResponse$ = [3, n0, _GLRe,
|
|
872
878
|
0,
|
|
873
|
-
[_lI, _lA, _n,
|
|
879
|
+
[_lI, _lA, _n, _con, _ta, _de, _cTr, _lMT],
|
|
874
880
|
[0, 0, 0, () => exports.LayoutContent$, [() => Tags, 0], 2, 5, 5], 4
|
|
875
881
|
];
|
|
876
882
|
exports.GetTemplateRequest$ = [3, n0, _GTR,
|
|
@@ -885,7 +891,7 @@ exports.GetTemplateResponse$ = [3, n0, _GTRe,
|
|
|
885
891
|
];
|
|
886
892
|
exports.HiddenCaseRule$ = [3, n0, _HCR,
|
|
887
893
|
0,
|
|
888
|
-
[_dV,
|
|
894
|
+
[_dV, _co],
|
|
889
895
|
[2, () => BooleanConditionList], 2
|
|
890
896
|
];
|
|
891
897
|
exports.LayoutConfiguration$ = [3, n0, _LC,
|
|
@@ -1005,7 +1011,7 @@ exports.RelatedItemEventIncludedData$ = [3, n0, _RIEID,
|
|
|
1005
1011
|
];
|
|
1006
1012
|
exports.RequiredCaseRule$ = [3, n0, _RCR,
|
|
1007
1013
|
0,
|
|
1008
|
-
[_dV,
|
|
1014
|
+
[_dV, _co],
|
|
1009
1015
|
[2, () => BooleanConditionList], 2
|
|
1010
1016
|
];
|
|
1011
1017
|
exports.RequiredField$ = [3, n0, _RF,
|
|
@@ -1025,7 +1031,7 @@ exports.SearchAllRelatedItemsResponse$ = [3, n0, _SARIRe,
|
|
|
1025
1031
|
];
|
|
1026
1032
|
exports.SearchAllRelatedItemsResponseItem$ = [3, n0, _SARIRI,
|
|
1027
1033
|
0,
|
|
1028
|
-
[_rII, _cI, _t, _aT,
|
|
1034
|
+
[_rII, _cI, _t, _aT, _con, _pB, _ta],
|
|
1029
1035
|
[0, 0, 0, 5, [() => exports.RelatedItemContent$, 0], [() => exports.UserUnion$, 0], [() => Tags, 0]], 5
|
|
1030
1036
|
];
|
|
1031
1037
|
exports.SearchAllRelatedItemsSort$ = [3, n0, _SARIS,
|
|
@@ -1060,7 +1066,7 @@ exports.SearchRelatedItemsResponse$ = [3, n0, _SRIRe,
|
|
|
1060
1066
|
];
|
|
1061
1067
|
exports.SearchRelatedItemsResponseItem$ = [3, n0, _SRIRI,
|
|
1062
1068
|
0,
|
|
1063
|
-
[_rII, _t, _aT,
|
|
1069
|
+
[_rII, _t, _aT, _con, _ta, _pB],
|
|
1064
1070
|
[0, 0, 5, [() => exports.RelatedItemContent$, 0], [() => Tags, 0], [() => exports.UserUnion$, 0]], 4
|
|
1065
1071
|
];
|
|
1066
1072
|
exports.SlaConfiguration$ = [3, n0, _SC,
|
|
@@ -1155,7 +1161,7 @@ exports.UpdateFieldResponse$ = [3, n0, _UFRp,
|
|
|
1155
1161
|
];
|
|
1156
1162
|
exports.UpdateLayoutRequest$ = [3, n0, _ULR,
|
|
1157
1163
|
0,
|
|
1158
|
-
[_dI, _lI, _n,
|
|
1164
|
+
[_dI, _lI, _n, _con],
|
|
1159
1165
|
[[0, 1], [0, 1], 0, () => exports.LayoutContent$], 2
|
|
1160
1166
|
];
|
|
1161
1167
|
exports.UpdateLayoutResponse$ = [3, n0, _ULRp,
|
|
@@ -1300,8 +1306,8 @@ exports.AuditEventFieldValueUnion$ = [4, n0, _AEFVU,
|
|
|
1300
1306
|
];
|
|
1301
1307
|
exports.BooleanCondition$ = [4, n0, _BC,
|
|
1302
1308
|
0,
|
|
1303
|
-
[_eT, _nET],
|
|
1304
|
-
[() => exports.BooleanOperands$, () => exports.BooleanOperands$]
|
|
1309
|
+
[_eT, _nET, _aA, _oA],
|
|
1310
|
+
[() => exports.BooleanOperands$, () => exports.BooleanOperands$, () => exports.CompoundCondition$, () => exports.CompoundCondition$]
|
|
1305
1311
|
];
|
|
1306
1312
|
exports.CaseFilter$ = [4, n0, _CFa,
|
|
1307
1313
|
0,
|
|
@@ -33,7 +33,8 @@ const _CCRR = "CreateCaseRuleRequest";
|
|
|
33
33
|
const _CCRRr = "CreateCaseRuleResponse";
|
|
34
34
|
const _CCRr = "CreateCaseResponse";
|
|
35
35
|
const _CCRre = "CreateCaseRule";
|
|
36
|
-
const _CCo = "
|
|
36
|
+
const _CCo = "CompoundCondition";
|
|
37
|
+
const _CCon = "ContactContent";
|
|
37
38
|
const _CCr = "CreateCase";
|
|
38
39
|
const _CCu = "CustomContent";
|
|
39
40
|
const _CD = "CreateDomain";
|
|
@@ -274,9 +275,9 @@ const _cTo = "completionTime";
|
|
|
274
275
|
const _cTr = "createdTime";
|
|
275
276
|
const _ca = "cases";
|
|
276
277
|
const _ch = "channel";
|
|
277
|
-
const _co = "
|
|
278
|
+
const _co = "conditions";
|
|
278
279
|
const _com = "comment";
|
|
279
|
-
const _con = "
|
|
280
|
+
const _con = "content";
|
|
280
281
|
const _cont = "contains";
|
|
281
282
|
const _conta = "contact";
|
|
282
283
|
const _cu = "custom";
|
|
@@ -541,6 +542,11 @@ export var CommentFilter$ = [3, n0, _CF,
|
|
|
541
542
|
[],
|
|
542
543
|
[]
|
|
543
544
|
];
|
|
545
|
+
export var CompoundCondition$ = [3, n0, _CCo,
|
|
546
|
+
0,
|
|
547
|
+
[_co],
|
|
548
|
+
[() => BooleanConditionList], 1
|
|
549
|
+
];
|
|
544
550
|
export var ConnectCaseContent$ = [3, n0, _CCC,
|
|
545
551
|
0,
|
|
546
552
|
[_cI],
|
|
@@ -561,7 +567,7 @@ export var Contact$ = [3, n0, _C,
|
|
|
561
567
|
[_cA],
|
|
562
568
|
[0], 1
|
|
563
569
|
];
|
|
564
|
-
export var ContactContent$ = [3, n0,
|
|
570
|
+
export var ContactContent$ = [3, n0, _CCon,
|
|
565
571
|
0,
|
|
566
572
|
[_cA, _ch, _cTST],
|
|
567
573
|
[0, 0, 5], 3
|
|
@@ -613,7 +619,7 @@ export var CreateFieldResponse$ = [3, n0, _CFRr,
|
|
|
613
619
|
];
|
|
614
620
|
export var CreateLayoutRequest$ = [3, n0, _CLR,
|
|
615
621
|
0,
|
|
616
|
-
[_dI, _n,
|
|
622
|
+
[_dI, _n, _con],
|
|
617
623
|
[[0, 1], 0, () => LayoutContent$], 3
|
|
618
624
|
];
|
|
619
625
|
export var CreateLayoutResponse$ = [3, n0, _CLRr,
|
|
@@ -623,7 +629,7 @@ export var CreateLayoutResponse$ = [3, n0, _CLRr,
|
|
|
623
629
|
];
|
|
624
630
|
export var CreateRelatedItemRequest$ = [3, n0, _CRIR,
|
|
625
631
|
0,
|
|
626
|
-
[_dI, _cI, _t,
|
|
632
|
+
[_dI, _cI, _t, _con, _pB],
|
|
627
633
|
[[0, 1], [0, 1], 0, [() => RelatedItemInputContent$, 0], [() => UserUnion$, 0]], 4
|
|
628
634
|
];
|
|
629
635
|
export var CreateRelatedItemResponse$ = [3, n0, _CRIRr,
|
|
@@ -863,7 +869,7 @@ export var GetLayoutRequest$ = [3, n0, _GLR,
|
|
|
863
869
|
];
|
|
864
870
|
export var GetLayoutResponse$ = [3, n0, _GLRe,
|
|
865
871
|
0,
|
|
866
|
-
[_lI, _lA, _n,
|
|
872
|
+
[_lI, _lA, _n, _con, _ta, _de, _cTr, _lMT],
|
|
867
873
|
[0, 0, 0, () => LayoutContent$, [() => Tags, 0], 2, 5, 5], 4
|
|
868
874
|
];
|
|
869
875
|
export var GetTemplateRequest$ = [3, n0, _GTR,
|
|
@@ -878,7 +884,7 @@ export var GetTemplateResponse$ = [3, n0, _GTRe,
|
|
|
878
884
|
];
|
|
879
885
|
export var HiddenCaseRule$ = [3, n0, _HCR,
|
|
880
886
|
0,
|
|
881
|
-
[_dV,
|
|
887
|
+
[_dV, _co],
|
|
882
888
|
[2, () => BooleanConditionList], 2
|
|
883
889
|
];
|
|
884
890
|
export var LayoutConfiguration$ = [3, n0, _LC,
|
|
@@ -998,7 +1004,7 @@ export var RelatedItemEventIncludedData$ = [3, n0, _RIEID,
|
|
|
998
1004
|
];
|
|
999
1005
|
export var RequiredCaseRule$ = [3, n0, _RCR,
|
|
1000
1006
|
0,
|
|
1001
|
-
[_dV,
|
|
1007
|
+
[_dV, _co],
|
|
1002
1008
|
[2, () => BooleanConditionList], 2
|
|
1003
1009
|
];
|
|
1004
1010
|
export var RequiredField$ = [3, n0, _RF,
|
|
@@ -1018,7 +1024,7 @@ export var SearchAllRelatedItemsResponse$ = [3, n0, _SARIRe,
|
|
|
1018
1024
|
];
|
|
1019
1025
|
export var SearchAllRelatedItemsResponseItem$ = [3, n0, _SARIRI,
|
|
1020
1026
|
0,
|
|
1021
|
-
[_rII, _cI, _t, _aT,
|
|
1027
|
+
[_rII, _cI, _t, _aT, _con, _pB, _ta],
|
|
1022
1028
|
[0, 0, 0, 5, [() => RelatedItemContent$, 0], [() => UserUnion$, 0], [() => Tags, 0]], 5
|
|
1023
1029
|
];
|
|
1024
1030
|
export var SearchAllRelatedItemsSort$ = [3, n0, _SARIS,
|
|
@@ -1053,7 +1059,7 @@ export var SearchRelatedItemsResponse$ = [3, n0, _SRIRe,
|
|
|
1053
1059
|
];
|
|
1054
1060
|
export var SearchRelatedItemsResponseItem$ = [3, n0, _SRIRI,
|
|
1055
1061
|
0,
|
|
1056
|
-
[_rII, _t, _aT,
|
|
1062
|
+
[_rII, _t, _aT, _con, _ta, _pB],
|
|
1057
1063
|
[0, 0, 5, [() => RelatedItemContent$, 0], [() => Tags, 0], [() => UserUnion$, 0]], 4
|
|
1058
1064
|
];
|
|
1059
1065
|
export var SlaConfiguration$ = [3, n0, _SC,
|
|
@@ -1148,7 +1154,7 @@ export var UpdateFieldResponse$ = [3, n0, _UFRp,
|
|
|
1148
1154
|
];
|
|
1149
1155
|
export var UpdateLayoutRequest$ = [3, n0, _ULR,
|
|
1150
1156
|
0,
|
|
1151
|
-
[_dI, _lI, _n,
|
|
1157
|
+
[_dI, _lI, _n, _con],
|
|
1152
1158
|
[[0, 1], [0, 1], 0, () => LayoutContent$], 2
|
|
1153
1159
|
];
|
|
1154
1160
|
export var UpdateLayoutResponse$ = [3, n0, _ULRp,
|
|
@@ -1293,8 +1299,8 @@ export var AuditEventFieldValueUnion$ = [4, n0, _AEFVU,
|
|
|
1293
1299
|
];
|
|
1294
1300
|
export var BooleanCondition$ = [4, n0, _BC,
|
|
1295
1301
|
0,
|
|
1296
|
-
[_eT, _nET],
|
|
1297
|
-
[() => BooleanOperands$, () => BooleanOperands$]
|
|
1302
|
+
[_eT, _nET, _aA, _oA],
|
|
1303
|
+
[() => BooleanOperands$, () => BooleanOperands$, () => CompoundCondition$, () => CompoundCondition$]
|
|
1298
1304
|
];
|
|
1299
1305
|
export var CaseFilter$ = [4, n0, _CFa,
|
|
1300
1306
|
0,
|
|
@@ -81,6 +81,45 @@ declare const BatchGetCaseRuleCommand_base: {
|
|
|
81
81
|
* // },
|
|
82
82
|
* // result: true || false, // required
|
|
83
83
|
* // },
|
|
84
|
+
* // andAll: { // CompoundCondition
|
|
85
|
+
* // conditions: [ // required
|
|
86
|
+
* // {// Union: only one key present
|
|
87
|
+
* // equalTo: {
|
|
88
|
+
* // operandOne: {// Union: only one key present
|
|
89
|
+
* // fieldId: "STRING_VALUE",
|
|
90
|
+
* // },
|
|
91
|
+
* // operandTwo: {// Union: only one key present
|
|
92
|
+
* // stringValue: "STRING_VALUE",
|
|
93
|
+
* // booleanValue: true || false,
|
|
94
|
+
* // doubleValue: Number("double"),
|
|
95
|
+
* // emptyValue: {},
|
|
96
|
+
* // },
|
|
97
|
+
* // result: true || false, // required
|
|
98
|
+
* // },
|
|
99
|
+
* // notEqualTo: {
|
|
100
|
+
* // operandOne: {// Union: only one key present
|
|
101
|
+
* // fieldId: "STRING_VALUE",
|
|
102
|
+
* // },
|
|
103
|
+
* // operandTwo: {// Union: only one key present
|
|
104
|
+
* // stringValue: "STRING_VALUE",
|
|
105
|
+
* // booleanValue: true || false,
|
|
106
|
+
* // doubleValue: Number("double"),
|
|
107
|
+
* // emptyValue: {},
|
|
108
|
+
* // },
|
|
109
|
+
* // result: true || false, // required
|
|
110
|
+
* // },
|
|
111
|
+
* // andAll: {
|
|
112
|
+
* // conditions: "<BooleanConditionList>", // required
|
|
113
|
+
* // },
|
|
114
|
+
* // orAll: {
|
|
115
|
+
* // conditions: "<BooleanConditionList>", // required
|
|
116
|
+
* // },
|
|
117
|
+
* // },
|
|
118
|
+
* // ],
|
|
119
|
+
* // },
|
|
120
|
+
* // orAll: {
|
|
121
|
+
* // conditions: "<BooleanConditionList>", // required
|
|
122
|
+
* // },
|
|
84
123
|
* // },
|
|
85
124
|
* // ],
|
|
86
125
|
* // },
|
|
@@ -98,34 +137,7 @@ declare const BatchGetCaseRuleCommand_base: {
|
|
|
98
137
|
* // },
|
|
99
138
|
* // hidden: { // HiddenCaseRule
|
|
100
139
|
* // defaultValue: true || false, // required
|
|
101
|
-
* // conditions:
|
|
102
|
-
* // {// Union: only one key present
|
|
103
|
-
* // equalTo: {
|
|
104
|
-
* // operandOne: {// Union: only one key present
|
|
105
|
-
* // fieldId: "STRING_VALUE",
|
|
106
|
-
* // },
|
|
107
|
-
* // operandTwo: {// Union: only one key present
|
|
108
|
-
* // stringValue: "STRING_VALUE",
|
|
109
|
-
* // booleanValue: true || false,
|
|
110
|
-
* // doubleValue: Number("double"),
|
|
111
|
-
* // emptyValue: {},
|
|
112
|
-
* // },
|
|
113
|
-
* // result: true || false, // required
|
|
114
|
-
* // },
|
|
115
|
-
* // notEqualTo: {
|
|
116
|
-
* // operandOne: {// Union: only one key present
|
|
117
|
-
* // fieldId: "STRING_VALUE",
|
|
118
|
-
* // },
|
|
119
|
-
* // operandTwo: {// Union: only one key present
|
|
120
|
-
* // stringValue: "STRING_VALUE",
|
|
121
|
-
* // booleanValue: true || false,
|
|
122
|
-
* // doubleValue: Number("double"),
|
|
123
|
-
* // emptyValue: {},
|
|
124
|
-
* // },
|
|
125
|
-
* // result: true || false, // required
|
|
126
|
-
* // },
|
|
127
|
-
* // },
|
|
128
|
-
* // ],
|
|
140
|
+
* // conditions: "<BooleanConditionList>", // required
|
|
129
141
|
* // },
|
|
130
142
|
* // },
|
|
131
143
|
* // description: "STRING_VALUE",
|
|
@@ -69,6 +69,45 @@ declare const CreateCaseRuleCommand_base: {
|
|
|
69
69
|
* },
|
|
70
70
|
* result: true || false, // required
|
|
71
71
|
* },
|
|
72
|
+
* andAll: { // CompoundCondition
|
|
73
|
+
* conditions: [ // required
|
|
74
|
+
* {// Union: only one key present
|
|
75
|
+
* equalTo: {
|
|
76
|
+
* operandOne: {// Union: only one key present
|
|
77
|
+
* fieldId: "STRING_VALUE",
|
|
78
|
+
* },
|
|
79
|
+
* operandTwo: {// Union: only one key present
|
|
80
|
+
* stringValue: "STRING_VALUE",
|
|
81
|
+
* booleanValue: true || false,
|
|
82
|
+
* doubleValue: Number("double"),
|
|
83
|
+
* emptyValue: {},
|
|
84
|
+
* },
|
|
85
|
+
* result: true || false, // required
|
|
86
|
+
* },
|
|
87
|
+
* notEqualTo: {
|
|
88
|
+
* operandOne: {// Union: only one key present
|
|
89
|
+
* fieldId: "STRING_VALUE",
|
|
90
|
+
* },
|
|
91
|
+
* operandTwo: {// Union: only one key present
|
|
92
|
+
* stringValue: "STRING_VALUE",
|
|
93
|
+
* booleanValue: true || false,
|
|
94
|
+
* doubleValue: Number("double"),
|
|
95
|
+
* emptyValue: {},
|
|
96
|
+
* },
|
|
97
|
+
* result: true || false, // required
|
|
98
|
+
* },
|
|
99
|
+
* andAll: {
|
|
100
|
+
* conditions: "<BooleanConditionList>", // required
|
|
101
|
+
* },
|
|
102
|
+
* orAll: {
|
|
103
|
+
* conditions: "<BooleanConditionList>", // required
|
|
104
|
+
* },
|
|
105
|
+
* },
|
|
106
|
+
* ],
|
|
107
|
+
* },
|
|
108
|
+
* orAll: {
|
|
109
|
+
* conditions: "<BooleanConditionList>", // required
|
|
110
|
+
* },
|
|
72
111
|
* },
|
|
73
112
|
* ],
|
|
74
113
|
* },
|
|
@@ -86,34 +125,7 @@ declare const CreateCaseRuleCommand_base: {
|
|
|
86
125
|
* },
|
|
87
126
|
* hidden: { // HiddenCaseRule
|
|
88
127
|
* defaultValue: true || false, // required
|
|
89
|
-
* conditions:
|
|
90
|
-
* {// Union: only one key present
|
|
91
|
-
* equalTo: {
|
|
92
|
-
* operandOne: {// Union: only one key present
|
|
93
|
-
* fieldId: "STRING_VALUE",
|
|
94
|
-
* },
|
|
95
|
-
* operandTwo: {// Union: only one key present
|
|
96
|
-
* stringValue: "STRING_VALUE",
|
|
97
|
-
* booleanValue: true || false,
|
|
98
|
-
* doubleValue: Number("double"),
|
|
99
|
-
* emptyValue: {},
|
|
100
|
-
* },
|
|
101
|
-
* result: true || false, // required
|
|
102
|
-
* },
|
|
103
|
-
* notEqualTo: {
|
|
104
|
-
* operandOne: {// Union: only one key present
|
|
105
|
-
* fieldId: "STRING_VALUE",
|
|
106
|
-
* },
|
|
107
|
-
* operandTwo: {// Union: only one key present
|
|
108
|
-
* stringValue: "STRING_VALUE",
|
|
109
|
-
* booleanValue: true || false,
|
|
110
|
-
* doubleValue: Number("double"),
|
|
111
|
-
* emptyValue: {},
|
|
112
|
-
* },
|
|
113
|
-
* result: true || false, // required
|
|
114
|
-
* },
|
|
115
|
-
* },
|
|
116
|
-
* ],
|
|
128
|
+
* conditions: "<BooleanConditionList>", // required
|
|
117
129
|
* },
|
|
118
130
|
* },
|
|
119
131
|
* };
|
|
@@ -70,6 +70,45 @@ declare const UpdateCaseRuleCommand_base: {
|
|
|
70
70
|
* },
|
|
71
71
|
* result: true || false, // required
|
|
72
72
|
* },
|
|
73
|
+
* andAll: { // CompoundCondition
|
|
74
|
+
* conditions: [ // required
|
|
75
|
+
* {// Union: only one key present
|
|
76
|
+
* equalTo: {
|
|
77
|
+
* operandOne: {// Union: only one key present
|
|
78
|
+
* fieldId: "STRING_VALUE",
|
|
79
|
+
* },
|
|
80
|
+
* operandTwo: {// Union: only one key present
|
|
81
|
+
* stringValue: "STRING_VALUE",
|
|
82
|
+
* booleanValue: true || false,
|
|
83
|
+
* doubleValue: Number("double"),
|
|
84
|
+
* emptyValue: {},
|
|
85
|
+
* },
|
|
86
|
+
* result: true || false, // required
|
|
87
|
+
* },
|
|
88
|
+
* notEqualTo: {
|
|
89
|
+
* operandOne: {// Union: only one key present
|
|
90
|
+
* fieldId: "STRING_VALUE",
|
|
91
|
+
* },
|
|
92
|
+
* operandTwo: {// Union: only one key present
|
|
93
|
+
* stringValue: "STRING_VALUE",
|
|
94
|
+
* booleanValue: true || false,
|
|
95
|
+
* doubleValue: Number("double"),
|
|
96
|
+
* emptyValue: {},
|
|
97
|
+
* },
|
|
98
|
+
* result: true || false, // required
|
|
99
|
+
* },
|
|
100
|
+
* andAll: {
|
|
101
|
+
* conditions: "<BooleanConditionList>", // required
|
|
102
|
+
* },
|
|
103
|
+
* orAll: {
|
|
104
|
+
* conditions: "<BooleanConditionList>", // required
|
|
105
|
+
* },
|
|
106
|
+
* },
|
|
107
|
+
* ],
|
|
108
|
+
* },
|
|
109
|
+
* orAll: {
|
|
110
|
+
* conditions: "<BooleanConditionList>", // required
|
|
111
|
+
* },
|
|
73
112
|
* },
|
|
74
113
|
* ],
|
|
75
114
|
* },
|
|
@@ -87,34 +126,7 @@ declare const UpdateCaseRuleCommand_base: {
|
|
|
87
126
|
* },
|
|
88
127
|
* hidden: { // HiddenCaseRule
|
|
89
128
|
* defaultValue: true || false, // required
|
|
90
|
-
* conditions:
|
|
91
|
-
* {// Union: only one key present
|
|
92
|
-
* equalTo: {
|
|
93
|
-
* operandOne: {// Union: only one key present
|
|
94
|
-
* fieldId: "STRING_VALUE",
|
|
95
|
-
* },
|
|
96
|
-
* operandTwo: {// Union: only one key present
|
|
97
|
-
* stringValue: "STRING_VALUE",
|
|
98
|
-
* booleanValue: true || false,
|
|
99
|
-
* doubleValue: Number("double"),
|
|
100
|
-
* emptyValue: {},
|
|
101
|
-
* },
|
|
102
|
-
* result: true || false, // required
|
|
103
|
-
* },
|
|
104
|
-
* notEqualTo: {
|
|
105
|
-
* operandOne: {// Union: only one key present
|
|
106
|
-
* fieldId: "STRING_VALUE",
|
|
107
|
-
* },
|
|
108
|
-
* operandTwo: {// Union: only one key present
|
|
109
|
-
* stringValue: "STRING_VALUE",
|
|
110
|
-
* booleanValue: true || false,
|
|
111
|
-
* doubleValue: Number("double"),
|
|
112
|
-
* emptyValue: {},
|
|
113
|
-
* },
|
|
114
|
-
* result: true || false, // required
|
|
115
|
-
* },
|
|
116
|
-
* },
|
|
117
|
-
* ],
|
|
129
|
+
* conditions: "<BooleanConditionList>", // required
|
|
118
130
|
* },
|
|
119
131
|
* },
|
|
120
132
|
* };
|