@theredspace/spp-client
Preparing search index...
ProjectTaskType
Interface ProjectTaskType
Classification group for ProjectTasks. citeturn14file13
interface
ProjectTaskType
{
active
:
0
|
1
;
created
:
DateContainer
;
id
:
number
;
name
:
string
;
notes
?:
string
;
picklist_label
?:
string
;
suppress_notification
?:
0
|
1
;
updated
:
DateContainer
;
}
Index
Properties
active
created
id
name
notes?
picklist_
label?
suppress_
notification?
updated
Properties
active
active
:
0
|
1
created
created
:
DateContainer
id
id
:
number
name
name
:
string
Optional
notes
notes
?:
string
Optional
picklist_
label
picklist_label
?:
string
Optional
suppress_
notification
suppress_notification
?:
0
|
1
updated
updated
:
DateContainer
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
active
created
id
name
notes
picklist_
label
suppress_
notification
updated
@theredspace/spp-client
Loading...
Classification group for ProjectTasks. citeturn14file13