View Source Docspring.Model.AuthenticationError (docspring v0.0.4)

Link to this section Summary

Link to this section Types

@type t() :: %Docspring.Model.AuthenticationError{
  error: String.t(),
  status: String.t()
}