Webhook interface
Webhook base
Properties
event |
Send callback on a specified notification event |
webhook |
Polymorphic discriminator, which specifies the different types this object can be |
Property Details
eventType
Send callback on a specified notification event
eventType?: string
Property Value
string
webhookType
Polymorphic discriminator, which specifies the different types this object can be
webhookType: "AzureDevOps"
Property Value
"AzureDevOps"