LexOffice.Model.ErrorListEntry (lexoffice.de API v0.1.9) View Source

Structure with additional information about an API Error-List-Entry.

Link to this section Summary

Link to this section Types

Specs

t() :: %LexOffice.Model.ErrorListEntry{
  i18nKey: String.t(),
  source: String.t(),
  type: String.t()
}