adobe-firefly-sdk
Preparing search index...
photoshop/src/flat
FacadeJobStatusData
Type Alias FacadeJobStatusData
type
FacadeJobStatusData
=
{
body
?:
never
;
path
:
{
jobId
:
string
}
;
query
?:
never
;
url
:
"/v2/status/{jobId}"
;
}
Index
Properties
body?
path
query?
url
Properties
Optional
body
body
?:
never
path
path
:
{
jobId
:
string
}
Type Declaration
jobId
:
string
The job ID from the response of the Remove Background API call.
Optional
query
query
?:
never
url
url
:
"/v2/status/{jobId}"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
body
path
query
url
adobe-firefly-sdk
Loading...
The job ID from the response of the Remove Background API call.