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(java.lang.String changedSigner)changedSigner.SenderEmailNotificationsSenderEmailNotifications. clickwrapResponsesLimitNotificationEmail(java.lang.String clickwrapResponsesLimitNotificationEmail)clickwrapResponsesLimitNotificationEmail.SenderEmailNotificationsSenderEmailNotifications. commentsOnlyPrivateAndMention(java.lang.String commentsOnlyPrivateAndMention)commentsOnlyPrivateAndMention.SenderEmailNotificationsSenderEmailNotifications. commentsReceiveAll(java.lang.String commentsReceiveAll)commentsReceiveAll.SenderEmailNotificationsSenderEmailNotifications. deliveryFailed(java.lang.String deliveryFailed)deliveryFailed.SenderEmailNotificationsSenderEmailNotifications. envelopeComplete(java.lang.String envelopeComplete)envelopeComplete.SenderEmailNotificationsNotificationDefaultSettings. getSenderEmailNotifications()Get senderEmailNotifications.SenderEmailNotificationsUserSettingsInformation. getSenderEmailNotifications()Get senderEmailNotifications.SenderEmailNotificationsSenderEmailNotifications. offlineSigningFailed(java.lang.String offlineSigningFailed)offlineSigningFailed.SenderEmailNotificationsSenderEmailNotifications. powerformResponsesLimitNotificationEmail(java.lang.String powerformResponsesLimitNotificationEmail)powerformResponsesLimitNotificationEmail.SenderEmailNotificationsSenderEmailNotifications. purgeDocuments(java.lang.String purgeDocuments)purgeDocuments.SenderEmailNotificationsSenderEmailNotifications. recipientViewed(java.lang.String recipientViewed)recipientViewed.SenderEmailNotificationsSenderEmailNotifications. senderEnvelopeDeclined(java.lang.String senderEnvelopeDeclined)senderEnvelopeDeclined.SenderEmailNotificationsSenderEmailNotifications. withdrawnConsent(java.lang.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.
-