DocuSign v0.2.1 DocuSign.Model.SenderEmailNotifications View Source
Link to this section Summary
Link to this section Types
Link to this type
t()
View Source
t()
View Source
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()
}
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() }