Uses of Class
com.docusign.esign.model.AccountNotification
-
Packages that use AccountNotification Package Description com.docusign.esign.model -
-
Uses of AccountNotification in com.docusign.esign.model
Methods in com.docusign.esign.model that return AccountNotification Modifier and Type Method Description AccountNotificationAccountNotification. expirations(Expirations expirations)expirations.AccountNotificationAccountSettingsInformation. getAccountNotification()An object that specifies notifications (expirations and reminders) for the envelope..AccountNotificationAccountNotification. reminders(Reminders reminders)reminders.AccountNotificationAccountNotification. userOverrideEnabled(String userOverrideEnabled)userOverrideEnabled.Methods in com.docusign.esign.model with parameters of type AccountNotification Modifier and Type Method Description AccountSettingsInformationAccountSettingsInformation. accountNotification(AccountNotification accountNotification)accountNotification.voidAccountSettingsInformation. setAccountNotification(AccountNotification accountNotification)setAccountNotification.
-