InheritedDomain

An object that specifies an inherited domain that specifies the valid values for a Field.

Since

200.1.0

Inherited properties

Link copied to clipboard

The field type of the domain.

Link copied to clipboard

The name of the domain.

Inherited 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 toJson(): String

Convert an object to JSON string.