ISPO SDK
ISPO
Preparing search index...
core
EvaluationWorkReceipt
Interface EvaluationWorkReceipt
Markdown
Copy Markdown
interface
EvaluationWorkReceipt
{
created
:
boolean
;
evaluationId
?:
string
;
proposalId
:
string
;
revision
:
number
;
rootDigest
:
string
;
status
:
|
"archived"
|
"blocked"
|
"running"
|
"completed"
|
"unavailable"
|
"ready"
|
"awaiting-review"
;
workItemId
:
string
;
}
Index
Properties
created
evaluation
Id?
proposal
Id
revision
root
Digest
status
work
Item
Id
Properties
created
created
:
boolean
Optional
evaluation
Id
evaluationId
?:
string
proposal
Id
proposalId
:
string
revision
revision
:
number
root
Digest
rootDigest
:
string
status
status
:
|
"archived"
|
"blocked"
|
"running"
|
"completed"
|
"unavailable"
|
"ready"
|
"awaiting-review"
work
Item
Id
workItemId
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
created
evaluation
Id
proposal
Id
revision
root
Digest
status
work
Item
Id
ISPO
ISPO SDK
Loading...