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, setNamegetIDclearPendingChanges, getPendingChangespublic Info()
public BoxGroup getResource()
BoxResource.InfogetResource in class BoxResource.Info