PillarDifference

A pillar difference return object.

Types

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

Properties

Link copied to clipboard

Indicates the type of change to the pillar.

Link copied to clipboard

The ID used to identify a pillar, for example, security.

Link copied to clipboard

The name of the pillar.

Link copied to clipboard

List of question differences.

Functions

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