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 © 2023. All rights reserved.