# GitCreateCommitRequestAuthor
## Properties
**name** | **String** | The name of the author (or committer) of the commit |
**email** | **String** | The email of the author (or committer) of the commit |
**date** | Option<**String**> | Indicates when this commit was authored (or committed). This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format: `YYYY-MM-DDTHH:MM:SSZ`. | [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)