Private Optional _hologramPrivate Optional _intersectionPrivate Optional _listPrivate Optional _mapPrivate Optional _optionalPrivate Optional _primitivePrivate Optional _referencePrivate Optional _specialPrivate Optional _tuplePrivate Optional _unionPrivate Optional _versionThe hologram type.
It is a type that represents a hologram.
The map type.
It is a list of map entries.
The primitive type.
It is a number that represents a primitive type.
The reference to the type.
This is a reference to a type within a domain. It is a dot-separated path to the type, starting from the domain.
Example: myDomain.MyType@1.0.0
The special type.
It is a number that represents a special type.
The tuple type.
It is a list of tuple entries.
The version of the type.
It is a version string that is used to identify the version of the type.
The format of the version string is a dot-separated pat, followed by an at sign and three numbers separated by dots.
Example: myDomain.MyType@1.0.0
Generated using TypeDoc
A type is a description of a data structure.