Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IResponseParameterMap

The parameter value mapping to response information for output parameters.

Hierarchy

  • IResponseParameterMap

Index

Properties

Properties

Optional json

json: boolean

Set this to true if output value is JSON to avoid being encoded as a string.

Optional node

node: string

The node name within the section.

  • Not used for status
  • Optional for body, if not set the whole body is used
  • Mandatory for header, cookie.

type

The response section to set the parameter value to.