类 GetGroupReq

java.lang.Object
com.lark.oapi.service.attendance.v1.model.GetGroupReq

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

    • GetGroupReq

      public GetGroupReq()
    • GetGroupReq

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

    • newBuilder

      public static GetGroupReq.Builder newBuilder()
    • getEmployeeType

      public String getEmployeeType()
    • setEmployeeType

      public void setEmployeeType(String employeeType)
    • getDeptType

      public String getDeptType()
    • setDeptType

      public void setDeptType(String deptType)
    • getGroupId

      public String getGroupId()
    • setGroupId

      public void setGroupId(String groupId)