public class AlipayIserviceCognitiveBillInferenceQueryResponse extends AlipayResponse
| Constructor and Description |
|---|
AlipayIserviceCognitiveBillInferenceQueryResponse() |
| Modifier and Type | Method and Description |
|---|---|
BillInferenceResult |
getResult()
Gets result.
|
Long |
getRet()
Gets ret.
|
String |
getTraceId()
Gets trace id.
|
void |
setResult(BillInferenceResult result)
Sets result.
|
void |
setRet(Long ret)
Sets ret.
|
void |
setTraceId(String traceId)
Sets trace id.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayIserviceCognitiveBillInferenceQueryResponse()
public void setResult(BillInferenceResult result)
result - the resultpublic BillInferenceResult getResult()
public void setRet(Long ret)
ret - the retpublic Long getRet()
public void setTraceId(String traceId)
traceId - the trace idpublic String getTraceId()
Copyright © 2018. All rights reserved.