Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 724 Bytes

File metadata and controls

20 lines (15 loc) · 724 Bytes

AnnotationState

The enumeration of states to which the original annotation can be set.

Enum

Name Description
Undefined Not defined state.
Marked The annotation has been marked by the user.
Unmarked The annotation has not been marked by the user.
Accepted The user agrees with the change.
Rejected The user disagrees with the change.
Cancelled The change has been cancelled.
Completed The change has been completed.
None The user has indicated nothing about the change.

[Back to Model list] [Back to API list] [Back to README]