public class AlipayUserAccountInfoTaobaoQueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayUserAccountInfoTaobaoQueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAlipayUserId() |
String |
getIsCertified() |
String |
getLoginId() |
String |
getUserType() |
void |
setAlipayUserId(String alipayUserId) |
void |
setIsCertified(String isCertified) |
void |
setLoginId(String loginId) |
void |
setUserType(String userType) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic void setAlipayUserId(String alipayUserId)
public String getAlipayUserId()
public void setIsCertified(String isCertified)
public String getIsCertified()
public void setLoginId(String loginId)
public String getLoginId()
public void setUserType(String userType)
public String getUserType()
Copyright © 2023. All rights reserved.