@seamapi/types 1.789.0 → 1.791.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/connect.cjs +8 -8
- package/dist/connect.cjs.map +1 -1
- package/dist/connect.d.cts +72 -72
- package/dist/index.cjs +8 -8
- package/dist/index.cjs.map +1 -1
- package/lib/seam/connect/models/action-attempts/action-attempt.d.ts +5 -5
- package/lib/seam/connect/models/action-attempts/encode-credential.d.ts +5 -5
- package/lib/seam/connect/models/action-attempts/encode-credential.js +5 -5
- package/lib/seam/connect/models/action-attempts/encode-credential.js.map +1 -1
- package/lib/seam/connect/models/batch.d.ts +7 -7
- package/lib/seam/connect/openapi.js +3 -3
- package/lib/seam/connect/openapi.js.map +1 -1
- package/lib/seam/connect/route-types.d.ts +60 -60
- package/package.json +1 -1
- package/src/lib/seam/connect/models/action-attempts/encode-credential.ts +5 -5
- package/src/lib/seam/connect/openapi.ts +3 -3
- package/src/lib/seam/connect/route-types.ts +60 -60
|
@@ -831,8 +831,8 @@ export type Routes = {
|
|
|
831
831
|
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
832
832
|
message: string;
|
|
833
833
|
} | {
|
|
834
|
-
/** Error type to indicate that the credential
|
|
835
|
-
type: '
|
|
834
|
+
/** Error type to indicate that the credential was deleted and can no longer be encoded. */
|
|
835
|
+
type: 'credential_deleted';
|
|
836
836
|
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
837
837
|
message: string;
|
|
838
838
|
};
|
|
@@ -3239,8 +3239,8 @@ export type Routes = {
|
|
|
3239
3239
|
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
3240
3240
|
message: string;
|
|
3241
3241
|
} | {
|
|
3242
|
-
/** Error type to indicate that the credential
|
|
3243
|
-
type: '
|
|
3242
|
+
/** Error type to indicate that the credential was deleted and can no longer be encoded. */
|
|
3243
|
+
type: 'credential_deleted';
|
|
3244
3244
|
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
3245
3245
|
message: string;
|
|
3246
3246
|
};
|
|
@@ -7344,8 +7344,8 @@ export type Routes = {
|
|
|
7344
7344
|
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
7345
7345
|
message: string;
|
|
7346
7346
|
} | {
|
|
7347
|
-
/** Error type to indicate that the credential
|
|
7348
|
-
type: '
|
|
7347
|
+
/** Error type to indicate that the credential was deleted and can no longer be encoded. */
|
|
7348
|
+
type: 'credential_deleted';
|
|
7349
7349
|
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
7350
7350
|
message: string;
|
|
7351
7351
|
};
|
|
@@ -9788,8 +9788,8 @@ export type Routes = {
|
|
|
9788
9788
|
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
9789
9789
|
message: string;
|
|
9790
9790
|
} | {
|
|
9791
|
-
/** Error type to indicate that the credential
|
|
9792
|
-
type: '
|
|
9791
|
+
/** Error type to indicate that the credential was deleted and can no longer be encoded. */
|
|
9792
|
+
type: 'credential_deleted';
|
|
9793
9793
|
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
9794
9794
|
message: string;
|
|
9795
9795
|
};
|
|
@@ -14431,8 +14431,8 @@ export type Routes = {
|
|
|
14431
14431
|
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
14432
14432
|
message: string;
|
|
14433
14433
|
} | {
|
|
14434
|
-
/** Error type to indicate that the credential
|
|
14435
|
-
type: '
|
|
14434
|
+
/** Error type to indicate that the credential was deleted and can no longer be encoded. */
|
|
14435
|
+
type: 'credential_deleted';
|
|
14436
14436
|
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
14437
14437
|
message: string;
|
|
14438
14438
|
};
|
|
@@ -21060,8 +21060,8 @@ export type Routes = {
|
|
|
21060
21060
|
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
21061
21061
|
message: string;
|
|
21062
21062
|
} | {
|
|
21063
|
-
/** Error type to indicate that the credential
|
|
21064
|
-
type: '
|
|
21063
|
+
/** Error type to indicate that the credential was deleted and can no longer be encoded. */
|
|
21064
|
+
type: 'credential_deleted';
|
|
21065
21065
|
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
21066
21066
|
message: string;
|
|
21067
21067
|
};
|
|
@@ -22508,8 +22508,8 @@ export type Routes = {
|
|
|
22508
22508
|
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
22509
22509
|
message: string;
|
|
22510
22510
|
} | {
|
|
22511
|
-
/** Error type to indicate that the credential
|
|
22512
|
-
type: '
|
|
22511
|
+
/** Error type to indicate that the credential was deleted and can no longer be encoded. */
|
|
22512
|
+
type: 'credential_deleted';
|
|
22513
22513
|
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
22514
22514
|
message: string;
|
|
22515
22515
|
};
|
|
@@ -24418,8 +24418,8 @@ export type Routes = {
|
|
|
24418
24418
|
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
24419
24419
|
message: string;
|
|
24420
24420
|
} | {
|
|
24421
|
-
/** Error type to indicate that the credential
|
|
24422
|
-
type: '
|
|
24421
|
+
/** Error type to indicate that the credential was deleted and can no longer be encoded. */
|
|
24422
|
+
type: 'credential_deleted';
|
|
24423
24423
|
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
24424
24424
|
message: string;
|
|
24425
24425
|
};
|
|
@@ -27795,8 +27795,8 @@ export type Routes = {
|
|
|
27795
27795
|
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
27796
27796
|
message: string;
|
|
27797
27797
|
} | {
|
|
27798
|
-
/** Error type to indicate that the credential
|
|
27799
|
-
type: '
|
|
27798
|
+
/** Error type to indicate that the credential was deleted and can no longer be encoded. */
|
|
27799
|
+
type: 'credential_deleted';
|
|
27800
27800
|
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
27801
27801
|
message: string;
|
|
27802
27802
|
};
|
|
@@ -29136,8 +29136,8 @@ export type Routes = {
|
|
|
29136
29136
|
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
29137
29137
|
message: string;
|
|
29138
29138
|
} | {
|
|
29139
|
-
/** Error type to indicate that the credential
|
|
29140
|
-
type: '
|
|
29139
|
+
/** Error type to indicate that the credential was deleted and can no longer be encoded. */
|
|
29140
|
+
type: 'credential_deleted';
|
|
29141
29141
|
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
29142
29142
|
message: string;
|
|
29143
29143
|
};
|
|
@@ -42018,8 +42018,8 @@ export type Routes = {
|
|
|
42018
42018
|
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
42019
42019
|
message: string;
|
|
42020
42020
|
} | {
|
|
42021
|
-
/** Error type to indicate that the credential
|
|
42022
|
-
type: '
|
|
42021
|
+
/** Error type to indicate that the credential was deleted and can no longer be encoded. */
|
|
42022
|
+
type: 'credential_deleted';
|
|
42023
42023
|
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
42024
42024
|
message: string;
|
|
42025
42025
|
};
|
|
@@ -48725,8 +48725,8 @@ export type Routes = {
|
|
|
48725
48725
|
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
48726
48726
|
message: string;
|
|
48727
48727
|
} | {
|
|
48728
|
-
/** Error type to indicate that the credential
|
|
48729
|
-
type: '
|
|
48728
|
+
/** Error type to indicate that the credential was deleted and can no longer be encoded. */
|
|
48729
|
+
type: 'credential_deleted';
|
|
48730
48730
|
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
48731
48731
|
message: string;
|
|
48732
48732
|
};
|
|
@@ -50067,8 +50067,8 @@ export type Routes = {
|
|
|
50067
50067
|
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
50068
50068
|
message: string;
|
|
50069
50069
|
} | {
|
|
50070
|
-
/** Error type to indicate that the credential
|
|
50071
|
-
type: '
|
|
50070
|
+
/** Error type to indicate that the credential was deleted and can no longer be encoded. */
|
|
50071
|
+
type: 'credential_deleted';
|
|
50072
50072
|
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
50073
50073
|
message: string;
|
|
50074
50074
|
};
|
|
@@ -51407,8 +51407,8 @@ export type Routes = {
|
|
|
51407
51407
|
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
51408
51408
|
message: string;
|
|
51409
51409
|
} | {
|
|
51410
|
-
/** Error type to indicate that the credential
|
|
51411
|
-
type: '
|
|
51410
|
+
/** Error type to indicate that the credential was deleted and can no longer be encoded. */
|
|
51411
|
+
type: 'credential_deleted';
|
|
51412
51412
|
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
51413
51413
|
message: string;
|
|
51414
51414
|
};
|
|
@@ -52749,8 +52749,8 @@ export type Routes = {
|
|
|
52749
52749
|
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
52750
52750
|
message: string;
|
|
52751
52751
|
} | {
|
|
52752
|
-
/** Error type to indicate that the credential
|
|
52753
|
-
type: '
|
|
52752
|
+
/** Error type to indicate that the credential was deleted and can no longer be encoded. */
|
|
52753
|
+
type: 'credential_deleted';
|
|
52754
52754
|
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
52755
52755
|
message: string;
|
|
52756
52756
|
};
|
|
@@ -56800,8 +56800,8 @@ export type Routes = {
|
|
|
56800
56800
|
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
56801
56801
|
message: string;
|
|
56802
56802
|
} | {
|
|
56803
|
-
/** Error type to indicate that the credential
|
|
56804
|
-
type: '
|
|
56803
|
+
/** Error type to indicate that the credential was deleted and can no longer be encoded. */
|
|
56804
|
+
type: 'credential_deleted';
|
|
56805
56805
|
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
56806
56806
|
message: string;
|
|
56807
56807
|
};
|
|
@@ -58161,8 +58161,8 @@ export type Routes = {
|
|
|
58161
58161
|
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
58162
58162
|
message: string;
|
|
58163
58163
|
} | {
|
|
58164
|
-
/** Error type to indicate that the credential
|
|
58165
|
-
type: '
|
|
58164
|
+
/** Error type to indicate that the credential was deleted and can no longer be encoded. */
|
|
58165
|
+
type: 'credential_deleted';
|
|
58166
58166
|
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
58167
58167
|
message: string;
|
|
58168
58168
|
};
|
|
@@ -59578,8 +59578,8 @@ export type Routes = {
|
|
|
59578
59578
|
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
59579
59579
|
message: string;
|
|
59580
59580
|
} | {
|
|
59581
|
-
/** Error type to indicate that the credential
|
|
59582
|
-
type: '
|
|
59581
|
+
/** Error type to indicate that the credential was deleted and can no longer be encoded. */
|
|
59582
|
+
type: 'credential_deleted';
|
|
59583
59583
|
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
59584
59584
|
message: string;
|
|
59585
59585
|
};
|
|
@@ -61903,8 +61903,8 @@ export type Routes = {
|
|
|
61903
61903
|
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
61904
61904
|
message: string;
|
|
61905
61905
|
} | {
|
|
61906
|
-
/** Error type to indicate that the credential
|
|
61907
|
-
type: '
|
|
61906
|
+
/** Error type to indicate that the credential was deleted and can no longer be encoded. */
|
|
61907
|
+
type: 'credential_deleted';
|
|
61908
61908
|
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
61909
61909
|
message: string;
|
|
61910
61910
|
};
|
|
@@ -70787,8 +70787,8 @@ export type Routes = {
|
|
|
70787
70787
|
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
70788
70788
|
message: string;
|
|
70789
70789
|
} | {
|
|
70790
|
-
/** Error type to indicate that the credential
|
|
70791
|
-
type: '
|
|
70790
|
+
/** Error type to indicate that the credential was deleted and can no longer be encoded. */
|
|
70791
|
+
type: 'credential_deleted';
|
|
70792
70792
|
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
70793
70793
|
message: string;
|
|
70794
70794
|
};
|
|
@@ -72133,8 +72133,8 @@ export type Routes = {
|
|
|
72133
72133
|
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
72134
72134
|
message: string;
|
|
72135
72135
|
} | {
|
|
72136
|
-
/** Error type to indicate that the credential
|
|
72137
|
-
type: '
|
|
72136
|
+
/** Error type to indicate that the credential was deleted and can no longer be encoded. */
|
|
72137
|
+
type: 'credential_deleted';
|
|
72138
72138
|
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
72139
72139
|
message: string;
|
|
72140
72140
|
};
|
|
@@ -73585,8 +73585,8 @@ export type Routes = {
|
|
|
73585
73585
|
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
73586
73586
|
message: string;
|
|
73587
73587
|
} | {
|
|
73588
|
-
/** Error type to indicate that the credential
|
|
73589
|
-
type: '
|
|
73588
|
+
/** Error type to indicate that the credential was deleted and can no longer be encoded. */
|
|
73589
|
+
type: 'credential_deleted';
|
|
73590
73590
|
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
73591
73591
|
message: string;
|
|
73592
73592
|
};
|
|
@@ -76287,8 +76287,8 @@ export type Routes = {
|
|
|
76287
76287
|
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
76288
76288
|
message: string;
|
|
76289
76289
|
} | {
|
|
76290
|
-
/** Error type to indicate that the credential
|
|
76291
|
-
type: '
|
|
76290
|
+
/** Error type to indicate that the credential was deleted and can no longer be encoded. */
|
|
76291
|
+
type: 'credential_deleted';
|
|
76292
76292
|
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
76293
76293
|
message: string;
|
|
76294
76294
|
};
|
|
@@ -77637,8 +77637,8 @@ export type Routes = {
|
|
|
77637
77637
|
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
77638
77638
|
message: string;
|
|
77639
77639
|
} | {
|
|
77640
|
-
/** Error type to indicate that the credential
|
|
77641
|
-
type: '
|
|
77640
|
+
/** Error type to indicate that the credential was deleted and can no longer be encoded. */
|
|
77641
|
+
type: 'credential_deleted';
|
|
77642
77642
|
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
77643
77643
|
message: string;
|
|
77644
77644
|
};
|
|
@@ -81678,8 +81678,8 @@ export type Routes = {
|
|
|
81678
81678
|
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
81679
81679
|
message: string;
|
|
81680
81680
|
} | {
|
|
81681
|
-
/** Error type to indicate that the credential
|
|
81682
|
-
type: '
|
|
81681
|
+
/** Error type to indicate that the credential was deleted and can no longer be encoded. */
|
|
81682
|
+
type: 'credential_deleted';
|
|
81683
81683
|
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
81684
81684
|
message: string;
|
|
81685
81685
|
};
|
|
@@ -83223,8 +83223,8 @@ export type Routes = {
|
|
|
83223
83223
|
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
83224
83224
|
message: string;
|
|
83225
83225
|
} | {
|
|
83226
|
-
/** Error type to indicate that the credential
|
|
83227
|
-
type: '
|
|
83226
|
+
/** Error type to indicate that the credential was deleted and can no longer be encoded. */
|
|
83227
|
+
type: 'credential_deleted';
|
|
83228
83228
|
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
83229
83229
|
message: string;
|
|
83230
83230
|
};
|
|
@@ -84596,8 +84596,8 @@ export type Routes = {
|
|
|
84596
84596
|
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
84597
84597
|
message: string;
|
|
84598
84598
|
} | {
|
|
84599
|
-
/** Error type to indicate that the credential
|
|
84600
|
-
type: '
|
|
84599
|
+
/** Error type to indicate that the credential was deleted and can no longer be encoded. */
|
|
84600
|
+
type: 'credential_deleted';
|
|
84601
84601
|
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
84602
84602
|
message: string;
|
|
84603
84603
|
};
|
|
@@ -86081,8 +86081,8 @@ export type Routes = {
|
|
|
86081
86081
|
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
86082
86082
|
message: string;
|
|
86083
86083
|
} | {
|
|
86084
|
-
/** Error type to indicate that the credential
|
|
86085
|
-
type: '
|
|
86084
|
+
/** Error type to indicate that the credential was deleted and can no longer be encoded. */
|
|
86085
|
+
type: 'credential_deleted';
|
|
86086
86086
|
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
86087
86087
|
message: string;
|
|
86088
86088
|
};
|
|
@@ -93737,8 +93737,8 @@ export type Routes = {
|
|
|
93737
93737
|
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
93738
93738
|
message: string;
|
|
93739
93739
|
} | {
|
|
93740
|
-
/** Error type to indicate that the credential
|
|
93741
|
-
type: '
|
|
93740
|
+
/** Error type to indicate that the credential was deleted and can no longer be encoded. */
|
|
93741
|
+
type: 'credential_deleted';
|
|
93742
93742
|
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
93743
93743
|
message: string;
|
|
93744
93744
|
};
|
|
@@ -100622,8 +100622,8 @@ export type Routes = {
|
|
|
100622
100622
|
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
100623
100623
|
message: string;
|
|
100624
100624
|
} | {
|
|
100625
|
-
/** Error type to indicate that the credential
|
|
100626
|
-
type: '
|
|
100625
|
+
/** Error type to indicate that the credential was deleted and can no longer be encoded. */
|
|
100626
|
+
type: 'credential_deleted';
|
|
100627
100627
|
/** Detailed description of the error. Provides insights into the issue and potentially how to rectify it. */
|
|
100628
100628
|
message: string;
|
|
100629
100629
|
};
|
package/package.json
CHANGED
|
@@ -124,12 +124,12 @@ const encoding_interrupted_error = z
|
|
|
124
124
|
'Error to indicate that encoding was interrupted, for example, if the card was removed from the encoder before writing was complete.',
|
|
125
125
|
)
|
|
126
126
|
|
|
127
|
-
const
|
|
127
|
+
const credential_deleted_error = z
|
|
128
128
|
.object({
|
|
129
129
|
type: z
|
|
130
|
-
.literal('
|
|
130
|
+
.literal('credential_deleted')
|
|
131
131
|
.describe(
|
|
132
|
-
'Error type to indicate that the credential
|
|
132
|
+
'Error type to indicate that the credential was deleted and can no longer be encoded.',
|
|
133
133
|
),
|
|
134
134
|
message: z
|
|
135
135
|
.string()
|
|
@@ -138,7 +138,7 @@ const credential_being_deleted_error = z
|
|
|
138
138
|
),
|
|
139
139
|
})
|
|
140
140
|
.describe(
|
|
141
|
-
'Error to indicate that the credential
|
|
141
|
+
'Error to indicate that the credential was deleted and can no longer be encoded.',
|
|
142
142
|
)
|
|
143
143
|
|
|
144
144
|
const error = z.union([
|
|
@@ -150,7 +150,7 @@ const error = z.union([
|
|
|
150
150
|
encoder_communication_timeout,
|
|
151
151
|
bridge_disconnected_error,
|
|
152
152
|
encoding_interrupted_error,
|
|
153
|
-
|
|
153
|
+
credential_deleted_error,
|
|
154
154
|
])
|
|
155
155
|
|
|
156
156
|
const result = acs_credential
|
|
@@ -8155,7 +8155,7 @@ export default {
|
|
|
8155
8155
|
},
|
|
8156
8156
|
{
|
|
8157
8157
|
description:
|
|
8158
|
-
'Error to indicate that the credential
|
|
8158
|
+
'Error to indicate that the credential was deleted and can no longer be encoded.',
|
|
8159
8159
|
properties: {
|
|
8160
8160
|
message: {
|
|
8161
8161
|
description:
|
|
@@ -8164,8 +8164,8 @@ export default {
|
|
|
8164
8164
|
},
|
|
8165
8165
|
type: {
|
|
8166
8166
|
description:
|
|
8167
|
-
'Error type to indicate that the credential
|
|
8168
|
-
enum: ['
|
|
8167
|
+
'Error type to indicate that the credential was deleted and can no longer be encoded.',
|
|
8168
|
+
enum: ['credential_deleted'],
|
|
8169
8169
|
type: 'string',
|
|
8170
8170
|
},
|
|
8171
8171
|
},
|