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