Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface HttpResponse<T>

An HTTP response.

Type parameters

  • T

Hierarchy

  • HttpResponse

Index

Properties

Properties

data

data: T

The data returned in the response.