FortnoxEx.Model.CustomerDefaultTemplates (fortnox_ex v0.4.3)

Link to this section Summary

Link to this section Types

Specs

t() :: %FortnoxEx.Model.CustomerDefaultTemplates{
  CashInvoice: String.t() | nil,
  Invoice: String.t() | nil,
  Offer: String.t() | nil,
  Order: String.t() | nil
}