DocuSign.Model.EnvelopeEvent (DocuSign v3.1.1)

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
}