PortalPage
Represents a page of a portal
| Field : Object | Description |
|---|---|
| coverImage: InterfaceImage | The cover image of the page |
| description: String | The description of the page |
| elements: [ID] | The elements 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 |