adobe-firefly-sdk
Preparing search index...
photoshop/src/sdk
GetJobStatusData
Type Alias GetJobStatusData
type
GetJobStatusData
=
{
body
?:
never
;
path
:
{
jobId
:
string
}
;
query
?:
never
;
url
:
"/v1/status/{jobId}"
;
}
Index
Properties
body?
path
query?
url
Properties
Optional
body
body
?:
never
path
path
:
{
jobId
:
string
}
Optional
query
query
?:
never
url
url
:
"/v1/status/{jobId}"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
body
path
query
url
adobe-firefly-sdk
Loading...