Dfns TypeScript SDK - v0.7.14
    Preparing search index...

    Type Alias GetWebhookEventParams

    type GetWebhookEventParams = {
        webhookEventId: string;
        webhookId: string;
    }
    Index

    Properties

    webhookEventId: string
    webhookId: string