mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-12 17:04:57 +00:00
307 B
307 B
Added, Status
Added | Status |
---|---|
v2.0.0 | Active |
Task Details model
Information about a task.
Details
{
"id": "string",
"assignee": "User",
"dueDate": "data",
"endDate": "string",
"description": "string"
}