AlertMetadataChange interface
Used to represent an update in a relationship between an alert and an artifact.
Properties
alert |
The ID of the alert. |
metadata |
The change that occurred to the metadata. |
Property Details
alertId
The ID of the alert.
alertId: number
Property Value
number
metadataChange
The change that occurred to the metadata.
metadataChange: MetadataChange