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

    Interface UsedFlags

    interface UsedFlags {
        usesAmountTrackerIdList: boolean;
        usesApprovalIdList: boolean;
        usesChallengeTrackerIdList: boolean;
        usesFromList: boolean;
        usesInitiatedByList: boolean;
        usesOwnershipTimes: boolean;
        usesTimelineTimes: boolean;
        usesTokenIds: boolean;
        usesToList: boolean;
        usesTransferTimes: boolean;
    }
    Index

    Properties

    usesAmountTrackerIdList: boolean
    usesApprovalIdList: boolean
    usesChallengeTrackerIdList: boolean
    usesFromList: boolean
    usesInitiatedByList: boolean
    usesOwnershipTimes: boolean
    usesTimelineTimes: boolean
    usesTokenIds: boolean
    usesToList: boolean
    usesTransferTimes: boolean