DocuSign v0.2.4 DocuSign.Model.ExternalDocServiceErrorDetails View Source

Link to this section Summary

Link to this section Types

Link to this type

t()

View Source
t() :: %DocuSign.Model.ExternalDocServiceErrorDetails{
  authenticationUrl: String.t(),
  errorCode: String.t(),
  message: String.t()
}