Package | Description |
---|---|
com.tencentcloudapi.essbasic.v20210526.models |
Modifier and Type | Method and Description |
---|---|
ApproverRestriction |
ChannelCreateMultiFlowSignQRCodeRequest.getApproverRestrictions()
Deprecated.
|
ApproverRestriction[] |
ChannelCreateMultiFlowSignQRCodeRequest.getRestrictions()
Get 指定签署人信息。 在指定签署人后,仅允许特定签署人通过扫描二维码进行签署。
|
Modifier and Type | Method and Description |
---|---|
void |
ChannelCreateMultiFlowSignQRCodeRequest.setApproverRestrictions(ApproverRestriction ApproverRestrictions)
Deprecated.
|
void |
ChannelCreateMultiFlowSignQRCodeRequest.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 © 2024. All rights reserved.