Skip to content

WebHookService class

Allows working with WebHook entities.

public class WebHookService : ServiceBase<WebHook>

Public Members

name description
WebHookService() The default constructor.

See Also