adobe-firefly-sdk
Preparing search index...
lightroom/src/sdk
LrJobStatusData
Type Alias LrJobStatusData
type
LrJobStatusData
=
{
body
?:
never
;
path
:
{
jobId
:
string
}
;
query
?:
never
;
url
:
"/lrService/status/{jobId}"
;
}
Index
Properties
body?
path
query?
url
Properties
Optional
body
body
?:
never
path
path
:
{
jobId
:
string
}
Type Declaration
jobId
:
string
Identifier of the job to get status for.
Optional
query
query
?:
never
url
url
:
"/lrService/status/{jobId}"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
body
path
query
url
adobe-firefly-sdk
Loading...
Identifier of the job to get status for.