View Source DocuSign.Model.NotificationDefaults (DocuSign v1.3.1)

The NotificationDefaults resource provides methods that enable you to manage the default notifications for envelopes.

Summary

Types

t()

@type t() :: %DocuSign.Model.NotificationDefaults{
  apiEmailNotifications: DocuSign.Model.NotificationDefaultSettings.t() | nil,
  emailNotifications: DocuSign.Model.NotificationDefaultSettings.t() | nil
}