Interface Company

Represents a company.

Interface

Company

Hierarchy

  • Company

Properties

activite_ principale?: null | string

The main activity of the company (code).

Member Of

Company

categorie_ entreprise?: null | string

The category of the company.

Member Of

Company

complements?: null | CompanyComplements

The additional information about the company.

Member Of

Company

date_ creation?: null | string

The date of creation of the company.

Member Of

Company

date_ mise_ a_ jour?: null | string

The date of last update of the company data.

Member Of

Company

dirigeants?: null | CompanyLeader[]

The leaders of the company.

Member Of

Company

etat_ administratif?: null | "A" | "C"

The administrative status of the company.

Member Of

Company

libelle_ activite_ principale_ n1?: null | string

The label of the main activity at level 1.

Member Of

Company

libelle_ activite_ principale_ n2?: null | string

The label of the main activity at level 2.

Member Of

Company

libelle_ activite_ principale_ n3?: null | string

The label of the main activity at level 3.

Member Of

Company

libelle_ activite_ principale_ n4?: null | string

The label of the main activity at level 4.

Member Of

Company

libelle_ activite_ principale_ n5?: null | string

The label of the main activity at level 5.

Member Of

Company

libelle_ nature_ juridique_ n1?: null | string

Represents the legal nature of a company at level 1.

Member Of

Company

libelle_ nature_ juridique_ n2?: null | string

Represents the legal nature of a company at level 2.

Member Of

Company

libelle_ nature_ juridique_ n3?: null | string

Represents the legal nature of a company at level 3.

Member Of

Company

matching_ etablissements?: null | CompanyEstablishment[]

The establishments of the company that matched the search query.

Member Of

Company

nature_ juridique?: null | string

The legal nature of the company.

Member Of

Company

nom_ complet?: null | string

The full name of the company.

Member Of

Company

nom_ raison_ sociale?: null | string

The name or business name of the company.

Member Of

Company

nombre_ etablissements?: null | number

The number of establishments of the company.

Member Of

Company

nombre_ etablissements_ ouverts?: null | number

The number of open establishments of the company.

Member Of

Company

section_ activite_ principale?: null | string

The section of the main activity of the company.

Member Of

Company

siege?: null | CompanySeat

The registered seat of the company.

Member Of

Company

siren?: null | string

The SIREN (Système d'Identification du Répertoire des Entreprises) number of the company.

Member Of

Company

tranche_ effectif_ salarie?: null | "11" | "12" | "21" | "NN" | "00" | "01" | "02" | "03" | "22" | "31" | "32" | "41" | "42" | "51" | "52" | "53"

The employee headcount range of the company.

Member Of

Company

Generated using TypeDoc