public class AlipayOverseasTaxUserinfoQueryResponse extends AlipayResponse
Constructor and Description |
---|
AlipayOverseasTaxUserinfoQueryResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getLogonId()
Gets logon id.
|
String |
getUserId()
Gets user id.
|
String |
getUserName()
Gets user name.
|
void |
setLogonId(String logonId)
Sets logon id.
|
void |
setUserId(String userId)
Sets user id.
|
void |
setUserName(String userName)
Sets user name.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public AlipayOverseasTaxUserinfoQueryResponse()
public void setLogonId(String logonId)
logonId
- the logon idpublic String getLogonId()
public void setUserId(String userId)
userId
- the user idpublic String getUserId()
public void setUserName(String userName)
userName
- the user namepublic String getUserName()
Copyright © 2018. All rights reserved.