Package | Description |
---|---|
com.tencentcloudapi.essbasic.v20210526.models |
Modifier and Type | Method and Description |
---|---|
ApproverRestriction |
ChannelCreateMultiFlowSignQRCodeRequest.getApproverRestrictions()
Get 限制二维码用户条件(已弃用)
|
ApproverRestriction[] |
ChannelCreateMultiFlowSignQRCodeRequest.getRestrictions()
Get 限制二维码用户条件
|
Modifier and Type | Method and Description |
---|---|
void |
ChannelCreateMultiFlowSignQRCodeRequest.setApproverRestrictions(ApproverRestriction ApproverRestrictions)
Set 限制二维码用户条件(已弃用)
|
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 © 2023. All rights reserved.