AuditEventField

Fields for audit event.

Types

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

Properties

Link copied to clipboard

Unique identifier of field in an Audit History entry.

Link copied to clipboard

Union of potential field value types.

Link copied to clipboard

Union of potential field value types.

Functions

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