OPENAPI / COMPONENTS / SCHEMAS

todo_personal_task data structure

todo_personal_task

Todo personal task.

object13properties
all_finished_statustodo_task_statusrequired

All finished status.

biz_sourcestringrequired

Biz source.

create_timeintegerrequired

Create time.

creatortodo_userrequired

Creator.

descriptionstring

Description.

due_timeinteger

Due time.

executorstodo_user

Executors.

ext_attrsextended_attribute

Ext attrs.

finish_timeinteger

Finish time.

idstringrequired

Unique identifier of the resource.

my_finished_statustodo_task_statusrequired

My finished status.

notify_configtodo_notify_config

Notify config.

titletodo_task_titlerequired

Title.