@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
|
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
|
|
|
5
5
|
export class QueryUsageStatisticsByTagIdResponseBodyData extends $dara.Model {
|
|
6
6
|
/**
|
|
7
7
|
* @remarks
|
|
8
|
-
*
|
|
8
|
+
* 授权码。
|
|
9
9
|
*
|
|
10
10
|
* @example
|
|
11
11
|
* g61I8UV5zd
|
|
@@ -13,7 +13,7 @@ export class QueryUsageStatisticsByTagIdResponseBodyData extends $dara.Model {
|
|
|
13
13
|
authorizationCode?: string;
|
|
14
14
|
/**
|
|
15
15
|
* @remarks
|
|
16
|
-
*
|
|
16
|
+
* 查询失败号码数。
|
|
17
17
|
*
|
|
18
18
|
* @example
|
|
19
19
|
* 71
|
|
@@ -21,7 +21,7 @@ export class QueryUsageStatisticsByTagIdResponseBodyData extends $dara.Model {
|
|
|
21
21
|
failTotal?: number;
|
|
22
22
|
/**
|
|
23
23
|
* @remarks
|
|
24
|
-
*
|
|
24
|
+
* 创建时间。
|
|
25
25
|
*
|
|
26
26
|
* @example
|
|
27
27
|
* 20230312
|
|
@@ -29,39 +29,39 @@ export class QueryUsageStatisticsByTagIdResponseBodyData extends $dara.Model {
|
|
|
29
29
|
gmtDateStr?: string;
|
|
30
30
|
/**
|
|
31
31
|
* @remarks
|
|
32
|
-
*
|
|
32
|
+
* 授权码使用记录ID。
|
|
33
33
|
*
|
|
34
34
|
* @example
|
|
35
|
-
*
|
|
35
|
+
* 4d32c9ef-c8b0-4d69-a437-cca5****185d
|
|
36
36
|
*/
|
|
37
37
|
id?: number;
|
|
38
38
|
/**
|
|
39
39
|
* @remarks
|
|
40
|
-
*
|
|
40
|
+
* 行业名称。
|
|
41
41
|
*
|
|
42
42
|
* @example
|
|
43
|
-
*
|
|
43
|
+
* 家政安保
|
|
44
44
|
*/
|
|
45
45
|
industryName?: string;
|
|
46
46
|
/**
|
|
47
47
|
* @remarks
|
|
48
|
-
*
|
|
48
|
+
* 客户pid。
|
|
49
49
|
*
|
|
50
50
|
* @example
|
|
51
|
-
*
|
|
51
|
+
* 10000013****071
|
|
52
52
|
*/
|
|
53
53
|
partnerId?: number;
|
|
54
54
|
/**
|
|
55
55
|
* @remarks
|
|
56
|
-
*
|
|
56
|
+
* 场景名称。
|
|
57
57
|
*
|
|
58
58
|
* @example
|
|
59
|
-
*
|
|
59
|
+
* 电话回访1
|
|
60
60
|
*/
|
|
61
61
|
sceneName?: string;
|
|
62
62
|
/**
|
|
63
63
|
* @remarks
|
|
64
|
-
*
|
|
64
|
+
* 查询成功号码数。
|
|
65
65
|
*
|
|
66
66
|
* @example
|
|
67
67
|
* 93
|
|
@@ -69,7 +69,7 @@ export class QueryUsageStatisticsByTagIdResponseBodyData extends $dara.Model {
|
|
|
69
69
|
successTotal?: number;
|
|
70
70
|
/**
|
|
71
71
|
* @remarks
|
|
72
|
-
*
|
|
72
|
+
* 标签名称。
|
|
73
73
|
*
|
|
74
74
|
* @example
|
|
75
75
|
* 69
|
|
@@ -77,15 +77,15 @@ export class QueryUsageStatisticsByTagIdResponseBodyData extends $dara.Model {
|
|
|
77
77
|
tagId?: number;
|
|
78
78
|
/**
|
|
79
79
|
* @remarks
|
|
80
|
-
*
|
|
80
|
+
* 标签名称。
|
|
81
81
|
*
|
|
82
82
|
* @example
|
|
83
|
-
*
|
|
83
|
+
* 阿里云查询
|
|
84
84
|
*/
|
|
85
85
|
tagName?: string;
|
|
86
86
|
/**
|
|
87
87
|
* @remarks
|
|
88
|
-
*
|
|
88
|
+
* 查询总号码数。
|
|
89
89
|
*
|
|
90
90
|
* @example
|
|
91
91
|
* 41
|
|
@@ -135,7 +135,7 @@ export class QueryUsageStatisticsByTagIdResponseBodyData extends $dara.Model {
|
|
|
135
135
|
export class QueryUsageStatisticsByTagIdResponseBody extends $dara.Model {
|
|
136
136
|
/**
|
|
137
137
|
* @remarks
|
|
138
|
-
*
|
|
138
|
+
* 请求状态码。 **OK**为成功。
|
|
139
139
|
*
|
|
140
140
|
* @example
|
|
141
141
|
* OK
|
|
@@ -143,12 +143,12 @@ export class QueryUsageStatisticsByTagIdResponseBody extends $dara.Model {
|
|
|
143
143
|
code?: string;
|
|
144
144
|
/**
|
|
145
145
|
* @remarks
|
|
146
|
-
*
|
|
146
|
+
* 返回的数据内容。
|
|
147
147
|
*/
|
|
148
148
|
data?: QueryUsageStatisticsByTagIdResponseBodyData[];
|
|
149
149
|
/**
|
|
150
150
|
* @remarks
|
|
151
|
-
*
|
|
151
|
+
* 返回状态码描述。
|
|
152
152
|
*
|
|
153
153
|
* @example
|
|
154
154
|
* OK
|
|
@@ -156,7 +156,7 @@ export class QueryUsageStatisticsByTagIdResponseBody extends $dara.Model {
|
|
|
156
156
|
message?: string;
|
|
157
157
|
/**
|
|
158
158
|
* @remarks
|
|
159
|
-
*
|
|
159
|
+
* 请求ID。
|
|
160
160
|
*
|
|
161
161
|
* @example
|
|
162
162
|
* D45CC751-34DF-5797-81FB-9A2ED6DC024B
|
|
@@ -164,10 +164,9 @@ export class QueryUsageStatisticsByTagIdResponseBody extends $dara.Model {
|
|
|
164
164
|
requestId?: string;
|
|
165
165
|
/**
|
|
166
166
|
* @remarks
|
|
167
|
-
*
|
|
168
|
-
*
|
|
169
|
-
*
|
|
170
|
-
* * false
|
|
167
|
+
* 表示是否调用成功。
|
|
168
|
+
* - true:调用成功。
|
|
169
|
+
* - false:调用失败。
|
|
171
170
|
*
|
|
172
171
|
* @example
|
|
173
172
|
* true
|
|
@@ -4,42 +4,68 @@ import * as $dara from '@darabonba/typescript';
|
|
|
4
4
|
|
|
5
5
|
export class SaveContactsRequest extends $dara.Model {
|
|
6
6
|
/**
|
|
7
|
+
* @remarks
|
|
8
|
+
* The business type. Set the value to **contact**.
|
|
9
|
+
*
|
|
7
10
|
* @example
|
|
8
11
|
* dytns
|
|
9
12
|
*/
|
|
10
13
|
bizType?: string;
|
|
11
14
|
/**
|
|
15
|
+
* @remarks
|
|
16
|
+
* The contact email.
|
|
17
|
+
*
|
|
12
18
|
* @example
|
|
13
19
|
* 1234@alibaba-inc.com
|
|
14
20
|
*/
|
|
15
21
|
contactEmail?: string;
|
|
16
22
|
/**
|
|
17
23
|
* @remarks
|
|
24
|
+
* The contact name.
|
|
25
|
+
*
|
|
18
26
|
* This parameter is required.
|
|
27
|
+
*
|
|
28
|
+
* @example
|
|
29
|
+
* 张光宇
|
|
19
30
|
*/
|
|
20
31
|
contactName?: string;
|
|
21
32
|
/**
|
|
33
|
+
* @remarks
|
|
34
|
+
* The contact phone number.
|
|
35
|
+
*
|
|
22
36
|
* @example
|
|
23
37
|
* 122354532434
|
|
24
38
|
*/
|
|
25
39
|
contactPhone?: string;
|
|
26
40
|
/**
|
|
41
|
+
* @remarks
|
|
42
|
+
* Specifies whether to enable email alerts. Valid values:
|
|
43
|
+
*
|
|
27
44
|
* @example
|
|
28
45
|
* 0
|
|
29
46
|
*/
|
|
30
47
|
mailStatus?: number;
|
|
31
48
|
/**
|
|
49
|
+
* @remarks
|
|
50
|
+
* Specifies whether to enable status warnings. Valid values:
|
|
51
|
+
*
|
|
32
52
|
* @example
|
|
33
53
|
* false
|
|
34
54
|
*/
|
|
35
55
|
openStatusWarning?: boolean;
|
|
36
56
|
/**
|
|
57
|
+
* @remarks
|
|
58
|
+
* Specifies whether to enable attribution warnings. Valid values:
|
|
59
|
+
*
|
|
37
60
|
* @example
|
|
38
61
|
* true
|
|
39
62
|
*/
|
|
40
63
|
opentAttributionWarning?: boolean;
|
|
41
64
|
ownerId?: number;
|
|
42
65
|
/**
|
|
66
|
+
* @remarks
|
|
67
|
+
* Specifies whether to enable phone alerts. Valid values:
|
|
68
|
+
*
|
|
43
69
|
* @example
|
|
44
70
|
* 0
|
|
45
71
|
*/
|
|
@@ -4,21 +4,33 @@ import * as $dara from '@darabonba/typescript';
|
|
|
4
4
|
|
|
5
5
|
export class SaveContactsResponseBody extends $dara.Model {
|
|
6
6
|
/**
|
|
7
|
+
* @remarks
|
|
8
|
+
* The status code. A value of `OK` indicates that the request was successful. For more information about other error codes, see the [error code list](https://help.aliyun.com/document_detail/109196.html).
|
|
9
|
+
*
|
|
7
10
|
* @example
|
|
8
11
|
* OK
|
|
9
12
|
*/
|
|
10
13
|
code?: string;
|
|
11
14
|
/**
|
|
15
|
+
* @remarks
|
|
16
|
+
* The data returned by the operation.
|
|
17
|
+
*
|
|
12
18
|
* @example
|
|
13
19
|
* 1
|
|
14
20
|
*/
|
|
15
21
|
data?: string;
|
|
16
22
|
/**
|
|
23
|
+
* @remarks
|
|
24
|
+
* The response message.
|
|
25
|
+
*
|
|
17
26
|
* @example
|
|
18
27
|
* OK
|
|
19
28
|
*/
|
|
20
29
|
message?: string;
|
|
21
30
|
/**
|
|
31
|
+
* @remarks
|
|
32
|
+
* The request ID.
|
|
33
|
+
*
|
|
22
34
|
* @example
|
|
23
35
|
* 29E058D7-4B28-55EE-BE3B-61D5AE488A9E
|
|
24
36
|
*/
|
|
@@ -7,7 +7,7 @@ export class ThreeElementsVerificationRequest 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), the authorization ID is the authorization code.
|
|
11
11
|
*
|
|
12
12
|
* This parameter is required.
|
|
13
13
|
*
|
|
@@ -19,11 +19,11 @@ export class ThreeElementsVerificationRequest extends $dara.Model {
|
|
|
19
19
|
* @remarks
|
|
20
20
|
* The ID card number to be verified.
|
|
21
21
|
*
|
|
22
|
-
*
|
|
23
|
-
*
|
|
24
|
-
*
|
|
22
|
+
* - If Mask is set to NORMAL, this field is in plaintext.
|
|
23
|
+
* - If Mask is set to MD5, encrypt this field by using MD5.
|
|
24
|
+
* - If Mask is set to SHA256, encrypt this field by using SHA256.
|
|
25
25
|
*
|
|
26
|
-
* >
|
|
26
|
+
* >Notice: Letters in the encrypted string are case-insensitive.
|
|
27
27
|
*
|
|
28
28
|
* This parameter is required.
|
|
29
29
|
*
|
|
@@ -35,11 +35,11 @@ export class ThreeElementsVerificationRequest extends $dara.Model {
|
|
|
35
35
|
* @remarks
|
|
36
36
|
* The phone number to be verified.
|
|
37
37
|
*
|
|
38
|
-
*
|
|
39
|
-
*
|
|
40
|
-
*
|
|
38
|
+
* - If Mask is set to NORMAL, this field is in plaintext.
|
|
39
|
+
* - If Mask is set to MD5, encrypt this field by using MD5.
|
|
40
|
+
* - If Mask is set to SHA256, encrypt this field by using SHA256.
|
|
41
41
|
*
|
|
42
|
-
* >
|
|
42
|
+
* >Notice: Letters in the encrypted string are case-insensitive.
|
|
43
43
|
*
|
|
44
44
|
* This parameter is required.
|
|
45
45
|
*
|
|
@@ -51,9 +51,11 @@ export class ThreeElementsVerificationRequest extends $dara.Model {
|
|
|
51
51
|
* @remarks
|
|
52
52
|
* The encryption method. Valid values:
|
|
53
53
|
*
|
|
54
|
-
*
|
|
55
|
-
*
|
|
56
|
-
*
|
|
54
|
+
* - **NORMAL**: No encryption.
|
|
55
|
+
*
|
|
56
|
+
* - **MD5**
|
|
57
|
+
*
|
|
58
|
+
* - **SHA256**
|
|
57
59
|
*
|
|
58
60
|
* This parameter is required.
|
|
59
61
|
*
|
|
@@ -65,16 +67,16 @@ export class ThreeElementsVerificationRequest extends $dara.Model {
|
|
|
65
67
|
* @remarks
|
|
66
68
|
* The name to be verified.
|
|
67
69
|
*
|
|
68
|
-
*
|
|
69
|
-
*
|
|
70
|
-
*
|
|
70
|
+
* - If Mask is set to NORMAL, this field is in plaintext.
|
|
71
|
+
* - If Mask is set to MD5, encrypt this field by using MD5.
|
|
72
|
+
* - If Mask is set to SHA256, encrypt this field by using SHA256.
|
|
71
73
|
*
|
|
72
|
-
* >
|
|
74
|
+
* >Notice: Letters in the encrypted string are case-insensitive.
|
|
73
75
|
*
|
|
74
76
|
* This parameter is required.
|
|
75
77
|
*
|
|
76
78
|
* @example
|
|
77
|
-
*
|
|
79
|
+
* 阿里云
|
|
78
80
|
*/
|
|
79
81
|
name?: string;
|
|
80
82
|
ownerId?: number;
|
|
@@ -7,29 +7,31 @@ export class ThreeElementsVerificationResponseBodyData extends $dara.Model {
|
|
|
7
7
|
* @remarks
|
|
8
8
|
* The basic carrier. Valid values:
|
|
9
9
|
*
|
|
10
|
-
*
|
|
11
|
-
*
|
|
12
|
-
*
|
|
10
|
+
* - **China Mobile**.
|
|
11
|
+
*
|
|
12
|
+
* - **China Unicom**.
|
|
13
|
+
*
|
|
14
|
+
* - **China Telecom**.
|
|
13
15
|
*
|
|
14
16
|
* @example
|
|
15
|
-
*
|
|
17
|
+
* 中国移动
|
|
16
18
|
*/
|
|
17
19
|
basicCarrier?: string;
|
|
18
20
|
/**
|
|
19
21
|
* @remarks
|
|
20
|
-
* Indicates whether the
|
|
21
|
-
*
|
|
22
|
-
* * **1**: The specified name, phone number, and ID card number belong to the same user.
|
|
23
|
-
* * **0**: The specified name, phone number, and ID card number do not belong to the same user.
|
|
24
|
-
* * **2**: The specified name, phone number, and ID card number cannot be found.
|
|
22
|
+
* Indicates whether the verification results are consistent. Returned values:
|
|
25
23
|
*
|
|
26
|
-
* **
|
|
24
|
+
* - **1**: Consistent
|
|
25
|
+
* - **0**: Inconsistent
|
|
26
|
+
* - **2**: Not found
|
|
27
|
+
* >The data update timeliness varies by carrier and city, and is typically between T+1 and T+3.
|
|
28
|
+
* The verification results for mobile phone numbers of different carriers in different states are as follows:
|
|
27
29
|
*
|
|
28
|
-
* |Carrier/Phone
|
|
29
|
-
*
|
|
30
|
-
* |China Mobile|
|
|
31
|
-
* |China Unicom|
|
|
32
|
-
* |China Telecom|
|
|
30
|
+
* |Carrier/Mobile Phone Number Status|Suspended|Empty Number|Deregistered|
|
|
31
|
+
* |--|--|--|--|
|
|
32
|
+
* |China Mobile|Normal verification|Not found|Not found|
|
|
33
|
+
* |China Unicom|Normal verification|Inconsistent|Inconsistent|
|
|
34
|
+
* |China Telecom|Normal verification|Not found|Not found|
|
|
33
35
|
*
|
|
34
36
|
* @example
|
|
35
37
|
* 1
|
|
@@ -61,11 +63,11 @@ export class ThreeElementsVerificationResponseBodyData extends $dara.Model {
|
|
|
61
63
|
export class ThreeElementsVerificationResponseBody extends $dara.Model {
|
|
62
64
|
/**
|
|
63
65
|
* @remarks
|
|
64
|
-
* The
|
|
66
|
+
* The request status code.
|
|
65
67
|
*
|
|
66
|
-
*
|
|
67
|
-
*
|
|
68
|
-
*
|
|
68
|
+
* - **OK**: The request was successful.
|
|
69
|
+
* - For other error codes, see the error code table in this chapter.
|
|
70
|
+
* - **RequestFrequencyLimit**: Due to carrier restrictions, repeated high-frequency queries on the same number within a short period are prohibited. If this error code is returned, try again later.
|
|
69
71
|
*
|
|
70
72
|
* @example
|
|
71
73
|
* OK
|
|
@@ -73,12 +75,12 @@ export class ThreeElementsVerificationResponseBody extends $dara.Model {
|
|
|
73
75
|
code?: string;
|
|
74
76
|
/**
|
|
75
77
|
* @remarks
|
|
76
|
-
* The
|
|
78
|
+
* The data returned.
|
|
77
79
|
*/
|
|
78
80
|
data?: ThreeElementsVerificationResponseBodyData;
|
|
79
81
|
/**
|
|
80
82
|
* @remarks
|
|
81
|
-
* The
|
|
83
|
+
* The description of the status code.
|
|
82
84
|
*
|
|
83
85
|
* @example
|
|
84
86
|
* OK
|
|
@@ -7,7 +7,7 @@ export class TwoElementsVerificationRequest 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
|
*
|
|
@@ -19,11 +19,11 @@ export class TwoElementsVerificationRequest extends $dara.Model {
|
|
|
19
19
|
* @remarks
|
|
20
20
|
* The phone number to be verified.
|
|
21
21
|
*
|
|
22
|
-
*
|
|
23
|
-
*
|
|
24
|
-
*
|
|
22
|
+
* - If Mask is set to NORMAL, this field is in plaintext.
|
|
23
|
+
* - If Mask is set to MD5, encrypt this field with MD5.
|
|
24
|
+
* - If Mask is set to SHA256, encrypt this field with SHA256.
|
|
25
25
|
*
|
|
26
|
-
* >
|
|
26
|
+
* >Notice: Letters in the encrypted string are not case-sensitive.
|
|
27
27
|
*
|
|
28
28
|
* This parameter is required.
|
|
29
29
|
*
|
|
@@ -35,9 +35,11 @@ export class TwoElementsVerificationRequest extends $dara.Model {
|
|
|
35
35
|
* @remarks
|
|
36
36
|
* The encryption method. Valid values:
|
|
37
37
|
*
|
|
38
|
-
*
|
|
39
|
-
*
|
|
40
|
-
*
|
|
38
|
+
* - **NORMAL**: No encryption.
|
|
39
|
+
*
|
|
40
|
+
* - **MD5**
|
|
41
|
+
*
|
|
42
|
+
* - **SHA256**
|
|
41
43
|
*
|
|
42
44
|
* This parameter is required.
|
|
43
45
|
*
|
|
@@ -49,16 +51,16 @@ export class TwoElementsVerificationRequest extends $dara.Model {
|
|
|
49
51
|
* @remarks
|
|
50
52
|
* The name to be verified.
|
|
51
53
|
*
|
|
52
|
-
*
|
|
53
|
-
*
|
|
54
|
-
*
|
|
54
|
+
* - If Mask is set to NORMAL, this field is in plaintext.
|
|
55
|
+
* - If Mask is set to MD5, encrypt this field with MD5.
|
|
56
|
+
* - If Mask is set to SHA256, encrypt this field with SHA256.
|
|
55
57
|
*
|
|
56
|
-
* >
|
|
58
|
+
* >Notice: Letters in the encrypted string are not case-sensitive.
|
|
57
59
|
*
|
|
58
60
|
* This parameter is required.
|
|
59
61
|
*
|
|
60
62
|
* @example
|
|
61
|
-
*
|
|
63
|
+
* 阿里云
|
|
62
64
|
*/
|
|
63
65
|
name?: string;
|
|
64
66
|
ownerId?: number;
|
|
@@ -5,35 +5,38 @@ import * as $dara from '@darabonba/typescript';
|
|
|
5
5
|
export class TwoElementsVerificationResponseBodyData extends $dara.Model {
|
|
6
6
|
/**
|
|
7
7
|
* @remarks
|
|
8
|
-
* The basic
|
|
8
|
+
* The basic operator. Valid values:
|
|
9
9
|
*
|
|
10
|
-
*
|
|
11
|
-
* * **China Unicom**
|
|
12
|
-
* * **China Telecom**
|
|
10
|
+
* - **China Mobile**.
|
|
13
11
|
*
|
|
14
|
-
*
|
|
12
|
+
* - **China Unicom**.
|
|
13
|
+
*
|
|
14
|
+
* - **China Telecom**.
|
|
15
|
+
*
|
|
16
|
+
* >Notice: China Broadcasting Network numbers are not currently supported.
|
|
15
17
|
*
|
|
16
18
|
* @example
|
|
17
|
-
*
|
|
19
|
+
* 中国移动
|
|
18
20
|
*/
|
|
19
21
|
basicCarrier?: string;
|
|
20
22
|
/**
|
|
21
23
|
* @remarks
|
|
22
|
-
* Indicates whether the
|
|
24
|
+
* Indicates whether the verification result is consistent. Returns:
|
|
23
25
|
*
|
|
24
|
-
*
|
|
26
|
+
* - **1**: Consistent.
|
|
25
27
|
*
|
|
26
|
-
*
|
|
28
|
+
* - **0**: Inconsistent.
|
|
27
29
|
*
|
|
28
|
-
*
|
|
30
|
+
* - **2**: Not found.
|
|
29
31
|
*
|
|
30
|
-
* The
|
|
32
|
+
* The data update timeliness for different operators and cities is typically T+1 to T+3.
|
|
33
|
+
* The verification results for different operator phone numbers in different states are as follows:
|
|
31
34
|
*
|
|
32
|
-
* |
|
|
33
|
-
*
|
|
34
|
-
* |China Mobile|
|
|
35
|
-
* |China Unicom|
|
|
36
|
-
* |China Telecom|
|
|
35
|
+
* |Operator/Phone Number Status|Suspended|Empty Number|Cancelled|
|
|
36
|
+
* |--|--|--|--|
|
|
37
|
+
* |China Mobile|Normal verification|Not found|Not found|
|
|
38
|
+
* |China Unicom|Normal verification|Inconsistent|Inconsistent|
|
|
39
|
+
* |China Telecom|Normal verification|Not found|Not found|
|
|
37
40
|
*
|
|
38
41
|
* @example
|
|
39
42
|
* 1
|
|
@@ -65,11 +68,12 @@ export class TwoElementsVerificationResponseBodyData extends $dara.Model {
|
|
|
65
68
|
export class TwoElementsVerificationResponseBody extends $dara.Model {
|
|
66
69
|
/**
|
|
67
70
|
* @remarks
|
|
68
|
-
* The
|
|
71
|
+
* The request status code.
|
|
72
|
+
*
|
|
73
|
+
* - **OK**: The request was successful.
|
|
69
74
|
*
|
|
70
|
-
*
|
|
71
|
-
*
|
|
72
|
-
* * **RequestFrequencyLimit**: Repeated queries for the same phone number or name 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.
|
|
75
|
+
* - For other error codes, see the error code table in this chapter.
|
|
76
|
+
* - **RequestFrequencyLimit**: Due to operator restrictions, repeated high-frequency queries against the same number or name in a short period are prohibited. If this error code is returned, try again later.
|
|
73
77
|
*
|
|
74
78
|
* @example
|
|
75
79
|
* OK
|
|
@@ -77,12 +81,12 @@ export class TwoElementsVerificationResponseBody extends $dara.Model {
|
|
|
77
81
|
code?: string;
|
|
78
82
|
/**
|
|
79
83
|
* @remarks
|
|
80
|
-
* The
|
|
84
|
+
* The structure.
|
|
81
85
|
*/
|
|
82
86
|
data?: TwoElementsVerificationResponseBodyData;
|
|
83
87
|
/**
|
|
84
88
|
* @remarks
|
|
85
|
-
* The
|
|
89
|
+
* The description of the status code.
|
|
86
90
|
*
|
|
87
91
|
* @example
|
|
88
92
|
* OK
|
|
@@ -5,6 +5,10 @@ import * as $dara from '@darabonba/typescript';
|
|
|
5
5
|
export class UAIDVerificationRequest 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 a usage application. After the application is approved, you will obtain this authorization code.
|
|
11
|
+
*
|
|
8
12
|
* This parameter is required.
|
|
9
13
|
*
|
|
10
14
|
* @example
|
|
@@ -13,6 +17,11 @@ export class UAIDVerificationRequest extends $dara.Model {
|
|
|
13
17
|
authCode?: string;
|
|
14
18
|
/**
|
|
15
19
|
* @remarks
|
|
20
|
+
* The carrier of the user. Valid values:
|
|
21
|
+
* - **CM**: China Mobile.
|
|
22
|
+
* - **CU**: China Unicom.
|
|
23
|
+
* - **CT**: China Telecom.
|
|
24
|
+
*
|
|
16
25
|
* This parameter is required.
|
|
17
26
|
*
|
|
18
27
|
* @example
|
|
@@ -20,25 +29,37 @@ export class UAIDVerificationRequest extends $dara.Model {
|
|
|
20
29
|
*/
|
|
21
30
|
carrier?: string;
|
|
22
31
|
/**
|
|
32
|
+
* @remarks
|
|
33
|
+
* The public IP address. This parameter is required when the carrier is China Unicom (CU). Both IPv4 and IPv6 addresses are supported.
|
|
34
|
+
*
|
|
23
35
|
* @example
|
|
24
|
-
*
|
|
36
|
+
* 2408:8440:308:29dc:ed00:c4ec:475c:25a4
|
|
25
37
|
*/
|
|
26
38
|
ip?: string;
|
|
27
39
|
/**
|
|
40
|
+
* @remarks
|
|
41
|
+
* The external serial number.
|
|
42
|
+
*
|
|
28
43
|
* @example
|
|
29
44
|
* b8b5b3a*******0b9893484fdf412c99
|
|
30
45
|
*/
|
|
31
46
|
outId?: string;
|
|
32
47
|
ownerId?: number;
|
|
33
48
|
/**
|
|
49
|
+
* @remarks
|
|
50
|
+
* The province ID. This parameter is optional when the carrier is China Unicom (CU). The value must be the same as the value of the province field in the response returned when the token is obtained.
|
|
51
|
+
*
|
|
34
52
|
* @example
|
|
35
|
-
*
|
|
53
|
+
* 1
|
|
36
54
|
*/
|
|
37
55
|
province?: string;
|
|
38
56
|
resourceOwnerAccount?: string;
|
|
39
57
|
resourceOwnerId?: number;
|
|
40
58
|
/**
|
|
41
59
|
* @remarks
|
|
60
|
+
* The carrier authorization token.
|
|
61
|
+
* > For information about how to obtain the authorization token and its signature, see the GetUAIDApplyTokenSign API documentation.
|
|
62
|
+
*
|
|
42
63
|
* This parameter is required.
|
|
43
64
|
*
|
|
44
65
|
* @example
|
|
@@ -46,6 +67,11 @@ export class UAIDVerificationRequest extends $dara.Model {
|
|
|
46
67
|
*/
|
|
47
68
|
token?: string;
|
|
48
69
|
/**
|
|
70
|
+
* @remarks
|
|
71
|
+
* The user authorization code, which indicates that the user has granted authorization. The value must be a unique random number that does not exceed 128 characters in length.
|
|
72
|
+
*
|
|
73
|
+
* <warning>When you integrate the service, we recommend that you include UAID-related content in the privacy policy of your product.</warning>
|
|
74
|
+
*
|
|
49
75
|
* @example
|
|
50
76
|
* Md****a3Em
|
|
51
77
|
*/
|