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