Interface CompanyElected

Interface representing an elected person.

Interface

CompanyElected

Hierarchy

  • CompanyElected

Properties

annee_ de_ naissance?: null | string

The year of birth of the elected person.

Member Of

CompanyElected

fonction?: null | string

The function/position held by the elected person.

Member Of

CompanyElected

nom?: null | string

The last name of the elected person.

Member Of

CompanyElected

prenoms?: null | string

The first name(s) of the elected person.

Member Of

CompanyElected

sexe?: null | string

The gender of the elected person.

Member Of

CompanyElected

Generated using TypeDoc