AnnotationStateChange

A structure that represents any change of review status for a markup annotation.

See also

Constructors

Link copied to clipboard
constructor(@Nullable author: String, @NonNull authorState: AuthorState, @Nullable creationDate: Date)
Creates the new annotation review state change.

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
open fun equals(o: Any): Boolean
Link copied to clipboard
open fun hashCode(): Int