@type t() :: %Docspring.Model.ErrorOrMultipleErrorsResponse{ error: String.t() | nil, errors: [String.t()] | nil, status: String.t() }