| Package | Description |
|---|---|
| com.docusign.esign.model |
| Modifier and Type | Method and Description |
|---|---|
Group |
Group.errorDetails(ErrorDetails errorDetails) |
Group |
MemberGroupSharedItem.getGroup() |
Group |
Group.groupId(String groupId)
The DocuSign group ID for the group.
|
Group |
Group.groupName(String groupName)
The name of the group.
|
Group |
Group.groupType(String groupType)
The group type.
|
Group |
Group.permissionProfileId(String permissionProfileId)
The ID of the permission profile associated with the group.
|
Group |
Group.users(List<UserInfo> users) |
| Modifier and Type | Method and Description |
|---|---|
List<Group> |
GroupInformation.getGroups() |
| Modifier and Type | Method and Description |
|---|---|
MemberGroupSharedItem |
MemberGroupSharedItem.group(Group group) |
void |
MemberGroupSharedItem.setGroup(Group group) |
| Modifier and Type | Method and Description |
|---|---|
GroupInformation |
GroupInformation.groups(List<Group> groups)
A collection group objects containing information about the groups returned.
|
void |
GroupInformation.setGroups(List<Group> groups) |
Copyright © 2016. All rights reserved.