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

    Interface iGetAttemptDataFromRequestBinPayload

    interface iGetAttemptDataFromRequestBinPayload {
        instanceId?: string;
    }
    Index

    Properties

    Properties

    instanceId?: string

    The instance ID of the request bin plugin.

    Only needed if there are duplicates. Else, we default to first instance found.