Preparing search index...
The search index is not available
@sogni-ai/sogni-client
@sogni-ai/sogni-client
<internal>
JobStarted
Interface JobStarted
interface
JobStarted
{
jobId
:
string
;
jobIndex
?:
number
;
negativePrompt
?:
string
;
positivePrompt
?:
string
;
projectId
:
string
;
type
:
"started"
;
workerName
:
string
;
}
Hierarchy (
View Summary
)
JobEventBase
JobStarted
Index
Properties
job
Id
job
Index?
negative
Prompt?
positive
Prompt?
project
Id
type
worker
Name
Properties
job
Id
jobId
:
string
Optional
job
Index
jobIndex
?:
number
Optional
negative
Prompt
negativePrompt
?:
string
Optional
positive
Prompt
positivePrompt
?:
string
project
Id
projectId
:
string
type
type
:
"started"
worker
Name
workerName
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
job
Id
job
Index
negative
Prompt
positive
Prompt
project
Id
type
worker
Name
@sogni-ai/sogni-client
Loading...