| name | data type | description |
|---|---|---|
| activityCnr | string | |
| description | string | |
| time | string | |
| duration | string | |
| flags | string | |
| where | string | |
Properties inherited from BaseEntryId |
||
| id | number | Die eindeutige Id des Eintrags |
Example
{
"activityCnr" : "...",
"description" : "...",
"time" : "...",
"duration" : "...",
"flags" : "...",
"where" : "...",
"id" : 12345
}