bitbadgesjs-sdk - v0.22.7
Preparing search index...
iSearchPluginsSuccessResponse
Interface iSearchPluginsSuccessResponse<T>
interface
iSearchPluginsSuccessResponse
<
T
extends
NumberType
>
{
bookmark
?:
string
;
plugins
:
iPluginDoc
<
T
>
[]
;
}
Type Parameters
T
extends
NumberType
Hierarchy (
View Summary
)
iGetPluginsSuccessResponse
<
T
>
iSearchPluginsSuccessResponse
Implemented by
SearchPluginsSuccessResponse
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.