bbas-devicer - v0.2.1
    Preparing search index...

    Interface BbasRequest

    Extended request with BBAS context attached by the middleware.

    interface BbasRequest {
        bbasContext?: BbasIdentifyContext;
    }

    Hierarchy

    • IncomingMessage
      • BbasRequest
    Index

    Properties

    Properties

    bbasContext?: BbasIdentifyContext