adobe-firefly-sdk
Preparing search index...
audio-video/src/flat
SubmitApiResponse
Type Alias SubmitApiResponse
Response returned when a job is successfully submitted.
type
SubmitApiResponse
=
{
jobId
?:
string
;
statusUrl
?:
string
;
}
Index
Properties
job
Id?
status
Url?
Properties
Optional
job
Id
jobId
?:
string
Optional
status
Url
statusUrl
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
job
Id
status
Url
adobe-firefly-sdk
Loading...
Response returned when a job is successfully submitted.