The enumeration of states to which the original annotation can be set.
| Name | Type | Value | Description |
|---|---|---|---|
| _none | String | 'None' | The user has indicated nothing about the change. |
| accepted | String | 'Accepted' | The user agrees with the change. |
| cancelled | String | 'Cancelled' | The change has been cancelled. |
| completed | String | 'Completed' | The change has been completed. |
| marked | String | 'Marked' | The annotation has been marked by the user. |
| rejected | String | 'Rejected' | The user disagrees with the change. |
| undefined | String | 'Undefined' | Not defined state. |
| unmarked | String | 'Unmarked' | The annotation has not been marked by the user. |
[Back to Model list] [Back to API list] [Back to README] [View Source]