| Package | Description |
|---|---|
| com.docusign.admin.model |
| Modifier and Type | Method and Description |
|---|---|
UserUpdateResponse |
UserUpdateResponse.email(String email) |
UserUpdateResponse |
UserUpdateResponse.errorDetails(ErrorDetails errorDetails) |
UserUpdateResponse |
UserUpdateResponse.id(UUID id) |
UserUpdateResponse |
UserUpdateResponse.siteId(Integer siteId) |
| Modifier and Type | Method and Description |
|---|---|
List<UserUpdateResponse> |
UsersUpdateResponse.getUsers()
Get users
|
| Modifier and Type | Method and Description |
|---|---|
UsersUpdateResponse |
UsersUpdateResponse.addUsersItem(UserUpdateResponse usersItem) |
| Modifier and Type | Method and Description |
|---|---|
void |
UsersUpdateResponse.setUsers(List<UserUpdateResponse> users) |
UsersUpdateResponse |
UsersUpdateResponse.users(List<UserUpdateResponse> users) |
Copyright © 2021. All rights reserved.