bitbadgesjs-sdk - v0.22.7
Preparing search index...
iGetPluginsSuccessResponse
Interface iGetPluginsSuccessResponse<T>
interface
iGetPluginsSuccessResponse
<
T
extends
NumberType
>
{
bookmark
?:
string
;
plugins
:
iPluginDoc
<
T
>
[]
;
}
Type Parameters
T
extends
NumberType
Hierarchy (
View Summary
)
iGetPluginsSuccessResponse
iSearchPluginsSuccessResponse
Implemented by
GetPluginsSuccessResponse
Index
Properties
bookmark?
plugins
Properties
Optional
bookmark
bookmark
?:
string
Bookmark for pagination of the plugins. Only applicable if fetching the directory.
plugins
plugins
:
iPluginDoc
<
T
>
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
bookmark
plugins
bitbadgesjs-sdk - v0.22.7
Loading...
Bookmark for pagination of the plugins. Only applicable if fetching the directory.