java.gitea.api/docs/PayloadUser.md

16 lines
341 B
Markdown
Executable File

# PayloadUser
PayloadUser represents the author or committer of a commit
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**email** | **String** | | [optional]
**name** | **String** | Full name of the commit author | [optional]
**username** | **String** | | [optional]