| Name | Type | Description | Notes |
|---|---|---|---|
| contentMetadataId | Number | Id of associated content_metadata record | [optional] |
| createdAt | Date | Date of homepage creatopm | [optional] |
| deletedAt | Date | Date of homepage deletion | [optional] |
| description | String | Description of homepage | [optional] |
| homepageSections | [HomepageSection] | Sections of the homepage | [optional] |
| id | String | Unique Id | [optional] |
| sectionOrder | [Number] | ids of the homepage sections in the order they should be displayed | [optional] |
| title | String | Title of homepage | [optional] |
| updatedAt | Date | Date of last homepage update | [optional] |
| userId | Number | User id of homepage creator | [optional] |
| can | {String: Boolean} | Operations the current user is able to perform on this object | [optional] |