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

    Interface iGetPluginErrorsSuccessResponse

    interface iGetPluginErrorsSuccessResponse {
        bookmark?: string;
        docs: PluginErrorDoc[];
        total?: number;
    }

    Implemented by

    Index

    Properties

    Properties

    bookmark?: string
    total?: number