public class AlipayIserviceCognitiveBillInferenceQueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayIserviceCognitiveBillInferenceQueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
BillInferenceResult |
getResult() |
Long |
getRet() |
String |
getTraceId() |
void |
setResult(BillInferenceResult result) |
void |
setRet(Long ret) |
void |
setTraceId(String traceId) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayIserviceCognitiveBillInferenceQueryResponse()
public void setResult(BillInferenceResult result)
public BillInferenceResult getResult()
public void setRet(Long ret)
public Long getRet()
public void setTraceId(String traceId)
public String getTraceId()
Copyright © 2023. All rights reserved.