Files
gitea-rs/crates/gitea-client/docs/AddTimeOption.md
2026-03-20 16:24:40 +01:00

503 B

AddTimeOption

Properties

Name Type Description Notes
created Option<String> [optional]
time i64 time in seconds
user_name Option<String> username of the user who spent the time working on the issue (optional) [optional]

[Back to Model list] [Back to API list] [Back to README]