# ReposCreateOrUpdateFileContentsRequestAuthor
## Properties
**name** | **String** | The name of the author or committer of the commit. You'll receive a `422` status code if `name` is omitted. |
**email** | **String** | The email of the author or committer of the commit. You'll receive a `422` status code if `email` is omitted. |
**date** | 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)