| Name | Type | Description | Notes |
|---|---|---|---|
| id | String | The unique id of the changelog entry | [optional] |
| message | String | The message as template or rendered as plain text | [optional] |
| messageProperties | Map<String, Object> | The values of the properties in the message. May be nested as object with a value field | [optional] |
| timestamp | Long | The UTC unix timestamp when this change occurred | [optional] |