View Source DocuSign.Model.ExternalDocServiceErrorDetails (DocuSign v1.0.0)

Link to this section Summary

Link to this section Types

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