Cep v0.0.3 Cep.Address

Link to this section Summary

Link to this section Functions

Link to this function

new(map_or_kwlist, opts \\ [])
new(ExConstructor.map_or_kwlist(), Keyword.t()) :: %Cep.Address{
  cep: term(),
  city: term(),
  complement: term(),
  neighborhood: term(),
  state: term(),
  street: term()
}