NotificationsSource interface
A valid notification source type
Properties
source |
Polymorphic discriminator, which specifies the different types this object can be |
Property Details
sourceType
Polymorphic discriminator, which specifies the different types this object can be
sourceType: "Alert" | "AttackPath"
Property Value
"Alert" | "AttackPath"