zendesk-messaging-client
    Preparing search index...

    Type Alias WebhookListResponseWritable

    type WebhookListResponseWritable = {
        webhooks?: WebhookWritable[];
    }
    Index

    Properties

    Properties

    webhooks?: WebhookWritable[]

    List of webhooks associated with the integration.