public class AlipayDataBillAccountbookereceiptQueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayDataBillAccountbookereceiptQueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getDownloadUrl() |
String |
getErrorMessage() |
String |
getStatus() |
void |
setDownloadUrl(String downloadUrl) |
void |
setErrorMessage(String errorMessage) |
void |
setStatus(String status) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayDataBillAccountbookereceiptQueryResponse()
public void setDownloadUrl(String downloadUrl)
public String getDownloadUrl()
public void setErrorMessage(String errorMessage)
public String getErrorMessage()
public void setStatus(String status)
public String getStatus()
Copyright © 2023. All rights reserved.