bitbadgesjs-sdk - v0.22.7
    Preparing search index...

    Interface iGetPluginErrorsPayload

    interface iGetPluginErrorsPayload {
        bookmark?: string;
        pluginId: string;
    }

    Implemented by

    Index

    Properties

    Properties

    bookmark?: string

    The pagination bookmark to start from

    pluginId: string

    The plugin ID to get errors for