public class RecognizeVATInvoiceRequest
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
RecognizeVATInvoiceRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
static RecognizeVATInvoiceRequest |
build(Map<String,?> map) |
String |
getFileType() |
String |
getFileURL() |
RecognizeVATInvoiceRequest |
setFileType(String fileType) |
RecognizeVATInvoiceRequest |
setFileURL(String fileURL) |
@NameInMap(value="FileType") public String fileType
@NameInMap(value="FileURL") public String fileURL
public static RecognizeVATInvoiceRequest build(Map<String,?> map) throws Exception
Exceptionpublic RecognizeVATInvoiceRequest setFileType(String fileType)
public String getFileType()
public RecognizeVATInvoiceRequest setFileURL(String fileURL)
public String getFileURL()
Copyright © 2023. All rights reserved.