Interface WebhookTrigger

interface WebhookTrigger {
    Enabled: boolean;
}

Hierarchy

Properties

Properties

Enabled: boolean