类 GetEmployeeRespBody

java.lang.Object
com.lark.oapi.service.hire.v1.model.GetEmployeeRespBody

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

    • GetEmployeeRespBody

      public GetEmployeeRespBody()
  • 方法详细资料

    • getEmployee

      public Employee getEmployee()
    • setEmployee

      public void setEmployee(Employee employee)