Types

Enum _DomainKind

ValueAliasesEnum
Boolean _DomainKind
Enum _DomainKind
Number _DomainKind
String _DomainKind

Output _TypeDomain

AlternatesObject
_TypeDomain
_TypeDomain
_TypeDomain
_TypeDomain

Output _DomainRef

Type parameters: $kind
Parent: _TypeRef<_TypeKind.>
Fields Type Object
domainKind _DomainRef

Output _BaseDomain

Type parameters: $domain, $item, $domainItem
Parent: _ParentType<_TypeKind., $item, $domainItem>
Fields Type Object
domainKind _BaseDomain

Dual _BaseDomainItem

Parent: _Described
Fields Type Object
exclude Boolean _BaseDomainItem

Output _DomainItem

Type parameters: $item
Parent:
Fields Type Object
domain _Identifier _DomainItem

Output _DomainValue

Type parameters: $kind, $value
Parent: _DomainRef<$kind>
Fields Type Object
domainKind _DomainRef
value _DomainValue

Dual _DomainTrueFalse

Parent: _BaseDomainItem
Fields Type Object
exclude Boolean _BaseDomainItem
value Boolean _DomainTrueFalse

Output _DomainItemTrueFalse

Parent: _DomainItem<_DomainTrueFalse>
Fields Type Object
domain _Identifier _DomainItem

Output _DomainLabel

Parent: _BaseDomainItem
Fields Type Object
exclude Boolean _BaseDomainItem
label _EnumValue _DomainLabel

Output _DomainItemLabel

Parent: _DomainItem<_DomainLabel>
Fields Type Object
exclude Boolean _BaseDomainItem
label _EnumValue _DomainLabel
domain _Identifier _DomainItem

Dual _DomainRange

Parent: _BaseDomainItem
Fields Type Object
exclude Boolean _BaseDomainItem
lower Number ? _DomainRange
upper Number ? _DomainRange

Output _DomainItemRange

Parent: _DomainItem<_DomainRange>
Fields Type Object
domain _Identifier _DomainItem

Dual _DomainRegex

Parent: _BaseDomainItem
Fields Type Object
exclude Boolean _BaseDomainItem
pattern String _DomainRegex

Output _DomainItemRegex

Parent: _DomainItem<_DomainRegex>
Fields Type Object
domain _Identifier _DomainItem