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

Structure for specifying invoice payment conditions.

Link to this section Summary

Link to this section Types

Specs

t() :: %LexOffice.Model.PaymentConditions{
  paymentTermDuration: integer(),
  paymentTermLabel: String.t()
}