public class GroupInput extends Object
String
description
List<String>
members
name
ownerId
Boolean
visibleToAll
GroupInput()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public String name
public String description
public Boolean visibleToAll
public String ownerId
public List<String> members
public GroupInput()