Interface: iCustomPage<T>
T extends NumberType
Defined in: packages/bitbadgesjs-sdk/src/api-indexer/docs-types/interfaces.ts:584
Type Parameters
T
T extends NumberType
Properties
description
description:
string
Defined in: packages/bitbadgesjs-sdk/src/api-indexer/docs-types/interfaces.ts:588
The description of the custom page
items
items:
iBatchTokenDetails<T>[]
Defined in: packages/bitbadgesjs-sdk/src/api-indexer/docs-types/interfaces.ts:590
The token IDs to display on the custom page
title
title:
string
Defined in: packages/bitbadgesjs-sdk/src/api-indexer/docs-types/interfaces.ts:586
The title of the custom page