类的使用
com.lark.oapi.service.corehr.v2.model.BatchGetEmployeesJobDataReqBody.Builder
-
com.lark.oapi.service.corehr.v2.model中BatchGetEmployeesJobDataReqBody.Builder的使用
修饰符和类型方法说明查看数据日期,默认为今天BatchGetEmployeesJobDataReqBody.Builder.effectiveDateEnd(String effectiveDateEnd) 生效日期 - 搜索范围结束BatchGetEmployeesJobDataReqBody.Builder.effectiveDateStart(String effectiveDateStart) 生效日期 - 搜索范围开始BatchGetEmployeesJobDataReqBody.Builder.employmentIds(String[] employmentIds) 员工雇佣 ID 列表BatchGetEmployeesJobDataReqBody.Builder.getAllVersion(Boolean getAllVersion) 是否获取所有任职记录,true 为获取员工所有版本的任职记录,false 为仅获取当前生效的任职记录,默认为 falseBatchGetEmployeesJobDataReqBody.newBuilder()