Type Alias: ClaimIntegrationPublicParamsType<T>
Public params are params that are visible to the public. For example, the number of uses for a claim code.
ClaimIntegrationPublicParamsType<
T> =Textends"numUses"?object:Textends"codes"?object:Textends"transferTimes"?object:Textends"whitelist"?object:Record<string,any>
Defined in: packages/bitbadgesjs-sdk/src/api-indexer/docs-types/interfaces.ts:875
Public params are params that are visible to the public. For example, the number of uses for a claim code.
Type Parameters
T
T extends ClaimIntegrationPluginType