| Field | Type | Required | Description |
|---|---|---|---|
urls |
List<String> | ➖ | List of URLs for similar updates that are grouped together and rendered as a single update. |
url |
Optional<String> | ➖ | URL link to the content or document. |
title |
Optional<String> | ➖ | Title or headline of the update. |
datasource |
Optional<String> | ➖ | Name or identifier of the data source (e.g., slack, confluence, etc.). |
summary |
Optional<String> | ➖ | Brief summary or description of the update content. |
type |
Optional<UpdateType> | ➖ | Optional type classification for the update. |