| Package | Description |
|---|---|
| com.docusign.esign.model |
| Modifier and Type | Method and Description |
|---|---|
SenderEmailNotifications |
SenderEmailNotifications.changedSigner(String changedSigner)
When set to **true**, the sender receives notification if the signer changes.
|
SenderEmailNotifications |
SenderEmailNotifications.deliveryFailed(String deliveryFailed)
When set to **true**, the sender receives notification if the delivery of the envelope fails.
|
SenderEmailNotifications |
SenderEmailNotifications.envelopeComplete(String envelopeComplete)
When set to **true**, the user receives notification that the envelope has been completed.
|
SenderEmailNotifications |
UserSettingsInformation.getSenderEmailNotifications() |
SenderEmailNotifications |
SenderEmailNotifications.offlineSigningFailed(String offlineSigningFailed)
When set to **true**, the user receives notification if the offline signing failed.
|
SenderEmailNotifications |
SenderEmailNotifications.recipientViewed(String recipientViewed)
When set to **true**, the sender receives notification that the recipient viewed the enveloper.
|
SenderEmailNotifications |
SenderEmailNotifications.senderEnvelopeDeclined(String senderEnvelopeDeclined) |
SenderEmailNotifications |
SenderEmailNotifications.withdrawnConsent(String withdrawnConsent)
When set to **true**, the user receives notification if consent is withdrawn.
|
| Modifier and Type | Method and Description |
|---|---|
UserSettingsInformation |
UserSettingsInformation.senderEmailNotifications(SenderEmailNotifications senderEmailNotifications) |
void |
UserSettingsInformation.setSenderEmailNotifications(SenderEmailNotifications senderEmailNotifications) |
Copyright © 2016. All rights reserved.