# Person
- [ Property `subType1`](#subType1)
- [ Property `subProp1`](#subType1_subProp1)
- [ Property `subType2`](#subType2)
- [ Property `subProp2`](#subType2_subProp2)
- [ Property `additionalProperties`](#additionalProperties)
- [ Property `propA`](#additionalProperties_propA)
**Title:** Person
| Type | `object` |
| ------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Additional properties** | [](#additionalProperties "Each additional property must conform to the following schema") |
| | |
##  Property `subType1`
| Type | `object` |
| ------------------------- | ------------------------------------------------------------------------------------------------ |
| **Additional properties** | [](# "Additional Properties not allowed.") |
| | |
**Description:** A sub type with additionalProperties false.
###  Property `subProp1`
| Type | `number` |
| ---- | -------- |
| | |
##  Property `subType2`
| Type | `object` |
| ------------------------- | ------------------------------------------------------------------------------------------------------------------- |
| **Additional properties** | [](# "Additional Properties of any type are allowed.") |
| | |
**Description:** A sub type with additionalProperties true.
###  Property `subProp2`
| Type | `number` |
| ---- | -------- |
| | |
##  Property `additionalProperties`
| Type | `object` |
| ------------------------- | ------------------------------------------------------------------------------------------------------------------- |
| **Additional properties** | [](# "Additional Properties of any type are allowed.") |
| | |
**Description:** additionalProperties schema.
###  Property `propA`
| Type | `number` |
| ---- | -------- |
| | |
----------------------------------------------------------------------------------------------------------------------------
Generated using [json-schema-for-humans](https://github.com/coveooss/json-schema-for-humans) on date