Options
All
  • Public
  • Public/Protected
  • All
Menu

Describes a possible response type: when the status code is S, the response type is T.

Type parameters

  • S: number

  • T

  • H: string = never

Hierarchy

  • IResponseType

Index

Properties

Properties

Readonly headers

headers: ResponseHeaders<H>

Readonly status

status: S

Readonly value

value: T

Legend

  • Variable
  • Function
  • Function with type parameter
  • Type alias
  • Type alias with type parameter
  • Interface
  • Interface with type parameter
  • Property
  • Enumeration
  • Class with type parameter

Generated using TypeDoc