Specifies the type of token.
|
Members |
Description |
|
None |
No token type has been set. |
|
Object |
A JSON object. |
|
Array |
A JSON array. |
|
Constructor |
A JSON constructor. |
|
Property |
A JSON object property. |
|
Comment |
A comment. |
|
Integer |
An integer value. |
|
Float |
A float value. |
|
String |
A string value. |
|
Boolean |
A boolean value. |
|
Null |
A null value. |
|
Undefined |
An undefined value. |
|
Date |
A date value. |
|
Raw |
A raw JSON value. |
|
Bytes |
A collection of bytes value. |
|
Guid |
A Guid value. |
|
Uri |
A Uri value. |
|
TimeSpan |
A TimeSpan value. |
Doc-O-Matic.|
What do you think about this topic? Send feedback!
|
|
Copyright (c) 2017. All rights reserved.
|