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

Summary

Types

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