| Package | Description |
|---|---|
| com.docusign.esign.api | |
| com.docusign.esign.model |
| Modifier and Type | Method and Description |
|---|---|
UsersResponse |
UsersApi.delete(String accountId,
UserInfoList userInfoList)
Removes users account privileges.
|
UsersResponse |
UsersApi.delete(String accountId,
UserInfoList userInfoList,
UsersApi.DeleteOptions options)
Removes users account privileges.
|
UsersResponse |
GroupsApi.deleteGroupUsers(String accountId,
String groupId,
UserInfoList userInfoList)
Deletes one or more users from a gro
Deletes one or more users from a group.
|
UsersResponse |
GroupsApi.updateGroupUsers(String accountId,
String groupId,
UserInfoList userInfoList)
Adds one or more users to an existing group.
|
| Modifier and Type | Method and Description |
|---|---|
UserInfoList |
UserInfoList.addUsersItem(UserInfo usersItem) |
UserInfoList |
UserInfoList.users(List<UserInfo> users) |
Copyright © 2018. All rights reserved.