WebhookEvent is defined in the Telligent.Evolution.Extensibility.Api.Entities.Version1 namespace of Telligent.Evolution.Platform.dll
WebhookEvent
Telligent.Evolution.Extensibility.Api.Entities.Version1
class WebhookEvent { string Description { get; } Guid Id { get; } Type MessageType { get; } string Name { get; } string TypeSample { get; } }
string
Guid
Type