Package | Description |
---|---|
com.tencentcloudapi.ess.v20201111.models |
Modifier and Type | Method and Description |
---|---|
OutputRisk[] |
DescribeContractReviewTaskResponse.getRisks()
Get 合同审查识别出的PDF文件风险信息,如果是空数组表示无风险。
注意:`审查结果由AI生成,仅供参考。请结合相关法律法规和公司制度要求综合判断。`
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeContractReviewTaskResponse.setRisks(OutputRisk[] Risks)
Set 合同审查识别出的PDF文件风险信息,如果是空数组表示无风险。
注意:`审查结果由AI生成,仅供参考。请结合相关法律法规和公司制度要求综合判断。`
|
Constructor and Description |
---|
OutputRisk(OutputRisk source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2025. All rights reserved.