LexType Type
A field type in a Lexicon schema. Recursive (arrays/objects contain nested types).
Union cases
| Union case |
Description
|
|
|
|
|
|
|
|
|
Full Usage:
CidLink
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Full Usage:
Unknown
|
|
Instance members
| Instance member |
Description
|
Full Usage:
this.IsArray
Returns: bool
|
|
Full Usage:
this.IsBlob
Returns: bool
|
|
Full Usage:
this.IsBoolean
Returns: bool
|
|
Full Usage:
this.IsBytes
Returns: bool
|
|
Full Usage:
this.IsCidLink
Returns: bool
|
|
Full Usage:
this.IsInteger
Returns: bool
|
|
Full Usage:
this.IsObject
Returns: bool
|
|
Full Usage:
this.IsParams
Returns: bool
|
|
Full Usage:
this.IsRef
Returns: bool
|
|
Full Usage:
this.IsString
Returns: bool
|
|
Full Usage:
this.IsUnion
Returns: bool
|
|
Full Usage:
this.IsUnknown
Returns: bool
|
|