View Source DocuSign.Model.DocGenSyntaxError (DocuSign v1.1.1)

Summary

Types

@type t() :: %DocuSign.Model.DocGenSyntaxError{
  errorCode: String.t() | nil,
  message: String.t() | nil,
  tagIdentifier: String.t() | nil
}