# Personne - [![badge](https://img.shields.io/badge/Optional-yellow) Property `prénom`](#pr_nom) - [![badge](https://img.shields.io/badge/Optional-yellow) Property `nomDeFamille`](#nomDeFamille) - [![badge](https://img.shields.io/badge/Optional-yellow) Property `âge`](#a_ge) - [![badge](https://img.shields.io/badge/Optional-yellow) Property `0 de quoi d'autre`](#a0_de_quoi_d_autre) **Title:** Personne | Type | `object` | | ------------------------- | ------------------------------------------------------------------------------------------------------------------- | | **Additional properties** | [![badge](https://img.shields.io/badge/Any+type-allowed-green)](# "Additional Properties of any type are allowed.") | | | |
## ![badge](https://img.shields.io/badge/Optional-yellow) Property `prénom`
| Type | `string` | | ---- | -------- | | | | **Description:** Le prénom de la personne.
## ![badge](https://img.shields.io/badge/Optional-yellow) Property `nomDeFamille`
| Type | `string` | | ---- | -------- | | | | **Description:** Le nom de famille de la personne.
## ![badge](https://img.shields.io/badge/Optional-yellow) Property `âge`
| Type | `integer` | | ---- | --------- | | | | **Description:** L'âge en années qui doit être plus grand ou égal à 0. | Restrictions | | | ------------ | ------ | | **Minimum** | ≥ 0 | | | |
## ![badge](https://img.shields.io/badge/Optional-yellow) Property `0 de quoi d'autre`
| Type | `string` | | ---- | -------- | | | | **Examples:** ```json "🖖" ``` ```json "صباح الخير" ``` ```json "你好" ```
---------------------------------------------------------------------------------------------------------------------------- Generated using [json-schema-for-humans](https://github.com/coveooss/json-schema-for-humans) on date