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

    Type Alias WebhooksCreateResponse

    Use WebhooksCreateRequest instead.

    type WebhooksCreateResponse = {
        webhook: WebhookResource;
    }
    Index

    Properties

    Properties

    webhook: WebhookResource