@alicloud/dytnsapi20200217 3.2.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 +556 -226
- package/dist/client.js +660 -227
- 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 +103 -0
- package/dist/models/HistoryThreeElementsVerificationRequest.js +70 -0
- package/dist/models/HistoryThreeElementsVerificationRequest.js.map +1 -0
- package/dist/models/HistoryThreeElementsVerificationResponse.d.ts +19 -0
- package/dist/models/HistoryThreeElementsVerificationResponse.js +69 -0
- package/dist/models/HistoryThreeElementsVerificationResponse.js.map +1 -0
- package/dist/models/HistoryThreeElementsVerificationResponseBody.d.ts +94 -0
- package/dist/models/HistoryThreeElementsVerificationResponseBody.js +90 -0
- package/dist/models/HistoryThreeElementsVerificationResponseBody.js.map +1 -0
- 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 +8 -0
- package/dist/models/model.js +20 -4
- package/dist/models/model.js.map +1 -1
- package/package.json +1 -1
- package/src/client.ts +676 -227
- 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 +128 -0
- package/src/models/HistoryThreeElementsVerificationResponse.ts +40 -0
- package/src/models/HistoryThreeElementsVerificationResponseBody.ts +130 -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 +8 -0
|
@@ -3,8 +3,7 @@ export declare class CompanyFourElementsVerificationRequest extends $dara.Model
|
|
|
3
3
|
/**
|
|
4
4
|
* @remarks
|
|
5
5
|
* The authorization code.
|
|
6
|
-
*
|
|
7
|
-
* > 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).
|
|
6
|
+
* >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.
|
|
8
7
|
*
|
|
9
8
|
* This parameter is required.
|
|
10
9
|
*
|
|
@@ -14,15 +13,15 @@ export declare class CompanyFourElementsVerificationRequest extends $dara.Model
|
|
|
14
13
|
authCode?: string;
|
|
15
14
|
/**
|
|
16
15
|
* @remarks
|
|
17
|
-
* The enterprise name.
|
|
16
|
+
* The enterprise name (required).
|
|
18
17
|
*
|
|
19
18
|
* @example
|
|
20
|
-
*
|
|
19
|
+
* 某企业
|
|
21
20
|
*/
|
|
22
21
|
epCertName?: string;
|
|
23
22
|
/**
|
|
24
23
|
* @remarks
|
|
25
|
-
* The
|
|
24
|
+
* The enterprise certificate number.
|
|
26
25
|
*
|
|
27
26
|
* This parameter is required.
|
|
28
27
|
*
|
|
@@ -32,26 +31,24 @@ export declare class CompanyFourElementsVerificationRequest extends $dara.Model
|
|
|
32
31
|
epCertNo?: string;
|
|
33
32
|
/**
|
|
34
33
|
* @remarks
|
|
35
|
-
* The name of the legal
|
|
36
|
-
*
|
|
37
|
-
* > If an enterprise has multiple legal representatives, separate them with commas (,).
|
|
34
|
+
* The name of the enterprise legal person.
|
|
35
|
+
* > If the enterprise has multiple legal persons, separate them with a Chinese enumeration comma ("、").
|
|
38
36
|
*
|
|
39
37
|
* This parameter is required.
|
|
40
38
|
*
|
|
41
39
|
* @example
|
|
42
|
-
*
|
|
40
|
+
* 张三
|
|
43
41
|
*/
|
|
44
42
|
legalPersonCertName?: string;
|
|
45
43
|
/**
|
|
46
44
|
* @remarks
|
|
47
|
-
* The ID card number of the legal
|
|
48
|
-
*
|
|
49
|
-
* > If an enterprise has multiple legal representatives, separate the ID card numbers with commas (,).
|
|
45
|
+
* The ID card number of the enterprise legal person.
|
|
46
|
+
* > If the enterprise has multiple ID card numbers, separate them with a Chinese enumeration comma ("、").
|
|
50
47
|
*
|
|
51
48
|
* This parameter is required.
|
|
52
49
|
*
|
|
53
50
|
* @example
|
|
54
|
-
*
|
|
51
|
+
* 610321********0011、510180********0022
|
|
55
52
|
*/
|
|
56
53
|
legalPersonCertNo?: string;
|
|
57
54
|
ownerId?: number;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CompanyFourElementsVerificationRequest.js","sourceRoot":"","sources":["../../src/models/CompanyFourElementsVerificationRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,sCAAuC,SAAQ,KAAK,CAAC,KAAK;
|
|
1
|
+
{"version":3,"file":"CompanyFourElementsVerificationRequest.js","sourceRoot":"","sources":["../../src/models/CompanyFourElementsVerificationRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,sCAAuC,SAAQ,KAAK,CAAC,KAAK;IAuDrE,MAAM,CAAC,KAAK;QACV,OAAO;YACL,QAAQ,EAAE,UAAU;YACpB,UAAU,EAAE,YAAY;YACxB,QAAQ,EAAE,UAAU;YACpB,mBAAmB,EAAE,qBAAqB;YAC1C,iBAAiB,EAAE,mBAAmB;YACtC,OAAO,EAAE,SAAS;YAClB,oBAAoB,EAAE,sBAAsB;YAC5C,eAAe,EAAE,iBAAiB;SACnC,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,QAAQ,EAAE,QAAQ;YAClB,UAAU,EAAE,QAAQ;YACpB,QAAQ,EAAE,QAAQ;YAClB,mBAAmB,EAAE,QAAQ;YAC7B,iBAAiB,EAAE,QAAQ;YAC3B,OAAO,EAAE,QAAQ;YACjB,oBAAoB,EAAE,QAAQ;YAC9B,eAAe,EAAE,QAAQ;SAC1B,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,wFAwFC"}
|
|
@@ -2,10 +2,10 @@ import * as $dara from '@darabonba/typescript';
|
|
|
2
2
|
export declare class CompanyFourElementsVerificationResponseBodyDataDetailInfo extends $dara.Model {
|
|
3
3
|
/**
|
|
4
4
|
* @remarks
|
|
5
|
-
* The
|
|
5
|
+
* The operating status of the enterprise.
|
|
6
6
|
*
|
|
7
7
|
* @example
|
|
8
|
-
*
|
|
8
|
+
* 在营(开业)
|
|
9
9
|
*/
|
|
10
10
|
enterpriseStatus?: string;
|
|
11
11
|
/**
|
|
@@ -30,24 +30,28 @@ export declare class CompanyFourElementsVerificationResponseBodyDataDetailInfo e
|
|
|
30
30
|
export declare class CompanyFourElementsVerificationResponseBodyData extends $dara.Model {
|
|
31
31
|
/**
|
|
32
32
|
* @remarks
|
|
33
|
-
* The
|
|
33
|
+
* The enterprise details.
|
|
34
|
+
*
|
|
35
|
+
* @example
|
|
36
|
+
* { "enterpriseStatus": "在营(开业)",
|
|
37
|
+
* "openTime": "2023-05-25/2053-05-24" }
|
|
34
38
|
*/
|
|
35
39
|
detailInfo?: CompanyFourElementsVerificationResponseBodyDataDetailInfo;
|
|
36
40
|
/**
|
|
37
41
|
* @remarks
|
|
38
|
-
* The fields
|
|
42
|
+
* The fields that failed verification.
|
|
39
43
|
*/
|
|
40
44
|
inconsistentData?: string[];
|
|
41
45
|
/**
|
|
42
46
|
* @remarks
|
|
43
|
-
* The
|
|
47
|
+
* The verification result code. Valid values:
|
|
44
48
|
*
|
|
45
|
-
*
|
|
46
|
-
*
|
|
47
|
-
*
|
|
48
|
-
*
|
|
49
|
-
*
|
|
50
|
-
*
|
|
49
|
+
* - 0: Verification passed.
|
|
50
|
+
* - 1: Verification passed, but the enterprise is not operating normally.
|
|
51
|
+
* - 2: The legal person and enterprise information are inconsistent.
|
|
52
|
+
* - 3: The enterprise four-element verification failed.
|
|
53
|
+
* - 4: The enterprise was not found.
|
|
54
|
+
* - 5: The legal person was not found in the database.
|
|
51
55
|
*
|
|
52
56
|
* @example
|
|
53
57
|
* 0
|
|
@@ -56,9 +60,8 @@ export declare class CompanyFourElementsVerificationResponseBodyData extends $da
|
|
|
56
60
|
/**
|
|
57
61
|
* @remarks
|
|
58
62
|
* The verification result. Valid values:
|
|
59
|
-
*
|
|
60
|
-
*
|
|
61
|
-
* * false: The four elements do not belong to the same enterprise.
|
|
63
|
+
* - true: The information is consistent and the enterprise is operating normally.
|
|
64
|
+
* - false: Verification failed.
|
|
62
65
|
*
|
|
63
66
|
* @example
|
|
64
67
|
* true
|
|
@@ -86,7 +89,7 @@ export declare class CompanyFourElementsVerificationResponseBody extends $dara.M
|
|
|
86
89
|
accessDeniedDetail?: string;
|
|
87
90
|
/**
|
|
88
91
|
* @remarks
|
|
89
|
-
* The
|
|
92
|
+
* The request status code.
|
|
90
93
|
*
|
|
91
94
|
* @example
|
|
92
95
|
* OK
|
|
@@ -94,12 +97,12 @@ export declare class CompanyFourElementsVerificationResponseBody extends $dara.M
|
|
|
94
97
|
code?: string;
|
|
95
98
|
/**
|
|
96
99
|
* @remarks
|
|
97
|
-
* The
|
|
100
|
+
* The structure.
|
|
98
101
|
*/
|
|
99
102
|
data?: CompanyFourElementsVerificationResponseBodyData;
|
|
100
103
|
/**
|
|
101
104
|
* @remarks
|
|
102
|
-
* The returned
|
|
105
|
+
* The description of the returned status code.
|
|
103
106
|
*
|
|
104
107
|
* @example
|
|
105
108
|
* OK
|
|
@@ -107,7 +110,7 @@ export declare class CompanyFourElementsVerificationResponseBody extends $dara.M
|
|
|
107
110
|
message?: string;
|
|
108
111
|
/**
|
|
109
112
|
* @remarks
|
|
110
|
-
* The
|
|
113
|
+
* The common parameter. The ID returned for each request is unique and can be used to troubleshoot and locate issues.
|
|
111
114
|
*
|
|
112
115
|
* @example
|
|
113
116
|
* CC3BB6D2-2FDF-4321-9DCE-B38165CE4C47
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CompanyFourElementsVerificationResponseBody.js","sourceRoot":"","sources":["../../src/models/CompanyFourElementsVerificationResponseBody.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,yDAA0D,SAAQ,KAAK,CAAC,KAAK;IAiBxF,MAAM,CAAC,KAAK;QACV,OAAO;YACL,gBAAgB,EAAE,kBAAkB;YACpC,QAAQ,EAAE,UAAU;SACrB,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,gBAAgB,EAAE,QAAQ;YAC1B,QAAQ,EAAE,QAAQ;SACnB,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,8HAsCC;AAED,MAAa,+CAAgD,SAAQ,KAAK,CAAC,KAAK;
|
|
1
|
+
{"version":3,"file":"CompanyFourElementsVerificationResponseBody.js","sourceRoot":"","sources":["../../src/models/CompanyFourElementsVerificationResponseBody.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,yDAA0D,SAAQ,KAAK,CAAC,KAAK;IAiBxF,MAAM,CAAC,KAAK;QACV,OAAO;YACL,gBAAgB,EAAE,kBAAkB;YACpC,QAAQ,EAAE,UAAU;SACrB,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,gBAAgB,EAAE,QAAQ;YAC1B,QAAQ,EAAE,QAAQ;SACnB,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,8HAsCC;AAED,MAAa,+CAAgD,SAAQ,KAAK,CAAC,KAAK;IAwC9E,MAAM,CAAC,KAAK;QACV,OAAO;YACL,UAAU,EAAE,YAAY;YACxB,gBAAgB,EAAE,kBAAkB;YACpC,UAAU,EAAE,YAAY;YACxB,YAAY,EAAE,cAAc;SAC7B,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,UAAU,EAAE,yDAAyD;YACrE,gBAAgB,EAAE,EAAE,MAAM,EAAE,OAAO,EAAE,UAAU,EAAE,QAAQ,EAAE;YAC3D,UAAU,EAAE,QAAQ;YACpB,YAAY,EAAE,QAAQ;SACvB,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,IAAG,IAAI,CAAC,UAAU,IAAI,OAAQ,IAAI,CAAC,UAAkB,CAAC,QAAQ,KAAK,UAAU,EAAE,CAAC;YAC7E,IAAI,CAAC,UAAkB,CAAC,QAAQ,EAAE,CAAC;QACtC,CAAC;QACD,IAAG,KAAK,CAAC,OAAO,CAAC,IAAI,CAAC,gBAAgB,CAAC,EAAE,CAAC;YACxC,KAAK,CAAC,KAAK,CAAC,aAAa,CAAC,IAAI,CAAC,gBAAgB,CAAC,CAAC;QACnD,CAAC;QACD,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AAvED,0GAuEC;AAED,MAAa,2CAA4C,SAAQ,KAAK,CAAC,KAAK;IAsC1E,MAAM,CAAC,KAAK;QACV,OAAO;YACL,kBAAkB,EAAE,oBAAoB;YACxC,IAAI,EAAE,MAAM;YACZ,IAAI,EAAE,MAAM;YACZ,OAAO,EAAE,SAAS;YAClB,SAAS,EAAE,WAAW;SACvB,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,kBAAkB,EAAE,QAAQ;YAC5B,IAAI,EAAE,QAAQ;YACd,IAAI,EAAE,+CAA+C;YACrD,OAAO,EAAE,QAAQ;YACjB,SAAS,EAAE,QAAQ;SACpB,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,IAAG,IAAI,CAAC,IAAI,IAAI,OAAQ,IAAI,CAAC,IAAY,CAAC,QAAQ,KAAK,UAAU,EAAE,CAAC;YACjE,IAAI,CAAC,IAAY,CAAC,QAAQ,EAAE,CAAC;QAChC,CAAC;QACD,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AApED,kGAoEC"}
|
|
@@ -4,7 +4,7 @@ export declare class CompanyThreeElementsVerificationRequest extends $dara.Model
|
|
|
4
4
|
* @remarks
|
|
5
5
|
* The authorization code.
|
|
6
6
|
*
|
|
7
|
-
* >
|
|
7
|
+
* >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.
|
|
8
8
|
*
|
|
9
9
|
* This parameter is required.
|
|
10
10
|
*
|
|
@@ -14,17 +14,17 @@ export declare class CompanyThreeElementsVerificationRequest extends $dara.Model
|
|
|
14
14
|
authCode?: string;
|
|
15
15
|
/**
|
|
16
16
|
* @remarks
|
|
17
|
-
* The
|
|
17
|
+
* The company name.
|
|
18
18
|
*
|
|
19
19
|
* This parameter is required.
|
|
20
20
|
*
|
|
21
21
|
* @example
|
|
22
|
-
*
|
|
22
|
+
* 某企业
|
|
23
23
|
*/
|
|
24
24
|
epCertName?: string;
|
|
25
25
|
/**
|
|
26
26
|
* @remarks
|
|
27
|
-
* The
|
|
27
|
+
* The company certificate number.
|
|
28
28
|
*
|
|
29
29
|
* This parameter is required.
|
|
30
30
|
*
|
|
@@ -34,14 +34,13 @@ export declare class CompanyThreeElementsVerificationRequest extends $dara.Model
|
|
|
34
34
|
epCertNo?: string;
|
|
35
35
|
/**
|
|
36
36
|
* @remarks
|
|
37
|
-
* The name of the legal representative.
|
|
38
|
-
*
|
|
39
|
-
* > If an enterprise has multiple legal representatives, separate them with commas (,).
|
|
37
|
+
* The name of the company\\"s legal representative.
|
|
38
|
+
* >If the company has multiple legal representatives, separate the names with the Chinese enumeration comma ("、").
|
|
40
39
|
*
|
|
41
40
|
* This parameter is required.
|
|
42
41
|
*
|
|
43
42
|
* @example
|
|
44
|
-
*
|
|
43
|
+
* 张三
|
|
45
44
|
*/
|
|
46
45
|
legalPersonCertName?: string;
|
|
47
46
|
ownerId?: number;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CompanyThreeElementsVerificationRequest.js","sourceRoot":"","sources":["../../src/models/CompanyThreeElementsVerificationRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,uCAAwC,SAAQ,KAAK,CAAC,KAAK;
|
|
1
|
+
{"version":3,"file":"CompanyThreeElementsVerificationRequest.js","sourceRoot":"","sources":["../../src/models/CompanyThreeElementsVerificationRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,uCAAwC,SAAQ,KAAK,CAAC,KAAK;IA+CtE,MAAM,CAAC,KAAK;QACV,OAAO;YACL,QAAQ,EAAE,UAAU;YACpB,UAAU,EAAE,YAAY;YACxB,QAAQ,EAAE,UAAU;YACpB,mBAAmB,EAAE,qBAAqB;YAC1C,OAAO,EAAE,SAAS;YAClB,oBAAoB,EAAE,sBAAsB;YAC5C,eAAe,EAAE,iBAAiB;SACnC,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,QAAQ,EAAE,QAAQ;YAClB,UAAU,EAAE,QAAQ;YACpB,QAAQ,EAAE,QAAQ;YAClB,mBAAmB,EAAE,QAAQ;YAC7B,OAAO,EAAE,QAAQ;YACjB,oBAAoB,EAAE,QAAQ;YAC9B,eAAe,EAAE,QAAQ;SAC1B,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;AA9ED,0FA8EC"}
|
|
@@ -2,15 +2,15 @@ import * as $dara from '@darabonba/typescript';
|
|
|
2
2
|
export declare class CompanyThreeElementsVerificationResponseBodyDataDetailInfo extends $dara.Model {
|
|
3
3
|
/**
|
|
4
4
|
* @remarks
|
|
5
|
-
* The
|
|
5
|
+
* The operating status of the company.
|
|
6
6
|
*
|
|
7
7
|
* @example
|
|
8
|
-
*
|
|
8
|
+
* 在营(开业)
|
|
9
9
|
*/
|
|
10
10
|
enterpriseStatus?: string;
|
|
11
11
|
/**
|
|
12
12
|
* @remarks
|
|
13
|
-
* The business term of the
|
|
13
|
+
* The business term of the company.
|
|
14
14
|
*
|
|
15
15
|
* @example
|
|
16
16
|
* 2023-05-25/2053-05-24
|
|
@@ -30,38 +30,44 @@ export declare class CompanyThreeElementsVerificationResponseBodyDataDetailInfo
|
|
|
30
30
|
export declare class CompanyThreeElementsVerificationResponseBodyData extends $dara.Model {
|
|
31
31
|
/**
|
|
32
32
|
* @remarks
|
|
33
|
-
* The
|
|
33
|
+
* The company details.
|
|
34
|
+
*
|
|
35
|
+
* @example
|
|
36
|
+
* {
|
|
37
|
+
* "enterpriseStatus": "在营(开业)",
|
|
38
|
+
* "openTime": "2023-05-25/2053-05-24"
|
|
39
|
+
* }
|
|
34
40
|
*/
|
|
35
41
|
detailInfo?: CompanyThreeElementsVerificationResponseBodyDataDetailInfo;
|
|
36
42
|
/**
|
|
37
43
|
* @remarks
|
|
38
|
-
* The fields
|
|
44
|
+
* The fields whose verification results are inconsistent.
|
|
39
45
|
*/
|
|
40
46
|
inconsistentData?: string[];
|
|
41
47
|
/**
|
|
42
48
|
* @remarks
|
|
43
|
-
* The
|
|
49
|
+
* The verification result code. Valid values:
|
|
44
50
|
*
|
|
45
|
-
*
|
|
46
|
-
*
|
|
47
|
-
*
|
|
48
|
-
*
|
|
49
|
-
*
|
|
50
|
-
*
|
|
51
|
+
* - 0: The verification is consistent.
|
|
52
|
+
* - 1: The verification is consistent, but the company is not operating normally.
|
|
53
|
+
* - 2: The person-company verification is inconsistent.
|
|
54
|
+
* - 3: The two-element company verification failed.
|
|
55
|
+
* - 4: The company is not found.
|
|
56
|
+
* - 5: The person does not exist in the database.
|
|
51
57
|
*
|
|
52
58
|
* @example
|
|
53
|
-
*
|
|
59
|
+
* 2
|
|
54
60
|
*/
|
|
55
61
|
reasonCode?: number;
|
|
56
62
|
/**
|
|
57
63
|
* @remarks
|
|
58
64
|
* The verification result. Valid values:
|
|
59
65
|
*
|
|
60
|
-
*
|
|
61
|
-
*
|
|
66
|
+
* - true: The information is consistent and the company is operating normally.
|
|
67
|
+
* - false: The verification failed.
|
|
62
68
|
*
|
|
63
69
|
* @example
|
|
64
|
-
*
|
|
70
|
+
* false
|
|
65
71
|
*/
|
|
66
72
|
verifyResult?: string;
|
|
67
73
|
static names(): {
|
|
@@ -86,7 +92,7 @@ export declare class CompanyThreeElementsVerificationResponseBody extends $dara.
|
|
|
86
92
|
accessDeniedDetail?: string;
|
|
87
93
|
/**
|
|
88
94
|
* @remarks
|
|
89
|
-
* The
|
|
95
|
+
* The request status code.
|
|
90
96
|
*
|
|
91
97
|
* @example
|
|
92
98
|
* OK
|
|
@@ -94,12 +100,12 @@ export declare class CompanyThreeElementsVerificationResponseBody extends $dara.
|
|
|
94
100
|
code?: string;
|
|
95
101
|
/**
|
|
96
102
|
* @remarks
|
|
97
|
-
* The
|
|
103
|
+
* The returned data.
|
|
98
104
|
*/
|
|
99
105
|
data?: CompanyThreeElementsVerificationResponseBodyData;
|
|
100
106
|
/**
|
|
101
107
|
* @remarks
|
|
102
|
-
* The returned
|
|
108
|
+
* The description of the returned status code.
|
|
103
109
|
*
|
|
104
110
|
* @example
|
|
105
111
|
* OK
|
|
@@ -107,7 +113,7 @@ export declare class CompanyThreeElementsVerificationResponseBody extends $dara.
|
|
|
107
113
|
message?: string;
|
|
108
114
|
/**
|
|
109
115
|
* @remarks
|
|
110
|
-
* The
|
|
116
|
+
* The common parameter. Each request returns a unique ID, which can be used to troubleshoot and locate issues.
|
|
111
117
|
*
|
|
112
118
|
* @example
|
|
113
119
|
* 68A40250-50CD-034C-B728-0BD135850177
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CompanyThreeElementsVerificationResponseBody.js","sourceRoot":"","sources":["../../src/models/CompanyThreeElementsVerificationResponseBody.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,0DAA2D,SAAQ,KAAK,CAAC,KAAK;IAiBzF,MAAM,CAAC,KAAK;QACV,OAAO;YACL,gBAAgB,EAAE,kBAAkB;YACpC,QAAQ,EAAE,UAAU;SACrB,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,gBAAgB,EAAE,QAAQ;YAC1B,QAAQ,EAAE,QAAQ;SACnB,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,gIAsCC;AAED,MAAa,gDAAiD,SAAQ,KAAK,CAAC,KAAK;
|
|
1
|
+
{"version":3,"file":"CompanyThreeElementsVerificationResponseBody.js","sourceRoot":"","sources":["../../src/models/CompanyThreeElementsVerificationResponseBody.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,0DAA2D,SAAQ,KAAK,CAAC,KAAK;IAiBzF,MAAM,CAAC,KAAK;QACV,OAAO;YACL,gBAAgB,EAAE,kBAAkB;YACpC,QAAQ,EAAE,UAAU;SACrB,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,gBAAgB,EAAE,QAAQ;YAC1B,QAAQ,EAAE,QAAQ;SACnB,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,gIAsCC;AAED,MAAa,gDAAiD,SAAQ,KAAK,CAAC,KAAK;IA2C/E,MAAM,CAAC,KAAK;QACV,OAAO;YACL,UAAU,EAAE,YAAY;YACxB,gBAAgB,EAAE,kBAAkB;YACpC,UAAU,EAAE,YAAY;YACxB,YAAY,EAAE,cAAc;SAC7B,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,UAAU,EAAE,0DAA0D;YACtE,gBAAgB,EAAE,EAAE,MAAM,EAAE,OAAO,EAAE,UAAU,EAAE,QAAQ,EAAE;YAC3D,UAAU,EAAE,QAAQ;YACpB,YAAY,EAAE,QAAQ;SACvB,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,IAAG,IAAI,CAAC,UAAU,IAAI,OAAQ,IAAI,CAAC,UAAkB,CAAC,QAAQ,KAAK,UAAU,EAAE,CAAC;YAC7E,IAAI,CAAC,UAAkB,CAAC,QAAQ,EAAE,CAAC;QACtC,CAAC;QACD,IAAG,KAAK,CAAC,OAAO,CAAC,IAAI,CAAC,gBAAgB,CAAC,EAAE,CAAC;YACxC,KAAK,CAAC,KAAK,CAAC,aAAa,CAAC,IAAI,CAAC,gBAAgB,CAAC,CAAC;QACnD,CAAC;QACD,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AA1ED,4GA0EC;AAED,MAAa,4CAA6C,SAAQ,KAAK,CAAC,KAAK;IAsC3E,MAAM,CAAC,KAAK;QACV,OAAO;YACL,kBAAkB,EAAE,oBAAoB;YACxC,IAAI,EAAE,MAAM;YACZ,IAAI,EAAE,MAAM;YACZ,OAAO,EAAE,SAAS;YAClB,SAAS,EAAE,WAAW;SACvB,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,kBAAkB,EAAE,QAAQ;YAC5B,IAAI,EAAE,QAAQ;YACd,IAAI,EAAE,gDAAgD;YACtD,OAAO,EAAE,QAAQ;YACjB,SAAS,EAAE,QAAQ;SACpB,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,IAAG,IAAI,CAAC,IAAI,IAAI,OAAQ,IAAI,CAAC,IAAY,CAAC,QAAQ,KAAK,UAAU,EAAE,CAAC;YACjE,IAAI,CAAC,IAAY,CAAC,QAAQ,EAAE,CAAC;QAChC,CAAC;QACD,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AApED,oGAoEC"}
|
|
@@ -2,9 +2,9 @@ import * as $dara from '@darabonba/typescript';
|
|
|
2
2
|
export declare class CompanyTwoElementsVerificationRequest extends $dara.Model {
|
|
3
3
|
/**
|
|
4
4
|
* @remarks
|
|
5
|
-
*
|
|
5
|
+
* Authorization code.
|
|
6
6
|
*
|
|
7
|
-
* >
|
|
7
|
+
* >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.
|
|
8
8
|
*
|
|
9
9
|
* This parameter is required.
|
|
10
10
|
*
|
|
@@ -14,17 +14,17 @@ export declare class CompanyTwoElementsVerificationRequest extends $dara.Model {
|
|
|
14
14
|
authCode?: string;
|
|
15
15
|
/**
|
|
16
16
|
* @remarks
|
|
17
|
-
*
|
|
17
|
+
* Enterprise name.
|
|
18
18
|
*
|
|
19
19
|
* This parameter is required.
|
|
20
20
|
*
|
|
21
21
|
* @example
|
|
22
|
-
*
|
|
22
|
+
* 某企业
|
|
23
23
|
*/
|
|
24
24
|
epCertName?: string;
|
|
25
25
|
/**
|
|
26
26
|
* @remarks
|
|
27
|
-
*
|
|
27
|
+
* Enterprise certificate number.
|
|
28
28
|
*
|
|
29
29
|
* This parameter is required.
|
|
30
30
|
*
|
|
@@ -2,10 +2,10 @@ import * as $dara from '@darabonba/typescript';
|
|
|
2
2
|
export declare class CompanyTwoElementsVerificationResponseBodyDataDetailInfo extends $dara.Model {
|
|
3
3
|
/**
|
|
4
4
|
* @remarks
|
|
5
|
-
* The
|
|
5
|
+
* The operating status of the enterprise.
|
|
6
6
|
*
|
|
7
7
|
* @example
|
|
8
|
-
*
|
|
8
|
+
* 在营(开业)
|
|
9
9
|
*/
|
|
10
10
|
enterpriseStatus?: string;
|
|
11
11
|
/**
|
|
@@ -30,22 +30,30 @@ export declare class CompanyTwoElementsVerificationResponseBodyDataDetailInfo ex
|
|
|
30
30
|
export declare class CompanyTwoElementsVerificationResponseBodyData extends $dara.Model {
|
|
31
31
|
/**
|
|
32
32
|
* @remarks
|
|
33
|
-
*
|
|
33
|
+
* Enterprise details.
|
|
34
|
+
*
|
|
35
|
+
* > This field is not returned for public institutions or civil groups.
|
|
36
|
+
*
|
|
37
|
+
* @example
|
|
38
|
+
* {
|
|
39
|
+
* "enterpriseStatus": "在营(开业)",
|
|
40
|
+
* "openTime": "2023-05-25/2053-05-24"
|
|
41
|
+
* }
|
|
34
42
|
*/
|
|
35
43
|
detailInfo?: CompanyTwoElementsVerificationResponseBodyDataDetailInfo;
|
|
36
44
|
/**
|
|
37
45
|
* @remarks
|
|
38
|
-
* The fields
|
|
46
|
+
* The fields that are inconsistent in the verification.
|
|
39
47
|
*/
|
|
40
48
|
inconsistentData?: string[];
|
|
41
49
|
/**
|
|
42
50
|
* @remarks
|
|
43
|
-
* The
|
|
51
|
+
* The verification result code. Valid values:
|
|
44
52
|
*
|
|
45
|
-
*
|
|
46
|
-
*
|
|
47
|
-
*
|
|
48
|
-
*
|
|
53
|
+
* - 0: Verification consistent
|
|
54
|
+
* - 1: Verification consistent, the enterprise is not in normal operation
|
|
55
|
+
* - 3: The two enterprise elements failed verification
|
|
56
|
+
* - 4: No such enterprise found
|
|
49
57
|
*
|
|
50
58
|
* @example
|
|
51
59
|
* 0
|
|
@@ -55,8 +63,10 @@ export declare class CompanyTwoElementsVerificationResponseBodyData extends $dar
|
|
|
55
63
|
* @remarks
|
|
56
64
|
* The verification result. Valid values:
|
|
57
65
|
*
|
|
58
|
-
*
|
|
59
|
-
*
|
|
66
|
+
* - true: The information is verified to be consistent, and the enterprise is operating normally.
|
|
67
|
+
* - false: The verification failed.
|
|
68
|
+
*
|
|
69
|
+
* > 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.
|
|
60
70
|
*
|
|
61
71
|
* @example
|
|
62
72
|
* true
|
|
@@ -76,7 +86,7 @@ export declare class CompanyTwoElementsVerificationResponseBodyData extends $dar
|
|
|
76
86
|
export declare class CompanyTwoElementsVerificationResponseBody extends $dara.Model {
|
|
77
87
|
/**
|
|
78
88
|
* @remarks
|
|
79
|
-
*
|
|
89
|
+
* Details about the access denial.
|
|
80
90
|
*
|
|
81
91
|
* @example
|
|
82
92
|
* -
|
|
@@ -84,7 +94,7 @@ export declare class CompanyTwoElementsVerificationResponseBody extends $dara.Mo
|
|
|
84
94
|
accessDeniedDetail?: string;
|
|
85
95
|
/**
|
|
86
96
|
* @remarks
|
|
87
|
-
* The
|
|
97
|
+
* The request status code.
|
|
88
98
|
*
|
|
89
99
|
* @example
|
|
90
100
|
* OK
|
|
@@ -92,12 +102,12 @@ export declare class CompanyTwoElementsVerificationResponseBody extends $dara.Mo
|
|
|
92
102
|
code?: string;
|
|
93
103
|
/**
|
|
94
104
|
* @remarks
|
|
95
|
-
* The
|
|
105
|
+
* The struct.
|
|
96
106
|
*/
|
|
97
107
|
data?: CompanyTwoElementsVerificationResponseBodyData;
|
|
98
108
|
/**
|
|
99
109
|
* @remarks
|
|
100
|
-
* The returned
|
|
110
|
+
* The description of the returned status code.
|
|
101
111
|
*
|
|
102
112
|
* @example
|
|
103
113
|
* OK
|
|
@@ -105,7 +115,7 @@ export declare class CompanyTwoElementsVerificationResponseBody extends $dara.Mo
|
|
|
105
115
|
message?: string;
|
|
106
116
|
/**
|
|
107
117
|
* @remarks
|
|
108
|
-
* The
|
|
118
|
+
* The common parameter. Each request returns a unique ID, which can be used to troubleshoot and locate issues.
|
|
109
119
|
*
|
|
110
120
|
* @example
|
|
111
121
|
* 68A40250-50CD-034C-B728-0BD135850177
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CompanyTwoElementsVerificationResponseBody.js","sourceRoot":"","sources":["../../src/models/CompanyTwoElementsVerificationResponseBody.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,wDAAyD,SAAQ,KAAK,CAAC,KAAK;IAiBvF,MAAM,CAAC,KAAK;QACV,OAAO;YACL,gBAAgB,EAAE,kBAAkB;YACpC,QAAQ,EAAE,UAAU;SACrB,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,gBAAgB,EAAE,QAAQ;YAC1B,QAAQ,EAAE,QAAQ;SACnB,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,4HAsCC;AAED,MAAa,8CAA+C,SAAQ,KAAK,CAAC,KAAK;
|
|
1
|
+
{"version":3,"file":"CompanyTwoElementsVerificationResponseBody.js","sourceRoot":"","sources":["../../src/models/CompanyTwoElementsVerificationResponseBody.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,wDAAyD,SAAQ,KAAK,CAAC,KAAK;IAiBvF,MAAM,CAAC,KAAK;QACV,OAAO;YACL,gBAAgB,EAAE,kBAAkB;YACpC,QAAQ,EAAE,UAAU;SACrB,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,gBAAgB,EAAE,QAAQ;YAC1B,QAAQ,EAAE,QAAQ;SACnB,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,4HAsCC;AAED,MAAa,8CAA+C,SAAQ,KAAK,CAAC,KAAK;IA6C7E,MAAM,CAAC,KAAK;QACV,OAAO;YACL,UAAU,EAAE,YAAY;YACxB,gBAAgB,EAAE,kBAAkB;YACpC,UAAU,EAAE,YAAY;YACxB,YAAY,EAAE,cAAc;SAC7B,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,UAAU,EAAE,wDAAwD;YACpE,gBAAgB,EAAE,EAAE,MAAM,EAAE,OAAO,EAAE,UAAU,EAAE,QAAQ,EAAE;YAC3D,UAAU,EAAE,QAAQ;YACpB,YAAY,EAAE,QAAQ;SACvB,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,IAAG,IAAI,CAAC,UAAU,IAAI,OAAQ,IAAI,CAAC,UAAkB,CAAC,QAAQ,KAAK,UAAU,EAAE,CAAC;YAC7E,IAAI,CAAC,UAAkB,CAAC,QAAQ,EAAE,CAAC;QACtC,CAAC;QACD,IAAG,KAAK,CAAC,OAAO,CAAC,IAAI,CAAC,gBAAgB,CAAC,EAAE,CAAC;YACxC,KAAK,CAAC,KAAK,CAAC,aAAa,CAAC,IAAI,CAAC,gBAAgB,CAAC,CAAC;QACnD,CAAC;QACD,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AA5ED,wGA4EC;AAED,MAAa,0CAA2C,SAAQ,KAAK,CAAC,KAAK;IAsCzE,MAAM,CAAC,KAAK;QACV,OAAO;YACL,kBAAkB,EAAE,oBAAoB;YACxC,IAAI,EAAE,MAAM;YACZ,IAAI,EAAE,MAAM;YACZ,OAAO,EAAE,SAAS;YAClB,SAAS,EAAE,WAAW;SACvB,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,kBAAkB,EAAE,QAAQ;YAC5B,IAAI,EAAE,QAAQ;YACd,IAAI,EAAE,8CAA8C;YACpD,OAAO,EAAE,QAAQ;YACjB,SAAS,EAAE,QAAQ;SACpB,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,IAAG,IAAI,CAAC,IAAI,IAAI,OAAQ,IAAI,CAAC,IAAY,CAAC,QAAQ,KAAK,UAAU,EAAE,CAAC;YACjE,IAAI,CAAC,IAAY,CAAC,QAAQ,EAAE,CAAC;QAChC,CAAC;QACD,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AApED,gGAoEC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DeleteContactsRequest.js","sourceRoot":"","sources":["../../src/models/DeleteContactsRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,qBAAsB,SAAQ,KAAK,CAAC,KAAK;
|
|
1
|
+
{"version":3,"file":"DeleteContactsRequest.js","sourceRoot":"","sources":["../../src/models/DeleteContactsRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,qBAAsB,SAAQ,KAAK,CAAC,KAAK;IAcpD,MAAM,CAAC,KAAK;QACV,OAAO;YACL,SAAS,EAAE,WAAW;YACtB,OAAO,EAAE,SAAS;YAClB,oBAAoB,EAAE,sBAAsB;YAC5C,eAAe,EAAE,iBAAiB;SACnC,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,SAAS,EAAE,QAAQ;YACnB,OAAO,EAAE,QAAQ;YACjB,oBAAoB,EAAE,QAAQ;YAC9B,eAAe,EAAE,QAAQ;SAC1B,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;AAvCD,sDAuCC"}
|
|
@@ -1,17 +1,34 @@
|
|
|
1
1
|
import * as $dara from '@darabonba/typescript';
|
|
2
2
|
export declare class DeleteContactsResponseBody extends $dara.Model {
|
|
3
3
|
/**
|
|
4
|
+
* @remarks
|
|
5
|
+
* The response code. `OK` indicates a successful request.
|
|
6
|
+
*
|
|
4
7
|
* @example
|
|
5
8
|
* OK
|
|
6
9
|
*/
|
|
7
10
|
code?: string;
|
|
11
|
+
/**
|
|
12
|
+
* @remarks
|
|
13
|
+
* Indicates whether the operation succeeded. Valid values:
|
|
14
|
+
*
|
|
15
|
+
* - true
|
|
16
|
+
*
|
|
17
|
+
* - false
|
|
18
|
+
*/
|
|
8
19
|
data?: boolean;
|
|
9
20
|
/**
|
|
21
|
+
* @remarks
|
|
22
|
+
* The response message.
|
|
23
|
+
*
|
|
10
24
|
* @example
|
|
11
25
|
* OK
|
|
12
26
|
*/
|
|
13
27
|
message?: string;
|
|
14
28
|
/**
|
|
29
|
+
* @remarks
|
|
30
|
+
* The request ID.
|
|
31
|
+
*
|
|
15
32
|
* @example
|
|
16
33
|
* CC3BB6D2-2FDF-4321-9DCE-B38165CE4C47
|
|
17
34
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DeleteContactsResponseBody.js","sourceRoot":"","sources":["../../src/models/DeleteContactsResponseBody.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,0BAA2B,SAAQ,KAAK,CAAC,KAAK;
|
|
1
|
+
{"version":3,"file":"DeleteContactsResponseBody.js","sourceRoot":"","sources":["../../src/models/DeleteContactsResponseBody.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,0BAA2B,SAAQ,KAAK,CAAC,KAAK;IAkCzD,MAAM,CAAC,KAAK;QACV,OAAO;YACL,IAAI,EAAE,MAAM;YACZ,IAAI,EAAE,MAAM;YACZ,OAAO,EAAE,SAAS;YAClB,SAAS,EAAE,WAAW;SACvB,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,IAAI,EAAE,QAAQ;YACd,IAAI,EAAE,SAAS;YACf,OAAO,EAAE,QAAQ;YACjB,SAAS,EAAE,QAAQ;SACpB,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;AA3DD,gEA2DC"}
|
|
@@ -4,7 +4,7 @@ export declare class DescribeEmptyNumberRequest extends $dara.Model {
|
|
|
4
4
|
* @remarks
|
|
5
5
|
* The authorization code.
|
|
6
6
|
*
|
|
7
|
-
* >
|
|
7
|
+
* > On the **My Applications** page of the [Cell Phone Number Service console](https://dytns.console.aliyun.com/analysis/apply), obtain the authorization ID, which is the authorization code.
|
|
8
8
|
*
|
|
9
9
|
* This parameter is required.
|
|
10
10
|
*
|
|
@@ -14,9 +14,10 @@ export declare class DescribeEmptyNumberRequest extends $dara.Model {
|
|
|
14
14
|
authCode?: string;
|
|
15
15
|
/**
|
|
16
16
|
* @remarks
|
|
17
|
-
* The phone number to
|
|
17
|
+
* The phone number to query.
|
|
18
18
|
*
|
|
19
|
-
*
|
|
19
|
+
*
|
|
20
|
+
* > Only single-number queries are supported.
|
|
20
21
|
*
|
|
21
22
|
* This parameter is required.
|
|
22
23
|
*
|
|
@@ -26,11 +27,13 @@ export declare class DescribeEmptyNumberRequest extends $dara.Model {
|
|
|
26
27
|
inputNumber?: string;
|
|
27
28
|
/**
|
|
28
29
|
* @remarks
|
|
29
|
-
* The encryption method
|
|
30
|
+
* The encryption method for the phone number. Valid values:
|
|
31
|
+
*
|
|
32
|
+
* - **NORMAL**: no encryption.
|
|
33
|
+
*
|
|
34
|
+
* - **MD5**
|
|
30
35
|
*
|
|
31
|
-
*
|
|
32
|
-
* * **MD5**
|
|
33
|
-
* * **SHA256**
|
|
36
|
+
* - **SHA256**.
|
|
34
37
|
*
|
|
35
38
|
* This parameter is required.
|
|
36
39
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DescribeEmptyNumberRequest.js","sourceRoot":"","sources":["../../src/models/DescribeEmptyNumberRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,0BAA2B,SAAQ,KAAK,CAAC,KAAK;
|
|
1
|
+
{"version":3,"file":"DescribeEmptyNumberRequest.js","sourceRoot":"","sources":["../../src/models/DescribeEmptyNumberRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,0BAA2B,SAAQ,KAAK,CAAC,KAAK;IA6CzD,MAAM,CAAC,KAAK;QACV,OAAO;YACL,QAAQ,EAAE,UAAU;YACpB,WAAW,EAAE,aAAa;YAC1B,IAAI,EAAE,MAAM;YACZ,OAAO,EAAE,SAAS;YAClB,oBAAoB,EAAE,sBAAsB;YAC5C,eAAe,EAAE,iBAAiB;SACnC,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,QAAQ,EAAE,QAAQ;YAClB,WAAW,EAAE,QAAQ;YACrB,IAAI,EAAE,QAAQ;YACd,OAAO,EAAE,QAAQ;YACjB,oBAAoB,EAAE,QAAQ;YAC9B,eAAe,EAAE,QAAQ;SAC1B,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;AA1ED,gEA0EC"}
|