Package | Description |
---|---|
com.tencentcloudapi.essbasic.v20210526.models |
Modifier and Type | Method and Description |
---|---|
FlowApproverInfo[] |
FlowInfo.getFlowApprovers()
Get 多个签署人信息,最大支持50个签署方
|
FlowApproverInfo[] |
ChannelCreateFlowByFilesRequest.getFlowApprovers()
Get 签署流程签约方列表,最多不超过5个参与方
|
Modifier and Type | Method and Description |
---|---|
void |
FlowInfo.setFlowApprovers(FlowApproverInfo[] FlowApprovers)
Set 多个签署人信息,最大支持50个签署方
|
void |
ChannelCreateFlowByFilesRequest.setFlowApprovers(FlowApproverInfo[] FlowApprovers)
Set 签署流程签约方列表,最多不超过5个参与方
|
Constructor and Description |
---|
FlowApproverInfo(FlowApproverInfo 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 © 2022. All rights reserved.