Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 934 Bytes

ScoreRevision.md

File metadata and controls

16 lines (12 loc) · 934 Bytes

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 \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]

[Back to Model list] [Back to API list] [Back to README]