Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 822 Bytes

Task.md

File metadata and controls

23 lines (15 loc) · 822 Bytes

Task

Properties

Name Type Description Notes
taskId String Task Identifier [optional]
insertedDate String Inserted Timestamp [optional]
name String Name of Task [optional]
description String Description of Task [optional]
plannedStartDate String Planned Start Date of Task [optional]
startDate String Start Date of Task [optional]
endDate String End Date of Task [optional]
dueDate String Due Date of Task [optional]
userId String User who added Task [optional]
status TaskStatus [optional]
metadata Map<String, Object> [optional]