public class OapiServiceGetAuthInfoResponse extends TaobaoResponse
| 限定符和类型 | 类和说明 |
|---|---|
static class |
OapiServiceGetAuthInfoResponse.Agent
agent
|
static class |
OapiServiceGetAuthInfoResponse.AuthCorpInfo
auth_corp_info
|
static class |
OapiServiceGetAuthInfoResponse.AuthInfo
auth_info
|
static class |
OapiServiceGetAuthInfoResponse.AuthUserInfo
auth_user_info
|
static class |
OapiServiceGetAuthInfoResponse.Channelagent
channelAgent
|
static class |
OapiServiceGetAuthInfoResponse.ChannelAuthInfo
channel_auth_info
|
| 构造器和说明 |
|---|
OapiServiceGetAuthInfoResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
OapiServiceGetAuthInfoResponse.AuthCorpInfo |
getAuthCorpInfo() |
OapiServiceGetAuthInfoResponse.AuthInfo |
getAuthInfo() |
OapiServiceGetAuthInfoResponse.AuthUserInfo |
getAuthUserInfo() |
OapiServiceGetAuthInfoResponse.ChannelAuthInfo |
getChannelAuthInfo() |
Long |
getErrcode() |
String |
getErrmsg() |
boolean |
isSuccess() |
void |
setAuthCorpInfo(OapiServiceGetAuthInfoResponse.AuthCorpInfo authCorpInfo) |
void |
setAuthInfo(OapiServiceGetAuthInfoResponse.AuthInfo authInfo) |
void |
setAuthUserInfo(OapiServiceGetAuthInfoResponse.AuthUserInfo authUserInfo) |
void |
setChannelAuthInfo(OapiServiceGetAuthInfoResponse.ChannelAuthInfo channelAuthInfo) |
void |
setErrcode(Long errcode) |
void |
setErrmsg(String errmsg) |
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 setAuthCorpInfo(OapiServiceGetAuthInfoResponse.AuthCorpInfo authCorpInfo)
public OapiServiceGetAuthInfoResponse.AuthCorpInfo getAuthCorpInfo()
public void setAuthInfo(OapiServiceGetAuthInfoResponse.AuthInfo authInfo)
public OapiServiceGetAuthInfoResponse.AuthInfo getAuthInfo()
public void setAuthUserInfo(OapiServiceGetAuthInfoResponse.AuthUserInfo authUserInfo)
public OapiServiceGetAuthInfoResponse.AuthUserInfo getAuthUserInfo()
public void setChannelAuthInfo(OapiServiceGetAuthInfoResponse.ChannelAuthInfo channelAuthInfo)
public OapiServiceGetAuthInfoResponse.ChannelAuthInfo getChannelAuthInfo()
public void setErrcode(Long errcode)
public Long getErrcode()
public void setErrmsg(String errmsg)
public String getErrmsg()
public boolean isSuccess()
isSuccess 在类中 TaobaoResponseCopyright © 2020. All rights reserved.