Trello.js - API library
    Preparing search index...

    Interface GetWebhookField

    interface GetWebhookField {
        field: string;
        id: string;
    }
    Index

    Properties

    Properties

    field: string

    Field to retrieve. One of: active, callbackURL, description, idModel

    id: string

    ID of the webhook.