@alicloud/dytnsapi20200217 3.3.0 → 3.4.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 +543 -228
- package/dist/client.js +605 -229
- package/dist/client.js.map +1 -1
- package/dist/models/CertNoThreeElementVerificationRequest.d.ts +15 -2
- package/dist/models/CertNoThreeElementVerificationRequest.js.map +1 -1
- package/dist/models/CertNoThreeElementVerificationResponseBody.d.ts +33 -0
- package/dist/models/CertNoThreeElementVerificationResponseBody.js.map +1 -1
- package/dist/models/CertNoTwoElementVerificationRequest.d.ts +10 -2
- package/dist/models/CertNoTwoElementVerificationRequest.js.map +1 -1
- package/dist/models/CertNoTwoElementVerificationResponseBody.d.ts +25 -0
- package/dist/models/CertNoTwoElementVerificationResponseBody.js.map +1 -1
- package/dist/models/CompanyFourElementsVerificationRequest.d.ts +10 -13
- package/dist/models/CompanyFourElementsVerificationRequest.js.map +1 -1
- package/dist/models/CompanyFourElementsVerificationResponseBody.d.ts +21 -18
- package/dist/models/CompanyFourElementsVerificationResponseBody.js.map +1 -1
- package/dist/models/CompanyThreeElementsVerificationRequest.d.ts +7 -8
- package/dist/models/CompanyThreeElementsVerificationRequest.js.map +1 -1
- package/dist/models/CompanyThreeElementsVerificationResponseBody.d.ts +26 -20
- package/dist/models/CompanyThreeElementsVerificationResponseBody.js.map +1 -1
- package/dist/models/CompanyTwoElementsVerificationRequest.d.ts +5 -5
- package/dist/models/CompanyTwoElementsVerificationResponseBody.d.ts +26 -16
- package/dist/models/CompanyTwoElementsVerificationResponseBody.js.map +1 -1
- package/dist/models/DeleteContactsRequest.d.ts +2 -0
- package/dist/models/DeleteContactsRequest.js.map +1 -1
- package/dist/models/DeleteContactsResponseBody.d.ts +17 -0
- package/dist/models/DeleteContactsResponseBody.js.map +1 -1
- package/dist/models/DescribeEmptyNumberRequest.d.ts +10 -7
- package/dist/models/DescribeEmptyNumberRequest.js.map +1 -1
- package/dist/models/DescribeEmptyNumberResponseBody.d.ts +16 -12
- package/dist/models/DescribeEmptyNumberResponseBody.js.map +1 -1
- package/dist/models/DescribePhoneNumberAnalysisAirequest.d.ts +5 -5
- package/dist/models/DescribePhoneNumberAnalysisAiresponseBody.d.ts +16 -10
- package/dist/models/DescribePhoneNumberAnalysisAiresponseBody.js.map +1 -1
- package/dist/models/DescribePhoneNumberAnalysisRequest.d.ts +29 -2
- package/dist/models/DescribePhoneNumberAnalysisRequest.js.map +1 -1
- package/dist/models/DescribePhoneNumberAnalysisResponseBody.d.ts +36 -1
- package/dist/models/DescribePhoneNumberAnalysisResponseBody.js.map +1 -1
- package/dist/models/DescribePhoneNumberAnalysisTransparentResponseBody.d.ts +0 -16
- package/dist/models/DescribePhoneNumberAnalysisTransparentResponseBody.js.map +1 -1
- package/dist/models/DescribePhoneNumberAttributeRequest.d.ts +0 -5
- package/dist/models/DescribePhoneNumberAttributeRequest.js.map +1 -1
- package/dist/models/DescribePhoneNumberAttributeResponseBody.d.ts +0 -67
- package/dist/models/DescribePhoneNumberAttributeResponseBody.js.map +1 -1
- package/dist/models/DescribePhoneNumberOnlineTimeRequest.d.ts +13 -14
- package/dist/models/DescribePhoneNumberOnlineTimeRequest.js.map +1 -1
- package/dist/models/DescribePhoneNumberOnlineTimeResponseBody.d.ts +21 -21
- package/dist/models/DescribePhoneNumberOnlineTimeResponseBody.js.map +1 -1
- package/dist/models/DescribePhoneNumberOperatorAttributeRequest.d.ts +20 -12
- package/dist/models/DescribePhoneNumberOperatorAttributeRequest.js.map +1 -1
- package/dist/models/DescribePhoneNumberOperatorAttributeResponseBody.d.ts +30 -22
- package/dist/models/DescribePhoneNumberOperatorAttributeResponseBody.js.map +1 -1
- package/dist/models/DescribePhoneTwiceTelVerifyRequest.d.ts +18 -14
- package/dist/models/DescribePhoneTwiceTelVerifyRequest.js.map +1 -1
- package/dist/models/DescribePhoneTwiceTelVerifyResponseBody.d.ts +29 -19
- package/dist/models/DescribePhoneTwiceTelVerifyResponseBody.js.map +1 -1
- package/dist/models/GetUaidapplyTokenSignRequest.d.ts +35 -0
- package/dist/models/GetUaidapplyTokenSignRequest.js.map +1 -1
- package/dist/models/GetUaidapplyTokenSignResponseBody.d.ts +33 -0
- package/dist/models/GetUaidapplyTokenSignResponseBody.js.map +1 -1
- package/dist/models/HistoryThreeElementsVerificationRequest.d.ts +43 -6
- package/dist/models/HistoryThreeElementsVerificationRequest.js.map +1 -1
- package/dist/models/HistoryThreeElementsVerificationResponseBody.d.ts +38 -0
- package/dist/models/HistoryThreeElementsVerificationResponseBody.js.map +1 -1
- package/dist/models/InvalidPhoneNumberFilterRequest.d.ts +2 -2
- package/dist/models/InvalidPhoneNumberFilterResponseBody.d.ts +29 -19
- package/dist/models/InvalidPhoneNumberFilterResponseBody.js.map +1 -1
- package/dist/models/ListContactsRequest.d.ts +6 -0
- package/dist/models/ListContactsRequest.js.map +1 -1
- package/dist/models/ListContactsResponseBody.d.ts +60 -0
- package/dist/models/ListContactsResponseBody.js.map +1 -1
- package/dist/models/PhoneNumberEncryptRequest.d.ts +12 -4
- package/dist/models/PhoneNumberEncryptRequest.js.map +1 -1
- package/dist/models/PhoneNumberEncryptResponseBody.d.ts +16 -6
- package/dist/models/PhoneNumberEncryptResponseBody.js.map +1 -1
- package/dist/models/PhoneNumberStatusForAccountRequest.d.ts +20 -10
- package/dist/models/PhoneNumberStatusForAccountRequest.js.map +1 -1
- package/dist/models/PhoneNumberStatusForAccountResponseBody.d.ts +28 -19
- package/dist/models/PhoneNumberStatusForAccountResponseBody.js.map +1 -1
- package/dist/models/PhoneNumberStatusForPublicRequest.d.ts +17 -9
- package/dist/models/PhoneNumberStatusForPublicRequest.js.map +1 -1
- package/dist/models/PhoneNumberStatusForPublicResponseBody.d.ts +32 -22
- package/dist/models/PhoneNumberStatusForPublicResponseBody.js.map +1 -1
- package/dist/models/PhoneNumberStatusForRealRequest.d.ts +19 -9
- package/dist/models/PhoneNumberStatusForRealRequest.js.map +1 -1
- package/dist/models/PhoneNumberStatusForRealResponseBody.d.ts +33 -22
- package/dist/models/PhoneNumberStatusForRealResponseBody.js.map +1 -1
- package/dist/models/PhoneNumberStatusForSmsRequest.d.ts +20 -10
- package/dist/models/PhoneNumberStatusForSmsRequest.js.map +1 -1
- package/dist/models/PhoneNumberStatusForSmsResponseBody.d.ts +29 -20
- package/dist/models/PhoneNumberStatusForSmsResponseBody.js.map +1 -1
- package/dist/models/PhoneNumberStatusForVoiceRequest.d.ts +19 -9
- package/dist/models/PhoneNumberStatusForVoiceRequest.js.map +1 -1
- package/dist/models/PhoneNumberStatusForVoiceResponseBody.d.ts +31 -21
- package/dist/models/PhoneNumberStatusForVoiceResponseBody.js.map +1 -1
- package/dist/models/QueryAvailableAuthCodeRequest.d.ts +1 -1
- package/dist/models/QueryAvailableAuthCodeResponseBody.d.ts +8 -7
- package/dist/models/QueryAvailableAuthCodeResponseBody.js.map +1 -1
- package/dist/models/QueryPackageTypeInfoRequest.d.ts +1 -1
- package/dist/models/QueryPackageTypeInfoResponseBody.d.ts +31 -4
- package/dist/models/QueryPackageTypeInfoResponseBody.js.map +1 -1
- package/dist/models/QueryTagApplyRuleResponseBody.d.ts +28 -15
- package/dist/models/QueryTagApplyRuleResponseBody.js.map +1 -1
- package/dist/models/QueryTagInfoBySelectionResponseBody.d.ts +33 -18
- package/dist/models/QueryTagInfoBySelectionResponseBody.js.map +1 -1
- package/dist/models/QueryTagListPageResponseBody.d.ts +23 -21
- package/dist/models/QueryTagListPageResponseBody.js.map +1 -1
- package/dist/models/QueryTaskListRequest.d.ts +24 -1
- package/dist/models/QueryTaskListRequest.js.map +1 -1
- package/dist/models/QueryTaskListResponseBody.d.ts +31 -0
- package/dist/models/QueryTaskListResponseBody.js.map +1 -1
- package/dist/models/QueryTaskListShrinkRequest.d.ts +24 -1
- package/dist/models/QueryTaskListShrinkRequest.js.map +1 -1
- package/dist/models/QueryUsageStatisticsByTagIdRequest.d.ts +5 -5
- package/dist/models/QueryUsageStatisticsByTagIdResponseBody.d.ts +23 -24
- package/dist/models/QueryUsageStatisticsByTagIdResponseBody.js.map +1 -1
- package/dist/models/SaveContactsRequest.d.ts +26 -0
- package/dist/models/SaveContactsRequest.js.map +1 -1
- package/dist/models/SaveContactsResponseBody.d.ts +12 -0
- package/dist/models/SaveContactsResponseBody.js.map +1 -1
- package/dist/models/ThreeElementsVerificationRequest.d.ts +19 -17
- package/dist/models/ThreeElementsVerificationRequest.js.map +1 -1
- package/dist/models/ThreeElementsVerificationResponseBody.d.ts +23 -21
- package/dist/models/ThreeElementsVerificationResponseBody.js.map +1 -1
- package/dist/models/TwoElementsVerificationRequest.d.ts +15 -13
- package/dist/models/TwoElementsVerificationRequest.js.map +1 -1
- package/dist/models/TwoElementsVerificationResponseBody.d.ts +26 -22
- package/dist/models/TwoElementsVerificationResponseBody.js.map +1 -1
- package/dist/models/UaidverificationRequest.d.ts +28 -2
- package/dist/models/UaidverificationRequest.js.map +1 -1
- package/dist/models/UaidverificationResponseBody.d.ts +21 -0
- package/dist/models/UaidverificationResponseBody.js.map +1 -1
- package/dist/models/UpdateContactsRequest.d.ts +36 -0
- package/dist/models/UpdateContactsRequest.js.map +1 -1
- package/dist/models/UpdateContactsResponseBody.d.ts +12 -0
- package/dist/models/UpdateContactsResponseBody.js.map +1 -1
- package/dist/models/VirtualThreeElementsVerificationRequest.d.ts +53 -0
- package/dist/models/VirtualThreeElementsVerificationRequest.js +66 -0
- package/dist/models/VirtualThreeElementsVerificationRequest.js.map +1 -0
- package/dist/models/VirtualThreeElementsVerificationResponse.d.ts +19 -0
- package/dist/models/VirtualThreeElementsVerificationResponse.js +69 -0
- package/dist/models/VirtualThreeElementsVerificationResponse.js.map +1 -0
- package/dist/models/VirtualThreeElementsVerificationResponseBody.d.ts +35 -0
- package/dist/models/VirtualThreeElementsVerificationResponseBody.js +88 -0
- package/dist/models/VirtualThreeElementsVerificationResponseBody.js.map +1 -0
- package/dist/models/model.d.ts +4 -0
- package/dist/models/model.js +12 -4
- package/dist/models/model.js.map +1 -1
- package/package.json +1 -1
- package/src/client.ts +612 -229
- package/src/models/CertNoThreeElementVerificationRequest.ts +15 -2
- package/src/models/CertNoThreeElementVerificationResponseBody.ts +33 -0
- package/src/models/CertNoTwoElementVerificationRequest.ts +10 -2
- package/src/models/CertNoTwoElementVerificationResponseBody.ts +25 -0
- package/src/models/CompanyFourElementsVerificationRequest.ts +10 -13
- package/src/models/CompanyFourElementsVerificationResponseBody.ts +21 -18
- package/src/models/CompanyThreeElementsVerificationRequest.ts +7 -8
- package/src/models/CompanyThreeElementsVerificationResponseBody.ts +26 -20
- package/src/models/CompanyTwoElementsVerificationRequest.ts +5 -5
- package/src/models/CompanyTwoElementsVerificationResponseBody.ts +26 -16
- package/src/models/DeleteContactsRequest.ts +2 -0
- package/src/models/DeleteContactsResponseBody.ts +17 -0
- package/src/models/DescribeEmptyNumberRequest.ts +10 -7
- package/src/models/DescribeEmptyNumberResponseBody.ts +16 -12
- package/src/models/DescribePhoneNumberAnalysisAirequest.ts +5 -5
- package/src/models/DescribePhoneNumberAnalysisAiresponseBody.ts +16 -10
- package/src/models/DescribePhoneNumberAnalysisRequest.ts +29 -2
- package/src/models/DescribePhoneNumberAnalysisResponseBody.ts +36 -1
- package/src/models/DescribePhoneNumberAnalysisTransparentResponseBody.ts +0 -16
- package/src/models/DescribePhoneNumberAttributeRequest.ts +0 -5
- package/src/models/DescribePhoneNumberAttributeResponseBody.ts +0 -67
- package/src/models/DescribePhoneNumberOnlineTimeRequest.ts +13 -14
- package/src/models/DescribePhoneNumberOnlineTimeResponseBody.ts +21 -21
- package/src/models/DescribePhoneNumberOperatorAttributeRequest.ts +20 -12
- package/src/models/DescribePhoneNumberOperatorAttributeResponseBody.ts +30 -22
- package/src/models/DescribePhoneTwiceTelVerifyRequest.ts +19 -15
- package/src/models/DescribePhoneTwiceTelVerifyResponseBody.ts +29 -19
- package/src/models/GetUaidapplyTokenSignRequest.ts +35 -0
- package/src/models/GetUaidapplyTokenSignResponseBody.ts +33 -0
- package/src/models/HistoryThreeElementsVerificationRequest.ts +43 -6
- package/src/models/HistoryThreeElementsVerificationResponseBody.ts +38 -0
- package/src/models/InvalidPhoneNumberFilterRequest.ts +2 -2
- package/src/models/InvalidPhoneNumberFilterResponseBody.ts +29 -19
- package/src/models/ListContactsRequest.ts +6 -0
- package/src/models/ListContactsResponseBody.ts +60 -0
- package/src/models/PhoneNumberEncryptRequest.ts +12 -4
- package/src/models/PhoneNumberEncryptResponseBody.ts +16 -6
- package/src/models/PhoneNumberStatusForAccountRequest.ts +20 -10
- package/src/models/PhoneNumberStatusForAccountResponseBody.ts +28 -19
- package/src/models/PhoneNumberStatusForPublicRequest.ts +17 -9
- package/src/models/PhoneNumberStatusForPublicResponseBody.ts +32 -22
- package/src/models/PhoneNumberStatusForRealRequest.ts +19 -9
- package/src/models/PhoneNumberStatusForRealResponseBody.ts +33 -22
- package/src/models/PhoneNumberStatusForSmsRequest.ts +20 -10
- package/src/models/PhoneNumberStatusForSmsResponseBody.ts +29 -20
- package/src/models/PhoneNumberStatusForVoiceRequest.ts +19 -9
- package/src/models/PhoneNumberStatusForVoiceResponseBody.ts +31 -21
- package/src/models/QueryAvailableAuthCodeRequest.ts +1 -1
- package/src/models/QueryAvailableAuthCodeResponseBody.ts +8 -7
- package/src/models/QueryPackageTypeInfoRequest.ts +1 -1
- package/src/models/QueryPackageTypeInfoResponseBody.ts +31 -4
- package/src/models/QueryTagApplyRuleResponseBody.ts +28 -15
- package/src/models/QueryTagInfoBySelectionResponseBody.ts +33 -18
- package/src/models/QueryTagListPageResponseBody.ts +23 -21
- package/src/models/QueryTaskListRequest.ts +24 -1
- package/src/models/QueryTaskListResponseBody.ts +31 -0
- package/src/models/QueryTaskListShrinkRequest.ts +24 -1
- package/src/models/QueryUsageStatisticsByTagIdRequest.ts +5 -5
- package/src/models/QueryUsageStatisticsByTagIdResponseBody.ts +23 -24
- package/src/models/SaveContactsRequest.ts +26 -0
- package/src/models/SaveContactsResponseBody.ts +12 -0
- package/src/models/ThreeElementsVerificationRequest.ts +19 -17
- package/src/models/ThreeElementsVerificationResponseBody.ts +23 -21
- package/src/models/TwoElementsVerificationRequest.ts +15 -13
- package/src/models/TwoElementsVerificationResponseBody.ts +26 -22
- package/src/models/UaidverificationRequest.ts +28 -2
- package/src/models/UaidverificationResponseBody.ts +21 -0
- package/src/models/UpdateContactsRequest.ts +36 -0
- package/src/models/UpdateContactsResponseBody.ts +12 -0
- package/src/models/VirtualThreeElementsVerificationRequest.ts +74 -0
- package/src/models/VirtualThreeElementsVerificationResponse.ts +40 -0
- package/src/models/VirtualThreeElementsVerificationResponseBody.ts +69 -0
- package/src/models/model.ts +4 -0
|
@@ -5,6 +5,10 @@ import * as $dara from '@darabonba/typescript';
|
|
|
5
5
|
export class CertNoThreeElementVerificationRequest extends $dara.Model {
|
|
6
6
|
/**
|
|
7
7
|
* @remarks
|
|
8
|
+
* The authorization code. Sources:
|
|
9
|
+
* - In the Cell Phone Number Service console, go to the [Tag Square](https://dytns.console.aliyun.com/analysis/square) page, select the **ID Card Three Elements** tag, and submit a usage application. After the application is approved, you will obtain the authorization code.
|
|
10
|
+
* - On the [My Applications](https://dytns.console.aliyun.com/analysis/apply) page of the Cell Phone Number Service console, view the approved **ID Card Three Elements** authorization ID.
|
|
11
|
+
*
|
|
8
12
|
* This parameter is required.
|
|
9
13
|
*
|
|
10
14
|
* @example
|
|
@@ -13,14 +17,18 @@ export class CertNoThreeElementVerificationRequest extends $dara.Model {
|
|
|
13
17
|
authCode?: string;
|
|
14
18
|
/**
|
|
15
19
|
* @remarks
|
|
20
|
+
* The name to be verified.
|
|
21
|
+
*
|
|
16
22
|
* This parameter is required.
|
|
17
23
|
*
|
|
18
24
|
* @example
|
|
19
|
-
*
|
|
25
|
+
* 张三
|
|
20
26
|
*/
|
|
21
27
|
certName?: string;
|
|
22
28
|
/**
|
|
23
29
|
* @remarks
|
|
30
|
+
* The ID card number to be verified.
|
|
31
|
+
*
|
|
24
32
|
* This parameter is required.
|
|
25
33
|
*
|
|
26
34
|
* @example
|
|
@@ -29,6 +37,8 @@ export class CertNoThreeElementVerificationRequest extends $dara.Model {
|
|
|
29
37
|
certNo?: string;
|
|
30
38
|
/**
|
|
31
39
|
* @remarks
|
|
40
|
+
* The BASE64 encoding of the portrait photo to be verified. **Remove the encoded URI information (such as `data:image/png;base64,`) before submission**. The photo size and the BASE64-encoded size must not exceed 50 KB.
|
|
41
|
+
*
|
|
32
42
|
* This parameter is required.
|
|
33
43
|
*
|
|
34
44
|
* @example
|
|
@@ -36,8 +46,11 @@ export class CertNoThreeElementVerificationRequest extends $dara.Model {
|
|
|
36
46
|
*/
|
|
37
47
|
certPicture?: string;
|
|
38
48
|
/**
|
|
49
|
+
* @remarks
|
|
50
|
+
* Specifies whether to encrypt. Currently only unencrypted is supported.
|
|
51
|
+
*
|
|
39
52
|
* @example
|
|
40
|
-
*
|
|
53
|
+
* 不加密
|
|
41
54
|
*/
|
|
42
55
|
mask?: string;
|
|
43
56
|
ownerId?: number;
|
|
@@ -6,6 +6,21 @@ import * as $dara from '@darabonba/typescript';
|
|
|
6
6
|
*/
|
|
7
7
|
export class CertNoThreeElementVerificationResponseBodyData extends $dara.Model {
|
|
8
8
|
/**
|
|
9
|
+
* @remarks
|
|
10
|
+
* Indicates whether the verification result is consistent. Returned values:
|
|
11
|
+
*
|
|
12
|
+
* - 0: The name matches the ID card number, but they are recognized as not the same person.
|
|
13
|
+
*
|
|
14
|
+
* - 1: The name matches the ID card number, and they are recognized as the same person.
|
|
15
|
+
*
|
|
16
|
+
* - 2: The name matches the ID card number, and they are suspected to be the same person.
|
|
17
|
+
*
|
|
18
|
+
* - 3: The name matches the ID card number, but no portrait information is found in the database.
|
|
19
|
+
*
|
|
20
|
+
* - 4: Invalid identity information (the name does not match the ID card number).
|
|
21
|
+
*
|
|
22
|
+
* - 5: The photo quality is unqualified.
|
|
23
|
+
*
|
|
9
24
|
* @example
|
|
10
25
|
* 1
|
|
11
26
|
*/
|
|
@@ -33,22 +48,40 @@ export class CertNoThreeElementVerificationResponseBodyData extends $dara.Model
|
|
|
33
48
|
|
|
34
49
|
export class CertNoThreeElementVerificationResponseBody extends $dara.Model {
|
|
35
50
|
/**
|
|
51
|
+
* @remarks
|
|
52
|
+
* The details about why access was denied.
|
|
53
|
+
*
|
|
36
54
|
* @example
|
|
37
55
|
* -
|
|
38
56
|
*/
|
|
39
57
|
accessDeniedDetail?: string;
|
|
40
58
|
/**
|
|
59
|
+
* @remarks
|
|
60
|
+
* The request status code. Valid values:
|
|
61
|
+
* - OK: The request is successful.
|
|
62
|
+
* - For other error codes, see the error code list below.
|
|
63
|
+
*
|
|
41
64
|
* @example
|
|
42
65
|
* OK
|
|
43
66
|
*/
|
|
44
67
|
code?: string;
|
|
68
|
+
/**
|
|
69
|
+
* @remarks
|
|
70
|
+
* The returned result.
|
|
71
|
+
*/
|
|
45
72
|
data?: CertNoThreeElementVerificationResponseBodyData;
|
|
46
73
|
/**
|
|
74
|
+
* @remarks
|
|
75
|
+
* The description of the status code.
|
|
76
|
+
*
|
|
47
77
|
* @example
|
|
48
78
|
* OK
|
|
49
79
|
*/
|
|
50
80
|
message?: string;
|
|
51
81
|
/**
|
|
82
|
+
* @remarks
|
|
83
|
+
* The request ID.
|
|
84
|
+
*
|
|
52
85
|
* @example
|
|
53
86
|
* 68A40250-50CD-034C-B728-0BD******177
|
|
54
87
|
*/
|
|
@@ -5,6 +5,10 @@ import * as $dara from '@darabonba/typescript';
|
|
|
5
5
|
export class CertNoTwoElementVerificationRequest extends $dara.Model {
|
|
6
6
|
/**
|
|
7
7
|
* @remarks
|
|
8
|
+
* The authorization code.
|
|
9
|
+
*
|
|
10
|
+
* > In **Cell Phone Number Service** -> [**Tag Marketplace**](https://dytns.console.aliyun.com/analysis/square), select a tag and submit an application for use. After the application is approved, you will obtain the authorization code.
|
|
11
|
+
*
|
|
8
12
|
* This parameter is required.
|
|
9
13
|
*
|
|
10
14
|
* @example
|
|
@@ -13,18 +17,22 @@ export class CertNoTwoElementVerificationRequest extends $dara.Model {
|
|
|
13
17
|
authCode?: string;
|
|
14
18
|
/**
|
|
15
19
|
* @remarks
|
|
20
|
+
* The name to be verified.
|
|
21
|
+
*
|
|
16
22
|
* This parameter is required.
|
|
17
23
|
*
|
|
18
24
|
* @example
|
|
19
|
-
*
|
|
25
|
+
* 张三
|
|
20
26
|
*/
|
|
21
27
|
certName?: string;
|
|
22
28
|
/**
|
|
23
29
|
* @remarks
|
|
30
|
+
* The ID card number to be verified.
|
|
31
|
+
*
|
|
24
32
|
* This parameter is required.
|
|
25
33
|
*
|
|
26
34
|
* @example
|
|
27
|
-
*
|
|
35
|
+
* 3***************0
|
|
28
36
|
*/
|
|
29
37
|
certNo?: string;
|
|
30
38
|
ownerId?: number;
|
|
@@ -4,6 +4,15 @@ import * as $dara from '@darabonba/typescript';
|
|
|
4
4
|
|
|
5
5
|
export class CertNoTwoElementVerificationResponseBodyData extends $dara.Model {
|
|
6
6
|
/**
|
|
7
|
+
* @remarks
|
|
8
|
+
* Indicates whether the verification result is consistent. Valid values:
|
|
9
|
+
*
|
|
10
|
+
* - **1**: Consistent
|
|
11
|
+
*
|
|
12
|
+
* - **0**: Inconsistent
|
|
13
|
+
*
|
|
14
|
+
* - **2**: Not found
|
|
15
|
+
*
|
|
7
16
|
* @example
|
|
8
17
|
* 1
|
|
9
18
|
*/
|
|
@@ -31,22 +40,38 @@ export class CertNoTwoElementVerificationResponseBodyData extends $dara.Model {
|
|
|
31
40
|
|
|
32
41
|
export class CertNoTwoElementVerificationResponseBody extends $dara.Model {
|
|
33
42
|
/**
|
|
43
|
+
* @remarks
|
|
44
|
+
* The details about the access denial.
|
|
45
|
+
*
|
|
34
46
|
* @example
|
|
35
47
|
* -
|
|
36
48
|
*/
|
|
37
49
|
accessDeniedDetail?: string;
|
|
38
50
|
/**
|
|
51
|
+
* @remarks
|
|
52
|
+
* The request status code.
|
|
53
|
+
*
|
|
39
54
|
* @example
|
|
40
55
|
* OK
|
|
41
56
|
*/
|
|
42
57
|
code?: string;
|
|
58
|
+
/**
|
|
59
|
+
* @remarks
|
|
60
|
+
* The returned result.
|
|
61
|
+
*/
|
|
43
62
|
data?: CertNoTwoElementVerificationResponseBodyData;
|
|
44
63
|
/**
|
|
64
|
+
* @remarks
|
|
65
|
+
* The description of the status code.
|
|
66
|
+
*
|
|
45
67
|
* @example
|
|
46
68
|
* OK
|
|
47
69
|
*/
|
|
48
70
|
message?: string;
|
|
49
71
|
/**
|
|
72
|
+
* @remarks
|
|
73
|
+
* The request ID.
|
|
74
|
+
*
|
|
50
75
|
* @example
|
|
51
76
|
* CC3BB6D2-2FDF-4321-9DCE-B38165CE4C47
|
|
52
77
|
*/
|
|
@@ -6,8 +6,7 @@ export class CompanyFourElementsVerificationRequest extends $dara.Model {
|
|
|
6
6
|
/**
|
|
7
7
|
* @remarks
|
|
8
8
|
* The authorization code.
|
|
9
|
-
*
|
|
10
|
-
* > On the [My Applications](https://dytns.console.aliyun.com/analysis/apply) page in the [Cell Phone Number Service console](https://dytns.console.aliyun.com/overview?spm=a2c4g.608385.0.0.79847f8b3awqUC), you can obtain the authorization code (also known as authorization ID).
|
|
9
|
+
* >Log on to the [Cell Phone Number Service console](https://dytns.console.aliyun.com/overview?spm=a2c4g.608385.0.0.79847f8b3awqUC) and go to the [My Applications](https://dytns.console.aliyun.com/analysis/apply) page to obtain the authorization ID, which is the authorization code.
|
|
11
10
|
*
|
|
12
11
|
* This parameter is required.
|
|
13
12
|
*
|
|
@@ -17,15 +16,15 @@ export class CompanyFourElementsVerificationRequest extends $dara.Model {
|
|
|
17
16
|
authCode?: string;
|
|
18
17
|
/**
|
|
19
18
|
* @remarks
|
|
20
|
-
* The enterprise name.
|
|
19
|
+
* The enterprise name (required).
|
|
21
20
|
*
|
|
22
21
|
* @example
|
|
23
|
-
*
|
|
22
|
+
* 某企业
|
|
24
23
|
*/
|
|
25
24
|
epCertName?: string;
|
|
26
25
|
/**
|
|
27
26
|
* @remarks
|
|
28
|
-
* The
|
|
27
|
+
* The enterprise certificate number.
|
|
29
28
|
*
|
|
30
29
|
* This parameter is required.
|
|
31
30
|
*
|
|
@@ -35,26 +34,24 @@ export class CompanyFourElementsVerificationRequest extends $dara.Model {
|
|
|
35
34
|
epCertNo?: string;
|
|
36
35
|
/**
|
|
37
36
|
* @remarks
|
|
38
|
-
* The name of the legal
|
|
39
|
-
*
|
|
40
|
-
* > If an enterprise has multiple legal representatives, separate them with commas (,).
|
|
37
|
+
* The name of the enterprise legal person.
|
|
38
|
+
* > If the enterprise has multiple legal persons, separate them with a Chinese enumeration comma ("、").
|
|
41
39
|
*
|
|
42
40
|
* This parameter is required.
|
|
43
41
|
*
|
|
44
42
|
* @example
|
|
45
|
-
*
|
|
43
|
+
* 张三
|
|
46
44
|
*/
|
|
47
45
|
legalPersonCertName?: string;
|
|
48
46
|
/**
|
|
49
47
|
* @remarks
|
|
50
|
-
* The ID card number of the legal
|
|
51
|
-
*
|
|
52
|
-
* > If an enterprise has multiple legal representatives, separate the ID card numbers with commas (,).
|
|
48
|
+
* The ID card number of the enterprise legal person.
|
|
49
|
+
* > If the enterprise has multiple ID card numbers, separate them with a Chinese enumeration comma ("、").
|
|
53
50
|
*
|
|
54
51
|
* This parameter is required.
|
|
55
52
|
*
|
|
56
53
|
* @example
|
|
57
|
-
*
|
|
54
|
+
* 610321********0011、510180********0022
|
|
58
55
|
*/
|
|
59
56
|
legalPersonCertNo?: string;
|
|
60
57
|
ownerId?: number;
|
|
@@ -5,10 +5,10 @@ import * as $dara from '@darabonba/typescript';
|
|
|
5
5
|
export class CompanyFourElementsVerificationResponseBodyDataDetailInfo extends $dara.Model {
|
|
6
6
|
/**
|
|
7
7
|
* @remarks
|
|
8
|
-
* The
|
|
8
|
+
* The operating status of the enterprise.
|
|
9
9
|
*
|
|
10
10
|
* @example
|
|
11
|
-
*
|
|
11
|
+
* 在营(开业)
|
|
12
12
|
*/
|
|
13
13
|
enterpriseStatus?: string;
|
|
14
14
|
/**
|
|
@@ -45,24 +45,28 @@ export class CompanyFourElementsVerificationResponseBodyDataDetailInfo extends $
|
|
|
45
45
|
export class CompanyFourElementsVerificationResponseBodyData extends $dara.Model {
|
|
46
46
|
/**
|
|
47
47
|
* @remarks
|
|
48
|
-
* The
|
|
48
|
+
* The enterprise details.
|
|
49
|
+
*
|
|
50
|
+
* @example
|
|
51
|
+
* { "enterpriseStatus": "在营(开业)",
|
|
52
|
+
* "openTime": "2023-05-25/2053-05-24" }
|
|
49
53
|
*/
|
|
50
54
|
detailInfo?: CompanyFourElementsVerificationResponseBodyDataDetailInfo;
|
|
51
55
|
/**
|
|
52
56
|
* @remarks
|
|
53
|
-
* The fields
|
|
57
|
+
* The fields that failed verification.
|
|
54
58
|
*/
|
|
55
59
|
inconsistentData?: string[];
|
|
56
60
|
/**
|
|
57
61
|
* @remarks
|
|
58
|
-
* The
|
|
62
|
+
* The verification result code. Valid values:
|
|
59
63
|
*
|
|
60
|
-
*
|
|
61
|
-
*
|
|
62
|
-
*
|
|
63
|
-
*
|
|
64
|
-
*
|
|
65
|
-
*
|
|
64
|
+
* - 0: Verification passed.
|
|
65
|
+
* - 1: Verification passed, but the enterprise is not operating normally.
|
|
66
|
+
* - 2: The legal person and enterprise information are inconsistent.
|
|
67
|
+
* - 3: The enterprise four-element verification failed.
|
|
68
|
+
* - 4: The enterprise was not found.
|
|
69
|
+
* - 5: The legal person was not found in the database.
|
|
66
70
|
*
|
|
67
71
|
* @example
|
|
68
72
|
* 0
|
|
@@ -71,9 +75,8 @@ export class CompanyFourElementsVerificationResponseBodyData extends $dara.Model
|
|
|
71
75
|
/**
|
|
72
76
|
* @remarks
|
|
73
77
|
* The verification result. Valid values:
|
|
74
|
-
*
|
|
75
|
-
*
|
|
76
|
-
* * false: The four elements do not belong to the same enterprise.
|
|
78
|
+
* - true: The information is consistent and the enterprise is operating normally.
|
|
79
|
+
* - false: Verification failed.
|
|
77
80
|
*
|
|
78
81
|
* @example
|
|
79
82
|
* true
|
|
@@ -123,7 +126,7 @@ export class CompanyFourElementsVerificationResponseBody extends $dara.Model {
|
|
|
123
126
|
accessDeniedDetail?: string;
|
|
124
127
|
/**
|
|
125
128
|
* @remarks
|
|
126
|
-
* The
|
|
129
|
+
* The request status code.
|
|
127
130
|
*
|
|
128
131
|
* @example
|
|
129
132
|
* OK
|
|
@@ -131,12 +134,12 @@ export class CompanyFourElementsVerificationResponseBody extends $dara.Model {
|
|
|
131
134
|
code?: string;
|
|
132
135
|
/**
|
|
133
136
|
* @remarks
|
|
134
|
-
* The
|
|
137
|
+
* The structure.
|
|
135
138
|
*/
|
|
136
139
|
data?: CompanyFourElementsVerificationResponseBodyData;
|
|
137
140
|
/**
|
|
138
141
|
* @remarks
|
|
139
|
-
* The returned
|
|
142
|
+
* The description of the returned status code.
|
|
140
143
|
*
|
|
141
144
|
* @example
|
|
142
145
|
* OK
|
|
@@ -144,7 +147,7 @@ export class CompanyFourElementsVerificationResponseBody extends $dara.Model {
|
|
|
144
147
|
message?: string;
|
|
145
148
|
/**
|
|
146
149
|
* @remarks
|
|
147
|
-
* The
|
|
150
|
+
* The common parameter. The ID returned for each request is unique and can be used to troubleshoot and locate issues.
|
|
148
151
|
*
|
|
149
152
|
* @example
|
|
150
153
|
* CC3BB6D2-2FDF-4321-9DCE-B38165CE4C47
|
|
@@ -7,7 +7,7 @@ export class CompanyThreeElementsVerificationRequest extends $dara.Model {
|
|
|
7
7
|
* @remarks
|
|
8
8
|
* The authorization code.
|
|
9
9
|
*
|
|
10
|
-
* >
|
|
10
|
+
* >Log on to the [Cell Phone Number Service console](https://dytns.console.aliyun.com/overview?spm=a2c4g.608385.0.0.79847f8b3awqUC) and go to the [My Applications](https://dytns.console.aliyun.com/analysis/apply) page to obtain the authorization ID, which is the authorization code.
|
|
11
11
|
*
|
|
12
12
|
* This parameter is required.
|
|
13
13
|
*
|
|
@@ -17,17 +17,17 @@ export class CompanyThreeElementsVerificationRequest extends $dara.Model {
|
|
|
17
17
|
authCode?: string;
|
|
18
18
|
/**
|
|
19
19
|
* @remarks
|
|
20
|
-
* The
|
|
20
|
+
* The company name.
|
|
21
21
|
*
|
|
22
22
|
* This parameter is required.
|
|
23
23
|
*
|
|
24
24
|
* @example
|
|
25
|
-
*
|
|
25
|
+
* 某企业
|
|
26
26
|
*/
|
|
27
27
|
epCertName?: string;
|
|
28
28
|
/**
|
|
29
29
|
* @remarks
|
|
30
|
-
* The
|
|
30
|
+
* The company certificate number.
|
|
31
31
|
*
|
|
32
32
|
* This parameter is required.
|
|
33
33
|
*
|
|
@@ -37,14 +37,13 @@ export class CompanyThreeElementsVerificationRequest extends $dara.Model {
|
|
|
37
37
|
epCertNo?: string;
|
|
38
38
|
/**
|
|
39
39
|
* @remarks
|
|
40
|
-
* The name of the legal representative.
|
|
41
|
-
*
|
|
42
|
-
* > If an enterprise has multiple legal representatives, separate them with commas (,).
|
|
40
|
+
* The name of the company\\"s legal representative.
|
|
41
|
+
* >If the company has multiple legal representatives, separate the names with the Chinese enumeration comma ("、").
|
|
43
42
|
*
|
|
44
43
|
* This parameter is required.
|
|
45
44
|
*
|
|
46
45
|
* @example
|
|
47
|
-
*
|
|
46
|
+
* 张三
|
|
48
47
|
*/
|
|
49
48
|
legalPersonCertName?: string;
|
|
50
49
|
ownerId?: number;
|
|
@@ -5,15 +5,15 @@ import * as $dara from '@darabonba/typescript';
|
|
|
5
5
|
export class CompanyThreeElementsVerificationResponseBodyDataDetailInfo extends $dara.Model {
|
|
6
6
|
/**
|
|
7
7
|
* @remarks
|
|
8
|
-
* The
|
|
8
|
+
* The operating status of the company.
|
|
9
9
|
*
|
|
10
10
|
* @example
|
|
11
|
-
*
|
|
11
|
+
* 在营(开业)
|
|
12
12
|
*/
|
|
13
13
|
enterpriseStatus?: string;
|
|
14
14
|
/**
|
|
15
15
|
* @remarks
|
|
16
|
-
* The business term of the
|
|
16
|
+
* The business term of the company.
|
|
17
17
|
*
|
|
18
18
|
* @example
|
|
19
19
|
* 2023-05-25/2053-05-24
|
|
@@ -45,38 +45,44 @@ export class CompanyThreeElementsVerificationResponseBodyDataDetailInfo extends
|
|
|
45
45
|
export class CompanyThreeElementsVerificationResponseBodyData extends $dara.Model {
|
|
46
46
|
/**
|
|
47
47
|
* @remarks
|
|
48
|
-
* The
|
|
48
|
+
* The company details.
|
|
49
|
+
*
|
|
50
|
+
* @example
|
|
51
|
+
* {
|
|
52
|
+
* "enterpriseStatus": "在营(开业)",
|
|
53
|
+
* "openTime": "2023-05-25/2053-05-24"
|
|
54
|
+
* }
|
|
49
55
|
*/
|
|
50
56
|
detailInfo?: CompanyThreeElementsVerificationResponseBodyDataDetailInfo;
|
|
51
57
|
/**
|
|
52
58
|
* @remarks
|
|
53
|
-
* The fields
|
|
59
|
+
* The fields whose verification results are inconsistent.
|
|
54
60
|
*/
|
|
55
61
|
inconsistentData?: string[];
|
|
56
62
|
/**
|
|
57
63
|
* @remarks
|
|
58
|
-
* The
|
|
64
|
+
* The verification result code. Valid values:
|
|
59
65
|
*
|
|
60
|
-
*
|
|
61
|
-
*
|
|
62
|
-
*
|
|
63
|
-
*
|
|
64
|
-
*
|
|
65
|
-
*
|
|
66
|
+
* - 0: The verification is consistent.
|
|
67
|
+
* - 1: The verification is consistent, but the company is not operating normally.
|
|
68
|
+
* - 2: The person-company verification is inconsistent.
|
|
69
|
+
* - 3: The two-element company verification failed.
|
|
70
|
+
* - 4: The company is not found.
|
|
71
|
+
* - 5: The person does not exist in the database.
|
|
66
72
|
*
|
|
67
73
|
* @example
|
|
68
|
-
*
|
|
74
|
+
* 2
|
|
69
75
|
*/
|
|
70
76
|
reasonCode?: number;
|
|
71
77
|
/**
|
|
72
78
|
* @remarks
|
|
73
79
|
* The verification result. Valid values:
|
|
74
80
|
*
|
|
75
|
-
*
|
|
76
|
-
*
|
|
81
|
+
* - true: The information is consistent and the company is operating normally.
|
|
82
|
+
* - false: The verification failed.
|
|
77
83
|
*
|
|
78
84
|
* @example
|
|
79
|
-
*
|
|
85
|
+
* false
|
|
80
86
|
*/
|
|
81
87
|
verifyResult?: string;
|
|
82
88
|
static names(): { [key: string]: string } {
|
|
@@ -123,7 +129,7 @@ export class CompanyThreeElementsVerificationResponseBody extends $dara.Model {
|
|
|
123
129
|
accessDeniedDetail?: string;
|
|
124
130
|
/**
|
|
125
131
|
* @remarks
|
|
126
|
-
* The
|
|
132
|
+
* The request status code.
|
|
127
133
|
*
|
|
128
134
|
* @example
|
|
129
135
|
* OK
|
|
@@ -131,12 +137,12 @@ export class CompanyThreeElementsVerificationResponseBody extends $dara.Model {
|
|
|
131
137
|
code?: string;
|
|
132
138
|
/**
|
|
133
139
|
* @remarks
|
|
134
|
-
* The
|
|
140
|
+
* The returned data.
|
|
135
141
|
*/
|
|
136
142
|
data?: CompanyThreeElementsVerificationResponseBodyData;
|
|
137
143
|
/**
|
|
138
144
|
* @remarks
|
|
139
|
-
* The returned
|
|
145
|
+
* The description of the returned status code.
|
|
140
146
|
*
|
|
141
147
|
* @example
|
|
142
148
|
* OK
|
|
@@ -144,7 +150,7 @@ export class CompanyThreeElementsVerificationResponseBody extends $dara.Model {
|
|
|
144
150
|
message?: string;
|
|
145
151
|
/**
|
|
146
152
|
* @remarks
|
|
147
|
-
* The
|
|
153
|
+
* The common parameter. Each request returns a unique ID, which can be used to troubleshoot and locate issues.
|
|
148
154
|
*
|
|
149
155
|
* @example
|
|
150
156
|
* 68A40250-50CD-034C-B728-0BD135850177
|
|
@@ -5,9 +5,9 @@ import * as $dara from '@darabonba/typescript';
|
|
|
5
5
|
export class CompanyTwoElementsVerificationRequest extends $dara.Model {
|
|
6
6
|
/**
|
|
7
7
|
* @remarks
|
|
8
|
-
*
|
|
8
|
+
* Authorization code.
|
|
9
9
|
*
|
|
10
|
-
* >
|
|
10
|
+
* >Log on to the [Cell Phone Number Service console](https://dytns.console.aliyun.com/overview?spm=a2c4g.608385.0.0.79847f8b3awqUC), and obtain the authorization ID (i.e., authorization code) on the [My Applications](https://dytns.console.aliyun.com/analysis/apply) page.
|
|
11
11
|
*
|
|
12
12
|
* This parameter is required.
|
|
13
13
|
*
|
|
@@ -17,17 +17,17 @@ export class CompanyTwoElementsVerificationRequest extends $dara.Model {
|
|
|
17
17
|
authCode?: string;
|
|
18
18
|
/**
|
|
19
19
|
* @remarks
|
|
20
|
-
*
|
|
20
|
+
* Enterprise name.
|
|
21
21
|
*
|
|
22
22
|
* This parameter is required.
|
|
23
23
|
*
|
|
24
24
|
* @example
|
|
25
|
-
*
|
|
25
|
+
* 某企业
|
|
26
26
|
*/
|
|
27
27
|
epCertName?: string;
|
|
28
28
|
/**
|
|
29
29
|
* @remarks
|
|
30
|
-
*
|
|
30
|
+
* Enterprise certificate number.
|
|
31
31
|
*
|
|
32
32
|
* This parameter is required.
|
|
33
33
|
*
|
|
@@ -5,10 +5,10 @@ import * as $dara from '@darabonba/typescript';
|
|
|
5
5
|
export class CompanyTwoElementsVerificationResponseBodyDataDetailInfo extends $dara.Model {
|
|
6
6
|
/**
|
|
7
7
|
* @remarks
|
|
8
|
-
* The
|
|
8
|
+
* The operating status of the enterprise.
|
|
9
9
|
*
|
|
10
10
|
* @example
|
|
11
|
-
*
|
|
11
|
+
* 在营(开业)
|
|
12
12
|
*/
|
|
13
13
|
enterpriseStatus?: string;
|
|
14
14
|
/**
|
|
@@ -45,22 +45,30 @@ export class CompanyTwoElementsVerificationResponseBodyDataDetailInfo extends $d
|
|
|
45
45
|
export class CompanyTwoElementsVerificationResponseBodyData extends $dara.Model {
|
|
46
46
|
/**
|
|
47
47
|
* @remarks
|
|
48
|
-
*
|
|
48
|
+
* Enterprise details.
|
|
49
|
+
*
|
|
50
|
+
* > This field is not returned for public institutions or civil groups.
|
|
51
|
+
*
|
|
52
|
+
* @example
|
|
53
|
+
* {
|
|
54
|
+
* "enterpriseStatus": "在营(开业)",
|
|
55
|
+
* "openTime": "2023-05-25/2053-05-24"
|
|
56
|
+
* }
|
|
49
57
|
*/
|
|
50
58
|
detailInfo?: CompanyTwoElementsVerificationResponseBodyDataDetailInfo;
|
|
51
59
|
/**
|
|
52
60
|
* @remarks
|
|
53
|
-
* The fields
|
|
61
|
+
* The fields that are inconsistent in the verification.
|
|
54
62
|
*/
|
|
55
63
|
inconsistentData?: string[];
|
|
56
64
|
/**
|
|
57
65
|
* @remarks
|
|
58
|
-
* The
|
|
66
|
+
* The verification result code. Valid values:
|
|
59
67
|
*
|
|
60
|
-
*
|
|
61
|
-
*
|
|
62
|
-
*
|
|
63
|
-
*
|
|
68
|
+
* - 0: Verification consistent
|
|
69
|
+
* - 1: Verification consistent, the enterprise is not in normal operation
|
|
70
|
+
* - 3: The two enterprise elements failed verification
|
|
71
|
+
* - 4: No such enterprise found
|
|
64
72
|
*
|
|
65
73
|
* @example
|
|
66
74
|
* 0
|
|
@@ -70,8 +78,10 @@ export class CompanyTwoElementsVerificationResponseBodyData extends $dara.Model
|
|
|
70
78
|
* @remarks
|
|
71
79
|
* The verification result. Valid values:
|
|
72
80
|
*
|
|
73
|
-
*
|
|
74
|
-
*
|
|
81
|
+
* - true: The information is verified to be consistent, and the enterprise is operating normally.
|
|
82
|
+
* - false: The verification failed.
|
|
83
|
+
*
|
|
84
|
+
* > The operating status verification is not supported for public institutions or civil groups. Only the consistency between the enterprise name and the enterprise certificate number is verified.
|
|
75
85
|
*
|
|
76
86
|
* @example
|
|
77
87
|
* true
|
|
@@ -113,7 +123,7 @@ export class CompanyTwoElementsVerificationResponseBodyData extends $dara.Model
|
|
|
113
123
|
export class CompanyTwoElementsVerificationResponseBody extends $dara.Model {
|
|
114
124
|
/**
|
|
115
125
|
* @remarks
|
|
116
|
-
*
|
|
126
|
+
* Details about the access denial.
|
|
117
127
|
*
|
|
118
128
|
* @example
|
|
119
129
|
* -
|
|
@@ -121,7 +131,7 @@ export class CompanyTwoElementsVerificationResponseBody extends $dara.Model {
|
|
|
121
131
|
accessDeniedDetail?: string;
|
|
122
132
|
/**
|
|
123
133
|
* @remarks
|
|
124
|
-
* The
|
|
134
|
+
* The request status code.
|
|
125
135
|
*
|
|
126
136
|
* @example
|
|
127
137
|
* OK
|
|
@@ -129,12 +139,12 @@ export class CompanyTwoElementsVerificationResponseBody extends $dara.Model {
|
|
|
129
139
|
code?: string;
|
|
130
140
|
/**
|
|
131
141
|
* @remarks
|
|
132
|
-
* The
|
|
142
|
+
* The struct.
|
|
133
143
|
*/
|
|
134
144
|
data?: CompanyTwoElementsVerificationResponseBodyData;
|
|
135
145
|
/**
|
|
136
146
|
* @remarks
|
|
137
|
-
* The returned
|
|
147
|
+
* The description of the returned status code.
|
|
138
148
|
*
|
|
139
149
|
* @example
|
|
140
150
|
* OK
|
|
@@ -142,7 +152,7 @@ export class CompanyTwoElementsVerificationResponseBody extends $dara.Model {
|
|
|
142
152
|
message?: string;
|
|
143
153
|
/**
|
|
144
154
|
* @remarks
|
|
145
|
-
* The
|
|
155
|
+
* The common parameter. Each request returns a unique ID, which can be used to troubleshoot and locate issues.
|
|
146
156
|
*
|
|
147
157
|
* @example
|
|
148
158
|
* 68A40250-50CD-034C-B728-0BD135850177
|