public class ListParentByUserResponseBody
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
List<Long> |
departmentIdList |
| 构造器和说明 |
|---|
ListParentByUserResponseBody() |
| 限定符和类型 | 方法和说明 |
|---|---|
static ListParentByUserResponseBody |
build(Map<String,?> map) |
List<Long> |
getDepartmentIdList() |
ListParentByUserResponseBody |
setDepartmentIdList(List<Long> departmentIdList) |
public static ListParentByUserResponseBody build(Map<String,?> map) throws Exception
Exceptionpublic ListParentByUserResponseBody setDepartmentIdList(List<Long> departmentIdList)
Copyright © 2022. All rights reserved.