OPENAPI / COMPONENTS / SCHEMAS

todo_task_data data structure

todo_task_data

Todo task data.

object18properties
actionstodo_task_action

Actions.

category_idstring

Category id.

create_timeinteger

Create time.

creatorstring

Creator.

descriptionstring

Description.

display_timeinteger

Display time.

due_timeinteger

Due time.

executorstringrequired

Executor.

ext_attrsextended_attribute

Ext attrs.

finish_timeinteger

Finish time.

is_readboolean

Is read.

linktodo_task_link

Link.

notify_configtodo_notify_config

Notify config.

priorityinteger

Priority.

statustodo_task_status

Status.

tagsarray

Tags.

task_idstring

Task or async task ID.

titletodo_task_titlerequired

Title.