Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface StatisticApiContext

An statistic API request context.

Hierarchy

  • StatisticApiContext

Index

Properties

Properties

Readonly request

request: express.Request

The HTTP request context.

Readonly response

response: express.Response

The HTTP response context.

Optional value

value: any

Gets or sets a value for the whole execution chain.

Generated using TypeDoc