类 BatchGetEmployeeRespBody

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

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

    • BatchGetEmployeeRespBody

      public BatchGetEmployeeRespBody()
  • 方法详细资料

    • getItems

      public Employee[] getItems()
    • setItems

      public void setItems(Employee[] items)