Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IJSONInterceptorsOptions

Options for interceptor factory to create all JSON interceptors.

Hierarchy

  • IJSONInterceptorsOptions

Index

Properties

Properties

Optional error

Options for JSON error interceptor function.

remarks

The interceptor will not be created if not specified.

Optional request

Options for JSON request interceptor function.

remarks

The interceptor will not be created if not specified.

Optional response

Options for JSON response interceptor function.

remarks

The interceptor will not be created if not specified.

Generated using TypeDoc