@ccw-api/api
Preparing search index...
community-web/task/mine
TaskItem
Type Alias TaskItem
type
TaskItem
=
{
description
:
string
;
ext
:
TaskExt
;
name
:
string
;
oid
:
MongoDBId
;
status
:
TaskStatus
;
type
:
TaskType
;
}
Index
Properties
description
ext
name
oid
status
type
Properties
description
description
:
string
ext
ext
:
TaskExt
name
name
:
string
oid
oid
:
MongoDBId
status
status
:
TaskStatus
type
type
:
TaskType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
description
ext
name
oid
status
type
@ccw-api/api
Loading...