# Item A single item of a page. ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **fields** | [**Map<String, FieldValue>**](FieldValue.md) | The list of field-values of the item. | [optional] **selected** | **Boolean** | Whether this item is selected/active. | [optional] **links** | [**List<Link>**](Link.md) | A list of links. | [optional]