Dictionary

A dictionary with fields

Field Type Description
id Int An integer value
email String A String value

Examples

Example 1

{
    "id": 16,
    "email": "..."
}
This is a development version Do not use this version in production
1.10.0 development