AutomatedReasoningPolicyStatementReference

References a specific atomic statement within a source document, used to link policy elements back to their source material.

Types

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

Properties

Link copied to clipboard

The unique identifier of the document containing the referenced statement.

Link copied to clipboard

The unique identifier of the specific atomic statement being referenced.

Functions

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