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

Link to this section Summary

Link to this section Types

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