Preparing search index...
The search index is not available
@sogni-ai/sogni-client
@sogni-ai/sogni-client
<internal>
RawProject
Interface RawProject
interface
RawProject
{
artist
:
Account
;
completedWorkerJobs
:
RawJob
[]
;
costActual
:
CostActual
;
costEstimate
:
CostEstimate
;
createTime
:
number
;
denoiseStrength
:
string
;
endTime
:
number
;
hasGuideImage
:
boolean
;
id
:
string
;
imageCount
:
number
;
model
:
ProjectModel
;
network
:
SupernetType
;
previewCount
:
number
;
reason
:
"artistCanceled"
|
"allJobsCompleted"
;
SID
:
number
;
status
:
RawProjectStatus
;
stepCount
:
number
;
txId
:
string
;
updateTime
:
number
;
workerJobs
:
RawJob
[]
;
}
Index
Properties
artist
completed
Worker
Jobs
cost
Actual
cost
Estimate
create
Time
denoise
Strength
end
Time
has
Guide
Image
id
image
Count
model
network
preview
Count
reason
SID
status
step
Count
tx
Id
update
Time
worker
Jobs
Properties
artist
artist
:
Account
completed
Worker
Jobs
completedWorkerJobs
:
RawJob
[]
cost
Actual
costActual
:
CostActual
cost
Estimate
costEstimate
:
CostEstimate
create
Time
createTime
:
number
denoise
Strength
denoiseStrength
:
string
end
Time
endTime
:
number
has
Guide
Image
hasGuideImage
:
boolean
id
id
:
string
image
Count
imageCount
:
number
model
model
:
ProjectModel
network
network
:
SupernetType
preview
Count
previewCount
:
number
reason
reason
:
"artistCanceled"
|
"allJobsCompleted"
SID
SID
:
number
status
status
:
RawProjectStatus
step
Count
stepCount
:
number
tx
Id
txId
:
string
update
Time
updateTime
:
number
worker
Jobs
workerJobs
:
RawJob
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
artist
completed
Worker
Jobs
cost
Actual
cost
Estimate
create
Time
denoise
Strength
end
Time
has
Guide
Image
id
image
Count
model
network
preview
Count
reason
SID
status
step
Count
tx
Id
update
Time
worker
Jobs
@sogni-ai/sogni-client
Loading...