AlertEntity interface
Changing set of properties depending on the entity type.
Properties
| additional |
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