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