| Created | When this revision was created. |
| EngineVersion | Engine version of this revision. TODO: How exactly is this different from Sandbox.Package.EngineVersion? |
| FileCount | Number of files in this revision. |
| Manifest | Manifest of the revision, describing what files are available. For this to be available you should call DownloadManifestAsync first. |
| Summary | A summary of the changes in this revision. |
| TotalSize | Total size of all the files in this revision, in bytes. |
| VersionId | Unique index of this revision. |
| DownloadManifestAsync | The manifest will not be immediately available until you've downloaded it. |