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