| Package | Description | 
|---|---|
| com.tencentcloudapi.ess.v20201111.models | 
| Modifier and Type | Method and Description | 
|---|---|
| ExtractionField[] | DescribeInformationExtractionTaskResponse. getFields()Get 合同信息提取字段信息 | 
| ExtractionField[] | CreateBatchInformationExtractionTaskRequest. getFields()Get 用于合同智能提取的字段信息。
注意:`字段模板优先级最高,如果设置了FieldTemplateId值,此配置就无效` | 
| Modifier and Type | Method and Description | 
|---|---|
| void | DescribeInformationExtractionTaskResponse. setFields(ExtractionField[] Fields)Set 合同信息提取字段信息 | 
| void | CreateBatchInformationExtractionTaskRequest. setFields(ExtractionField[] Fields)Set 用于合同智能提取的字段信息。
注意:`字段模板优先级最高,如果设置了FieldTemplateId值,此配置就无效` | 
| Constructor and Description | 
|---|
| ExtractionField(ExtractionField 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 © 2025. All rights reserved.