| 程序包 | 说明 |
|---|---|
| com.lark.oapi.service.directory.v1.model |
| 限定符和类型 | 方法和说明 |
|---|---|
UpsertUserDepartmentSortInfo.Builder |
UpsertUserDepartmentSortInfo.Builder.departmentId(String departmentId)
部门id
示例值:
|
UpsertUserDepartmentSortInfo.Builder |
UpsertUserDepartmentSortInfo.Builder.isMainDepartment(Boolean isMainDepartment)
是否为用户的主部门(用户只能有一个主部门,且排序权重应最大,不填则默认使用排序第一的部门作为主部门)
示例值:
|
static UpsertUserDepartmentSortInfo.Builder |
UpsertUserDepartmentSortInfo.newBuilder() |
UpsertUserDepartmentSortInfo.Builder |
UpsertUserDepartmentSortInfo.Builder.orderWeightAmongDeparments(String orderWeightAmongDeparments)
用户多个部门间的排序权重
示例值:20
|
UpsertUserDepartmentSortInfo.Builder |
UpsertUserDepartmentSortInfo.Builder.orderWeightInDeparment(String orderWeightInDeparment)
用户在部门内的排序权重
示例值:100
|
| 构造器和说明 |
|---|
UpsertUserDepartmentSortInfo(UpsertUserDepartmentSortInfo.Builder builder) |
Copyright © 2025. All rights reserved.