# AlfrescoCoreRestApi.PersonBodyCreate

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | [**String**](PersonBodyCreate.md) |  |
**firstName** | [**String**](PersonBodyCreate.md) |  |
**lastName** | [**String**](PersonBodyCreate.md) |  |
**email** | [**String**](PersonBodyCreate.md) |  |
**password** | [**String**](PersonBodyCreate.md) |  |
**properties** | [**{'String': 'String'}**](PersonBodyCreate.md) |  |
