Preparing search index...
The search index is not available
@sogni-ai/sogni-client
@sogni-ai/sogni-client
<internal>
JobProgress
Interface JobProgress
interface
JobProgress
{
jobId
:
string
;
projectId
:
string
;
step
:
number
;
stepCount
:
number
;
type
:
"progress"
;
}
Hierarchy (
View Summary
)
JobEventBase
JobProgress
Index
Properties
job
Id
project
Id
step
step
Count
type
Properties
job
Id
jobId
:
string
project
Id
projectId
:
string
step
step
:
number
step
Count
stepCount
:
number
type
type
:
"progress"
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
job
Id
project
Id
step
step
Count
type
@sogni-ai/sogni-client
Loading...