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

Structure for specifying invoice tax condition data.

Link to this section Summary

Link to this section Types

Specs

t() :: %LexOffice.Model.TaxConditions{
  taxType: String.t(),
  taxTypeNote: String.t() | nil
}