@alicloud/cloudauth20190307 3.9.4 → 3.10.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/client.d.ts +271 -10
- package/dist/client.js +393 -10
- package/dist/client.js.map +1 -1
- package/dist/models/ContrastFaceVerifyAdvanceRequest.d.ts +93 -0
- package/dist/models/ContrastFaceVerifyAdvanceRequest.js.map +1 -1
- package/dist/models/ContrastFaceVerifyRequest.d.ts +93 -0
- package/dist/models/ContrastFaceVerifyRequest.js.map +1 -1
- package/dist/models/ContrastFaceVerifyResponseBody.d.ts +32 -0
- package/dist/models/ContrastFaceVerifyResponseBody.js.map +1 -1
- package/dist/models/CreateAuthKeyRequest.d.ts +12 -0
- package/dist/models/CreateAuthKeyRequest.js.map +1 -1
- package/dist/models/CreateAuthKeyResponseBody.d.ts +6 -0
- package/dist/models/CreateAuthKeyResponseBody.js.map +1 -1
- package/dist/models/CreateVerifySettingRequest.d.ts +18 -0
- package/dist/models/CreateVerifySettingRequest.js.map +1 -1
- package/dist/models/CreateVerifySettingResponseBody.d.ts +20 -0
- package/dist/models/CreateVerifySettingResponseBody.js.map +1 -1
- package/dist/models/CredentialVerifyRequest.d.ts +132 -0
- package/dist/models/CredentialVerifyRequest.js.map +1 -1
- package/dist/models/CredentialVerifyResponseBody.d.ts +103 -0
- package/dist/models/CredentialVerifyResponseBody.js.map +1 -1
- package/dist/models/CredentialVerifyShrinkRequest.d.ts +116 -0
- package/dist/models/CredentialVerifyShrinkRequest.js.map +1 -1
- package/dist/models/DescribeCardVerifyRequest.d.ts +3 -0
- package/dist/models/DescribeCardVerifyRequest.js.map +1 -1
- package/dist/models/DescribeCardVerifyResponseBody.d.ts +52 -0
- package/dist/models/DescribeCardVerifyResponseBody.js.map +1 -1
- package/dist/models/DescribeDeviceInfoRequest.d.ts +21 -0
- package/dist/models/DescribeDeviceInfoRequest.js.map +1 -1
- package/dist/models/DescribeDeviceInfoResponseBody.d.ts +31 -0
- package/dist/models/DescribeDeviceInfoResponseBody.js.map +1 -1
- package/dist/models/DescribeFaceGuardRiskRequest.d.ts +14 -0
- package/dist/models/DescribeFaceGuardRiskRequest.js.map +1 -1
- package/dist/models/DescribeFaceGuardRiskResponseBody.d.ts +32 -1
- package/dist/models/DescribeFaceGuardRiskResponseBody.js.map +1 -1
- package/dist/models/DescribeFaceVerifyRequest.d.ts +9 -0
- package/dist/models/DescribeFaceVerifyRequest.js.map +1 -1
- package/dist/models/DescribeFaceVerifyResponseBody.d.ts +59 -0
- package/dist/models/DescribeFaceVerifyResponseBody.js.map +1 -1
- package/dist/models/DescribeOssUploadTokenResponseBody.d.ts +28 -0
- package/dist/models/DescribeOssUploadTokenResponseBody.js.map +1 -1
- package/dist/models/DescribePageFaceVerifyDataRequest.d.ts +18 -0
- package/dist/models/DescribePageFaceVerifyDataRequest.js.map +1 -1
- package/dist/models/DescribePageFaceVerifyDataResponseBody.d.ts +50 -0
- package/dist/models/DescribePageFaceVerifyDataResponseBody.js.map +1 -1
- package/dist/models/DescribeSmartStatisticsPageListRequest.d.ts +13 -0
- package/dist/models/DescribeSmartStatisticsPageListRequest.js.map +1 -1
- package/dist/models/DescribeSmartStatisticsPageListResponseBody.d.ts +44 -0
- package/dist/models/DescribeSmartStatisticsPageListResponseBody.js.map +1 -1
- package/dist/models/DescribeVerifyResultRequest.d.ts +4 -0
- package/dist/models/DescribeVerifyResultRequest.js.map +1 -1
- package/dist/models/DescribeVerifyResultResponseBody.d.ts +125 -0
- package/dist/models/DescribeVerifyResultResponseBody.js.map +1 -1
- package/dist/models/DescribeVerifySdkrequest.d.ts +2 -0
- package/dist/models/DescribeVerifySdkrequest.js.map +1 -1
- package/dist/models/DescribeVerifySdkresponseBody.d.ts +6 -0
- package/dist/models/DescribeVerifySdkresponseBody.js.map +1 -1
- package/dist/models/DescribeVerifyTokenRequest.d.ts +49 -0
- package/dist/models/DescribeVerifyTokenRequest.js.map +1 -1
- package/dist/models/DescribeVerifyTokenResponseBody.d.ts +34 -0
- package/dist/models/DescribeVerifyTokenResponseBody.js.map +1 -1
- package/dist/models/DetectFaceAttributesRequest.d.ts +5 -0
- package/dist/models/DetectFaceAttributesRequest.js.map +1 -1
- package/dist/models/DetectFaceAttributesResponseBody.d.ts +100 -0
- package/dist/models/DetectFaceAttributesResponseBody.js.map +1 -1
- package/dist/models/Id3metaVerifyAdvanceRequest.d.ts +87 -0
- package/dist/models/Id3metaVerifyAdvanceRequest.js +67 -0
- package/dist/models/Id3metaVerifyAdvanceRequest.js.map +1 -0
- package/dist/models/Id3metaVerifyRequest.d.ts +86 -0
- package/dist/models/Id3metaVerifyRequest.js +68 -0
- package/dist/models/Id3metaVerifyRequest.js.map +1 -0
- package/dist/models/Id3metaVerifyResponse.d.ts +19 -0
- package/dist/models/Id3metaVerifyResponse.js +69 -0
- package/dist/models/Id3metaVerifyResponse.js.map +1 -0
- package/dist/models/Id3metaVerifyResponseBody.d.ts +83 -0
- package/dist/models/Id3metaVerifyResponseBody.js +88 -0
- package/dist/models/Id3metaVerifyResponseBody.js.map +1 -0
- package/dist/models/InitFaceVerifyRequest.d.ts +348 -0
- package/dist/models/InitFaceVerifyRequest.js +2 -0
- package/dist/models/InitFaceVerifyRequest.js.map +1 -1
- package/dist/models/InitFaceVerifyResponseBody.d.ts +32 -0
- package/dist/models/InitFaceVerifyResponseBody.js.map +1 -1
- package/dist/models/LivenessFaceVerifyRequest.d.ts +46 -0
- package/dist/models/LivenessFaceVerifyRequest.js.map +1 -1
- package/dist/models/LivenessFaceVerifyResponseBody.d.ts +29 -0
- package/dist/models/LivenessFaceVerifyResponseBody.js.map +1 -1
- package/dist/models/VerifyMaterialRequest.d.ts +24 -0
- package/dist/models/VerifyMaterialRequest.js.map +1 -1
- package/dist/models/VerifyMaterialResponseBody.d.ts +118 -0
- package/dist/models/VerifyMaterialResponseBody.js.map +1 -1
- package/dist/models/model.d.ts +5 -0
- package/dist/models/model.js +15 -5
- package/dist/models/model.js.map +1 -1
- package/package.json +1 -1
- package/src/client.ts +407 -10
- package/src/models/ContrastFaceVerifyAdvanceRequest.ts +93 -0
- package/src/models/ContrastFaceVerifyRequest.ts +93 -0
- package/src/models/ContrastFaceVerifyResponseBody.ts +32 -0
- package/src/models/CreateAuthKeyRequest.ts +12 -0
- package/src/models/CreateAuthKeyResponseBody.ts +6 -0
- package/src/models/CreateVerifySettingRequest.ts +18 -0
- package/src/models/CreateVerifySettingResponseBody.ts +20 -0
- package/src/models/CredentialVerifyRequest.ts +132 -0
- package/src/models/CredentialVerifyResponseBody.ts +103 -0
- package/src/models/CredentialVerifyShrinkRequest.ts +116 -0
- package/src/models/DescribeCardVerifyRequest.ts +3 -0
- package/src/models/DescribeCardVerifyResponseBody.ts +52 -0
- package/src/models/DescribeDeviceInfoRequest.ts +21 -0
- package/src/models/DescribeDeviceInfoResponseBody.ts +31 -0
- package/src/models/DescribeFaceGuardRiskRequest.ts +14 -0
- package/src/models/DescribeFaceGuardRiskResponseBody.ts +32 -1
- package/src/models/DescribeFaceVerifyRequest.ts +9 -0
- package/src/models/DescribeFaceVerifyResponseBody.ts +59 -0
- package/src/models/DescribeOssUploadTokenResponseBody.ts +28 -0
- package/src/models/DescribePageFaceVerifyDataRequest.ts +18 -0
- package/src/models/DescribePageFaceVerifyDataResponseBody.ts +50 -0
- package/src/models/DescribeSmartStatisticsPageListRequest.ts +13 -0
- package/src/models/DescribeSmartStatisticsPageListResponseBody.ts +44 -0
- package/src/models/DescribeVerifyResultRequest.ts +4 -0
- package/src/models/DescribeVerifyResultResponseBody.ts +125 -0
- package/src/models/DescribeVerifySdkrequest.ts +2 -0
- package/src/models/DescribeVerifySdkresponseBody.ts +6 -0
- package/src/models/DescribeVerifyTokenRequest.ts +49 -0
- package/src/models/DescribeVerifyTokenResponseBody.ts +34 -0
- package/src/models/DetectFaceAttributesRequest.ts +5 -0
- package/src/models/DetectFaceAttributesResponseBody.ts +100 -0
- package/src/models/Id3metaVerifyAdvanceRequest.ts +110 -0
- package/src/models/Id3metaVerifyRequest.ts +109 -0
- package/src/models/Id3metaVerifyResponse.ts +40 -0
- package/src/models/Id3metaVerifyResponseBody.ts +117 -0
- package/src/models/InitFaceVerifyRequest.ts +350 -0
- package/src/models/InitFaceVerifyResponseBody.ts +32 -0
- package/src/models/LivenessFaceVerifyRequest.ts +46 -0
- package/src/models/LivenessFaceVerifyResponseBody.ts +29 -0
- package/src/models/VerifyMaterialRequest.ts +24 -0
- package/src/models/VerifyMaterialResponseBody.ts +118 -0
- package/src/models/model.ts +5 -0
|
@@ -2,6 +2,8 @@ import * as $dara from '@darabonba/typescript';
|
|
|
2
2
|
export declare class DescribeVerifyResultRequest extends $dara.Model {
|
|
3
3
|
/**
|
|
4
4
|
* @remarks
|
|
5
|
+
* Authentication ID. A unique ID that identifies an authentication task, not exceeding 64 characters. For a single authentication task, the system supports an unlimited number of submissions until the final authentication is successful and the task is completed. > You need to use a different BizId for each new authentication task.
|
|
6
|
+
*
|
|
5
7
|
* This parameter is required.
|
|
6
8
|
*
|
|
7
9
|
* @example
|
|
@@ -10,6 +12,8 @@ export declare class DescribeVerifyResultRequest extends $dara.Model {
|
|
|
10
12
|
bizId?: string;
|
|
11
13
|
/**
|
|
12
14
|
* @remarks
|
|
15
|
+
* Business scenario identifier for real-person authentication service
|
|
16
|
+
*
|
|
13
17
|
* This parameter is required.
|
|
14
18
|
*
|
|
15
19
|
* @example
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DescribeVerifyResultRequest.js","sourceRoot":"","sources":["../../src/models/DescribeVerifyResultRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,2BAA4B,SAAQ,KAAK,CAAC,KAAK;
|
|
1
|
+
{"version":3,"file":"DescribeVerifyResultRequest.js","sourceRoot":"","sources":["../../src/models/DescribeVerifyResultRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,2BAA4B,SAAQ,KAAK,CAAC,KAAK;IAqB1D,MAAM,CAAC,KAAK;QACV,OAAO;YACL,KAAK,EAAE,OAAO;YACd,OAAO,EAAE,SAAS;SACnB,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,KAAK,EAAE,QAAQ;YACf,OAAO,EAAE,QAAQ;SAClB,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AA1CD,kEA0CC"}
|
|
@@ -1,35 +1,83 @@
|
|
|
1
1
|
import * as $dara from '@darabonba/typescript';
|
|
2
2
|
export declare class DescribeVerifyResultResponseBodyMaterialIdCardInfo extends $dara.Model {
|
|
3
|
+
/**
|
|
4
|
+
* @remarks
|
|
5
|
+
* Address.
|
|
6
|
+
*
|
|
7
|
+
* @example
|
|
8
|
+
* 浙江省杭州市余杭区文一西路969号
|
|
9
|
+
*/
|
|
3
10
|
address?: string;
|
|
11
|
+
/**
|
|
12
|
+
* @remarks
|
|
13
|
+
* Issuing authority.
|
|
14
|
+
*
|
|
15
|
+
* @example
|
|
16
|
+
* 杭州市公安局
|
|
17
|
+
*/
|
|
4
18
|
authority?: string;
|
|
5
19
|
/**
|
|
20
|
+
* @remarks
|
|
21
|
+
* HTTP/HTTPS link to the image of the back side (national emblem side) of the ID card. The link is valid for 5 minutes, and it is recommended to store it for business use to avoid any impact.
|
|
22
|
+
* > If the HTTP/HTTPS link to the front-facing portrait image expires, you can call DescribeVerifyResult again to get the link.
|
|
23
|
+
*
|
|
6
24
|
* @example
|
|
7
25
|
* http://image-demo.img-cn-hangzhou.aliyuncs.com/example3.jpg
|
|
8
26
|
*/
|
|
9
27
|
backImageUrl?: string;
|
|
10
28
|
/**
|
|
29
|
+
* @remarks
|
|
30
|
+
* Date of birth.
|
|
31
|
+
*
|
|
11
32
|
* @example
|
|
12
33
|
* 19900101
|
|
13
34
|
*/
|
|
14
35
|
birth?: string;
|
|
15
36
|
/**
|
|
37
|
+
* @remarks
|
|
38
|
+
* The end date of the document\\"s validity period. Format: yyyymmdd.
|
|
39
|
+
*
|
|
16
40
|
* @example
|
|
17
41
|
* 20201101
|
|
18
42
|
*/
|
|
19
43
|
endDate?: string;
|
|
20
44
|
/**
|
|
45
|
+
* @remarks
|
|
46
|
+
* HTTP/HTTPS link to the image of the front side (portrait side) of the ID card. The link is valid for 5 minutes, and it is recommended to store it for business use to avoid any impact.
|
|
47
|
+
* > If the HTTP/HTTPS link to the front-facing portrait image expires, you can call DescribeVerifyResult again to get the link.
|
|
48
|
+
*
|
|
21
49
|
* @example
|
|
22
50
|
* http://image-demo.img-cn-hangzhou.aliyuncs.com/example2.jpg
|
|
23
51
|
*/
|
|
24
52
|
frontImageUrl?: string;
|
|
53
|
+
/**
|
|
54
|
+
* @remarks
|
|
55
|
+
* Name.
|
|
56
|
+
*
|
|
57
|
+
* @example
|
|
58
|
+
* 张三
|
|
59
|
+
*/
|
|
25
60
|
name?: string;
|
|
61
|
+
/**
|
|
62
|
+
* @remarks
|
|
63
|
+
* Nationality.
|
|
64
|
+
*
|
|
65
|
+
* @example
|
|
66
|
+
* 汉
|
|
67
|
+
*/
|
|
26
68
|
nationality?: string;
|
|
27
69
|
/**
|
|
70
|
+
* @remarks
|
|
71
|
+
* ID card number.
|
|
72
|
+
*
|
|
28
73
|
* @example
|
|
29
74
|
* 02343218901123****
|
|
30
75
|
*/
|
|
31
76
|
number?: string;
|
|
32
77
|
/**
|
|
78
|
+
* @remarks
|
|
79
|
+
* Start date of the document\\"s validity. Format: yyyymmdd.
|
|
80
|
+
*
|
|
33
81
|
* @example
|
|
34
82
|
* 20201101
|
|
35
83
|
*/
|
|
@@ -47,32 +95,72 @@ export declare class DescribeVerifyResultResponseBodyMaterialIdCardInfo extends
|
|
|
47
95
|
}
|
|
48
96
|
export declare class DescribeVerifyResultResponseBodyMaterial extends $dara.Model {
|
|
49
97
|
/**
|
|
98
|
+
* @remarks
|
|
99
|
+
* The global camera image captured by the real-person authentication SDK.
|
|
100
|
+
*
|
|
101
|
+
* > This parameter will only take effect after configuration. If you need to use this parameter, please submit a [ticket](https://selfservice.console.aliyun.com/ticket/category/cloudauth/today) to contact us.
|
|
102
|
+
*
|
|
50
103
|
* @example
|
|
51
104
|
* http://image-demo.img-cn-hangzhou.aliyuncs.com/face-global-example.jpg
|
|
52
105
|
*/
|
|
53
106
|
faceGlobalUrl?: string;
|
|
54
107
|
/**
|
|
108
|
+
* @remarks
|
|
109
|
+
* The HTTP or HTTPS link to the frontal face image. The link is valid for 5 minutes, and it is recommended to store it elsewhere to avoid any impact on usage.
|
|
110
|
+
* > If the HTTP or HTTPS link to the frontal face image expires, you can call [DescribeVerifyResult](https://help.aliyun.com/document_detail/154606.html) again to get the link.
|
|
111
|
+
*
|
|
55
112
|
* @example
|
|
56
113
|
* http://image-demo.img-cn-hangzhou.aliyuncs.com/face-image-example.jpg
|
|
57
114
|
*/
|
|
58
115
|
faceImageUrl?: string;
|
|
59
116
|
/**
|
|
117
|
+
* @remarks
|
|
118
|
+
* Whether the face is wearing a mask. Values:
|
|
119
|
+
* - **true**: Wearing a mask
|
|
120
|
+
* - **false**: Not wearing a mask
|
|
121
|
+
*
|
|
60
122
|
* @example
|
|
61
123
|
* false
|
|
62
124
|
*/
|
|
63
125
|
faceMask?: boolean;
|
|
64
126
|
/**
|
|
127
|
+
* @remarks
|
|
128
|
+
* The quality of the frontal face image. Values:
|
|
129
|
+
* - **UNQUALIFIED**: Poor quality
|
|
130
|
+
* - **LOW**: Low
|
|
131
|
+
* - **NORMAL**: Normal
|
|
132
|
+
* - **HIGH**: High
|
|
133
|
+
*
|
|
65
134
|
* @example
|
|
66
135
|
* NORMAL
|
|
67
136
|
*/
|
|
68
137
|
faceQuality?: string;
|
|
138
|
+
/**
|
|
139
|
+
* @remarks
|
|
140
|
+
* OCR results of the ID card information.
|
|
141
|
+
* > If there is no front and back information of the ID card during the authentication process, the real-person authentication service will not return the OCR results of the ID card. Even if there is front and back information of the ID card during the authentication process, the real-person authentication service does not guarantee to return all the information on the ID card. Due to issues with ID card photography, the OCR may fail to recognize some information, resulting in incomplete OCR information. It is recommended that your business does not strongly rely on the ID card OCR information.
|
|
142
|
+
*/
|
|
69
143
|
idCardInfo?: DescribeVerifyResultResponseBodyMaterialIdCardInfo;
|
|
144
|
+
/**
|
|
145
|
+
* @remarks
|
|
146
|
+
* Name.
|
|
147
|
+
*
|
|
148
|
+
* @example
|
|
149
|
+
* 张三
|
|
150
|
+
*/
|
|
70
151
|
idCardName?: string;
|
|
71
152
|
/**
|
|
153
|
+
* @remarks
|
|
154
|
+
* ID number.
|
|
155
|
+
*
|
|
72
156
|
* @example
|
|
73
157
|
* 02343218901123****
|
|
74
158
|
*/
|
|
75
159
|
idCardNumber?: string;
|
|
160
|
+
/**
|
|
161
|
+
* @remarks
|
|
162
|
+
* The URL addresses of the recorded videos returned by the historical RPH5BioOnly solution.
|
|
163
|
+
*/
|
|
76
164
|
videoUrls?: string[];
|
|
77
165
|
static names(): {
|
|
78
166
|
[key: string]: string;
|
|
@@ -87,27 +175,64 @@ export declare class DescribeVerifyResultResponseBodyMaterial extends $dara.Mode
|
|
|
87
175
|
}
|
|
88
176
|
export declare class DescribeVerifyResultResponseBody extends $dara.Model {
|
|
89
177
|
/**
|
|
178
|
+
* @remarks
|
|
179
|
+
* The comparison score between the face photo submitted during the authentication process and the authoritative data, with a value range of **0** to **100**.
|
|
180
|
+
* Confidence threshold references:
|
|
181
|
+
* - When the false acceptance rate is 0.001%, the corresponding threshold is 95. - When the false acceptance rate is 0.01%, the corresponding threshold is 90. - When the false acceptance rate is 0.1%, the corresponding threshold is 80. - When the false acceptance rate is 1%, the corresponding threshold is 60.
|
|
182
|
+
* > This field only indicates the comparison result between the face and the authoritative data, for your reference only. It is generally not recommended to use this value alone as the standard for whether the authentication passes. For a comprehensive authentication result, please refer to the **VerifyStatus** field. The **VerifyStatus** result integrates the comparison of the face with the authoritative data and various other strategies, which can enhance security levels.
|
|
183
|
+
*
|
|
90
184
|
* @example
|
|
91
185
|
* 97
|
|
92
186
|
*/
|
|
93
187
|
authorityComparisionScore?: number;
|
|
94
188
|
/**
|
|
189
|
+
* @remarks
|
|
190
|
+
* The comparison score between the face photo submitted during the authentication process and the face in the retained face image. The value range is **0**~**100**.
|
|
191
|
+
*
|
|
192
|
+
* Confidence threshold reference:
|
|
193
|
+
*
|
|
194
|
+
* - When the false recognition rate is 0.001%, the corresponding threshold is 95.
|
|
195
|
+
* - When the false recognition rate is 0.01%, the corresponding threshold is 90.
|
|
196
|
+
* - When the false recognition rate is 0.1%, the corresponding threshold is 80.
|
|
197
|
+
* - When the false recognition rate is 1%, the corresponding threshold is 60.
|
|
198
|
+
*
|
|
95
199
|
* @example
|
|
96
200
|
* 97
|
|
97
201
|
*/
|
|
98
202
|
faceComparisonScore?: number;
|
|
99
203
|
/**
|
|
204
|
+
* @remarks
|
|
205
|
+
* The comparison score between the face photo submitted during the authentication process and the face on the ID card\\"s face side. The value range is **0**~**100**.
|
|
206
|
+
*
|
|
207
|
+
* Confidence threshold reference:
|
|
208
|
+
*
|
|
209
|
+
* - When the false recognition rate is 0.001%, the corresponding threshold is 95.
|
|
210
|
+
* - When the false recognition rate is 0.01%, the corresponding threshold is 90.
|
|
211
|
+
* - When the false recognition rate is 0.1%, the corresponding threshold is 80.
|
|
212
|
+
* - When the false recognition rate is 1%, the corresponding threshold is 60.
|
|
213
|
+
*
|
|
100
214
|
* @example
|
|
101
215
|
* 97
|
|
102
216
|
*/
|
|
103
217
|
idCardFaceComparisonScore?: number;
|
|
218
|
+
/**
|
|
219
|
+
* @remarks
|
|
220
|
+
* Authentication materials.
|
|
221
|
+
*/
|
|
104
222
|
material?: DescribeVerifyResultResponseBodyMaterial;
|
|
105
223
|
/**
|
|
224
|
+
* @remarks
|
|
225
|
+
* The ID of this request.
|
|
226
|
+
*
|
|
106
227
|
* @example
|
|
107
228
|
* 04F0F334-1335-436C-A1D7-6C044FE73368
|
|
108
229
|
*/
|
|
109
230
|
requestId?: string;
|
|
110
231
|
/**
|
|
232
|
+
* @remarks
|
|
233
|
+
* Authentication status, values:
|
|
234
|
+
* - **-1**: Not authenticated - **1**: Authentication passed - **2** to **n**: Authentication failed for various reasons. For detailed descriptions, see the authentication status explanation.
|
|
235
|
+
*
|
|
111
236
|
* @example
|
|
112
237
|
* 1
|
|
113
238
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DescribeVerifyResultResponseBody.js","sourceRoot":"","sources":["../../src/models/DescribeVerifyResultResponseBody.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,kDAAmD,SAAQ,KAAK,CAAC,KAAK;
|
|
1
|
+
{"version":3,"file":"DescribeVerifyResultResponseBody.js","sourceRoot":"","sources":["../../src/models/DescribeVerifyResultResponseBody.ts"],"names":[],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DescribeVerifySdkrequest.js","sourceRoot":"","sources":["../../src/models/DescribeVerifySdkrequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,wBAAyB,SAAQ,KAAK,CAAC,KAAK;
|
|
1
|
+
{"version":3,"file":"DescribeVerifySdkrequest.js","sourceRoot":"","sources":["../../src/models/DescribeVerifySdkrequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,wBAAyB,SAAQ,KAAK,CAAC,KAAK;IAWvD,MAAM,CAAC,KAAK;QACV,OAAO;YACL,MAAM,EAAE,QAAQ;SACjB,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,MAAM,EAAE,QAAQ;SACjB,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AA9BD,4DA8BC"}
|
|
@@ -1,11 +1,17 @@
|
|
|
1
1
|
import * as $dara from '@darabonba/typescript';
|
|
2
2
|
export declare class DescribeVerifySDKResponseBody extends $dara.Model {
|
|
3
3
|
/**
|
|
4
|
+
* @remarks
|
|
5
|
+
* The ID of this request.
|
|
6
|
+
*
|
|
4
7
|
* @example
|
|
5
8
|
* 473469C7-AA6F-4DC5-B3DB-A3DC0DE3C83E
|
|
6
9
|
*/
|
|
7
10
|
requestId?: string;
|
|
8
11
|
/**
|
|
12
|
+
* @remarks
|
|
13
|
+
* The SDK download URL. When not empty, it indicates that the generation is complete.
|
|
14
|
+
*
|
|
9
15
|
* @example
|
|
10
16
|
* https://www.xxx.com
|
|
11
17
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DescribeVerifySdkresponseBody.js","sourceRoot":"","sources":["../../src/models/DescribeVerifySdkresponseBody.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,6BAA8B,SAAQ,KAAK,CAAC,KAAK;
|
|
1
|
+
{"version":3,"file":"DescribeVerifySdkresponseBody.js","sourceRoot":"","sources":["../../src/models/DescribeVerifySdkresponseBody.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,6BAA8B,SAAQ,KAAK,CAAC,KAAK;IAiB5D,MAAM,CAAC,KAAK;QACV,OAAO;YACL,SAAS,EAAE,WAAW;YACtB,MAAM,EAAE,QAAQ;SACjB,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,SAAS,EAAE,QAAQ;YACnB,MAAM,EAAE,QAAQ;SACjB,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AAtCD,sEAsCC"}
|
|
@@ -2,6 +2,10 @@ import * as $dara from '@darabonba/typescript';
|
|
|
2
2
|
export declare class DescribeVerifyTokenRequest extends $dara.Model {
|
|
3
3
|
/**
|
|
4
4
|
* @remarks
|
|
5
|
+
* Verification ID. A unique ID that identifies a verification task, not exceeding 64 characters. For a single verification task, the system supports unlimited submissions until the final verification is passed and the task is completed.
|
|
6
|
+
*
|
|
7
|
+
* > Different BizIds are required for different verification tasks.
|
|
8
|
+
*
|
|
5
9
|
* This parameter is required.
|
|
6
10
|
*
|
|
7
11
|
* @example
|
|
@@ -10,6 +14,8 @@ export declare class DescribeVerifyTokenRequest extends $dara.Model {
|
|
|
10
14
|
bizId?: string;
|
|
11
15
|
/**
|
|
12
16
|
* @remarks
|
|
17
|
+
* Identifier for the business scenario using the real person authentication service. Please refer to [Business Settings](https://help.aliyun.com/document_detail/127885.html) and complete the creation in the console first.
|
|
18
|
+
*
|
|
13
19
|
* This parameter is required.
|
|
14
20
|
*
|
|
15
21
|
* @example
|
|
@@ -17,62 +23,105 @@ export declare class DescribeVerifyTokenRequest extends $dara.Model {
|
|
|
17
23
|
*/
|
|
18
24
|
bizType?: string;
|
|
19
25
|
/**
|
|
26
|
+
* @remarks
|
|
27
|
+
* Callback seed.
|
|
28
|
+
*
|
|
20
29
|
* @example
|
|
21
30
|
* -
|
|
22
31
|
*/
|
|
23
32
|
callbackSeed?: string;
|
|
24
33
|
/**
|
|
34
|
+
* @remarks
|
|
35
|
+
* Callback URL.
|
|
36
|
+
*
|
|
25
37
|
* @example
|
|
26
38
|
* -
|
|
27
39
|
*/
|
|
28
40
|
callbackUrl?: string;
|
|
29
41
|
/**
|
|
42
|
+
* @remarks
|
|
43
|
+
* HTTP or HTTPS link to the retained portrait photo.
|
|
44
|
+
*
|
|
30
45
|
* @example
|
|
31
46
|
* http%3A%2F%2Fjiangsu.china.com.cn%2Fuploadfile%2F2015%2F0114%2F1421221304095989.jpg
|
|
32
47
|
*/
|
|
33
48
|
faceRetainedImageUrl?: string;
|
|
34
49
|
/**
|
|
50
|
+
* @remarks
|
|
51
|
+
* Redirect URL for failed verification.
|
|
52
|
+
*
|
|
35
53
|
* @example
|
|
36
54
|
* -
|
|
37
55
|
*/
|
|
38
56
|
failedRedirectUrl?: string;
|
|
39
57
|
/**
|
|
58
|
+
* @remarks
|
|
59
|
+
* HTTP or HTTPS link to the national emblem side of the ID card image.
|
|
60
|
+
*
|
|
40
61
|
* @example
|
|
41
62
|
* http%3A%2F%2Fjiangsu.china.com.cn%2Fuploadfile%2F2015%2F0114%2F1421221304095989.jpg
|
|
42
63
|
*/
|
|
43
64
|
idCardBackImageUrl?: string;
|
|
44
65
|
/**
|
|
66
|
+
* @remarks
|
|
67
|
+
* HTTP or HTTPS link to the portrait side of the ID card image.
|
|
68
|
+
*
|
|
45
69
|
* @example
|
|
46
70
|
* http%3A%2F%2Fjiangsu.china.com.cn%2Fuploadfile%2F2015%2F0114%2F1421221304095989.jpg
|
|
47
71
|
*/
|
|
48
72
|
idCardFrontImageUrl?: string;
|
|
49
73
|
/**
|
|
74
|
+
* @remarks
|
|
75
|
+
* ID card number.
|
|
76
|
+
*
|
|
50
77
|
* @example
|
|
51
78
|
* 330100xxxxxxxxxxxx
|
|
52
79
|
*/
|
|
53
80
|
idCardNumber?: string;
|
|
81
|
+
/**
|
|
82
|
+
* @remarks
|
|
83
|
+
* Name.
|
|
84
|
+
*
|
|
85
|
+
* @example
|
|
86
|
+
* 张三
|
|
87
|
+
*/
|
|
54
88
|
name?: string;
|
|
55
89
|
/**
|
|
90
|
+
* @remarks
|
|
91
|
+
* Redirect URL upon successful verification.
|
|
92
|
+
*
|
|
56
93
|
* @example
|
|
57
94
|
* -
|
|
58
95
|
*/
|
|
59
96
|
passedRedirectUrl?: string;
|
|
60
97
|
/**
|
|
98
|
+
* @remarks
|
|
99
|
+
* ID of the end user, such as the account ID of the end user.
|
|
100
|
+
*
|
|
61
101
|
* @example
|
|
62
102
|
* user111
|
|
63
103
|
*/
|
|
64
104
|
userId?: string;
|
|
65
105
|
/**
|
|
106
|
+
* @remarks
|
|
107
|
+
* User IP.
|
|
108
|
+
*
|
|
66
109
|
* @example
|
|
67
110
|
* 192.168.***.***
|
|
68
111
|
*/
|
|
69
112
|
userIp?: string;
|
|
70
113
|
/**
|
|
114
|
+
* @remarks
|
|
115
|
+
* User phone number.
|
|
116
|
+
*
|
|
71
117
|
* @example
|
|
72
118
|
* 187********
|
|
73
119
|
*/
|
|
74
120
|
userPhoneNumber?: string;
|
|
75
121
|
/**
|
|
122
|
+
* @remarks
|
|
123
|
+
* User registration time. Expressed in timestamp format, unit: milliseconds.
|
|
124
|
+
*
|
|
76
125
|
* @example
|
|
77
126
|
* 1577808000000
|
|
78
127
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DescribeVerifyTokenRequest.js","sourceRoot":"","sources":["../../src/models/DescribeVerifyTokenRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,0BAA2B,SAAQ,KAAK,CAAC,KAAK;
|
|
1
|
+
{"version":3,"file":"DescribeVerifyTokenRequest.js","sourceRoot":"","sources":["../../src/models/DescribeVerifyTokenRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,0BAA2B,SAAQ,KAAK,CAAC,KAAK;IA+HzD,MAAM,CAAC,KAAK;QACV,OAAO;YACL,KAAK,EAAE,OAAO;YACd,OAAO,EAAE,SAAS;YAClB,YAAY,EAAE,cAAc;YAC5B,WAAW,EAAE,aAAa;YAC1B,oBAAoB,EAAE,sBAAsB;YAC5C,iBAAiB,EAAE,mBAAmB;YACtC,kBAAkB,EAAE,oBAAoB;YACxC,mBAAmB,EAAE,qBAAqB;YAC1C,YAAY,EAAE,cAAc;YAC5B,IAAI,EAAE,MAAM;YACZ,iBAAiB,EAAE,mBAAmB;YACtC,MAAM,EAAE,QAAQ;YAChB,MAAM,EAAE,QAAQ;YAChB,eAAe,EAAE,iBAAiB;YAClC,cAAc,EAAE,gBAAgB;SACjC,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,KAAK,EAAE,QAAQ;YACf,OAAO,EAAE,QAAQ;YACjB,YAAY,EAAE,QAAQ;YACtB,WAAW,EAAE,QAAQ;YACrB,oBAAoB,EAAE,QAAQ;YAC9B,iBAAiB,EAAE,QAAQ;YAC3B,kBAAkB,EAAE,QAAQ;YAC5B,mBAAmB,EAAE,QAAQ;YAC7B,YAAY,EAAE,QAAQ;YACtB,IAAI,EAAE,QAAQ;YACd,iBAAiB,EAAE,QAAQ;YAC3B,MAAM,EAAE,QAAQ;YAChB,MAAM,EAAE,QAAQ;YAChB,eAAe,EAAE,QAAQ;YACzB,cAAc,EAAE,QAAQ;SACzB,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AA9KD,gEA8KC"}
|
|
@@ -1,36 +1,57 @@
|
|
|
1
1
|
import * as $dara from '@darabonba/typescript';
|
|
2
2
|
export declare class DescribeVerifyTokenResponseBodyOssUploadToken extends $dara.Model {
|
|
3
3
|
/**
|
|
4
|
+
* @remarks
|
|
5
|
+
* OSS file storage bucket.
|
|
6
|
+
*
|
|
4
7
|
* @example
|
|
5
8
|
* cloudauth-zhangjiakou-external
|
|
6
9
|
*/
|
|
7
10
|
bucket?: string;
|
|
8
11
|
/**
|
|
12
|
+
* @remarks
|
|
13
|
+
* Access endpoint.
|
|
14
|
+
*
|
|
9
15
|
* @example
|
|
10
16
|
* https://oss-cn-zhangjiakou.aliyuncs.com
|
|
11
17
|
*/
|
|
12
18
|
endPoint?: string;
|
|
13
19
|
/**
|
|
20
|
+
* @remarks
|
|
21
|
+
* Expiration time. Expressed in timestamp format, unit: milliseconds.
|
|
22
|
+
*
|
|
14
23
|
* @example
|
|
15
24
|
* 1582636610000
|
|
16
25
|
*/
|
|
17
26
|
expired?: number;
|
|
18
27
|
/**
|
|
28
|
+
* @remarks
|
|
29
|
+
* The key required for file upload.
|
|
30
|
+
*
|
|
19
31
|
* @example
|
|
20
32
|
* STS.NU8rUBj****
|
|
21
33
|
*/
|
|
22
34
|
key?: string;
|
|
23
35
|
/**
|
|
36
|
+
* @remarks
|
|
37
|
+
* File storage path.
|
|
38
|
+
*
|
|
24
39
|
* @example
|
|
25
40
|
* prod/RdNLC@Ox2n-1s7NMt
|
|
26
41
|
*/
|
|
27
42
|
path?: string;
|
|
28
43
|
/**
|
|
44
|
+
* @remarks
|
|
45
|
+
* The secret required for file upload.
|
|
46
|
+
*
|
|
29
47
|
* @example
|
|
30
48
|
* FwmnyoqT8dHj7nJLuM67T****
|
|
31
49
|
*/
|
|
32
50
|
secret?: string;
|
|
33
51
|
/**
|
|
52
|
+
* @remarks
|
|
53
|
+
* The token required for file upload.
|
|
54
|
+
*
|
|
34
55
|
* @example
|
|
35
56
|
* uWia500nTS5knZaDzq4/KqpvhcLnO****
|
|
36
57
|
*/
|
|
@@ -47,18 +68,31 @@ export declare class DescribeVerifyTokenResponseBodyOssUploadToken extends $dara
|
|
|
47
68
|
});
|
|
48
69
|
}
|
|
49
70
|
export declare class DescribeVerifyTokenResponseBody extends $dara.Model {
|
|
71
|
+
/**
|
|
72
|
+
* @remarks
|
|
73
|
+
* OSS upload token information.
|
|
74
|
+
*/
|
|
50
75
|
ossUploadToken?: DescribeVerifyTokenResponseBodyOssUploadToken;
|
|
51
76
|
/**
|
|
77
|
+
* @remarks
|
|
78
|
+
* The ID of this request.
|
|
79
|
+
*
|
|
52
80
|
* @example
|
|
53
81
|
* 04F0F334-1335-436C-A1D7-6C044FE73368
|
|
54
82
|
*/
|
|
55
83
|
requestId?: string;
|
|
56
84
|
/**
|
|
85
|
+
* @remarks
|
|
86
|
+
* The entry link for the original H5 verification scheme, which has been discontinued and no longer supports new integrations. If you need to integrate an H5 verification scheme, it is recommended to use the [PC or mobile H5 web integration solution](https://help.aliyun.com/document_detail/173779.html) of financial-grade real-person authentication.
|
|
87
|
+
*
|
|
57
88
|
* @example
|
|
58
89
|
* http%3A%2F%2Fjiangsu.china.com.cn%2Fuploadfile%2F2015%2F0114%2F1421221304095989.jpg
|
|
59
90
|
*/
|
|
60
91
|
verifyPageUrl?: string;
|
|
61
92
|
/**
|
|
93
|
+
* @remarks
|
|
94
|
+
* The token for this verification, used to link various interfaces in the verification request, valid for 30 minutes.
|
|
95
|
+
*
|
|
62
96
|
* @example
|
|
63
97
|
* c302c0797679457685410ee51a5ba375
|
|
64
98
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DescribeVerifyTokenResponseBody.js","sourceRoot":"","sources":["../../src/models/DescribeVerifyTokenResponseBody.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,6CAA8C,SAAQ,KAAK,CAAC,KAAK;
|
|
1
|
+
{"version":3,"file":"DescribeVerifyTokenResponseBody.js","sourceRoot":"","sources":["../../src/models/DescribeVerifyTokenResponseBody.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,6CAA8C,SAAQ,KAAK,CAAC,KAAK;IAyD5E,MAAM,CAAC,KAAK;QACV,OAAO;YACL,MAAM,EAAE,QAAQ;YAChB,QAAQ,EAAE,UAAU;YACpB,OAAO,EAAE,SAAS;YAClB,GAAG,EAAE,KAAK;YACV,IAAI,EAAE,MAAM;YACZ,MAAM,EAAE,QAAQ;YAChB,KAAK,EAAE,OAAO;SACf,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,MAAM,EAAE,QAAQ;YAChB,QAAQ,EAAE,QAAQ;YAClB,OAAO,EAAE,QAAQ;YACjB,GAAG,EAAE,QAAQ;YACb,IAAI,EAAE,QAAQ;YACd,MAAM,EAAE,QAAQ;YAChB,KAAK,EAAE,QAAQ;SAChB,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AAxFD,sGAwFC;AAED,MAAa,+BAAgC,SAAQ,KAAK,CAAC,KAAK;IA8B9D,MAAM,CAAC,KAAK;QACV,OAAO;YACL,cAAc,EAAE,gBAAgB;YAChC,SAAS,EAAE,WAAW;YACtB,aAAa,EAAE,eAAe;YAC9B,WAAW,EAAE,aAAa;SAC3B,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,cAAc,EAAE,6CAA6C;YAC7D,SAAS,EAAE,QAAQ;YACnB,aAAa,EAAE,QAAQ;YACvB,WAAW,EAAE,QAAQ;SACtB,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,IAAG,IAAI,CAAC,cAAc,IAAI,OAAQ,IAAI,CAAC,cAAsB,CAAC,QAAQ,KAAK,UAAU,EAAE,CAAC;YACrF,IAAI,CAAC,cAAsB,CAAC,QAAQ,EAAE,CAAC;QAC1C,CAAC;QACD,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AA1DD,0EA0DC"}
|
|
@@ -1,12 +1,17 @@
|
|
|
1
1
|
import * as $dara from '@darabonba/typescript';
|
|
2
2
|
export declare class DetectFaceAttributesRequest extends $dara.Model {
|
|
3
3
|
/**
|
|
4
|
+
* @remarks
|
|
5
|
+
* Identifier for the business scenario using real-person authentication services.
|
|
6
|
+
*
|
|
4
7
|
* @example
|
|
5
8
|
* RPBasicTest
|
|
6
9
|
*/
|
|
7
10
|
bizType?: string;
|
|
8
11
|
/**
|
|
9
12
|
* @remarks
|
|
13
|
+
* The photo to be detected, see the instructions for uploading image addresses for format description. A maximum of 5 faces can be detected in a single image.
|
|
14
|
+
*
|
|
10
15
|
* This parameter is required.
|
|
11
16
|
*
|
|
12
17
|
* @example
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DetectFaceAttributesRequest.js","sourceRoot":"","sources":["../../src/models/DetectFaceAttributesRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,2BAA4B,SAAQ,KAAK,CAAC,KAAK;
|
|
1
|
+
{"version":3,"file":"DetectFaceAttributesRequest.js","sourceRoot":"","sources":["../../src/models/DetectFaceAttributesRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,2BAA4B,SAAQ,KAAK,CAAC,KAAK;IAmB1D,MAAM,CAAC,KAAK;QACV,OAAO;YACL,OAAO,EAAE,SAAS;YAClB,aAAa,EAAE,eAAe;SAC/B,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,OAAO,EAAE,QAAQ;YACjB,aAAa,EAAE,QAAQ;SACxB,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AAxCD,kEAwCC"}
|