adobe-firefly-sdk
Preparing search index...
photoshop/src/flat
JobStatusSucceededResponse
Type Alias JobStatusSucceededResponse
Succeeded
type
JobStatusSucceededResponse
=
{
jobId
:
string
;
result
:
{
outputs
?:
{
destination
?:
{
url
?:
string
}
;
mediaType
?:
string
}
[]
;
}
;
status
:
"succeeded"
;
}
Index
Properties
job
Id
result
status
Properties
job
Id
jobId
:
string
The job ID.
result
result
:
{
outputs
?:
{
destination
?:
{
url
?:
string
}
;
mediaType
?:
string
}
[]
}
status
status
:
"succeeded"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
job
Id
result
status
adobe-firefly-sdk
Loading...
Succeeded