| Package | Description |
|---|---|
| com.docusign.esign.api |
| Modifier and Type | Method and Description |
|---|---|
UserInformationList |
UsersApi.list(String accountId)
Retrieves the list of users for the specified account.
|
UserInformationList |
UsersApi.list(String accountId,
UsersApi.ListOptions options)
Retrieves the list of users for the specified account.
|
UserInformationList |
UsersApi.updateUsers(String accountId,
UserInformationList userInformationList)
Change one or more user in the specified account.
|
| Modifier and Type | Method and Description |
|---|---|
UserInformationList |
UsersApi.updateUsers(String accountId,
UserInformationList userInformationList)
Change one or more user in the specified account.
|
Copyright © 2017. All rights reserved.