# `ExIbge.Aggregate.Aggregate`
[🔗](https://github.com/pedrohfonseca81/ex_ibge/blob/main/lib/ex_ibge/aggregate/aggregate.ex#L1)

# `t`

```elixir
@type t() :: %ExIbge.Aggregate.Aggregate{id: term(), name: term()}
```

# `from_map`

```elixir
@spec from_map(map() | nil) :: t() | nil
```

# `param_mappings`

---

*Consult [api-reference.md](api-reference.md) for complete listing*
