Preparing search index...
The search index is not available
app
app
serverSdk
JobsStatusWithUrl
Interface JobsStatusWithUrl
Export
JobsStatusWithUrl
interface
JobsStatusWithUrl
{
jobFile
?:
JobFileWithUrl
[]
;
progress
?:
number
;
status
?:
string
;
visibleName
?:
string
;
}
Index
Properties
job
File?
progress?
status?
visible
Name?
Properties
Optional
job
File
job
File
?:
JobFileWithUrl
[]
Memberof
JobsStatusWithUrl
Optional
progress
progress
?:
number
Memberof
JobsStatusWithUrl
Optional
status
status
?:
string
Memberof
JobsStatusWithUrl
Optional
visible
Name
visible
Name
?:
string
Memberof
JobsStatusWithUrl
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
job
File
progress
status
visible
Name
app
clientSdk
serverSdk
Generated using
TypeDoc
Export
JobsStatusWithUrl