Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IHaxanResponse<T>

Type parameters

  • T

Hierarchy

  • IHaxanResponse

Index

Properties

Properties

data

data: T

headers

headers: Record<string, string>

ok

ok: boolean

status

status: number

Generated using TypeDoc