Scorable TypeScript SDK - v0.12.1
GitHub
Documentation
Preparing search index...
UpdateAnnotationData
Interface UpdateAnnotationData
interface
UpdateAnnotationData
{
value
?:
number
|
null
;
category
?:
string
|
null
;
rationale
?:
string
;
status
?:
"draft"
|
"published"
;
}
Index
Properties
value?
category?
rationale?
status?
Properties
Optional
value
value
?:
number
|
null
Optional
category
category
?:
string
|
null
Optional
rationale
rationale
?:
string
Optional
status
status
?:
"draft"
|
"published"
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
value
category
rationale
status
GitHub
Documentation
Scorable TypeScript SDK - v0.12.1
Loading...