AlertMetadata interface

Alert metadata.

Properties

alertId

The ID of the alert.

metadata

A list of metadata to be associated with the alert.

Property Details

alertId

The ID of the alert.

alertId: number

Property Value

number

metadata

A list of metadata to be associated with the alert.

metadata: Metadata[]

Property Value