public static class OapiAuthScopesResponse.AuthOrgScopes extends TaobaoObject
| Constructor and Description |
|---|
AuthOrgScopes() |
| Modifier and Type | Method and Description |
|---|---|
List<Long> |
getAuthedDept() |
List<String> |
getAuthedUser() |
void |
setAuthedDept(List<Long> authedDept) |
void |
setAuthedUser(List<String> authedUser) |
Copyright © 2021. All rights reserved.