FortnoxEx.Model.CustomerPartial (fortnox_ex v0.4.0)

A partial customer object (from customer list)

Link to this section Summary

Link to this section Types

Specs

t() :: %FortnoxEx.Model.CustomerPartial{
  "@url": String.t() | nil,
  Address: String.t() | nil,
  Name: String.t() | nil
}