SAS Developer Portal
SVI Solution Extensions
Preparing search index...
The search index is not available
SAS® Visual Investigator API
@sas/vi-api
http
HttpResponse
Interface HttpResponse<R>
interface
HttpResponse
<
R
>
{
body
:
null
|
R
;
headers
:
Record
<
string
,
string
|
string
[]
>
;
status
:
number
;
statusText
:
string
;
url
:
null
|
string
;
}
Type Parameters
R
Index
Properties
body
headers
status
status
Text
url
Properties
body
body
:
null
|
R
headers
headers
:
Record
<
string
,
string
|
string
[]
>
status
status
:
number
status
Text
status
Text
:
string
url
url
:
null
|
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
body
headers
status
status
Text
url
SAS Developer Portal
SVI Solution Extensions
@sas/vi-api - v1.46.0
Loading...