Constructor
# new TaskTemplate(data)
Model constructor
Parameters:
Name | Type | Description |
---|---|---|
data |
TaskTemplateLike
|
Classes
Members
Number
# plannedDuration
The expected planned workload of the task created from this template, in seconds.
Number
# relativeDueOn
The relative due date and time of the task created from this template, in seconds, from the moment of creating the task.
Number
# relativeStartOn
The relative start date and time of the task created from this template, in seconds, from th emoment of creating the task.
Array.<TaskDependencyTemplateModel>
# taskDependencyTemplates
Array.<TaskTemplateTaskListTemplateModel>
# taskListTemplate
The task list templates of the task template.