| Property | Description | Returns | 
|---|---|---|
| activeRevision | Determines whether the revision is the active revision | bool | 
| layout | Get the layout for the global component revision. Will use the global component's layout. | Layout | 
| areas | Collection | |
| areaGroups | Gets the layout area groups | Collection | 
| id | int | |
| type | string | |
| created | Get the date the record was created. | DateTime | 
| modified | Get the last modification date for the record. | DateTime | 
| globalComponent | GlobalComponent | |
| branch | RevisionBranch | |
| createdBy | User | |
| modifiedBy | User | |
| componentAreas | Collection (GlobalComponentRevisionArea) | |
| areasContent | Fetch content for all layout areas defined for the model as AreasContent object | AreasContent | 
Common\Models\Api\GlobalComponentRevision
GlobalComponentRevision