# `Cnpja.SizeLabel`
[🔗](https://github.com/devaction-labs/cnpja_ex/blob/v0.1.2/lib/cnpja/shared/size_label.ex#L1)

Company size classification with id, acronym, and display text.

# `t`

```elixir
@type t() :: %Cnpja.SizeLabel{acronym: String.t(), id: integer(), text: String.t()}
```

---

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