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

Structure with additional information about a list of API Errors in a single response.

Link to this section Summary

Link to this section Types

Specs

t() :: %LexOffice.Model.ErrorListResponse{
  IssueList: [LexOffice.Model.ErrorListEntry.t()]
}