public static class OapiV2UserGetResponse.UserRole extends TaobaoObject
| Constructor and Description |
|---|
UserRole() |
| Modifier and Type | Method and Description |
|---|---|
String |
getGroupName() |
Long |
getId() |
String |
getName() |
void |
setGroupName(String groupName) |
void |
setId(Long id) |
void |
setName(String name) |
Copyright © 2021. All rights reserved.