tencent cloud

Feedback

Data Types

Last updated: 2024-12-27 15:35:29

InputBizCryptoData

Query input parameters of risk assessment results

Used by actions: DescribeRiskAssessment.

Name Type Required Description
IsAuthorized String Yes Whether to authorize.
CryptoType String Yes Encryption type.
CryptoContent String Yes Encrypted content.

OutputRiskAssessment

Query output parameters of risk assessment results.

Used by actions: DescribeRiskAssessment.

Name Type Description
Code Integer Return code.
Note: This field may return null, indicating that no valid value is found.
Message String Returned information

Note: This field may return null, indicating that no valid value is found.
Value OutputRiskAssessmentInfo Business details.
Note: This field may return null, indicating that no valid value is found.
UUid String Request ID.
Note: This field may return null, indicating that no valid value is found.

OutputRiskAssessmentExtraInfoPair

Risk assessment extended attribute key-value pairs.

Used by actions: DescribeRiskAssessment.

Name Type Description
Key String Key.
Note: This field may return null, indicating that no valid value is found.
Value String Value.
Note: This field may return null, indicating that no valid value is found.

OutputRiskAssessmentInfo

Query output parameters of risk assessment results.

Used by actions: DescribeRiskAssessment.

Name Type Description
RiskLevel String Risk value.
Note: This field may return null, indicating that no valid value is found.
RiskType Array of Integer Risk type.
Note: This field may return null, indicating that no valid value is found.
DeviceId String Device identification

Note: This field may return null, indicating that no valid value is found.
ExtraInfo Array of OutputRiskAssessmentExtraInfoPair Extended attributes.
Note: This field may return null, indicating that no valid value is found.
TokenTime String Token generation timestamp.
Note: This field may return null, indicating that no valid value is found.