public static class OapiAuthScopesResponse.AuthOrgScopes extends TaobaoObject
AuthOrgScopes()
List<Long>
getAuthedDept()
List<String>
getAuthedUser()
void
setAuthedDept(List<Long> authedDept)
setAuthedUser(List<String> authedUser)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AuthOrgScopes()
public List<Long> getAuthedDept()
public void setAuthedDept(List<Long> authedDept)
public List<String> getAuthedUser()
public void setAuthedUser(List<String> authedUser)
Copyright © 2020. All rights reserved.