Package com.bytedesk.team.group
Class GroupRequest
java.lang.Object
com.bytedesk.core.base.BaseRequest
com.bytedesk.team.group.GroupRequest
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate String
private String
private Boolean
private String
private Boolean
private GroupStatusEnum
private String
Fields inherited from class com.bytedesk.core.base.BaseRequest
client, 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()
-