| Name | Type | Description | Notes |
|---|---|---|---|
| id | String | Unique Id | [optional] |
| title | String | Name of row | [optional] |
| isHeader | Boolean | Is this a header section (has no items) | [optional] |
| order | Number | An arbitrary float representing the sort order of sections. | [optional] |
| detailUrl | String | A URL pointing to a page showing further information about the content in the section. | [optional] |
| can | {String: Boolean} | Operations the current user is able to perform on this object | [optional] |