Preparing search index...
The search index is not available
contentful-management.js - v11.57.1
contentful-management.js
AppActionCallErrorProps
Interface AppActionCallErrorProps
interface
AppActionCallErrorProps
{
details
?:
Record
<
string
,
unknown
>
;
message
:
string
;
statusCode
?:
number
;
sys
:
{
id
:
string
;
type
:
"Error"
;
}
;
}
Index
Properties
details?
message
status
Code?
sys
Properties
Optional
details
details
?:
Record
<
string
,
unknown
>
message
message
:
string
Optional
status
Code
status
Code
?:
number
sys
sys
:
{
id
:
string
;
type
:
"Error"
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
details
message
status
Code
sys
contentful-management.js - v11.57.1
Loading...