java.gitea.api/docs/AddTimeOption.md
2021-02-28 22:05:54 +01:00

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]