[]
        
(Showing Draft Content)

AnnotationReviewStateType

Type Alias: AnnotationReviewStateType

type AnnotationReviewStateType = "None" | "Accepted" | "Cancelled" | "Completed" | "Rejected";

Review states.