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

    Interface FeatureUnsupportedErrorOptions

    interface FeatureUnsupportedErrorOptions {
        message?: string;
        details?: Record<string, unknown>;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    message?: string
    details?: Record<string, unknown>