Package | Description |
---|---|
com.tencentcloudapi.essbasic.v20210526.models |
Modifier and Type | Method and Description |
---|---|
Component[] |
TemplateInfo.getComponents()
Get 模板控件信息结构
|
Component[] |
TemplateInfo.getSignComponents()
Get 签署区模板信息结构
|
Modifier and Type | Method and Description |
---|---|
void |
TemplateInfo.setComponents(Component[] Components)
Set 模板控件信息结构
|
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.