@alicloud/dytnsapi20200217 3.3.0 → 3.4.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/client.d.ts +543 -228
- package/dist/client.js +605 -229
- package/dist/client.js.map +1 -1
- package/dist/models/CertNoThreeElementVerificationRequest.d.ts +15 -2
- package/dist/models/CertNoThreeElementVerificationRequest.js.map +1 -1
- package/dist/models/CertNoThreeElementVerificationResponseBody.d.ts +33 -0
- package/dist/models/CertNoThreeElementVerificationResponseBody.js.map +1 -1
- package/dist/models/CertNoTwoElementVerificationRequest.d.ts +10 -2
- package/dist/models/CertNoTwoElementVerificationRequest.js.map +1 -1
- package/dist/models/CertNoTwoElementVerificationResponseBody.d.ts +25 -0
- package/dist/models/CertNoTwoElementVerificationResponseBody.js.map +1 -1
- package/dist/models/CompanyFourElementsVerificationRequest.d.ts +10 -13
- package/dist/models/CompanyFourElementsVerificationRequest.js.map +1 -1
- package/dist/models/CompanyFourElementsVerificationResponseBody.d.ts +21 -18
- package/dist/models/CompanyFourElementsVerificationResponseBody.js.map +1 -1
- package/dist/models/CompanyThreeElementsVerificationRequest.d.ts +7 -8
- package/dist/models/CompanyThreeElementsVerificationRequest.js.map +1 -1
- package/dist/models/CompanyThreeElementsVerificationResponseBody.d.ts +26 -20
- package/dist/models/CompanyThreeElementsVerificationResponseBody.js.map +1 -1
- package/dist/models/CompanyTwoElementsVerificationRequest.d.ts +5 -5
- package/dist/models/CompanyTwoElementsVerificationResponseBody.d.ts +26 -16
- package/dist/models/CompanyTwoElementsVerificationResponseBody.js.map +1 -1
- package/dist/models/DeleteContactsRequest.d.ts +2 -0
- package/dist/models/DeleteContactsRequest.js.map +1 -1
- package/dist/models/DeleteContactsResponseBody.d.ts +17 -0
- package/dist/models/DeleteContactsResponseBody.js.map +1 -1
- package/dist/models/DescribeEmptyNumberRequest.d.ts +10 -7
- package/dist/models/DescribeEmptyNumberRequest.js.map +1 -1
- package/dist/models/DescribeEmptyNumberResponseBody.d.ts +16 -12
- package/dist/models/DescribeEmptyNumberResponseBody.js.map +1 -1
- package/dist/models/DescribePhoneNumberAnalysisAirequest.d.ts +5 -5
- package/dist/models/DescribePhoneNumberAnalysisAiresponseBody.d.ts +16 -10
- package/dist/models/DescribePhoneNumberAnalysisAiresponseBody.js.map +1 -1
- package/dist/models/DescribePhoneNumberAnalysisRequest.d.ts +29 -2
- package/dist/models/DescribePhoneNumberAnalysisRequest.js.map +1 -1
- package/dist/models/DescribePhoneNumberAnalysisResponseBody.d.ts +36 -1
- package/dist/models/DescribePhoneNumberAnalysisResponseBody.js.map +1 -1
- package/dist/models/DescribePhoneNumberAnalysisTransparentResponseBody.d.ts +0 -16
- package/dist/models/DescribePhoneNumberAnalysisTransparentResponseBody.js.map +1 -1
- package/dist/models/DescribePhoneNumberAttributeRequest.d.ts +0 -5
- package/dist/models/DescribePhoneNumberAttributeRequest.js.map +1 -1
- package/dist/models/DescribePhoneNumberAttributeResponseBody.d.ts +0 -67
- package/dist/models/DescribePhoneNumberAttributeResponseBody.js.map +1 -1
- package/dist/models/DescribePhoneNumberOnlineTimeRequest.d.ts +13 -14
- package/dist/models/DescribePhoneNumberOnlineTimeRequest.js.map +1 -1
- package/dist/models/DescribePhoneNumberOnlineTimeResponseBody.d.ts +21 -21
- package/dist/models/DescribePhoneNumberOnlineTimeResponseBody.js.map +1 -1
- package/dist/models/DescribePhoneNumberOperatorAttributeRequest.d.ts +20 -12
- package/dist/models/DescribePhoneNumberOperatorAttributeRequest.js.map +1 -1
- package/dist/models/DescribePhoneNumberOperatorAttributeResponseBody.d.ts +30 -22
- package/dist/models/DescribePhoneNumberOperatorAttributeResponseBody.js.map +1 -1
- package/dist/models/DescribePhoneTwiceTelVerifyRequest.d.ts +18 -14
- package/dist/models/DescribePhoneTwiceTelVerifyRequest.js.map +1 -1
- package/dist/models/DescribePhoneTwiceTelVerifyResponseBody.d.ts +29 -19
- package/dist/models/DescribePhoneTwiceTelVerifyResponseBody.js.map +1 -1
- package/dist/models/GetUaidapplyTokenSignRequest.d.ts +35 -0
- package/dist/models/GetUaidapplyTokenSignRequest.js.map +1 -1
- package/dist/models/GetUaidapplyTokenSignResponseBody.d.ts +33 -0
- package/dist/models/GetUaidapplyTokenSignResponseBody.js.map +1 -1
- package/dist/models/HistoryThreeElementsVerificationRequest.d.ts +43 -6
- package/dist/models/HistoryThreeElementsVerificationRequest.js.map +1 -1
- package/dist/models/HistoryThreeElementsVerificationResponseBody.d.ts +38 -0
- package/dist/models/HistoryThreeElementsVerificationResponseBody.js.map +1 -1
- package/dist/models/InvalidPhoneNumberFilterRequest.d.ts +2 -2
- package/dist/models/InvalidPhoneNumberFilterResponseBody.d.ts +29 -19
- package/dist/models/InvalidPhoneNumberFilterResponseBody.js.map +1 -1
- package/dist/models/ListContactsRequest.d.ts +6 -0
- package/dist/models/ListContactsRequest.js.map +1 -1
- package/dist/models/ListContactsResponseBody.d.ts +60 -0
- package/dist/models/ListContactsResponseBody.js.map +1 -1
- package/dist/models/PhoneNumberEncryptRequest.d.ts +12 -4
- package/dist/models/PhoneNumberEncryptRequest.js.map +1 -1
- package/dist/models/PhoneNumberEncryptResponseBody.d.ts +16 -6
- package/dist/models/PhoneNumberEncryptResponseBody.js.map +1 -1
- package/dist/models/PhoneNumberStatusForAccountRequest.d.ts +20 -10
- package/dist/models/PhoneNumberStatusForAccountRequest.js.map +1 -1
- package/dist/models/PhoneNumberStatusForAccountResponseBody.d.ts +28 -19
- package/dist/models/PhoneNumberStatusForAccountResponseBody.js.map +1 -1
- package/dist/models/PhoneNumberStatusForPublicRequest.d.ts +17 -9
- package/dist/models/PhoneNumberStatusForPublicRequest.js.map +1 -1
- package/dist/models/PhoneNumberStatusForPublicResponseBody.d.ts +32 -22
- package/dist/models/PhoneNumberStatusForPublicResponseBody.js.map +1 -1
- package/dist/models/PhoneNumberStatusForRealRequest.d.ts +19 -9
- package/dist/models/PhoneNumberStatusForRealRequest.js.map +1 -1
- package/dist/models/PhoneNumberStatusForRealResponseBody.d.ts +33 -22
- package/dist/models/PhoneNumberStatusForRealResponseBody.js.map +1 -1
- package/dist/models/PhoneNumberStatusForSmsRequest.d.ts +20 -10
- package/dist/models/PhoneNumberStatusForSmsRequest.js.map +1 -1
- package/dist/models/PhoneNumberStatusForSmsResponseBody.d.ts +29 -20
- package/dist/models/PhoneNumberStatusForSmsResponseBody.js.map +1 -1
- package/dist/models/PhoneNumberStatusForVoiceRequest.d.ts +19 -9
- package/dist/models/PhoneNumberStatusForVoiceRequest.js.map +1 -1
- package/dist/models/PhoneNumberStatusForVoiceResponseBody.d.ts +31 -21
- package/dist/models/PhoneNumberStatusForVoiceResponseBody.js.map +1 -1
- package/dist/models/QueryAvailableAuthCodeRequest.d.ts +1 -1
- package/dist/models/QueryAvailableAuthCodeResponseBody.d.ts +8 -7
- package/dist/models/QueryAvailableAuthCodeResponseBody.js.map +1 -1
- package/dist/models/QueryPackageTypeInfoRequest.d.ts +1 -1
- package/dist/models/QueryPackageTypeInfoResponseBody.d.ts +31 -4
- package/dist/models/QueryPackageTypeInfoResponseBody.js.map +1 -1
- package/dist/models/QueryTagApplyRuleResponseBody.d.ts +28 -15
- package/dist/models/QueryTagApplyRuleResponseBody.js.map +1 -1
- package/dist/models/QueryTagInfoBySelectionResponseBody.d.ts +33 -18
- package/dist/models/QueryTagInfoBySelectionResponseBody.js.map +1 -1
- package/dist/models/QueryTagListPageResponseBody.d.ts +23 -21
- package/dist/models/QueryTagListPageResponseBody.js.map +1 -1
- package/dist/models/QueryTaskListRequest.d.ts +24 -1
- package/dist/models/QueryTaskListRequest.js.map +1 -1
- package/dist/models/QueryTaskListResponseBody.d.ts +31 -0
- package/dist/models/QueryTaskListResponseBody.js.map +1 -1
- package/dist/models/QueryTaskListShrinkRequest.d.ts +24 -1
- package/dist/models/QueryTaskListShrinkRequest.js.map +1 -1
- package/dist/models/QueryUsageStatisticsByTagIdRequest.d.ts +5 -5
- package/dist/models/QueryUsageStatisticsByTagIdResponseBody.d.ts +23 -24
- package/dist/models/QueryUsageStatisticsByTagIdResponseBody.js.map +1 -1
- package/dist/models/SaveContactsRequest.d.ts +26 -0
- package/dist/models/SaveContactsRequest.js.map +1 -1
- package/dist/models/SaveContactsResponseBody.d.ts +12 -0
- package/dist/models/SaveContactsResponseBody.js.map +1 -1
- package/dist/models/ThreeElementsVerificationRequest.d.ts +19 -17
- package/dist/models/ThreeElementsVerificationRequest.js.map +1 -1
- package/dist/models/ThreeElementsVerificationResponseBody.d.ts +23 -21
- package/dist/models/ThreeElementsVerificationResponseBody.js.map +1 -1
- package/dist/models/TwoElementsVerificationRequest.d.ts +15 -13
- package/dist/models/TwoElementsVerificationRequest.js.map +1 -1
- package/dist/models/TwoElementsVerificationResponseBody.d.ts +26 -22
- package/dist/models/TwoElementsVerificationResponseBody.js.map +1 -1
- package/dist/models/UaidverificationRequest.d.ts +28 -2
- package/dist/models/UaidverificationRequest.js.map +1 -1
- package/dist/models/UaidverificationResponseBody.d.ts +21 -0
- package/dist/models/UaidverificationResponseBody.js.map +1 -1
- package/dist/models/UpdateContactsRequest.d.ts +36 -0
- package/dist/models/UpdateContactsRequest.js.map +1 -1
- package/dist/models/UpdateContactsResponseBody.d.ts +12 -0
- package/dist/models/UpdateContactsResponseBody.js.map +1 -1
- package/dist/models/VirtualThreeElementsVerificationRequest.d.ts +53 -0
- package/dist/models/VirtualThreeElementsVerificationRequest.js +66 -0
- package/dist/models/VirtualThreeElementsVerificationRequest.js.map +1 -0
- package/dist/models/VirtualThreeElementsVerificationResponse.d.ts +19 -0
- package/dist/models/VirtualThreeElementsVerificationResponse.js +69 -0
- package/dist/models/VirtualThreeElementsVerificationResponse.js.map +1 -0
- package/dist/models/VirtualThreeElementsVerificationResponseBody.d.ts +35 -0
- package/dist/models/VirtualThreeElementsVerificationResponseBody.js +88 -0
- package/dist/models/VirtualThreeElementsVerificationResponseBody.js.map +1 -0
- package/dist/models/model.d.ts +4 -0
- package/dist/models/model.js +12 -4
- package/dist/models/model.js.map +1 -1
- package/package.json +1 -1
- package/src/client.ts +612 -229
- package/src/models/CertNoThreeElementVerificationRequest.ts +15 -2
- package/src/models/CertNoThreeElementVerificationResponseBody.ts +33 -0
- package/src/models/CertNoTwoElementVerificationRequest.ts +10 -2
- package/src/models/CertNoTwoElementVerificationResponseBody.ts +25 -0
- package/src/models/CompanyFourElementsVerificationRequest.ts +10 -13
- package/src/models/CompanyFourElementsVerificationResponseBody.ts +21 -18
- package/src/models/CompanyThreeElementsVerificationRequest.ts +7 -8
- package/src/models/CompanyThreeElementsVerificationResponseBody.ts +26 -20
- package/src/models/CompanyTwoElementsVerificationRequest.ts +5 -5
- package/src/models/CompanyTwoElementsVerificationResponseBody.ts +26 -16
- package/src/models/DeleteContactsRequest.ts +2 -0
- package/src/models/DeleteContactsResponseBody.ts +17 -0
- package/src/models/DescribeEmptyNumberRequest.ts +10 -7
- package/src/models/DescribeEmptyNumberResponseBody.ts +16 -12
- package/src/models/DescribePhoneNumberAnalysisAirequest.ts +5 -5
- package/src/models/DescribePhoneNumberAnalysisAiresponseBody.ts +16 -10
- package/src/models/DescribePhoneNumberAnalysisRequest.ts +29 -2
- package/src/models/DescribePhoneNumberAnalysisResponseBody.ts +36 -1
- package/src/models/DescribePhoneNumberAnalysisTransparentResponseBody.ts +0 -16
- package/src/models/DescribePhoneNumberAttributeRequest.ts +0 -5
- package/src/models/DescribePhoneNumberAttributeResponseBody.ts +0 -67
- package/src/models/DescribePhoneNumberOnlineTimeRequest.ts +13 -14
- package/src/models/DescribePhoneNumberOnlineTimeResponseBody.ts +21 -21
- package/src/models/DescribePhoneNumberOperatorAttributeRequest.ts +20 -12
- package/src/models/DescribePhoneNumberOperatorAttributeResponseBody.ts +30 -22
- package/src/models/DescribePhoneTwiceTelVerifyRequest.ts +19 -15
- package/src/models/DescribePhoneTwiceTelVerifyResponseBody.ts +29 -19
- package/src/models/GetUaidapplyTokenSignRequest.ts +35 -0
- package/src/models/GetUaidapplyTokenSignResponseBody.ts +33 -0
- package/src/models/HistoryThreeElementsVerificationRequest.ts +43 -6
- package/src/models/HistoryThreeElementsVerificationResponseBody.ts +38 -0
- package/src/models/InvalidPhoneNumberFilterRequest.ts +2 -2
- package/src/models/InvalidPhoneNumberFilterResponseBody.ts +29 -19
- package/src/models/ListContactsRequest.ts +6 -0
- package/src/models/ListContactsResponseBody.ts +60 -0
- package/src/models/PhoneNumberEncryptRequest.ts +12 -4
- package/src/models/PhoneNumberEncryptResponseBody.ts +16 -6
- package/src/models/PhoneNumberStatusForAccountRequest.ts +20 -10
- package/src/models/PhoneNumberStatusForAccountResponseBody.ts +28 -19
- package/src/models/PhoneNumberStatusForPublicRequest.ts +17 -9
- package/src/models/PhoneNumberStatusForPublicResponseBody.ts +32 -22
- package/src/models/PhoneNumberStatusForRealRequest.ts +19 -9
- package/src/models/PhoneNumberStatusForRealResponseBody.ts +33 -22
- package/src/models/PhoneNumberStatusForSmsRequest.ts +20 -10
- package/src/models/PhoneNumberStatusForSmsResponseBody.ts +29 -20
- package/src/models/PhoneNumberStatusForVoiceRequest.ts +19 -9
- package/src/models/PhoneNumberStatusForVoiceResponseBody.ts +31 -21
- package/src/models/QueryAvailableAuthCodeRequest.ts +1 -1
- package/src/models/QueryAvailableAuthCodeResponseBody.ts +8 -7
- package/src/models/QueryPackageTypeInfoRequest.ts +1 -1
- package/src/models/QueryPackageTypeInfoResponseBody.ts +31 -4
- package/src/models/QueryTagApplyRuleResponseBody.ts +28 -15
- package/src/models/QueryTagInfoBySelectionResponseBody.ts +33 -18
- package/src/models/QueryTagListPageResponseBody.ts +23 -21
- package/src/models/QueryTaskListRequest.ts +24 -1
- package/src/models/QueryTaskListResponseBody.ts +31 -0
- package/src/models/QueryTaskListShrinkRequest.ts +24 -1
- package/src/models/QueryUsageStatisticsByTagIdRequest.ts +5 -5
- package/src/models/QueryUsageStatisticsByTagIdResponseBody.ts +23 -24
- package/src/models/SaveContactsRequest.ts +26 -0
- package/src/models/SaveContactsResponseBody.ts +12 -0
- package/src/models/ThreeElementsVerificationRequest.ts +19 -17
- package/src/models/ThreeElementsVerificationResponseBody.ts +23 -21
- package/src/models/TwoElementsVerificationRequest.ts +15 -13
- package/src/models/TwoElementsVerificationResponseBody.ts +26 -22
- package/src/models/UaidverificationRequest.ts +28 -2
- package/src/models/UaidverificationResponseBody.ts +21 -0
- package/src/models/UpdateContactsRequest.ts +36 -0
- package/src/models/UpdateContactsResponseBody.ts +12 -0
- package/src/models/VirtualThreeElementsVerificationRequest.ts +74 -0
- package/src/models/VirtualThreeElementsVerificationResponse.ts +40 -0
- package/src/models/VirtualThreeElementsVerificationResponseBody.ts +69 -0
- package/src/models/model.ts +4 -0
|
@@ -2,13 +2,15 @@ import * as $dara from '@darabonba/typescript';
|
|
|
2
2
|
export declare class PhoneNumberStatusForVoiceResponseBodyData extends $dara.Model {
|
|
3
3
|
/**
|
|
4
4
|
* @remarks
|
|
5
|
-
* The
|
|
5
|
+
* The current carrier for the number. If the number has been ported, this field returns the new carrier. Valid values:
|
|
6
6
|
*
|
|
7
|
-
*
|
|
8
|
-
* * **CUCC**: China Unicom
|
|
9
|
-
* * **CTCC**: China Telecom
|
|
7
|
+
* - **CMCC**: China Mobile
|
|
10
8
|
*
|
|
11
|
-
*
|
|
9
|
+
* - **CUCC**: China Unicom
|
|
10
|
+
*
|
|
11
|
+
* - **CTCC**: China Telecom
|
|
12
|
+
*
|
|
13
|
+
* > Queries for China Broadnet numbers are not supported.
|
|
12
14
|
*
|
|
13
15
|
* @example
|
|
14
16
|
* CTCC
|
|
@@ -16,17 +18,23 @@ export declare class PhoneNumberStatusForVoiceResponseBodyData extends $dara.Mod
|
|
|
16
18
|
carrier?: string;
|
|
17
19
|
/**
|
|
18
20
|
* @remarks
|
|
19
|
-
* The
|
|
21
|
+
* The status of the phone number. Valid values:
|
|
22
|
+
*
|
|
23
|
+
* - **NORMAL**: The number is active.
|
|
24
|
+
*
|
|
25
|
+
* - **SHUTDOWN**: The service for the number is suspended.
|
|
26
|
+
*
|
|
27
|
+
* - **POWER_OFF**: The phone is powered off.
|
|
20
28
|
*
|
|
21
|
-
*
|
|
22
|
-
* * **SHUTDOWN**: The queried phone number is suspended.
|
|
23
|
-
* * **POWER_OFF**: The phone is powered off.
|
|
24
|
-
* * **NOT_EXIST**: The queried phone number is a nonexistent number.
|
|
25
|
-
* * **SUSPECTED_POWER_OFF**: The phone is suspected to be powered off.
|
|
26
|
-
* * **DEFECT**: The queried phone number is invalid.
|
|
27
|
-
* * **UNKNOWN**: The queried phone number is unknown.
|
|
29
|
+
* - **NOT_EXIST**: The number does not exist.
|
|
28
30
|
*
|
|
29
|
-
*
|
|
31
|
+
* - **SUSPECTED_POWER_OFF**: The phone is likely powered off.
|
|
32
|
+
*
|
|
33
|
+
* - **DEFECT**: The number is invalid.
|
|
34
|
+
*
|
|
35
|
+
* - **UNKNOWN**: The status is unknown.
|
|
36
|
+
*
|
|
37
|
+
* > Due to carrier system adjustments, the `SUSPECTED_POWER_OFF` and `POWER_OFF` statuses are not returned for China Telecom numbers. [For more information, see the official announcement.](https://help.aliyun.com/document_detail/2489709.html)
|
|
30
38
|
*
|
|
31
39
|
* @example
|
|
32
40
|
* NORMAL
|
|
@@ -46,11 +54,13 @@ export declare class PhoneNumberStatusForVoiceResponseBodyData extends $dara.Mod
|
|
|
46
54
|
export declare class PhoneNumberStatusForVoiceResponseBody extends $dara.Model {
|
|
47
55
|
/**
|
|
48
56
|
* @remarks
|
|
49
|
-
* The
|
|
57
|
+
* The status code of the request. Valid values:
|
|
58
|
+
*
|
|
59
|
+
* - **OK**: The request was successful.
|
|
60
|
+
*
|
|
61
|
+
* - **OperatorLimit**: The carrier restricts queries for this phone number.
|
|
50
62
|
*
|
|
51
|
-
*
|
|
52
|
-
* * **OperatorLimit**: The carrier prohibits the query of the phone number.
|
|
53
|
-
* * **RequestFrequencyLimit**: Repeated queries for the same phone number at a high frequency within a short period of time are prohibited due to restrictions that are set by carriers. If this error code is returned, please try again later.
|
|
63
|
+
* - **RequestFrequencyLimit**: Carrier restrictions limit how frequently you can query the same number. If you receive this error, try again later.
|
|
54
64
|
*
|
|
55
65
|
* @example
|
|
56
66
|
* OK
|
|
@@ -58,12 +68,12 @@ export declare class PhoneNumberStatusForVoiceResponseBody extends $dara.Model {
|
|
|
58
68
|
code?: string;
|
|
59
69
|
/**
|
|
60
70
|
* @remarks
|
|
61
|
-
* The
|
|
71
|
+
* The returned data.
|
|
62
72
|
*/
|
|
63
73
|
data?: PhoneNumberStatusForVoiceResponseBodyData;
|
|
64
74
|
/**
|
|
65
75
|
* @remarks
|
|
66
|
-
* The
|
|
76
|
+
* The description of the status code.
|
|
67
77
|
*
|
|
68
78
|
* @example
|
|
69
79
|
* OK
|
|
@@ -71,7 +81,7 @@ export declare class PhoneNumberStatusForVoiceResponseBody extends $dara.Model {
|
|
|
71
81
|
message?: string;
|
|
72
82
|
/**
|
|
73
83
|
* @remarks
|
|
74
|
-
* The
|
|
84
|
+
* The request ID. This is a common parameter. Each request has a unique ID that you can use to troubleshoot issues.
|
|
75
85
|
*
|
|
76
86
|
* @example
|
|
77
87
|
* CC3BB6D2-2FDF-4321-9DCE-B38165CE4C47
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"PhoneNumberStatusForVoiceResponseBody.js","sourceRoot":"","sources":["../../src/models/PhoneNumberStatusForVoiceResponseBody.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,yCAA0C,SAAQ,KAAK,CAAC,KAAK;
|
|
1
|
+
{"version":3,"file":"PhoneNumberStatusForVoiceResponseBody.js","sourceRoot":"","sources":["../../src/models/PhoneNumberStatusForVoiceResponseBody.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,yCAA0C,SAAQ,KAAK,CAAC,KAAK;IAyCxE,MAAM,CAAC,KAAK;QACV,OAAO;YACL,OAAO,EAAE,SAAS;YAClB,MAAM,EAAE,QAAQ;SACjB,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,OAAO,EAAE,QAAQ;YACjB,MAAM,EAAE,QAAQ;SACjB,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AA9DD,8FA8DC;AAED,MAAa,qCAAsC,SAAQ,KAAK,CAAC,KAAK;IAoCpE,MAAM,CAAC,KAAK;QACV,OAAO;YACL,IAAI,EAAE,MAAM;YACZ,IAAI,EAAE,MAAM;YACZ,OAAO,EAAE,SAAS;YAClB,SAAS,EAAE,WAAW;SACvB,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,IAAI,EAAE,QAAQ;YACd,IAAI,EAAE,yCAAyC;YAC/C,OAAO,EAAE,QAAQ;YACjB,SAAS,EAAE,QAAQ;SACpB,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,IAAG,IAAI,CAAC,IAAI,IAAI,OAAQ,IAAI,CAAC,IAAY,CAAC,QAAQ,KAAK,UAAU,EAAE,CAAC;YACjE,IAAI,CAAC,IAAY,CAAC,QAAQ,EAAE,CAAC;QAChC,CAAC;QACD,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AAhED,sFAgEC"}
|
|
@@ -2,7 +2,7 @@ import * as $dara from '@darabonba/typescript';
|
|
|
2
2
|
export declare class QueryAvailableAuthCodeResponseBody extends $dara.Model {
|
|
3
3
|
/**
|
|
4
4
|
* @remarks
|
|
5
|
-
* The
|
|
5
|
+
* The status code returned. **OK** indicates that the request was successful.
|
|
6
6
|
*
|
|
7
7
|
* @example
|
|
8
8
|
* OK
|
|
@@ -10,12 +10,12 @@ export declare class QueryAvailableAuthCodeResponseBody extends $dara.Model {
|
|
|
10
10
|
code?: string;
|
|
11
11
|
/**
|
|
12
12
|
* @remarks
|
|
13
|
-
* The returned
|
|
13
|
+
* The data returned.
|
|
14
14
|
*/
|
|
15
15
|
data?: string[];
|
|
16
16
|
/**
|
|
17
17
|
* @remarks
|
|
18
|
-
* The returned
|
|
18
|
+
* The description of the status code returned.
|
|
19
19
|
*
|
|
20
20
|
* @example
|
|
21
21
|
* OK
|
|
@@ -31,13 +31,14 @@ export declare class QueryAvailableAuthCodeResponseBody extends $dara.Model {
|
|
|
31
31
|
requestId?: string;
|
|
32
32
|
/**
|
|
33
33
|
* @remarks
|
|
34
|
-
* Indicates whether the request
|
|
34
|
+
* Indicates whether the request was successful. Valid values:
|
|
35
35
|
*
|
|
36
|
-
*
|
|
37
|
-
*
|
|
36
|
+
* - true: successful.
|
|
37
|
+
*
|
|
38
|
+
* - false: failed.
|
|
38
39
|
*
|
|
39
40
|
* @example
|
|
40
|
-
*
|
|
41
|
+
* true
|
|
41
42
|
*/
|
|
42
43
|
success?: boolean;
|
|
43
44
|
static names(): {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"QueryAvailableAuthCodeResponseBody.js","sourceRoot":"","sources":["../../src/models/QueryAvailableAuthCodeResponseBody.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,kCAAmC,SAAQ,KAAK,CAAC,KAAK;
|
|
1
|
+
{"version":3,"file":"QueryAvailableAuthCodeResponseBody.js","sourceRoot":"","sources":["../../src/models/QueryAvailableAuthCodeResponseBody.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,kCAAmC,SAAQ,KAAK,CAAC,KAAK;IA0CjE,MAAM,CAAC,KAAK;QACV,OAAO;YACL,IAAI,EAAE,MAAM;YACZ,IAAI,EAAE,MAAM;YACZ,OAAO,EAAE,SAAS;YAClB,SAAS,EAAE,WAAW;YACtB,OAAO,EAAE,SAAS;SACnB,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,IAAI,EAAE,QAAQ;YACd,IAAI,EAAE,EAAE,MAAM,EAAE,OAAO,EAAE,UAAU,EAAE,QAAQ,EAAE;YAC/C,OAAO,EAAE,QAAQ;YACjB,SAAS,EAAE,QAAQ;YACnB,OAAO,EAAE,SAAS;SACnB,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,IAAG,KAAK,CAAC,OAAO,CAAC,IAAI,CAAC,IAAI,CAAC,EAAE,CAAC;YAC5B,KAAK,CAAC,KAAK,CAAC,aAAa,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;QACvC,CAAC;QACD,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AAxED,gFAwEC"}
|
|
@@ -1,26 +1,53 @@
|
|
|
1
1
|
import * as $dara from '@darabonba/typescript';
|
|
2
2
|
export declare class QueryPackageTypeInfoResponseBody extends $dara.Model {
|
|
3
3
|
/**
|
|
4
|
+
* @remarks
|
|
5
|
+
* The status code.
|
|
6
|
+
*
|
|
7
|
+
* - OK indicates that the request is successful.
|
|
8
|
+
*
|
|
9
|
+
* - For other error codes, see the [error code list](https://help.aliyun.com/document_detail/109196.html).
|
|
10
|
+
*
|
|
4
11
|
* @example
|
|
5
|
-
*
|
|
12
|
+
* Example
|
|
6
13
|
*/
|
|
7
14
|
code?: string;
|
|
15
|
+
/**
|
|
16
|
+
* @remarks
|
|
17
|
+
* The response data.
|
|
18
|
+
*
|
|
19
|
+
* @example
|
|
20
|
+
* {"efactorVerification":"平台风控-二要素核验查询套餐包"}
|
|
21
|
+
*/
|
|
8
22
|
data?: {
|
|
9
23
|
[key: string]: any;
|
|
10
24
|
};
|
|
11
25
|
/**
|
|
26
|
+
* @remarks
|
|
27
|
+
* The response message.
|
|
28
|
+
*
|
|
12
29
|
* @example
|
|
13
|
-
*
|
|
30
|
+
* Example
|
|
14
31
|
*/
|
|
15
32
|
message?: string;
|
|
16
33
|
/**
|
|
34
|
+
* @remarks
|
|
35
|
+
* The request ID.
|
|
36
|
+
*
|
|
17
37
|
* @example
|
|
18
|
-
*
|
|
38
|
+
* Example
|
|
19
39
|
*/
|
|
20
40
|
requestId?: string;
|
|
21
41
|
/**
|
|
42
|
+
* @remarks
|
|
43
|
+
* Indicates whether the request was successful. Valid values:
|
|
44
|
+
*
|
|
45
|
+
* - true: The request was successful.
|
|
46
|
+
*
|
|
47
|
+
* - false: The request failed.
|
|
48
|
+
*
|
|
22
49
|
* @example
|
|
23
|
-
*
|
|
50
|
+
* true
|
|
24
51
|
*/
|
|
25
52
|
success?: boolean;
|
|
26
53
|
static names(): {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"QueryPackageTypeInfoResponseBody.js","sourceRoot":"","sources":["../../src/models/QueryPackageTypeInfoResponseBody.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,gCAAiC,SAAQ,KAAK,CAAC,KAAK;
|
|
1
|
+
{"version":3,"file":"QueryPackageTypeInfoResponseBody.js","sourceRoot":"","sources":["../../src/models/QueryPackageTypeInfoResponseBody.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,gCAAiC,SAAQ,KAAK,CAAC,KAAK;IAiD/D,MAAM,CAAC,KAAK;QACV,OAAO;YACL,IAAI,EAAE,MAAM;YACZ,IAAI,EAAE,MAAM;YACZ,OAAO,EAAE,SAAS;YAClB,SAAS,EAAE,WAAW;YACtB,OAAO,EAAE,SAAS;SACnB,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,IAAI,EAAE,QAAQ;YACd,IAAI,EAAE,EAAE,MAAM,EAAE,KAAK,EAAE,SAAS,EAAE,QAAQ,EAAE,WAAW,EAAE,KAAK,EAAE;YAChE,OAAO,EAAE,QAAQ;YACjB,SAAS,EAAE,QAAQ;YACnB,OAAO,EAAE,SAAS;SACnB,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,IAAG,IAAI,CAAC,IAAI,EAAE,CAAC;YACb,KAAK,CAAC,KAAK,CAAC,WAAW,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;QACrC,CAAC;QACD,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AA/ED,4EA+EC"}
|
|
@@ -2,23 +2,27 @@ import * as $dara from '@darabonba/typescript';
|
|
|
2
2
|
export declare class QueryTagApplyRuleResponseBodyData extends $dara.Model {
|
|
3
3
|
/**
|
|
4
4
|
* @remarks
|
|
5
|
-
* The requirements
|
|
5
|
+
* The application material requirements. This parameter is returned when NeedApplyMaterial=1.
|
|
6
6
|
*
|
|
7
7
|
* @example
|
|
8
|
-
*
|
|
8
|
+
* 申请材料的要求是XXX
|
|
9
9
|
*/
|
|
10
10
|
applyMaterialDesc?: string;
|
|
11
11
|
/**
|
|
12
12
|
* @remarks
|
|
13
|
-
* Indicates whether
|
|
13
|
+
* Indicates whether to automatically approve. Valid values:
|
|
14
|
+
*
|
|
15
|
+
* - 0: do not automatically approve.
|
|
16
|
+
*
|
|
17
|
+
* - 1: automatically approve.
|
|
14
18
|
*
|
|
15
19
|
* @example
|
|
16
|
-
*
|
|
20
|
+
* 1
|
|
17
21
|
*/
|
|
18
22
|
autoAudit?: number;
|
|
19
23
|
/**
|
|
20
24
|
* @remarks
|
|
21
|
-
* The
|
|
25
|
+
* The billing standard description link.
|
|
22
26
|
*
|
|
23
27
|
* @example
|
|
24
28
|
* aliyundoc.com
|
|
@@ -26,23 +30,31 @@ export declare class QueryTagApplyRuleResponseBodyData extends $dara.Model {
|
|
|
26
30
|
chargingStandardLink?: string;
|
|
27
31
|
/**
|
|
28
32
|
* @remarks
|
|
29
|
-
*
|
|
33
|
+
* Indicates whether encrypted query is supported. Valid values:
|
|
34
|
+
*
|
|
35
|
+
* - 0: not supported.
|
|
36
|
+
*
|
|
37
|
+
* - 1: supported.
|
|
30
38
|
*
|
|
31
39
|
* @example
|
|
32
|
-
*
|
|
40
|
+
* 0
|
|
33
41
|
*/
|
|
34
42
|
encryptedQuery?: number;
|
|
35
43
|
/**
|
|
36
44
|
* @remarks
|
|
37
|
-
* Indicates whether application materials
|
|
45
|
+
* Indicates whether application materials need to be provided. Valid values:
|
|
46
|
+
*
|
|
47
|
+
* - 0: not required.
|
|
48
|
+
*
|
|
49
|
+
* - 1: required.
|
|
38
50
|
*
|
|
39
51
|
* @example
|
|
40
|
-
*
|
|
52
|
+
* 1
|
|
41
53
|
*/
|
|
42
54
|
needApplyMaterial?: number;
|
|
43
55
|
/**
|
|
44
56
|
* @remarks
|
|
45
|
-
* The
|
|
57
|
+
* The service agreement link.
|
|
46
58
|
*
|
|
47
59
|
* @example
|
|
48
60
|
* example.aliyundoc.com
|
|
@@ -62,7 +74,7 @@ export declare class QueryTagApplyRuleResponseBodyData extends $dara.Model {
|
|
|
62
74
|
export declare class QueryTagApplyRuleResponseBody extends $dara.Model {
|
|
63
75
|
/**
|
|
64
76
|
* @remarks
|
|
65
|
-
* The
|
|
77
|
+
* The request status code. **OK** indicates success.
|
|
66
78
|
*
|
|
67
79
|
* @example
|
|
68
80
|
* OK
|
|
@@ -75,7 +87,7 @@ export declare class QueryTagApplyRuleResponseBody extends $dara.Model {
|
|
|
75
87
|
data?: QueryTagApplyRuleResponseBodyData;
|
|
76
88
|
/**
|
|
77
89
|
* @remarks
|
|
78
|
-
* The returned
|
|
90
|
+
* The description of the returned status code.
|
|
79
91
|
*
|
|
80
92
|
* @example
|
|
81
93
|
* OK
|
|
@@ -93,11 +105,12 @@ export declare class QueryTagApplyRuleResponseBody extends $dara.Model {
|
|
|
93
105
|
* @remarks
|
|
94
106
|
* Indicates whether the request is successful. Valid values:
|
|
95
107
|
*
|
|
96
|
-
*
|
|
97
|
-
*
|
|
108
|
+
* - true: successful.
|
|
109
|
+
*
|
|
110
|
+
* - false: failed.
|
|
98
111
|
*
|
|
99
112
|
* @example
|
|
100
|
-
*
|
|
113
|
+
* true
|
|
101
114
|
*/
|
|
102
115
|
success?: boolean;
|
|
103
116
|
static names(): {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"QueryTagApplyRuleResponseBody.js","sourceRoot":"","sources":["../../src/models/QueryTagApplyRuleResponseBody.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,iCAAkC,SAAQ,KAAK,CAAC,KAAK;
|
|
1
|
+
{"version":3,"file":"QueryTagApplyRuleResponseBody.js","sourceRoot":"","sources":["../../src/models/QueryTagApplyRuleResponseBody.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,iCAAkC,SAAQ,KAAK,CAAC,KAAK;IA6DhE,MAAM,CAAC,KAAK;QACV,OAAO;YACL,iBAAiB,EAAE,mBAAmB;YACtC,SAAS,EAAE,WAAW;YACtB,oBAAoB,EAAE,sBAAsB;YAC5C,cAAc,EAAE,gBAAgB;YAChC,iBAAiB,EAAE,mBAAmB;YACtC,OAAO,EAAE,SAAS;SACnB,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,iBAAiB,EAAE,QAAQ;YAC3B,SAAS,EAAE,QAAQ;YACnB,oBAAoB,EAAE,QAAQ;YAC9B,cAAc,EAAE,QAAQ;YACxB,iBAAiB,EAAE,QAAQ;YAC3B,OAAO,EAAE,QAAQ;SAClB,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AA1FD,8EA0FC;AAED,MAAa,6BAA8B,SAAQ,KAAK,CAAC,KAAK;IA0C5D,MAAM,CAAC,KAAK;QACV,OAAO;YACL,IAAI,EAAE,MAAM;YACZ,IAAI,EAAE,MAAM;YACZ,OAAO,EAAE,SAAS;YAClB,SAAS,EAAE,WAAW;YACtB,OAAO,EAAE,SAAS;SACnB,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,IAAI,EAAE,QAAQ;YACd,IAAI,EAAE,iCAAiC;YACvC,OAAO,EAAE,QAAQ;YACjB,SAAS,EAAE,QAAQ;YACnB,OAAO,EAAE,SAAS;SACnB,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,IAAG,IAAI,CAAC,IAAI,IAAI,OAAQ,IAAI,CAAC,IAAY,CAAC,QAAQ,KAAK,UAAU,EAAE,CAAC;YACjE,IAAI,CAAC,IAAY,CAAC,QAAQ,EAAE,CAAC;QAChC,CAAC;QACD,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AAxED,sEAwEC"}
|
|
@@ -41,7 +41,7 @@ export declare class QueryTagInfoBySelectionResponseBodyDataParamList extends $d
|
|
|
41
41
|
* The input hint.
|
|
42
42
|
*
|
|
43
43
|
* @example
|
|
44
|
-
*
|
|
44
|
+
* 无
|
|
45
45
|
*/
|
|
46
46
|
hint?: string;
|
|
47
47
|
/**
|
|
@@ -57,12 +57,12 @@ export declare class QueryTagInfoBySelectionResponseBodyDataParamList extends $d
|
|
|
57
57
|
* The Chinese name of the parameter.
|
|
58
58
|
*
|
|
59
59
|
* @example
|
|
60
|
-
*
|
|
60
|
+
* 无
|
|
61
61
|
*/
|
|
62
62
|
name?: string;
|
|
63
63
|
/**
|
|
64
64
|
* @remarks
|
|
65
|
-
* The
|
|
65
|
+
* The code corresponding to the type EnumUIWidgetTypes.
|
|
66
66
|
*
|
|
67
67
|
* @example
|
|
68
68
|
* aqzx
|
|
@@ -70,7 +70,7 @@ export declare class QueryTagInfoBySelectionResponseBodyDataParamList extends $d
|
|
|
70
70
|
type?: string;
|
|
71
71
|
/**
|
|
72
72
|
* @remarks
|
|
73
|
-
* The
|
|
73
|
+
* The definition of an enumerated value, in the format of code:desc.
|
|
74
74
|
*/
|
|
75
75
|
valueDict?: QueryTagInfoBySelectionResponseBodyDataParamListValueDict[];
|
|
76
76
|
static names(): {
|
|
@@ -90,10 +90,17 @@ export declare class QueryTagInfoBySelectionResponseBodyData extends $dara.Model
|
|
|
90
90
|
* The list of available authorization codes.
|
|
91
91
|
*/
|
|
92
92
|
authCodeList?: string[];
|
|
93
|
+
/**
|
|
94
|
+
* @remarks
|
|
95
|
+
* The tag type.
|
|
96
|
+
*
|
|
97
|
+
* @example
|
|
98
|
+
* SINGLE_STAGE
|
|
99
|
+
*/
|
|
93
100
|
complexityType?: string;
|
|
94
101
|
/**
|
|
95
102
|
* @remarks
|
|
96
|
-
* The
|
|
103
|
+
* The link to the API demo.
|
|
97
104
|
*
|
|
98
105
|
* @example
|
|
99
106
|
* https://help.aliyun.com/document_detail/388997.html?spm=a2c4g.2573870.0.0.3aa921cbOrtqJz
|
|
@@ -101,7 +108,7 @@ export declare class QueryTagInfoBySelectionResponseBodyData extends $dara.Model
|
|
|
101
108
|
demoAddress?: string;
|
|
102
109
|
/**
|
|
103
110
|
* @remarks
|
|
104
|
-
* The
|
|
111
|
+
* The link to the API documentation.
|
|
105
112
|
*
|
|
106
113
|
* @example
|
|
107
114
|
* https://help.aliyun.com/document_detail/388997.html?spm=a2c4g.2573870.0.0.3aa921cbOrtqJz
|
|
@@ -109,7 +116,7 @@ export declare class QueryTagInfoBySelectionResponseBodyData extends $dara.Model
|
|
|
109
116
|
docAddress?: string;
|
|
110
117
|
/**
|
|
111
118
|
* @remarks
|
|
112
|
-
* The
|
|
119
|
+
* The link to the enumerated value definition.
|
|
113
120
|
*
|
|
114
121
|
* @example
|
|
115
122
|
* example.aliyundoc.com
|
|
@@ -120,7 +127,7 @@ export declare class QueryTagInfoBySelectionResponseBodyData extends $dara.Model
|
|
|
120
127
|
* The flow name.
|
|
121
128
|
*
|
|
122
129
|
* @example
|
|
123
|
-
*
|
|
130
|
+
* 查询
|
|
124
131
|
*/
|
|
125
132
|
flowName?: string;
|
|
126
133
|
/**
|
|
@@ -136,7 +143,7 @@ export declare class QueryTagInfoBySelectionResponseBodyData extends $dara.Model
|
|
|
136
143
|
* The industry name.
|
|
137
144
|
*
|
|
138
145
|
* @example
|
|
139
|
-
*
|
|
146
|
+
* 物流
|
|
140
147
|
*/
|
|
141
148
|
industryName?: string;
|
|
142
149
|
/**
|
|
@@ -144,6 +151,13 @@ export declare class QueryTagInfoBySelectionResponseBodyData extends $dara.Model
|
|
|
144
151
|
* The list of tag parameters.
|
|
145
152
|
*/
|
|
146
153
|
paramList?: QueryTagInfoBySelectionResponseBodyDataParamList[];
|
|
154
|
+
/**
|
|
155
|
+
* @remarks
|
|
156
|
+
* The rich text description. This field is available only for complex tags.
|
|
157
|
+
*
|
|
158
|
+
* @example
|
|
159
|
+
* 无
|
|
160
|
+
*/
|
|
147
161
|
richTextDescription?: string;
|
|
148
162
|
/**
|
|
149
163
|
* @remarks
|
|
@@ -158,7 +172,7 @@ export declare class QueryTagInfoBySelectionResponseBodyData extends $dara.Model
|
|
|
158
172
|
* The scene name.
|
|
159
173
|
*
|
|
160
174
|
* @example
|
|
161
|
-
*
|
|
175
|
+
* 通用
|
|
162
176
|
*/
|
|
163
177
|
sceneName?: string;
|
|
164
178
|
/**
|
|
@@ -174,7 +188,7 @@ export declare class QueryTagInfoBySelectionResponseBodyData extends $dara.Model
|
|
|
174
188
|
* The tag name.
|
|
175
189
|
*
|
|
176
190
|
* @example
|
|
177
|
-
*
|
|
191
|
+
* 号码归属
|
|
178
192
|
*/
|
|
179
193
|
tagName?: string;
|
|
180
194
|
static names(): {
|
|
@@ -191,7 +205,7 @@ export declare class QueryTagInfoBySelectionResponseBodyData extends $dara.Model
|
|
|
191
205
|
export declare class QueryTagInfoBySelectionResponseBody extends $dara.Model {
|
|
192
206
|
/**
|
|
193
207
|
* @remarks
|
|
194
|
-
* The
|
|
208
|
+
* The request status code. The value **OK** indicates that the request was successful.
|
|
195
209
|
*
|
|
196
210
|
* @example
|
|
197
211
|
* OK
|
|
@@ -199,12 +213,12 @@ export declare class QueryTagInfoBySelectionResponseBody extends $dara.Model {
|
|
|
199
213
|
code?: string;
|
|
200
214
|
/**
|
|
201
215
|
* @remarks
|
|
202
|
-
* The returned
|
|
216
|
+
* The data returned.
|
|
203
217
|
*/
|
|
204
218
|
data?: QueryTagInfoBySelectionResponseBodyData[];
|
|
205
219
|
/**
|
|
206
220
|
* @remarks
|
|
207
|
-
* The returned
|
|
221
|
+
* The description of the returned status code.
|
|
208
222
|
*
|
|
209
223
|
* @example
|
|
210
224
|
* OK
|
|
@@ -220,13 +234,14 @@ export declare class QueryTagInfoBySelectionResponseBody extends $dara.Model {
|
|
|
220
234
|
requestId?: string;
|
|
221
235
|
/**
|
|
222
236
|
* @remarks
|
|
223
|
-
* Indicates whether the request
|
|
237
|
+
* Indicates whether the request was successful. Valid values:
|
|
238
|
+
*
|
|
239
|
+
* - true: The request was successful.
|
|
224
240
|
*
|
|
225
|
-
*
|
|
226
|
-
* * false
|
|
241
|
+
* - false: The request failed.
|
|
227
242
|
*
|
|
228
243
|
* @example
|
|
229
|
-
*
|
|
244
|
+
* true
|
|
230
245
|
*/
|
|
231
246
|
success?: boolean;
|
|
232
247
|
static names(): {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"QueryTagInfoBySelectionResponseBody.js","sourceRoot":"","sources":["../../src/models/QueryTagInfoBySelectionResponseBody.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,yDAA0D,SAAQ,KAAK,CAAC,KAAK;IAiBxF,MAAM,CAAC,KAAK;QACV,OAAO;YACL,IAAI,EAAE,MAAM;YACZ,IAAI,EAAE,MAAM;SACb,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,IAAI,EAAE,QAAQ;YACd,IAAI,EAAE,QAAQ;SACf,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AAtCD,8HAsCC;AAED,MAAa,gDAAiD,SAAQ,KAAK,CAAC,KAAK;IA8C/E,MAAM,CAAC,KAAK;QACV,OAAO;YACL,IAAI,EAAE,MAAM;YACZ,IAAI,EAAE,MAAM;YACZ,IAAI,EAAE,MAAM;YACZ,IAAI,EAAE,MAAM;YACZ,IAAI,EAAE,MAAM;YACZ,SAAS,EAAE,WAAW;SACvB,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,IAAI,EAAE,QAAQ;YACd,IAAI,EAAE,QAAQ;YACd,IAAI,EAAE,SAAS;YACf,IAAI,EAAE,QAAQ;YACd,IAAI,EAAE,QAAQ;YACd,SAAS,EAAE,EAAE,MAAM,EAAE,OAAO,EAAE,UAAU,EAAE,yDAAyD,EAAE;SACtG,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,IAAG,KAAK,CAAC,OAAO,CAAC,IAAI,CAAC,SAAS,CAAC,EAAE,CAAC;YACjC,KAAK,CAAC,KAAK,CAAC,aAAa,CAAC,IAAI,CAAC,SAAS,CAAC,CAAC;QAC5C,CAAC;QACD,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AA9ED,4GA8EC;AAED,MAAa,uCAAwC,SAAQ,KAAK,CAAC,KAAK;
|
|
1
|
+
{"version":3,"file":"QueryTagInfoBySelectionResponseBody.js","sourceRoot":"","sources":["../../src/models/QueryTagInfoBySelectionResponseBody.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,yDAA0D,SAAQ,KAAK,CAAC,KAAK;IAiBxF,MAAM,CAAC,KAAK;QACV,OAAO;YACL,IAAI,EAAE,MAAM;YACZ,IAAI,EAAE,MAAM;SACb,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,IAAI,EAAE,QAAQ;YACd,IAAI,EAAE,QAAQ;SACf,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AAtCD,8HAsCC;AAED,MAAa,gDAAiD,SAAQ,KAAK,CAAC,KAAK;IA8C/E,MAAM,CAAC,KAAK;QACV,OAAO;YACL,IAAI,EAAE,MAAM;YACZ,IAAI,EAAE,MAAM;YACZ,IAAI,EAAE,MAAM;YACZ,IAAI,EAAE,MAAM;YACZ,IAAI,EAAE,MAAM;YACZ,SAAS,EAAE,WAAW;SACvB,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,IAAI,EAAE,QAAQ;YACd,IAAI,EAAE,QAAQ;YACd,IAAI,EAAE,SAAS;YACf,IAAI,EAAE,QAAQ;YACd,IAAI,EAAE,QAAQ;YACd,SAAS,EAAE,EAAE,MAAM,EAAE,OAAO,EAAE,UAAU,EAAE,yDAAyD,EAAE;SACtG,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,IAAG,KAAK,CAAC,OAAO,CAAC,IAAI,CAAC,SAAS,CAAC,EAAE,CAAC;YACjC,KAAK,CAAC,KAAK,CAAC,aAAa,CAAC,IAAI,CAAC,SAAS,CAAC,CAAC;QAC5C,CAAC;QACD,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AA9ED,4GA8EC;AAED,MAAa,uCAAwC,SAAQ,KAAK,CAAC,KAAK;IA2GtE,MAAM,CAAC,KAAK;QACV,OAAO;YACL,YAAY,EAAE,cAAc;YAC5B,cAAc,EAAE,gBAAgB;YAChC,WAAW,EAAE,aAAa;YAC1B,UAAU,EAAE,YAAY;YACxB,qBAAqB,EAAE,uBAAuB;YAC9C,QAAQ,EAAE,UAAU;YACpB,UAAU,EAAE,YAAY;YACxB,YAAY,EAAE,cAAc;YAC5B,SAAS,EAAE,WAAW;YACtB,mBAAmB,EAAE,qBAAqB;YAC1C,OAAO,EAAE,SAAS;YAClB,SAAS,EAAE,WAAW;YACtB,KAAK,EAAE,OAAO;YACd,OAAO,EAAE,SAAS;SACnB,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,YAAY,EAAE,EAAE,MAAM,EAAE,OAAO,EAAE,UAAU,EAAE,QAAQ,EAAE;YACvD,cAAc,EAAE,QAAQ;YACxB,WAAW,EAAE,QAAQ;YACrB,UAAU,EAAE,QAAQ;YACpB,qBAAqB,EAAE,QAAQ;YAC/B,QAAQ,EAAE,QAAQ;YAClB,UAAU,EAAE,QAAQ;YACpB,YAAY,EAAE,QAAQ;YACtB,SAAS,EAAE,EAAE,MAAM,EAAE,OAAO,EAAE,UAAU,EAAE,gDAAgD,EAAE;YAC5F,mBAAmB,EAAE,QAAQ;YAC7B,OAAO,EAAE,QAAQ;YACjB,SAAS,EAAE,QAAQ;YACnB,KAAK,EAAE,QAAQ;YACf,OAAO,EAAE,QAAQ;SAClB,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,IAAG,KAAK,CAAC,OAAO,CAAC,IAAI,CAAC,YAAY,CAAC,EAAE,CAAC;YACpC,KAAK,CAAC,KAAK,CAAC,aAAa,CAAC,IAAI,CAAC,YAAY,CAAC,CAAC;QAC/C,CAAC;QACD,IAAG,KAAK,CAAC,OAAO,CAAC,IAAI,CAAC,SAAS,CAAC,EAAE,CAAC;YACjC,KAAK,CAAC,KAAK,CAAC,aAAa,CAAC,IAAI,CAAC,SAAS,CAAC,CAAC;QAC5C,CAAC;QACD,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AA9JD,0FA8JC;AAED,MAAa,mCAAoC,SAAQ,KAAK,CAAC,KAAK;IA0ClE,MAAM,CAAC,KAAK;QACV,OAAO;YACL,IAAI,EAAE,MAAM;YACZ,IAAI,EAAE,MAAM;YACZ,OAAO,EAAE,SAAS;YAClB,SAAS,EAAE,WAAW;YACtB,OAAO,EAAE,SAAS;SACnB,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,IAAI,EAAE,QAAQ;YACd,IAAI,EAAE,EAAE,MAAM,EAAE,OAAO,EAAE,UAAU,EAAE,uCAAuC,EAAE;YAC9E,OAAO,EAAE,QAAQ;YACjB,SAAS,EAAE,QAAQ;YACnB,OAAO,EAAE,SAAS;SACnB,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,IAAG,KAAK,CAAC,OAAO,CAAC,IAAI,CAAC,IAAI,CAAC,EAAE,CAAC;YAC5B,KAAK,CAAC,KAAK,CAAC,aAAa,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;QACvC,CAAC;QACD,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AAxED,kFAwEC"}
|
|
@@ -2,7 +2,7 @@ import * as $dara from '@darabonba/typescript';
|
|
|
2
2
|
export declare class QueryTagListPageResponseBodyDataRecords extends $dara.Model {
|
|
3
3
|
/**
|
|
4
4
|
* @remarks
|
|
5
|
-
* The
|
|
5
|
+
* The name of the API called by the frontend.
|
|
6
6
|
*
|
|
7
7
|
* @example
|
|
8
8
|
* TwoElementsVerification
|
|
@@ -10,7 +10,7 @@ export declare class QueryTagListPageResponseBodyDataRecords extends $dara.Model
|
|
|
10
10
|
apiName?: string;
|
|
11
11
|
/**
|
|
12
12
|
* @remarks
|
|
13
|
-
*
|
|
13
|
+
* The response code. OK indicates success.
|
|
14
14
|
*
|
|
15
15
|
* @example
|
|
16
16
|
* OK
|
|
@@ -18,7 +18,7 @@ export declare class QueryTagListPageResponseBodyDataRecords extends $dara.Model
|
|
|
18
18
|
code?: string;
|
|
19
19
|
/**
|
|
20
20
|
* @remarks
|
|
21
|
-
* The
|
|
21
|
+
* The API document link.
|
|
22
22
|
*
|
|
23
23
|
* @example
|
|
24
24
|
* https://help.aliyun.com/document_detail/388997.html?spm=a2c4g.388997.0.0.cf804cc7DX4vlP
|
|
@@ -45,23 +45,23 @@ export declare class QueryTagListPageResponseBodyDataRecords extends $dara.Model
|
|
|
45
45
|
* The industry name.
|
|
46
46
|
*
|
|
47
47
|
* @example
|
|
48
|
-
*
|
|
48
|
+
* 测试
|
|
49
49
|
*/
|
|
50
50
|
industryName?: string;
|
|
51
51
|
/**
|
|
52
52
|
* @remarks
|
|
53
|
-
* The tag
|
|
53
|
+
* The tag introduction.
|
|
54
54
|
*
|
|
55
55
|
* @example
|
|
56
|
-
*
|
|
56
|
+
* 这个标签是查询号码状态的。
|
|
57
57
|
*/
|
|
58
58
|
introduction?: string;
|
|
59
59
|
/**
|
|
60
60
|
* @remarks
|
|
61
|
-
* Indicates whether the
|
|
61
|
+
* Indicates whether the activation has been applied for.
|
|
62
62
|
*
|
|
63
63
|
* @example
|
|
64
|
-
*
|
|
64
|
+
* 是
|
|
65
65
|
*/
|
|
66
66
|
isOpen?: number;
|
|
67
67
|
/**
|
|
@@ -69,13 +69,14 @@ export declare class QueryTagListPageResponseBodyDataRecords extends $dara.Model
|
|
|
69
69
|
* The tag name.
|
|
70
70
|
*
|
|
71
71
|
* @example
|
|
72
|
-
*
|
|
72
|
+
* 阿里云
|
|
73
73
|
*/
|
|
74
74
|
name?: string;
|
|
75
75
|
/**
|
|
76
76
|
* @remarks
|
|
77
|
-
*
|
|
78
|
-
*
|
|
77
|
+
* - 0: hidden.
|
|
78
|
+
*
|
|
79
|
+
* - 1: public.
|
|
79
80
|
*
|
|
80
81
|
* @example
|
|
81
82
|
* 1
|
|
@@ -94,7 +95,7 @@ export declare class QueryTagListPageResponseBodyDataRecords extends $dara.Model
|
|
|
94
95
|
* The scene name.
|
|
95
96
|
*
|
|
96
97
|
* @example
|
|
97
|
-
*
|
|
98
|
+
* 查询
|
|
98
99
|
*/
|
|
99
100
|
sceneName?: string;
|
|
100
101
|
static names(): {
|
|
@@ -111,7 +112,7 @@ export declare class QueryTagListPageResponseBodyDataRecords extends $dara.Model
|
|
|
111
112
|
export declare class QueryTagListPageResponseBodyData extends $dara.Model {
|
|
112
113
|
/**
|
|
113
114
|
* @remarks
|
|
114
|
-
* The page number.
|
|
115
|
+
* The current page number.
|
|
115
116
|
*
|
|
116
117
|
* @example
|
|
117
118
|
* 11
|
|
@@ -127,12 +128,12 @@ export declare class QueryTagListPageResponseBodyData extends $dara.Model {
|
|
|
127
128
|
pageSize?: number;
|
|
128
129
|
/**
|
|
129
130
|
* @remarks
|
|
130
|
-
* The
|
|
131
|
+
* The data list.
|
|
131
132
|
*/
|
|
132
133
|
records?: QueryTagListPageResponseBodyDataRecords[];
|
|
133
134
|
/**
|
|
134
135
|
* @remarks
|
|
135
|
-
* The total
|
|
136
|
+
* The total count.
|
|
136
137
|
*
|
|
137
138
|
* @example
|
|
138
139
|
* 32
|
|
@@ -140,7 +141,7 @@ export declare class QueryTagListPageResponseBodyData extends $dara.Model {
|
|
|
140
141
|
totalCount?: number;
|
|
141
142
|
/**
|
|
142
143
|
* @remarks
|
|
143
|
-
* The total number of
|
|
144
|
+
* The total number of pages.
|
|
144
145
|
*
|
|
145
146
|
* @example
|
|
146
147
|
* 91
|
|
@@ -160,7 +161,7 @@ export declare class QueryTagListPageResponseBodyData extends $dara.Model {
|
|
|
160
161
|
export declare class QueryTagListPageResponseBody extends $dara.Model {
|
|
161
162
|
/**
|
|
162
163
|
* @remarks
|
|
163
|
-
* The response code. **OK** indicates
|
|
164
|
+
* The response code. **OK** indicates success.
|
|
164
165
|
*
|
|
165
166
|
* @example
|
|
166
167
|
* OK
|
|
@@ -173,7 +174,7 @@ export declare class QueryTagListPageResponseBody extends $dara.Model {
|
|
|
173
174
|
data?: QueryTagListPageResponseBodyData;
|
|
174
175
|
/**
|
|
175
176
|
* @remarks
|
|
176
|
-
* The
|
|
177
|
+
* The description of the response code.
|
|
177
178
|
*
|
|
178
179
|
* @example
|
|
179
180
|
* OK
|
|
@@ -189,10 +190,11 @@ export declare class QueryTagListPageResponseBody extends $dara.Model {
|
|
|
189
190
|
requestId?: string;
|
|
190
191
|
/**
|
|
191
192
|
* @remarks
|
|
192
|
-
* Indicates whether the request
|
|
193
|
+
* Indicates whether the request was successful. Valid values:
|
|
194
|
+
*
|
|
195
|
+
* - true: successful.
|
|
193
196
|
*
|
|
194
|
-
*
|
|
195
|
-
* * false
|
|
197
|
+
* - false: failed.
|
|
196
198
|
*
|
|
197
199
|
* @example
|
|
198
200
|
* true
|