类 QueryEmployeesJobDataReqBody

java.lang.Object
com.lark.oapi.service.corehr.v2.model.QueryEmployeesJobDataReqBody

public class QueryEmployeesJobDataReqBody extends Object
  • 构造器详细资料

    • QueryEmployeesJobDataReqBody

      public QueryEmployeesJobDataReqBody()
    • QueryEmployeesJobDataReqBody

      public QueryEmployeesJobDataReqBody(QueryEmployeesJobDataReqBody.Builder builder)
  • 方法详细资料

    • newBuilder

      public static QueryEmployeesJobDataReqBody.Builder newBuilder()
    • getGetAllVersion

      public Boolean getGetAllVersion()
    • setGetAllVersion

      public void setGetAllVersion(Boolean getAllVersion)
    • getDataDate

      public String getDataDate()
    • setDataDate

      public void setDataDate(String dataDate)
    • getEffectiveDateStart

      public String getEffectiveDateStart()
    • setEffectiveDateStart

      public void setEffectiveDateStart(String effectiveDateStart)
    • getEffectiveDateEnd

      public String getEffectiveDateEnd()
    • setEffectiveDateEnd

      public void setEffectiveDateEnd(String effectiveDateEnd)