IWithTriggerWhen<ParentT> Interface

Definition

public interface IWithTriggerWhen<ParentT>
type IWithTriggerWhen<'ParentT> = interface
Public Interface IWithTriggerWhen(Of ParentT)

Type Parameters

ParentT
Derived

Methods

WithTriggerWhen(String[])

Specifies the actions that will trigger the webhook notifications.

Applies to