Uses of Class
com.docusign.esign.model.SenderEmailNotifications
-
Packages that use SenderEmailNotifications Package Description com.docusign.esign.model -
-
Uses of SenderEmailNotifications in com.docusign.esign.model
Methods in com.docusign.esign.model that return SenderEmailNotifications Modifier and Type Method Description SenderEmailNotificationsSenderEmailNotifications. changedSigner(String changedSigner)changedSigner.SenderEmailNotificationsSenderEmailNotifications. clickwrapResponsesLimitNotificationEmail(String clickwrapResponsesLimitNotificationEmail)clickwrapResponsesLimitNotificationEmail.SenderEmailNotificationsSenderEmailNotifications. commentsOnlyPrivateAndMention(String commentsOnlyPrivateAndMention)commentsOnlyPrivateAndMention.SenderEmailNotificationsSenderEmailNotifications. commentsReceiveAll(String commentsReceiveAll)commentsReceiveAll.SenderEmailNotificationsSenderEmailNotifications. deliveryFailed(String deliveryFailed)deliveryFailed.SenderEmailNotificationsSenderEmailNotifications. envelopeComplete(String envelopeComplete)envelopeComplete.SenderEmailNotificationsNotificationDefaultSettings. getSenderEmailNotifications()An array of email notifications that sets the email the user receives when they are a sender.SenderEmailNotificationsUserSettingsInformation. getSenderEmailNotifications()An array of email notifications that sets the email the user receives when they are a sender.SenderEmailNotificationsSenderEmailNotifications. offlineSigningFailed(String offlineSigningFailed)offlineSigningFailed.SenderEmailNotificationsSenderEmailNotifications. powerformResponsesLimitNotificationEmail(String powerformResponsesLimitNotificationEmail)powerformResponsesLimitNotificationEmail.SenderEmailNotificationsSenderEmailNotifications. purgeDocuments(String purgeDocuments)purgeDocuments.SenderEmailNotificationsSenderEmailNotifications. recipientViewed(String recipientViewed)recipientViewed.SenderEmailNotificationsSenderEmailNotifications. senderEnvelopeDeclined(String senderEnvelopeDeclined)senderEnvelopeDeclined.SenderEmailNotificationsSenderEmailNotifications. withdrawnConsent(String withdrawnConsent)withdrawnConsent.Methods in com.docusign.esign.model with parameters of type SenderEmailNotifications Modifier and Type Method Description NotificationDefaultSettingsNotificationDefaultSettings. senderEmailNotifications(SenderEmailNotifications senderEmailNotifications)senderEmailNotifications.UserSettingsInformationUserSettingsInformation. senderEmailNotifications(SenderEmailNotifications senderEmailNotifications)senderEmailNotifications.voidNotificationDefaultSettings. setSenderEmailNotifications(SenderEmailNotifications senderEmailNotifications)setSenderEmailNotifications.voidUserSettingsInformation. setSenderEmailNotifications(SenderEmailNotifications senderEmailNotifications)setSenderEmailNotifications.
-