Package com.bytedesk.team.group
Class GroupResponse
java.lang.Object
com.bytedesk.core.base.BaseResponse
com.bytedesk.team.group.GroupResponse
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate List<UserProtobuf>
private String
private UserProtobuf
private String
private Boolean
private List<MemberProtobuf>
private String
private Boolean
private GroupStatusEnum
private String
private GroupTypeEnum
Fields inherited from class com.bytedesk.core.base.BaseResponse
uid
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.bytedesk.core.base.BaseResponse
getCreatedAt, getUpdatedAt, toJson
-
Field Details
-
name
-
avatar
-
description
-
showTopTip
-
topTip
-
type
-
status
-
isExternal
-
members
-
admins
-
creator
-
-
Constructor Details
-
GroupResponse
public GroupResponse()
-