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

For which envelope events should your webhook be called?

Link to this section Summary

Link to this section Types

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