Interface: iSearchPluginsPayload
Bookmark for pagination of the plugins (obtained from a previous call to this endpoint).
Defined in: packages/bitbadgesjs-sdk/src/api-indexer/requests/requests.ts:2531
Properties
bookmark?
optionalbookmark?:string
Defined in: packages/bitbadgesjs-sdk/src/api-indexer/requests/requests.ts:2533
Bookmark for pagination of the plugins (obtained from a previous call to this endpoint).
locale?
optionallocale?:string
Defined in: packages/bitbadgesjs-sdk/src/api-indexer/requests/requests.ts:2537
Locale to restrict results to. By default, we assume 'en'.
searchValue?
optionalsearchValue?:string
Defined in: packages/bitbadgesjs-sdk/src/api-indexer/requests/requests.ts:2535
Search value to filter by plugin name.