Revision Properties | 
This is preliminary documentation and is subject to change.
The Revision type exposes the following members.
| Name | Description | |
|---|---|---|
| Comment | Editor's edit summary (editor's comment on revision). | |
| Content | Gets the content of the revision. | |
| ContentLength | Content length, in bytes. | |
| ContentModel | Content model id of the revision. | |
| Flags | Additional status of the revision. | |
| HiddenFields | Gets an indicator of whether one or more fields has been hidden. | |
| Id | ||
| Page | Gets the stub of page this revision applies to. | |
| ParentId | ||
| Sha1 | SHA-1 (base 16) of the revision. | |
| Slots | Revision slots. (MW 1.32+) | |
| Tags | Any tags for this revision, such as those added by AbuseFilter. | |
| TimeStamp | The timestamp of revision. | |
| UserId | User id of revision creator. | |
| UserName | The user who made the revision. | |
| UserStub | Gets a UserStub containing the name and ID of the user made this revision. |