TodoDetailEntry Data Type

Subtypes
TodoDetailIdentEntry, TodoDetailTextEntry, TodoDetailManualEntry, TodoDetailProjectEntry, TodoDetailZwsEntry
Properties
name data type description
detailType TodoDetailEntryType
Properties inherited from BaseEntryId
id number Die eindeutige Id des Eintrags

Example

{
  "detailType" : "IDENT",
  "id" : 12345
}