Preparing search index...
The search index is not available
@juki-team/commons - v0.0.826
@juki-team/commons
TaskInterface
Interface TaskInterface
interface
TaskInterface
{
assigned
:
UserBasicInterface
[]
;
comments
:
CommentInterface
[]
;
createdAt
:
Date
;
description
:
string
;
dueDate
:
Date
;
id
:
number
;
subtasks
:
[
]
;
title
:
string
;
updatedAt
:
Date
;
}
Index
Properties
assigned
comments
created
At
description
due
Date
id
subtasks
title
updated
At
Properties
assigned
assigned
:
UserBasicInterface
[]
comments
comments
:
CommentInterface
[]
created
At
created
At
:
Date
description
description
:
string
due
Date
due
Date
:
Date
id
id
:
number
subtasks
subtasks
:
[
]
title
title
:
string
updated
At
updated
At
:
Date
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
assigned
comments
created
At
description
due
Date
id
subtasks
title
updated
At
@juki-team/commons - v0.0.826
Loading...