Interface ConnectorGlobalWebhookSpec

interface ConnectorGlobalWebhookSpec {
    key: string;
}

Properties

Properties

key: string