Interface: iGetPluginsSuccessResponse<T>
T extends NumberType
Defined in: packages/bitbadgesjs-sdk/src/api-indexer/requests/requests.ts:2663
Extended by
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.
plugins
plugins:
iPluginDoc<T>[]
Defined in: packages/bitbadgesjs-sdk/src/api-indexer/requests/requests.ts:2664