Options
All
  • Public
  • Public/Protected
  • All
Menu

This interface defines the Axios's response configuration structure

Type parameters

  • T

  • D

Hierarchy

  • IAxiosResponse

Index

Properties

config

data

data: T

headers

headers: LiteralMap

Optional request

request: any

status

status: number

statusText

statusText: string

Legend

  • Variable
  • Function

Generated using TypeDoc