public class AntMerchantExpandIndirectBindUnbindResponse extends AlipayResponse
| 构造器和说明 |
|---|
AntMerchantExpandIndirectBindUnbindResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAlipayAccount() |
String |
getHandleResult() |
String |
getHasApply() |
String |
getOrderId() |
String |
getUserName() |
void |
setAlipayAccount(String alipayAccount) |
void |
setHandleResult(String handleResult) |
void |
setHasApply(String hasApply) |
void |
setOrderId(String orderId) |
void |
setUserName(String userName) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AntMerchantExpandIndirectBindUnbindResponse()
public void setAlipayAccount(String alipayAccount)
public String getAlipayAccount()
public void setHandleResult(String handleResult)
public String getHandleResult()
public void setHasApply(String hasApply)
public String getHasApply()
public void setOrderId(String orderId)
public String getOrderId()
public void setUserName(String userName)
public String getUserName()
Copyright © 2023. All rights reserved.