# AlfrescoCoreRestApi.PersonBodyUpdate

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