public class AlipayFundTransTrusteeshipAccountCreateResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayFundTransTrusteeshipAccountCreateResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAlipayAccountNo() |
String |
getAlipayOpenId() |
String |
getAlipayUserId() |
ExtCardInfo |
getExtCardInfo() |
void |
setAlipayAccountNo(String alipayAccountNo) |
void |
setAlipayOpenId(String alipayOpenId) |
void |
setAlipayUserId(String alipayUserId) |
void |
setExtCardInfo(ExtCardInfo extCardInfo) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayFundTransTrusteeshipAccountCreateResponse()
public void setAlipayAccountNo(String alipayAccountNo)
public String getAlipayAccountNo()
public void setAlipayOpenId(String alipayOpenId)
public String getAlipayOpenId()
public void setAlipayUserId(String alipayUserId)
public String getAlipayUserId()
public void setExtCardInfo(ExtCardInfo extCardInfo)
public ExtCardInfo getExtCardInfo()
Copyright © 2023. All rights reserved.