Uses of Class
com.docusign.esign.model.SignerEmailNotifications
-
Packages that use SignerEmailNotifications Package Description com.docusign.esign.model -
-
Uses of SignerEmailNotifications in com.docusign.esign.model
Methods in com.docusign.esign.model that return SignerEmailNotifications Modifier and Type Method Description SignerEmailNotificationsSignerEmailNotifications. agentNotification(String agentNotification)agentNotification.SignerEmailNotificationsSignerEmailNotifications. carbonCopyNotification(String carbonCopyNotification)carbonCopyNotification.SignerEmailNotificationsSignerEmailNotifications. certifiedDeliveryNotification(String certifiedDeliveryNotification)certifiedDeliveryNotification.SignerEmailNotificationsSignerEmailNotifications. commentsOnlyPrivateAndMention(String commentsOnlyPrivateAndMention)commentsOnlyPrivateAndMention.SignerEmailNotificationsSignerEmailNotifications. commentsReceiveAll(String commentsReceiveAll)commentsReceiveAll.SignerEmailNotificationsSignerEmailNotifications. documentMarkupActivation(String documentMarkupActivation)documentMarkupActivation.SignerEmailNotificationsSignerEmailNotifications. envelopeActivation(String envelopeActivation)envelopeActivation.SignerEmailNotificationsSignerEmailNotifications. envelopeComplete(String envelopeComplete)envelopeComplete.SignerEmailNotificationsSignerEmailNotifications. envelopeCorrected(String envelopeCorrected)envelopeCorrected.SignerEmailNotificationsSignerEmailNotifications. envelopeDeclined(String envelopeDeclined)envelopeDeclined.SignerEmailNotificationsSignerEmailNotifications. envelopeVoided(String envelopeVoided)envelopeVoided.SignerEmailNotificationsSignerEmailNotifications. faxReceived(String faxReceived)faxReceived.SignerEmailNotificationsNotificationDefaultSettings. getSignerEmailNotifications()An array of email notifications that specifies the email the user receives when they are a recipient.SignerEmailNotificationsUserSettingsInformation. getSignerEmailNotifications()An array of email notifications that specifies the email the user receives when they are a recipient.SignerEmailNotificationsSignerEmailNotifications. offlineSigningFailed(String offlineSigningFailed)offlineSigningFailed.SignerEmailNotificationsSignerEmailNotifications. purgeDocuments(String purgeDocuments)purgeDocuments.SignerEmailNotificationsSignerEmailNotifications. reassignedSigner(String reassignedSigner)reassignedSigner.SignerEmailNotificationsSignerEmailNotifications. whenSigningGroupMember(String whenSigningGroupMember)whenSigningGroupMember.Methods in com.docusign.esign.model with parameters of type SignerEmailNotifications Modifier and Type Method Description voidNotificationDefaultSettings. setSignerEmailNotifications(SignerEmailNotifications signerEmailNotifications)setSignerEmailNotifications.voidUserSettingsInformation. setSignerEmailNotifications(SignerEmailNotifications signerEmailNotifications)setSignerEmailNotifications.NotificationDefaultSettingsNotificationDefaultSettings. signerEmailNotifications(SignerEmailNotifications signerEmailNotifications)signerEmailNotifications.UserSettingsInformationUserSettingsInformation. signerEmailNotifications(SignerEmailNotifications signerEmailNotifications)signerEmailNotifications.
-