Package | Description |
---|---|
com.tencentcloudapi.essbasic.v20210526.models |
Modifier and Type | Method and Description |
---|---|
Component[] |
ChannelCreateFlowByFilesRequest.getComponents()
Get 签署文件中的控件,如:填写控件等
|
Component[] |
TemplateInfo.getComponents()
Get 模板控件信息结构
|
Component[] |
FlowApproverInfo.getSignComponents()
Get 使用PDF文件直接发起合同时,签署人指定的签署控件
|
Component[] |
TemplateInfo.getSignComponents()
Get 签署区模板信息结构
|
Modifier and Type | Method and Description |
---|---|
void |
ChannelCreateFlowByFilesRequest.setComponents(Component[] Components)
Set 签署文件中的控件,如:填写控件等
|
void |
TemplateInfo.setComponents(Component[] Components)
Set 模板控件信息结构
|
void |
FlowApproverInfo.setSignComponents(Component[] SignComponents)
Set 使用PDF文件直接发起合同时,签署人指定的签署控件
|
void |
TemplateInfo.setSignComponents(Component[] SignComponents)
Set 签署区模板信息结构
|
Constructor and Description |
---|
Component(Component 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.