t() :: %Cepex.Address{ address: nil | String.t(), cep: nil | String.t(), city: nil | String.t(), complement: nil | String.t(), http_response: nil | Cepex.HTTP.Response.t(), neighborhood: nil | String.t(), state: nil | String.t() }