public class AlipayIserviceCognitiveInvoicesInferenceQueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayIserviceCognitiveInvoicesInferenceQueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAlgoVersion() |
TaxBillContent |
getContent() |
String |
getErrMsg() |
String |
getRet() |
void |
setAlgoVersion(String algoVersion) |
void |
setContent(TaxBillContent content) |
void |
setErrMsg(String errMsg) |
void |
setRet(String ret) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayIserviceCognitiveInvoicesInferenceQueryResponse()
public void setAlgoVersion(String algoVersion)
public String getAlgoVersion()
public void setContent(TaxBillContent content)
public TaxBillContent getContent()
public void setErrMsg(String errMsg)
public String getErrMsg()
public void setRet(String ret)
public String getRet()
Copyright © 2023. All rights reserved.