Skip to content

T extends NumberType

Defined in: packages/bitbadgesjs-sdk/src/api-indexer/requests/collections.ts:481

Type Parameters

T

T extends NumberType

Properties

errorDocs

errorDocs: iQueueDoc<T>[]

Defined in: packages/bitbadgesjs-sdk/src/api-indexer/requests/collections.ts:489

Array of error documents corresponding to the collection.


inQueue

inQueue: boolean

Defined in: packages/bitbadgesjs-sdk/src/api-indexer/requests/collections.ts:485

Boolean indicating if the collection is currently in the queue.


refreshDoc

refreshDoc: iRefreshDoc<T>

Defined in: packages/bitbadgesjs-sdk/src/api-indexer/requests/collections.ts:493

The status information corresponding to the collection.

Edit this page on GitHub