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
Exception
public ListSubDeptIdsResponseBody setDepartmentIdList(List<Long> departmentIdList)
Copyright © 2021. All rights reserved.