DocuSign.Model.EnvelopeEvent (DocuSign v3.3.0)

Copy Markdown View Source

For which envelope events should your webhook be called?

Summary

Types

t()

@type t() :: %DocuSign.Model.EnvelopeEvent{
  envelopeEventStatusCode: String.t() | nil,
  includeDocuments: String.t() | nil
}