# Untitled object in HelixConfig Schema

```txt
https://ns.adobe.com/helix/config/helix#/properties/content
```

Content information

| Abstract            | Extensible | Status         | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In                                                                    |
| :------------------ | :--------- | :------------- | :----------- | :---------------- | :-------------------- | :------------------ | :---------------------------------------------------------------------------- |
| Can be instantiated | No         | Unknown status | No           | Forbidden         | Allowed               | none                | [helix-config.schema.json\*](helix-config.schema.json "open original schema") |

## content Type

`object` ([Details](helix-config-properties-content.md))

# content Properties

| Property                      | Type     | Required | Nullable       | Defined by                                                                                                                                                      |
| :---------------------------- | :------- | :------- | :------------- | :-------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [lastModified](#lastmodified) | `string` | Required | cannot be null | [HelixConfig](helix-config-properties-content-properties-lastmodified.md "https://ns.adobe.com/helix/config/helix#/properties/content/properties/lastModified") |
| [data](#data)                 | `object` | Required | cannot be null | [HelixConfig](helix-config-properties-content-properties-data.md "https://ns.adobe.com/helix/config/helix#/properties/content/properties/data")                 |

## lastModified

The last modified date

`lastModified`

*   is required

*   Type: `string`

*   cannot be null

*   defined in: [HelixConfig](helix-config-properties-content-properties-lastmodified.md "https://ns.adobe.com/helix/config/helix#/properties/content/properties/lastModified")

### lastModified Type

`string`

## data



`data`

*   is required

*   Type: `object` ([Details](helix-config-properties-content-properties-data.md))

*   cannot be null

*   defined in: [HelixConfig](helix-config-properties-content-properties-data.md "https://ns.adobe.com/helix/config/helix#/properties/content/properties/data")

### data Type

`object` ([Details](helix-config-properties-content-properties-data.md))
