@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
|
@@ -7,7 +7,7 @@ export class DescribePhoneNumberOperatorAttributeRequest extends $dara.Model {
|
|
|
7
7
|
* @remarks
|
|
8
8
|
* The authorization code.
|
|
9
9
|
*
|
|
10
|
-
* >
|
|
10
|
+
* > 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.
|
|
11
11
|
*
|
|
12
12
|
* This parameter is required.
|
|
13
13
|
*
|
|
@@ -16,19 +16,23 @@ export class DescribePhoneNumberOperatorAttributeRequest extends $dara.Model {
|
|
|
16
16
|
*/
|
|
17
17
|
authCode?: string;
|
|
18
18
|
/**
|
|
19
|
+
* @remarks
|
|
20
|
+
* A system parameter. You do not need to specify this parameter.
|
|
21
|
+
*
|
|
19
22
|
* @example
|
|
20
|
-
*
|
|
23
|
+
* -
|
|
21
24
|
*/
|
|
22
25
|
flowName?: string;
|
|
23
26
|
/**
|
|
24
27
|
* @remarks
|
|
25
|
-
* The phone number to
|
|
28
|
+
* The phone number that you want to query.
|
|
26
29
|
*
|
|
27
|
-
*
|
|
28
|
-
*
|
|
29
|
-
*
|
|
30
|
+
* - If Mask is set to NORMAL, this field is an 11-digit phone number.
|
|
31
|
+
* - If Mask is set to MD5, this field is a 32-character encrypted string.
|
|
32
|
+
* - If Mask is set to SHA256, this field is a 64-character encrypted string.
|
|
33
|
+
* - If Mask is set to SM3, this field is a 64-character encrypted string.
|
|
30
34
|
*
|
|
31
|
-
* >
|
|
35
|
+
* >Notice: The letters in the encrypted string are not case-sensitive.</notice>
|
|
32
36
|
*
|
|
33
37
|
* This parameter is required.
|
|
34
38
|
*
|
|
@@ -40,11 +44,12 @@ export class DescribePhoneNumberOperatorAttributeRequest extends $dara.Model {
|
|
|
40
44
|
* @remarks
|
|
41
45
|
* The encryption method of the phone number. Valid values:
|
|
42
46
|
*
|
|
43
|
-
*
|
|
44
|
-
*
|
|
45
|
-
*
|
|
47
|
+
* - **NORMAL**: no encryption
|
|
48
|
+
* - **MD5**: MD5 encryption
|
|
49
|
+
* - **SHA256**: SHA256 encryption
|
|
50
|
+
* - **SM3**: SM3 encryption
|
|
46
51
|
*
|
|
47
|
-
* >
|
|
52
|
+
* >Notice: All letters in the string must be uppercase.</notice>
|
|
48
53
|
*
|
|
49
54
|
* This parameter is required.
|
|
50
55
|
*
|
|
@@ -56,8 +61,11 @@ export class DescribePhoneNumberOperatorAttributeRequest extends $dara.Model {
|
|
|
56
61
|
resourceOwnerAccount?: string;
|
|
57
62
|
resourceOwnerId?: number;
|
|
58
63
|
/**
|
|
64
|
+
* @remarks
|
|
65
|
+
* A system parameter. You do not need to specify this parameter.
|
|
66
|
+
*
|
|
59
67
|
* @example
|
|
60
|
-
*
|
|
68
|
+
* -
|
|
61
69
|
*/
|
|
62
70
|
resultCount?: string;
|
|
63
71
|
static names(): { [key: string]: string } {
|
|
@@ -7,37 +7,38 @@ export class DescribePhoneNumberOperatorAttributeResponseBodyData extends $dara.
|
|
|
7
7
|
* @remarks
|
|
8
8
|
* The basic carrier. Valid values:
|
|
9
9
|
*
|
|
10
|
-
*
|
|
11
|
-
*
|
|
12
|
-
*
|
|
13
|
-
*
|
|
10
|
+
* - **China Mobile**.
|
|
11
|
+
* - **China Unicom**.
|
|
12
|
+
* - **China Telecom**.
|
|
13
|
+
* - **China Broadnet**.
|
|
14
14
|
*
|
|
15
15
|
* @example
|
|
16
|
-
*
|
|
16
|
+
* 中国移动
|
|
17
17
|
*/
|
|
18
18
|
basicCarrier?: string;
|
|
19
19
|
/**
|
|
20
20
|
* @remarks
|
|
21
|
-
* The actual carrier
|
|
21
|
+
* The actual carrier (including the mobile virtual network operator). If number portability is enabled, the value indicates the carrier after number portability.
|
|
22
22
|
*
|
|
23
23
|
* @example
|
|
24
|
-
*
|
|
24
|
+
* 中国移动
|
|
25
25
|
*/
|
|
26
26
|
carrier?: string;
|
|
27
27
|
/**
|
|
28
28
|
* @remarks
|
|
29
|
-
* The city
|
|
29
|
+
* The city to which the phone number belongs.
|
|
30
30
|
*
|
|
31
31
|
* @example
|
|
32
|
-
*
|
|
32
|
+
* 杭州
|
|
33
33
|
*/
|
|
34
34
|
city?: string;
|
|
35
35
|
/**
|
|
36
36
|
* @remarks
|
|
37
|
-
* Indicates whether the
|
|
37
|
+
* Indicates whether the number has been ported. Valid values:
|
|
38
38
|
*
|
|
39
|
-
*
|
|
40
|
-
*
|
|
39
|
+
* - **true**: yes
|
|
40
|
+
*
|
|
41
|
+
* - **false**: no
|
|
41
42
|
*
|
|
42
43
|
* @example
|
|
43
44
|
* false
|
|
@@ -53,10 +54,10 @@ export class DescribePhoneNumberOperatorAttributeResponseBodyData extends $dara.
|
|
|
53
54
|
numberSegment?: number;
|
|
54
55
|
/**
|
|
55
56
|
* @remarks
|
|
56
|
-
* The province
|
|
57
|
+
* The province to which the phone number belongs.
|
|
57
58
|
*
|
|
58
59
|
* @example
|
|
59
|
-
*
|
|
60
|
+
* 浙江
|
|
60
61
|
*/
|
|
61
62
|
province?: string;
|
|
62
63
|
static names(): { [key: string]: string } {
|
|
@@ -91,16 +92,23 @@ export class DescribePhoneNumberOperatorAttributeResponseBodyData extends $dara.
|
|
|
91
92
|
}
|
|
92
93
|
|
|
93
94
|
export class DescribePhoneNumberOperatorAttributeResponseBody extends $dara.Model {
|
|
95
|
+
/**
|
|
96
|
+
* @remarks
|
|
97
|
+
* The details about the access denial. This parameter is returned only if the request is denied because the RAM user or RAM role does not have the required permissions.
|
|
98
|
+
*
|
|
99
|
+
* @example
|
|
100
|
+
* -
|
|
101
|
+
*/
|
|
94
102
|
accessDeniedDetail?: string;
|
|
95
103
|
/**
|
|
96
104
|
* @remarks
|
|
97
|
-
* The
|
|
105
|
+
* The status code of the request. Valid values:
|
|
98
106
|
*
|
|
99
|
-
*
|
|
100
|
-
*
|
|
101
|
-
*
|
|
102
|
-
*
|
|
103
|
-
*
|
|
107
|
+
* - **OK**: The request is successful.
|
|
108
|
+
* - **InvalidParameter**: The phone number is invalid or the format of the parameter is invalid.
|
|
109
|
+
* - **PhoneNumberNotfound**: The carrier information of the phone number is not found.
|
|
110
|
+
* - **isp.UNKNOWN**: An unknown error occurred.
|
|
111
|
+
* - **RequestFrequencyLimit**: Due to carrier restrictions, you cannot frequently query the same number in a short period of time. If this error code is returned, try again later.
|
|
104
112
|
*
|
|
105
113
|
* @example
|
|
106
114
|
* OK
|
|
@@ -108,12 +116,12 @@ export class DescribePhoneNumberOperatorAttributeResponseBody extends $dara.Mode
|
|
|
108
116
|
code?: string;
|
|
109
117
|
/**
|
|
110
118
|
* @remarks
|
|
111
|
-
* The
|
|
119
|
+
* The returned data.
|
|
112
120
|
*/
|
|
113
121
|
data?: DescribePhoneNumberOperatorAttributeResponseBodyData;
|
|
114
122
|
/**
|
|
115
123
|
* @remarks
|
|
116
|
-
* The
|
|
124
|
+
* The description of the status code.
|
|
117
125
|
*
|
|
118
126
|
* @example
|
|
119
127
|
* OK
|
|
@@ -7,7 +7,7 @@ export class DescribePhoneTwiceTelVerifyRequest extends $dara.Model {
|
|
|
7
7
|
* @remarks
|
|
8
8
|
* The authorization code.
|
|
9
9
|
*
|
|
10
|
-
* >
|
|
10
|
+
* > On the **My Applications** page in the [Phone Number Verification Service console](https://dytns.console.aliyun.com/analysis/apply), get the Authorization ID. This ID is your authorization code.
|
|
11
11
|
*
|
|
12
12
|
* This parameter is required.
|
|
13
13
|
*
|
|
@@ -17,13 +17,17 @@ export class DescribePhoneTwiceTelVerifyRequest extends $dara.Model {
|
|
|
17
17
|
authCode?: string;
|
|
18
18
|
/**
|
|
19
19
|
* @remarks
|
|
20
|
-
* The phone number to be queried.
|
|
20
|
+
* The phone number to be queried. The number can be a mobile phone number or an encrypted string.
|
|
21
21
|
*
|
|
22
|
-
*
|
|
23
|
-
* * If the value of Mask is MD5, specify a 32-bit string that is encrypted by using MD5.
|
|
24
|
-
* * If the value of Mask is SHA256, specify a 64-bit string that is encrypted by using SHA256.
|
|
22
|
+
* - If the value of **Mask** is **NORMAL**, **InputNumber** is an 11-digit mobile phone number.
|
|
25
23
|
*
|
|
26
|
-
*
|
|
24
|
+
* - If the value of **Mask** is **MD5**, **InputNumber** is a 32-bit encrypted string.
|
|
25
|
+
*
|
|
26
|
+
* - If the value of **Mask** is **SHA256**, **InputNumber** is a 64-bit encrypted string.
|
|
27
|
+
*
|
|
28
|
+
* >Notice:
|
|
29
|
+
*
|
|
30
|
+
* The encrypted string is not case-sensitive.
|
|
27
31
|
*
|
|
28
32
|
* This parameter is required.
|
|
29
33
|
*
|
|
@@ -35,9 +39,11 @@ export class DescribePhoneTwiceTelVerifyRequest extends $dara.Model {
|
|
|
35
39
|
* @remarks
|
|
36
40
|
* The encryption method of the phone number. Valid values:
|
|
37
41
|
*
|
|
38
|
-
*
|
|
39
|
-
*
|
|
40
|
-
*
|
|
42
|
+
* - **NORMAL**: The phone number is not encrypted.
|
|
43
|
+
*
|
|
44
|
+
* - **MD5**
|
|
45
|
+
*
|
|
46
|
+
* - **SHA256**
|
|
41
47
|
*
|
|
42
48
|
* This parameter is required.
|
|
43
49
|
*
|
|
@@ -50,13 +56,11 @@ export class DescribePhoneTwiceTelVerifyRequest extends $dara.Model {
|
|
|
50
56
|
resourceOwnerId?: number;
|
|
51
57
|
/**
|
|
52
58
|
* @remarks
|
|
53
|
-
* The registration time.
|
|
54
|
-
*
|
|
55
|
-
* >
|
|
56
|
-
*
|
|
57
|
-
* * If a carrier allocates a single number multiple times, the system will determine whether the phone number is a reassigned number based on the time when the carrier last allocated the phone number.
|
|
59
|
+
* The registration time of a phone number. The time must be in the `yyyy-MM-dd HH:mm:ss` format. The value of this parameter is the registration time of a mobile phone user in your business. If the registration time is later than the time when a carrier assigns a number, the number is not a recycled number. Otherwise, the number is a recycled number.
|
|
58
60
|
*
|
|
59
|
-
*
|
|
61
|
+
* > - If a phone number is assigned for multiple times, the system uses the last assignment time as the criterion.
|
|
62
|
+
* >
|
|
63
|
+
* > - The registration time must be later than `1970-01-01 00:00:00`.
|
|
60
64
|
*
|
|
61
65
|
* This parameter is required.
|
|
62
66
|
*
|
|
@@ -5,13 +5,15 @@ import * as $dara from '@darabonba/typescript';
|
|
|
5
5
|
export class DescribePhoneTwiceTelVerifyResponseBodyData extends $dara.Model {
|
|
6
6
|
/**
|
|
7
7
|
* @remarks
|
|
8
|
-
* The carrier. Valid values:
|
|
8
|
+
* The carrier that provides service for the number. Valid values:
|
|
9
9
|
*
|
|
10
|
-
*
|
|
11
|
-
* * **CUCC**: China Unicom
|
|
12
|
-
* * **CTCC**: China Telecom
|
|
10
|
+
* - **CMCC**: China Mobile.
|
|
13
11
|
*
|
|
14
|
-
*
|
|
12
|
+
* - **CUCC**: China Unicom.
|
|
13
|
+
*
|
|
14
|
+
* - **CTCC**: China Telecom.
|
|
15
|
+
*
|
|
16
|
+
* > The carrier that currently provides service for the number. For a ported number, this is the destination carrier.
|
|
15
17
|
*
|
|
16
18
|
* @example
|
|
17
19
|
* CMCC
|
|
@@ -19,12 +21,17 @@ export class DescribePhoneTwiceTelVerifyResponseBodyData extends $dara.Model {
|
|
|
19
21
|
carrier?: string;
|
|
20
22
|
/**
|
|
21
23
|
* @remarks
|
|
22
|
-
* The result
|
|
24
|
+
* The verification result. Valid values:
|
|
25
|
+
*
|
|
26
|
+
* - **0**: Cannot be determined.
|
|
27
|
+
*
|
|
28
|
+
* - **1**: The number is a recycled number.
|
|
29
|
+
*
|
|
30
|
+
* - **2**: The number is not a recycled number.
|
|
23
31
|
*
|
|
24
|
-
*
|
|
25
|
-
*
|
|
26
|
-
*
|
|
27
|
-
* * **3**: The phone number has been canceled.
|
|
32
|
+
* - **3**: The number has been deactivated.
|
|
33
|
+
*
|
|
34
|
+
* - **4**: Unknown: The number was transferred to a new owner.
|
|
28
35
|
*
|
|
29
36
|
* @example
|
|
30
37
|
* 1
|
|
@@ -56,14 +63,17 @@ export class DescribePhoneTwiceTelVerifyResponseBodyData extends $dara.Model {
|
|
|
56
63
|
export class DescribePhoneTwiceTelVerifyResponseBody extends $dara.Model {
|
|
57
64
|
/**
|
|
58
65
|
* @remarks
|
|
59
|
-
* The
|
|
66
|
+
* The request status code. Valid values:
|
|
67
|
+
*
|
|
68
|
+
* - **OK**: The request was successful.
|
|
69
|
+
*
|
|
70
|
+
* - **PortabilityNumberNotSupported**: Queries for this ported number are not supported.
|
|
71
|
+
*
|
|
72
|
+
* - **RequestNumberNotSupported**: Queries are not supported for numbers from China Broadnet (starting with 192), mobile virtual network operators, and other unsupported carriers.
|
|
60
73
|
*
|
|
61
|
-
*
|
|
62
|
-
* * **PortabilityNumberNotSupported**: The phone number that is involved in mobile number portability is not supported.
|
|
63
|
-
* * **RequestNumberNotSupported**: You are not allowed to query phone numbers assigned by China Broadnet (that is, phone numbers start with 192) and phone numbers assigned by virtual network operators (VNOs).
|
|
64
|
-
* * **RequestFrequencyLimit**: Repeated queries for the same phone number at a high frequency within a short period of time are prohibited due to restrictions that are set by carriers. If this error code is returned, please try again later.
|
|
74
|
+
* - **RequestFrequencyLimit**: Carriers limit frequent queries for the same number. If you receive this error code, try again later.
|
|
65
75
|
*
|
|
66
|
-
* >
|
|
76
|
+
* > A charge applies when the value of `Code` is `OK` and the value of `VerifyResult` is not `0`. For more information, see [Phone Number Service pricing](https://help.aliyun.com/document_detail/154751.html).
|
|
67
77
|
*
|
|
68
78
|
* @example
|
|
69
79
|
* OK
|
|
@@ -71,12 +81,12 @@ export class DescribePhoneTwiceTelVerifyResponseBody extends $dara.Model {
|
|
|
71
81
|
code?: string;
|
|
72
82
|
/**
|
|
73
83
|
* @remarks
|
|
74
|
-
*
|
|
84
|
+
* A data structure that contains the verification results.
|
|
75
85
|
*/
|
|
76
86
|
data?: DescribePhoneTwiceTelVerifyResponseBodyData;
|
|
77
87
|
/**
|
|
78
88
|
* @remarks
|
|
79
|
-
*
|
|
89
|
+
* A description of the returned status code.
|
|
80
90
|
*
|
|
81
91
|
* @example
|
|
82
92
|
* OK
|
|
@@ -84,7 +94,7 @@ export class DescribePhoneTwiceTelVerifyResponseBody extends $dara.Model {
|
|
|
84
94
|
message?: string;
|
|
85
95
|
/**
|
|
86
96
|
* @remarks
|
|
87
|
-
* The unique
|
|
97
|
+
* The unique ID of the request. This common parameter is returned with each request. Use this ID to troubleshoot issues.
|
|
88
98
|
*
|
|
89
99
|
* @example
|
|
90
100
|
* 68A40250-50CD-034C-B728-0BD135850177
|
|
@@ -5,6 +5,10 @@ import * as $dara from '@darabonba/typescript';
|
|
|
5
5
|
export class GetUAIDApplyTokenSignRequest extends $dara.Model {
|
|
6
6
|
/**
|
|
7
7
|
* @remarks
|
|
8
|
+
* The authorization code.
|
|
9
|
+
*
|
|
10
|
+
* > To obtain this authorization code, navigate to **Tag Plaza** in the [**Phone Number Verification Service**](https://dytns.console.aliyun.com/analysis/square) console, select a tag, and submit an application. You receive the code after your application is approved.
|
|
11
|
+
*
|
|
8
12
|
* This parameter is required.
|
|
9
13
|
*
|
|
10
14
|
* @example
|
|
@@ -13,6 +17,14 @@ export class GetUAIDApplyTokenSignRequest extends $dara.Model {
|
|
|
13
17
|
authCode?: string;
|
|
14
18
|
/**
|
|
15
19
|
* @remarks
|
|
20
|
+
* The mobile carrier. Valid values:
|
|
21
|
+
*
|
|
22
|
+
* - **CM**: China Mobile
|
|
23
|
+
*
|
|
24
|
+
* - **CU**: China Unicom
|
|
25
|
+
*
|
|
26
|
+
* - **CT**: China Telecom
|
|
27
|
+
*
|
|
16
28
|
* This parameter is required.
|
|
17
29
|
*
|
|
18
30
|
* @example
|
|
@@ -21,6 +33,16 @@ export class GetUAIDApplyTokenSignRequest extends $dara.Model {
|
|
|
21
33
|
carrier?: string;
|
|
22
34
|
/**
|
|
23
35
|
* @remarks
|
|
36
|
+
* The client type. Valid values:
|
|
37
|
+
*
|
|
38
|
+
* - `30100`: Android
|
|
39
|
+
*
|
|
40
|
+
* - `30300`: iOS
|
|
41
|
+
*
|
|
42
|
+
* - `20200`: H5
|
|
43
|
+
*
|
|
44
|
+
* - `10010`: Web
|
|
45
|
+
*
|
|
24
46
|
* This parameter is required.
|
|
25
47
|
*
|
|
26
48
|
* @example
|
|
@@ -34,6 +56,10 @@ export class GetUAIDApplyTokenSignRequest extends $dara.Model {
|
|
|
34
56
|
format?: string;
|
|
35
57
|
/**
|
|
36
58
|
* @remarks
|
|
59
|
+
* The external ID.
|
|
60
|
+
*
|
|
61
|
+
* > For China Mobile (CM), this parameter corresponds to `traceId` and `msgId`. The values of `OutId`, `traceId`, and `msgId` must be the same.
|
|
62
|
+
*
|
|
37
63
|
* This parameter is required.
|
|
38
64
|
*
|
|
39
65
|
* @example
|
|
@@ -42,11 +68,17 @@ export class GetUAIDApplyTokenSignRequest extends $dara.Model {
|
|
|
42
68
|
outId?: string;
|
|
43
69
|
ownerId?: number;
|
|
44
70
|
/**
|
|
71
|
+
* @remarks
|
|
72
|
+
* This parameter is required if the carrier is China Telecom (CT). For details, see the China Telecom documentation.
|
|
73
|
+
*
|
|
45
74
|
* @example
|
|
46
75
|
* 955EC1A869852EA8BC66F********D7C6E92017BBD5B001C736EFEAFB775C232
|
|
47
76
|
*/
|
|
48
77
|
paramKey?: string;
|
|
49
78
|
/**
|
|
79
|
+
* @remarks
|
|
80
|
+
* This parameter is required if the carrier is China Telecom (CT). For details, see the China Telecom documentation.
|
|
81
|
+
*
|
|
50
82
|
* @example
|
|
51
83
|
* B2F0D4CD7A216D16CE2AF4BBC********29A454FDDD991F919106C12CB89ABA8
|
|
52
84
|
*/
|
|
@@ -55,6 +87,9 @@ export class GetUAIDApplyTokenSignRequest extends $dara.Model {
|
|
|
55
87
|
resourceOwnerId?: number;
|
|
56
88
|
/**
|
|
57
89
|
* @remarks
|
|
90
|
+
* The event timestamp, accurate to the millisecond.<br>
|
|
91
|
+
* Format: `yyyyMMddHHmmssSSS`.<br>
|
|
92
|
+
*
|
|
58
93
|
* This parameter is required.
|
|
59
94
|
*
|
|
60
95
|
* @example
|
|
@@ -4,16 +4,31 @@ import * as $dara from '@darabonba/typescript';
|
|
|
4
4
|
|
|
5
5
|
export class GetUAIDApplyTokenSignResponseBodyData extends $dara.Model {
|
|
6
6
|
/**
|
|
7
|
+
* @remarks
|
|
8
|
+
* The mobile carrier. Valid values:
|
|
9
|
+
*
|
|
10
|
+
* - **CM**: China Mobile
|
|
11
|
+
*
|
|
12
|
+
* - **CU**: China Unicom
|
|
13
|
+
*
|
|
14
|
+
* - **CT**: China Telecom
|
|
15
|
+
*
|
|
7
16
|
* @example
|
|
8
17
|
* CM
|
|
9
18
|
*/
|
|
10
19
|
carrier?: string;
|
|
11
20
|
/**
|
|
21
|
+
* @remarks
|
|
22
|
+
* The external ID.
|
|
23
|
+
*
|
|
12
24
|
* @example
|
|
13
25
|
* b8b5b3a*******0b9893484fdf412c99
|
|
14
26
|
*/
|
|
15
27
|
outId?: string;
|
|
16
28
|
/**
|
|
29
|
+
* @remarks
|
|
30
|
+
* The signature value.
|
|
31
|
+
*
|
|
17
32
|
* @example
|
|
18
33
|
* D2E204D74EEB373E468632********23F592C4C9
|
|
19
34
|
*/
|
|
@@ -45,22 +60,40 @@ export class GetUAIDApplyTokenSignResponseBodyData extends $dara.Model {
|
|
|
45
60
|
|
|
46
61
|
export class GetUAIDApplyTokenSignResponseBody extends $dara.Model {
|
|
47
62
|
/**
|
|
63
|
+
* @remarks
|
|
64
|
+
* Details about the access denial.
|
|
65
|
+
*
|
|
48
66
|
* @example
|
|
49
67
|
* -
|
|
50
68
|
*/
|
|
51
69
|
accessDeniedDetail?: string;
|
|
52
70
|
/**
|
|
71
|
+
* @remarks
|
|
72
|
+
* The response status code. Valid values:
|
|
73
|
+
*
|
|
74
|
+
* - **OK**: The request was successful.
|
|
75
|
+
*
|
|
53
76
|
* @example
|
|
54
77
|
* OK
|
|
55
78
|
*/
|
|
56
79
|
code?: string;
|
|
80
|
+
/**
|
|
81
|
+
* @remarks
|
|
82
|
+
* The response data.
|
|
83
|
+
*/
|
|
57
84
|
data?: GetUAIDApplyTokenSignResponseBodyData;
|
|
58
85
|
/**
|
|
86
|
+
* @remarks
|
|
87
|
+
* The response message.
|
|
88
|
+
*
|
|
59
89
|
* @example
|
|
60
90
|
* OK
|
|
61
91
|
*/
|
|
62
92
|
message?: string;
|
|
63
93
|
/**
|
|
94
|
+
* @remarks
|
|
95
|
+
* The request ID.
|
|
96
|
+
*
|
|
64
97
|
* @example
|
|
65
98
|
* 68A40250-50CD-034C-B728-0BD******177
|
|
66
99
|
*/
|
|
@@ -5,55 +5,92 @@ import * as $dara from '@darabonba/typescript';
|
|
|
5
5
|
export class HistoryThreeElementsVerificationRequest extends $dara.Model {
|
|
6
6
|
/**
|
|
7
7
|
* @remarks
|
|
8
|
+
* The authorization code. You can obtain it from the following sources:
|
|
9
|
+
*
|
|
10
|
+
* - On the [Tag Plaza](https://dytns.console.aliyun.com/analysis/square) page in the Phone Number Intelligence console, select the **three-element ID verification** tag and submit an application. You will receive an authorization code after the application is approved.
|
|
11
|
+
*
|
|
12
|
+
* - On the [My Applications](https://dytns.console.aliyun.com/analysis/apply) page in the Phone Number Intelligence console, find the authorization ID for your approved **three-element ID verification** service.
|
|
13
|
+
*
|
|
8
14
|
* This parameter is required.
|
|
9
15
|
*
|
|
10
16
|
* @example
|
|
11
|
-
*
|
|
17
|
+
* example
|
|
12
18
|
*/
|
|
13
19
|
authCode?: string;
|
|
14
20
|
/**
|
|
21
|
+
* @remarks
|
|
22
|
+
* The carrier to query. By default, the system queries the number\\"s carrier of record. Specify this parameter to route the query to a specific carrier.
|
|
23
|
+
*
|
|
24
|
+
* Valid values:
|
|
25
|
+
*
|
|
26
|
+
* - `CMCC`: China Mobile
|
|
27
|
+
*
|
|
28
|
+
* - `CUCC`: China Unicom
|
|
29
|
+
*
|
|
30
|
+
* - `CTCC`: China Telecom
|
|
31
|
+
*
|
|
32
|
+
* > Due to number portability, a ported number\\"s historical carrier may be unknown. Use this parameter to explicitly query a specific carrier. If omitted, the query defaults to the number\\"s current carrier of record.
|
|
33
|
+
* >
|
|
34
|
+
* > **Important** Specifying China Broadcasting Network is not supported and results in an HTTP 400 error.
|
|
35
|
+
*
|
|
15
36
|
* @example
|
|
16
37
|
* CMCC
|
|
17
38
|
*/
|
|
18
39
|
carrier?: string;
|
|
19
40
|
/**
|
|
20
41
|
* @remarks
|
|
42
|
+
* The ID number to verify.
|
|
43
|
+
*
|
|
44
|
+
* - If `Mask` is set to `NORMAL`, the value of this parameter is in plaintext.
|
|
45
|
+
*
|
|
21
46
|
* This parameter is required.
|
|
22
47
|
*
|
|
23
48
|
* @example
|
|
24
|
-
*
|
|
49
|
+
* example
|
|
25
50
|
*/
|
|
26
51
|
certCode?: string;
|
|
27
52
|
/**
|
|
28
53
|
* @remarks
|
|
54
|
+
* The phone number to query.
|
|
55
|
+
*
|
|
56
|
+
* - If `Mask` is set to `NORMAL`, this parameter must be an 11-digit mobile phone number.
|
|
57
|
+
*
|
|
29
58
|
* This parameter is required.
|
|
30
59
|
*
|
|
31
60
|
* @example
|
|
32
|
-
*
|
|
61
|
+
* example
|
|
33
62
|
*/
|
|
34
63
|
inputNumber?: string;
|
|
35
64
|
/**
|
|
36
65
|
* @remarks
|
|
66
|
+
* The encryption method. Valid value:
|
|
67
|
+
*
|
|
68
|
+
* - **NORMAL**: The phone number is not encrypted.
|
|
69
|
+
*
|
|
37
70
|
* This parameter is required.
|
|
38
71
|
*
|
|
39
72
|
* @example
|
|
40
|
-
*
|
|
73
|
+
* example
|
|
41
74
|
*/
|
|
42
75
|
mask?: string;
|
|
43
76
|
/**
|
|
44
77
|
* @remarks
|
|
78
|
+
* The name to verify.
|
|
79
|
+
*
|
|
45
80
|
* This parameter is required.
|
|
46
81
|
*
|
|
47
82
|
* @example
|
|
48
|
-
*
|
|
83
|
+
* example
|
|
49
84
|
*/
|
|
50
85
|
name?: string;
|
|
51
86
|
/**
|
|
52
87
|
* @remarks
|
|
88
|
+
* The historical point in time to verify, in `yyyyMMddHHmmss` format. If the specific time of day is unknown, set the `HHmmss` portion to `000000`. For example, `20230615000000` verifies ownership as of June 15, 2023.
|
|
89
|
+
*
|
|
53
90
|
* This parameter is required.
|
|
54
91
|
*
|
|
55
92
|
* @example
|
|
56
|
-
*
|
|
93
|
+
* example
|
|
57
94
|
*/
|
|
58
95
|
verificationTime?: string;
|
|
59
96
|
static names(): { [key: string]: string } {
|
|
@@ -4,11 +4,27 @@ import * as $dara from '@darabonba/typescript';
|
|
|
4
4
|
|
|
5
5
|
export class HistoryThreeElementsVerificationResponseBodyData extends $dara.Model {
|
|
6
6
|
/**
|
|
7
|
+
* @remarks
|
|
8
|
+
* The consistency of the verification result. Valid values:
|
|
9
|
+
*
|
|
10
|
+
* - `0`: No record found.
|
|
11
|
+
*
|
|
12
|
+
* - `1`: The phone number, ID number, and name match the carrier\\"s records.
|
|
13
|
+
*
|
|
14
|
+
* - `2`: The phone number and ID number match the carrier\\"s records, but the name does not.
|
|
15
|
+
*
|
|
16
|
+
* - `3`: The phone number and name match the carrier\\"s records, but the ID number does not.
|
|
17
|
+
*
|
|
18
|
+
* - `4`: The phone number matches the carrier\\"s records, but the name and ID number do not.
|
|
19
|
+
*
|
|
7
20
|
* @example
|
|
8
21
|
* 72
|
|
9
22
|
*/
|
|
10
23
|
isConsistent?: number;
|
|
11
24
|
/**
|
|
25
|
+
* @remarks
|
|
26
|
+
* The carrier to which the request was routed.
|
|
27
|
+
*
|
|
12
28
|
* @example
|
|
13
29
|
* CMCC
|
|
14
30
|
*/
|
|
@@ -38,22 +54,44 @@ export class HistoryThreeElementsVerificationResponseBodyData extends $dara.Mode
|
|
|
38
54
|
|
|
39
55
|
export class HistoryThreeElementsVerificationResponseBody extends $dara.Model {
|
|
40
56
|
/**
|
|
57
|
+
* @remarks
|
|
58
|
+
* Details about why access is denied.
|
|
59
|
+
*
|
|
60
|
+
* > This parameter is returned only when RAM authentication fails.
|
|
61
|
+
*
|
|
41
62
|
* @example
|
|
42
63
|
* -
|
|
43
64
|
*/
|
|
44
65
|
accessDeniedDetail?: string;
|
|
45
66
|
/**
|
|
67
|
+
* @remarks
|
|
68
|
+
* The status code of the request.
|
|
69
|
+
*
|
|
70
|
+
* - A value of `OK` indicates the request was successful.
|
|
71
|
+
*
|
|
72
|
+
* - For other values, see the Error Codes section.
|
|
73
|
+
*
|
|
46
74
|
* @example
|
|
47
75
|
* OK
|
|
48
76
|
*/
|
|
49
77
|
code?: string;
|
|
78
|
+
/**
|
|
79
|
+
* @remarks
|
|
80
|
+
* The query results.
|
|
81
|
+
*/
|
|
50
82
|
data?: HistoryThreeElementsVerificationResponseBodyData;
|
|
51
83
|
/**
|
|
84
|
+
* @remarks
|
|
85
|
+
* The description of the status code.
|
|
86
|
+
*
|
|
52
87
|
* @example
|
|
53
88
|
* OK
|
|
54
89
|
*/
|
|
55
90
|
message?: string;
|
|
56
91
|
/**
|
|
92
|
+
* @remarks
|
|
93
|
+
* The request ID.
|
|
94
|
+
*
|
|
57
95
|
* @example
|
|
58
96
|
* CC3BB6D2-2FDF-4321-9DCE-B38165CE4C47
|
|
59
97
|
*/
|
|
@@ -7,7 +7,7 @@ export class InvalidPhoneNumberFilterRequest 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/analysis/apply). On the **My Applications** page, obtain the authorization ID, which serves as the authorization code.
|
|
11
11
|
*
|
|
12
12
|
* This parameter is required.
|
|
13
13
|
*
|
|
@@ -29,7 +29,7 @@ export class InvalidPhoneNumberFilterRequest extends $dara.Model {
|
|
|
29
29
|
* @remarks
|
|
30
30
|
* The encryption method of the phone number.
|
|
31
31
|
*
|
|
32
|
-
* >
|
|
32
|
+
* >Notice: Only the NORMAL encryption method is supported.
|
|
33
33
|
*
|
|
34
34
|
* This parameter is required.
|
|
35
35
|
*
|