FortnoxEx.Model.CustomerDefaultDeliveryTypes (fortnox_ex v0.4.4)

Link to this section Summary

Link to this section Types

Specs

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