PageInterface
Base interface for all page types
| Field : Object | Description |
|---|---|
| coverImage: InterfaceImage | The cover image of the page |
| description: String | The description of the page |
| enableHeader: Boolean | Enable the page header or not |
| id: String | The ID of the page |
| index: Int | The index of the page |
| layout: JSON | The layout of the page |
| title: String | The title of the page |