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

    Interface iGetGatedContentForClaimSuccessResponse<T>

    interface iGetGatedContentForClaimSuccessResponse<T extends NumberType> {
        rewards: (undefined | iClaimReward<T>)[];
    }

    Type Parameters

    Implemented by

    Index

    Properties

    Properties

    rewards: (undefined | iClaimReward<T>)[]