Options
All
  • Public
  • Public/Protected
  • All
Menu

Parameter that can be added to request.

Hierarchy

  • RestRequestParameter

Index

Properties

binary?: boolean

Whteher the parameter is binary.

defaultvalue

false if not defined

contentType?: string

The content type.

name: string

The name for the parameter.

The parameter type.

value: any

The value.

Generated using TypeDoc