Search
Preparing search index...
The search index is not available
TagoIO SDK for JavaScript and TypeScript
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
TagoIO SDK for JavaScript and TypeScript
<internal>
AxiosResponse
Interface AxiosResponse<T, D>
Type Parameters
T =
any
D =
any
Hierarchy
AxiosResponse
Index
Properties
config
data
headers
request
status
status
Text
Properties
config
config
:
AxiosRequestConfig
<
D
>
data
data
:
T
headers
headers
:
AxiosResponseHeaders
Optional
request
request
?:
any
status
status
:
number
status
Text
status
Text
:
string
Exports
<internal>
Types
Utils
Axios
Response
config
data
headers
request
status
status
Text