Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Response<T>

An operation response.

Type parameters

  • T

Hierarchy

  • Response

Index

Properties

headers

headers: IncomingHttpHeaders

result

result: T

status

status: number

statusText

statusText: string

Generated using TypeDoc