Untitled

mail@pastecode.io avatar
unknown
json
3 years ago
370 B
1
Indexable
{
    "from": *string*,
    "to": *string*,
    "stats": {
        "tasksModerated": {
            "byType": {},
            "bySubtype": {},
            "byExecutor": {},
            "byCreator": {},
        },

        "tasksCreated": {
            "byType": {},
            "bySubtype": {},
            "byExecutor": {},
            "byCreator": {},
        }
    }
}