AuditEvent

Represents the content of a particular audit event.

Types

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

Properties

Link copied to clipboard

Unique identifier of a case audit history event.

Link copied to clipboard

A list of Case Audit History event fields.

Link copied to clipboard

Information of the user which performed the audit.

Link copied to clipboard

Time at which an Audit History event took place.

Link copied to clipboard

The Type of the related item.

Link copied to clipboard

The Type of an audit history event.

Functions

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