DocuSign.Model.NotificationDefaults (DocuSign v2.2.4)

View Source

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
}

Functions

decode(value)