AutomatedReasoningPolicyDefinitionTypeValue

Represents a single value within a custom type definition, including its identifier and description.

Types

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

Properties

Link copied to clipboard

A human-readable description explaining what this type value represents and when it should be used.

Link copied to clipboard

The actual value or identifier for this type value.

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