You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
TrackedTime
Properties
Name |
Type |
Description |
Notes |
created |
String |
|
[optional] [default to null] |
id |
i64 |
|
[optional] [default to null] |
issue |
*::models::Issue |
|
[optional] [default to null] |
issue_id |
i64 |
deprecated (only for backwards compatibility) |
[optional] [default to null] |
time |
i64 |
Time in seconds |
[optional] [default to null] |
user_id |
i64 |
deprecated (only for backwards compatibility) |
[optional] [default to null] |
user_name |
String |
|
[optional] [default to null] |
[Back to Model list] [Back to API list] [Back to README]