Package | Description |
---|---|
com.tencentcloudapi.ess.v20201111.models |
Modifier and Type | Method and Description |
---|---|
FlowGroupOptions |
CreateFlowGroupByTemplatesRequest.getFlowGroupOptions()
Get 合同(流程)组的配置项信息。
其中包括:
是否通知本企业签署方
是否通知其他签署方
|
FlowGroupOptions |
CreateFlowGroupByFilesRequest.getFlowGroupOptions()
Get 合同(流程)组的配置项信息。
其中包括:
是否通知本企业签署方
是否通知其他签署方
|
Modifier and Type | Method and Description |
---|---|
void |
CreateFlowGroupByTemplatesRequest.setFlowGroupOptions(FlowGroupOptions FlowGroupOptions)
Set 合同(流程)组的配置项信息。
其中包括:
是否通知本企业签署方
是否通知其他签署方
|
void |
CreateFlowGroupByFilesRequest.setFlowGroupOptions(FlowGroupOptions FlowGroupOptions)
Set 合同(流程)组的配置项信息。
其中包括:
是否通知本企业签署方
是否通知其他签署方
|
Constructor and Description |
---|
FlowGroupOptions(FlowGroupOptions 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.