@alicloud/dytnsapi20200217 2.6.0 → 2.8.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 +865 -303
- package/dist/client.js +1581 -696
- package/dist/client.js.map +1 -1
- package/package.json +7 -7
- package/src/client.ts +1352 -336
package/dist/client.js
CHANGED
|
@@ -1,15 +1,34 @@
|
|
|
1
1
|
"use strict";
|
|
2
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
+
if (k2 === undefined) k2 = k;
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
9
|
+
}) : (function(o, m, k, k2) {
|
|
10
|
+
if (k2 === undefined) k2 = k;
|
|
11
|
+
o[k2] = m[k];
|
|
12
|
+
}));
|
|
13
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
14
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
15
|
+
}) : function(o, v) {
|
|
16
|
+
o["default"] = v;
|
|
17
|
+
});
|
|
2
18
|
var __importStar = (this && this.__importStar) || function (mod) {
|
|
3
19
|
if (mod && mod.__esModule) return mod;
|
|
4
20
|
var result = {};
|
|
5
|
-
if (mod != null) for (var k in mod) if (Object.hasOwnProperty.call(mod, k)) result
|
|
6
|
-
result
|
|
21
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
22
|
+
__setModuleDefault(result, mod);
|
|
7
23
|
return result;
|
|
8
24
|
};
|
|
9
25
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
10
26
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
11
27
|
};
|
|
12
28
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
29
|
+
exports.PhoneNumberConvertServiceResponseBody = exports.PhoneNumberConvertServiceRequest = exports.InvalidPhoneNumberFilterResponse = exports.InvalidPhoneNumberFilterResponseBody = exports.InvalidPhoneNumberFilterRequest = exports.GetUAIDConversionSignResponse = exports.GetUAIDConversionSignResponseBody = exports.GetUAIDConversionSignRequest = exports.GetUAIDApplyTokenSignResponse = exports.GetUAIDApplyTokenSignResponseBody = exports.GetUAIDApplyTokenSignRequest = exports.DescribePhoneTwiceTelVerifyResponse = exports.DescribePhoneTwiceTelVerifyResponseBody = exports.DescribePhoneTwiceTelVerifyRequest = exports.DescribePhoneNumberRiskResponse = exports.DescribePhoneNumberRiskResponseBody = exports.DescribePhoneNumberRiskRequest = exports.DescribePhoneNumberOperatorAttributeResponse = exports.DescribePhoneNumberOperatorAttributeResponseBody = exports.DescribePhoneNumberOperatorAttributeRequest = exports.DescribePhoneNumberOnlineTimeResponse = exports.DescribePhoneNumberOnlineTimeResponseBody = exports.DescribePhoneNumberOnlineTimeRequest = exports.DescribePhoneNumberAttributeResponse = exports.DescribePhoneNumberAttributeResponseBody = exports.DescribePhoneNumberAttributeRequest = exports.DescribePhoneNumberAnalysisTransparentResponse = exports.DescribePhoneNumberAnalysisTransparentResponseBody = exports.DescribePhoneNumberAnalysisTransparentRequest = exports.DescribePhoneNumberAnalysisAIResponse = exports.DescribePhoneNumberAnalysisAIResponseBody = exports.DescribePhoneNumberAnalysisAIRequest = exports.DescribePhoneNumberAnalysisResponse = exports.DescribePhoneNumberAnalysisResponseBody = exports.DescribePhoneNumberAnalysisRequest = exports.DescribeEmptyNumberResponse = exports.DescribeEmptyNumberResponseBody = exports.DescribeEmptyNumberRequest = exports.CompanyTwoElementsVerificationResponse = exports.CompanyTwoElementsVerificationResponseBody = exports.CompanyTwoElementsVerificationRequest = exports.CompanyThreeElementsVerificationResponse = exports.CompanyThreeElementsVerificationResponseBody = exports.CompanyThreeElementsVerificationRequest = exports.CompanyFourElementsVerificationResponse = exports.CompanyFourElementsVerificationResponseBody = exports.CompanyFourElementsVerificationRequest = exports.CertNoTwoElementVerificationResponse = exports.CertNoTwoElementVerificationResponseBody = exports.CertNoTwoElementVerificationRequest = void 0;
|
|
30
|
+
exports.UAIDCollectionRequest = exports.TwoElementsVerificationResponse = exports.TwoElementsVerificationResponseBody = exports.TwoElementsVerificationRequest = exports.ThreeElementsVerificationResponse = exports.ThreeElementsVerificationResponseBody = exports.ThreeElementsVerificationRequest = exports.QueryUsageStatisticsByTagIdResponse = exports.QueryUsageStatisticsByTagIdResponseBody = exports.QueryUsageStatisticsByTagIdRequest = exports.QueryTagListPageResponse = exports.QueryTagListPageResponseBody = exports.QueryTagListPageRequest = exports.QueryTagInfoBySelectionResponse = exports.QueryTagInfoBySelectionResponseBody = exports.QueryTagInfoBySelectionRequest = exports.QueryTagApplyRuleResponse = exports.QueryTagApplyRuleResponseBody = exports.QueryTagApplyRuleRequest = exports.QueryPhoneTwiceTelVerifyResponse = exports.QueryPhoneTwiceTelVerifyResponseBody = exports.QueryPhoneTwiceTelVerifyRequest = exports.QueryPhoneNumberOnlineTimeResponse = exports.QueryPhoneNumberOnlineTimeResponseBody = exports.QueryPhoneNumberOnlineTimeRequest = exports.QueryAvailableAuthCodeResponse = exports.QueryAvailableAuthCodeResponseBody = exports.QueryAvailableAuthCodeRequest = exports.PhoneNumberStatusForVoiceResponse = exports.PhoneNumberStatusForVoiceResponseBody = exports.PhoneNumberStatusForVoiceRequest = exports.PhoneNumberStatusForVirtualResponse = exports.PhoneNumberStatusForVirtualResponseBody = exports.PhoneNumberStatusForVirtualRequest = exports.PhoneNumberStatusForSmsResponse = exports.PhoneNumberStatusForSmsResponseBody = exports.PhoneNumberStatusForSmsRequest = exports.PhoneNumberStatusForRealResponse = exports.PhoneNumberStatusForRealResponseBody = exports.PhoneNumberStatusForRealRequest = exports.PhoneNumberStatusForPublicResponse = exports.PhoneNumberStatusForPublicResponseBody = exports.PhoneNumberStatusForPublicRequest = exports.PhoneNumberStatusForAccountResponse = exports.PhoneNumberStatusForAccountResponseBody = exports.PhoneNumberStatusForAccountRequest = exports.PhoneNumberEncryptResponse = exports.PhoneNumberEncryptResponseBody = exports.PhoneNumberEncryptRequest = exports.PhoneNumberConvertServiceResponse = void 0;
|
|
31
|
+
exports.UAIDVerificationResponseBodyData = exports.UAIDConversionResponseBodyModel = exports.UAIDCollectionResponseBodyModel = exports.TwoElementsVerificationResponseBodyData = exports.ThreeElementsVerificationResponseBodyData = exports.QueryUsageStatisticsByTagIdResponseBodyData = exports.QueryTagListPageResponseBodyData = exports.QueryTagListPageResponseBodyDataRecords = exports.QueryTagInfoBySelectionResponseBodyData = exports.QueryTagInfoBySelectionResponseBodyDataParamList = exports.QueryTagInfoBySelectionResponseBodyDataParamListValueDict = exports.QueryTagApplyRuleResponseBodyData = exports.QueryPhoneTwiceTelVerifyResponseBodyData = exports.QueryPhoneNumberOnlineTimeResponseBodyData = exports.PhoneNumberStatusForVoiceResponseBodyData = exports.PhoneNumberStatusForVirtualResponseBodyData = exports.PhoneNumberStatusForSmsResponseBodyData = exports.PhoneNumberStatusForRealResponseBodyData = exports.PhoneNumberStatusForPublicResponseBodyData = exports.PhoneNumberStatusForAccountResponseBodyData = exports.PhoneNumberEncryptResponseBodyData = exports.PhoneNumberConvertServiceResponseBodyData = exports.InvalidPhoneNumberFilterResponseBodyData = exports.GetUAIDConversionSignResponseBodyData = exports.GetUAIDApplyTokenSignResponseBodyData = exports.DescribePhoneTwiceTelVerifyResponseBodyData = exports.DescribePhoneNumberRiskResponseBodyData = exports.DescribePhoneNumberOperatorAttributeResponseBodyData = exports.DescribePhoneNumberOnlineTimeResponseBodyData = exports.DescribePhoneNumberAttributeResponseBodyPhoneNumberAttribute = exports.DescribePhoneNumberAnalysisTransparentResponseBodyData = exports.DescribePhoneNumberAnalysisAIResponseBodyData = exports.DescribePhoneNumberAnalysisResponseBodyData = exports.DescribePhoneNumberAnalysisResponseBodyDataList = exports.DescribeEmptyNumberResponseBodyData = exports.CompanyTwoElementsVerificationResponseBodyData = exports.CompanyTwoElementsVerificationResponseBodyDataDetailInfo = exports.CompanyThreeElementsVerificationResponseBodyData = exports.CompanyThreeElementsVerificationResponseBodyDataDetailInfo = exports.CompanyFourElementsVerificationResponseBodyData = exports.CompanyFourElementsVerificationResponseBodyDataDetailInfo = exports.CertNoTwoElementVerificationResponseBodyData = exports.UAIDVerificationResponse = exports.UAIDVerificationResponseBody = exports.UAIDVerificationRequest = exports.UAIDConversionResponse = exports.UAIDConversionResponseBody = exports.UAIDConversionRequest = exports.UAIDCollectionResponse = exports.UAIDCollectionResponseBody = void 0;
|
|
13
32
|
// This file is auto-generated, don't edit it
|
|
14
33
|
/**
|
|
15
34
|
*
|
|
@@ -20,9 +39,6 @@ const openapi_util_1 = __importDefault(require("@alicloud/openapi-util"));
|
|
|
20
39
|
const endpoint_util_1 = __importDefault(require("@alicloud/endpoint-util"));
|
|
21
40
|
const $tea = __importStar(require("@alicloud/tea-typescript"));
|
|
22
41
|
class CertNoTwoElementVerificationRequest extends $tea.Model {
|
|
23
|
-
constructor(map) {
|
|
24
|
-
super(map);
|
|
25
|
-
}
|
|
26
42
|
static names() {
|
|
27
43
|
return {
|
|
28
44
|
authCode: 'AuthCode',
|
|
@@ -43,12 +59,12 @@ class CertNoTwoElementVerificationRequest extends $tea.Model {
|
|
|
43
59
|
resourceOwnerId: 'number',
|
|
44
60
|
};
|
|
45
61
|
}
|
|
46
|
-
}
|
|
47
|
-
exports.CertNoTwoElementVerificationRequest = CertNoTwoElementVerificationRequest;
|
|
48
|
-
class CertNoTwoElementVerificationResponseBody extends $tea.Model {
|
|
49
62
|
constructor(map) {
|
|
50
63
|
super(map);
|
|
51
64
|
}
|
|
65
|
+
}
|
|
66
|
+
exports.CertNoTwoElementVerificationRequest = CertNoTwoElementVerificationRequest;
|
|
67
|
+
class CertNoTwoElementVerificationResponseBody extends $tea.Model {
|
|
52
68
|
static names() {
|
|
53
69
|
return {
|
|
54
70
|
accessDeniedDetail: 'AccessDeniedDetail',
|
|
@@ -67,12 +83,12 @@ class CertNoTwoElementVerificationResponseBody extends $tea.Model {
|
|
|
67
83
|
requestId: 'string',
|
|
68
84
|
};
|
|
69
85
|
}
|
|
70
|
-
}
|
|
71
|
-
exports.CertNoTwoElementVerificationResponseBody = CertNoTwoElementVerificationResponseBody;
|
|
72
|
-
class CertNoTwoElementVerificationResponse extends $tea.Model {
|
|
73
86
|
constructor(map) {
|
|
74
87
|
super(map);
|
|
75
88
|
}
|
|
89
|
+
}
|
|
90
|
+
exports.CertNoTwoElementVerificationResponseBody = CertNoTwoElementVerificationResponseBody;
|
|
91
|
+
class CertNoTwoElementVerificationResponse extends $tea.Model {
|
|
76
92
|
static names() {
|
|
77
93
|
return {
|
|
78
94
|
headers: 'headers',
|
|
@@ -87,12 +103,12 @@ class CertNoTwoElementVerificationResponse extends $tea.Model {
|
|
|
87
103
|
body: CertNoTwoElementVerificationResponseBody,
|
|
88
104
|
};
|
|
89
105
|
}
|
|
90
|
-
}
|
|
91
|
-
exports.CertNoTwoElementVerificationResponse = CertNoTwoElementVerificationResponse;
|
|
92
|
-
class CompanyFourElementsVerificationRequest extends $tea.Model {
|
|
93
106
|
constructor(map) {
|
|
94
107
|
super(map);
|
|
95
108
|
}
|
|
109
|
+
}
|
|
110
|
+
exports.CertNoTwoElementVerificationResponse = CertNoTwoElementVerificationResponse;
|
|
111
|
+
class CompanyFourElementsVerificationRequest extends $tea.Model {
|
|
96
112
|
static names() {
|
|
97
113
|
return {
|
|
98
114
|
authCode: 'AuthCode',
|
|
@@ -117,12 +133,12 @@ class CompanyFourElementsVerificationRequest extends $tea.Model {
|
|
|
117
133
|
resourceOwnerId: 'number',
|
|
118
134
|
};
|
|
119
135
|
}
|
|
120
|
-
}
|
|
121
|
-
exports.CompanyFourElementsVerificationRequest = CompanyFourElementsVerificationRequest;
|
|
122
|
-
class CompanyFourElementsVerificationResponseBody extends $tea.Model {
|
|
123
136
|
constructor(map) {
|
|
124
137
|
super(map);
|
|
125
138
|
}
|
|
139
|
+
}
|
|
140
|
+
exports.CompanyFourElementsVerificationRequest = CompanyFourElementsVerificationRequest;
|
|
141
|
+
class CompanyFourElementsVerificationResponseBody extends $tea.Model {
|
|
126
142
|
static names() {
|
|
127
143
|
return {
|
|
128
144
|
accessDeniedDetail: 'AccessDeniedDetail',
|
|
@@ -141,12 +157,12 @@ class CompanyFourElementsVerificationResponseBody extends $tea.Model {
|
|
|
141
157
|
requestId: 'string',
|
|
142
158
|
};
|
|
143
159
|
}
|
|
144
|
-
}
|
|
145
|
-
exports.CompanyFourElementsVerificationResponseBody = CompanyFourElementsVerificationResponseBody;
|
|
146
|
-
class CompanyFourElementsVerificationResponse extends $tea.Model {
|
|
147
160
|
constructor(map) {
|
|
148
161
|
super(map);
|
|
149
162
|
}
|
|
163
|
+
}
|
|
164
|
+
exports.CompanyFourElementsVerificationResponseBody = CompanyFourElementsVerificationResponseBody;
|
|
165
|
+
class CompanyFourElementsVerificationResponse extends $tea.Model {
|
|
150
166
|
static names() {
|
|
151
167
|
return {
|
|
152
168
|
headers: 'headers',
|
|
@@ -161,12 +177,12 @@ class CompanyFourElementsVerificationResponse extends $tea.Model {
|
|
|
161
177
|
body: CompanyFourElementsVerificationResponseBody,
|
|
162
178
|
};
|
|
163
179
|
}
|
|
164
|
-
}
|
|
165
|
-
exports.CompanyFourElementsVerificationResponse = CompanyFourElementsVerificationResponse;
|
|
166
|
-
class CompanyThreeElementsVerificationRequest extends $tea.Model {
|
|
167
180
|
constructor(map) {
|
|
168
181
|
super(map);
|
|
169
182
|
}
|
|
183
|
+
}
|
|
184
|
+
exports.CompanyFourElementsVerificationResponse = CompanyFourElementsVerificationResponse;
|
|
185
|
+
class CompanyThreeElementsVerificationRequest extends $tea.Model {
|
|
170
186
|
static names() {
|
|
171
187
|
return {
|
|
172
188
|
authCode: 'AuthCode',
|
|
@@ -189,12 +205,12 @@ class CompanyThreeElementsVerificationRequest extends $tea.Model {
|
|
|
189
205
|
resourceOwnerId: 'number',
|
|
190
206
|
};
|
|
191
207
|
}
|
|
192
|
-
}
|
|
193
|
-
exports.CompanyThreeElementsVerificationRequest = CompanyThreeElementsVerificationRequest;
|
|
194
|
-
class CompanyThreeElementsVerificationResponseBody extends $tea.Model {
|
|
195
208
|
constructor(map) {
|
|
196
209
|
super(map);
|
|
197
210
|
}
|
|
211
|
+
}
|
|
212
|
+
exports.CompanyThreeElementsVerificationRequest = CompanyThreeElementsVerificationRequest;
|
|
213
|
+
class CompanyThreeElementsVerificationResponseBody extends $tea.Model {
|
|
198
214
|
static names() {
|
|
199
215
|
return {
|
|
200
216
|
accessDeniedDetail: 'AccessDeniedDetail',
|
|
@@ -213,12 +229,12 @@ class CompanyThreeElementsVerificationResponseBody extends $tea.Model {
|
|
|
213
229
|
requestId: 'string',
|
|
214
230
|
};
|
|
215
231
|
}
|
|
216
|
-
}
|
|
217
|
-
exports.CompanyThreeElementsVerificationResponseBody = CompanyThreeElementsVerificationResponseBody;
|
|
218
|
-
class CompanyThreeElementsVerificationResponse extends $tea.Model {
|
|
219
232
|
constructor(map) {
|
|
220
233
|
super(map);
|
|
221
234
|
}
|
|
235
|
+
}
|
|
236
|
+
exports.CompanyThreeElementsVerificationResponseBody = CompanyThreeElementsVerificationResponseBody;
|
|
237
|
+
class CompanyThreeElementsVerificationResponse extends $tea.Model {
|
|
222
238
|
static names() {
|
|
223
239
|
return {
|
|
224
240
|
headers: 'headers',
|
|
@@ -233,12 +249,12 @@ class CompanyThreeElementsVerificationResponse extends $tea.Model {
|
|
|
233
249
|
body: CompanyThreeElementsVerificationResponseBody,
|
|
234
250
|
};
|
|
235
251
|
}
|
|
236
|
-
}
|
|
237
|
-
exports.CompanyThreeElementsVerificationResponse = CompanyThreeElementsVerificationResponse;
|
|
238
|
-
class CompanyTwoElementsVerificationRequest extends $tea.Model {
|
|
239
252
|
constructor(map) {
|
|
240
253
|
super(map);
|
|
241
254
|
}
|
|
255
|
+
}
|
|
256
|
+
exports.CompanyThreeElementsVerificationResponse = CompanyThreeElementsVerificationResponse;
|
|
257
|
+
class CompanyTwoElementsVerificationRequest extends $tea.Model {
|
|
242
258
|
static names() {
|
|
243
259
|
return {
|
|
244
260
|
authCode: 'AuthCode',
|
|
@@ -259,12 +275,12 @@ class CompanyTwoElementsVerificationRequest extends $tea.Model {
|
|
|
259
275
|
resourceOwnerId: 'number',
|
|
260
276
|
};
|
|
261
277
|
}
|
|
262
|
-
}
|
|
263
|
-
exports.CompanyTwoElementsVerificationRequest = CompanyTwoElementsVerificationRequest;
|
|
264
|
-
class CompanyTwoElementsVerificationResponseBody extends $tea.Model {
|
|
265
278
|
constructor(map) {
|
|
266
279
|
super(map);
|
|
267
280
|
}
|
|
281
|
+
}
|
|
282
|
+
exports.CompanyTwoElementsVerificationRequest = CompanyTwoElementsVerificationRequest;
|
|
283
|
+
class CompanyTwoElementsVerificationResponseBody extends $tea.Model {
|
|
268
284
|
static names() {
|
|
269
285
|
return {
|
|
270
286
|
accessDeniedDetail: 'AccessDeniedDetail',
|
|
@@ -283,12 +299,12 @@ class CompanyTwoElementsVerificationResponseBody extends $tea.Model {
|
|
|
283
299
|
requestId: 'string',
|
|
284
300
|
};
|
|
285
301
|
}
|
|
286
|
-
}
|
|
287
|
-
exports.CompanyTwoElementsVerificationResponseBody = CompanyTwoElementsVerificationResponseBody;
|
|
288
|
-
class CompanyTwoElementsVerificationResponse extends $tea.Model {
|
|
289
302
|
constructor(map) {
|
|
290
303
|
super(map);
|
|
291
304
|
}
|
|
305
|
+
}
|
|
306
|
+
exports.CompanyTwoElementsVerificationResponseBody = CompanyTwoElementsVerificationResponseBody;
|
|
307
|
+
class CompanyTwoElementsVerificationResponse extends $tea.Model {
|
|
292
308
|
static names() {
|
|
293
309
|
return {
|
|
294
310
|
headers: 'headers',
|
|
@@ -303,12 +319,12 @@ class CompanyTwoElementsVerificationResponse extends $tea.Model {
|
|
|
303
319
|
body: CompanyTwoElementsVerificationResponseBody,
|
|
304
320
|
};
|
|
305
321
|
}
|
|
306
|
-
}
|
|
307
|
-
exports.CompanyTwoElementsVerificationResponse = CompanyTwoElementsVerificationResponse;
|
|
308
|
-
class DescribeEmptyNumberRequest extends $tea.Model {
|
|
309
322
|
constructor(map) {
|
|
310
323
|
super(map);
|
|
311
324
|
}
|
|
325
|
+
}
|
|
326
|
+
exports.CompanyTwoElementsVerificationResponse = CompanyTwoElementsVerificationResponse;
|
|
327
|
+
class DescribeEmptyNumberRequest extends $tea.Model {
|
|
312
328
|
static names() {
|
|
313
329
|
return {
|
|
314
330
|
authCode: 'AuthCode',
|
|
@@ -329,12 +345,12 @@ class DescribeEmptyNumberRequest extends $tea.Model {
|
|
|
329
345
|
resourceOwnerId: 'number',
|
|
330
346
|
};
|
|
331
347
|
}
|
|
332
|
-
}
|
|
333
|
-
exports.DescribeEmptyNumberRequest = DescribeEmptyNumberRequest;
|
|
334
|
-
class DescribeEmptyNumberResponseBody extends $tea.Model {
|
|
335
348
|
constructor(map) {
|
|
336
349
|
super(map);
|
|
337
350
|
}
|
|
351
|
+
}
|
|
352
|
+
exports.DescribeEmptyNumberRequest = DescribeEmptyNumberRequest;
|
|
353
|
+
class DescribeEmptyNumberResponseBody extends $tea.Model {
|
|
338
354
|
static names() {
|
|
339
355
|
return {
|
|
340
356
|
code: 'Code',
|
|
@@ -351,12 +367,12 @@ class DescribeEmptyNumberResponseBody extends $tea.Model {
|
|
|
351
367
|
requestId: 'string',
|
|
352
368
|
};
|
|
353
369
|
}
|
|
354
|
-
}
|
|
355
|
-
exports.DescribeEmptyNumberResponseBody = DescribeEmptyNumberResponseBody;
|
|
356
|
-
class DescribeEmptyNumberResponse extends $tea.Model {
|
|
357
370
|
constructor(map) {
|
|
358
371
|
super(map);
|
|
359
372
|
}
|
|
373
|
+
}
|
|
374
|
+
exports.DescribeEmptyNumberResponseBody = DescribeEmptyNumberResponseBody;
|
|
375
|
+
class DescribeEmptyNumberResponse extends $tea.Model {
|
|
360
376
|
static names() {
|
|
361
377
|
return {
|
|
362
378
|
headers: 'headers',
|
|
@@ -371,12 +387,12 @@ class DescribeEmptyNumberResponse extends $tea.Model {
|
|
|
371
387
|
body: DescribeEmptyNumberResponseBody,
|
|
372
388
|
};
|
|
373
389
|
}
|
|
374
|
-
}
|
|
375
|
-
exports.DescribeEmptyNumberResponse = DescribeEmptyNumberResponse;
|
|
376
|
-
class DescribePhoneNumberAnalysisRequest extends $tea.Model {
|
|
377
390
|
constructor(map) {
|
|
378
391
|
super(map);
|
|
379
392
|
}
|
|
393
|
+
}
|
|
394
|
+
exports.DescribeEmptyNumberResponse = DescribeEmptyNumberResponse;
|
|
395
|
+
class DescribePhoneNumberAnalysisRequest extends $tea.Model {
|
|
380
396
|
static names() {
|
|
381
397
|
return {
|
|
382
398
|
authCode: 'AuthCode',
|
|
@@ -401,12 +417,12 @@ class DescribePhoneNumberAnalysisRequest extends $tea.Model {
|
|
|
401
417
|
resourceOwnerId: 'number',
|
|
402
418
|
};
|
|
403
419
|
}
|
|
404
|
-
}
|
|
405
|
-
exports.DescribePhoneNumberAnalysisRequest = DescribePhoneNumberAnalysisRequest;
|
|
406
|
-
class DescribePhoneNumberAnalysisResponseBody extends $tea.Model {
|
|
407
420
|
constructor(map) {
|
|
408
421
|
super(map);
|
|
409
422
|
}
|
|
423
|
+
}
|
|
424
|
+
exports.DescribePhoneNumberAnalysisRequest = DescribePhoneNumberAnalysisRequest;
|
|
425
|
+
class DescribePhoneNumberAnalysisResponseBody extends $tea.Model {
|
|
410
426
|
static names() {
|
|
411
427
|
return {
|
|
412
428
|
code: 'Code',
|
|
@@ -423,12 +439,12 @@ class DescribePhoneNumberAnalysisResponseBody extends $tea.Model {
|
|
|
423
439
|
requestId: 'string',
|
|
424
440
|
};
|
|
425
441
|
}
|
|
426
|
-
}
|
|
427
|
-
exports.DescribePhoneNumberAnalysisResponseBody = DescribePhoneNumberAnalysisResponseBody;
|
|
428
|
-
class DescribePhoneNumberAnalysisResponse extends $tea.Model {
|
|
429
442
|
constructor(map) {
|
|
430
443
|
super(map);
|
|
431
444
|
}
|
|
445
|
+
}
|
|
446
|
+
exports.DescribePhoneNumberAnalysisResponseBody = DescribePhoneNumberAnalysisResponseBody;
|
|
447
|
+
class DescribePhoneNumberAnalysisResponse extends $tea.Model {
|
|
432
448
|
static names() {
|
|
433
449
|
return {
|
|
434
450
|
headers: 'headers',
|
|
@@ -443,12 +459,12 @@ class DescribePhoneNumberAnalysisResponse extends $tea.Model {
|
|
|
443
459
|
body: DescribePhoneNumberAnalysisResponseBody,
|
|
444
460
|
};
|
|
445
461
|
}
|
|
446
|
-
}
|
|
447
|
-
exports.DescribePhoneNumberAnalysisResponse = DescribePhoneNumberAnalysisResponse;
|
|
448
|
-
class DescribePhoneNumberAnalysisAIRequest extends $tea.Model {
|
|
449
462
|
constructor(map) {
|
|
450
463
|
super(map);
|
|
451
464
|
}
|
|
465
|
+
}
|
|
466
|
+
exports.DescribePhoneNumberAnalysisResponse = DescribePhoneNumberAnalysisResponse;
|
|
467
|
+
class DescribePhoneNumberAnalysisAIRequest extends $tea.Model {
|
|
452
468
|
static names() {
|
|
453
469
|
return {
|
|
454
470
|
authCode: 'AuthCode',
|
|
@@ -471,14 +487,15 @@ class DescribePhoneNumberAnalysisAIRequest extends $tea.Model {
|
|
|
471
487
|
resourceOwnerId: 'number',
|
|
472
488
|
};
|
|
473
489
|
}
|
|
474
|
-
}
|
|
475
|
-
exports.DescribePhoneNumberAnalysisAIRequest = DescribePhoneNumberAnalysisAIRequest;
|
|
476
|
-
class DescribePhoneNumberAnalysisAIResponseBody extends $tea.Model {
|
|
477
490
|
constructor(map) {
|
|
478
491
|
super(map);
|
|
479
492
|
}
|
|
493
|
+
}
|
|
494
|
+
exports.DescribePhoneNumberAnalysisAIRequest = DescribePhoneNumberAnalysisAIRequest;
|
|
495
|
+
class DescribePhoneNumberAnalysisAIResponseBody extends $tea.Model {
|
|
480
496
|
static names() {
|
|
481
497
|
return {
|
|
498
|
+
accessDeniedDetail: 'AccessDeniedDetail',
|
|
482
499
|
code: 'Code',
|
|
483
500
|
data: 'Data',
|
|
484
501
|
message: 'Message',
|
|
@@ -487,18 +504,19 @@ class DescribePhoneNumberAnalysisAIResponseBody extends $tea.Model {
|
|
|
487
504
|
}
|
|
488
505
|
static types() {
|
|
489
506
|
return {
|
|
507
|
+
accessDeniedDetail: 'string',
|
|
490
508
|
code: 'string',
|
|
491
509
|
data: DescribePhoneNumberAnalysisAIResponseBodyData,
|
|
492
510
|
message: 'string',
|
|
493
511
|
requestId: 'string',
|
|
494
512
|
};
|
|
495
513
|
}
|
|
496
|
-
}
|
|
497
|
-
exports.DescribePhoneNumberAnalysisAIResponseBody = DescribePhoneNumberAnalysisAIResponseBody;
|
|
498
|
-
class DescribePhoneNumberAnalysisAIResponse extends $tea.Model {
|
|
499
514
|
constructor(map) {
|
|
500
515
|
super(map);
|
|
501
516
|
}
|
|
517
|
+
}
|
|
518
|
+
exports.DescribePhoneNumberAnalysisAIResponseBody = DescribePhoneNumberAnalysisAIResponseBody;
|
|
519
|
+
class DescribePhoneNumberAnalysisAIResponse extends $tea.Model {
|
|
502
520
|
static names() {
|
|
503
521
|
return {
|
|
504
522
|
headers: 'headers',
|
|
@@ -513,12 +531,12 @@ class DescribePhoneNumberAnalysisAIResponse extends $tea.Model {
|
|
|
513
531
|
body: DescribePhoneNumberAnalysisAIResponseBody,
|
|
514
532
|
};
|
|
515
533
|
}
|
|
516
|
-
}
|
|
517
|
-
exports.DescribePhoneNumberAnalysisAIResponse = DescribePhoneNumberAnalysisAIResponse;
|
|
518
|
-
class DescribePhoneNumberAnalysisTransparentRequest extends $tea.Model {
|
|
519
534
|
constructor(map) {
|
|
520
535
|
super(map);
|
|
521
536
|
}
|
|
537
|
+
}
|
|
538
|
+
exports.DescribePhoneNumberAnalysisAIResponse = DescribePhoneNumberAnalysisAIResponse;
|
|
539
|
+
class DescribePhoneNumberAnalysisTransparentRequest extends $tea.Model {
|
|
522
540
|
static names() {
|
|
523
541
|
return {
|
|
524
542
|
authCode: 'AuthCode',
|
|
@@ -541,12 +559,12 @@ class DescribePhoneNumberAnalysisTransparentRequest extends $tea.Model {
|
|
|
541
559
|
resourceOwnerId: 'number',
|
|
542
560
|
};
|
|
543
561
|
}
|
|
544
|
-
}
|
|
545
|
-
exports.DescribePhoneNumberAnalysisTransparentRequest = DescribePhoneNumberAnalysisTransparentRequest;
|
|
546
|
-
class DescribePhoneNumberAnalysisTransparentResponseBody extends $tea.Model {
|
|
547
562
|
constructor(map) {
|
|
548
563
|
super(map);
|
|
549
564
|
}
|
|
565
|
+
}
|
|
566
|
+
exports.DescribePhoneNumberAnalysisTransparentRequest = DescribePhoneNumberAnalysisTransparentRequest;
|
|
567
|
+
class DescribePhoneNumberAnalysisTransparentResponseBody extends $tea.Model {
|
|
550
568
|
static names() {
|
|
551
569
|
return {
|
|
552
570
|
accessDeniedDetail: 'AccessDeniedDetail',
|
|
@@ -565,12 +583,12 @@ class DescribePhoneNumberAnalysisTransparentResponseBody extends $tea.Model {
|
|
|
565
583
|
requestId: 'string',
|
|
566
584
|
};
|
|
567
585
|
}
|
|
568
|
-
}
|
|
569
|
-
exports.DescribePhoneNumberAnalysisTransparentResponseBody = DescribePhoneNumberAnalysisTransparentResponseBody;
|
|
570
|
-
class DescribePhoneNumberAnalysisTransparentResponse extends $tea.Model {
|
|
571
586
|
constructor(map) {
|
|
572
587
|
super(map);
|
|
573
588
|
}
|
|
589
|
+
}
|
|
590
|
+
exports.DescribePhoneNumberAnalysisTransparentResponseBody = DescribePhoneNumberAnalysisTransparentResponseBody;
|
|
591
|
+
class DescribePhoneNumberAnalysisTransparentResponse extends $tea.Model {
|
|
574
592
|
static names() {
|
|
575
593
|
return {
|
|
576
594
|
headers: 'headers',
|
|
@@ -585,12 +603,12 @@ class DescribePhoneNumberAnalysisTransparentResponse extends $tea.Model {
|
|
|
585
603
|
body: DescribePhoneNumberAnalysisTransparentResponseBody,
|
|
586
604
|
};
|
|
587
605
|
}
|
|
588
|
-
}
|
|
589
|
-
exports.DescribePhoneNumberAnalysisTransparentResponse = DescribePhoneNumberAnalysisTransparentResponse;
|
|
590
|
-
class DescribePhoneNumberAttributeRequest extends $tea.Model {
|
|
591
606
|
constructor(map) {
|
|
592
607
|
super(map);
|
|
593
608
|
}
|
|
609
|
+
}
|
|
610
|
+
exports.DescribePhoneNumberAnalysisTransparentResponse = DescribePhoneNumberAnalysisTransparentResponse;
|
|
611
|
+
class DescribePhoneNumberAttributeRequest extends $tea.Model {
|
|
594
612
|
static names() {
|
|
595
613
|
return {
|
|
596
614
|
ownerId: 'OwnerId',
|
|
@@ -607,12 +625,12 @@ class DescribePhoneNumberAttributeRequest extends $tea.Model {
|
|
|
607
625
|
resourceOwnerId: 'number',
|
|
608
626
|
};
|
|
609
627
|
}
|
|
610
|
-
}
|
|
611
|
-
exports.DescribePhoneNumberAttributeRequest = DescribePhoneNumberAttributeRequest;
|
|
612
|
-
class DescribePhoneNumberAttributeResponseBody extends $tea.Model {
|
|
613
628
|
constructor(map) {
|
|
614
629
|
super(map);
|
|
615
630
|
}
|
|
631
|
+
}
|
|
632
|
+
exports.DescribePhoneNumberAttributeRequest = DescribePhoneNumberAttributeRequest;
|
|
633
|
+
class DescribePhoneNumberAttributeResponseBody extends $tea.Model {
|
|
616
634
|
static names() {
|
|
617
635
|
return {
|
|
618
636
|
code: 'Code',
|
|
@@ -629,12 +647,12 @@ class DescribePhoneNumberAttributeResponseBody extends $tea.Model {
|
|
|
629
647
|
requestId: 'string',
|
|
630
648
|
};
|
|
631
649
|
}
|
|
632
|
-
}
|
|
633
|
-
exports.DescribePhoneNumberAttributeResponseBody = DescribePhoneNumberAttributeResponseBody;
|
|
634
|
-
class DescribePhoneNumberAttributeResponse extends $tea.Model {
|
|
635
650
|
constructor(map) {
|
|
636
651
|
super(map);
|
|
637
652
|
}
|
|
653
|
+
}
|
|
654
|
+
exports.DescribePhoneNumberAttributeResponseBody = DescribePhoneNumberAttributeResponseBody;
|
|
655
|
+
class DescribePhoneNumberAttributeResponse extends $tea.Model {
|
|
638
656
|
static names() {
|
|
639
657
|
return {
|
|
640
658
|
headers: 'headers',
|
|
@@ -649,12 +667,12 @@ class DescribePhoneNumberAttributeResponse extends $tea.Model {
|
|
|
649
667
|
body: DescribePhoneNumberAttributeResponseBody,
|
|
650
668
|
};
|
|
651
669
|
}
|
|
652
|
-
}
|
|
653
|
-
exports.DescribePhoneNumberAttributeResponse = DescribePhoneNumberAttributeResponse;
|
|
654
|
-
class DescribePhoneNumberOnlineTimeRequest extends $tea.Model {
|
|
655
670
|
constructor(map) {
|
|
656
671
|
super(map);
|
|
657
672
|
}
|
|
673
|
+
}
|
|
674
|
+
exports.DescribePhoneNumberAttributeResponse = DescribePhoneNumberAttributeResponse;
|
|
675
|
+
class DescribePhoneNumberOnlineTimeRequest extends $tea.Model {
|
|
658
676
|
static names() {
|
|
659
677
|
return {
|
|
660
678
|
authCode: 'AuthCode',
|
|
@@ -677,12 +695,12 @@ class DescribePhoneNumberOnlineTimeRequest extends $tea.Model {
|
|
|
677
695
|
resourceOwnerId: 'number',
|
|
678
696
|
};
|
|
679
697
|
}
|
|
680
|
-
}
|
|
681
|
-
exports.DescribePhoneNumberOnlineTimeRequest = DescribePhoneNumberOnlineTimeRequest;
|
|
682
|
-
class DescribePhoneNumberOnlineTimeResponseBody extends $tea.Model {
|
|
683
698
|
constructor(map) {
|
|
684
699
|
super(map);
|
|
685
700
|
}
|
|
701
|
+
}
|
|
702
|
+
exports.DescribePhoneNumberOnlineTimeRequest = DescribePhoneNumberOnlineTimeRequest;
|
|
703
|
+
class DescribePhoneNumberOnlineTimeResponseBody extends $tea.Model {
|
|
686
704
|
static names() {
|
|
687
705
|
return {
|
|
688
706
|
code: 'Code',
|
|
@@ -699,12 +717,12 @@ class DescribePhoneNumberOnlineTimeResponseBody extends $tea.Model {
|
|
|
699
717
|
requestId: 'string',
|
|
700
718
|
};
|
|
701
719
|
}
|
|
702
|
-
}
|
|
703
|
-
exports.DescribePhoneNumberOnlineTimeResponseBody = DescribePhoneNumberOnlineTimeResponseBody;
|
|
704
|
-
class DescribePhoneNumberOnlineTimeResponse extends $tea.Model {
|
|
705
720
|
constructor(map) {
|
|
706
721
|
super(map);
|
|
707
722
|
}
|
|
723
|
+
}
|
|
724
|
+
exports.DescribePhoneNumberOnlineTimeResponseBody = DescribePhoneNumberOnlineTimeResponseBody;
|
|
725
|
+
class DescribePhoneNumberOnlineTimeResponse extends $tea.Model {
|
|
708
726
|
static names() {
|
|
709
727
|
return {
|
|
710
728
|
headers: 'headers',
|
|
@@ -719,12 +737,12 @@ class DescribePhoneNumberOnlineTimeResponse extends $tea.Model {
|
|
|
719
737
|
body: DescribePhoneNumberOnlineTimeResponseBody,
|
|
720
738
|
};
|
|
721
739
|
}
|
|
722
|
-
}
|
|
723
|
-
exports.DescribePhoneNumberOnlineTimeResponse = DescribePhoneNumberOnlineTimeResponse;
|
|
724
|
-
class DescribePhoneNumberOperatorAttributeRequest extends $tea.Model {
|
|
725
740
|
constructor(map) {
|
|
726
741
|
super(map);
|
|
727
742
|
}
|
|
743
|
+
}
|
|
744
|
+
exports.DescribePhoneNumberOnlineTimeResponse = DescribePhoneNumberOnlineTimeResponse;
|
|
745
|
+
class DescribePhoneNumberOperatorAttributeRequest extends $tea.Model {
|
|
728
746
|
static names() {
|
|
729
747
|
return {
|
|
730
748
|
authCode: 'AuthCode',
|
|
@@ -745,12 +763,12 @@ class DescribePhoneNumberOperatorAttributeRequest extends $tea.Model {
|
|
|
745
763
|
resourceOwnerId: 'number',
|
|
746
764
|
};
|
|
747
765
|
}
|
|
748
|
-
}
|
|
749
|
-
exports.DescribePhoneNumberOperatorAttributeRequest = DescribePhoneNumberOperatorAttributeRequest;
|
|
750
|
-
class DescribePhoneNumberOperatorAttributeResponseBody extends $tea.Model {
|
|
751
766
|
constructor(map) {
|
|
752
767
|
super(map);
|
|
753
768
|
}
|
|
769
|
+
}
|
|
770
|
+
exports.DescribePhoneNumberOperatorAttributeRequest = DescribePhoneNumberOperatorAttributeRequest;
|
|
771
|
+
class DescribePhoneNumberOperatorAttributeResponseBody extends $tea.Model {
|
|
754
772
|
static names() {
|
|
755
773
|
return {
|
|
756
774
|
code: 'Code',
|
|
@@ -767,12 +785,12 @@ class DescribePhoneNumberOperatorAttributeResponseBody extends $tea.Model {
|
|
|
767
785
|
requestId: 'string',
|
|
768
786
|
};
|
|
769
787
|
}
|
|
770
|
-
}
|
|
771
|
-
exports.DescribePhoneNumberOperatorAttributeResponseBody = DescribePhoneNumberOperatorAttributeResponseBody;
|
|
772
|
-
class DescribePhoneNumberOperatorAttributeResponse extends $tea.Model {
|
|
773
788
|
constructor(map) {
|
|
774
789
|
super(map);
|
|
775
790
|
}
|
|
791
|
+
}
|
|
792
|
+
exports.DescribePhoneNumberOperatorAttributeResponseBody = DescribePhoneNumberOperatorAttributeResponseBody;
|
|
793
|
+
class DescribePhoneNumberOperatorAttributeResponse extends $tea.Model {
|
|
776
794
|
static names() {
|
|
777
795
|
return {
|
|
778
796
|
headers: 'headers',
|
|
@@ -787,12 +805,12 @@ class DescribePhoneNumberOperatorAttributeResponse extends $tea.Model {
|
|
|
787
805
|
body: DescribePhoneNumberOperatorAttributeResponseBody,
|
|
788
806
|
};
|
|
789
807
|
}
|
|
790
|
-
}
|
|
791
|
-
exports.DescribePhoneNumberOperatorAttributeResponse = DescribePhoneNumberOperatorAttributeResponse;
|
|
792
|
-
class DescribePhoneNumberRiskRequest extends $tea.Model {
|
|
793
808
|
constructor(map) {
|
|
794
809
|
super(map);
|
|
795
810
|
}
|
|
811
|
+
}
|
|
812
|
+
exports.DescribePhoneNumberOperatorAttributeResponse = DescribePhoneNumberOperatorAttributeResponse;
|
|
813
|
+
class DescribePhoneNumberRiskRequest extends $tea.Model {
|
|
796
814
|
static names() {
|
|
797
815
|
return {
|
|
798
816
|
authCode: 'AuthCode',
|
|
@@ -813,12 +831,12 @@ class DescribePhoneNumberRiskRequest extends $tea.Model {
|
|
|
813
831
|
resourceOwnerId: 'number',
|
|
814
832
|
};
|
|
815
833
|
}
|
|
816
|
-
}
|
|
817
|
-
exports.DescribePhoneNumberRiskRequest = DescribePhoneNumberRiskRequest;
|
|
818
|
-
class DescribePhoneNumberRiskResponseBody extends $tea.Model {
|
|
819
834
|
constructor(map) {
|
|
820
835
|
super(map);
|
|
821
836
|
}
|
|
837
|
+
}
|
|
838
|
+
exports.DescribePhoneNumberRiskRequest = DescribePhoneNumberRiskRequest;
|
|
839
|
+
class DescribePhoneNumberRiskResponseBody extends $tea.Model {
|
|
822
840
|
static names() {
|
|
823
841
|
return {
|
|
824
842
|
accessDeniedDetail: 'AccessDeniedDetail',
|
|
@@ -837,12 +855,12 @@ class DescribePhoneNumberRiskResponseBody extends $tea.Model {
|
|
|
837
855
|
requestId: 'string',
|
|
838
856
|
};
|
|
839
857
|
}
|
|
840
|
-
}
|
|
841
|
-
exports.DescribePhoneNumberRiskResponseBody = DescribePhoneNumberRiskResponseBody;
|
|
842
|
-
class DescribePhoneNumberRiskResponse extends $tea.Model {
|
|
843
858
|
constructor(map) {
|
|
844
859
|
super(map);
|
|
845
860
|
}
|
|
861
|
+
}
|
|
862
|
+
exports.DescribePhoneNumberRiskResponseBody = DescribePhoneNumberRiskResponseBody;
|
|
863
|
+
class DescribePhoneNumberRiskResponse extends $tea.Model {
|
|
846
864
|
static names() {
|
|
847
865
|
return {
|
|
848
866
|
headers: 'headers',
|
|
@@ -857,12 +875,12 @@ class DescribePhoneNumberRiskResponse extends $tea.Model {
|
|
|
857
875
|
body: DescribePhoneNumberRiskResponseBody,
|
|
858
876
|
};
|
|
859
877
|
}
|
|
860
|
-
}
|
|
861
|
-
exports.DescribePhoneNumberRiskResponse = DescribePhoneNumberRiskResponse;
|
|
862
|
-
class DescribePhoneTwiceTelVerifyRequest extends $tea.Model {
|
|
863
878
|
constructor(map) {
|
|
864
879
|
super(map);
|
|
865
880
|
}
|
|
881
|
+
}
|
|
882
|
+
exports.DescribePhoneNumberRiskResponse = DescribePhoneNumberRiskResponse;
|
|
883
|
+
class DescribePhoneTwiceTelVerifyRequest extends $tea.Model {
|
|
866
884
|
static names() {
|
|
867
885
|
return {
|
|
868
886
|
authCode: 'AuthCode',
|
|
@@ -885,12 +903,12 @@ class DescribePhoneTwiceTelVerifyRequest extends $tea.Model {
|
|
|
885
903
|
startTime: 'string',
|
|
886
904
|
};
|
|
887
905
|
}
|
|
888
|
-
}
|
|
889
|
-
exports.DescribePhoneTwiceTelVerifyRequest = DescribePhoneTwiceTelVerifyRequest;
|
|
890
|
-
class DescribePhoneTwiceTelVerifyResponseBody extends $tea.Model {
|
|
891
906
|
constructor(map) {
|
|
892
907
|
super(map);
|
|
893
908
|
}
|
|
909
|
+
}
|
|
910
|
+
exports.DescribePhoneTwiceTelVerifyRequest = DescribePhoneTwiceTelVerifyRequest;
|
|
911
|
+
class DescribePhoneTwiceTelVerifyResponseBody extends $tea.Model {
|
|
894
912
|
static names() {
|
|
895
913
|
return {
|
|
896
914
|
code: 'Code',
|
|
@@ -907,12 +925,12 @@ class DescribePhoneTwiceTelVerifyResponseBody extends $tea.Model {
|
|
|
907
925
|
requestId: 'string',
|
|
908
926
|
};
|
|
909
927
|
}
|
|
910
|
-
}
|
|
911
|
-
exports.DescribePhoneTwiceTelVerifyResponseBody = DescribePhoneTwiceTelVerifyResponseBody;
|
|
912
|
-
class DescribePhoneTwiceTelVerifyResponse extends $tea.Model {
|
|
913
928
|
constructor(map) {
|
|
914
929
|
super(map);
|
|
915
930
|
}
|
|
931
|
+
}
|
|
932
|
+
exports.DescribePhoneTwiceTelVerifyResponseBody = DescribePhoneTwiceTelVerifyResponseBody;
|
|
933
|
+
class DescribePhoneTwiceTelVerifyResponse extends $tea.Model {
|
|
916
934
|
static names() {
|
|
917
935
|
return {
|
|
918
936
|
headers: 'headers',
|
|
@@ -927,12 +945,12 @@ class DescribePhoneTwiceTelVerifyResponse extends $tea.Model {
|
|
|
927
945
|
body: DescribePhoneTwiceTelVerifyResponseBody,
|
|
928
946
|
};
|
|
929
947
|
}
|
|
930
|
-
}
|
|
931
|
-
exports.DescribePhoneTwiceTelVerifyResponse = DescribePhoneTwiceTelVerifyResponse;
|
|
932
|
-
class GetUAIDApplyTokenSignRequest extends $tea.Model {
|
|
933
948
|
constructor(map) {
|
|
934
949
|
super(map);
|
|
935
950
|
}
|
|
951
|
+
}
|
|
952
|
+
exports.DescribePhoneTwiceTelVerifyResponse = DescribePhoneTwiceTelVerifyResponse;
|
|
953
|
+
class GetUAIDApplyTokenSignRequest extends $tea.Model {
|
|
936
954
|
static names() {
|
|
937
955
|
return {
|
|
938
956
|
authCode: 'AuthCode',
|
|
@@ -963,12 +981,12 @@ class GetUAIDApplyTokenSignRequest extends $tea.Model {
|
|
|
963
981
|
time: 'string',
|
|
964
982
|
};
|
|
965
983
|
}
|
|
966
|
-
}
|
|
967
|
-
exports.GetUAIDApplyTokenSignRequest = GetUAIDApplyTokenSignRequest;
|
|
968
|
-
class GetUAIDApplyTokenSignResponseBody extends $tea.Model {
|
|
969
984
|
constructor(map) {
|
|
970
985
|
super(map);
|
|
971
986
|
}
|
|
987
|
+
}
|
|
988
|
+
exports.GetUAIDApplyTokenSignRequest = GetUAIDApplyTokenSignRequest;
|
|
989
|
+
class GetUAIDApplyTokenSignResponseBody extends $tea.Model {
|
|
972
990
|
static names() {
|
|
973
991
|
return {
|
|
974
992
|
accessDeniedDetail: 'AccessDeniedDetail',
|
|
@@ -987,12 +1005,12 @@ class GetUAIDApplyTokenSignResponseBody extends $tea.Model {
|
|
|
987
1005
|
requestId: 'string',
|
|
988
1006
|
};
|
|
989
1007
|
}
|
|
990
|
-
}
|
|
991
|
-
exports.GetUAIDApplyTokenSignResponseBody = GetUAIDApplyTokenSignResponseBody;
|
|
992
|
-
class GetUAIDApplyTokenSignResponse extends $tea.Model {
|
|
993
1008
|
constructor(map) {
|
|
994
1009
|
super(map);
|
|
995
1010
|
}
|
|
1011
|
+
}
|
|
1012
|
+
exports.GetUAIDApplyTokenSignResponseBody = GetUAIDApplyTokenSignResponseBody;
|
|
1013
|
+
class GetUAIDApplyTokenSignResponse extends $tea.Model {
|
|
996
1014
|
static names() {
|
|
997
1015
|
return {
|
|
998
1016
|
headers: 'headers',
|
|
@@ -1007,12 +1025,92 @@ class GetUAIDApplyTokenSignResponse extends $tea.Model {
|
|
|
1007
1025
|
body: GetUAIDApplyTokenSignResponseBody,
|
|
1008
1026
|
};
|
|
1009
1027
|
}
|
|
1010
|
-
}
|
|
1011
|
-
exports.GetUAIDApplyTokenSignResponse = GetUAIDApplyTokenSignResponse;
|
|
1012
|
-
class InvalidPhoneNumberFilterRequest extends $tea.Model {
|
|
1013
1028
|
constructor(map) {
|
|
1014
1029
|
super(map);
|
|
1015
1030
|
}
|
|
1031
|
+
}
|
|
1032
|
+
exports.GetUAIDApplyTokenSignResponse = GetUAIDApplyTokenSignResponse;
|
|
1033
|
+
class GetUAIDConversionSignRequest extends $tea.Model {
|
|
1034
|
+
static names() {
|
|
1035
|
+
return {
|
|
1036
|
+
authCode: 'AuthCode',
|
|
1037
|
+
carrier: 'Carrier',
|
|
1038
|
+
clientType: 'ClientType',
|
|
1039
|
+
format: 'Format',
|
|
1040
|
+
outId: 'OutId',
|
|
1041
|
+
ownerId: 'OwnerId',
|
|
1042
|
+
paramKey: 'ParamKey',
|
|
1043
|
+
paramStr: 'ParamStr',
|
|
1044
|
+
resourceOwnerAccount: 'ResourceOwnerAccount',
|
|
1045
|
+
resourceOwnerId: 'ResourceOwnerId',
|
|
1046
|
+
time: 'Time',
|
|
1047
|
+
};
|
|
1048
|
+
}
|
|
1049
|
+
static types() {
|
|
1050
|
+
return {
|
|
1051
|
+
authCode: 'string',
|
|
1052
|
+
carrier: 'string',
|
|
1053
|
+
clientType: 'string',
|
|
1054
|
+
format: 'string',
|
|
1055
|
+
outId: 'string',
|
|
1056
|
+
ownerId: 'number',
|
|
1057
|
+
paramKey: 'string',
|
|
1058
|
+
paramStr: 'string',
|
|
1059
|
+
resourceOwnerAccount: 'string',
|
|
1060
|
+
resourceOwnerId: 'number',
|
|
1061
|
+
time: 'string',
|
|
1062
|
+
};
|
|
1063
|
+
}
|
|
1064
|
+
constructor(map) {
|
|
1065
|
+
super(map);
|
|
1066
|
+
}
|
|
1067
|
+
}
|
|
1068
|
+
exports.GetUAIDConversionSignRequest = GetUAIDConversionSignRequest;
|
|
1069
|
+
class GetUAIDConversionSignResponseBody extends $tea.Model {
|
|
1070
|
+
static names() {
|
|
1071
|
+
return {
|
|
1072
|
+
accessDeniedDetail: 'AccessDeniedDetail',
|
|
1073
|
+
code: 'Code',
|
|
1074
|
+
data: 'Data',
|
|
1075
|
+
message: 'Message',
|
|
1076
|
+
requestId: 'RequestId',
|
|
1077
|
+
};
|
|
1078
|
+
}
|
|
1079
|
+
static types() {
|
|
1080
|
+
return {
|
|
1081
|
+
accessDeniedDetail: 'string',
|
|
1082
|
+
code: 'string',
|
|
1083
|
+
data: GetUAIDConversionSignResponseBodyData,
|
|
1084
|
+
message: 'string',
|
|
1085
|
+
requestId: 'string',
|
|
1086
|
+
};
|
|
1087
|
+
}
|
|
1088
|
+
constructor(map) {
|
|
1089
|
+
super(map);
|
|
1090
|
+
}
|
|
1091
|
+
}
|
|
1092
|
+
exports.GetUAIDConversionSignResponseBody = GetUAIDConversionSignResponseBody;
|
|
1093
|
+
class GetUAIDConversionSignResponse extends $tea.Model {
|
|
1094
|
+
static names() {
|
|
1095
|
+
return {
|
|
1096
|
+
headers: 'headers',
|
|
1097
|
+
statusCode: 'statusCode',
|
|
1098
|
+
body: 'body',
|
|
1099
|
+
};
|
|
1100
|
+
}
|
|
1101
|
+
static types() {
|
|
1102
|
+
return {
|
|
1103
|
+
headers: { 'type': 'map', 'keyType': 'string', 'valueType': 'string' },
|
|
1104
|
+
statusCode: 'number',
|
|
1105
|
+
body: GetUAIDConversionSignResponseBody,
|
|
1106
|
+
};
|
|
1107
|
+
}
|
|
1108
|
+
constructor(map) {
|
|
1109
|
+
super(map);
|
|
1110
|
+
}
|
|
1111
|
+
}
|
|
1112
|
+
exports.GetUAIDConversionSignResponse = GetUAIDConversionSignResponse;
|
|
1113
|
+
class InvalidPhoneNumberFilterRequest extends $tea.Model {
|
|
1016
1114
|
static names() {
|
|
1017
1115
|
return {
|
|
1018
1116
|
authCode: 'AuthCode',
|
|
@@ -1033,12 +1131,12 @@ class InvalidPhoneNumberFilterRequest extends $tea.Model {
|
|
|
1033
1131
|
resourceOwnerId: 'number',
|
|
1034
1132
|
};
|
|
1035
1133
|
}
|
|
1036
|
-
}
|
|
1037
|
-
exports.InvalidPhoneNumberFilterRequest = InvalidPhoneNumberFilterRequest;
|
|
1038
|
-
class InvalidPhoneNumberFilterResponseBody extends $tea.Model {
|
|
1039
1134
|
constructor(map) {
|
|
1040
1135
|
super(map);
|
|
1041
1136
|
}
|
|
1137
|
+
}
|
|
1138
|
+
exports.InvalidPhoneNumberFilterRequest = InvalidPhoneNumberFilterRequest;
|
|
1139
|
+
class InvalidPhoneNumberFilterResponseBody extends $tea.Model {
|
|
1042
1140
|
static names() {
|
|
1043
1141
|
return {
|
|
1044
1142
|
code: 'Code',
|
|
@@ -1055,12 +1153,12 @@ class InvalidPhoneNumberFilterResponseBody extends $tea.Model {
|
|
|
1055
1153
|
requestId: 'string',
|
|
1056
1154
|
};
|
|
1057
1155
|
}
|
|
1058
|
-
}
|
|
1059
|
-
exports.InvalidPhoneNumberFilterResponseBody = InvalidPhoneNumberFilterResponseBody;
|
|
1060
|
-
class InvalidPhoneNumberFilterResponse extends $tea.Model {
|
|
1061
1156
|
constructor(map) {
|
|
1062
1157
|
super(map);
|
|
1063
1158
|
}
|
|
1159
|
+
}
|
|
1160
|
+
exports.InvalidPhoneNumberFilterResponseBody = InvalidPhoneNumberFilterResponseBody;
|
|
1161
|
+
class InvalidPhoneNumberFilterResponse extends $tea.Model {
|
|
1064
1162
|
static names() {
|
|
1065
1163
|
return {
|
|
1066
1164
|
headers: 'headers',
|
|
@@ -1075,12 +1173,12 @@ class InvalidPhoneNumberFilterResponse extends $tea.Model {
|
|
|
1075
1173
|
body: InvalidPhoneNumberFilterResponseBody,
|
|
1076
1174
|
};
|
|
1077
1175
|
}
|
|
1078
|
-
}
|
|
1079
|
-
exports.InvalidPhoneNumberFilterResponse = InvalidPhoneNumberFilterResponse;
|
|
1080
|
-
class PhoneNumberConvertServiceRequest extends $tea.Model {
|
|
1081
1176
|
constructor(map) {
|
|
1082
1177
|
super(map);
|
|
1083
1178
|
}
|
|
1179
|
+
}
|
|
1180
|
+
exports.InvalidPhoneNumberFilterResponse = InvalidPhoneNumberFilterResponse;
|
|
1181
|
+
class PhoneNumberConvertServiceRequest extends $tea.Model {
|
|
1084
1182
|
static names() {
|
|
1085
1183
|
return {
|
|
1086
1184
|
authCode: 'AuthCode',
|
|
@@ -1101,12 +1199,12 @@ class PhoneNumberConvertServiceRequest extends $tea.Model {
|
|
|
1101
1199
|
resourceOwnerId: 'number',
|
|
1102
1200
|
};
|
|
1103
1201
|
}
|
|
1104
|
-
}
|
|
1105
|
-
exports.PhoneNumberConvertServiceRequest = PhoneNumberConvertServiceRequest;
|
|
1106
|
-
class PhoneNumberConvertServiceResponseBody extends $tea.Model {
|
|
1107
1202
|
constructor(map) {
|
|
1108
1203
|
super(map);
|
|
1109
1204
|
}
|
|
1205
|
+
}
|
|
1206
|
+
exports.PhoneNumberConvertServiceRequest = PhoneNumberConvertServiceRequest;
|
|
1207
|
+
class PhoneNumberConvertServiceResponseBody extends $tea.Model {
|
|
1110
1208
|
static names() {
|
|
1111
1209
|
return {
|
|
1112
1210
|
code: 'Code',
|
|
@@ -1123,12 +1221,12 @@ class PhoneNumberConvertServiceResponseBody extends $tea.Model {
|
|
|
1123
1221
|
requestId: 'string',
|
|
1124
1222
|
};
|
|
1125
1223
|
}
|
|
1126
|
-
}
|
|
1127
|
-
exports.PhoneNumberConvertServiceResponseBody = PhoneNumberConvertServiceResponseBody;
|
|
1128
|
-
class PhoneNumberConvertServiceResponse extends $tea.Model {
|
|
1129
1224
|
constructor(map) {
|
|
1130
1225
|
super(map);
|
|
1131
1226
|
}
|
|
1227
|
+
}
|
|
1228
|
+
exports.PhoneNumberConvertServiceResponseBody = PhoneNumberConvertServiceResponseBody;
|
|
1229
|
+
class PhoneNumberConvertServiceResponse extends $tea.Model {
|
|
1132
1230
|
static names() {
|
|
1133
1231
|
return {
|
|
1134
1232
|
headers: 'headers',
|
|
@@ -1143,12 +1241,12 @@ class PhoneNumberConvertServiceResponse extends $tea.Model {
|
|
|
1143
1241
|
body: PhoneNumberConvertServiceResponseBody,
|
|
1144
1242
|
};
|
|
1145
1243
|
}
|
|
1146
|
-
}
|
|
1147
|
-
exports.PhoneNumberConvertServiceResponse = PhoneNumberConvertServiceResponse;
|
|
1148
|
-
class PhoneNumberEncryptRequest extends $tea.Model {
|
|
1149
1244
|
constructor(map) {
|
|
1150
1245
|
super(map);
|
|
1151
1246
|
}
|
|
1247
|
+
}
|
|
1248
|
+
exports.PhoneNumberConvertServiceResponse = PhoneNumberConvertServiceResponse;
|
|
1249
|
+
class PhoneNumberEncryptRequest extends $tea.Model {
|
|
1152
1250
|
static names() {
|
|
1153
1251
|
return {
|
|
1154
1252
|
authCode: 'AuthCode',
|
|
@@ -1169,12 +1267,12 @@ class PhoneNumberEncryptRequest extends $tea.Model {
|
|
|
1169
1267
|
resourceOwnerId: 'number',
|
|
1170
1268
|
};
|
|
1171
1269
|
}
|
|
1172
|
-
}
|
|
1173
|
-
exports.PhoneNumberEncryptRequest = PhoneNumberEncryptRequest;
|
|
1174
|
-
class PhoneNumberEncryptResponseBody extends $tea.Model {
|
|
1175
1270
|
constructor(map) {
|
|
1176
1271
|
super(map);
|
|
1177
1272
|
}
|
|
1273
|
+
}
|
|
1274
|
+
exports.PhoneNumberEncryptRequest = PhoneNumberEncryptRequest;
|
|
1275
|
+
class PhoneNumberEncryptResponseBody extends $tea.Model {
|
|
1178
1276
|
static names() {
|
|
1179
1277
|
return {
|
|
1180
1278
|
code: 'Code',
|
|
@@ -1191,12 +1289,12 @@ class PhoneNumberEncryptResponseBody extends $tea.Model {
|
|
|
1191
1289
|
requestId: 'string',
|
|
1192
1290
|
};
|
|
1193
1291
|
}
|
|
1194
|
-
}
|
|
1195
|
-
exports.PhoneNumberEncryptResponseBody = PhoneNumberEncryptResponseBody;
|
|
1196
|
-
class PhoneNumberEncryptResponse extends $tea.Model {
|
|
1197
1292
|
constructor(map) {
|
|
1198
1293
|
super(map);
|
|
1199
1294
|
}
|
|
1295
|
+
}
|
|
1296
|
+
exports.PhoneNumberEncryptResponseBody = PhoneNumberEncryptResponseBody;
|
|
1297
|
+
class PhoneNumberEncryptResponse extends $tea.Model {
|
|
1200
1298
|
static names() {
|
|
1201
1299
|
return {
|
|
1202
1300
|
headers: 'headers',
|
|
@@ -1211,12 +1309,12 @@ class PhoneNumberEncryptResponse extends $tea.Model {
|
|
|
1211
1309
|
body: PhoneNumberEncryptResponseBody,
|
|
1212
1310
|
};
|
|
1213
1311
|
}
|
|
1214
|
-
}
|
|
1215
|
-
exports.PhoneNumberEncryptResponse = PhoneNumberEncryptResponse;
|
|
1216
|
-
class PhoneNumberStatusForAccountRequest extends $tea.Model {
|
|
1217
1312
|
constructor(map) {
|
|
1218
1313
|
super(map);
|
|
1219
1314
|
}
|
|
1315
|
+
}
|
|
1316
|
+
exports.PhoneNumberEncryptResponse = PhoneNumberEncryptResponse;
|
|
1317
|
+
class PhoneNumberStatusForAccountRequest extends $tea.Model {
|
|
1220
1318
|
static names() {
|
|
1221
1319
|
return {
|
|
1222
1320
|
authCode: 'AuthCode',
|
|
@@ -1237,12 +1335,12 @@ class PhoneNumberStatusForAccountRequest extends $tea.Model {
|
|
|
1237
1335
|
resourceOwnerId: 'number',
|
|
1238
1336
|
};
|
|
1239
1337
|
}
|
|
1240
|
-
}
|
|
1241
|
-
exports.PhoneNumberStatusForAccountRequest = PhoneNumberStatusForAccountRequest;
|
|
1242
|
-
class PhoneNumberStatusForAccountResponseBody extends $tea.Model {
|
|
1243
1338
|
constructor(map) {
|
|
1244
1339
|
super(map);
|
|
1245
1340
|
}
|
|
1341
|
+
}
|
|
1342
|
+
exports.PhoneNumberStatusForAccountRequest = PhoneNumberStatusForAccountRequest;
|
|
1343
|
+
class PhoneNumberStatusForAccountResponseBody extends $tea.Model {
|
|
1246
1344
|
static names() {
|
|
1247
1345
|
return {
|
|
1248
1346
|
code: 'Code',
|
|
@@ -1259,12 +1357,12 @@ class PhoneNumberStatusForAccountResponseBody extends $tea.Model {
|
|
|
1259
1357
|
requestId: 'string',
|
|
1260
1358
|
};
|
|
1261
1359
|
}
|
|
1262
|
-
}
|
|
1263
|
-
exports.PhoneNumberStatusForAccountResponseBody = PhoneNumberStatusForAccountResponseBody;
|
|
1264
|
-
class PhoneNumberStatusForAccountResponse extends $tea.Model {
|
|
1265
1360
|
constructor(map) {
|
|
1266
1361
|
super(map);
|
|
1267
1362
|
}
|
|
1363
|
+
}
|
|
1364
|
+
exports.PhoneNumberStatusForAccountResponseBody = PhoneNumberStatusForAccountResponseBody;
|
|
1365
|
+
class PhoneNumberStatusForAccountResponse extends $tea.Model {
|
|
1268
1366
|
static names() {
|
|
1269
1367
|
return {
|
|
1270
1368
|
headers: 'headers',
|
|
@@ -1279,12 +1377,12 @@ class PhoneNumberStatusForAccountResponse extends $tea.Model {
|
|
|
1279
1377
|
body: PhoneNumberStatusForAccountResponseBody,
|
|
1280
1378
|
};
|
|
1281
1379
|
}
|
|
1282
|
-
}
|
|
1283
|
-
exports.PhoneNumberStatusForAccountResponse = PhoneNumberStatusForAccountResponse;
|
|
1284
|
-
class PhoneNumberStatusForPublicRequest extends $tea.Model {
|
|
1285
1380
|
constructor(map) {
|
|
1286
1381
|
super(map);
|
|
1287
1382
|
}
|
|
1383
|
+
}
|
|
1384
|
+
exports.PhoneNumberStatusForAccountResponse = PhoneNumberStatusForAccountResponse;
|
|
1385
|
+
class PhoneNumberStatusForPublicRequest extends $tea.Model {
|
|
1288
1386
|
static names() {
|
|
1289
1387
|
return {
|
|
1290
1388
|
authCode: 'AuthCode',
|
|
@@ -1305,12 +1403,12 @@ class PhoneNumberStatusForPublicRequest extends $tea.Model {
|
|
|
1305
1403
|
resourceOwnerId: 'number',
|
|
1306
1404
|
};
|
|
1307
1405
|
}
|
|
1308
|
-
}
|
|
1309
|
-
exports.PhoneNumberStatusForPublicRequest = PhoneNumberStatusForPublicRequest;
|
|
1310
|
-
class PhoneNumberStatusForPublicResponseBody extends $tea.Model {
|
|
1311
1406
|
constructor(map) {
|
|
1312
1407
|
super(map);
|
|
1313
1408
|
}
|
|
1409
|
+
}
|
|
1410
|
+
exports.PhoneNumberStatusForPublicRequest = PhoneNumberStatusForPublicRequest;
|
|
1411
|
+
class PhoneNumberStatusForPublicResponseBody extends $tea.Model {
|
|
1314
1412
|
static names() {
|
|
1315
1413
|
return {
|
|
1316
1414
|
code: 'Code',
|
|
@@ -1327,12 +1425,12 @@ class PhoneNumberStatusForPublicResponseBody extends $tea.Model {
|
|
|
1327
1425
|
requestId: 'string',
|
|
1328
1426
|
};
|
|
1329
1427
|
}
|
|
1330
|
-
}
|
|
1331
|
-
exports.PhoneNumberStatusForPublicResponseBody = PhoneNumberStatusForPublicResponseBody;
|
|
1332
|
-
class PhoneNumberStatusForPublicResponse extends $tea.Model {
|
|
1333
1428
|
constructor(map) {
|
|
1334
1429
|
super(map);
|
|
1335
1430
|
}
|
|
1431
|
+
}
|
|
1432
|
+
exports.PhoneNumberStatusForPublicResponseBody = PhoneNumberStatusForPublicResponseBody;
|
|
1433
|
+
class PhoneNumberStatusForPublicResponse extends $tea.Model {
|
|
1336
1434
|
static names() {
|
|
1337
1435
|
return {
|
|
1338
1436
|
headers: 'headers',
|
|
@@ -1347,12 +1445,12 @@ class PhoneNumberStatusForPublicResponse extends $tea.Model {
|
|
|
1347
1445
|
body: PhoneNumberStatusForPublicResponseBody,
|
|
1348
1446
|
};
|
|
1349
1447
|
}
|
|
1350
|
-
}
|
|
1351
|
-
exports.PhoneNumberStatusForPublicResponse = PhoneNumberStatusForPublicResponse;
|
|
1352
|
-
class PhoneNumberStatusForRealRequest extends $tea.Model {
|
|
1353
1448
|
constructor(map) {
|
|
1354
1449
|
super(map);
|
|
1355
1450
|
}
|
|
1451
|
+
}
|
|
1452
|
+
exports.PhoneNumberStatusForPublicResponse = PhoneNumberStatusForPublicResponse;
|
|
1453
|
+
class PhoneNumberStatusForRealRequest extends $tea.Model {
|
|
1356
1454
|
static names() {
|
|
1357
1455
|
return {
|
|
1358
1456
|
authCode: 'AuthCode',
|
|
@@ -1373,12 +1471,12 @@ class PhoneNumberStatusForRealRequest extends $tea.Model {
|
|
|
1373
1471
|
resourceOwnerId: 'number',
|
|
1374
1472
|
};
|
|
1375
1473
|
}
|
|
1376
|
-
}
|
|
1377
|
-
exports.PhoneNumberStatusForRealRequest = PhoneNumberStatusForRealRequest;
|
|
1378
|
-
class PhoneNumberStatusForRealResponseBody extends $tea.Model {
|
|
1379
1474
|
constructor(map) {
|
|
1380
1475
|
super(map);
|
|
1381
1476
|
}
|
|
1477
|
+
}
|
|
1478
|
+
exports.PhoneNumberStatusForRealRequest = PhoneNumberStatusForRealRequest;
|
|
1479
|
+
class PhoneNumberStatusForRealResponseBody extends $tea.Model {
|
|
1382
1480
|
static names() {
|
|
1383
1481
|
return {
|
|
1384
1482
|
code: 'Code',
|
|
@@ -1395,12 +1493,12 @@ class PhoneNumberStatusForRealResponseBody extends $tea.Model {
|
|
|
1395
1493
|
requestId: 'string',
|
|
1396
1494
|
};
|
|
1397
1495
|
}
|
|
1398
|
-
}
|
|
1399
|
-
exports.PhoneNumberStatusForRealResponseBody = PhoneNumberStatusForRealResponseBody;
|
|
1400
|
-
class PhoneNumberStatusForRealResponse extends $tea.Model {
|
|
1401
1496
|
constructor(map) {
|
|
1402
1497
|
super(map);
|
|
1403
1498
|
}
|
|
1499
|
+
}
|
|
1500
|
+
exports.PhoneNumberStatusForRealResponseBody = PhoneNumberStatusForRealResponseBody;
|
|
1501
|
+
class PhoneNumberStatusForRealResponse extends $tea.Model {
|
|
1404
1502
|
static names() {
|
|
1405
1503
|
return {
|
|
1406
1504
|
headers: 'headers',
|
|
@@ -1415,12 +1513,12 @@ class PhoneNumberStatusForRealResponse extends $tea.Model {
|
|
|
1415
1513
|
body: PhoneNumberStatusForRealResponseBody,
|
|
1416
1514
|
};
|
|
1417
1515
|
}
|
|
1418
|
-
}
|
|
1419
|
-
exports.PhoneNumberStatusForRealResponse = PhoneNumberStatusForRealResponse;
|
|
1420
|
-
class PhoneNumberStatusForSmsRequest extends $tea.Model {
|
|
1421
1516
|
constructor(map) {
|
|
1422
1517
|
super(map);
|
|
1423
1518
|
}
|
|
1519
|
+
}
|
|
1520
|
+
exports.PhoneNumberStatusForRealResponse = PhoneNumberStatusForRealResponse;
|
|
1521
|
+
class PhoneNumberStatusForSmsRequest extends $tea.Model {
|
|
1424
1522
|
static names() {
|
|
1425
1523
|
return {
|
|
1426
1524
|
authCode: 'AuthCode',
|
|
@@ -1441,12 +1539,12 @@ class PhoneNumberStatusForSmsRequest extends $tea.Model {
|
|
|
1441
1539
|
resourceOwnerId: 'number',
|
|
1442
1540
|
};
|
|
1443
1541
|
}
|
|
1444
|
-
}
|
|
1445
|
-
exports.PhoneNumberStatusForSmsRequest = PhoneNumberStatusForSmsRequest;
|
|
1446
|
-
class PhoneNumberStatusForSmsResponseBody extends $tea.Model {
|
|
1447
1542
|
constructor(map) {
|
|
1448
1543
|
super(map);
|
|
1449
1544
|
}
|
|
1545
|
+
}
|
|
1546
|
+
exports.PhoneNumberStatusForSmsRequest = PhoneNumberStatusForSmsRequest;
|
|
1547
|
+
class PhoneNumberStatusForSmsResponseBody extends $tea.Model {
|
|
1450
1548
|
static names() {
|
|
1451
1549
|
return {
|
|
1452
1550
|
code: 'Code',
|
|
@@ -1463,12 +1561,12 @@ class PhoneNumberStatusForSmsResponseBody extends $tea.Model {
|
|
|
1463
1561
|
requestId: 'string',
|
|
1464
1562
|
};
|
|
1465
1563
|
}
|
|
1466
|
-
}
|
|
1467
|
-
exports.PhoneNumberStatusForSmsResponseBody = PhoneNumberStatusForSmsResponseBody;
|
|
1468
|
-
class PhoneNumberStatusForSmsResponse extends $tea.Model {
|
|
1469
1564
|
constructor(map) {
|
|
1470
1565
|
super(map);
|
|
1471
1566
|
}
|
|
1567
|
+
}
|
|
1568
|
+
exports.PhoneNumberStatusForSmsResponseBody = PhoneNumberStatusForSmsResponseBody;
|
|
1569
|
+
class PhoneNumberStatusForSmsResponse extends $tea.Model {
|
|
1472
1570
|
static names() {
|
|
1473
1571
|
return {
|
|
1474
1572
|
headers: 'headers',
|
|
@@ -1483,12 +1581,12 @@ class PhoneNumberStatusForSmsResponse extends $tea.Model {
|
|
|
1483
1581
|
body: PhoneNumberStatusForSmsResponseBody,
|
|
1484
1582
|
};
|
|
1485
1583
|
}
|
|
1486
|
-
}
|
|
1487
|
-
exports.PhoneNumberStatusForSmsResponse = PhoneNumberStatusForSmsResponse;
|
|
1488
|
-
class PhoneNumberStatusForVirtualRequest extends $tea.Model {
|
|
1489
1584
|
constructor(map) {
|
|
1490
1585
|
super(map);
|
|
1491
1586
|
}
|
|
1587
|
+
}
|
|
1588
|
+
exports.PhoneNumberStatusForSmsResponse = PhoneNumberStatusForSmsResponse;
|
|
1589
|
+
class PhoneNumberStatusForVirtualRequest extends $tea.Model {
|
|
1492
1590
|
static names() {
|
|
1493
1591
|
return {
|
|
1494
1592
|
authCode: 'AuthCode',
|
|
@@ -1509,12 +1607,12 @@ class PhoneNumberStatusForVirtualRequest extends $tea.Model {
|
|
|
1509
1607
|
resourceOwnerId: 'number',
|
|
1510
1608
|
};
|
|
1511
1609
|
}
|
|
1512
|
-
}
|
|
1513
|
-
exports.PhoneNumberStatusForVirtualRequest = PhoneNumberStatusForVirtualRequest;
|
|
1514
|
-
class PhoneNumberStatusForVirtualResponseBody extends $tea.Model {
|
|
1515
1610
|
constructor(map) {
|
|
1516
1611
|
super(map);
|
|
1517
1612
|
}
|
|
1613
|
+
}
|
|
1614
|
+
exports.PhoneNumberStatusForVirtualRequest = PhoneNumberStatusForVirtualRequest;
|
|
1615
|
+
class PhoneNumberStatusForVirtualResponseBody extends $tea.Model {
|
|
1518
1616
|
static names() {
|
|
1519
1617
|
return {
|
|
1520
1618
|
code: 'Code',
|
|
@@ -1531,12 +1629,12 @@ class PhoneNumberStatusForVirtualResponseBody extends $tea.Model {
|
|
|
1531
1629
|
requestId: 'string',
|
|
1532
1630
|
};
|
|
1533
1631
|
}
|
|
1534
|
-
}
|
|
1535
|
-
exports.PhoneNumberStatusForVirtualResponseBody = PhoneNumberStatusForVirtualResponseBody;
|
|
1536
|
-
class PhoneNumberStatusForVirtualResponse extends $tea.Model {
|
|
1537
1632
|
constructor(map) {
|
|
1538
1633
|
super(map);
|
|
1539
1634
|
}
|
|
1635
|
+
}
|
|
1636
|
+
exports.PhoneNumberStatusForVirtualResponseBody = PhoneNumberStatusForVirtualResponseBody;
|
|
1637
|
+
class PhoneNumberStatusForVirtualResponse extends $tea.Model {
|
|
1540
1638
|
static names() {
|
|
1541
1639
|
return {
|
|
1542
1640
|
headers: 'headers',
|
|
@@ -1551,12 +1649,12 @@ class PhoneNumberStatusForVirtualResponse extends $tea.Model {
|
|
|
1551
1649
|
body: PhoneNumberStatusForVirtualResponseBody,
|
|
1552
1650
|
};
|
|
1553
1651
|
}
|
|
1554
|
-
}
|
|
1555
|
-
exports.PhoneNumberStatusForVirtualResponse = PhoneNumberStatusForVirtualResponse;
|
|
1556
|
-
class PhoneNumberStatusForVoiceRequest extends $tea.Model {
|
|
1557
1652
|
constructor(map) {
|
|
1558
1653
|
super(map);
|
|
1559
1654
|
}
|
|
1655
|
+
}
|
|
1656
|
+
exports.PhoneNumberStatusForVirtualResponse = PhoneNumberStatusForVirtualResponse;
|
|
1657
|
+
class PhoneNumberStatusForVoiceRequest extends $tea.Model {
|
|
1560
1658
|
static names() {
|
|
1561
1659
|
return {
|
|
1562
1660
|
authCode: 'AuthCode',
|
|
@@ -1577,12 +1675,12 @@ class PhoneNumberStatusForVoiceRequest extends $tea.Model {
|
|
|
1577
1675
|
resourceOwnerId: 'number',
|
|
1578
1676
|
};
|
|
1579
1677
|
}
|
|
1580
|
-
}
|
|
1581
|
-
exports.PhoneNumberStatusForVoiceRequest = PhoneNumberStatusForVoiceRequest;
|
|
1582
|
-
class PhoneNumberStatusForVoiceResponseBody extends $tea.Model {
|
|
1583
1678
|
constructor(map) {
|
|
1584
1679
|
super(map);
|
|
1585
1680
|
}
|
|
1681
|
+
}
|
|
1682
|
+
exports.PhoneNumberStatusForVoiceRequest = PhoneNumberStatusForVoiceRequest;
|
|
1683
|
+
class PhoneNumberStatusForVoiceResponseBody extends $tea.Model {
|
|
1586
1684
|
static names() {
|
|
1587
1685
|
return {
|
|
1588
1686
|
code: 'Code',
|
|
@@ -1599,12 +1697,12 @@ class PhoneNumberStatusForVoiceResponseBody extends $tea.Model {
|
|
|
1599
1697
|
requestId: 'string',
|
|
1600
1698
|
};
|
|
1601
1699
|
}
|
|
1602
|
-
}
|
|
1603
|
-
exports.PhoneNumberStatusForVoiceResponseBody = PhoneNumberStatusForVoiceResponseBody;
|
|
1604
|
-
class PhoneNumberStatusForVoiceResponse extends $tea.Model {
|
|
1605
1700
|
constructor(map) {
|
|
1606
1701
|
super(map);
|
|
1607
1702
|
}
|
|
1703
|
+
}
|
|
1704
|
+
exports.PhoneNumberStatusForVoiceResponseBody = PhoneNumberStatusForVoiceResponseBody;
|
|
1705
|
+
class PhoneNumberStatusForVoiceResponse extends $tea.Model {
|
|
1608
1706
|
static names() {
|
|
1609
1707
|
return {
|
|
1610
1708
|
headers: 'headers',
|
|
@@ -1619,12 +1717,12 @@ class PhoneNumberStatusForVoiceResponse extends $tea.Model {
|
|
|
1619
1717
|
body: PhoneNumberStatusForVoiceResponseBody,
|
|
1620
1718
|
};
|
|
1621
1719
|
}
|
|
1622
|
-
}
|
|
1623
|
-
exports.PhoneNumberStatusForVoiceResponse = PhoneNumberStatusForVoiceResponse;
|
|
1624
|
-
class QueryAvailableAuthCodeRequest extends $tea.Model {
|
|
1625
1720
|
constructor(map) {
|
|
1626
1721
|
super(map);
|
|
1627
1722
|
}
|
|
1723
|
+
}
|
|
1724
|
+
exports.PhoneNumberStatusForVoiceResponse = PhoneNumberStatusForVoiceResponse;
|
|
1725
|
+
class QueryAvailableAuthCodeRequest extends $tea.Model {
|
|
1628
1726
|
static names() {
|
|
1629
1727
|
return {
|
|
1630
1728
|
ownerId: 'OwnerId',
|
|
@@ -1641,12 +1739,12 @@ class QueryAvailableAuthCodeRequest extends $tea.Model {
|
|
|
1641
1739
|
tagId: 'number',
|
|
1642
1740
|
};
|
|
1643
1741
|
}
|
|
1644
|
-
}
|
|
1645
|
-
exports.QueryAvailableAuthCodeRequest = QueryAvailableAuthCodeRequest;
|
|
1646
|
-
class QueryAvailableAuthCodeResponseBody extends $tea.Model {
|
|
1647
1742
|
constructor(map) {
|
|
1648
1743
|
super(map);
|
|
1649
1744
|
}
|
|
1745
|
+
}
|
|
1746
|
+
exports.QueryAvailableAuthCodeRequest = QueryAvailableAuthCodeRequest;
|
|
1747
|
+
class QueryAvailableAuthCodeResponseBody extends $tea.Model {
|
|
1650
1748
|
static names() {
|
|
1651
1749
|
return {
|
|
1652
1750
|
code: 'Code',
|
|
@@ -1665,12 +1763,12 @@ class QueryAvailableAuthCodeResponseBody extends $tea.Model {
|
|
|
1665
1763
|
success: 'boolean',
|
|
1666
1764
|
};
|
|
1667
1765
|
}
|
|
1668
|
-
}
|
|
1669
|
-
exports.QueryAvailableAuthCodeResponseBody = QueryAvailableAuthCodeResponseBody;
|
|
1670
|
-
class QueryAvailableAuthCodeResponse extends $tea.Model {
|
|
1671
1766
|
constructor(map) {
|
|
1672
1767
|
super(map);
|
|
1673
1768
|
}
|
|
1769
|
+
}
|
|
1770
|
+
exports.QueryAvailableAuthCodeResponseBody = QueryAvailableAuthCodeResponseBody;
|
|
1771
|
+
class QueryAvailableAuthCodeResponse extends $tea.Model {
|
|
1674
1772
|
static names() {
|
|
1675
1773
|
return {
|
|
1676
1774
|
headers: 'headers',
|
|
@@ -1685,12 +1783,12 @@ class QueryAvailableAuthCodeResponse extends $tea.Model {
|
|
|
1685
1783
|
body: QueryAvailableAuthCodeResponseBody,
|
|
1686
1784
|
};
|
|
1687
1785
|
}
|
|
1688
|
-
}
|
|
1689
|
-
exports.QueryAvailableAuthCodeResponse = QueryAvailableAuthCodeResponse;
|
|
1690
|
-
class QueryPhoneNumberOnlineTimeRequest extends $tea.Model {
|
|
1691
1786
|
constructor(map) {
|
|
1692
1787
|
super(map);
|
|
1693
1788
|
}
|
|
1789
|
+
}
|
|
1790
|
+
exports.QueryAvailableAuthCodeResponse = QueryAvailableAuthCodeResponse;
|
|
1791
|
+
class QueryPhoneNumberOnlineTimeRequest extends $tea.Model {
|
|
1694
1792
|
static names() {
|
|
1695
1793
|
return {
|
|
1696
1794
|
authCode: 'AuthCode',
|
|
@@ -1711,12 +1809,12 @@ class QueryPhoneNumberOnlineTimeRequest extends $tea.Model {
|
|
|
1711
1809
|
resourceOwnerId: 'number',
|
|
1712
1810
|
};
|
|
1713
1811
|
}
|
|
1714
|
-
}
|
|
1715
|
-
exports.QueryPhoneNumberOnlineTimeRequest = QueryPhoneNumberOnlineTimeRequest;
|
|
1716
|
-
class QueryPhoneNumberOnlineTimeResponseBody extends $tea.Model {
|
|
1717
1812
|
constructor(map) {
|
|
1718
1813
|
super(map);
|
|
1719
1814
|
}
|
|
1815
|
+
}
|
|
1816
|
+
exports.QueryPhoneNumberOnlineTimeRequest = QueryPhoneNumberOnlineTimeRequest;
|
|
1817
|
+
class QueryPhoneNumberOnlineTimeResponseBody extends $tea.Model {
|
|
1720
1818
|
static names() {
|
|
1721
1819
|
return {
|
|
1722
1820
|
accessDeniedDetail: 'AccessDeniedDetail',
|
|
@@ -1735,12 +1833,12 @@ class QueryPhoneNumberOnlineTimeResponseBody extends $tea.Model {
|
|
|
1735
1833
|
requestId: 'string',
|
|
1736
1834
|
};
|
|
1737
1835
|
}
|
|
1738
|
-
}
|
|
1739
|
-
exports.QueryPhoneNumberOnlineTimeResponseBody = QueryPhoneNumberOnlineTimeResponseBody;
|
|
1740
|
-
class QueryPhoneNumberOnlineTimeResponse extends $tea.Model {
|
|
1741
1836
|
constructor(map) {
|
|
1742
1837
|
super(map);
|
|
1743
1838
|
}
|
|
1839
|
+
}
|
|
1840
|
+
exports.QueryPhoneNumberOnlineTimeResponseBody = QueryPhoneNumberOnlineTimeResponseBody;
|
|
1841
|
+
class QueryPhoneNumberOnlineTimeResponse extends $tea.Model {
|
|
1744
1842
|
static names() {
|
|
1745
1843
|
return {
|
|
1746
1844
|
headers: 'headers',
|
|
@@ -1755,12 +1853,84 @@ class QueryPhoneNumberOnlineTimeResponse extends $tea.Model {
|
|
|
1755
1853
|
body: QueryPhoneNumberOnlineTimeResponseBody,
|
|
1756
1854
|
};
|
|
1757
1855
|
}
|
|
1856
|
+
constructor(map) {
|
|
1857
|
+
super(map);
|
|
1858
|
+
}
|
|
1758
1859
|
}
|
|
1759
1860
|
exports.QueryPhoneNumberOnlineTimeResponse = QueryPhoneNumberOnlineTimeResponse;
|
|
1760
|
-
class
|
|
1861
|
+
class QueryPhoneTwiceTelVerifyRequest extends $tea.Model {
|
|
1862
|
+
static names() {
|
|
1863
|
+
return {
|
|
1864
|
+
authCode: 'AuthCode',
|
|
1865
|
+
inputNumber: 'InputNumber',
|
|
1866
|
+
mask: 'Mask',
|
|
1867
|
+
ownerId: 'OwnerId',
|
|
1868
|
+
resourceOwnerAccount: 'ResourceOwnerAccount',
|
|
1869
|
+
resourceOwnerId: 'ResourceOwnerId',
|
|
1870
|
+
startTime: 'StartTime',
|
|
1871
|
+
};
|
|
1872
|
+
}
|
|
1873
|
+
static types() {
|
|
1874
|
+
return {
|
|
1875
|
+
authCode: 'string',
|
|
1876
|
+
inputNumber: 'string',
|
|
1877
|
+
mask: 'string',
|
|
1878
|
+
ownerId: 'number',
|
|
1879
|
+
resourceOwnerAccount: 'string',
|
|
1880
|
+
resourceOwnerId: 'number',
|
|
1881
|
+
startTime: 'string',
|
|
1882
|
+
};
|
|
1883
|
+
}
|
|
1761
1884
|
constructor(map) {
|
|
1762
1885
|
super(map);
|
|
1763
1886
|
}
|
|
1887
|
+
}
|
|
1888
|
+
exports.QueryPhoneTwiceTelVerifyRequest = QueryPhoneTwiceTelVerifyRequest;
|
|
1889
|
+
class QueryPhoneTwiceTelVerifyResponseBody extends $tea.Model {
|
|
1890
|
+
static names() {
|
|
1891
|
+
return {
|
|
1892
|
+
accessDeniedDetail: 'AccessDeniedDetail',
|
|
1893
|
+
code: 'Code',
|
|
1894
|
+
data: 'Data',
|
|
1895
|
+
message: 'Message',
|
|
1896
|
+
requestId: 'RequestId',
|
|
1897
|
+
};
|
|
1898
|
+
}
|
|
1899
|
+
static types() {
|
|
1900
|
+
return {
|
|
1901
|
+
accessDeniedDetail: 'string',
|
|
1902
|
+
code: 'string',
|
|
1903
|
+
data: QueryPhoneTwiceTelVerifyResponseBodyData,
|
|
1904
|
+
message: 'string',
|
|
1905
|
+
requestId: 'string',
|
|
1906
|
+
};
|
|
1907
|
+
}
|
|
1908
|
+
constructor(map) {
|
|
1909
|
+
super(map);
|
|
1910
|
+
}
|
|
1911
|
+
}
|
|
1912
|
+
exports.QueryPhoneTwiceTelVerifyResponseBody = QueryPhoneTwiceTelVerifyResponseBody;
|
|
1913
|
+
class QueryPhoneTwiceTelVerifyResponse extends $tea.Model {
|
|
1914
|
+
static names() {
|
|
1915
|
+
return {
|
|
1916
|
+
headers: 'headers',
|
|
1917
|
+
statusCode: 'statusCode',
|
|
1918
|
+
body: 'body',
|
|
1919
|
+
};
|
|
1920
|
+
}
|
|
1921
|
+
static types() {
|
|
1922
|
+
return {
|
|
1923
|
+
headers: { 'type': 'map', 'keyType': 'string', 'valueType': 'string' },
|
|
1924
|
+
statusCode: 'number',
|
|
1925
|
+
body: QueryPhoneTwiceTelVerifyResponseBody,
|
|
1926
|
+
};
|
|
1927
|
+
}
|
|
1928
|
+
constructor(map) {
|
|
1929
|
+
super(map);
|
|
1930
|
+
}
|
|
1931
|
+
}
|
|
1932
|
+
exports.QueryPhoneTwiceTelVerifyResponse = QueryPhoneTwiceTelVerifyResponse;
|
|
1933
|
+
class QueryTagApplyRuleRequest extends $tea.Model {
|
|
1764
1934
|
static names() {
|
|
1765
1935
|
return {
|
|
1766
1936
|
ownerId: 'OwnerId',
|
|
@@ -1777,12 +1947,12 @@ class QueryTagApplyRuleRequest extends $tea.Model {
|
|
|
1777
1947
|
tagId: 'number',
|
|
1778
1948
|
};
|
|
1779
1949
|
}
|
|
1780
|
-
}
|
|
1781
|
-
exports.QueryTagApplyRuleRequest = QueryTagApplyRuleRequest;
|
|
1782
|
-
class QueryTagApplyRuleResponseBody extends $tea.Model {
|
|
1783
1950
|
constructor(map) {
|
|
1784
1951
|
super(map);
|
|
1785
1952
|
}
|
|
1953
|
+
}
|
|
1954
|
+
exports.QueryTagApplyRuleRequest = QueryTagApplyRuleRequest;
|
|
1955
|
+
class QueryTagApplyRuleResponseBody extends $tea.Model {
|
|
1786
1956
|
static names() {
|
|
1787
1957
|
return {
|
|
1788
1958
|
code: 'Code',
|
|
@@ -1801,12 +1971,12 @@ class QueryTagApplyRuleResponseBody extends $tea.Model {
|
|
|
1801
1971
|
success: 'boolean',
|
|
1802
1972
|
};
|
|
1803
1973
|
}
|
|
1804
|
-
}
|
|
1805
|
-
exports.QueryTagApplyRuleResponseBody = QueryTagApplyRuleResponseBody;
|
|
1806
|
-
class QueryTagApplyRuleResponse extends $tea.Model {
|
|
1807
1974
|
constructor(map) {
|
|
1808
1975
|
super(map);
|
|
1809
1976
|
}
|
|
1977
|
+
}
|
|
1978
|
+
exports.QueryTagApplyRuleResponseBody = QueryTagApplyRuleResponseBody;
|
|
1979
|
+
class QueryTagApplyRuleResponse extends $tea.Model {
|
|
1810
1980
|
static names() {
|
|
1811
1981
|
return {
|
|
1812
1982
|
headers: 'headers',
|
|
@@ -1821,12 +1991,12 @@ class QueryTagApplyRuleResponse extends $tea.Model {
|
|
|
1821
1991
|
body: QueryTagApplyRuleResponseBody,
|
|
1822
1992
|
};
|
|
1823
1993
|
}
|
|
1824
|
-
}
|
|
1825
|
-
exports.QueryTagApplyRuleResponse = QueryTagApplyRuleResponse;
|
|
1826
|
-
class QueryTagInfoBySelectionRequest extends $tea.Model {
|
|
1827
1994
|
constructor(map) {
|
|
1828
1995
|
super(map);
|
|
1829
1996
|
}
|
|
1997
|
+
}
|
|
1998
|
+
exports.QueryTagApplyRuleResponse = QueryTagApplyRuleResponse;
|
|
1999
|
+
class QueryTagInfoBySelectionRequest extends $tea.Model {
|
|
1830
2000
|
static names() {
|
|
1831
2001
|
return {
|
|
1832
2002
|
industryId: 'IndustryId',
|
|
@@ -1847,12 +2017,12 @@ class QueryTagInfoBySelectionRequest extends $tea.Model {
|
|
|
1847
2017
|
tagId: 'number',
|
|
1848
2018
|
};
|
|
1849
2019
|
}
|
|
1850
|
-
}
|
|
1851
|
-
exports.QueryTagInfoBySelectionRequest = QueryTagInfoBySelectionRequest;
|
|
1852
|
-
class QueryTagInfoBySelectionResponseBody extends $tea.Model {
|
|
1853
2020
|
constructor(map) {
|
|
1854
2021
|
super(map);
|
|
1855
2022
|
}
|
|
2023
|
+
}
|
|
2024
|
+
exports.QueryTagInfoBySelectionRequest = QueryTagInfoBySelectionRequest;
|
|
2025
|
+
class QueryTagInfoBySelectionResponseBody extends $tea.Model {
|
|
1856
2026
|
static names() {
|
|
1857
2027
|
return {
|
|
1858
2028
|
code: 'Code',
|
|
@@ -1871,12 +2041,12 @@ class QueryTagInfoBySelectionResponseBody extends $tea.Model {
|
|
|
1871
2041
|
success: 'boolean',
|
|
1872
2042
|
};
|
|
1873
2043
|
}
|
|
1874
|
-
}
|
|
1875
|
-
exports.QueryTagInfoBySelectionResponseBody = QueryTagInfoBySelectionResponseBody;
|
|
1876
|
-
class QueryTagInfoBySelectionResponse extends $tea.Model {
|
|
1877
2044
|
constructor(map) {
|
|
1878
2045
|
super(map);
|
|
1879
2046
|
}
|
|
2047
|
+
}
|
|
2048
|
+
exports.QueryTagInfoBySelectionResponseBody = QueryTagInfoBySelectionResponseBody;
|
|
2049
|
+
class QueryTagInfoBySelectionResponse extends $tea.Model {
|
|
1880
2050
|
static names() {
|
|
1881
2051
|
return {
|
|
1882
2052
|
headers: 'headers',
|
|
@@ -1891,12 +2061,12 @@ class QueryTagInfoBySelectionResponse extends $tea.Model {
|
|
|
1891
2061
|
body: QueryTagInfoBySelectionResponseBody,
|
|
1892
2062
|
};
|
|
1893
2063
|
}
|
|
1894
|
-
}
|
|
1895
|
-
exports.QueryTagInfoBySelectionResponse = QueryTagInfoBySelectionResponse;
|
|
1896
|
-
class QueryTagListPageRequest extends $tea.Model {
|
|
1897
2064
|
constructor(map) {
|
|
1898
2065
|
super(map);
|
|
1899
2066
|
}
|
|
2067
|
+
}
|
|
2068
|
+
exports.QueryTagInfoBySelectionResponse = QueryTagInfoBySelectionResponse;
|
|
2069
|
+
class QueryTagListPageRequest extends $tea.Model {
|
|
1900
2070
|
static names() {
|
|
1901
2071
|
return {
|
|
1902
2072
|
ownerId: 'OwnerId',
|
|
@@ -1915,12 +2085,12 @@ class QueryTagListPageRequest extends $tea.Model {
|
|
|
1915
2085
|
resourceOwnerId: 'number',
|
|
1916
2086
|
};
|
|
1917
2087
|
}
|
|
1918
|
-
}
|
|
1919
|
-
exports.QueryTagListPageRequest = QueryTagListPageRequest;
|
|
1920
|
-
class QueryTagListPageResponseBody extends $tea.Model {
|
|
1921
2088
|
constructor(map) {
|
|
1922
2089
|
super(map);
|
|
1923
2090
|
}
|
|
2091
|
+
}
|
|
2092
|
+
exports.QueryTagListPageRequest = QueryTagListPageRequest;
|
|
2093
|
+
class QueryTagListPageResponseBody extends $tea.Model {
|
|
1924
2094
|
static names() {
|
|
1925
2095
|
return {
|
|
1926
2096
|
code: 'Code',
|
|
@@ -1939,12 +2109,12 @@ class QueryTagListPageResponseBody extends $tea.Model {
|
|
|
1939
2109
|
success: 'boolean',
|
|
1940
2110
|
};
|
|
1941
2111
|
}
|
|
1942
|
-
}
|
|
1943
|
-
exports.QueryTagListPageResponseBody = QueryTagListPageResponseBody;
|
|
1944
|
-
class QueryTagListPageResponse extends $tea.Model {
|
|
1945
2112
|
constructor(map) {
|
|
1946
2113
|
super(map);
|
|
1947
2114
|
}
|
|
2115
|
+
}
|
|
2116
|
+
exports.QueryTagListPageResponseBody = QueryTagListPageResponseBody;
|
|
2117
|
+
class QueryTagListPageResponse extends $tea.Model {
|
|
1948
2118
|
static names() {
|
|
1949
2119
|
return {
|
|
1950
2120
|
headers: 'headers',
|
|
@@ -1959,12 +2129,12 @@ class QueryTagListPageResponse extends $tea.Model {
|
|
|
1959
2129
|
body: QueryTagListPageResponseBody,
|
|
1960
2130
|
};
|
|
1961
2131
|
}
|
|
1962
|
-
}
|
|
1963
|
-
exports.QueryTagListPageResponse = QueryTagListPageResponse;
|
|
1964
|
-
class QueryUsageStatisticsByTagIdRequest extends $tea.Model {
|
|
1965
2132
|
constructor(map) {
|
|
1966
2133
|
super(map);
|
|
1967
2134
|
}
|
|
2135
|
+
}
|
|
2136
|
+
exports.QueryTagListPageResponse = QueryTagListPageResponse;
|
|
2137
|
+
class QueryUsageStatisticsByTagIdRequest extends $tea.Model {
|
|
1968
2138
|
static names() {
|
|
1969
2139
|
return {
|
|
1970
2140
|
beginTime: 'BeginTime',
|
|
@@ -1989,12 +2159,12 @@ class QueryUsageStatisticsByTagIdRequest extends $tea.Model {
|
|
|
1989
2159
|
tagId: 'number',
|
|
1990
2160
|
};
|
|
1991
2161
|
}
|
|
1992
|
-
}
|
|
1993
|
-
exports.QueryUsageStatisticsByTagIdRequest = QueryUsageStatisticsByTagIdRequest;
|
|
1994
|
-
class QueryUsageStatisticsByTagIdResponseBody extends $tea.Model {
|
|
1995
2162
|
constructor(map) {
|
|
1996
2163
|
super(map);
|
|
1997
2164
|
}
|
|
2165
|
+
}
|
|
2166
|
+
exports.QueryUsageStatisticsByTagIdRequest = QueryUsageStatisticsByTagIdRequest;
|
|
2167
|
+
class QueryUsageStatisticsByTagIdResponseBody extends $tea.Model {
|
|
1998
2168
|
static names() {
|
|
1999
2169
|
return {
|
|
2000
2170
|
code: 'Code',
|
|
@@ -2013,12 +2183,12 @@ class QueryUsageStatisticsByTagIdResponseBody extends $tea.Model {
|
|
|
2013
2183
|
success: 'boolean',
|
|
2014
2184
|
};
|
|
2015
2185
|
}
|
|
2016
|
-
}
|
|
2017
|
-
exports.QueryUsageStatisticsByTagIdResponseBody = QueryUsageStatisticsByTagIdResponseBody;
|
|
2018
|
-
class QueryUsageStatisticsByTagIdResponse extends $tea.Model {
|
|
2019
2186
|
constructor(map) {
|
|
2020
2187
|
super(map);
|
|
2021
2188
|
}
|
|
2189
|
+
}
|
|
2190
|
+
exports.QueryUsageStatisticsByTagIdResponseBody = QueryUsageStatisticsByTagIdResponseBody;
|
|
2191
|
+
class QueryUsageStatisticsByTagIdResponse extends $tea.Model {
|
|
2022
2192
|
static names() {
|
|
2023
2193
|
return {
|
|
2024
2194
|
headers: 'headers',
|
|
@@ -2033,12 +2203,12 @@ class QueryUsageStatisticsByTagIdResponse extends $tea.Model {
|
|
|
2033
2203
|
body: QueryUsageStatisticsByTagIdResponseBody,
|
|
2034
2204
|
};
|
|
2035
2205
|
}
|
|
2036
|
-
}
|
|
2037
|
-
exports.QueryUsageStatisticsByTagIdResponse = QueryUsageStatisticsByTagIdResponse;
|
|
2038
|
-
class ThreeElementsVerificationRequest extends $tea.Model {
|
|
2039
2206
|
constructor(map) {
|
|
2040
2207
|
super(map);
|
|
2041
2208
|
}
|
|
2209
|
+
}
|
|
2210
|
+
exports.QueryUsageStatisticsByTagIdResponse = QueryUsageStatisticsByTagIdResponse;
|
|
2211
|
+
class ThreeElementsVerificationRequest extends $tea.Model {
|
|
2042
2212
|
static names() {
|
|
2043
2213
|
return {
|
|
2044
2214
|
authCode: 'AuthCode',
|
|
@@ -2063,12 +2233,12 @@ class ThreeElementsVerificationRequest extends $tea.Model {
|
|
|
2063
2233
|
resourceOwnerId: 'number',
|
|
2064
2234
|
};
|
|
2065
2235
|
}
|
|
2066
|
-
}
|
|
2067
|
-
exports.ThreeElementsVerificationRequest = ThreeElementsVerificationRequest;
|
|
2068
|
-
class ThreeElementsVerificationResponseBody extends $tea.Model {
|
|
2069
2236
|
constructor(map) {
|
|
2070
2237
|
super(map);
|
|
2071
2238
|
}
|
|
2239
|
+
}
|
|
2240
|
+
exports.ThreeElementsVerificationRequest = ThreeElementsVerificationRequest;
|
|
2241
|
+
class ThreeElementsVerificationResponseBody extends $tea.Model {
|
|
2072
2242
|
static names() {
|
|
2073
2243
|
return {
|
|
2074
2244
|
code: 'Code',
|
|
@@ -2085,12 +2255,12 @@ class ThreeElementsVerificationResponseBody extends $tea.Model {
|
|
|
2085
2255
|
requestId: 'string',
|
|
2086
2256
|
};
|
|
2087
2257
|
}
|
|
2088
|
-
}
|
|
2089
|
-
exports.ThreeElementsVerificationResponseBody = ThreeElementsVerificationResponseBody;
|
|
2090
|
-
class ThreeElementsVerificationResponse extends $tea.Model {
|
|
2091
2258
|
constructor(map) {
|
|
2092
2259
|
super(map);
|
|
2093
2260
|
}
|
|
2261
|
+
}
|
|
2262
|
+
exports.ThreeElementsVerificationResponseBody = ThreeElementsVerificationResponseBody;
|
|
2263
|
+
class ThreeElementsVerificationResponse extends $tea.Model {
|
|
2094
2264
|
static names() {
|
|
2095
2265
|
return {
|
|
2096
2266
|
headers: 'headers',
|
|
@@ -2105,12 +2275,12 @@ class ThreeElementsVerificationResponse extends $tea.Model {
|
|
|
2105
2275
|
body: ThreeElementsVerificationResponseBody,
|
|
2106
2276
|
};
|
|
2107
2277
|
}
|
|
2108
|
-
}
|
|
2109
|
-
exports.ThreeElementsVerificationResponse = ThreeElementsVerificationResponse;
|
|
2110
|
-
class TwoElementsVerificationRequest extends $tea.Model {
|
|
2111
2278
|
constructor(map) {
|
|
2112
2279
|
super(map);
|
|
2113
2280
|
}
|
|
2281
|
+
}
|
|
2282
|
+
exports.ThreeElementsVerificationResponse = ThreeElementsVerificationResponse;
|
|
2283
|
+
class TwoElementsVerificationRequest extends $tea.Model {
|
|
2114
2284
|
static names() {
|
|
2115
2285
|
return {
|
|
2116
2286
|
authCode: 'AuthCode',
|
|
@@ -2133,12 +2303,12 @@ class TwoElementsVerificationRequest extends $tea.Model {
|
|
|
2133
2303
|
resourceOwnerId: 'number',
|
|
2134
2304
|
};
|
|
2135
2305
|
}
|
|
2136
|
-
}
|
|
2137
|
-
exports.TwoElementsVerificationRequest = TwoElementsVerificationRequest;
|
|
2138
|
-
class TwoElementsVerificationResponseBody extends $tea.Model {
|
|
2139
2306
|
constructor(map) {
|
|
2140
2307
|
super(map);
|
|
2141
2308
|
}
|
|
2309
|
+
}
|
|
2310
|
+
exports.TwoElementsVerificationRequest = TwoElementsVerificationRequest;
|
|
2311
|
+
class TwoElementsVerificationResponseBody extends $tea.Model {
|
|
2142
2312
|
static names() {
|
|
2143
2313
|
return {
|
|
2144
2314
|
code: 'Code',
|
|
@@ -2155,12 +2325,90 @@ class TwoElementsVerificationResponseBody extends $tea.Model {
|
|
|
2155
2325
|
requestId: 'string',
|
|
2156
2326
|
};
|
|
2157
2327
|
}
|
|
2328
|
+
constructor(map) {
|
|
2329
|
+
super(map);
|
|
2330
|
+
}
|
|
2158
2331
|
}
|
|
2159
2332
|
exports.TwoElementsVerificationResponseBody = TwoElementsVerificationResponseBody;
|
|
2160
2333
|
class TwoElementsVerificationResponse extends $tea.Model {
|
|
2334
|
+
static names() {
|
|
2335
|
+
return {
|
|
2336
|
+
headers: 'headers',
|
|
2337
|
+
statusCode: 'statusCode',
|
|
2338
|
+
body: 'body',
|
|
2339
|
+
};
|
|
2340
|
+
}
|
|
2341
|
+
static types() {
|
|
2342
|
+
return {
|
|
2343
|
+
headers: { 'type': 'map', 'keyType': 'string', 'valueType': 'string' },
|
|
2344
|
+
statusCode: 'number',
|
|
2345
|
+
body: TwoElementsVerificationResponseBody,
|
|
2346
|
+
};
|
|
2347
|
+
}
|
|
2348
|
+
constructor(map) {
|
|
2349
|
+
super(map);
|
|
2350
|
+
}
|
|
2351
|
+
}
|
|
2352
|
+
exports.TwoElementsVerificationResponse = TwoElementsVerificationResponse;
|
|
2353
|
+
class UAIDCollectionRequest extends $tea.Model {
|
|
2354
|
+
static names() {
|
|
2355
|
+
return {
|
|
2356
|
+
authCode: 'AuthCode',
|
|
2357
|
+
carrier: 'Carrier',
|
|
2358
|
+
ip: 'Ip',
|
|
2359
|
+
outId: 'OutId',
|
|
2360
|
+
ownerId: 'OwnerId',
|
|
2361
|
+
province: 'Province',
|
|
2362
|
+
resourceOwnerAccount: 'ResourceOwnerAccount',
|
|
2363
|
+
resourceOwnerId: 'ResourceOwnerId',
|
|
2364
|
+
token: 'Token',
|
|
2365
|
+
userGrantId: 'UserGrantId',
|
|
2366
|
+
};
|
|
2367
|
+
}
|
|
2368
|
+
static types() {
|
|
2369
|
+
return {
|
|
2370
|
+
authCode: 'string',
|
|
2371
|
+
carrier: 'string',
|
|
2372
|
+
ip: 'string',
|
|
2373
|
+
outId: 'string',
|
|
2374
|
+
ownerId: 'number',
|
|
2375
|
+
province: 'string',
|
|
2376
|
+
resourceOwnerAccount: 'string',
|
|
2377
|
+
resourceOwnerId: 'number',
|
|
2378
|
+
token: 'string',
|
|
2379
|
+
userGrantId: 'string',
|
|
2380
|
+
};
|
|
2381
|
+
}
|
|
2161
2382
|
constructor(map) {
|
|
2162
2383
|
super(map);
|
|
2163
2384
|
}
|
|
2385
|
+
}
|
|
2386
|
+
exports.UAIDCollectionRequest = UAIDCollectionRequest;
|
|
2387
|
+
class UAIDCollectionResponseBody extends $tea.Model {
|
|
2388
|
+
static names() {
|
|
2389
|
+
return {
|
|
2390
|
+
accessDeniedDetail: 'AccessDeniedDetail',
|
|
2391
|
+
code: 'Code',
|
|
2392
|
+
message: 'Message',
|
|
2393
|
+
model: 'Model',
|
|
2394
|
+
requestId: 'RequestId',
|
|
2395
|
+
};
|
|
2396
|
+
}
|
|
2397
|
+
static types() {
|
|
2398
|
+
return {
|
|
2399
|
+
accessDeniedDetail: 'string',
|
|
2400
|
+
code: 'string',
|
|
2401
|
+
message: 'string',
|
|
2402
|
+
model: UAIDCollectionResponseBodyModel,
|
|
2403
|
+
requestId: 'string',
|
|
2404
|
+
};
|
|
2405
|
+
}
|
|
2406
|
+
constructor(map) {
|
|
2407
|
+
super(map);
|
|
2408
|
+
}
|
|
2409
|
+
}
|
|
2410
|
+
exports.UAIDCollectionResponseBody = UAIDCollectionResponseBody;
|
|
2411
|
+
class UAIDCollectionResponse extends $tea.Model {
|
|
2164
2412
|
static names() {
|
|
2165
2413
|
return {
|
|
2166
2414
|
headers: 'headers',
|
|
@@ -2172,15 +2420,87 @@ class TwoElementsVerificationResponse extends $tea.Model {
|
|
|
2172
2420
|
return {
|
|
2173
2421
|
headers: { 'type': 'map', 'keyType': 'string', 'valueType': 'string' },
|
|
2174
2422
|
statusCode: 'number',
|
|
2175
|
-
body:
|
|
2423
|
+
body: UAIDCollectionResponseBody,
|
|
2176
2424
|
};
|
|
2177
2425
|
}
|
|
2426
|
+
constructor(map) {
|
|
2427
|
+
super(map);
|
|
2428
|
+
}
|
|
2178
2429
|
}
|
|
2179
|
-
exports.
|
|
2180
|
-
class
|
|
2430
|
+
exports.UAIDCollectionResponse = UAIDCollectionResponse;
|
|
2431
|
+
class UAIDConversionRequest extends $tea.Model {
|
|
2432
|
+
static names() {
|
|
2433
|
+
return {
|
|
2434
|
+
authCode: 'AuthCode',
|
|
2435
|
+
carrier: 'Carrier',
|
|
2436
|
+
outId: 'OutId',
|
|
2437
|
+
ownerId: 'OwnerId',
|
|
2438
|
+
resourceOwnerAccount: 'ResourceOwnerAccount',
|
|
2439
|
+
resourceOwnerId: 'ResourceOwnerId',
|
|
2440
|
+
uaidList: 'UaidList',
|
|
2441
|
+
};
|
|
2442
|
+
}
|
|
2443
|
+
static types() {
|
|
2444
|
+
return {
|
|
2445
|
+
authCode: 'string',
|
|
2446
|
+
carrier: 'string',
|
|
2447
|
+
outId: 'string',
|
|
2448
|
+
ownerId: 'number',
|
|
2449
|
+
resourceOwnerAccount: 'string',
|
|
2450
|
+
resourceOwnerId: 'number',
|
|
2451
|
+
uaidList: 'string',
|
|
2452
|
+
};
|
|
2453
|
+
}
|
|
2454
|
+
constructor(map) {
|
|
2455
|
+
super(map);
|
|
2456
|
+
}
|
|
2457
|
+
}
|
|
2458
|
+
exports.UAIDConversionRequest = UAIDConversionRequest;
|
|
2459
|
+
class UAIDConversionResponseBody extends $tea.Model {
|
|
2460
|
+
static names() {
|
|
2461
|
+
return {
|
|
2462
|
+
accessDeniedDetail: 'AccessDeniedDetail',
|
|
2463
|
+
code: 'Code',
|
|
2464
|
+
message: 'Message',
|
|
2465
|
+
model: 'Model',
|
|
2466
|
+
requestId: 'RequestId',
|
|
2467
|
+
};
|
|
2468
|
+
}
|
|
2469
|
+
static types() {
|
|
2470
|
+
return {
|
|
2471
|
+
accessDeniedDetail: 'string',
|
|
2472
|
+
code: 'string',
|
|
2473
|
+
message: 'string',
|
|
2474
|
+
model: UAIDConversionResponseBodyModel,
|
|
2475
|
+
requestId: 'string',
|
|
2476
|
+
};
|
|
2477
|
+
}
|
|
2181
2478
|
constructor(map) {
|
|
2182
2479
|
super(map);
|
|
2183
2480
|
}
|
|
2481
|
+
}
|
|
2482
|
+
exports.UAIDConversionResponseBody = UAIDConversionResponseBody;
|
|
2483
|
+
class UAIDConversionResponse extends $tea.Model {
|
|
2484
|
+
static names() {
|
|
2485
|
+
return {
|
|
2486
|
+
headers: 'headers',
|
|
2487
|
+
statusCode: 'statusCode',
|
|
2488
|
+
body: 'body',
|
|
2489
|
+
};
|
|
2490
|
+
}
|
|
2491
|
+
static types() {
|
|
2492
|
+
return {
|
|
2493
|
+
headers: { 'type': 'map', 'keyType': 'string', 'valueType': 'string' },
|
|
2494
|
+
statusCode: 'number',
|
|
2495
|
+
body: UAIDConversionResponseBody,
|
|
2496
|
+
};
|
|
2497
|
+
}
|
|
2498
|
+
constructor(map) {
|
|
2499
|
+
super(map);
|
|
2500
|
+
}
|
|
2501
|
+
}
|
|
2502
|
+
exports.UAIDConversionResponse = UAIDConversionResponse;
|
|
2503
|
+
class UAIDVerificationRequest extends $tea.Model {
|
|
2184
2504
|
static names() {
|
|
2185
2505
|
return {
|
|
2186
2506
|
authCode: 'AuthCode',
|
|
@@ -2209,12 +2529,12 @@ class UAIDVerificationRequest extends $tea.Model {
|
|
|
2209
2529
|
userGrantId: 'string',
|
|
2210
2530
|
};
|
|
2211
2531
|
}
|
|
2212
|
-
}
|
|
2213
|
-
exports.UAIDVerificationRequest = UAIDVerificationRequest;
|
|
2214
|
-
class UAIDVerificationResponseBody extends $tea.Model {
|
|
2215
2532
|
constructor(map) {
|
|
2216
2533
|
super(map);
|
|
2217
2534
|
}
|
|
2535
|
+
}
|
|
2536
|
+
exports.UAIDVerificationRequest = UAIDVerificationRequest;
|
|
2537
|
+
class UAIDVerificationResponseBody extends $tea.Model {
|
|
2218
2538
|
static names() {
|
|
2219
2539
|
return {
|
|
2220
2540
|
accessDeniedDetail: 'AccessDeniedDetail',
|
|
@@ -2233,12 +2553,12 @@ class UAIDVerificationResponseBody extends $tea.Model {
|
|
|
2233
2553
|
requestId: 'string',
|
|
2234
2554
|
};
|
|
2235
2555
|
}
|
|
2236
|
-
}
|
|
2237
|
-
exports.UAIDVerificationResponseBody = UAIDVerificationResponseBody;
|
|
2238
|
-
class UAIDVerificationResponse extends $tea.Model {
|
|
2239
2556
|
constructor(map) {
|
|
2240
2557
|
super(map);
|
|
2241
2558
|
}
|
|
2559
|
+
}
|
|
2560
|
+
exports.UAIDVerificationResponseBody = UAIDVerificationResponseBody;
|
|
2561
|
+
class UAIDVerificationResponse extends $tea.Model {
|
|
2242
2562
|
static names() {
|
|
2243
2563
|
return {
|
|
2244
2564
|
headers: 'headers',
|
|
@@ -2253,12 +2573,12 @@ class UAIDVerificationResponse extends $tea.Model {
|
|
|
2253
2573
|
body: UAIDVerificationResponseBody,
|
|
2254
2574
|
};
|
|
2255
2575
|
}
|
|
2256
|
-
}
|
|
2257
|
-
exports.UAIDVerificationResponse = UAIDVerificationResponse;
|
|
2258
|
-
class CertNoTwoElementVerificationResponseBodyData extends $tea.Model {
|
|
2259
2576
|
constructor(map) {
|
|
2260
2577
|
super(map);
|
|
2261
2578
|
}
|
|
2579
|
+
}
|
|
2580
|
+
exports.UAIDVerificationResponse = UAIDVerificationResponse;
|
|
2581
|
+
class CertNoTwoElementVerificationResponseBodyData extends $tea.Model {
|
|
2262
2582
|
static names() {
|
|
2263
2583
|
return {
|
|
2264
2584
|
isConsistent: 'IsConsistent',
|
|
@@ -2269,12 +2589,12 @@ class CertNoTwoElementVerificationResponseBodyData extends $tea.Model {
|
|
|
2269
2589
|
isConsistent: 'string',
|
|
2270
2590
|
};
|
|
2271
2591
|
}
|
|
2272
|
-
}
|
|
2273
|
-
exports.CertNoTwoElementVerificationResponseBodyData = CertNoTwoElementVerificationResponseBodyData;
|
|
2274
|
-
class CompanyFourElementsVerificationResponseBodyDataDetailInfo extends $tea.Model {
|
|
2275
2592
|
constructor(map) {
|
|
2276
2593
|
super(map);
|
|
2277
2594
|
}
|
|
2595
|
+
}
|
|
2596
|
+
exports.CertNoTwoElementVerificationResponseBodyData = CertNoTwoElementVerificationResponseBodyData;
|
|
2597
|
+
class CompanyFourElementsVerificationResponseBodyDataDetailInfo extends $tea.Model {
|
|
2278
2598
|
static names() {
|
|
2279
2599
|
return {
|
|
2280
2600
|
enterpriseStatus: 'EnterpriseStatus',
|
|
@@ -2287,12 +2607,12 @@ class CompanyFourElementsVerificationResponseBodyDataDetailInfo extends $tea.Mod
|
|
|
2287
2607
|
openTime: 'string',
|
|
2288
2608
|
};
|
|
2289
2609
|
}
|
|
2290
|
-
}
|
|
2291
|
-
exports.CompanyFourElementsVerificationResponseBodyDataDetailInfo = CompanyFourElementsVerificationResponseBodyDataDetailInfo;
|
|
2292
|
-
class CompanyFourElementsVerificationResponseBodyData extends $tea.Model {
|
|
2293
2610
|
constructor(map) {
|
|
2294
2611
|
super(map);
|
|
2295
2612
|
}
|
|
2613
|
+
}
|
|
2614
|
+
exports.CompanyFourElementsVerificationResponseBodyDataDetailInfo = CompanyFourElementsVerificationResponseBodyDataDetailInfo;
|
|
2615
|
+
class CompanyFourElementsVerificationResponseBodyData extends $tea.Model {
|
|
2296
2616
|
static names() {
|
|
2297
2617
|
return {
|
|
2298
2618
|
detailInfo: 'DetailInfo',
|
|
@@ -2309,12 +2629,12 @@ class CompanyFourElementsVerificationResponseBodyData extends $tea.Model {
|
|
|
2309
2629
|
verifyResult: 'string',
|
|
2310
2630
|
};
|
|
2311
2631
|
}
|
|
2312
|
-
}
|
|
2313
|
-
exports.CompanyFourElementsVerificationResponseBodyData = CompanyFourElementsVerificationResponseBodyData;
|
|
2314
|
-
class CompanyThreeElementsVerificationResponseBodyDataDetailInfo extends $tea.Model {
|
|
2315
2632
|
constructor(map) {
|
|
2316
2633
|
super(map);
|
|
2317
2634
|
}
|
|
2635
|
+
}
|
|
2636
|
+
exports.CompanyFourElementsVerificationResponseBodyData = CompanyFourElementsVerificationResponseBodyData;
|
|
2637
|
+
class CompanyThreeElementsVerificationResponseBodyDataDetailInfo extends $tea.Model {
|
|
2318
2638
|
static names() {
|
|
2319
2639
|
return {
|
|
2320
2640
|
enterpriseStatus: 'EnterpriseStatus',
|
|
@@ -2327,12 +2647,12 @@ class CompanyThreeElementsVerificationResponseBodyDataDetailInfo extends $tea.Mo
|
|
|
2327
2647
|
openTime: 'string',
|
|
2328
2648
|
};
|
|
2329
2649
|
}
|
|
2330
|
-
}
|
|
2331
|
-
exports.CompanyThreeElementsVerificationResponseBodyDataDetailInfo = CompanyThreeElementsVerificationResponseBodyDataDetailInfo;
|
|
2332
|
-
class CompanyThreeElementsVerificationResponseBodyData extends $tea.Model {
|
|
2333
2650
|
constructor(map) {
|
|
2334
2651
|
super(map);
|
|
2335
2652
|
}
|
|
2653
|
+
}
|
|
2654
|
+
exports.CompanyThreeElementsVerificationResponseBodyDataDetailInfo = CompanyThreeElementsVerificationResponseBodyDataDetailInfo;
|
|
2655
|
+
class CompanyThreeElementsVerificationResponseBodyData extends $tea.Model {
|
|
2336
2656
|
static names() {
|
|
2337
2657
|
return {
|
|
2338
2658
|
detailInfo: 'DetailInfo',
|
|
@@ -2349,12 +2669,12 @@ class CompanyThreeElementsVerificationResponseBodyData extends $tea.Model {
|
|
|
2349
2669
|
verifyResult: 'string',
|
|
2350
2670
|
};
|
|
2351
2671
|
}
|
|
2352
|
-
}
|
|
2353
|
-
exports.CompanyThreeElementsVerificationResponseBodyData = CompanyThreeElementsVerificationResponseBodyData;
|
|
2354
|
-
class CompanyTwoElementsVerificationResponseBodyDataDetailInfo extends $tea.Model {
|
|
2355
2672
|
constructor(map) {
|
|
2356
2673
|
super(map);
|
|
2357
2674
|
}
|
|
2675
|
+
}
|
|
2676
|
+
exports.CompanyThreeElementsVerificationResponseBodyData = CompanyThreeElementsVerificationResponseBodyData;
|
|
2677
|
+
class CompanyTwoElementsVerificationResponseBodyDataDetailInfo extends $tea.Model {
|
|
2358
2678
|
static names() {
|
|
2359
2679
|
return {
|
|
2360
2680
|
enterpriseStatus: 'EnterpriseStatus',
|
|
@@ -2367,12 +2687,12 @@ class CompanyTwoElementsVerificationResponseBodyDataDetailInfo extends $tea.Mode
|
|
|
2367
2687
|
openTime: 'string',
|
|
2368
2688
|
};
|
|
2369
2689
|
}
|
|
2370
|
-
}
|
|
2371
|
-
exports.CompanyTwoElementsVerificationResponseBodyDataDetailInfo = CompanyTwoElementsVerificationResponseBodyDataDetailInfo;
|
|
2372
|
-
class CompanyTwoElementsVerificationResponseBodyData extends $tea.Model {
|
|
2373
2690
|
constructor(map) {
|
|
2374
2691
|
super(map);
|
|
2375
2692
|
}
|
|
2693
|
+
}
|
|
2694
|
+
exports.CompanyTwoElementsVerificationResponseBodyDataDetailInfo = CompanyTwoElementsVerificationResponseBodyDataDetailInfo;
|
|
2695
|
+
class CompanyTwoElementsVerificationResponseBodyData extends $tea.Model {
|
|
2376
2696
|
static names() {
|
|
2377
2697
|
return {
|
|
2378
2698
|
detailInfo: 'DetailInfo',
|
|
@@ -2389,12 +2709,12 @@ class CompanyTwoElementsVerificationResponseBodyData extends $tea.Model {
|
|
|
2389
2709
|
verifyResult: 'string',
|
|
2390
2710
|
};
|
|
2391
2711
|
}
|
|
2392
|
-
}
|
|
2393
|
-
exports.CompanyTwoElementsVerificationResponseBodyData = CompanyTwoElementsVerificationResponseBodyData;
|
|
2394
|
-
class DescribeEmptyNumberResponseBodyData extends $tea.Model {
|
|
2395
2712
|
constructor(map) {
|
|
2396
2713
|
super(map);
|
|
2397
2714
|
}
|
|
2715
|
+
}
|
|
2716
|
+
exports.CompanyTwoElementsVerificationResponseBodyData = CompanyTwoElementsVerificationResponseBodyData;
|
|
2717
|
+
class DescribeEmptyNumberResponseBodyData extends $tea.Model {
|
|
2398
2718
|
static names() {
|
|
2399
2719
|
return {
|
|
2400
2720
|
number: 'Number',
|
|
@@ -2407,12 +2727,12 @@ class DescribeEmptyNumberResponseBodyData extends $tea.Model {
|
|
|
2407
2727
|
status: 'string',
|
|
2408
2728
|
};
|
|
2409
2729
|
}
|
|
2410
|
-
}
|
|
2411
|
-
exports.DescribeEmptyNumberResponseBodyData = DescribeEmptyNumberResponseBodyData;
|
|
2412
|
-
class DescribePhoneNumberAnalysisResponseBodyDataList extends $tea.Model {
|
|
2413
2730
|
constructor(map) {
|
|
2414
2731
|
super(map);
|
|
2415
2732
|
}
|
|
2733
|
+
}
|
|
2734
|
+
exports.DescribeEmptyNumberResponseBodyData = DescribeEmptyNumberResponseBodyData;
|
|
2735
|
+
class DescribePhoneNumberAnalysisResponseBodyDataList extends $tea.Model {
|
|
2416
2736
|
static names() {
|
|
2417
2737
|
return {
|
|
2418
2738
|
code: 'Code',
|
|
@@ -2425,12 +2745,12 @@ class DescribePhoneNumberAnalysisResponseBodyDataList extends $tea.Model {
|
|
|
2425
2745
|
number: 'string',
|
|
2426
2746
|
};
|
|
2427
2747
|
}
|
|
2428
|
-
}
|
|
2429
|
-
exports.DescribePhoneNumberAnalysisResponseBodyDataList = DescribePhoneNumberAnalysisResponseBodyDataList;
|
|
2430
|
-
class DescribePhoneNumberAnalysisResponseBodyData extends $tea.Model {
|
|
2431
2748
|
constructor(map) {
|
|
2432
2749
|
super(map);
|
|
2433
2750
|
}
|
|
2751
|
+
}
|
|
2752
|
+
exports.DescribePhoneNumberAnalysisResponseBodyDataList = DescribePhoneNumberAnalysisResponseBodyDataList;
|
|
2753
|
+
class DescribePhoneNumberAnalysisResponseBodyData extends $tea.Model {
|
|
2434
2754
|
static names() {
|
|
2435
2755
|
return {
|
|
2436
2756
|
list: 'List',
|
|
@@ -2441,12 +2761,12 @@ class DescribePhoneNumberAnalysisResponseBodyData extends $tea.Model {
|
|
|
2441
2761
|
list: { 'type': 'array', 'itemType': DescribePhoneNumberAnalysisResponseBodyDataList },
|
|
2442
2762
|
};
|
|
2443
2763
|
}
|
|
2444
|
-
}
|
|
2445
|
-
exports.DescribePhoneNumberAnalysisResponseBodyData = DescribePhoneNumberAnalysisResponseBodyData;
|
|
2446
|
-
class DescribePhoneNumberAnalysisAIResponseBodyData extends $tea.Model {
|
|
2447
2764
|
constructor(map) {
|
|
2448
2765
|
super(map);
|
|
2449
2766
|
}
|
|
2767
|
+
}
|
|
2768
|
+
exports.DescribePhoneNumberAnalysisResponseBodyData = DescribePhoneNumberAnalysisResponseBodyData;
|
|
2769
|
+
class DescribePhoneNumberAnalysisAIResponseBodyData extends $tea.Model {
|
|
2450
2770
|
static names() {
|
|
2451
2771
|
return {
|
|
2452
2772
|
code: 'Code',
|
|
@@ -2459,12 +2779,12 @@ class DescribePhoneNumberAnalysisAIResponseBodyData extends $tea.Model {
|
|
|
2459
2779
|
number: 'string',
|
|
2460
2780
|
};
|
|
2461
2781
|
}
|
|
2462
|
-
}
|
|
2463
|
-
exports.DescribePhoneNumberAnalysisAIResponseBodyData = DescribePhoneNumberAnalysisAIResponseBodyData;
|
|
2464
|
-
class DescribePhoneNumberAnalysisTransparentResponseBodyData extends $tea.Model {
|
|
2465
2782
|
constructor(map) {
|
|
2466
2783
|
super(map);
|
|
2467
2784
|
}
|
|
2785
|
+
}
|
|
2786
|
+
exports.DescribePhoneNumberAnalysisAIResponseBodyData = DescribePhoneNumberAnalysisAIResponseBodyData;
|
|
2787
|
+
class DescribePhoneNumberAnalysisTransparentResponseBodyData extends $tea.Model {
|
|
2468
2788
|
static names() {
|
|
2469
2789
|
return {
|
|
2470
2790
|
deviceRisk: 'Device_risk',
|
|
@@ -2483,12 +2803,12 @@ class DescribePhoneNumberAnalysisTransparentResponseBodyData extends $tea.Model
|
|
|
2483
2803
|
score3: 'string',
|
|
2484
2804
|
};
|
|
2485
2805
|
}
|
|
2486
|
-
}
|
|
2487
|
-
exports.DescribePhoneNumberAnalysisTransparentResponseBodyData = DescribePhoneNumberAnalysisTransparentResponseBodyData;
|
|
2488
|
-
class DescribePhoneNumberAttributeResponseBodyPhoneNumberAttribute extends $tea.Model {
|
|
2489
2806
|
constructor(map) {
|
|
2490
2807
|
super(map);
|
|
2491
2808
|
}
|
|
2809
|
+
}
|
|
2810
|
+
exports.DescribePhoneNumberAnalysisTransparentResponseBodyData = DescribePhoneNumberAnalysisTransparentResponseBodyData;
|
|
2811
|
+
class DescribePhoneNumberAttributeResponseBodyPhoneNumberAttribute extends $tea.Model {
|
|
2492
2812
|
static names() {
|
|
2493
2813
|
return {
|
|
2494
2814
|
basicCarrier: 'BasicCarrier',
|
|
@@ -2509,12 +2829,12 @@ class DescribePhoneNumberAttributeResponseBodyPhoneNumberAttribute extends $tea.
|
|
|
2509
2829
|
province: 'string',
|
|
2510
2830
|
};
|
|
2511
2831
|
}
|
|
2512
|
-
}
|
|
2513
|
-
exports.DescribePhoneNumberAttributeResponseBodyPhoneNumberAttribute = DescribePhoneNumberAttributeResponseBodyPhoneNumberAttribute;
|
|
2514
|
-
class DescribePhoneNumberOnlineTimeResponseBodyData extends $tea.Model {
|
|
2515
2832
|
constructor(map) {
|
|
2516
2833
|
super(map);
|
|
2517
2834
|
}
|
|
2835
|
+
}
|
|
2836
|
+
exports.DescribePhoneNumberAttributeResponseBodyPhoneNumberAttribute = DescribePhoneNumberAttributeResponseBodyPhoneNumberAttribute;
|
|
2837
|
+
class DescribePhoneNumberOnlineTimeResponseBodyData extends $tea.Model {
|
|
2518
2838
|
static names() {
|
|
2519
2839
|
return {
|
|
2520
2840
|
carrierCode: 'CarrierCode',
|
|
@@ -2527,12 +2847,12 @@ class DescribePhoneNumberOnlineTimeResponseBodyData extends $tea.Model {
|
|
|
2527
2847
|
verifyResult: 'string',
|
|
2528
2848
|
};
|
|
2529
2849
|
}
|
|
2530
|
-
}
|
|
2531
|
-
exports.DescribePhoneNumberOnlineTimeResponseBodyData = DescribePhoneNumberOnlineTimeResponseBodyData;
|
|
2532
|
-
class DescribePhoneNumberOperatorAttributeResponseBodyData extends $tea.Model {
|
|
2533
2850
|
constructor(map) {
|
|
2534
2851
|
super(map);
|
|
2535
2852
|
}
|
|
2853
|
+
}
|
|
2854
|
+
exports.DescribePhoneNumberOnlineTimeResponseBodyData = DescribePhoneNumberOnlineTimeResponseBodyData;
|
|
2855
|
+
class DescribePhoneNumberOperatorAttributeResponseBodyData extends $tea.Model {
|
|
2536
2856
|
static names() {
|
|
2537
2857
|
return {
|
|
2538
2858
|
basicCarrier: 'BasicCarrier',
|
|
@@ -2553,12 +2873,12 @@ class DescribePhoneNumberOperatorAttributeResponseBodyData extends $tea.Model {
|
|
|
2553
2873
|
province: 'string',
|
|
2554
2874
|
};
|
|
2555
2875
|
}
|
|
2556
|
-
}
|
|
2557
|
-
exports.DescribePhoneNumberOperatorAttributeResponseBodyData = DescribePhoneNumberOperatorAttributeResponseBodyData;
|
|
2558
|
-
class DescribePhoneNumberRiskResponseBodyData extends $tea.Model {
|
|
2559
2876
|
constructor(map) {
|
|
2560
2877
|
super(map);
|
|
2561
2878
|
}
|
|
2879
|
+
}
|
|
2880
|
+
exports.DescribePhoneNumberOperatorAttributeResponseBodyData = DescribePhoneNumberOperatorAttributeResponseBodyData;
|
|
2881
|
+
class DescribePhoneNumberRiskResponseBodyData extends $tea.Model {
|
|
2562
2882
|
static names() {
|
|
2563
2883
|
return {
|
|
2564
2884
|
verifyResult: 'VerifyResult',
|
|
@@ -2569,12 +2889,12 @@ class DescribePhoneNumberRiskResponseBodyData extends $tea.Model {
|
|
|
2569
2889
|
verifyResult: 'string',
|
|
2570
2890
|
};
|
|
2571
2891
|
}
|
|
2572
|
-
}
|
|
2573
|
-
exports.DescribePhoneNumberRiskResponseBodyData = DescribePhoneNumberRiskResponseBodyData;
|
|
2574
|
-
class DescribePhoneTwiceTelVerifyResponseBodyData extends $tea.Model {
|
|
2575
2892
|
constructor(map) {
|
|
2576
2893
|
super(map);
|
|
2577
2894
|
}
|
|
2895
|
+
}
|
|
2896
|
+
exports.DescribePhoneNumberRiskResponseBodyData = DescribePhoneNumberRiskResponseBodyData;
|
|
2897
|
+
class DescribePhoneTwiceTelVerifyResponseBodyData extends $tea.Model {
|
|
2578
2898
|
static names() {
|
|
2579
2899
|
return {
|
|
2580
2900
|
carrier: 'Carrier',
|
|
@@ -2587,12 +2907,32 @@ class DescribePhoneTwiceTelVerifyResponseBodyData extends $tea.Model {
|
|
|
2587
2907
|
verifyResult: 'string',
|
|
2588
2908
|
};
|
|
2589
2909
|
}
|
|
2910
|
+
constructor(map) {
|
|
2911
|
+
super(map);
|
|
2912
|
+
}
|
|
2590
2913
|
}
|
|
2591
2914
|
exports.DescribePhoneTwiceTelVerifyResponseBodyData = DescribePhoneTwiceTelVerifyResponseBodyData;
|
|
2592
2915
|
class GetUAIDApplyTokenSignResponseBodyData extends $tea.Model {
|
|
2916
|
+
static names() {
|
|
2917
|
+
return {
|
|
2918
|
+
carrier: 'Carrier',
|
|
2919
|
+
outId: 'OutId',
|
|
2920
|
+
sign: 'Sign',
|
|
2921
|
+
};
|
|
2922
|
+
}
|
|
2923
|
+
static types() {
|
|
2924
|
+
return {
|
|
2925
|
+
carrier: 'string',
|
|
2926
|
+
outId: 'string',
|
|
2927
|
+
sign: 'string',
|
|
2928
|
+
};
|
|
2929
|
+
}
|
|
2593
2930
|
constructor(map) {
|
|
2594
2931
|
super(map);
|
|
2595
2932
|
}
|
|
2933
|
+
}
|
|
2934
|
+
exports.GetUAIDApplyTokenSignResponseBodyData = GetUAIDApplyTokenSignResponseBodyData;
|
|
2935
|
+
class GetUAIDConversionSignResponseBodyData extends $tea.Model {
|
|
2596
2936
|
static names() {
|
|
2597
2937
|
return {
|
|
2598
2938
|
carrier: 'Carrier',
|
|
@@ -2607,12 +2947,12 @@ class GetUAIDApplyTokenSignResponseBodyData extends $tea.Model {
|
|
|
2607
2947
|
sign: 'string',
|
|
2608
2948
|
};
|
|
2609
2949
|
}
|
|
2610
|
-
}
|
|
2611
|
-
exports.GetUAIDApplyTokenSignResponseBodyData = GetUAIDApplyTokenSignResponseBodyData;
|
|
2612
|
-
class InvalidPhoneNumberFilterResponseBodyData extends $tea.Model {
|
|
2613
2950
|
constructor(map) {
|
|
2614
2951
|
super(map);
|
|
2615
2952
|
}
|
|
2953
|
+
}
|
|
2954
|
+
exports.GetUAIDConversionSignResponseBodyData = GetUAIDConversionSignResponseBodyData;
|
|
2955
|
+
class InvalidPhoneNumberFilterResponseBodyData extends $tea.Model {
|
|
2616
2956
|
static names() {
|
|
2617
2957
|
return {
|
|
2618
2958
|
code: 'Code',
|
|
@@ -2629,12 +2969,12 @@ class InvalidPhoneNumberFilterResponseBodyData extends $tea.Model {
|
|
|
2629
2969
|
originalNumber: 'string',
|
|
2630
2970
|
};
|
|
2631
2971
|
}
|
|
2632
|
-
}
|
|
2633
|
-
exports.InvalidPhoneNumberFilterResponseBodyData = InvalidPhoneNumberFilterResponseBodyData;
|
|
2634
|
-
class PhoneNumberConvertServiceResponseBodyData extends $tea.Model {
|
|
2635
2972
|
constructor(map) {
|
|
2636
2973
|
super(map);
|
|
2637
2974
|
}
|
|
2975
|
+
}
|
|
2976
|
+
exports.InvalidPhoneNumberFilterResponseBodyData = InvalidPhoneNumberFilterResponseBodyData;
|
|
2977
|
+
class PhoneNumberConvertServiceResponseBodyData extends $tea.Model {
|
|
2638
2978
|
static names() {
|
|
2639
2979
|
return {
|
|
2640
2980
|
converResult: 'ConverResult',
|
|
@@ -2651,12 +2991,12 @@ class PhoneNumberConvertServiceResponseBodyData extends $tea.Model {
|
|
|
2651
2991
|
numberSha256: 'string',
|
|
2652
2992
|
};
|
|
2653
2993
|
}
|
|
2654
|
-
}
|
|
2655
|
-
exports.PhoneNumberConvertServiceResponseBodyData = PhoneNumberConvertServiceResponseBodyData;
|
|
2656
|
-
class PhoneNumberEncryptResponseBodyData extends $tea.Model {
|
|
2657
2994
|
constructor(map) {
|
|
2658
2995
|
super(map);
|
|
2659
2996
|
}
|
|
2997
|
+
}
|
|
2998
|
+
exports.PhoneNumberConvertServiceResponseBodyData = PhoneNumberConvertServiceResponseBodyData;
|
|
2999
|
+
class PhoneNumberEncryptResponseBodyData extends $tea.Model {
|
|
2660
3000
|
static names() {
|
|
2661
3001
|
return {
|
|
2662
3002
|
encryptedNumber: 'EncryptedNumber',
|
|
@@ -2671,12 +3011,12 @@ class PhoneNumberEncryptResponseBodyData extends $tea.Model {
|
|
|
2671
3011
|
originalNumber: 'string',
|
|
2672
3012
|
};
|
|
2673
3013
|
}
|
|
2674
|
-
}
|
|
2675
|
-
exports.PhoneNumberEncryptResponseBodyData = PhoneNumberEncryptResponseBodyData;
|
|
2676
|
-
class PhoneNumberStatusForAccountResponseBodyData extends $tea.Model {
|
|
2677
3014
|
constructor(map) {
|
|
2678
3015
|
super(map);
|
|
2679
3016
|
}
|
|
3017
|
+
}
|
|
3018
|
+
exports.PhoneNumberEncryptResponseBodyData = PhoneNumberEncryptResponseBodyData;
|
|
3019
|
+
class PhoneNumberStatusForAccountResponseBodyData extends $tea.Model {
|
|
2680
3020
|
static names() {
|
|
2681
3021
|
return {
|
|
2682
3022
|
carrier: 'Carrier',
|
|
@@ -2689,12 +3029,12 @@ class PhoneNumberStatusForAccountResponseBodyData extends $tea.Model {
|
|
|
2689
3029
|
status: 'string',
|
|
2690
3030
|
};
|
|
2691
3031
|
}
|
|
2692
|
-
}
|
|
2693
|
-
exports.PhoneNumberStatusForAccountResponseBodyData = PhoneNumberStatusForAccountResponseBodyData;
|
|
2694
|
-
class PhoneNumberStatusForPublicResponseBodyData extends $tea.Model {
|
|
2695
3032
|
constructor(map) {
|
|
2696
3033
|
super(map);
|
|
2697
3034
|
}
|
|
3035
|
+
}
|
|
3036
|
+
exports.PhoneNumberStatusForAccountResponseBodyData = PhoneNumberStatusForAccountResponseBodyData;
|
|
3037
|
+
class PhoneNumberStatusForPublicResponseBodyData extends $tea.Model {
|
|
2698
3038
|
static names() {
|
|
2699
3039
|
return {
|
|
2700
3040
|
carrier: 'Carrier',
|
|
@@ -2707,12 +3047,12 @@ class PhoneNumberStatusForPublicResponseBodyData extends $tea.Model {
|
|
|
2707
3047
|
status: 'string',
|
|
2708
3048
|
};
|
|
2709
3049
|
}
|
|
2710
|
-
}
|
|
2711
|
-
exports.PhoneNumberStatusForPublicResponseBodyData = PhoneNumberStatusForPublicResponseBodyData;
|
|
2712
|
-
class PhoneNumberStatusForRealResponseBodyData extends $tea.Model {
|
|
2713
3050
|
constructor(map) {
|
|
2714
3051
|
super(map);
|
|
2715
3052
|
}
|
|
3053
|
+
}
|
|
3054
|
+
exports.PhoneNumberStatusForPublicResponseBodyData = PhoneNumberStatusForPublicResponseBodyData;
|
|
3055
|
+
class PhoneNumberStatusForRealResponseBodyData extends $tea.Model {
|
|
2716
3056
|
static names() {
|
|
2717
3057
|
return {
|
|
2718
3058
|
carrier: 'Carrier',
|
|
@@ -2725,12 +3065,12 @@ class PhoneNumberStatusForRealResponseBodyData extends $tea.Model {
|
|
|
2725
3065
|
status: 'string',
|
|
2726
3066
|
};
|
|
2727
3067
|
}
|
|
2728
|
-
}
|
|
2729
|
-
exports.PhoneNumberStatusForRealResponseBodyData = PhoneNumberStatusForRealResponseBodyData;
|
|
2730
|
-
class PhoneNumberStatusForSmsResponseBodyData extends $tea.Model {
|
|
2731
3068
|
constructor(map) {
|
|
2732
3069
|
super(map);
|
|
2733
3070
|
}
|
|
3071
|
+
}
|
|
3072
|
+
exports.PhoneNumberStatusForRealResponseBodyData = PhoneNumberStatusForRealResponseBodyData;
|
|
3073
|
+
class PhoneNumberStatusForSmsResponseBodyData extends $tea.Model {
|
|
2734
3074
|
static names() {
|
|
2735
3075
|
return {
|
|
2736
3076
|
carrier: 'Carrier',
|
|
@@ -2743,12 +3083,12 @@ class PhoneNumberStatusForSmsResponseBodyData extends $tea.Model {
|
|
|
2743
3083
|
status: 'string',
|
|
2744
3084
|
};
|
|
2745
3085
|
}
|
|
2746
|
-
}
|
|
2747
|
-
exports.PhoneNumberStatusForSmsResponseBodyData = PhoneNumberStatusForSmsResponseBodyData;
|
|
2748
|
-
class PhoneNumberStatusForVirtualResponseBodyData extends $tea.Model {
|
|
2749
3086
|
constructor(map) {
|
|
2750
3087
|
super(map);
|
|
2751
3088
|
}
|
|
3089
|
+
}
|
|
3090
|
+
exports.PhoneNumberStatusForSmsResponseBodyData = PhoneNumberStatusForSmsResponseBodyData;
|
|
3091
|
+
class PhoneNumberStatusForVirtualResponseBodyData extends $tea.Model {
|
|
2752
3092
|
static names() {
|
|
2753
3093
|
return {
|
|
2754
3094
|
isPrivacyNumber: 'IsPrivacyNumber',
|
|
@@ -2759,12 +3099,12 @@ class PhoneNumberStatusForVirtualResponseBodyData extends $tea.Model {
|
|
|
2759
3099
|
isPrivacyNumber: 'boolean',
|
|
2760
3100
|
};
|
|
2761
3101
|
}
|
|
2762
|
-
}
|
|
2763
|
-
exports.PhoneNumberStatusForVirtualResponseBodyData = PhoneNumberStatusForVirtualResponseBodyData;
|
|
2764
|
-
class PhoneNumberStatusForVoiceResponseBodyData extends $tea.Model {
|
|
2765
3102
|
constructor(map) {
|
|
2766
3103
|
super(map);
|
|
2767
3104
|
}
|
|
3105
|
+
}
|
|
3106
|
+
exports.PhoneNumberStatusForVirtualResponseBodyData = PhoneNumberStatusForVirtualResponseBodyData;
|
|
3107
|
+
class PhoneNumberStatusForVoiceResponseBodyData extends $tea.Model {
|
|
2768
3108
|
static names() {
|
|
2769
3109
|
return {
|
|
2770
3110
|
carrier: 'Carrier',
|
|
@@ -2777,12 +3117,30 @@ class PhoneNumberStatusForVoiceResponseBodyData extends $tea.Model {
|
|
|
2777
3117
|
status: 'string',
|
|
2778
3118
|
};
|
|
2779
3119
|
}
|
|
3120
|
+
constructor(map) {
|
|
3121
|
+
super(map);
|
|
3122
|
+
}
|
|
2780
3123
|
}
|
|
2781
3124
|
exports.PhoneNumberStatusForVoiceResponseBodyData = PhoneNumberStatusForVoiceResponseBodyData;
|
|
2782
3125
|
class QueryPhoneNumberOnlineTimeResponseBodyData extends $tea.Model {
|
|
3126
|
+
static names() {
|
|
3127
|
+
return {
|
|
3128
|
+
carrierCode: 'CarrierCode',
|
|
3129
|
+
verifyResult: 'VerifyResult',
|
|
3130
|
+
};
|
|
3131
|
+
}
|
|
3132
|
+
static types() {
|
|
3133
|
+
return {
|
|
3134
|
+
carrierCode: 'string',
|
|
3135
|
+
verifyResult: 'number',
|
|
3136
|
+
};
|
|
3137
|
+
}
|
|
2783
3138
|
constructor(map) {
|
|
2784
3139
|
super(map);
|
|
2785
3140
|
}
|
|
3141
|
+
}
|
|
3142
|
+
exports.QueryPhoneNumberOnlineTimeResponseBodyData = QueryPhoneNumberOnlineTimeResponseBodyData;
|
|
3143
|
+
class QueryPhoneTwiceTelVerifyResponseBodyData extends $tea.Model {
|
|
2786
3144
|
static names() {
|
|
2787
3145
|
return {
|
|
2788
3146
|
carrierCode: 'CarrierCode',
|
|
@@ -2795,12 +3153,12 @@ class QueryPhoneNumberOnlineTimeResponseBodyData extends $tea.Model {
|
|
|
2795
3153
|
verifyResult: 'number',
|
|
2796
3154
|
};
|
|
2797
3155
|
}
|
|
2798
|
-
}
|
|
2799
|
-
exports.QueryPhoneNumberOnlineTimeResponseBodyData = QueryPhoneNumberOnlineTimeResponseBodyData;
|
|
2800
|
-
class QueryTagApplyRuleResponseBodyData extends $tea.Model {
|
|
2801
3156
|
constructor(map) {
|
|
2802
3157
|
super(map);
|
|
2803
3158
|
}
|
|
3159
|
+
}
|
|
3160
|
+
exports.QueryPhoneTwiceTelVerifyResponseBodyData = QueryPhoneTwiceTelVerifyResponseBodyData;
|
|
3161
|
+
class QueryTagApplyRuleResponseBodyData extends $tea.Model {
|
|
2804
3162
|
static names() {
|
|
2805
3163
|
return {
|
|
2806
3164
|
applyMaterialDesc: 'ApplyMaterialDesc',
|
|
@@ -2821,12 +3179,12 @@ class QueryTagApplyRuleResponseBodyData extends $tea.Model {
|
|
|
2821
3179
|
slaLink: 'string',
|
|
2822
3180
|
};
|
|
2823
3181
|
}
|
|
2824
|
-
}
|
|
2825
|
-
exports.QueryTagApplyRuleResponseBodyData = QueryTagApplyRuleResponseBodyData;
|
|
2826
|
-
class QueryTagInfoBySelectionResponseBodyDataParamListValueDict extends $tea.Model {
|
|
2827
3182
|
constructor(map) {
|
|
2828
3183
|
super(map);
|
|
2829
3184
|
}
|
|
3185
|
+
}
|
|
3186
|
+
exports.QueryTagApplyRuleResponseBodyData = QueryTagApplyRuleResponseBodyData;
|
|
3187
|
+
class QueryTagInfoBySelectionResponseBodyDataParamListValueDict extends $tea.Model {
|
|
2830
3188
|
static names() {
|
|
2831
3189
|
return {
|
|
2832
3190
|
code: 'Code',
|
|
@@ -2839,12 +3197,12 @@ class QueryTagInfoBySelectionResponseBodyDataParamListValueDict extends $tea.Mod
|
|
|
2839
3197
|
desc: 'string',
|
|
2840
3198
|
};
|
|
2841
3199
|
}
|
|
2842
|
-
}
|
|
2843
|
-
exports.QueryTagInfoBySelectionResponseBodyDataParamListValueDict = QueryTagInfoBySelectionResponseBodyDataParamListValueDict;
|
|
2844
|
-
class QueryTagInfoBySelectionResponseBodyDataParamList extends $tea.Model {
|
|
2845
3200
|
constructor(map) {
|
|
2846
3201
|
super(map);
|
|
2847
3202
|
}
|
|
3203
|
+
}
|
|
3204
|
+
exports.QueryTagInfoBySelectionResponseBodyDataParamListValueDict = QueryTagInfoBySelectionResponseBodyDataParamListValueDict;
|
|
3205
|
+
class QueryTagInfoBySelectionResponseBodyDataParamList extends $tea.Model {
|
|
2848
3206
|
static names() {
|
|
2849
3207
|
return {
|
|
2850
3208
|
code: 'Code',
|
|
@@ -2865,12 +3223,12 @@ class QueryTagInfoBySelectionResponseBodyDataParamList extends $tea.Model {
|
|
|
2865
3223
|
valueDict: { 'type': 'array', 'itemType': QueryTagInfoBySelectionResponseBodyDataParamListValueDict },
|
|
2866
3224
|
};
|
|
2867
3225
|
}
|
|
2868
|
-
}
|
|
2869
|
-
exports.QueryTagInfoBySelectionResponseBodyDataParamList = QueryTagInfoBySelectionResponseBodyDataParamList;
|
|
2870
|
-
class QueryTagInfoBySelectionResponseBodyData extends $tea.Model {
|
|
2871
3226
|
constructor(map) {
|
|
2872
3227
|
super(map);
|
|
2873
3228
|
}
|
|
3229
|
+
}
|
|
3230
|
+
exports.QueryTagInfoBySelectionResponseBodyDataParamList = QueryTagInfoBySelectionResponseBodyDataParamList;
|
|
3231
|
+
class QueryTagInfoBySelectionResponseBodyData extends $tea.Model {
|
|
2874
3232
|
static names() {
|
|
2875
3233
|
return {
|
|
2876
3234
|
authCodeList: 'AuthCodeList',
|
|
@@ -2907,12 +3265,12 @@ class QueryTagInfoBySelectionResponseBodyData extends $tea.Model {
|
|
|
2907
3265
|
tagName: 'string',
|
|
2908
3266
|
};
|
|
2909
3267
|
}
|
|
2910
|
-
}
|
|
2911
|
-
exports.QueryTagInfoBySelectionResponseBodyData = QueryTagInfoBySelectionResponseBodyData;
|
|
2912
|
-
class QueryTagListPageResponseBodyDataRecords extends $tea.Model {
|
|
2913
3268
|
constructor(map) {
|
|
2914
3269
|
super(map);
|
|
2915
3270
|
}
|
|
3271
|
+
}
|
|
3272
|
+
exports.QueryTagInfoBySelectionResponseBodyData = QueryTagInfoBySelectionResponseBodyData;
|
|
3273
|
+
class QueryTagListPageResponseBodyDataRecords extends $tea.Model {
|
|
2916
3274
|
static names() {
|
|
2917
3275
|
return {
|
|
2918
3276
|
apiName: 'ApiName',
|
|
@@ -2945,12 +3303,12 @@ class QueryTagListPageResponseBodyDataRecords extends $tea.Model {
|
|
|
2945
3303
|
sceneName: 'string',
|
|
2946
3304
|
};
|
|
2947
3305
|
}
|
|
2948
|
-
}
|
|
2949
|
-
exports.QueryTagListPageResponseBodyDataRecords = QueryTagListPageResponseBodyDataRecords;
|
|
2950
|
-
class QueryTagListPageResponseBodyData extends $tea.Model {
|
|
2951
3306
|
constructor(map) {
|
|
2952
3307
|
super(map);
|
|
2953
3308
|
}
|
|
3309
|
+
}
|
|
3310
|
+
exports.QueryTagListPageResponseBodyDataRecords = QueryTagListPageResponseBodyDataRecords;
|
|
3311
|
+
class QueryTagListPageResponseBodyData extends $tea.Model {
|
|
2954
3312
|
static names() {
|
|
2955
3313
|
return {
|
|
2956
3314
|
pageNo: 'PageNo',
|
|
@@ -2969,12 +3327,12 @@ class QueryTagListPageResponseBodyData extends $tea.Model {
|
|
|
2969
3327
|
totalPage: 'number',
|
|
2970
3328
|
};
|
|
2971
3329
|
}
|
|
2972
|
-
}
|
|
2973
|
-
exports.QueryTagListPageResponseBodyData = QueryTagListPageResponseBodyData;
|
|
2974
|
-
class QueryUsageStatisticsByTagIdResponseBodyData extends $tea.Model {
|
|
2975
3330
|
constructor(map) {
|
|
2976
3331
|
super(map);
|
|
2977
3332
|
}
|
|
3333
|
+
}
|
|
3334
|
+
exports.QueryTagListPageResponseBodyData = QueryTagListPageResponseBodyData;
|
|
3335
|
+
class QueryUsageStatisticsByTagIdResponseBodyData extends $tea.Model {
|
|
2978
3336
|
static names() {
|
|
2979
3337
|
return {
|
|
2980
3338
|
authorizationCode: 'AuthorizationCode',
|
|
@@ -3005,12 +3363,30 @@ class QueryUsageStatisticsByTagIdResponseBodyData extends $tea.Model {
|
|
|
3005
3363
|
total: 'number',
|
|
3006
3364
|
};
|
|
3007
3365
|
}
|
|
3366
|
+
constructor(map) {
|
|
3367
|
+
super(map);
|
|
3368
|
+
}
|
|
3008
3369
|
}
|
|
3009
3370
|
exports.QueryUsageStatisticsByTagIdResponseBodyData = QueryUsageStatisticsByTagIdResponseBodyData;
|
|
3010
3371
|
class ThreeElementsVerificationResponseBodyData extends $tea.Model {
|
|
3372
|
+
static names() {
|
|
3373
|
+
return {
|
|
3374
|
+
basicCarrier: 'BasicCarrier',
|
|
3375
|
+
isConsistent: 'IsConsistent',
|
|
3376
|
+
};
|
|
3377
|
+
}
|
|
3378
|
+
static types() {
|
|
3379
|
+
return {
|
|
3380
|
+
basicCarrier: 'string',
|
|
3381
|
+
isConsistent: 'number',
|
|
3382
|
+
};
|
|
3383
|
+
}
|
|
3011
3384
|
constructor(map) {
|
|
3012
3385
|
super(map);
|
|
3013
3386
|
}
|
|
3387
|
+
}
|
|
3388
|
+
exports.ThreeElementsVerificationResponseBodyData = ThreeElementsVerificationResponseBodyData;
|
|
3389
|
+
class TwoElementsVerificationResponseBodyData extends $tea.Model {
|
|
3014
3390
|
static names() {
|
|
3015
3391
|
return {
|
|
3016
3392
|
basicCarrier: 'BasicCarrier',
|
|
@@ -3023,30 +3399,44 @@ class ThreeElementsVerificationResponseBodyData extends $tea.Model {
|
|
|
3023
3399
|
isConsistent: 'number',
|
|
3024
3400
|
};
|
|
3025
3401
|
}
|
|
3402
|
+
constructor(map) {
|
|
3403
|
+
super(map);
|
|
3404
|
+
}
|
|
3026
3405
|
}
|
|
3027
|
-
exports.
|
|
3028
|
-
class
|
|
3406
|
+
exports.TwoElementsVerificationResponseBodyData = TwoElementsVerificationResponseBodyData;
|
|
3407
|
+
class UAIDCollectionResponseBodyModel extends $tea.Model {
|
|
3408
|
+
static names() {
|
|
3409
|
+
return {
|
|
3410
|
+
uaid: 'Uaid',
|
|
3411
|
+
};
|
|
3412
|
+
}
|
|
3413
|
+
static types() {
|
|
3414
|
+
return {
|
|
3415
|
+
uaid: 'string',
|
|
3416
|
+
};
|
|
3417
|
+
}
|
|
3029
3418
|
constructor(map) {
|
|
3030
3419
|
super(map);
|
|
3031
3420
|
}
|
|
3421
|
+
}
|
|
3422
|
+
exports.UAIDCollectionResponseBodyModel = UAIDCollectionResponseBodyModel;
|
|
3423
|
+
class UAIDConversionResponseBodyModel extends $tea.Model {
|
|
3032
3424
|
static names() {
|
|
3033
3425
|
return {
|
|
3034
|
-
|
|
3035
|
-
isConsistent: 'IsConsistent',
|
|
3426
|
+
phoneList: 'PhoneList',
|
|
3036
3427
|
};
|
|
3037
3428
|
}
|
|
3038
3429
|
static types() {
|
|
3039
3430
|
return {
|
|
3040
|
-
|
|
3041
|
-
isConsistent: 'number',
|
|
3431
|
+
phoneList: 'string',
|
|
3042
3432
|
};
|
|
3043
3433
|
}
|
|
3044
|
-
}
|
|
3045
|
-
exports.TwoElementsVerificationResponseBodyData = TwoElementsVerificationResponseBodyData;
|
|
3046
|
-
class UAIDVerificationResponseBodyData extends $tea.Model {
|
|
3047
3434
|
constructor(map) {
|
|
3048
3435
|
super(map);
|
|
3049
3436
|
}
|
|
3437
|
+
}
|
|
3438
|
+
exports.UAIDConversionResponseBodyModel = UAIDConversionResponseBodyModel;
|
|
3439
|
+
class UAIDVerificationResponseBodyData extends $tea.Model {
|
|
3050
3440
|
static names() {
|
|
3051
3441
|
return {
|
|
3052
3442
|
uaid: 'Uaid',
|
|
@@ -3057,6 +3447,9 @@ class UAIDVerificationResponseBodyData extends $tea.Model {
|
|
|
3057
3447
|
uaid: 'string',
|
|
3058
3448
|
};
|
|
3059
3449
|
}
|
|
3450
|
+
constructor(map) {
|
|
3451
|
+
super(map);
|
|
3452
|
+
}
|
|
3060
3453
|
}
|
|
3061
3454
|
exports.UAIDVerificationResponseBodyData = UAIDVerificationResponseBodyData;
|
|
3062
3455
|
class Client extends openapi_client_1.default {
|
|
@@ -3075,6 +3468,13 @@ class Client extends openapi_client_1.default {
|
|
|
3075
3468
|
}
|
|
3076
3469
|
return endpoint_util_1.default.getEndpointRules(productId, regionId, endpointRule, network, suffix);
|
|
3077
3470
|
}
|
|
3471
|
+
/**
|
|
3472
|
+
* @summary 身份证二要素认证
|
|
3473
|
+
*
|
|
3474
|
+
* @param request CertNoTwoElementVerificationRequest
|
|
3475
|
+
* @param runtime runtime options for this request RuntimeOptions
|
|
3476
|
+
* @return CertNoTwoElementVerificationResponse
|
|
3477
|
+
*/
|
|
3078
3478
|
async certNoTwoElementVerificationWithOptions(request, runtime) {
|
|
3079
3479
|
tea_util_1.default.validateModel(request);
|
|
3080
3480
|
let query = {};
|
|
@@ -3112,18 +3512,26 @@ class Client extends openapi_client_1.default {
|
|
|
3112
3512
|
});
|
|
3113
3513
|
return $tea.cast(await this.callApi(params, req, runtime), new CertNoTwoElementVerificationResponse({}));
|
|
3114
3514
|
}
|
|
3515
|
+
/**
|
|
3516
|
+
* @summary 身份证二要素认证
|
|
3517
|
+
*
|
|
3518
|
+
* @param request CertNoTwoElementVerificationRequest
|
|
3519
|
+
* @return CertNoTwoElementVerificationResponse
|
|
3520
|
+
*/
|
|
3115
3521
|
async certNoTwoElementVerification(request) {
|
|
3116
3522
|
let runtime = new $Util.RuntimeOptions({});
|
|
3117
3523
|
return await this.certNoTwoElementVerificationWithOptions(request, runtime);
|
|
3118
3524
|
}
|
|
3119
3525
|
/**
|
|
3120
|
-
|
|
3121
|
-
|
|
3122
|
-
|
|
3123
|
-
|
|
3124
|
-
|
|
3125
|
-
|
|
3126
|
-
|
|
3526
|
+
* @summary Verifies whether the enterprise name, the business license number, and the name and ID card of the legal representative belong to the same enterprise. The verification is successful only when the preceding four elements belong to the same enterprise and the business status of the enterprise is Active.
|
|
3527
|
+
*
|
|
3528
|
+
* @description * Before you call this operation, make sure that you are familiar with the billing of services related to four-element verification for enterprises. For more information, see [Billing](https://help.aliyun.com/document_detail/154751.html?spm=a2c4g.154007.0.0.3edd7eb6E90YT4).
|
|
3529
|
+
* * You are charged only if the value of VerifyResult is true or false and the value of ReasonCode is 0, 1, or 2.
|
|
3530
|
+
* * Before you call this operation, perform the following operations: Log on to the [Cell Phone Number Service console](https://account.aliyun.com/login/login.htm?oauth_callback=https%3A%2F%2Fdytns.console.aliyun.com%2Foverview%3Fspm%3Da2c4g.608385.0.0.79847f8b3awqUC\\&lang=zh). On the [Labels](https://dytns.console.aliyun.com/analysis/square) page, find the label that you want to use, click **Activate Now**, enter the required information, and then submit your application. After your application is approved, you can use the label.
|
|
3531
|
+
*
|
|
3532
|
+
* @param request CompanyFourElementsVerificationRequest
|
|
3533
|
+
* @param runtime runtime options for this request RuntimeOptions
|
|
3534
|
+
* @return CompanyFourElementsVerificationResponse
|
|
3127
3535
|
*/
|
|
3128
3536
|
async companyFourElementsVerificationWithOptions(request, runtime) {
|
|
3129
3537
|
tea_util_1.default.validateModel(request);
|
|
@@ -3169,25 +3577,29 @@ class Client extends openapi_client_1.default {
|
|
|
3169
3577
|
return $tea.cast(await this.callApi(params, req, runtime), new CompanyFourElementsVerificationResponse({}));
|
|
3170
3578
|
}
|
|
3171
3579
|
/**
|
|
3172
|
-
|
|
3173
|
-
|
|
3174
|
-
|
|
3175
|
-
|
|
3176
|
-
|
|
3177
|
-
|
|
3580
|
+
* @summary Verifies whether the enterprise name, the business license number, and the name and ID card of the legal representative belong to the same enterprise. The verification is successful only when the preceding four elements belong to the same enterprise and the business status of the enterprise is Active.
|
|
3581
|
+
*
|
|
3582
|
+
* @description * Before you call this operation, make sure that you are familiar with the billing of services related to four-element verification for enterprises. For more information, see [Billing](https://help.aliyun.com/document_detail/154751.html?spm=a2c4g.154007.0.0.3edd7eb6E90YT4).
|
|
3583
|
+
* * You are charged only if the value of VerifyResult is true or false and the value of ReasonCode is 0, 1, or 2.
|
|
3584
|
+
* * Before you call this operation, perform the following operations: Log on to the [Cell Phone Number Service console](https://account.aliyun.com/login/login.htm?oauth_callback=https%3A%2F%2Fdytns.console.aliyun.com%2Foverview%3Fspm%3Da2c4g.608385.0.0.79847f8b3awqUC\\&lang=zh). On the [Labels](https://dytns.console.aliyun.com/analysis/square) page, find the label that you want to use, click **Activate Now**, enter the required information, and then submit your application. After your application is approved, you can use the label.
|
|
3585
|
+
*
|
|
3586
|
+
* @param request CompanyFourElementsVerificationRequest
|
|
3587
|
+
* @return CompanyFourElementsVerificationResponse
|
|
3178
3588
|
*/
|
|
3179
3589
|
async companyFourElementsVerification(request) {
|
|
3180
3590
|
let runtime = new $Util.RuntimeOptions({});
|
|
3181
3591
|
return await this.companyFourElementsVerificationWithOptions(request, runtime);
|
|
3182
3592
|
}
|
|
3183
3593
|
/**
|
|
3184
|
-
|
|
3185
|
-
|
|
3186
|
-
|
|
3187
|
-
|
|
3188
|
-
|
|
3189
|
-
|
|
3190
|
-
|
|
3594
|
+
* @summary Verifies whether the enterprise name, the business license number, and the name of the legal representative belong to the same enterprise. The verification is successful only when the three elements belong to the same enterprise and the business status of the enterprise is Active.
|
|
3595
|
+
*
|
|
3596
|
+
* @description * Before you call this operation, make sure that you are familiar with the billing of services related to three-element verification for enterprises. For more information, see [Billing](https://help.aliyun.com/document_detail/154751.html?spm=a2c4g.154007.0.0.3edd7eb6E90YT4).
|
|
3597
|
+
* * You are charged only if the value of VerifyResult is true or false and the value of ReasonCode is 0, 1, or 2.
|
|
3598
|
+
* * Before you call this operation, perform the following operations: Log on to the [Cell Phone Number Service console](https://account.aliyun.com/login/login.htm?oauth_callback=https%3A%2F%2Fdytns.console.aliyun.com%2Foverview%3Fspm%3Da2c4g.608385.0.0.79847f8b3awqUC\\&lang=zh). On the [Labels](https://dytns.console.aliyun.com/analysis/square) page, find the label that you want to use, click **Activate Now**, enter the required information, and then submit your application. After your application is approved, you can use the label.
|
|
3599
|
+
*
|
|
3600
|
+
* @param request CompanyThreeElementsVerificationRequest
|
|
3601
|
+
* @param runtime runtime options for this request RuntimeOptions
|
|
3602
|
+
* @return CompanyThreeElementsVerificationResponse
|
|
3191
3603
|
*/
|
|
3192
3604
|
async companyThreeElementsVerificationWithOptions(request, runtime) {
|
|
3193
3605
|
tea_util_1.default.validateModel(request);
|
|
@@ -3230,25 +3642,29 @@ class Client extends openapi_client_1.default {
|
|
|
3230
3642
|
return $tea.cast(await this.callApi(params, req, runtime), new CompanyThreeElementsVerificationResponse({}));
|
|
3231
3643
|
}
|
|
3232
3644
|
/**
|
|
3233
|
-
|
|
3234
|
-
|
|
3235
|
-
|
|
3236
|
-
|
|
3237
|
-
|
|
3238
|
-
|
|
3645
|
+
* @summary Verifies whether the enterprise name, the business license number, and the name of the legal representative belong to the same enterprise. The verification is successful only when the three elements belong to the same enterprise and the business status of the enterprise is Active.
|
|
3646
|
+
*
|
|
3647
|
+
* @description * Before you call this operation, make sure that you are familiar with the billing of services related to three-element verification for enterprises. For more information, see [Billing](https://help.aliyun.com/document_detail/154751.html?spm=a2c4g.154007.0.0.3edd7eb6E90YT4).
|
|
3648
|
+
* * You are charged only if the value of VerifyResult is true or false and the value of ReasonCode is 0, 1, or 2.
|
|
3649
|
+
* * Before you call this operation, perform the following operations: Log on to the [Cell Phone Number Service console](https://account.aliyun.com/login/login.htm?oauth_callback=https%3A%2F%2Fdytns.console.aliyun.com%2Foverview%3Fspm%3Da2c4g.608385.0.0.79847f8b3awqUC\\&lang=zh). On the [Labels](https://dytns.console.aliyun.com/analysis/square) page, find the label that you want to use, click **Activate Now**, enter the required information, and then submit your application. After your application is approved, you can use the label.
|
|
3650
|
+
*
|
|
3651
|
+
* @param request CompanyThreeElementsVerificationRequest
|
|
3652
|
+
* @return CompanyThreeElementsVerificationResponse
|
|
3239
3653
|
*/
|
|
3240
3654
|
async companyThreeElementsVerification(request) {
|
|
3241
3655
|
let runtime = new $Util.RuntimeOptions({});
|
|
3242
3656
|
return await this.companyThreeElementsVerificationWithOptions(request, runtime);
|
|
3243
3657
|
}
|
|
3244
3658
|
/**
|
|
3245
|
-
|
|
3246
|
-
|
|
3247
|
-
|
|
3248
|
-
|
|
3249
|
-
|
|
3250
|
-
|
|
3251
|
-
|
|
3659
|
+
* @summary Verifies whether the enterprise name and the business license number belong to the same enterprise. The verification is successful only when the two elements belong to the same enterprise and the business status of the enterprise is Active.
|
|
3660
|
+
*
|
|
3661
|
+
* @description * Before you call this operation, make sure that you are familiar with the billing of services related to two-element verification for enterprises. For more information, see [Billing](https://help.aliyun.com/document_detail/154751.html?spm=a2c4g.154007.0.0.3edd7eb6E90YT4).
|
|
3662
|
+
* * You are charged only if the value of VerifyResult is true or false and the value of ReasonCode is 0 or 1.
|
|
3663
|
+
* * Before you call this operation, perform the following operations: Log on to the [Cell Phone Number Service console](https://account.aliyun.com/login/login.htm?oauth_callback=https%3A%2F%2Fdytns.console.aliyun.com%2Foverview%3Fspm%3Da2c4g.608385.0.0.79847f8b3awqUC\\&lang=zh). On the [Labels](https://dytns.console.aliyun.com/analysis/square) page, find the label that you want to use, click **Activate Now**, enter the required information, and then submit your application. After your application is approved, you can use the label.
|
|
3664
|
+
*
|
|
3665
|
+
* @param request CompanyTwoElementsVerificationRequest
|
|
3666
|
+
* @param runtime runtime options for this request RuntimeOptions
|
|
3667
|
+
* @return CompanyTwoElementsVerificationResponse
|
|
3252
3668
|
*/
|
|
3253
3669
|
async companyTwoElementsVerificationWithOptions(request, runtime) {
|
|
3254
3670
|
tea_util_1.default.validateModel(request);
|
|
@@ -3288,30 +3704,34 @@ class Client extends openapi_client_1.default {
|
|
|
3288
3704
|
return $tea.cast(await this.callApi(params, req, runtime), new CompanyTwoElementsVerificationResponse({}));
|
|
3289
3705
|
}
|
|
3290
3706
|
/**
|
|
3291
|
-
|
|
3292
|
-
|
|
3293
|
-
|
|
3294
|
-
|
|
3295
|
-
|
|
3296
|
-
|
|
3707
|
+
* @summary Verifies whether the enterprise name and the business license number belong to the same enterprise. The verification is successful only when the two elements belong to the same enterprise and the business status of the enterprise is Active.
|
|
3708
|
+
*
|
|
3709
|
+
* @description * Before you call this operation, make sure that you are familiar with the billing of services related to two-element verification for enterprises. For more information, see [Billing](https://help.aliyun.com/document_detail/154751.html?spm=a2c4g.154007.0.0.3edd7eb6E90YT4).
|
|
3710
|
+
* * You are charged only if the value of VerifyResult is true or false and the value of ReasonCode is 0 or 1.
|
|
3711
|
+
* * Before you call this operation, perform the following operations: Log on to the [Cell Phone Number Service console](https://account.aliyun.com/login/login.htm?oauth_callback=https%3A%2F%2Fdytns.console.aliyun.com%2Foverview%3Fspm%3Da2c4g.608385.0.0.79847f8b3awqUC\\&lang=zh). On the [Labels](https://dytns.console.aliyun.com/analysis/square) page, find the label that you want to use, click **Activate Now**, enter the required information, and then submit your application. After your application is approved, you can use the label.
|
|
3712
|
+
*
|
|
3713
|
+
* @param request CompanyTwoElementsVerificationRequest
|
|
3714
|
+
* @return CompanyTwoElementsVerificationResponse
|
|
3297
3715
|
*/
|
|
3298
3716
|
async companyTwoElementsVerification(request) {
|
|
3299
3717
|
let runtime = new $Util.RuntimeOptions({});
|
|
3300
3718
|
return await this.companyTwoElementsVerificationWithOptions(request, runtime);
|
|
3301
3719
|
}
|
|
3302
3720
|
/**
|
|
3303
|
-
|
|
3304
|
-
|
|
3305
|
-
|
|
3306
|
-
|
|
3307
|
-
|
|
3308
|
-
|
|
3309
|
-
|
|
3310
|
-
|
|
3311
|
-
|
|
3312
|
-
|
|
3313
|
-
|
|
3314
|
-
|
|
3721
|
+
* @summary Predicts whether a phone number is a nonexistent number by using AI algorithms.
|
|
3722
|
+
*
|
|
3723
|
+
* @description * You can call this operation to verify whether a phone number is a nonexistent number. When you call this operation to verify a number, the system charges you CNY 0.01 per verification based on the number of verifications. **Before you call this operation, make sure that you are familiar with the billing of Cell Phone Number Service.**
|
|
3724
|
+
* * You are charged only if the value of Code is OK and the value of Status is not UNKNOWN.
|
|
3725
|
+
* * The prediction is not strictly accurate because Cell Phone Number Service predicts the nonexistent number probability by using AI algorithms. The accuracy rate of the prediction and the recall rate of empty numbers are about 95%. **Pay attention to this point when you call this operation**.
|
|
3726
|
+
* * Before you call this operation, perform the following operations: Log on to the Cell Phone Number Service console. On the [Labels](https://dytns.console.aliyun.com/analysis/square) page, find the label that you want to use, click **Activate Now**, enter the required information, and then submit your application. After your application is approved, you can use the label.
|
|
3727
|
+
* ### [](#qps)QPS limits
|
|
3728
|
+
* You can call this operation up to 100 times per second per account. If the number of calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.
|
|
3729
|
+
* ### [](#)Authorization information
|
|
3730
|
+
* By default, only Alibaba Cloud accounts can call this operation. RAM users can call this operation only after the RAM users are granted the related permissions. For more information, see [Grant permissions to RAM users](https://help.aliyun.com/document_detail/154006.html).
|
|
3731
|
+
*
|
|
3732
|
+
* @param request DescribeEmptyNumberRequest
|
|
3733
|
+
* @param runtime runtime options for this request RuntimeOptions
|
|
3734
|
+
* @return DescribeEmptyNumberResponse
|
|
3315
3735
|
*/
|
|
3316
3736
|
async describeEmptyNumberWithOptions(request, runtime) {
|
|
3317
3737
|
tea_util_1.default.validateModel(request);
|
|
@@ -3351,22 +3771,31 @@ class Client extends openapi_client_1.default {
|
|
|
3351
3771
|
return $tea.cast(await this.callApi(params, req, runtime), new DescribeEmptyNumberResponse({}));
|
|
3352
3772
|
}
|
|
3353
3773
|
/**
|
|
3354
|
-
|
|
3355
|
-
|
|
3356
|
-
|
|
3357
|
-
|
|
3358
|
-
|
|
3359
|
-
|
|
3360
|
-
|
|
3361
|
-
|
|
3362
|
-
|
|
3363
|
-
|
|
3364
|
-
|
|
3774
|
+
* @summary Predicts whether a phone number is a nonexistent number by using AI algorithms.
|
|
3775
|
+
*
|
|
3776
|
+
* @description * You can call this operation to verify whether a phone number is a nonexistent number. When you call this operation to verify a number, the system charges you CNY 0.01 per verification based on the number of verifications. **Before you call this operation, make sure that you are familiar with the billing of Cell Phone Number Service.**
|
|
3777
|
+
* * You are charged only if the value of Code is OK and the value of Status is not UNKNOWN.
|
|
3778
|
+
* * The prediction is not strictly accurate because Cell Phone Number Service predicts the nonexistent number probability by using AI algorithms. The accuracy rate of the prediction and the recall rate of empty numbers are about 95%. **Pay attention to this point when you call this operation**.
|
|
3779
|
+
* * Before you call this operation, perform the following operations: Log on to the Cell Phone Number Service console. On the [Labels](https://dytns.console.aliyun.com/analysis/square) page, find the label that you want to use, click **Activate Now**, enter the required information, and then submit your application. After your application is approved, you can use the label.
|
|
3780
|
+
* ### [](#qps)QPS limits
|
|
3781
|
+
* You can call this operation up to 100 times per second per account. If the number of calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.
|
|
3782
|
+
* ### [](#)Authorization information
|
|
3783
|
+
* By default, only Alibaba Cloud accounts can call this operation. RAM users can call this operation only after the RAM users are granted the related permissions. For more information, see [Grant permissions to RAM users](https://help.aliyun.com/document_detail/154006.html).
|
|
3784
|
+
*
|
|
3785
|
+
* @param request DescribeEmptyNumberRequest
|
|
3786
|
+
* @return DescribeEmptyNumberResponse
|
|
3365
3787
|
*/
|
|
3366
3788
|
async describeEmptyNumber(request) {
|
|
3367
3789
|
let runtime = new $Util.RuntimeOptions({});
|
|
3368
3790
|
return await this.describeEmptyNumberWithOptions(request, runtime);
|
|
3369
3791
|
}
|
|
3792
|
+
/**
|
|
3793
|
+
* @summary 号码分析实时查询蚂蚁
|
|
3794
|
+
*
|
|
3795
|
+
* @param request DescribePhoneNumberAnalysisRequest
|
|
3796
|
+
* @param runtime runtime options for this request RuntimeOptions
|
|
3797
|
+
* @return DescribePhoneNumberAnalysisResponse
|
|
3798
|
+
*/
|
|
3370
3799
|
async describePhoneNumberAnalysisWithOptions(request, runtime) {
|
|
3371
3800
|
tea_util_1.default.validateModel(request);
|
|
3372
3801
|
let query = {};
|
|
@@ -3410,16 +3839,24 @@ class Client extends openapi_client_1.default {
|
|
|
3410
3839
|
});
|
|
3411
3840
|
return $tea.cast(await this.callApi(params, req, runtime), new DescribePhoneNumberAnalysisResponse({}));
|
|
3412
3841
|
}
|
|
3842
|
+
/**
|
|
3843
|
+
* @summary 号码分析实时查询蚂蚁
|
|
3844
|
+
*
|
|
3845
|
+
* @param request DescribePhoneNumberAnalysisRequest
|
|
3846
|
+
* @return DescribePhoneNumberAnalysisResponse
|
|
3847
|
+
*/
|
|
3413
3848
|
async describePhoneNumberAnalysis(request) {
|
|
3414
3849
|
let runtime = new $Util.RuntimeOptions({});
|
|
3415
3850
|
return await this.describePhoneNumberAnalysisWithOptions(request, runtime);
|
|
3416
3851
|
}
|
|
3417
3852
|
/**
|
|
3418
|
-
|
|
3419
|
-
|
|
3420
|
-
|
|
3421
|
-
|
|
3422
|
-
|
|
3853
|
+
* @summary Obtains the analysis results of a phone number.
|
|
3854
|
+
*
|
|
3855
|
+
* @description Before you call this operation, perform the following operations: Log on to the Cell Phone Number Service console. On the Labels page, find the label that you want to use, click Activate Now, enter the required information, and then submit your application. After your application is approved, you can use the label. Before you call this operation, make sure that you are familiar with the billing of Cell Phone Number Service.
|
|
3856
|
+
*
|
|
3857
|
+
* @param request DescribePhoneNumberAnalysisAIRequest
|
|
3858
|
+
* @param runtime runtime options for this request RuntimeOptions
|
|
3859
|
+
* @return DescribePhoneNumberAnalysisAIResponse
|
|
3423
3860
|
*/
|
|
3424
3861
|
async describePhoneNumberAnalysisAIWithOptions(request, runtime) {
|
|
3425
3862
|
tea_util_1.default.validateModel(request);
|
|
@@ -3462,15 +3899,24 @@ class Client extends openapi_client_1.default {
|
|
|
3462
3899
|
return $tea.cast(await this.callApi(params, req, runtime), new DescribePhoneNumberAnalysisAIResponse({}));
|
|
3463
3900
|
}
|
|
3464
3901
|
/**
|
|
3465
|
-
|
|
3466
|
-
|
|
3467
|
-
|
|
3468
|
-
|
|
3902
|
+
* @summary Obtains the analysis results of a phone number.
|
|
3903
|
+
*
|
|
3904
|
+
* @description Before you call this operation, perform the following operations: Log on to the Cell Phone Number Service console. On the Labels page, find the label that you want to use, click Activate Now, enter the required information, and then submit your application. After your application is approved, you can use the label. Before you call this operation, make sure that you are familiar with the billing of Cell Phone Number Service.
|
|
3905
|
+
*
|
|
3906
|
+
* @param request DescribePhoneNumberAnalysisAIRequest
|
|
3907
|
+
* @return DescribePhoneNumberAnalysisAIResponse
|
|
3469
3908
|
*/
|
|
3470
3909
|
async describePhoneNumberAnalysisAI(request) {
|
|
3471
3910
|
let runtime = new $Util.RuntimeOptions({});
|
|
3472
3911
|
return await this.describePhoneNumberAnalysisAIWithOptions(request, runtime);
|
|
3473
3912
|
}
|
|
3913
|
+
/**
|
|
3914
|
+
* @summary 泛行业人群筛选
|
|
3915
|
+
*
|
|
3916
|
+
* @param request DescribePhoneNumberAnalysisTransparentRequest
|
|
3917
|
+
* @param runtime runtime options for this request RuntimeOptions
|
|
3918
|
+
* @return DescribePhoneNumberAnalysisTransparentResponse
|
|
3919
|
+
*/
|
|
3474
3920
|
async describePhoneNumberAnalysisTransparentWithOptions(request, runtime) {
|
|
3475
3921
|
tea_util_1.default.validateModel(request);
|
|
3476
3922
|
let query = {};
|
|
@@ -3511,20 +3957,29 @@ class Client extends openapi_client_1.default {
|
|
|
3511
3957
|
});
|
|
3512
3958
|
return $tea.cast(await this.callApi(params, req, runtime), new DescribePhoneNumberAnalysisTransparentResponse({}));
|
|
3513
3959
|
}
|
|
3960
|
+
/**
|
|
3961
|
+
* @summary 泛行业人群筛选
|
|
3962
|
+
*
|
|
3963
|
+
* @param request DescribePhoneNumberAnalysisTransparentRequest
|
|
3964
|
+
* @return DescribePhoneNumberAnalysisTransparentResponse
|
|
3965
|
+
*/
|
|
3514
3966
|
async describePhoneNumberAnalysisTransparent(request) {
|
|
3515
3967
|
let runtime = new $Util.RuntimeOptions({});
|
|
3516
3968
|
return await this.describePhoneNumberAnalysisTransparentWithOptions(request, runtime);
|
|
3517
3969
|
}
|
|
3518
3970
|
/**
|
|
3519
|
-
|
|
3520
|
-
|
|
3521
|
-
|
|
3522
|
-
|
|
3523
|
-
|
|
3524
|
-
|
|
3525
|
-
|
|
3526
|
-
|
|
3527
|
-
|
|
3971
|
+
* @deprecated OpenAPI DescribePhoneNumberAttribute is deprecated, please use Dytnsapi::2020-02-17::DescribePhoneNumberOperatorAttribute instead.
|
|
3972
|
+
*
|
|
3973
|
+
* @summary Queries the carrier, registration location, and mobile number portability information of a phone number.
|
|
3974
|
+
*
|
|
3975
|
+
* @description * Before you call this operation, make sure that you are familiar with the [billing](https://help.aliyun.com/document_detail/154751.html) of Cell Phone Number Service.
|
|
3976
|
+
* * By default, only Alibaba Cloud accounts can call this operation. RAM users can call this operation only after the RAM users are granted the related permissions. For more information, see [Grant permissions to RAM users](https://help.aliyun.com/document_detail/154006.html).
|
|
3977
|
+
* ### [](#qps)QPS limits
|
|
3978
|
+
* You can call this operation up to 2,000 times per second per account. If the number of calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.
|
|
3979
|
+
*
|
|
3980
|
+
* @param request DescribePhoneNumberAttributeRequest
|
|
3981
|
+
* @param runtime runtime options for this request RuntimeOptions
|
|
3982
|
+
* @return DescribePhoneNumberAttributeResponse
|
|
3528
3983
|
*/
|
|
3529
3984
|
// Deprecated
|
|
3530
3985
|
async describePhoneNumberAttributeWithOptions(request, runtime) {
|
|
@@ -3559,14 +4014,17 @@ class Client extends openapi_client_1.default {
|
|
|
3559
4014
|
return $tea.cast(await this.callApi(params, req, runtime), new DescribePhoneNumberAttributeResponse({}));
|
|
3560
4015
|
}
|
|
3561
4016
|
/**
|
|
3562
|
-
|
|
3563
|
-
|
|
3564
|
-
|
|
3565
|
-
|
|
3566
|
-
|
|
3567
|
-
|
|
3568
|
-
|
|
3569
|
-
|
|
4017
|
+
* @deprecated OpenAPI DescribePhoneNumberAttribute is deprecated, please use Dytnsapi::2020-02-17::DescribePhoneNumberOperatorAttribute instead.
|
|
4018
|
+
*
|
|
4019
|
+
* @summary Queries the carrier, registration location, and mobile number portability information of a phone number.
|
|
4020
|
+
*
|
|
4021
|
+
* @description * Before you call this operation, make sure that you are familiar with the [billing](https://help.aliyun.com/document_detail/154751.html) of Cell Phone Number Service.
|
|
4022
|
+
* * By default, only Alibaba Cloud accounts can call this operation. RAM users can call this operation only after the RAM users are granted the related permissions. For more information, see [Grant permissions to RAM users](https://help.aliyun.com/document_detail/154006.html).
|
|
4023
|
+
* ### [](#qps)QPS limits
|
|
4024
|
+
* You can call this operation up to 2,000 times per second per account. If the number of calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.
|
|
4025
|
+
*
|
|
4026
|
+
* @param request DescribePhoneNumberAttributeRequest
|
|
4027
|
+
* @return DescribePhoneNumberAttributeResponse
|
|
3570
4028
|
*/
|
|
3571
4029
|
// Deprecated
|
|
3572
4030
|
async describePhoneNumberAttribute(request) {
|
|
@@ -3574,14 +4032,16 @@ class Client extends openapi_client_1.default {
|
|
|
3574
4032
|
return await this.describePhoneNumberAttributeWithOptions(request, runtime);
|
|
3575
4033
|
}
|
|
3576
4034
|
/**
|
|
3577
|
-
|
|
3578
|
-
|
|
3579
|
-
|
|
3580
|
-
|
|
3581
|
-
|
|
3582
|
-
|
|
3583
|
-
|
|
3584
|
-
|
|
4035
|
+
* @summary Queries the usage period of a phone number of a user.
|
|
4036
|
+
*
|
|
4037
|
+
* @description * Before you call this operation, perform the following operations: Log on to the Cell Phone Number Service console. On the [Labels](https://dytns.console.aliyun.com/analysis/square) page, find the label that you want to use, click **Activate Now**, enter the required information, and then submit your application. After your application is approved, you can use the label.
|
|
4038
|
+
* * Before you call this operation, make sure that you are familiar with the [billing](https://help.aliyun.com/document_detail/154751.html) of Cell Phone Number Service.
|
|
4039
|
+
* ### [](#qps)QPS limits
|
|
4040
|
+
* You can call this operation up to 200 times per second per account. If the number of calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.
|
|
4041
|
+
*
|
|
4042
|
+
* @param request DescribePhoneNumberOnlineTimeRequest
|
|
4043
|
+
* @param runtime runtime options for this request RuntimeOptions
|
|
4044
|
+
* @return DescribePhoneNumberOnlineTimeResponse
|
|
3585
4045
|
*/
|
|
3586
4046
|
async describePhoneNumberOnlineTimeWithOptions(request, runtime) {
|
|
3587
4047
|
tea_util_1.default.validateModel(request);
|
|
@@ -3624,27 +4084,31 @@ class Client extends openapi_client_1.default {
|
|
|
3624
4084
|
return $tea.cast(await this.callApi(params, req, runtime), new DescribePhoneNumberOnlineTimeResponse({}));
|
|
3625
4085
|
}
|
|
3626
4086
|
/**
|
|
3627
|
-
|
|
3628
|
-
|
|
3629
|
-
|
|
3630
|
-
|
|
3631
|
-
|
|
3632
|
-
|
|
3633
|
-
|
|
4087
|
+
* @summary Queries the usage period of a phone number of a user.
|
|
4088
|
+
*
|
|
4089
|
+
* @description * Before you call this operation, perform the following operations: Log on to the Cell Phone Number Service console. On the [Labels](https://dytns.console.aliyun.com/analysis/square) page, find the label that you want to use, click **Activate Now**, enter the required information, and then submit your application. After your application is approved, you can use the label.
|
|
4090
|
+
* * Before you call this operation, make sure that you are familiar with the [billing](https://help.aliyun.com/document_detail/154751.html) of Cell Phone Number Service.
|
|
4091
|
+
* ### [](#qps)QPS limits
|
|
4092
|
+
* You can call this operation up to 200 times per second per account. If the number of calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.
|
|
4093
|
+
*
|
|
4094
|
+
* @param request DescribePhoneNumberOnlineTimeRequest
|
|
4095
|
+
* @return DescribePhoneNumberOnlineTimeResponse
|
|
3634
4096
|
*/
|
|
3635
4097
|
async describePhoneNumberOnlineTime(request) {
|
|
3636
4098
|
let runtime = new $Util.RuntimeOptions({});
|
|
3637
4099
|
return await this.describePhoneNumberOnlineTimeWithOptions(request, runtime);
|
|
3638
4100
|
}
|
|
3639
4101
|
/**
|
|
3640
|
-
|
|
3641
|
-
|
|
3642
|
-
|
|
3643
|
-
|
|
3644
|
-
|
|
3645
|
-
|
|
3646
|
-
|
|
3647
|
-
|
|
4102
|
+
* @summary Queries the attribute information about a phone number, including the registration province, registration city, basic carrier (such as China Mobile, China Unicom, China Telecom, or China Broadnet), reseller of mobile communications services (such as Alibaba Communications), mobile number portability, and the number segment to which the phone number belongs.
|
|
4103
|
+
*
|
|
4104
|
+
* @description * Before you call this operation, make sure that you are familiar with the [billing](https://help.aliyun.com/document_detail/154008.html) of Cell Phone Number Service.
|
|
4105
|
+
* * By default, only Alibaba Cloud accounts can call this operation. RAM users can call this operation only after the RAM users are granted the related permissions. For more information, see [Grant permissions to RAM users](https://help.aliyun.com/document_detail/154006.html).
|
|
4106
|
+
* * You can call this operation to obtain the carrier, registration location, and mobile number portability information about a phone number. You can query phone numbers in **plaintext** and phone numbers that are encrypted by using **MD5** and **SHA256**.
|
|
4107
|
+
* * Before you call this operation, perform the following operations: Log on to the Cell Phone Number Service console. On the [Labels](https://dytns.console.aliyun.com/analysis/square) page, find the label that you want to use, click **Activate Now**, enter the required information, and then submit your application. After your application is approved, you can use the label.
|
|
4108
|
+
*
|
|
4109
|
+
* @param request DescribePhoneNumberOperatorAttributeRequest
|
|
4110
|
+
* @param runtime runtime options for this request RuntimeOptions
|
|
4111
|
+
* @return DescribePhoneNumberOperatorAttributeResponse
|
|
3648
4112
|
*/
|
|
3649
4113
|
async describePhoneNumberOperatorAttributeWithOptions(request, runtime) {
|
|
3650
4114
|
tea_util_1.default.validateModel(request);
|
|
@@ -3684,18 +4148,27 @@ class Client extends openapi_client_1.default {
|
|
|
3684
4148
|
return $tea.cast(await this.callApi(params, req, runtime), new DescribePhoneNumberOperatorAttributeResponse({}));
|
|
3685
4149
|
}
|
|
3686
4150
|
/**
|
|
3687
|
-
|
|
3688
|
-
|
|
3689
|
-
|
|
3690
|
-
|
|
3691
|
-
|
|
3692
|
-
|
|
3693
|
-
|
|
4151
|
+
* @summary Queries the attribute information about a phone number, including the registration province, registration city, basic carrier (such as China Mobile, China Unicom, China Telecom, or China Broadnet), reseller of mobile communications services (such as Alibaba Communications), mobile number portability, and the number segment to which the phone number belongs.
|
|
4152
|
+
*
|
|
4153
|
+
* @description * Before you call this operation, make sure that you are familiar with the [billing](https://help.aliyun.com/document_detail/154008.html) of Cell Phone Number Service.
|
|
4154
|
+
* * By default, only Alibaba Cloud accounts can call this operation. RAM users can call this operation only after the RAM users are granted the related permissions. For more information, see [Grant permissions to RAM users](https://help.aliyun.com/document_detail/154006.html).
|
|
4155
|
+
* * You can call this operation to obtain the carrier, registration location, and mobile number portability information about a phone number. You can query phone numbers in **plaintext** and phone numbers that are encrypted by using **MD5** and **SHA256**.
|
|
4156
|
+
* * Before you call this operation, perform the following operations: Log on to the Cell Phone Number Service console. On the [Labels](https://dytns.console.aliyun.com/analysis/square) page, find the label that you want to use, click **Activate Now**, enter the required information, and then submit your application. After your application is approved, you can use the label.
|
|
4157
|
+
*
|
|
4158
|
+
* @param request DescribePhoneNumberOperatorAttributeRequest
|
|
4159
|
+
* @return DescribePhoneNumberOperatorAttributeResponse
|
|
3694
4160
|
*/
|
|
3695
4161
|
async describePhoneNumberOperatorAttribute(request) {
|
|
3696
4162
|
let runtime = new $Util.RuntimeOptions({});
|
|
3697
4163
|
return await this.describePhoneNumberOperatorAttributeWithOptions(request, runtime);
|
|
3698
4164
|
}
|
|
4165
|
+
/**
|
|
4166
|
+
* @summary 风险用户评分
|
|
4167
|
+
*
|
|
4168
|
+
* @param request DescribePhoneNumberRiskRequest
|
|
4169
|
+
* @param runtime runtime options for this request RuntimeOptions
|
|
4170
|
+
* @return DescribePhoneNumberRiskResponse
|
|
4171
|
+
*/
|
|
3699
4172
|
async describePhoneNumberRiskWithOptions(request, runtime) {
|
|
3700
4173
|
tea_util_1.default.validateModel(request);
|
|
3701
4174
|
let query = {};
|
|
@@ -3733,22 +4206,30 @@ class Client extends openapi_client_1.default {
|
|
|
3733
4206
|
});
|
|
3734
4207
|
return $tea.cast(await this.callApi(params, req, runtime), new DescribePhoneNumberRiskResponse({}));
|
|
3735
4208
|
}
|
|
4209
|
+
/**
|
|
4210
|
+
* @summary 风险用户评分
|
|
4211
|
+
*
|
|
4212
|
+
* @param request DescribePhoneNumberRiskRequest
|
|
4213
|
+
* @return DescribePhoneNumberRiskResponse
|
|
4214
|
+
*/
|
|
3736
4215
|
async describePhoneNumberRisk(request) {
|
|
3737
4216
|
let runtime = new $Util.RuntimeOptions({});
|
|
3738
4217
|
return await this.describePhoneNumberRiskWithOptions(request, runtime);
|
|
3739
4218
|
}
|
|
3740
4219
|
/**
|
|
3741
|
-
|
|
3742
|
-
|
|
3743
|
-
|
|
3744
|
-
|
|
3745
|
-
|
|
3746
|
-
|
|
3747
|
-
|
|
3748
|
-
|
|
3749
|
-
|
|
3750
|
-
|
|
3751
|
-
|
|
4220
|
+
* @summary Verifies whether a phone number is a reassigned phone number by calling this operation.
|
|
4221
|
+
*
|
|
4222
|
+
* @description * Before you call this operation, make sure that you are familiar with the [billing](https://help.aliyun.com/document_detail/154751.html) of Cell Phone Number Service.
|
|
4223
|
+
* * You are charged for phone number verifications only if the value of Code is OK and the value of VerifyResult is not 0.
|
|
4224
|
+
* * Before you call this operation, perform the following operations: Log on to the Cell Phone Number Service console. On the [Labels](https://dytns.console.aliyun.com/analysis/square) page, find the label that you want to use, click **Activate Now**, enter the required information, and then submit your application. After your application is approved, you can use the label.
|
|
4225
|
+
* ## [](#qps)QPS limits
|
|
4226
|
+
* You can call this operation up to 100 times per second per account. If the number of calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.
|
|
4227
|
+
* ## [](#)Authorization information
|
|
4228
|
+
* By default, only Alibaba Cloud accounts can call this operation. RAM users can call this operation only after the RAM users are granted the related permissions. For more information, see [Grant permissions to RAM users](https://help.aliyun.com/document_detail/154006.html).
|
|
4229
|
+
*
|
|
4230
|
+
* @param request DescribePhoneTwiceTelVerifyRequest
|
|
4231
|
+
* @param runtime runtime options for this request RuntimeOptions
|
|
4232
|
+
* @return DescribePhoneTwiceTelVerifyResponse
|
|
3752
4233
|
*/
|
|
3753
4234
|
async describePhoneTwiceTelVerifyWithOptions(request, runtime) {
|
|
3754
4235
|
tea_util_1.default.validateModel(request);
|
|
@@ -3791,21 +4272,30 @@ class Client extends openapi_client_1.default {
|
|
|
3791
4272
|
return $tea.cast(await this.callApi(params, req, runtime), new DescribePhoneTwiceTelVerifyResponse({}));
|
|
3792
4273
|
}
|
|
3793
4274
|
/**
|
|
3794
|
-
|
|
3795
|
-
|
|
3796
|
-
|
|
3797
|
-
|
|
3798
|
-
|
|
3799
|
-
|
|
3800
|
-
|
|
3801
|
-
|
|
3802
|
-
|
|
3803
|
-
|
|
4275
|
+
* @summary Verifies whether a phone number is a reassigned phone number by calling this operation.
|
|
4276
|
+
*
|
|
4277
|
+
* @description * Before you call this operation, make sure that you are familiar with the [billing](https://help.aliyun.com/document_detail/154751.html) of Cell Phone Number Service.
|
|
4278
|
+
* * You are charged for phone number verifications only if the value of Code is OK and the value of VerifyResult is not 0.
|
|
4279
|
+
* * Before you call this operation, perform the following operations: Log on to the Cell Phone Number Service console. On the [Labels](https://dytns.console.aliyun.com/analysis/square) page, find the label that you want to use, click **Activate Now**, enter the required information, and then submit your application. After your application is approved, you can use the label.
|
|
4280
|
+
* ## [](#qps)QPS limits
|
|
4281
|
+
* You can call this operation up to 100 times per second per account. If the number of calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.
|
|
4282
|
+
* ## [](#)Authorization information
|
|
4283
|
+
* By default, only Alibaba Cloud accounts can call this operation. RAM users can call this operation only after the RAM users are granted the related permissions. For more information, see [Grant permissions to RAM users](https://help.aliyun.com/document_detail/154006.html).
|
|
4284
|
+
*
|
|
4285
|
+
* @param request DescribePhoneTwiceTelVerifyRequest
|
|
4286
|
+
* @return DescribePhoneTwiceTelVerifyResponse
|
|
3804
4287
|
*/
|
|
3805
4288
|
async describePhoneTwiceTelVerify(request) {
|
|
3806
4289
|
let runtime = new $Util.RuntimeOptions({});
|
|
3807
4290
|
return await this.describePhoneTwiceTelVerifyWithOptions(request, runtime);
|
|
3808
4291
|
}
|
|
4292
|
+
/**
|
|
4293
|
+
* @summary 获取UAID申请Token所需的签名字段
|
|
4294
|
+
*
|
|
4295
|
+
* @param request GetUAIDApplyTokenSignRequest
|
|
4296
|
+
* @param runtime runtime options for this request RuntimeOptions
|
|
4297
|
+
* @return GetUAIDApplyTokenSignResponse
|
|
4298
|
+
*/
|
|
3809
4299
|
async getUAIDApplyTokenSignWithOptions(request, runtime) {
|
|
3810
4300
|
tea_util_1.default.validateModel(request);
|
|
3811
4301
|
let query = {};
|
|
@@ -3858,18 +4348,95 @@ class Client extends openapi_client_1.default {
|
|
|
3858
4348
|
});
|
|
3859
4349
|
return $tea.cast(await this.callApi(params, req, runtime), new GetUAIDApplyTokenSignResponse({}));
|
|
3860
4350
|
}
|
|
4351
|
+
/**
|
|
4352
|
+
* @summary 获取UAID申请Token所需的签名字段
|
|
4353
|
+
*
|
|
4354
|
+
* @param request GetUAIDApplyTokenSignRequest
|
|
4355
|
+
* @return GetUAIDApplyTokenSignResponse
|
|
4356
|
+
*/
|
|
3861
4357
|
async getUAIDApplyTokenSign(request) {
|
|
3862
4358
|
let runtime = new $Util.RuntimeOptions({});
|
|
3863
4359
|
return await this.getUAIDApplyTokenSignWithOptions(request, runtime);
|
|
3864
4360
|
}
|
|
3865
4361
|
/**
|
|
3866
|
-
|
|
3867
|
-
|
|
3868
|
-
|
|
3869
|
-
|
|
3870
|
-
|
|
3871
|
-
|
|
3872
|
-
|
|
4362
|
+
* @summary 获取号码采集服务申请Token所需的签名字段
|
|
4363
|
+
*
|
|
4364
|
+
* @param request GetUAIDConversionSignRequest
|
|
4365
|
+
* @param runtime runtime options for this request RuntimeOptions
|
|
4366
|
+
* @return GetUAIDConversionSignResponse
|
|
4367
|
+
*/
|
|
4368
|
+
async getUAIDConversionSignWithOptions(request, runtime) {
|
|
4369
|
+
tea_util_1.default.validateModel(request);
|
|
4370
|
+
let query = {};
|
|
4371
|
+
if (!tea_util_1.default.isUnset(request.authCode)) {
|
|
4372
|
+
query["AuthCode"] = request.authCode;
|
|
4373
|
+
}
|
|
4374
|
+
if (!tea_util_1.default.isUnset(request.carrier)) {
|
|
4375
|
+
query["Carrier"] = request.carrier;
|
|
4376
|
+
}
|
|
4377
|
+
if (!tea_util_1.default.isUnset(request.clientType)) {
|
|
4378
|
+
query["ClientType"] = request.clientType;
|
|
4379
|
+
}
|
|
4380
|
+
if (!tea_util_1.default.isUnset(request.format)) {
|
|
4381
|
+
query["Format"] = request.format;
|
|
4382
|
+
}
|
|
4383
|
+
if (!tea_util_1.default.isUnset(request.outId)) {
|
|
4384
|
+
query["OutId"] = request.outId;
|
|
4385
|
+
}
|
|
4386
|
+
if (!tea_util_1.default.isUnset(request.ownerId)) {
|
|
4387
|
+
query["OwnerId"] = request.ownerId;
|
|
4388
|
+
}
|
|
4389
|
+
if (!tea_util_1.default.isUnset(request.paramKey)) {
|
|
4390
|
+
query["ParamKey"] = request.paramKey;
|
|
4391
|
+
}
|
|
4392
|
+
if (!tea_util_1.default.isUnset(request.paramStr)) {
|
|
4393
|
+
query["ParamStr"] = request.paramStr;
|
|
4394
|
+
}
|
|
4395
|
+
if (!tea_util_1.default.isUnset(request.resourceOwnerAccount)) {
|
|
4396
|
+
query["ResourceOwnerAccount"] = request.resourceOwnerAccount;
|
|
4397
|
+
}
|
|
4398
|
+
if (!tea_util_1.default.isUnset(request.resourceOwnerId)) {
|
|
4399
|
+
query["ResourceOwnerId"] = request.resourceOwnerId;
|
|
4400
|
+
}
|
|
4401
|
+
if (!tea_util_1.default.isUnset(request.time)) {
|
|
4402
|
+
query["Time"] = request.time;
|
|
4403
|
+
}
|
|
4404
|
+
let req = new $OpenApi.OpenApiRequest({
|
|
4405
|
+
query: openapi_util_1.default.query(query),
|
|
4406
|
+
});
|
|
4407
|
+
let params = new $OpenApi.Params({
|
|
4408
|
+
action: "GetUAIDConversionSign",
|
|
4409
|
+
version: "2020-02-17",
|
|
4410
|
+
protocol: "HTTPS",
|
|
4411
|
+
pathname: "/",
|
|
4412
|
+
method: "POST",
|
|
4413
|
+
authType: "AK",
|
|
4414
|
+
style: "RPC",
|
|
4415
|
+
reqBodyType: "formData",
|
|
4416
|
+
bodyType: "json",
|
|
4417
|
+
});
|
|
4418
|
+
return $tea.cast(await this.callApi(params, req, runtime), new GetUAIDConversionSignResponse({}));
|
|
4419
|
+
}
|
|
4420
|
+
/**
|
|
4421
|
+
* @summary 获取号码采集服务申请Token所需的签名字段
|
|
4422
|
+
*
|
|
4423
|
+
* @param request GetUAIDConversionSignRequest
|
|
4424
|
+
* @return GetUAIDConversionSignResponse
|
|
4425
|
+
*/
|
|
4426
|
+
async getUAIDConversionSign(request) {
|
|
4427
|
+
let runtime = new $Util.RuntimeOptions({});
|
|
4428
|
+
return await this.getUAIDConversionSignWithOptions(request, runtime);
|
|
4429
|
+
}
|
|
4430
|
+
/**
|
|
4431
|
+
* @summary Filters invalid phone numbers.
|
|
4432
|
+
*
|
|
4433
|
+
* @description Before you call this operation, perform the following operations: Log on to the Cell Phone Number Service console. On the [Labels](https://dytns.console.aliyun.com/analysis/square) page, find the label that you want to use, click **Activate Now**, enter the required information, and then submit your application. After your application is approved, you can use the label.
|
|
4434
|
+
* ### [](#qps)QPS limits
|
|
4435
|
+
* You can call this operation up to 1,000 times per second per account. If the number of calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.
|
|
4436
|
+
*
|
|
4437
|
+
* @param request InvalidPhoneNumberFilterRequest
|
|
4438
|
+
* @param runtime runtime options for this request RuntimeOptions
|
|
4439
|
+
* @return InvalidPhoneNumberFilterResponse
|
|
3873
4440
|
*/
|
|
3874
4441
|
async invalidPhoneNumberFilterWithOptions(request, runtime) {
|
|
3875
4442
|
tea_util_1.default.validateModel(request);
|
|
@@ -3909,17 +4476,24 @@ class Client extends openapi_client_1.default {
|
|
|
3909
4476
|
return $tea.cast(await this.callApi(params, req, runtime), new InvalidPhoneNumberFilterResponse({}));
|
|
3910
4477
|
}
|
|
3911
4478
|
/**
|
|
3912
|
-
|
|
3913
|
-
|
|
3914
|
-
|
|
3915
|
-
|
|
3916
|
-
|
|
3917
|
-
|
|
4479
|
+
* @summary Filters invalid phone numbers.
|
|
4480
|
+
*
|
|
4481
|
+
* @description Before you call this operation, perform the following operations: Log on to the Cell Phone Number Service console. On the [Labels](https://dytns.console.aliyun.com/analysis/square) page, find the label that you want to use, click **Activate Now**, enter the required information, and then submit your application. After your application is approved, you can use the label.
|
|
4482
|
+
* ### [](#qps)QPS limits
|
|
4483
|
+
* You can call this operation up to 1,000 times per second per account. If the number of calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.
|
|
4484
|
+
*
|
|
4485
|
+
* @param request InvalidPhoneNumberFilterRequest
|
|
4486
|
+
* @return InvalidPhoneNumberFilterResponse
|
|
3918
4487
|
*/
|
|
3919
4488
|
async invalidPhoneNumberFilter(request) {
|
|
3920
4489
|
let runtime = new $Util.RuntimeOptions({});
|
|
3921
4490
|
return await this.invalidPhoneNumberFilterWithOptions(request, runtime);
|
|
3922
4491
|
}
|
|
4492
|
+
/**
|
|
4493
|
+
* @param request PhoneNumberConvertServiceRequest
|
|
4494
|
+
* @param runtime runtime options for this request RuntimeOptions
|
|
4495
|
+
* @return PhoneNumberConvertServiceResponse
|
|
4496
|
+
*/
|
|
3923
4497
|
async phoneNumberConvertServiceWithOptions(request, runtime) {
|
|
3924
4498
|
tea_util_1.default.validateModel(request);
|
|
3925
4499
|
let query = {};
|
|
@@ -3957,18 +4531,24 @@ class Client extends openapi_client_1.default {
|
|
|
3957
4531
|
});
|
|
3958
4532
|
return $tea.cast(await this.callApi(params, req, runtime), new PhoneNumberConvertServiceResponse({}));
|
|
3959
4533
|
}
|
|
4534
|
+
/**
|
|
4535
|
+
* @param request PhoneNumberConvertServiceRequest
|
|
4536
|
+
* @return PhoneNumberConvertServiceResponse
|
|
4537
|
+
*/
|
|
3960
4538
|
async phoneNumberConvertService(request) {
|
|
3961
4539
|
let runtime = new $Util.RuntimeOptions({});
|
|
3962
4540
|
return await this.phoneNumberConvertServiceWithOptions(request, runtime);
|
|
3963
4541
|
}
|
|
3964
4542
|
/**
|
|
3965
|
-
|
|
3966
|
-
|
|
3967
|
-
|
|
3968
|
-
|
|
3969
|
-
|
|
3970
|
-
|
|
3971
|
-
|
|
4543
|
+
* @summary Encrypts the original phone number into a virtual number that starts with 140. Cell Phone Number Service integrates the communications services provided by Alibaba Cloud. This allows you to initiate a call by using a virtual number that starts with 140.
|
|
4544
|
+
*
|
|
4545
|
+
* @description Before you call this operation, perform the following operations: Log on to the Cell Phone Number Service console. On the [Labels](https://dytns.console.aliyun.com/analysis/square) page, find the label that you want to use, click **Activate Now**, enter the required information, and then submit your application. After your application is approved, you can use the label.
|
|
4546
|
+
* ### [](#qps)QPS limits
|
|
4547
|
+
* You can call this operation up to 1,000 times per second per account. If the number of calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.
|
|
4548
|
+
*
|
|
4549
|
+
* @param request PhoneNumberEncryptRequest
|
|
4550
|
+
* @param runtime runtime options for this request RuntimeOptions
|
|
4551
|
+
* @return PhoneNumberEncryptResponse
|
|
3972
4552
|
*/
|
|
3973
4553
|
async phoneNumberEncryptWithOptions(request, runtime) {
|
|
3974
4554
|
tea_util_1.default.validateModel(request);
|
|
@@ -4008,27 +4588,31 @@ class Client extends openapi_client_1.default {
|
|
|
4008
4588
|
return $tea.cast(await this.callApi(params, req, runtime), new PhoneNumberEncryptResponse({}));
|
|
4009
4589
|
}
|
|
4010
4590
|
/**
|
|
4011
|
-
|
|
4012
|
-
|
|
4013
|
-
|
|
4014
|
-
|
|
4015
|
-
|
|
4016
|
-
|
|
4591
|
+
* @summary Encrypts the original phone number into a virtual number that starts with 140. Cell Phone Number Service integrates the communications services provided by Alibaba Cloud. This allows you to initiate a call by using a virtual number that starts with 140.
|
|
4592
|
+
*
|
|
4593
|
+
* @description Before you call this operation, perform the following operations: Log on to the Cell Phone Number Service console. On the [Labels](https://dytns.console.aliyun.com/analysis/square) page, find the label that you want to use, click **Activate Now**, enter the required information, and then submit your application. After your application is approved, you can use the label.
|
|
4594
|
+
* ### [](#qps)QPS limits
|
|
4595
|
+
* You can call this operation up to 1,000 times per second per account. If the number of calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.
|
|
4596
|
+
*
|
|
4597
|
+
* @param request PhoneNumberEncryptRequest
|
|
4598
|
+
* @return PhoneNumberEncryptResponse
|
|
4017
4599
|
*/
|
|
4018
4600
|
async phoneNumberEncrypt(request) {
|
|
4019
4601
|
let runtime = new $Util.RuntimeOptions({});
|
|
4020
4602
|
return await this.phoneNumberEncryptWithOptions(request, runtime);
|
|
4021
4603
|
}
|
|
4022
4604
|
/**
|
|
4023
|
-
|
|
4024
|
-
|
|
4025
|
-
|
|
4026
|
-
|
|
4027
|
-
|
|
4028
|
-
|
|
4029
|
-
|
|
4030
|
-
|
|
4031
|
-
|
|
4605
|
+
* @summary Queries the real-time service state of a phone number. The state includes NORMAL, SHUTDOWN, and NOT_EXIST. You can choose an encryption method for your phone number query, including plaintext, MD5, and SHA256.
|
|
4606
|
+
*
|
|
4607
|
+
* @description * Before you call this operation, make sure that you are familiar with the [billing](https://help.aliyun.com/document_detail/154751.html) of Cell Phone Number Service.
|
|
4608
|
+
* * By default, only Alibaba Cloud accounts can call this operation. RAM users can call this operation only after the RAM users are granted the related permissions. For more information, see [Grant permissions to RAM users](https://help.aliyun.com/document_detail/154006.html).
|
|
4609
|
+
* * Before you call this operation, perform the following operations: Log on to the Cell Phone Number Service console. On the [Labels](https://dytns.console.aliyun.com/analysis/square) page, find the label that you want to use, click **Activate Now**, enter the required information, and then submit your application. After your application is approved, you can use the label.
|
|
4610
|
+
* ### [](#qps)QPS limits
|
|
4611
|
+
* You can call this operation up to 300 times per second per account. If the number of calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.
|
|
4612
|
+
*
|
|
4613
|
+
* @param request PhoneNumberStatusForAccountRequest
|
|
4614
|
+
* @param runtime runtime options for this request RuntimeOptions
|
|
4615
|
+
* @return PhoneNumberStatusForAccountResponse
|
|
4032
4616
|
*/
|
|
4033
4617
|
async phoneNumberStatusForAccountWithOptions(request, runtime) {
|
|
4034
4618
|
tea_util_1.default.validateModel(request);
|
|
@@ -4068,29 +4652,33 @@ class Client extends openapi_client_1.default {
|
|
|
4068
4652
|
return $tea.cast(await this.callApi(params, req, runtime), new PhoneNumberStatusForAccountResponse({}));
|
|
4069
4653
|
}
|
|
4070
4654
|
/**
|
|
4071
|
-
|
|
4072
|
-
|
|
4073
|
-
|
|
4074
|
-
|
|
4075
|
-
|
|
4076
|
-
|
|
4077
|
-
|
|
4078
|
-
|
|
4655
|
+
* @summary Queries the real-time service state of a phone number. The state includes NORMAL, SHUTDOWN, and NOT_EXIST. You can choose an encryption method for your phone number query, including plaintext, MD5, and SHA256.
|
|
4656
|
+
*
|
|
4657
|
+
* @description * Before you call this operation, make sure that you are familiar with the [billing](https://help.aliyun.com/document_detail/154751.html) of Cell Phone Number Service.
|
|
4658
|
+
* * By default, only Alibaba Cloud accounts can call this operation. RAM users can call this operation only after the RAM users are granted the related permissions. For more information, see [Grant permissions to RAM users](https://help.aliyun.com/document_detail/154006.html).
|
|
4659
|
+
* * Before you call this operation, perform the following operations: Log on to the Cell Phone Number Service console. On the [Labels](https://dytns.console.aliyun.com/analysis/square) page, find the label that you want to use, click **Activate Now**, enter the required information, and then submit your application. After your application is approved, you can use the label.
|
|
4660
|
+
* ### [](#qps)QPS limits
|
|
4661
|
+
* You can call this operation up to 300 times per second per account. If the number of calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.
|
|
4662
|
+
*
|
|
4663
|
+
* @param request PhoneNumberStatusForAccountRequest
|
|
4664
|
+
* @return PhoneNumberStatusForAccountResponse
|
|
4079
4665
|
*/
|
|
4080
4666
|
async phoneNumberStatusForAccount(request) {
|
|
4081
4667
|
let runtime = new $Util.RuntimeOptions({});
|
|
4082
4668
|
return await this.phoneNumberStatusForAccountWithOptions(request, runtime);
|
|
4083
4669
|
}
|
|
4084
4670
|
/**
|
|
4085
|
-
|
|
4086
|
-
|
|
4087
|
-
|
|
4088
|
-
|
|
4089
|
-
|
|
4090
|
-
|
|
4091
|
-
|
|
4092
|
-
|
|
4093
|
-
|
|
4671
|
+
* @summary Queries the real-time service state of a phone number. The state includes NORMAL, SHUTDOWN, and NOT_EXIST. You can choose an encryption method for your phone number query, including plaintext, MD5, and SHA256.
|
|
4672
|
+
*
|
|
4673
|
+
* @description * Before you call this operation, make sure that you are familiar with the [billing](https://help.aliyun.com/document_detail/154751.html) of Cell Phone Number Service.
|
|
4674
|
+
* * By default, only Alibaba Cloud accounts can call this operation. RAM users can call this operation only after the RAM users are granted the related permissions. For more information, see [Grant permissions to RAM users](https://help.aliyun.com/document_detail/154006.html).
|
|
4675
|
+
* * Before you call this operation, perform the following operations: Log on to the Cell Phone Number Service console. On the [Labels](https://dytns.console.aliyun.com/analysis/square) page, find the label that you want to use, click **Activate Now**, enter the required information, and then submit your application. After your application is approved, you can use the label.
|
|
4676
|
+
* ### [](#qps)QPS limits
|
|
4677
|
+
* You can call this operation up to 300 times per second per account. If the number of calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.
|
|
4678
|
+
*
|
|
4679
|
+
* @param request PhoneNumberStatusForPublicRequest
|
|
4680
|
+
* @param runtime runtime options for this request RuntimeOptions
|
|
4681
|
+
* @return PhoneNumberStatusForPublicResponse
|
|
4094
4682
|
*/
|
|
4095
4683
|
async phoneNumberStatusForPublicWithOptions(request, runtime) {
|
|
4096
4684
|
tea_util_1.default.validateModel(request);
|
|
@@ -4130,29 +4718,33 @@ class Client extends openapi_client_1.default {
|
|
|
4130
4718
|
return $tea.cast(await this.callApi(params, req, runtime), new PhoneNumberStatusForPublicResponse({}));
|
|
4131
4719
|
}
|
|
4132
4720
|
/**
|
|
4133
|
-
|
|
4134
|
-
|
|
4135
|
-
|
|
4136
|
-
|
|
4137
|
-
|
|
4138
|
-
|
|
4139
|
-
|
|
4140
|
-
|
|
4721
|
+
* @summary Queries the real-time service state of a phone number. The state includes NORMAL, SHUTDOWN, and NOT_EXIST. You can choose an encryption method for your phone number query, including plaintext, MD5, and SHA256.
|
|
4722
|
+
*
|
|
4723
|
+
* @description * Before you call this operation, make sure that you are familiar with the [billing](https://help.aliyun.com/document_detail/154751.html) of Cell Phone Number Service.
|
|
4724
|
+
* * By default, only Alibaba Cloud accounts can call this operation. RAM users can call this operation only after the RAM users are granted the related permissions. For more information, see [Grant permissions to RAM users](https://help.aliyun.com/document_detail/154006.html).
|
|
4725
|
+
* * Before you call this operation, perform the following operations: Log on to the Cell Phone Number Service console. On the [Labels](https://dytns.console.aliyun.com/analysis/square) page, find the label that you want to use, click **Activate Now**, enter the required information, and then submit your application. After your application is approved, you can use the label.
|
|
4726
|
+
* ### [](#qps)QPS limits
|
|
4727
|
+
* You can call this operation up to 300 times per second per account. If the number of calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.
|
|
4728
|
+
*
|
|
4729
|
+
* @param request PhoneNumberStatusForPublicRequest
|
|
4730
|
+
* @return PhoneNumberStatusForPublicResponse
|
|
4141
4731
|
*/
|
|
4142
4732
|
async phoneNumberStatusForPublic(request) {
|
|
4143
4733
|
let runtime = new $Util.RuntimeOptions({});
|
|
4144
4734
|
return await this.phoneNumberStatusForPublicWithOptions(request, runtime);
|
|
4145
4735
|
}
|
|
4146
4736
|
/**
|
|
4147
|
-
|
|
4148
|
-
|
|
4149
|
-
|
|
4150
|
-
|
|
4151
|
-
|
|
4152
|
-
|
|
4153
|
-
|
|
4154
|
-
|
|
4155
|
-
|
|
4737
|
+
* @summary Queries the real-time service state of a phone number. The state includes NORMAL, SHUTDOWN, and NOT_EXIST. You can choose an encryption method for your phone number query, including plaintext, MD5, and SHA256.
|
|
4738
|
+
*
|
|
4739
|
+
* @description * Before you call this operation, make sure that you are familiar with the [billing](https://help.aliyun.com/document_detail/154751.html) of Cell Phone Number Service.
|
|
4740
|
+
* * By default, only Alibaba Cloud accounts can call this operation. RAM users can call this operation only after the RAM users are granted the related permissions. For more information, see [Grant permissions to RAM users](https://help.aliyun.com/document_detail/154006.html).
|
|
4741
|
+
* * Before you call this operation, perform the following operations: Log on to the Cell Phone Number Service console. On the [Labels](https://dytns.console.aliyun.com/analysis/square) page, find the label that you want to use, click **Activate Now**, enter the required information, and then submit your application. After your application is approved, you can use the label.
|
|
4742
|
+
* ### [](#qps)QPS limits
|
|
4743
|
+
* You can call this operation up to 300 times per second per account. If the number of calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.
|
|
4744
|
+
*
|
|
4745
|
+
* @param request PhoneNumberStatusForRealRequest
|
|
4746
|
+
* @param runtime runtime options for this request RuntimeOptions
|
|
4747
|
+
* @return PhoneNumberStatusForRealResponse
|
|
4156
4748
|
*/
|
|
4157
4749
|
async phoneNumberStatusForRealWithOptions(request, runtime) {
|
|
4158
4750
|
tea_util_1.default.validateModel(request);
|
|
@@ -4192,29 +4784,33 @@ class Client extends openapi_client_1.default {
|
|
|
4192
4784
|
return $tea.cast(await this.callApi(params, req, runtime), new PhoneNumberStatusForRealResponse({}));
|
|
4193
4785
|
}
|
|
4194
4786
|
/**
|
|
4195
|
-
|
|
4196
|
-
|
|
4197
|
-
|
|
4198
|
-
|
|
4199
|
-
|
|
4200
|
-
|
|
4201
|
-
|
|
4202
|
-
|
|
4787
|
+
* @summary Queries the real-time service state of a phone number. The state includes NORMAL, SHUTDOWN, and NOT_EXIST. You can choose an encryption method for your phone number query, including plaintext, MD5, and SHA256.
|
|
4788
|
+
*
|
|
4789
|
+
* @description * Before you call this operation, make sure that you are familiar with the [billing](https://help.aliyun.com/document_detail/154751.html) of Cell Phone Number Service.
|
|
4790
|
+
* * By default, only Alibaba Cloud accounts can call this operation. RAM users can call this operation only after the RAM users are granted the related permissions. For more information, see [Grant permissions to RAM users](https://help.aliyun.com/document_detail/154006.html).
|
|
4791
|
+
* * Before you call this operation, perform the following operations: Log on to the Cell Phone Number Service console. On the [Labels](https://dytns.console.aliyun.com/analysis/square) page, find the label that you want to use, click **Activate Now**, enter the required information, and then submit your application. After your application is approved, you can use the label.
|
|
4792
|
+
* ### [](#qps)QPS limits
|
|
4793
|
+
* You can call this operation up to 300 times per second per account. If the number of calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.
|
|
4794
|
+
*
|
|
4795
|
+
* @param request PhoneNumberStatusForRealRequest
|
|
4796
|
+
* @return PhoneNumberStatusForRealResponse
|
|
4203
4797
|
*/
|
|
4204
4798
|
async phoneNumberStatusForReal(request) {
|
|
4205
4799
|
let runtime = new $Util.RuntimeOptions({});
|
|
4206
4800
|
return await this.phoneNumberStatusForRealWithOptions(request, runtime);
|
|
4207
4801
|
}
|
|
4208
4802
|
/**
|
|
4209
|
-
|
|
4210
|
-
|
|
4211
|
-
|
|
4212
|
-
|
|
4213
|
-
|
|
4214
|
-
|
|
4215
|
-
|
|
4216
|
-
|
|
4217
|
-
|
|
4803
|
+
* @summary Queries the real-time service state of a phone number. The state includes NORMAL, SHUTDOWN, and NOT_EXIST. You can choose an encryption method for your phone number query, including plaintext, MD5, and SHA256.
|
|
4804
|
+
*
|
|
4805
|
+
* @description * Before you call this operation, make sure that you are familiar with the [billing](https://help.aliyun.com/document_detail/154751.html) of Cell Phone Number Service.
|
|
4806
|
+
* * By default, only Alibaba Cloud accounts can call this operation. RAM users can call this operation only after the RAM users are granted the related permissions. For more information, see [Grant permissions to RAM users](https://help.aliyun.com/document_detail/154006.html).
|
|
4807
|
+
* * Before you call this operation, perform the following operations: Log on to the Cell Phone Number Service console. On the [Labels](https://dytns.console.aliyun.com/analysis/square) page, find the label that you want to use, click **Activate Now**, enter the required information, and then submit your application. After your application is approved, you can use the label.
|
|
4808
|
+
* ### [](#qps)QPS limits
|
|
4809
|
+
* You can call this operation up to 300 times per second per account. If the number of calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.
|
|
4810
|
+
*
|
|
4811
|
+
* @param request PhoneNumberStatusForSmsRequest
|
|
4812
|
+
* @param runtime runtime options for this request RuntimeOptions
|
|
4813
|
+
* @return PhoneNumberStatusForSmsResponse
|
|
4218
4814
|
*/
|
|
4219
4815
|
async phoneNumberStatusForSmsWithOptions(request, runtime) {
|
|
4220
4816
|
tea_util_1.default.validateModel(request);
|
|
@@ -4254,30 +4850,34 @@ class Client extends openapi_client_1.default {
|
|
|
4254
4850
|
return $tea.cast(await this.callApi(params, req, runtime), new PhoneNumberStatusForSmsResponse({}));
|
|
4255
4851
|
}
|
|
4256
4852
|
/**
|
|
4257
|
-
|
|
4258
|
-
|
|
4259
|
-
|
|
4260
|
-
|
|
4261
|
-
|
|
4262
|
-
|
|
4263
|
-
|
|
4264
|
-
|
|
4853
|
+
* @summary Queries the real-time service state of a phone number. The state includes NORMAL, SHUTDOWN, and NOT_EXIST. You can choose an encryption method for your phone number query, including plaintext, MD5, and SHA256.
|
|
4854
|
+
*
|
|
4855
|
+
* @description * Before you call this operation, make sure that you are familiar with the [billing](https://help.aliyun.com/document_detail/154751.html) of Cell Phone Number Service.
|
|
4856
|
+
* * By default, only Alibaba Cloud accounts can call this operation. RAM users can call this operation only after the RAM users are granted the related permissions. For more information, see [Grant permissions to RAM users](https://help.aliyun.com/document_detail/154006.html).
|
|
4857
|
+
* * Before you call this operation, perform the following operations: Log on to the Cell Phone Number Service console. On the [Labels](https://dytns.console.aliyun.com/analysis/square) page, find the label that you want to use, click **Activate Now**, enter the required information, and then submit your application. After your application is approved, you can use the label.
|
|
4858
|
+
* ### [](#qps)QPS limits
|
|
4859
|
+
* You can call this operation up to 300 times per second per account. If the number of calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.
|
|
4860
|
+
*
|
|
4861
|
+
* @param request PhoneNumberStatusForSmsRequest
|
|
4862
|
+
* @return PhoneNumberStatusForSmsResponse
|
|
4265
4863
|
*/
|
|
4266
4864
|
async phoneNumberStatusForSms(request) {
|
|
4267
4865
|
let runtime = new $Util.RuntimeOptions({});
|
|
4268
4866
|
return await this.phoneNumberStatusForSmsWithOptions(request, runtime);
|
|
4269
4867
|
}
|
|
4270
4868
|
/**
|
|
4271
|
-
|
|
4272
|
-
|
|
4273
|
-
|
|
4274
|
-
|
|
4275
|
-
|
|
4276
|
-
|
|
4277
|
-
|
|
4278
|
-
|
|
4279
|
-
|
|
4280
|
-
|
|
4869
|
+
* @summary Queries the status of a virtual phone number. You can choose an encryption method for your phone number query, including plaintext, MD5, and SHA256.
|
|
4870
|
+
*
|
|
4871
|
+
* @description * Before you call this operation, make sure that you are familiar with the [billing](https://help.aliyun.com/document_detail/154751.html) of Cell Phone Number Service.
|
|
4872
|
+
* * You are charged only if the value of Code is OK and the value of IsPrivacyNumber is true or false.
|
|
4873
|
+
* * By default, only Alibaba Cloud accounts can call this operation. RAM users can call this operation only after the RAM users are granted the related permissions. For more information, see [Grant permissions to RAM users](https://help.aliyun.com/document_detail/154006.html).
|
|
4874
|
+
* * Before you call this operation, perform the following operations: Log on to the Cell Phone Number Service console. On the [Labels](https://dytns.console.aliyun.com/analysis/square) page, find the label that you want to use, click **Activate Now**, enter the required information, and then submit your application. After your application is approved, you can use the label.
|
|
4875
|
+
* ### [](#qps)QPS limits
|
|
4876
|
+
* You can call this operation up to 300 times per second per account. If the number of calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.
|
|
4877
|
+
*
|
|
4878
|
+
* @param request PhoneNumberStatusForVirtualRequest
|
|
4879
|
+
* @param runtime runtime options for this request RuntimeOptions
|
|
4880
|
+
* @return PhoneNumberStatusForVirtualResponse
|
|
4281
4881
|
*/
|
|
4282
4882
|
async phoneNumberStatusForVirtualWithOptions(request, runtime) {
|
|
4283
4883
|
tea_util_1.default.validateModel(request);
|
|
@@ -4317,30 +4917,34 @@ class Client extends openapi_client_1.default {
|
|
|
4317
4917
|
return $tea.cast(await this.callApi(params, req, runtime), new PhoneNumberStatusForVirtualResponse({}));
|
|
4318
4918
|
}
|
|
4319
4919
|
/**
|
|
4320
|
-
|
|
4321
|
-
|
|
4322
|
-
|
|
4323
|
-
|
|
4324
|
-
|
|
4325
|
-
|
|
4326
|
-
|
|
4327
|
-
|
|
4328
|
-
|
|
4920
|
+
* @summary Queries the status of a virtual phone number. You can choose an encryption method for your phone number query, including plaintext, MD5, and SHA256.
|
|
4921
|
+
*
|
|
4922
|
+
* @description * Before you call this operation, make sure that you are familiar with the [billing](https://help.aliyun.com/document_detail/154751.html) of Cell Phone Number Service.
|
|
4923
|
+
* * You are charged only if the value of Code is OK and the value of IsPrivacyNumber is true or false.
|
|
4924
|
+
* * By default, only Alibaba Cloud accounts can call this operation. RAM users can call this operation only after the RAM users are granted the related permissions. For more information, see [Grant permissions to RAM users](https://help.aliyun.com/document_detail/154006.html).
|
|
4925
|
+
* * Before you call this operation, perform the following operations: Log on to the Cell Phone Number Service console. On the [Labels](https://dytns.console.aliyun.com/analysis/square) page, find the label that you want to use, click **Activate Now**, enter the required information, and then submit your application. After your application is approved, you can use the label.
|
|
4926
|
+
* ### [](#qps)QPS limits
|
|
4927
|
+
* You can call this operation up to 300 times per second per account. If the number of calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.
|
|
4928
|
+
*
|
|
4929
|
+
* @param request PhoneNumberStatusForVirtualRequest
|
|
4930
|
+
* @return PhoneNumberStatusForVirtualResponse
|
|
4329
4931
|
*/
|
|
4330
4932
|
async phoneNumberStatusForVirtual(request) {
|
|
4331
4933
|
let runtime = new $Util.RuntimeOptions({});
|
|
4332
4934
|
return await this.phoneNumberStatusForVirtualWithOptions(request, runtime);
|
|
4333
4935
|
}
|
|
4334
4936
|
/**
|
|
4335
|
-
|
|
4336
|
-
|
|
4337
|
-
|
|
4338
|
-
|
|
4339
|
-
|
|
4340
|
-
|
|
4341
|
-
|
|
4342
|
-
|
|
4343
|
-
|
|
4937
|
+
* @summary Queries the real-time service state of a phone number. The state includes NORMAL, SHUTDOWN, and NOT_EXIST. You can choose an encryption method for your phone number query, including plaintext, MD5, and SHA256.
|
|
4938
|
+
*
|
|
4939
|
+
* @description * Before you call this operation, make sure that you are familiar with the [billing](https://help.aliyun.com/document_detail/154751.html) of Cell Phone Number Service.
|
|
4940
|
+
* * By default, only Alibaba Cloud accounts can call this operation. RAM users can call this operation only after the RAM users are granted the related permissions. For more information, see [Grant permissions to RAM users](https://help.aliyun.com/document_detail/154006.html).
|
|
4941
|
+
* * Before you call this operation, perform the following operations: Log on to the Cell Phone Number Service console. On the [Labels](https://dytns.console.aliyun.com/analysis/square) page, find the label that you want to use, click **Activate Now**, enter the required information, and then submit your application. After your application is approved, you can use the label.
|
|
4942
|
+
* ### [](#qps)QPS limits
|
|
4943
|
+
* You can call this operation up to 300 times per second per account. If the number of calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.
|
|
4944
|
+
*
|
|
4945
|
+
* @param request PhoneNumberStatusForVoiceRequest
|
|
4946
|
+
* @param runtime runtime options for this request RuntimeOptions
|
|
4947
|
+
* @return PhoneNumberStatusForVoiceResponse
|
|
4344
4948
|
*/
|
|
4345
4949
|
async phoneNumberStatusForVoiceWithOptions(request, runtime) {
|
|
4346
4950
|
tea_util_1.default.validateModel(request);
|
|
@@ -4380,19 +4984,28 @@ class Client extends openapi_client_1.default {
|
|
|
4380
4984
|
return $tea.cast(await this.callApi(params, req, runtime), new PhoneNumberStatusForVoiceResponse({}));
|
|
4381
4985
|
}
|
|
4382
4986
|
/**
|
|
4383
|
-
|
|
4384
|
-
|
|
4385
|
-
|
|
4386
|
-
|
|
4387
|
-
|
|
4388
|
-
|
|
4389
|
-
|
|
4390
|
-
|
|
4987
|
+
* @summary Queries the real-time service state of a phone number. The state includes NORMAL, SHUTDOWN, and NOT_EXIST. You can choose an encryption method for your phone number query, including plaintext, MD5, and SHA256.
|
|
4988
|
+
*
|
|
4989
|
+
* @description * Before you call this operation, make sure that you are familiar with the [billing](https://help.aliyun.com/document_detail/154751.html) of Cell Phone Number Service.
|
|
4990
|
+
* * By default, only Alibaba Cloud accounts can call this operation. RAM users can call this operation only after the RAM users are granted the related permissions. For more information, see [Grant permissions to RAM users](https://help.aliyun.com/document_detail/154006.html).
|
|
4991
|
+
* * Before you call this operation, perform the following operations: Log on to the Cell Phone Number Service console. On the [Labels](https://dytns.console.aliyun.com/analysis/square) page, find the label that you want to use, click **Activate Now**, enter the required information, and then submit your application. After your application is approved, you can use the label.
|
|
4992
|
+
* ### [](#qps)QPS limits
|
|
4993
|
+
* You can call this operation up to 300 times per second per account. If the number of calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.
|
|
4994
|
+
*
|
|
4995
|
+
* @param request PhoneNumberStatusForVoiceRequest
|
|
4996
|
+
* @return PhoneNumberStatusForVoiceResponse
|
|
4391
4997
|
*/
|
|
4392
4998
|
async phoneNumberStatusForVoice(request) {
|
|
4393
4999
|
let runtime = new $Util.RuntimeOptions({});
|
|
4394
5000
|
return await this.phoneNumberStatusForVoiceWithOptions(request, runtime);
|
|
4395
5001
|
}
|
|
5002
|
+
/**
|
|
5003
|
+
* @summary Queries available authorization codes.
|
|
5004
|
+
*
|
|
5005
|
+
* @param request QueryAvailableAuthCodeRequest
|
|
5006
|
+
* @param runtime runtime options for this request RuntimeOptions
|
|
5007
|
+
* @return QueryAvailableAuthCodeResponse
|
|
5008
|
+
*/
|
|
4396
5009
|
async queryAvailableAuthCodeWithOptions(request, runtime) {
|
|
4397
5010
|
tea_util_1.default.validateModel(request);
|
|
4398
5011
|
let query = {};
|
|
@@ -4424,10 +5037,23 @@ class Client extends openapi_client_1.default {
|
|
|
4424
5037
|
});
|
|
4425
5038
|
return $tea.cast(await this.callApi(params, req, runtime), new QueryAvailableAuthCodeResponse({}));
|
|
4426
5039
|
}
|
|
5040
|
+
/**
|
|
5041
|
+
* @summary Queries available authorization codes.
|
|
5042
|
+
*
|
|
5043
|
+
* @param request QueryAvailableAuthCodeRequest
|
|
5044
|
+
* @return QueryAvailableAuthCodeResponse
|
|
5045
|
+
*/
|
|
4427
5046
|
async queryAvailableAuthCode(request) {
|
|
4428
5047
|
let runtime = new $Util.RuntimeOptions({});
|
|
4429
5048
|
return await this.queryAvailableAuthCodeWithOptions(request, runtime);
|
|
4430
5049
|
}
|
|
5050
|
+
/**
|
|
5051
|
+
* @summary 在网时长专用接口
|
|
5052
|
+
*
|
|
5053
|
+
* @param request QueryPhoneNumberOnlineTimeRequest
|
|
5054
|
+
* @param runtime runtime options for this request RuntimeOptions
|
|
5055
|
+
* @return QueryPhoneNumberOnlineTimeResponse
|
|
5056
|
+
*/
|
|
4431
5057
|
async queryPhoneNumberOnlineTimeWithOptions(request, runtime) {
|
|
4432
5058
|
tea_util_1.default.validateModel(request);
|
|
4433
5059
|
let query = {};
|
|
@@ -4465,10 +5091,80 @@ class Client extends openapi_client_1.default {
|
|
|
4465
5091
|
});
|
|
4466
5092
|
return $tea.cast(await this.callApi(params, req, runtime), new QueryPhoneNumberOnlineTimeResponse({}));
|
|
4467
5093
|
}
|
|
5094
|
+
/**
|
|
5095
|
+
* @summary 在网时长专用接口
|
|
5096
|
+
*
|
|
5097
|
+
* @param request QueryPhoneNumberOnlineTimeRequest
|
|
5098
|
+
* @return QueryPhoneNumberOnlineTimeResponse
|
|
5099
|
+
*/
|
|
4468
5100
|
async queryPhoneNumberOnlineTime(request) {
|
|
4469
5101
|
let runtime = new $Util.RuntimeOptions({});
|
|
4470
5102
|
return await this.queryPhoneNumberOnlineTimeWithOptions(request, runtime);
|
|
4471
5103
|
}
|
|
5104
|
+
/**
|
|
5105
|
+
* @summary 二次号携号转网号码查询
|
|
5106
|
+
*
|
|
5107
|
+
* @param request QueryPhoneTwiceTelVerifyRequest
|
|
5108
|
+
* @param runtime runtime options for this request RuntimeOptions
|
|
5109
|
+
* @return QueryPhoneTwiceTelVerifyResponse
|
|
5110
|
+
*/
|
|
5111
|
+
async queryPhoneTwiceTelVerifyWithOptions(request, runtime) {
|
|
5112
|
+
tea_util_1.default.validateModel(request);
|
|
5113
|
+
let query = {};
|
|
5114
|
+
if (!tea_util_1.default.isUnset(request.authCode)) {
|
|
5115
|
+
query["AuthCode"] = request.authCode;
|
|
5116
|
+
}
|
|
5117
|
+
if (!tea_util_1.default.isUnset(request.inputNumber)) {
|
|
5118
|
+
query["InputNumber"] = request.inputNumber;
|
|
5119
|
+
}
|
|
5120
|
+
if (!tea_util_1.default.isUnset(request.mask)) {
|
|
5121
|
+
query["Mask"] = request.mask;
|
|
5122
|
+
}
|
|
5123
|
+
if (!tea_util_1.default.isUnset(request.ownerId)) {
|
|
5124
|
+
query["OwnerId"] = request.ownerId;
|
|
5125
|
+
}
|
|
5126
|
+
if (!tea_util_1.default.isUnset(request.resourceOwnerAccount)) {
|
|
5127
|
+
query["ResourceOwnerAccount"] = request.resourceOwnerAccount;
|
|
5128
|
+
}
|
|
5129
|
+
if (!tea_util_1.default.isUnset(request.resourceOwnerId)) {
|
|
5130
|
+
query["ResourceOwnerId"] = request.resourceOwnerId;
|
|
5131
|
+
}
|
|
5132
|
+
if (!tea_util_1.default.isUnset(request.startTime)) {
|
|
5133
|
+
query["StartTime"] = request.startTime;
|
|
5134
|
+
}
|
|
5135
|
+
let req = new $OpenApi.OpenApiRequest({
|
|
5136
|
+
query: openapi_util_1.default.query(query),
|
|
5137
|
+
});
|
|
5138
|
+
let params = new $OpenApi.Params({
|
|
5139
|
+
action: "QueryPhoneTwiceTelVerify",
|
|
5140
|
+
version: "2020-02-17",
|
|
5141
|
+
protocol: "HTTPS",
|
|
5142
|
+
pathname: "/",
|
|
5143
|
+
method: "POST",
|
|
5144
|
+
authType: "AK",
|
|
5145
|
+
style: "RPC",
|
|
5146
|
+
reqBodyType: "formData",
|
|
5147
|
+
bodyType: "json",
|
|
5148
|
+
});
|
|
5149
|
+
return $tea.cast(await this.callApi(params, req, runtime), new QueryPhoneTwiceTelVerifyResponse({}));
|
|
5150
|
+
}
|
|
5151
|
+
/**
|
|
5152
|
+
* @summary 二次号携号转网号码查询
|
|
5153
|
+
*
|
|
5154
|
+
* @param request QueryPhoneTwiceTelVerifyRequest
|
|
5155
|
+
* @return QueryPhoneTwiceTelVerifyResponse
|
|
5156
|
+
*/
|
|
5157
|
+
async queryPhoneTwiceTelVerify(request) {
|
|
5158
|
+
let runtime = new $Util.RuntimeOptions({});
|
|
5159
|
+
return await this.queryPhoneTwiceTelVerifyWithOptions(request, runtime);
|
|
5160
|
+
}
|
|
5161
|
+
/**
|
|
5162
|
+
* @summary Queries tag application rules.
|
|
5163
|
+
*
|
|
5164
|
+
* @param request QueryTagApplyRuleRequest
|
|
5165
|
+
* @param runtime runtime options for this request RuntimeOptions
|
|
5166
|
+
* @return QueryTagApplyRuleResponse
|
|
5167
|
+
*/
|
|
4472
5168
|
async queryTagApplyRuleWithOptions(request, runtime) {
|
|
4473
5169
|
tea_util_1.default.validateModel(request);
|
|
4474
5170
|
let query = {};
|
|
@@ -4500,10 +5196,23 @@ class Client extends openapi_client_1.default {
|
|
|
4500
5196
|
});
|
|
4501
5197
|
return $tea.cast(await this.callApi(params, req, runtime), new QueryTagApplyRuleResponse({}));
|
|
4502
5198
|
}
|
|
5199
|
+
/**
|
|
5200
|
+
* @summary Queries tag application rules.
|
|
5201
|
+
*
|
|
5202
|
+
* @param request QueryTagApplyRuleRequest
|
|
5203
|
+
* @return QueryTagApplyRuleResponse
|
|
5204
|
+
*/
|
|
4503
5205
|
async queryTagApplyRule(request) {
|
|
4504
5206
|
let runtime = new $Util.RuntimeOptions({});
|
|
4505
5207
|
return await this.queryTagApplyRuleWithOptions(request, runtime);
|
|
4506
5208
|
}
|
|
5209
|
+
/**
|
|
5210
|
+
* @summary Queries information about tags.
|
|
5211
|
+
*
|
|
5212
|
+
* @param request QueryTagInfoBySelectionRequest
|
|
5213
|
+
* @param runtime runtime options for this request RuntimeOptions
|
|
5214
|
+
* @return QueryTagInfoBySelectionResponse
|
|
5215
|
+
*/
|
|
4507
5216
|
async queryTagInfoBySelectionWithOptions(request, runtime) {
|
|
4508
5217
|
tea_util_1.default.validateModel(request);
|
|
4509
5218
|
let query = {};
|
|
@@ -4541,10 +5250,23 @@ class Client extends openapi_client_1.default {
|
|
|
4541
5250
|
});
|
|
4542
5251
|
return $tea.cast(await this.callApi(params, req, runtime), new QueryTagInfoBySelectionResponse({}));
|
|
4543
5252
|
}
|
|
5253
|
+
/**
|
|
5254
|
+
* @summary Queries information about tags.
|
|
5255
|
+
*
|
|
5256
|
+
* @param request QueryTagInfoBySelectionRequest
|
|
5257
|
+
* @return QueryTagInfoBySelectionResponse
|
|
5258
|
+
*/
|
|
4544
5259
|
async queryTagInfoBySelection(request) {
|
|
4545
5260
|
let runtime = new $Util.RuntimeOptions({});
|
|
4546
5261
|
return await this.queryTagInfoBySelectionWithOptions(request, runtime);
|
|
4547
5262
|
}
|
|
5263
|
+
/**
|
|
5264
|
+
* @summary Queries a list of tags by page.
|
|
5265
|
+
*
|
|
5266
|
+
* @param request QueryTagListPageRequest
|
|
5267
|
+
* @param runtime runtime options for this request RuntimeOptions
|
|
5268
|
+
* @return QueryTagListPageResponse
|
|
5269
|
+
*/
|
|
4548
5270
|
async queryTagListPageWithOptions(request, runtime) {
|
|
4549
5271
|
tea_util_1.default.validateModel(request);
|
|
4550
5272
|
let query = {};
|
|
@@ -4579,10 +5301,23 @@ class Client extends openapi_client_1.default {
|
|
|
4579
5301
|
});
|
|
4580
5302
|
return $tea.cast(await this.callApi(params, req, runtime), new QueryTagListPageResponse({}));
|
|
4581
5303
|
}
|
|
5304
|
+
/**
|
|
5305
|
+
* @summary Queries a list of tags by page.
|
|
5306
|
+
*
|
|
5307
|
+
* @param request QueryTagListPageRequest
|
|
5308
|
+
* @return QueryTagListPageResponse
|
|
5309
|
+
*/
|
|
4582
5310
|
async queryTagListPage(request) {
|
|
4583
5311
|
let runtime = new $Util.RuntimeOptions({});
|
|
4584
5312
|
return await this.queryTagListPageWithOptions(request, runtime);
|
|
4585
5313
|
}
|
|
5314
|
+
/**
|
|
5315
|
+
* @summary Queries the usage statistics based on tag IDs.
|
|
5316
|
+
*
|
|
5317
|
+
* @param request QueryUsageStatisticsByTagIdRequest
|
|
5318
|
+
* @param runtime runtime options for this request RuntimeOptions
|
|
5319
|
+
* @return QueryUsageStatisticsByTagIdResponse
|
|
5320
|
+
*/
|
|
4586
5321
|
async queryUsageStatisticsByTagIdWithOptions(request, runtime) {
|
|
4587
5322
|
tea_util_1.default.validateModel(request);
|
|
4588
5323
|
let query = {};
|
|
@@ -4626,20 +5361,28 @@ class Client extends openapi_client_1.default {
|
|
|
4626
5361
|
});
|
|
4627
5362
|
return $tea.cast(await this.callApi(params, req, runtime), new QueryUsageStatisticsByTagIdResponse({}));
|
|
4628
5363
|
}
|
|
5364
|
+
/**
|
|
5365
|
+
* @summary Queries the usage statistics based on tag IDs.
|
|
5366
|
+
*
|
|
5367
|
+
* @param request QueryUsageStatisticsByTagIdRequest
|
|
5368
|
+
* @return QueryUsageStatisticsByTagIdResponse
|
|
5369
|
+
*/
|
|
4629
5370
|
async queryUsageStatisticsByTagId(request) {
|
|
4630
5371
|
let runtime = new $Util.RuntimeOptions({});
|
|
4631
5372
|
return await this.queryUsageStatisticsByTagIdWithOptions(request, runtime);
|
|
4632
5373
|
}
|
|
4633
5374
|
/**
|
|
4634
|
-
|
|
4635
|
-
|
|
4636
|
-
|
|
4637
|
-
|
|
4638
|
-
|
|
4639
|
-
|
|
4640
|
-
|
|
4641
|
-
|
|
4642
|
-
|
|
5375
|
+
* @summary Verifies whether the name, phone number, and ID card number entered by a user belong to the same user.
|
|
5376
|
+
*
|
|
5377
|
+
* @description * Before you call this operation, make sure that you are familiar with the [billing](https://help.aliyun.com/document_detail/154751.html) of Cell Phone Number Service.
|
|
5378
|
+
* * Before you call this operation, perform the following operations: Log on to the Cell Phone Number Service console. On the [Labels](https://dytns.console.aliyun.com/analysis/square) page, find the label that you want to use, click **Activate Now**, enter the required information, and then submit your application. After your application is approved, you can use the label.
|
|
5379
|
+
* * You are charged only if the value of Code is OK and the value of IsConsistent is not 2.
|
|
5380
|
+
* ### [](#qps)QPS limits
|
|
5381
|
+
* You can call this operation up to 200 times per second per account. If the number of calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.
|
|
5382
|
+
*
|
|
5383
|
+
* @param request ThreeElementsVerificationRequest
|
|
5384
|
+
* @param runtime runtime options for this request RuntimeOptions
|
|
5385
|
+
* @return ThreeElementsVerificationResponse
|
|
4643
5386
|
*/
|
|
4644
5387
|
async threeElementsVerificationWithOptions(request, runtime) {
|
|
4645
5388
|
tea_util_1.default.validateModel(request);
|
|
@@ -4685,29 +5428,33 @@ class Client extends openapi_client_1.default {
|
|
|
4685
5428
|
return $tea.cast(await this.callApi(params, req, runtime), new ThreeElementsVerificationResponse({}));
|
|
4686
5429
|
}
|
|
4687
5430
|
/**
|
|
4688
|
-
|
|
4689
|
-
|
|
4690
|
-
|
|
4691
|
-
|
|
4692
|
-
|
|
4693
|
-
|
|
4694
|
-
|
|
4695
|
-
|
|
5431
|
+
* @summary Verifies whether the name, phone number, and ID card number entered by a user belong to the same user.
|
|
5432
|
+
*
|
|
5433
|
+
* @description * Before you call this operation, make sure that you are familiar with the [billing](https://help.aliyun.com/document_detail/154751.html) of Cell Phone Number Service.
|
|
5434
|
+
* * Before you call this operation, perform the following operations: Log on to the Cell Phone Number Service console. On the [Labels](https://dytns.console.aliyun.com/analysis/square) page, find the label that you want to use, click **Activate Now**, enter the required information, and then submit your application. After your application is approved, you can use the label.
|
|
5435
|
+
* * You are charged only if the value of Code is OK and the value of IsConsistent is not 2.
|
|
5436
|
+
* ### [](#qps)QPS limits
|
|
5437
|
+
* You can call this operation up to 200 times per second per account. If the number of calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.
|
|
5438
|
+
*
|
|
5439
|
+
* @param request ThreeElementsVerificationRequest
|
|
5440
|
+
* @return ThreeElementsVerificationResponse
|
|
4696
5441
|
*/
|
|
4697
5442
|
async threeElementsVerification(request) {
|
|
4698
5443
|
let runtime = new $Util.RuntimeOptions({});
|
|
4699
5444
|
return await this.threeElementsVerificationWithOptions(request, runtime);
|
|
4700
5445
|
}
|
|
4701
5446
|
/**
|
|
4702
|
-
|
|
4703
|
-
|
|
4704
|
-
|
|
4705
|
-
|
|
4706
|
-
|
|
4707
|
-
|
|
4708
|
-
|
|
4709
|
-
|
|
4710
|
-
|
|
5447
|
+
* @summary Verifies whether the name and phone number entered by a user belong to the same user.
|
|
5448
|
+
*
|
|
5449
|
+
* @description * Before you call this operation, make sure that you are familiar with the [billing](https://help.aliyun.com/document_detail/154751.html) of Cell Phone Number Service.
|
|
5450
|
+
* * Before you call this operation, perform the following operations: Log on to the Cell Phone Number Service console. On the [Labels](https://dytns.console.aliyun.com/analysis/square) page, find the label that you want to use, click **Activate Now**, enter the required information, and then submit your application. After your application is approved, you can use the label.
|
|
5451
|
+
* * You are charged only if the value of Code is OK and the value of IsConsistent is not 2.
|
|
5452
|
+
* ### [](#qps)QPS limits
|
|
5453
|
+
* You can call this operation up to 200 times per second per account. If the number of calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.
|
|
5454
|
+
*
|
|
5455
|
+
* @param request TwoElementsVerificationRequest
|
|
5456
|
+
* @param runtime runtime options for this request RuntimeOptions
|
|
5457
|
+
* @return TwoElementsVerificationResponse
|
|
4711
5458
|
*/
|
|
4712
5459
|
async twoElementsVerificationWithOptions(request, runtime) {
|
|
4713
5460
|
tea_util_1.default.validateModel(request);
|
|
@@ -4750,19 +5497,151 @@ class Client extends openapi_client_1.default {
|
|
|
4750
5497
|
return $tea.cast(await this.callApi(params, req, runtime), new TwoElementsVerificationResponse({}));
|
|
4751
5498
|
}
|
|
4752
5499
|
/**
|
|
4753
|
-
|
|
4754
|
-
|
|
4755
|
-
|
|
4756
|
-
|
|
4757
|
-
|
|
4758
|
-
|
|
4759
|
-
|
|
4760
|
-
|
|
5500
|
+
* @summary Verifies whether the name and phone number entered by a user belong to the same user.
|
|
5501
|
+
*
|
|
5502
|
+
* @description * Before you call this operation, make sure that you are familiar with the [billing](https://help.aliyun.com/document_detail/154751.html) of Cell Phone Number Service.
|
|
5503
|
+
* * Before you call this operation, perform the following operations: Log on to the Cell Phone Number Service console. On the [Labels](https://dytns.console.aliyun.com/analysis/square) page, find the label that you want to use, click **Activate Now**, enter the required information, and then submit your application. After your application is approved, you can use the label.
|
|
5504
|
+
* * You are charged only if the value of Code is OK and the value of IsConsistent is not 2.
|
|
5505
|
+
* ### [](#qps)QPS limits
|
|
5506
|
+
* You can call this operation up to 200 times per second per account. If the number of calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.
|
|
5507
|
+
*
|
|
5508
|
+
* @param request TwoElementsVerificationRequest
|
|
5509
|
+
* @return TwoElementsVerificationResponse
|
|
4761
5510
|
*/
|
|
4762
5511
|
async twoElementsVerification(request) {
|
|
4763
5512
|
let runtime = new $Util.RuntimeOptions({});
|
|
4764
5513
|
return await this.twoElementsVerificationWithOptions(request, runtime);
|
|
4765
5514
|
}
|
|
5515
|
+
/**
|
|
5516
|
+
* @summary UAID采集
|
|
5517
|
+
*
|
|
5518
|
+
* @param request UAIDCollectionRequest
|
|
5519
|
+
* @param runtime runtime options for this request RuntimeOptions
|
|
5520
|
+
* @return UAIDCollectionResponse
|
|
5521
|
+
*/
|
|
5522
|
+
async uAIDCollectionWithOptions(request, runtime) {
|
|
5523
|
+
tea_util_1.default.validateModel(request);
|
|
5524
|
+
let query = {};
|
|
5525
|
+
if (!tea_util_1.default.isUnset(request.authCode)) {
|
|
5526
|
+
query["AuthCode"] = request.authCode;
|
|
5527
|
+
}
|
|
5528
|
+
if (!tea_util_1.default.isUnset(request.carrier)) {
|
|
5529
|
+
query["Carrier"] = request.carrier;
|
|
5530
|
+
}
|
|
5531
|
+
if (!tea_util_1.default.isUnset(request.ip)) {
|
|
5532
|
+
query["Ip"] = request.ip;
|
|
5533
|
+
}
|
|
5534
|
+
if (!tea_util_1.default.isUnset(request.outId)) {
|
|
5535
|
+
query["OutId"] = request.outId;
|
|
5536
|
+
}
|
|
5537
|
+
if (!tea_util_1.default.isUnset(request.ownerId)) {
|
|
5538
|
+
query["OwnerId"] = request.ownerId;
|
|
5539
|
+
}
|
|
5540
|
+
if (!tea_util_1.default.isUnset(request.province)) {
|
|
5541
|
+
query["Province"] = request.province;
|
|
5542
|
+
}
|
|
5543
|
+
if (!tea_util_1.default.isUnset(request.resourceOwnerAccount)) {
|
|
5544
|
+
query["ResourceOwnerAccount"] = request.resourceOwnerAccount;
|
|
5545
|
+
}
|
|
5546
|
+
if (!tea_util_1.default.isUnset(request.resourceOwnerId)) {
|
|
5547
|
+
query["ResourceOwnerId"] = request.resourceOwnerId;
|
|
5548
|
+
}
|
|
5549
|
+
if (!tea_util_1.default.isUnset(request.token)) {
|
|
5550
|
+
query["Token"] = request.token;
|
|
5551
|
+
}
|
|
5552
|
+
if (!tea_util_1.default.isUnset(request.userGrantId)) {
|
|
5553
|
+
query["UserGrantId"] = request.userGrantId;
|
|
5554
|
+
}
|
|
5555
|
+
let req = new $OpenApi.OpenApiRequest({
|
|
5556
|
+
query: openapi_util_1.default.query(query),
|
|
5557
|
+
});
|
|
5558
|
+
let params = new $OpenApi.Params({
|
|
5559
|
+
action: "UAIDCollection",
|
|
5560
|
+
version: "2020-02-17",
|
|
5561
|
+
protocol: "HTTPS",
|
|
5562
|
+
pathname: "/",
|
|
5563
|
+
method: "POST",
|
|
5564
|
+
authType: "AK",
|
|
5565
|
+
style: "RPC",
|
|
5566
|
+
reqBodyType: "formData",
|
|
5567
|
+
bodyType: "json",
|
|
5568
|
+
});
|
|
5569
|
+
return $tea.cast(await this.callApi(params, req, runtime), new UAIDCollectionResponse({}));
|
|
5570
|
+
}
|
|
5571
|
+
/**
|
|
5572
|
+
* @summary UAID采集
|
|
5573
|
+
*
|
|
5574
|
+
* @param request UAIDCollectionRequest
|
|
5575
|
+
* @return UAIDCollectionResponse
|
|
5576
|
+
*/
|
|
5577
|
+
async uAIDCollection(request) {
|
|
5578
|
+
let runtime = new $Util.RuntimeOptions({});
|
|
5579
|
+
return await this.uAIDCollectionWithOptions(request, runtime);
|
|
5580
|
+
}
|
|
5581
|
+
/**
|
|
5582
|
+
* @summary uaid号码转换服务
|
|
5583
|
+
*
|
|
5584
|
+
* @param request UAIDConversionRequest
|
|
5585
|
+
* @param runtime runtime options for this request RuntimeOptions
|
|
5586
|
+
* @return UAIDConversionResponse
|
|
5587
|
+
*/
|
|
5588
|
+
async uAIDConversionWithOptions(request, runtime) {
|
|
5589
|
+
tea_util_1.default.validateModel(request);
|
|
5590
|
+
let query = {};
|
|
5591
|
+
if (!tea_util_1.default.isUnset(request.authCode)) {
|
|
5592
|
+
query["AuthCode"] = request.authCode;
|
|
5593
|
+
}
|
|
5594
|
+
if (!tea_util_1.default.isUnset(request.carrier)) {
|
|
5595
|
+
query["Carrier"] = request.carrier;
|
|
5596
|
+
}
|
|
5597
|
+
if (!tea_util_1.default.isUnset(request.outId)) {
|
|
5598
|
+
query["OutId"] = request.outId;
|
|
5599
|
+
}
|
|
5600
|
+
if (!tea_util_1.default.isUnset(request.ownerId)) {
|
|
5601
|
+
query["OwnerId"] = request.ownerId;
|
|
5602
|
+
}
|
|
5603
|
+
if (!tea_util_1.default.isUnset(request.resourceOwnerAccount)) {
|
|
5604
|
+
query["ResourceOwnerAccount"] = request.resourceOwnerAccount;
|
|
5605
|
+
}
|
|
5606
|
+
if (!tea_util_1.default.isUnset(request.resourceOwnerId)) {
|
|
5607
|
+
query["ResourceOwnerId"] = request.resourceOwnerId;
|
|
5608
|
+
}
|
|
5609
|
+
if (!tea_util_1.default.isUnset(request.uaidList)) {
|
|
5610
|
+
query["UaidList"] = request.uaidList;
|
|
5611
|
+
}
|
|
5612
|
+
let req = new $OpenApi.OpenApiRequest({
|
|
5613
|
+
query: openapi_util_1.default.query(query),
|
|
5614
|
+
});
|
|
5615
|
+
let params = new $OpenApi.Params({
|
|
5616
|
+
action: "UAIDConversion",
|
|
5617
|
+
version: "2020-02-17",
|
|
5618
|
+
protocol: "HTTPS",
|
|
5619
|
+
pathname: "/",
|
|
5620
|
+
method: "POST",
|
|
5621
|
+
authType: "AK",
|
|
5622
|
+
style: "RPC",
|
|
5623
|
+
reqBodyType: "formData",
|
|
5624
|
+
bodyType: "json",
|
|
5625
|
+
});
|
|
5626
|
+
return $tea.cast(await this.callApi(params, req, runtime), new UAIDConversionResponse({}));
|
|
5627
|
+
}
|
|
5628
|
+
/**
|
|
5629
|
+
* @summary uaid号码转换服务
|
|
5630
|
+
*
|
|
5631
|
+
* @param request UAIDConversionRequest
|
|
5632
|
+
* @return UAIDConversionResponse
|
|
5633
|
+
*/
|
|
5634
|
+
async uAIDConversion(request) {
|
|
5635
|
+
let runtime = new $Util.RuntimeOptions({});
|
|
5636
|
+
return await this.uAIDConversionWithOptions(request, runtime);
|
|
5637
|
+
}
|
|
5638
|
+
/**
|
|
5639
|
+
* @summary 获取UAID
|
|
5640
|
+
*
|
|
5641
|
+
* @param request UAIDVerificationRequest
|
|
5642
|
+
* @param runtime runtime options for this request RuntimeOptions
|
|
5643
|
+
* @return UAIDVerificationResponse
|
|
5644
|
+
*/
|
|
4766
5645
|
async uAIDVerificationWithOptions(request, runtime) {
|
|
4767
5646
|
tea_util_1.default.validateModel(request);
|
|
4768
5647
|
let query = {};
|
|
@@ -4812,6 +5691,12 @@ class Client extends openapi_client_1.default {
|
|
|
4812
5691
|
});
|
|
4813
5692
|
return $tea.cast(await this.callApi(params, req, runtime), new UAIDVerificationResponse({}));
|
|
4814
5693
|
}
|
|
5694
|
+
/**
|
|
5695
|
+
* @summary 获取UAID
|
|
5696
|
+
*
|
|
5697
|
+
* @param request UAIDVerificationRequest
|
|
5698
|
+
* @return UAIDVerificationResponse
|
|
5699
|
+
*/
|
|
4815
5700
|
async uAIDVerification(request) {
|
|
4816
5701
|
let runtime = new $Util.RuntimeOptions({});
|
|
4817
5702
|
return await this.uAIDVerificationWithOptions(request, runtime);
|