adobe-firefly-sdk
Preparing search index...
indesign/src/sdk
FailedEvent
Type Alias FailedEvent
FailedEvent
:
BaseEvent
&
{
errors
?:
{
error_code
?:
string
;
message
?:
string
;
source
?:
string
;
url
?:
string
;
}
[]
;
status
?:
"failed"
;
}
Type Declaration
Optional
errors
?:
{
error_code
?:
string
;
message
?:
string
;
source
?:
string
;
url
?:
string
}
[]
A list of errors that caused the job to fail.
Optional
status
?:
"failed"
The current state of the job.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
adobe-firefly-sdk
Loading...
A list of errors that caused the job to fail.