public class AntMerchantExpandBenefitRecordQueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AntMerchantExpandBenefitRecordQueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getBizExt() |
String |
getData() |
String |
getDetailMsg() |
String |
getErrorCode()
废弃方法,请使用getCode替换
|
void |
setBizExt(String bizExt) |
void |
setData(String data) |
void |
setDetailMsg(String detailMsg) |
void |
setErrorCode(String errorCode)
废弃方法,请使用setCode替换
|
getBody, getCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setMsg, setParams, setSubCode, setSubMsgpublic AntMerchantExpandBenefitRecordQueryResponse()
public void setBizExt(String bizExt)
public String getBizExt()
public void setData(String data)
public String getData()
public void setDetailMsg(String detailMsg)
public String getDetailMsg()
public void setErrorCode(String errorCode)
AlipayResponsesetErrorCode 在类中 AlipayResponsepublic String getErrorCode()
AlipayResponsegetErrorCode 在类中 AlipayResponseCopyright © 2020. All rights reserved.