Search
@type t() :: %ExVcom.Model.Address{ city: String.t() | nil, country: String.t() | nil, postalCode: String.t() | nil, street: String.t() | nil }