Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DeserializeHandlerOptions

public

Hierarchy

Index

Properties

Properties

Optional name

name: undefined | string

A unique name to refer to a middleware

step

step: "deserialize"

Optional tags

tags: Array<string>

A list of strings to any that identify the general purpose or important characteristics of a given handler.