Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IHttpResponse<T>

Type parameters

  • T = any

Hierarchy

  • IHttpResponse

Indexable

[custom: string]: any

Index

Properties

data

data: T

headers

headers: IHeaders

status

status: number

statusText

statusText: string

Generated using TypeDoc