16 lines
341 B
Markdown
16 lines
341 B
Markdown
|
|
||
|
|
||
|
# 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]
|
||
|
|
||
|
|
||
|
|