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()Get accountNotification.AccountNotificationAccountNotification. reminders(Reminders reminders)reminders.AccountNotificationAccountNotification. userOverrideEnabled(java.lang.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.
-