View Source DocuSign.Model.EnvelopeEvent (DocuSign v1.2.0)

For which envelope events should your webhook be called?

Summary

Types

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