Interface CompanyTerritorial

Interface representing a territorial entity.

Interface

CompanyTerritorial

Hierarchy

  • CompanyTerritorial

Properties

code?: null | string

The code of the territorial entity.

Member Of

CompanyTerritorial

code_ insee?: null | string

The INSEE code of the territorial entity.

Member Of

CompanyTerritorial

elus?: null | CompanyElected[]

An array of elected officials in the territorial entity.

Member Of

CompanyTerritorial

niveau?: null | string

The level of the territorial entity.

Member Of

CompanyTerritorial

Generated using TypeDoc