@adcp/sdk API Reference - v10.0.1
    Preparing search index...

    Interface WholesaleFeedWebhookNotificationErrorDetails

    interface WholesaleFeedWebhookNotificationErrorDetails {
        field?: string;
        expected?: unknown;
        actual?: unknown;
    }
    Index

    Properties

    field?: string
    expected?: unknown
    actual?: unknown