public static class OapiContactRolevisibilityGetResponse.OpenRolePermissionForContact extends TaobaoObject
| Constructor and Description |
|---|
OpenRolePermissionForContact() |
| Modifier and Type | Method and Description |
|---|---|
List<Long> |
getDeptIds() |
List<Long> |
getRoleIds() |
Long |
getSide() |
Long |
getType() |
List<String> |
getUserIds() |
Long |
getVisibilityType() |
void |
setDeptIds(List<Long> deptIds) |
void |
setRoleIds(List<Long> roleIds) |
void |
setSide(Long side) |
void |
setType(Long type) |
void |
setUserIds(List<String> userIds) |
void |
setVisibilityType(Long visibilityType) |
Copyright © 2021. All rights reserved.