elide-jsonapi-client
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Api
Error
code
config
errors
is
Axios
Error
message
name
request
response
stack
toJSON
Type parameters
T
Hierarchy
AxiosError
ApiError
Index
Properties
code
config
errors
is
Axios
Error
message
name
request
response
stack
toJSON
Properties
Optional
code
code
:
undefined
|
string
config
config
:
AxiosRequestConfig
Optional
errors
errors
:
[
Error
]
|
string
[]
is
Axios
Error
is
Axios
Error
:
boolean
message
message
:
string
name
name
:
string
Optional
request
request
:
any
Optional
response
response
:
AxiosResponse
<
T
>
Optional
stack
stack
:
undefined
|
string
toJSON
toJSON
:
(
)
=>
object
Type declaration
(
)
:
object
Returns
object
Generated using
TypeDoc