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

    Interface iGetPluginsPayload

    interface iGetPluginsPayload {
        inviteCode?: string;
        pluginIds: string[];
    }
    Index

    Properties

    inviteCode?: string

    Invite code to fetch the plugin with.

    pluginIds: string[]

    If true, we will fetch only the specific plugin with the plugin ID (no secrets).