public class GroupInfo extends GroupBaseInfo
Modifier and Type | Field and Description |
---|---|
Boolean |
_moreGroups |
String |
description |
Integer |
groupId |
List<GroupInfo> |
includes |
List<AccountInfo> |
members |
GroupOptionsInfo |
options |
String |
owner |
String |
ownerId |
String |
url |
id, name
Constructor and Description |
---|
GroupInfo() |
public String url
public GroupOptionsInfo options
public String description
public Integer groupId
public String owner
public String ownerId
public Boolean _moreGroups
public List<AccountInfo> members