public class AlipayMerchantIndirectAccountNotifyResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayMerchantIndirectAccountNotifyResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getResultCode() |
String |
getResultInfo() |
String |
getResultStatus() |
void |
setResultCode(String resultCode) |
void |
setResultInfo(String resultInfo) |
void |
setResultStatus(String resultStatus) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayMerchantIndirectAccountNotifyResponse()
public void setResultCode(String resultCode)
public String getResultCode()
public void setResultInfo(String resultInfo)
public String getResultInfo()
public void setResultStatus(String resultStatus)
public String getResultStatus()
Copyright © 2023. All rights reserved.