Type Alias: ClaimIntegrationPrivateStateType<T>
Private state is the current state of the claim integration that is visible to only those who can fetch private parameters.
ClaimIntegrationPrivateStateType<
T> =Textends"whitelist"?object:Record<string,any>
Defined in: packages/bitbadgesjs-sdk/src/api-indexer/docs-types/interfaces.ts:952
Private state is the current state of the claim integration that is visible to only those who can fetch private parameters.
Type Parameters
T
T extends ClaimIntegrationPluginType