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

    Interface iCollectionNSFW<T>

    interface iCollectionNSFW<T extends NumberType> {
        reason: string;
        tokenIds: UintRangeArray<T>;
    }

    Type Parameters

    Index

    Properties

    Properties

    reason: string
    tokenIds: UintRangeArray<T>