类 BatchGetEmployeesJobDataReqBody
java.lang.Object
com.lark.oapi.service.corehr.v2.model.BatchGetEmployeesJobDataReqBody
-
嵌套类概要
嵌套类 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明String[]voidsetDataDate(String dataDate) voidsetEffectiveDateEnd(String effectiveDateEnd) voidsetEffectiveDateStart(String effectiveDateStart) voidsetEmploymentIds(String[] employmentIds) voidsetGetAllVersion(Boolean getAllVersion)
-
构造器详细资料
-
BatchGetEmployeesJobDataReqBody
public BatchGetEmployeesJobDataReqBody() -
BatchGetEmployeesJobDataReqBody
-
-
方法详细资料
-
newBuilder
-
getEmploymentIds
-
setEmploymentIds
-
getGetAllVersion
-
setGetAllVersion
-
getEffectiveDateStart
-
setEffectiveDateStart
-
getEffectiveDateEnd
-
setEffectiveDateEnd
-
getDataDate
-
setDataDate
-