@seamapi/http - v1.122.0
    Preparing search index...

    Type Alias WebhooksListResponse

    Use WebhooksListRequest instead.

    type WebhooksListResponse = {
        webhooks: WebhookResource[];
    }
    Index

    Properties

    Properties

    webhooks: WebhookResource[]