public class OapiAuthScopesResponse extends TaobaoResponse
| Modifier and Type | Class and Description |
|---|---|
static class |
OapiAuthScopesResponse.AuthOrgScopes
auth_org_scopes
|
| Constructor and Description |
|---|
OapiAuthScopesResponse() |
| Modifier and Type | Method and Description |
|---|---|
OapiAuthScopesResponse.AuthOrgScopes |
getAuthOrgScopes() |
List<String> |
getAuthUserField() |
List<String> |
getConditionField() |
Long |
getErrcode() |
String |
getErrmsg() |
boolean |
isSuccess() |
void |
setAuthOrgScopes(OapiAuthScopesResponse.AuthOrgScopes authOrgScopes) |
void |
setAuthUserField(List<String> authUserField) |
void |
setConditionField(List<String> conditionField) |
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 setAuthOrgScopes(OapiAuthScopesResponse.AuthOrgScopes authOrgScopes)
public OapiAuthScopesResponse.AuthOrgScopes getAuthOrgScopes()
public void setErrcode(Long errcode)
public Long getErrcode()
public void setErrmsg(String errmsg)
public String getErrmsg()
public boolean isSuccess()
isSuccess in class TaobaoResponseCopyright © 2021. All rights reserved.