Interface Webhooks

interface Webhooks {
    Webhooks: Webhook[];
}

Properties

Properties

Webhooks: Webhook[]