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

    Interface iGetAttemptDataFromRequestBinSuccessResponse

    interface iGetAttemptDataFromRequestBinSuccessResponse {
        payload: Record<string, any>;
    }

    Implemented by

    Index

    Properties

    Properties

    payload: Record<string, any>

    The attempt payload we cached. This will be in the format configured for the request bin plugin.