Preparing search index...
The search index is not available
contentful-management.js - v11.60.4
contentful-management.js
AppActionCallRawResponseProps
Interface AppActionCallRawResponseProps
interface
AppActionCallRawResponseProps
{
response
:
{
body
:
string
;
headers
?:
{
contentType
?:
string
;
}
;
statusCode
?:
number
;
}
;
sys
:
{
appAction
:
SysLink
;
appInstallation
:
SysLink
;
createdAt
:
string
;
createdBy
:
SysLink
;
environment
:
SysLink
;
id
:
string
;
space
:
SysLink
;
type
:
"AppActionCallResponse"
;
}
;
}
Index
Properties
response
sys
Properties
response
response
:
{
body
:
string
;
headers
?:
{
contentType
?:
string
;
}
;
statusCode
?:
number
;
}
sys
sys
:
{
appAction
:
SysLink
;
appInstallation
:
SysLink
;
createdAt
:
string
;
createdBy
:
SysLink
;
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.60.4
Loading...