bitbadgesjs-sdk - v0.22.7
    Preparing search index...

    Interface iInheritMetadataFrom<T>

    interface iInheritMetadataFrom<T extends NumberType> {
        applicationId?: string;
        claimId?: string;
        collectionId?: string;
        mapId?: string;
        tokenId?: string;
    }

    Type Parameters

    Implemented by

    Index

    Properties

    applicationId?: string

    The application ID to link to

    claimId?: string

    The claim ID to link to

    collectionId?: string

    The collection ID to link to

    mapId?: string

    The map ID to link to

    tokenId?: string

    The token ID to link to "collectionId: CollectionIddgeId"