alfresco-js-api-node
Version:
JavaScript client library for the Alfresco REST API
11 lines (9 loc) • 433 B
Markdown
# 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) | |