public static class RecognizeTableResponse.RecognizeTableResponseData
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
fileContent |
RecognizeTableResponse.RecognizeTableResponseDataTables[] |
tables |
| 构造器和说明 |
|---|
RecognizeTableResponseData() |
@NameInMap(value="FileContent") @Validation(required=true) public String fileContent
@NameInMap(value="Tables") @Validation(required=true) public RecognizeTableResponse.RecognizeTableResponseDataTables[] tables
public static RecognizeTableResponse.RecognizeTableResponseData build(Map<String,?> map) throws Exception
ExceptionCopyright © 2020. All rights reserved.