public class BoxGroup.Info extends BoxCollaborator.Info
Constructor and Description |
---|
Info()
Constructs an empty Info object.
|
Info(String json)
Constructs an Info object by parsing information from a JSON string.
|
Modifier and Type | Method and Description |
---|---|
BoxGroup |
getResource()
Gets the resource associated with this Info.
|
getCreatedAt, getModifiedAt, getName, parseJSONMember, setName
getID
clearPendingChanges, getPendingChanges
public Info()
public BoxGroup getResource()
BoxResource.Info
getResource
in class BoxResource.Info