Toggle navigation
HELIUM V REST API: TodoDetailEntry
Resources
Data Types
Back to Top
Home
JSON
TodoDetailEntry
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 }