类 BatchGetEmployeesBpRespBody

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

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

    • BatchGetEmployeesBpRespBody

      public BatchGetEmployeesBpRespBody()
  • 方法详细资料

    • getEmploymentDirectBps

      public EmploymentBp[] getEmploymentDirectBps()
    • setEmploymentDirectBps

      public void setEmploymentDirectBps(EmploymentBp[] employmentDirectBps)
    • getEmploymentAllBps

      public EmploymentBp[] getEmploymentAllBps()
    • setEmploymentAllBps

      public void setEmploymentAllBps(EmploymentBp[] employmentAllBps)