16 lines
350 B
Markdown
Executable File
16 lines
350 B
Markdown
Executable File
|
|
|
|
# AddTimeOption
|
|
|
|
AddTimeOption options for adding time to an issue
|
|
## Properties
|
|
|
|
Name | Type | Description | Notes
|
|
------------ | ------------- | ------------- | -------------
|
|
**created** | **OffsetDateTime** | | [optional]
|
|
**time** | **Long** | time in seconds |
|
|
**userName** | **String** | User who spent the time (optional) | [optional]
|
|
|
|
|
|
|