FortnoxEx.Model.Customer (fortnox_ex v0.4.0)

A complete customer object

Link to this section Summary

Link to this section Types

Specs

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