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