| Package | Description | 
|---|---|
| com.tencentcloudapi.ess.v20201111.models | 
| Modifier and Type | Method and Description | 
|---|---|
ApproverRestriction | 
CreateMultiFlowSignQRCodeRequest.getApproverRestrictions()
Deprecated.   
 | 
ApproverRestriction[] | 
CreateMultiFlowSignQRCodeRequest.getRestrictions()
Get 指定签署人信息。
在指定签署人后,仅允许特定签署人通过扫描二维码进行签署。 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
CreateMultiFlowSignQRCodeRequest.setApproverRestrictions(ApproverRestriction ApproverRestrictions)
Deprecated.   
 | 
void | 
CreateMultiFlowSignQRCodeRequest.setRestrictions(ApproverRestriction[] Restrictions)
Set 指定签署人信息。
在指定签署人后,仅允许特定签署人通过扫描二维码进行签署。 
 | 
| Constructor and Description | 
|---|
ApproverRestriction(ApproverRestriction 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.