Preparing search index...
The search index is not available
contentful-management.js - v11.57.1
contentful-management.js
AppActionCallRawResponseProps
Interface AppActionCallRawResponseProps
interface
AppActionCallRawResponseProps
{
response
:
{
body
:
string
;
headers
?:
{
contentType
?:
string
;
}
;
}
;
sys
:
{
appAction
:
SysLink
;
appInstallation
:
SysLink
;
createdAt
:
string
;
environment
:
SysLink
;
id
:
string
;
space
:
SysLink
;
type
:
"AppActionCallResponse"
;
}
;
}
Index
Properties
response
sys
Properties
response
response
:
{
body
:
string
;
headers
?:
{
contentType
?:
string
;
}
;
}
sys
sys
:
{
appAction
:
SysLink
;
appInstallation
:
SysLink
;
createdAt
:
string
;
environment
:
SysLink
;
id
:
string
;
space
:
SysLink
;
type
:
"AppActionCallResponse"
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
response
sys
contentful-management.js - v11.57.1
Loading...