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

    Type Alias WebhooksGetResponse

    Use WebhooksGetRequest instead.

    type WebhooksGetResponse = {
        webhook: WebhookResource;
    }
    Index

    Properties

    Properties

    webhook: WebhookResource