# Person - [![badge](https://img.shields.io/badge/Optional-yellow) Property `firstName`](#firstName) - [![badge](https://img.shields.io/badge/Optional-yellow) Property `lastName`](#lastName) - [![badge](https://img.shields.io/badge/Optional-yellow) Property `age`](#age) - [![badge](https://img.shields.io/badge/Optional-yellow) Property `driverLicenseId`](#driverLicenseId) - [Property `no driver licence`](#driverLicenseId_allOf_i0) - [Property `driver licence id`](#driverLicenseId_allOf_i1) **Title:** Person | 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 `firstName`
**Title:** Person | Type | `string` | | ---- | -------- | | | | **Description:** The person's first name.
## ![badge](https://img.shields.io/badge/Optional-yellow) Property `lastName`
**Title:** Person | Type | `string` | | ---- | -------- | | | | **Description:** The person's last name.
## ![badge](https://img.shields.io/badge/Optional-yellow) Property `age`
**Title:** Person | Type | `integer` | | ---- | --------- | | | | **Description:** Age in years which must be equal to or greater than zero. | Restrictions | | | ------------ | ------ | | **Minimum** | ≥ 0 | | | |
## ![badge](https://img.shields.io/badge/Optional-yellow) Property `driverLicenseId`
| Type | `combining` | | ------------------------- | ------------------------------------------------------------------------------------------------------------------- | | **Additional properties** | [![badge](https://img.shields.io/badge/Any+type-allowed-green)](# "Additional Properties of any type are allowed.") | | | |
| All of(Requirement) | | ---------------------------------------------- | | [no driver licence](#driverLicenseId_allOf_i0) | | [driver licence id](#driverLicenseId_allOf_i1) | | | ### Property `no driver licence` **Title:** no driver licence | Type | `null` | | ---- | ------ | | | | ### Property `driver licence id` **Title:** driver licence id | Type | `string` | | ---- | -------- | | | |
---------------------------------------------------------------------------------------------------------------------------- Generated using [json-schema-for-humans](https://github.com/coveooss/json-schema-for-humans) on date