# FlatApi.ScoreRevision

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **String** | The unique identifier of the revision. | [optional] 
**user** | **String** | The user identifier who created the revision | [optional] 
**collaborators** | **[String]** |  | [optional] 
**creationDate** | **Date** | The date when this revision was created | [optional] 
**description** | **String** | A description associated to the revision | [optional] 
**autosave** | **Boolean** | True if this revision was automatically generated by Flat and not on purpose by the user.  | [optional] 
**statistics** | [**ScoreRevisionStatistics**](ScoreRevisionStatistics.md) |  | [optional] 


