| Package | Description |
|---|---|
| com.docusign.esign.api | |
| com.docusign.esign.model |
| Modifier and Type | Method and Description |
|---|---|
UserSettingsInformation |
UsersApi.getSettings(String accountId,
String userId)
Gets the user account settings for a specified user.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UsersApi.updateSettings(String accountId,
String userId,
UserSettingsInformation userSettingsInformation)
Updates the user account settings for a specified user.
|
| Modifier and Type | Method and Description |
|---|---|
UserSettingsInformation |
UserSettingsInformation.accountManagementGranular(UserAccountManagementGranularInformation accountManagementGranular) |
UserSettingsInformation |
UserSettingsInformation.addUserSettingsItem(NameValue userSettingsItem) |
UserSettingsInformation |
UserSettingsInformation.senderEmailNotifications(SenderEmailNotifications senderEmailNotifications) |
UserSettingsInformation |
UserSettingsInformation.signerEmailNotifications(SignerEmailNotifications signerEmailNotifications) |
UserSettingsInformation |
UserSettingsInformation.userSettings(List<NameValue> userSettings) |
Copyright © 2018. All rights reserved.