# `Polarex.UniqueAggregation`
[🔗](https://github.com/giusdp/polarex/blob/main/lib/polarex/schemas/unique_aggregation.ex#L1)

Provides struct and type for a UniqueAggregation

# `t`

```elixir
@type t() :: %Polarex.UniqueAggregation{func: String.t() | nil, property: String.t()}
```

---

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