zendesk-messaging-client
    Preparing search index...

    Type Alias WebhookListResponseReadable

    type WebhookListResponseReadable = {
        webhooks?: WebhookReadable[];
    }
    Index

    Properties

    Properties

    webhooks?: WebhookReadable[]

    List of webhooks associated with the integration.