Preparing search index...
The search index is not available
@mobilon-dev/amotop - v0.1.46
@mobilon-dev/amotop
Task
Interface Task
interface
Task
{
complete_till
:
number
;
created_at
?:
number
;
created_by
?:
number
;
duration
?:
number
;
entity_id
?:
number
;
entity_type
?:
string
;
responsible_user_id
?:
number
;
task_type_id
?:
number
;
text
:
string
;
}
Index
Properties
complete_
till
created_
at?
created_
by?
duration?
entity_
id?
entity_
type?
responsible_
user_
id?
task_
type_
id?
text
Properties
complete_
till
complete_
till
:
number
Optional
created_
at
created_
at
?:
number
Optional
created_
by
created_
by
?:
number
Optional
duration
duration
?:
number
Optional
entity_
id
entity_
id
?:
number
Optional
entity_
type
entity_
type
?:
string
Optional
responsible_
user_
id
responsible_
user_
id
?:
number
Optional
task_
type_
id
task_
type_
id
?:
number
text
text
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
complete_
till
created_
at
created_
by
duration
entity_
id
entity_
type
responsible_
user_
id
task_
type_
id
text
@mobilon-dev/amotop - v0.1.46
Loading...