Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 697 Bytes

File metadata and controls

13 lines (9 loc) · 697 Bytes

ChangeLogEntry

Properties

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]
message_properties map[string,object] The values of the properties in the message. May be nested as object with a value field [optional]
timestamp int The UTC unix timestamp when this change occurred [optional]

[Back to Model list] [Back to API list] [Back to README]