CmsDataPageInterface
May 18, 2017 ยท View on GitHub
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| id | int | ID | [optional] |
| identifier | string | Identifier | |
| title | string | Title | [optional] |
| pageLayout | string | Page layout | [optional] |
| metaTitle | string | Meta title | [optional] |
| metaKeywords | string | Meta keywords | [optional] |
| metaDescription | string | Meta description | [optional] |
| contentHeading | string | Content heading | [optional] |
| content | string | Content | [optional] |
| creationTime | string | Creation time | [optional] |
| updateTime | string | Update time | [optional] |
| sortOrder | string | Sort order | [optional] |
| layoutUpdateXml | string | Layout update xml | [optional] |
| customTheme | string | Custom theme | [optional] |
| customRootTemplate | string | Custom root template | [optional] |
| customLayoutUpdateXml | string | Custom layout update xml | [optional] |
| customThemeFrom | string | Custom theme from | [optional] |
| customThemeTo | string | Custom theme to | [optional] |
| active | bool | Active | [optional] |