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 | \DateTime | The date when this revision was created | [optional] |
description | string | A description associated to the revision | [optional] |
autosave | bool | True if this revision was automatically generated by Flat and not on purpose by the user. | [optional] |
statistics | \Flat\APIClient\Model\ScoreRevisionStatistics | [optional] |