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