Table of contents
- Mandataire
Documentation
Mandataire
Represents a corporate officer.
| Name | Type | Description |
|---|---|---|
| IDENTIFIANT | String | Officer id. |
| SIREN | String | Officer SIREN number. |
| SIREN_SOCIETE | String | Company SIREN number. |
| CIVILITE | String | Officer civility. |
| NOM | String | Officer last name. |
| PRENOM | String | Officer first name. |
| NOM_COMPLET | String | Full officer name. |
| CODE_FONCTION | String | Officer position code. |
| FONCTION | String | Officer position. |
| DATE_NAISSANCE | DateTime | Officer birth date. |
| EST_MANDATAIRE_PRINCIPAL | Boolean | Specifies whether the corporate officer is the main one or not. |

