Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IRequestParameterMap

The parameter value mapping to request information for input parameters.

Hierarchy

  • IRequestParameterMap

Index

Properties

Properties

Optional node

node: string

The node name within the section.

  • Not used for method and url
  • Optional for body, if not set the whole body is used
  • Mandatory for cgi, header, cookie, path and query.

type

The request section to fetch the parameter value from.