public class OapiUserGetUseridByUnionidResponse extends TaobaoResponse
| Constructor and Description |
|---|
OapiUserGetUseridByUnionidResponse() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getContactType() |
Long |
getErrcode() |
String |
getErrmsg() |
String |
getUserid() |
boolean |
isSuccess() |
void |
setContactType(Long contactType) |
void |
setErrcode(Long errcode) |
void |
setErrmsg(String errmsg) |
void |
setUserid(String userid) |
getBody, getCode, getErrorCode, getFlag, getHeaderContent, getMessage, getMsg, getParams, getQimenType, getRequestId, getRequestUrl, getSubCode, getSubMessage, getSubMsg, setBody, setCode, setErrorCode, setFlag, setHeaderContent, setMessage, setMsg, setParams, setQimenType, setRequestId, setRequestUrl, setSubCode, setSubMessage, setSubMsgpublic void setContactType(Long contactType)
public Long getContactType()
public void setErrcode(Long errcode)
public Long getErrcode()
public void setErrmsg(String errmsg)
public String getErrmsg()
public void setUserid(String userid)
public String getUserid()
public boolean isSuccess()
isSuccess in class TaobaoResponseCopyright © 2021. All rights reserved.