mirror of
https://codeberg.org/gitnex/tea4j-autodeploy
synced 2026-05-31 15:11:56 +00:00
599 B
599 B
TrackedTime
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| created | Date | [optional] | |
| id | Long | ID is the unique identifier for the tracked time entry | [optional] |
| issue | Issue | [optional] | |
| issueId | Long | deprecated (only for backwards compatibility) | [optional] |
| time | Long | Time in seconds | [optional] |
| userId | Long | deprecated (only for backwards compatibility) | [optional] |
| userName | String | username of the user | [optional] |