# Personne
- [ Property `prénom`](#pr_nom)
- [ Property `nomDeFamille`](#nomDeFamille)
- [ Property `âge`](#a_ge)
- [ Property `0 de quoi d'autre`](#a0_de_quoi_d_autre)
**Title:** Personne
| Type | `object` |
| ------------------------- | ------------------------------------------------------------------------------------------------------------------- |
| **Additional properties** | [](# "Additional Properties of any type are allowed.") |
| | |
##  Property `prénom`
| Type | `string` |
| ---- | -------- |
| | |
**Description:** Le prénom de la personne.
##  Property `nomDeFamille`
| Type | `string` |
| ---- | -------- |
| | |
**Description:** Le nom de famille de la personne.
##  Property `âge`
| Type | `integer` |
| ---- | --------- |
| | |
**Description:** L'âge en années qui doit être plus grand ou égal à 0.
| Restrictions | |
| ------------ | ------ |
| **Minimum** | ≥ 0 |
| | |
##  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