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

    Interface iLinkedTo<T>

    interface iLinkedTo<T extends NumberType> {
        collectionId?: string;
        tokenIds?: iUintRange<T>[];
    }

    Type Parameters

    Implemented by

    Index

    Properties

    collectionId?: string

    The collection ID

    tokenIds?: iUintRange<T>[]

    The token IDs