Preparing search index...
The search index is not available
xior
xior
index
XiorResponse
Interface XiorResponse<T>
interface
XiorResponse
<
T
>
{
config
:
XiorInterceptorRequestConfig
<
any
>
;
data
:
T
;
headers
:
Headers
;
request
?:
any
;
response
:
Response
;
status
:
number
;
statusText
:
string
;
}
Type Parameters
T
=
any
Index
Properties
config
data
headers
request?
response
status
status
Text
Properties
config
config
:
XiorInterceptorRequestConfig
<
any
>
data
data
:
T
headers
headers
:
Headers
Optional
request
request
?:
any
response
response
:
Response
status
status
:
number
status
Text
status
Text
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
config
data
headers
request
response
status
status
Text
xior
Loading...