java.gitea.api/docs/AddTimeOption.md

16 lines
350 B
Markdown
Raw Normal View History

2021-02-28 22:04:54 +01:00
# 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]