Company size classification with id, acronym, and display text.
@type t() :: %Cnpja.SizeLabel{acronym: String.t(), id: integer(), text: String.t()}