ReviewInformation

Information about the result of a document review request.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The time that the reviewer took action on the document review request.

Link copied to clipboard

The reviewer assigned to take action on the document review request.

Link copied to clipboard

The current status of the document review request.

Functions

Link copied to clipboard
inline fun copy(block: ReviewInformation.Builder.() -> Unit = {}): ReviewInformation
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String