| name | data type | description |
|---|---|---|
| internalComment | string | |
| externalComment | string | |
Properties inherited from BaseEntryId |
||
| id | number | Die eindeutige Id des Eintrags |
Example
{
"internalComment" : "...",
"externalComment" : "...",
"id" : 12345
}