| 程序包 | 说明 |
|---|---|
| com.lark.oapi.service.corehr.v1.model |
| 限定符和类型 | 方法和说明 |
|---|---|
BpRoleOrganization.Builder |
BpRoleOrganization.Builder.departmentId(String departmentId)
部门 ID,查询 HRBP 需输入部门 ID
示例值:7063072995761456670
|
static BpRoleOrganization.Builder |
BpRoleOrganization.newBuilder() |
BpRoleOrganization.Builder |
BpRoleOrganization.Builder.roleKey(String roleKey)
角色类型的唯一标识;- HRBP:与部门有关,role_key 固定为 「hrbp」;- 属地 BP:与部门、工作地点有关,role_key 固定为 「location_bp」
示例值:location_bp
|
BpRoleOrganization.Builder |
BpRoleOrganization.Builder.workLocationId(String workLocationId)
工作地点 ID,查询属地 BP 需要输入部门 ID 与 工作地点 ID
示例值:6892687221355185677
|
| 构造器和说明 |
|---|
BpRoleOrganization(BpRoleOrganization.Builder builder) |
Copyright © 2025. All rights reserved.