Data types
Make data types are derived from normal JSON data types, with some limitations and additions.
Primitive types
Type
Description
Complex types
Flat object
{
"id": 1,
"firstName": "James",
"lastName": "McManson",
}Object
Array
IML types
IML string
IML flat object
IML object
IML array
Last updated

