UNPKG

alfresco-js-api

Version:

JavaScript client library for the Alfresco REST API

12 lines (10 loc) 481 B
# 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) | |