octopush/crates/gitea_raw_client/docs/PayloadUser.md

14 lines
463 B
Markdown
Raw Normal View History

# PayloadUser
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**email** | Option<**String**> | | [optional]
**name** | Option<**String**> | Full name of the commit author | [optional]
**username** | Option<**String**> | | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)