| Package | Description |
|---|---|
| com.tencentcloudapi.ess.v20201111.models |
| Modifier and Type | Method and Description |
|---|---|
FormField[] |
CreateDocumentRequest.getFormFields()
Get 电子文档的填写控件的填充内容。具体方式可以参考FormField结构体的定义。
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateDocumentRequest.setFormFields(FormField[] FormFields)
Set 电子文档的填写控件的填充内容。具体方式可以参考FormField结构体的定义。
|
| 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.