Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 681 Bytes

Task.md

File metadata and controls

21 lines (13 loc) · 681 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]
startDate String Start Date of Task [optional]
endDate String End Date of Task [optional]
userId String User who added Task [optional]
status TaskStatus [optional]
metadata Map<String, Object> [optional]