Interface: iSearchPluginsSuccessResponse<T>
T extends NumberType
Defined in: packages/bitbadgesjs-sdk/src/api-indexer/requests/requests.ts:2694
Extends
Type Parameters
T
T extends NumberType
Properties
bookmark?
optionalbookmark?:string
Defined in: packages/bitbadgesjs-sdk/src/api-indexer/requests/requests.ts:2667
Bookmark for pagination of the plugins. Only applicable if fetching the directory.
Inherited from
iGetPluginsSuccessResponse.bookmark
plugins
plugins:
iPluginDoc<T>[]
Defined in: packages/bitbadgesjs-sdk/src/api-indexer/requests/requests.ts:2664