Package | Description |
---|---|
com.tencentcloudapi.ess.v20201111.models |
Modifier and Type | Method and Description |
---|---|
RiskIdentificationRoleInfo |
DescribeContractReviewTaskResponse.getRole()
Get 合同审查中的角色信息。
|
RiskIdentificationRoleInfo |
CreateBatchContractReviewTaskRequest.getRole()
Get 合同审查中的角色信息,通过明确入参角色的名称和描述,可以提高合同审查的效率和准确性。
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeContractReviewTaskResponse.setRole(RiskIdentificationRoleInfo Role)
Set 合同审查中的角色信息。
|
void |
CreateBatchContractReviewTaskRequest.setRole(RiskIdentificationRoleInfo Role)
Set 合同审查中的角色信息,通过明确入参角色的名称和描述,可以提高合同审查的效率和准确性。
|
Constructor and Description |
---|
RiskIdentificationRoleInfo(RiskIdentificationRoleInfo 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.