# AlfrescoCoreRestApi.Comment

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **String** |  | 
**content** | **String** |  | 
**createdBy** | [**Person**](Person.md) |  | 
**createdAt** | **Date** |  | 
**edited** | **Boolean** |  | 
**modifiedBy** | [**Person**](Person.md) |  | 
**modifiedAt** | **Date** |  | 
**canEdit** | **Boolean** |  | 
**canDelete** | **Boolean** |  | 


