DocuSign.Model.EnvelopeEvent (DocuSign v2.2.0)

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
}

Functions

decode(value)