AlertEntity interface

Changing set of properties depending on the entity type.

Properties

additionalProperties

Additional properties

type

Type of entity

Property Details

additionalProperties

Additional properties

additionalProperties?: Record<string, any>

Property Value

Record<string, any>

type

Type of entity

type?: string

Property Value

string