AlertDescription interface

An interface representing AlertDescription.

Properties

data

Description of the alert.

format

Format of the alert description.

sourceUrl

Source URL.

Property Details

data

Description of the alert.

data?: string

Property Value

string

format

Format of the alert description.

format?: string

Property Value

string

sourceUrl

Source URL.

sourceUrl?: string

Property Value

string