Properties

Name Type Required Restrictions Description
id string false none The ID of the activity
creationTime string false none The activity creation time
type string false none The activity type. The possible values are: "COMMENT" or "MODIFICATION". If the type is "MODIFICATION", then the activity data also contains information about the changed files.
revision string false none Revision for modified and created activity types.
message string false none The message (added for a comment activity)
userStatus string false none The user status submitted with this message: null or 'FINISHED'
files [FileData] false none The modified files. This information is set when the activity type is "MODIFICATION".
user UserData false none none