Name | Type | Description | Notes |
---|---|---|---|
title | string | ||
todo | string | The actual doings, which will be available on the detail and edit page. | [optional] |
end | \DateTime | [optional] | |
estimation | int | Estimation in seconds | [optional] |
project | int | Project ID | |
activity | int | Activity ID | |
description | string | [optional] | |
tags | string[] | [optional] | |
user | int | User ID | [optional] |
team | int | Team ID | [optional] |