Package com.bytedesk.core.group
Class GroupRequest
java.lang.Object
com.bytedesk.core.base.BaseRequest
com.bytedesk.core.group.GroupRequest
- All Implemented Interfaces:
PageableRequest,Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate Stringprivate Stringprivate Booleanprivate Stringprivate Booleanprivate GroupStatusEnumprivate StringFields inherited from class com.bytedesk.core.base.BaseRequest
channel, content, orgUid, pageNumber, pageSize, type, uid, userUid -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.bytedesk.core.base.BaseRequest
getPageable, toJson, validate
-
Field Details
-
name
-
avatar
-
description
-
showTopTip
-
topTip
-
isExternal
-
status
-
memberUids
-
adminUids
-
robotUids
-
-
Constructor Details
-
GroupRequest
public GroupRequest()
-