Basic data types
The data types are JSON data types.
Data type | Definition |
boolean | True or false |
number | Signed/unsigned integer, fraction, exponent |
string | Text |
array | Array of JSON objects |
object | Arbitrary JSON object |
Skip to main content
The data types are JSON data types.
Data type | Definition |
boolean | True or false |
number | Signed/unsigned integer, fraction, exponent |
string | Text |
array | Array of JSON objects |
object | Arbitrary JSON object |