WebhookEventListOptions is defined in the Telligent.Evolution.Extensibility.Api.Version1 namespace of Telligent.Evolution.Platform.dll
WebhookEventListOptions
Telligent.Evolution.Extensibility.Api.Version1
class WebhookEventListOptions { string CallBackUrl { get; set; } int? CallBackUrlId { get; set; } }
string
int?