QuerySummary

Summary information about a single query within a compliance inquiry.

Types

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

Properties

Link copied to clipboard

Supporting citations for the response.

Link copied to clipboard

Timestamp when the query was created.

Link copied to clipboard

The actual query text.

Link copied to clipboard

Sequential identifier of the query within the inquiry.

Link copied to clipboard

Generated response to the query.

Link copied to clipboard

Type of review for the response.

Link copied to clipboard

Current processing status of the query.

Link copied to clipboard

Descriptive status message.

Link copied to clipboard

Ordered list of response version history entries, oldest first.

Functions

Link copied to clipboard
inline fun copy(block: QuerySummary.Builder.() -> Unit = {}): QuerySummary
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