Annotation State Change
data class AnnotationStateChange(val author: String?, val authorState: AuthorState, creationTimestamp: Long? = null)
A structure that represents any change of review status for a markup annotation.
A structure that represents any change of review status for a markup annotation.