OPENAPI / COMPONENTS / SCHEMAS

create_todo_personal_task_req_body 数据结构

create_todo_personal_task_req_body

create todo personal task req body。

object10字段
biz_sourcestring

biz source。

create_timeinteger

create time。

creatorstring

创建者。

descriptionstring

描述。

due_timeinteger

due time。

executorsarray

executors。

ext_attrsextended_attribute

ext attrs。

notify_configtodo_notify_config

notify config。

statustodo_task_status

状态。

titletodo_task_title必填

标题。