Interface iGetAttemptDataFromRequestBinSuccessResponse

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

Implemented by

Properties

Properties

payload: Record<string, any>

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

MMNEPVFCICPMFPCPTTAAATR