Lightweight establishment summary embedded in a Cnpja.Company response.
Unlike Cnpja.Office, this DTO has no address, phones, emails, or registrations.
Summary
Types
@type t() :: %Cnpja.CompanyOffice{ alias: String.t() | nil, founded: String.t() | nil, head: boolean() | nil, main_activity: Cnpja.Activity.t() | nil, reason: Cnpja.Label.t() | nil, special: Cnpja.Label.t() | nil, special_date: String.t() | nil, status: Cnpja.Label.t(), status_date: String.t() | nil, tax_id: String.t() }