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.
15 lines
497 B
15 lines
497 B
6 years ago
|
# TrackedTime
|
||
|
|
||
|
## Properties
|
||
|
Name | Type | Description | Notes
|
||
|
------------ | ------------- | ------------- | -------------
|
||
|
**created** | **datetime** | | [optional]
|
||
|
**id** | **int** | | [optional]
|
||
|
**issue_id** | **int** | | [optional]
|
||
|
**time** | **int** | Time in seconds | [optional]
|
||
|
**user_id** | **int** | | [optional]
|
||
|
|
||
|
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||
|
|
||
|
|