Console
React Lib
REST API
Preparing search index...
The search index is not available
Integration App SDK - v1.9.0
Integration App SDK
RestApiClientOutput
Interface RestApiClientOutput
interface
RestApiClientOutput
{
status
:
number
;
headers
?:
Record
<
string
,
string
>
;
data
?:
any
;
}
Index
Properties
status
headers?
data?
Properties
status
status
:
number
Optional
headers
headers
?:
Record
<
string
,
string
>
Optional
data
data
?:
any
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
status
headers
data
Console
React Lib
REST API
Integration App SDK - v1.9.0
Loading...