View Source DocuSign.Model.NotificationDefaults (DocuSign v1.1.1)
The NotificationDefaults
resource provides methods that enable you to manage the default notifications for envelopes.
Summary
Types
@type t() :: %DocuSign.Model.NotificationDefaults{ apiEmailNotifications: DocuSign.Model.NotificationDefaultSettings.t() | nil, emailNotifications: DocuSign.Model.NotificationDefaultSettings.t() | nil }