Package | Description |
---|---|
com.tencentcloudapi.ess.v20201111.models |
Modifier and Type | Method and Description |
---|---|
FormField[] |
CreateDocumentRequest.getFormFields()
Get 电子文档的填写控件的填充内容。具体方式可以参考[FormField](https://qian.tencent.com/developers/companyApis/dataTypes/#formfield)结构体的定义。
支持自动签传递印章,可通过指定自动签控件id,指定印章id来完成
|
Modifier and Type | Method and Description |
---|---|
void |
CreateDocumentRequest.setFormFields(FormField[] FormFields)
Set 电子文档的填写控件的填充内容。具体方式可以参考[FormField](https://qian.tencent.com/developers/companyApis/dataTypes/#formfield)结构体的定义。
支持自动签传递印章,可通过指定自动签控件id,指定印章id来完成
|
Constructor and Description |
---|
FormField(FormField 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.