| 程序包 | 说明 |
|---|---|
| com.lark.oapi.service.corehr.v2.model |
| 限定符和类型 | 方法和说明 |
|---|---|
BatchGetEmployeesJobDataReqBody.Builder |
BatchGetEmployeesJobDataReqBody.Builder.dataDate(String dataDate)
查看数据日期,默认为今天
示例值:2020-01-01
|
BatchGetEmployeesJobDataReqBody.Builder |
BatchGetEmployeesJobDataReqBody.Builder.effectiveDateEnd(String effectiveDateEnd)
生效日期 - 搜索范围结束
示例值:2020-01-01
|
BatchGetEmployeesJobDataReqBody.Builder |
BatchGetEmployeesJobDataReqBody.Builder.effectiveDateStart(String effectiveDateStart)
生效日期 - 搜索范围开始
示例值:2020-01-01
|
BatchGetEmployeesJobDataReqBody.Builder |
BatchGetEmployeesJobDataReqBody.Builder.employmentIds(String[] employmentIds)
员工雇佣 ID 列表
示例值:
|
BatchGetEmployeesJobDataReqBody.Builder |
BatchGetEmployeesJobDataReqBody.Builder.getAllVersion(Boolean getAllVersion)
是否获取所有任职记录,true 为获取员工所有版本的任职记录,false 为仅获取当前生效的任职记录,默认为 false
示例值:false
|
static BatchGetEmployeesJobDataReqBody.Builder |
BatchGetEmployeesJobDataReqBody.newBuilder() |
| 构造器和说明 |
|---|
BatchGetEmployeesJobDataReqBody(BatchGetEmployeesJobDataReqBody.Builder builder) |
Copyright © 2024. All rights reserved.