DocuSign v0.2.9 DocuSign.Model.SenderEmailNotifications View Source

Link to this section Summary

Link to this section Types

Specs

t() :: %DocuSign.Model.SenderEmailNotifications{
  changedSigner: String.t(),
  commentsOnlyPrivateAndMention: String.t(),
  commentsReceiveAll: String.t(),
  deliveryFailed: String.t(),
  envelopeComplete: String.t(),
  offlineSigningFailed: String.t(),
  recipientViewed: String.t(),
  senderEnvelopeDeclined: String.t(),
  withdrawnConsent: String.t()
}